Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.3 (3804 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 389910/tftp-deploy-wspkwjtg/kernel/Image tftp 0x00080000 389910/tftp-deploy-wspkwjtg/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.3 Filename '389910/tftp-deploy-wspkwjtg/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.5 MiB 18.2 MiB/s done Bytes transferred = 31984128 (1e80a00 hex) U-Boot> tftp 0x06700000 389910/tftp-deploy-wspkwjtg/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 389910/tftp-deploy-wspkwjtg/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.3 Filename '389910/tftp-deploy-wspkwjtg/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *############################################T T ###### 55.9 MiB 4.2 MiB/s done Bytes transferred = 58590212 (37e0404 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 389910/tftp-deploy-wspkwjtg/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 389910/tftp-deploy-wspkwjtg/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.3 Filename '389910/tftp-deploy-wspkwjtg/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 4.2 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2110000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 58590148 Bytes = 55.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 36747000, end 39f273c4 ... OK Loading Device Tree to 000000003673d000, end 00000000367467a9 ... OK Working FDT set to 3673d000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.218-cip49 (KernelCI@build-j228599-arm64-gcc-10-defconfig-zqshz) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Thu Jun 13 15:05:57 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000032400000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbfbb00-0x7fbfdfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1758480K/2019328K available (14592K kernel code, 2818K rwdata, 7680K rodata, 6016K init, 512K bss, 195312K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008625] Console: colour dummy device 80x25 <6>[ 0.013477] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024307] pid_max: default: 32768 minimum: 301 <6>[ 0.029320] LSM: Security Framework initializing <6>[ 0.034344] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042124] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052185] rcu: Hierarchical SRCU implementation. <6>[ 0.059514] EFI services will not be available. <6>[ 0.064675] smp: Bringing up secondary CPUs ... <6>[ 0.070065] Detected PIPT I-cache on CPU1 <6>[ 0.070127] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070728] Detected PIPT I-cache on CPU2 <6>[ 0.070773] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071352] Detected PIPT I-cache on CPU3 <6>[ 0.071394] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071482] smp: Brought up 1 node, 4 CPUs <6>[ 0.109432] SMP: Total of 4 processors activated. <6>[ 0.114461] CPU features: detected: 32-bit EL0 Support <6>[ 0.119945] CPU features: detected: CRC32 instructions <6>[ 0.125414] CPU features: detected: 32-bit EL1 Support <6>[ 0.149524] CPU: All CPU(s) started at EL2 <6>[ 0.153982] alternatives: patching kernel code <6>[ 0.160259] devtmpfs: initialized <6>[ 0.169000] KASLR enabled <6>[ 0.172139] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182273] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191323] pinctrl core: initialized pinctrl subsystem <6>[ 0.198305] DMI not present or invalid. <6>[ 0.203280] NET: Registered protocol family 16 <6>[ 0.209626] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217116] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225360] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233672] audit: initializing netlink subsys (disabled) <5>[ 0.239588] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240650] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.247698] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254371] cpuidle: using governor menu <6>[ 0.265683] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.272913] ASID allocator initialised with 32768 entries <6>[ 0.280287] Serial: AMBA PL011 UART driver <6>[ 0.322800] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.329866] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.336911] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.343952] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.352495] cryptd: max_cpu_qlen set to 1000 <6>[ 0.359953] ACPI: Interpreter disabled. <6>[ 0.366302] iommu: Default domain type: Translated <6>[ 0.371768] vgaarb: loaded <5>[ 0.375079] SCSI subsystem initialized <6>[ 0.379533] usbcore: registered new interface driver usbfs <6>[ 0.385400] usbcore: registered new interface driver hub <6>[ 0.391071] usbcore: registered new device driver usb <4>[ 0.396606] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.404777] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.410065] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.419575] PTP clock support registered <6>[ 0.423955] EDAC MC: Ver: 3.0.0 <6>[ 0.428854] FPGA manager framework <6>[ 0.432656] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.439907] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.446549] VFS: Disk quotas dquot_6.6.0 <6>[ 0.450843] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.458272] pnp: PnP ACPI: disabled <6>[ 0.469182] NET: Registered protocol family 2 <6>[ 0.474204] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.483573] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.492549] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.500924] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.508891] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.515969] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523075] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.530763] NET: Registered protocol family 1 <6>[ 0.535938] RPC: Registered named UNIX socket transport module. <6>[ 0.542195] RPC: Registered udp transport module. <6>[ 0.547218] RPC: Registered tcp transport module. <6>[ 0.552239] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.559029] PCI: CLS 0 bytes, default 64 <6>[ 0.563442] Unpacking initramfs... <6>[ 4.893089] Freeing initrd memory: 57216K <6>[ 4.898458] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.907164] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.913218] kvm [1]: vgic interrupt IRQ9 <6>[ 4.917638] kvm [1]: Hyp mode initialized successfully <5>[ 4.925277] Initialise system trusted keyrings <6>[ 4.930285] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.943846] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.950745] NFS: Registering the id_resolver key type <5>[ 4.956160] Key type id_resolver registered <5>[ 4.960660] Key type id_legacy registered <6>[ 4.965078] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.972125] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 4.980050] 9p: Installing v9fs 9p2000 file system support <5>[ 5.050183] Key type asymmetric registered <5>[ 5.054601] Asymmetric key parser 'x509' registered <6>[ 5.059831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.067579] io scheduler mq-deadline registered <6>[ 5.072428] io scheduler kyber registered <4>[ 5.089950] EINJ: ACPI disabled. <6>[ 5.112462] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.120984] printk: console [ttyS1] disabled <6>[ 5.125665] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.134958] printk: console [ttyS1] enabled <6>[ 5.134958] printk: console [ttyS1] enabled <6>[ 5.143978] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.143978] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.156633] SuperH (H)SCI(F) driver initialized <6>[ 5.162084] msm_serial: driver initialized <6>[ 5.175379] loop: module loaded <6>[ 5.180014] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.188758] megasas: 07.714.04.00-rc1 <6>[ 5.198978] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.205235] thunder_xcv, ver 1.0 <6>[ 5.208831] thunder_bgx, ver 1.0 <6>[ 5.212416] nicpf, ver 1.0 <6>[ 5.216753] hclge is initializing <6>[ 5.220413] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.228021] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.233726] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.238948] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.245089] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.250395] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.256712] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.262458] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.268411] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.275039] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.281676] sky2: driver version 1.30 <6>[ 5.286866] VFIO - User Level meta-driver version: 0.3 <6>[ 5.294380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.301304] ehci-pci: EHCI PCI platform driver <6>[ 5.306121] ehci-platform: EHCI generic platform driver <6>[ 5.311835] ehci-orion: EHCI orion driver <6>[ 5.316287] ehci-exynos: EHCI Exynos driver <6>[ 5.320906] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.327465] ohci-pci: OHCI PCI platform driver <6>[ 5.332279] ohci-platform: OHCI generic platform driver <6>[ 5.337975] ohci-exynos: OHCI Exynos driver <6>[ 5.343134] usbcore: registered new interface driver usb-storage <6>[ 5.352597] i2c /dev entries driver <6>[ 5.358643] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.366250] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.377008] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.385829] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.392391] sdhci: Copyright(c) Pierre Ossman <6>[ 5.397685] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.405163] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.413433] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.421680] usbcore: registered new interface driver usbhid <6>[ 5.427611] usbhid: USB HID core driver <6>[ 5.432882] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.443304] NET: Registered protocol family 17 <6>[ 5.448287] 9pnet: Installing 9P2000 support <5>[ 5.452956] Key type dns_resolver registered <6>[ 5.457897] registered taskstats version 1 <5>[ 5.462347] Loading compiled-in X.509 certificates <6>[ 5.472482] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.481980] serial serial0: tty port ttyAMA0 registered <6>[ 5.501216] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.516476] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.524166] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.632539] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.645661] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.683811] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.692128] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.707129] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.714689] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.722291] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.731147] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.738747] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.804979] mmc0: new high speed SDIO card at address 0001 <6>[ 5.819056] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.826584] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.833311] mmcblk1: p1 p2 <6>[ 17.975937] clk: Disabling unused clocks <6>[ 17.980289] ALSA device list: <6>[ 17.983566] No soundcards found. <6>[ 17.992980] Freeing unused kernel memory: 6016K <6>[ 17.998110] Run /init as init process <30>[ 18.033919] systemd[1]: System time before build time, advancing clock. <6>[ 18.055056] NET: Registered protocol family 10 <6>[ 18.060946] Segment Routing with IPv6 <30>[ 18.074556] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 18.108226] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.128248] systemd[1]: Hostname set to . <30>[ 18.417768] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.431466] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 18.457657] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 18.485839] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 18.513244] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 18.536361] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 18.564274] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 18.592136] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 18.612212] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.636084] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.664115] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.692131] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.716087] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 18.740045] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.764083] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.784119] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.812360] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 18.841112] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 18.868669] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 18.896641] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.924678] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.952552] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 18.984165] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.012098] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.040317] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.064500] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.084625] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 19.116955] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.148728] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module <6>[ 19.163328] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.188777] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.220749] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.252630] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.280784] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.294254] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.306908] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.337240] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.368856] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.400605] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.432724] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.471434] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... <46>[ 19.841164] systemd-journald[124]: Received client request to flush runtime journal. Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... <5>[ 20.828278] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.859467] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.ta<6>[ 21.145918] iproc-rng200 fe104000.rng: hwrng registered rget[0m<3>[ 21.149560] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock - Graph<6>[ 21.152131] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: ical Int<3>[ 21.166898] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock erface. <6>[ 21.184131] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <3>[ 21.186535] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock Starting [0;1;39msystemd-update-ut… <6>[ 21.208797] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 Record R<3>[ 21.210124] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock unlevel Change in UTMP... [[0;32m OK [0m] Reached target [0;1;39musb-<5>[ 21.270582] cfg80211: Loading compiled-in X.509 certificates for regulatory database gadget.…m - Ha<6>[ 21.280016] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 rdware activated USB gadget. [[0;32m OK [0m] Finished [0;1;39msy<5>[ 21.308599] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' stemd-up<6>[ 21.312137] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 date-ut… - Record Runl<5>[ 21.326894] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' evel Change in U<4>[ 21.336888] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 TMP. <6>[ 21.343337] Bluetooth: Core ver 2.22 <4>[ 21.357461] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 21.361301] NET: Registered protocol family 31 <3>[ 21.371160] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 21.380527] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 21.381520] Bluetooth: HCI device and connection manager initialized <6>[ 21.388870] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.396884] Bluetooth: HCI socket layer initialized <3>[ 21.405926] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.406179] Bluetooth: L2CAP socket layer initialized <6>[ 21.414835] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 21.420772] Bluetooth: SCO socket layer initialized <6>[ 21.429527] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.432098] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <6>[ 21.441622] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.456694] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <4>[ 21.463486] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 21.466021] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <4>[ 21.473713] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin <6>[ 21.480807] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.489902] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.503033] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.504805] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.513871] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.525313] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.527625] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.539219] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.543365] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 21.552417] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <6>[ 21.554579] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.564523] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 21.568429] cfg80211: failed to load regulatory.db <6>[ 21.578292] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 21.579808] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.583064] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 21.586259] Bluetooth: HCI UART driver ver 2.3 [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Swit<6>[ 21.608419] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] ch Status /dev/r<6>[ 21.617183] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] fkill Wa<6>[ 21.620751] Bluetooth: HCI UART protocol H4 registered tch. <6>[ 21.625644] pci 0000:00:00.0: PCI bridge to [bus 01] <5>[ 21.635944] random: crng init done <6>[ 21.637536] Bluetooth: HCI UART protocol LL registered <6>[ 21.646767] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 21.647401] Bluetooth: HCI UART protocol Broadcom registered <6>[ 21.655338] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 21.660316] Bluetooth: HCI UART protocol QCA registered <6>[ 21.666806] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <4>[ 21.673596] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [[0;32m<4>[ 21.686421] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [<6>[ 21.724023] xhci_hcd 0000:01:00.0: xHCI Host Controller 0m] Reac<6>[ 21.729912] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 hed targ<6>[ 21.738533] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 et [0;1<6>[ 21.748980] xhci_hcd 0000:01:00.0: xHCI Host Controller ;39msoun<6>[ 21.754756] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 d.target<6>[ 21.763213] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [0m - S<6>[ 21.770952] hub 1-0:1.0: USB hub found ound Car<6>[ 21.775330] hub 1-0:1.0: 1 port detected d. <6>[ 21.780851] hub 2-0:1.0: USB hub found <6>[ 21.784994] hub 2-0:1.0: 4 ports detected Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.218-cip49 #1 SMP PREEMPT Thu Jun 13 15:05:57 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debi<6>[ 21.844073] uart-pl011 fe201000.serial: no DMA platform data an GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # # / # export SHELL=/bin/sh <6>[ 22.035944] usb 1-1: new high-speed USB device number 2 using xhci_hcd export SHELL=/bin/sh<6>[ 22.092593] Bluetooth: hci0: BCM: chip id 107 <6>[ 22.097589] Bluetooth: hci0: BCM: features 0x2f <6>[ 22.103966] Bluetooth: hci0: BCM4345C0 <6>[ 22.108110] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 22.116542] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 22.123580] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 22.129106] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' / # . /lava-389910/environment <6>[ 22.195973] hub 1-1:1.0: USB hub found <6>[ 22.200341] hub 1-1:1.0: 4 ports detected . /lava-389910/environment / # /lava-389910/bin/lava-test-runner /lava-389910/0 /lava-389910/bin/lava-test-runner /lava-389910/0 + export TESTRUN_ID=0_igt-<8>[ 22.411640] kms-vc4 + cd /lava-389910/0/tests/0_igt-kms-vc4 + cat uuid + UUID=389910_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=vc4 /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster_vs_auth drm_read kms_addfb_<8>[ 22.439071] basic kms_atomic kms_flip_event_leak kms_prop_blob kms_setmode kms_vblank vc4_create_bo vc4_dmabuf_poll vc4_label_bo vc4_lookup_fail vc4_mmap vc4_prefmon vc4_purgeable_bo vc4_tiling vc4_wait_bo vc4_wait_seqno <14>[ 22.462872] [IGT] core_auth: executing IGT-Vers<14>[ 22.467570] [IGT] core_auth: starting subtest getclient-simple ion: 1.2<14>[ 22.474668] [IGT] core_auth: finished subtest getclient-simple, SUCCESS 8-ga44eb<14>[ 22.482227] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=17063057<8>[ 22.493538] 20 for randomisation Starting subtest: getclient-simple Opened device: /dev/dri/card0 [1mSubtest getclient-simple: SUCCESS (0.000s)[0m <14>[ 22.520638] [IGT] core_auth: executing IGT-Vers<14>[ 22.525206] [IGT] core_auth: starting subtest getclient-master-drop ion: 1.2<14>[ 22.532753] [IGT] core_auth: finished subtest getclient-master-drop, SUCCESS 8-ga44eb<14>[ 22.540779] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_<8>[ 22.550433] SRANDOM=1706305720 for randomisation Starting subtest: getclient-master-drop Opened device: /dev/dri/card0 [1mSubtest getclient-master-drop: SUCCESS (0.000s)[0m <14>[ 22.575647] [IGT] core_auth: executing IGT-Vers<14>[ 22.580191] [IGT] core_auth: starting subtest basic-auth ion: 1.2<14>[ 22.586699] [IGT] core_auth: finished subtest basic-auth, SUCCESS 8-ga44eb<14>[ 22.593690] [IGT] core_auth: exiting, ret=0 fe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_<8>[ 22.603327] SRANDOM=17063057<3>[ 22.611952] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 20 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-auth [1mSubtest b<14>[ 22.627762] [IGT] core_auth: executing asic-aut<14>[ 22.632744] [IGT] core_auth: starting subtest many-magics h: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 Starting subtest: <14>[ 22.655622] [IGT] core_auth: finished subtest many-magics, SUCCESS many-mag<14>[ 22.662642] [IGT] core_auth: exiting, ret=0 ics Reopening device failed after 1020 opens [1mSubte<8>[ 22.672012] st many-magics: SUCCESS <8>[ 22.681609] (0.016s)[0m <14>[ 22.721963] [IGT] core_getclient: executing IGT-Vers<14>[ 22.727099] [IGT] core_getclient: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Us<8>[ 22.737424] ing IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.780999] [IGT] core_getstats: executing IGT-Vers<14>[ 22.786116] [IGT] core_getstats: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarc<8>[ 22.796207] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.839178] [IGT] core_getversion: executing IGT-Vers<14>[ 22.844299] [IGT] core_getversion: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarc<8>[ 22.854531] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <14>[ 22.898102] [IGT] core_setmaster_vs_auth: executing IGT-Vers<14>[ 22.904015] [IGT] core_setmaster_vs_auth: exiting, ret=0 ion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarc<8>[ 22.914659] h64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 SUCCESS (0.006s) <8>[ 22.944433] <14>[ 22.966719] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Opened device: /dev/dri/card0 <6>[ 22.983764] vc4-drm gpu: [drm] Cannot find any crtc or sizes <14>[ 23.118741] [IGT] drm_read: starting subtest invalid-buffer Starting<14>[ 23.124916] [IGT] drm_read: finished subtest invalid-buffer, SUCCESS subtest<14>[ 23.132564] [IGT] drm_read: exiting, ret=0 : invalid-buffer [1mSubtest invalid-buffer: SUCCESS (0.000s)[0m <8>[ 23.143624] <14>[ 23.169790] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.310602] [IGT] drm_read: starting subtest fault-buffer Starting<14>[ 23.316688] [IGT] drm_read: finished subtest fault-buffer, SUCCESS subtest<14>[ 23.323995] [IGT] drm_read: exiting, ret=0 : fault-buffer [1mSubtest fault-buffer: SUCCESS (0.000s)[0m <8>[ 23.334918] <14>[ 23.361381] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Opened device: /dev/dri/card0 <14>[ 23.502879] [IGT] drm_read: starting subtest empty-block Starting subtest: empty-block [1mSubt<14>[ 24.508912] [IGT] drm_read: finished subtest empty-block, SUCCESS est empt<14>[ 24.516262] [IGT] drm_read: exiting, ret=0 y-block: SUCCESS (1.000s)[0m <8>[ 24.527204] <14>[ 24.553749] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.694202] [IGT] drm_read: starting subtest empty-nonblock Starting<14>[ 24.700369] [IGT] drm_read: finished subtest empty-nonblock, SUCCESS subtest<14>[ 24.707959] [IGT] drm_read: exiting, ret=0 : empty-nonblock [1mSubtest empty-nonblock: SUCCESS (0.000s)[0m <8>[ 24.719003] <14>[ 24.745364] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 24.886555] [IGT] drm_read: starting subtest short-buffer-block Starting<14>[ 24.893091] [IGT] drm_read: finished subtest short-buffer-block, SUCCESS subtest<14>[ 24.901017] [IGT] drm_read: exiting, ret=0 : short-buffer-block [1mSubtest short-buffer-block: SUCCESS (0.000s)[<8>[ 24.912114] 0m <14>[ 24.939002] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Opened device: /dev/dri/card0 <14>[ 25.080001] [IGT] drm_read: starting subtest short-buffer-nonblock Starting<14>[ 25.086763] [IGT] drm_read: finished subtest short-buffer-nonblock, SUCCESS subtest<14>[ 25.094936] [IGT] drm_read: exiting, ret=0 : short-buffer-nonblock [1mSubtest short-buffer-nonblock: SUCCESS (0.0<8>[ 25.105962] 00s)[0m <14>[ 25.133252] [IGT] drm_read: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Opened device: /dev/dri/card0 <14>[ 25.274193] [IGT] drm_read: starting subtest short-buffer-wakeup Starting subtest: short-buffer-wakeup [1mSubt<14>[ 57.493716] [IGT] drm_read: finished subtest short-buffer-wakeup, SUCCESS est shor<14>[ 57.501767] [IGT] drm_read: exiting, ret=0 t-buffer-wakeup: SUCCESS (32.213s)[0m <8>[ 57.512592] <8>[ 57.522886] <8>[ 57.547740] <14>[ 57.570773] [IGT] kms_addfb_basic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-ci<14>[ 57.579804] [IGT] kms_addfb_basic: starting subtest unused-handle p49 aarc<14>[ 57.587175] [IGT] kms_addfb_basic: finished subtest unused-handle, SUCCESS h64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-handle [1mSubtest unused-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../l<14>[ 57.614798] [IGT] kms_addfb_basic: exiting, ret=0 ib/drmtest.c:880: Test requirement: is_intel_device(fd)<8>[ 57.625087] Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib<14>[ 57.649255] [IGT] kms_addfb_basic: executing /drmtest.c:880: Test requirement: is_intel_devi<14>[ 57.657802] [IGT] kms_addfb_basic: starting subtest unused-pitches ce(fd) <14>[ 57.665303] [IGT] kms_addfb_basic: finished subtest unused-pitches, SUCCESS IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-pitches [1mSubtest unused-pitches: SUCCESS (0.00<14>[ 57.692635] [IGT] kms_addfb_basic: exiting, ret=0 0s)[0m Test requirement not met in function igt_require_intel, file ..<8>[ 57.703780] /lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_<14>[ 57.730827] [IGT] kms_addfb_basic: executing require_intel, file ../lib/drmtest.c:880<14>[ 57.739477] [IGT] kms_addfb_basic: starting subtest unused-offsets : Test <14>[ 57.746516] [IGT] kms_addfb_basic: finished subtest unused-offsets, SUCCESS requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: unused-offsets [1mSub<14>[ 57.773833] [IGT] kms_addfb_basic: exiting, ret=0 test unused-offsets: SUCCESS (0.000s)[0m Test requirem<8>[ 57.783576] ent not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 57.809156] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) Test requirement not me<14>[ 57.817944] [IGT] kms_addfb_basic: starting subtest unused-modifier t in fun<14>[ 57.825559] [IGT] kms_addfb_basic: finished subtest unused-modifier, SUCCESS ction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device:<14>[ 57.852832] [IGT] kms_addfb_basic: exiting, ret=0 /dev/dri/card0 Starting subtest: unused-modifier [1mSubtest unused-m<8>[ 57.864023] odifier: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:<14>[ 57.892016] [IGT] kms_addfb_basic: executing 880: Test requirement: is_intel_device(fd) Tes<14>[ 57.900693] [IGT] kms_addfb_basic: starting subtest clobberred-modifier t requir<14>[ 57.908571] [IGT] kms_addfb_basic: finished subtest clobberred-modifier, SKIP ement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisa<14>[ 57.936021] [IGT] kms_addfb_basic: exiting, ret=77 tion Opened device: /dev/dri/card0 Starting subtest: clobberred-modifi<8>[ 57.947354] er Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest clobberred-modifier: SKIP (0.000s)[0m Test requirement not met in function igt_requir<14>[ 57.974661] [IGT] kms_addfb_basic: executing e_intel, file ../lib/drmtest.c:880: Test requir<14>[ 57.983510] [IGT] kms_addfb_basic: starting subtest invalid-smem-bo-on-discrete ement: i<14>[ 57.992162] [IGT] kms_addfb_basic: finished subtest invalid-smem-bo-on-discrete, SKIP s_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmte<14>[ 58.019936] [IGT] kms_addfb_basic: exiting, ret=77 st.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44<8>[ 58.030941] ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305755 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-smem-bo-on-discrete Test requirement not met in function igt_require_i<14>[ 58.059005] [IGT] kms_addfb_basic: executing ntel, file ../lib/drmtest.c:880: Test r<14>[ 58.067830] [IGT] kms_addfb_basic: starting subtest legacy-format equirement: is_intel_device(fd) [1mSubtest invalid-smem-bo-on-discrete: SKIP (0.000s)[0m Test requirement not met in functio<14>[ 58.084975] [IGT] kms_addfb_basic: finished subtest legacy-format, SUCCESS n igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirem<14>[ 58.112097] [IGT] kms_addfb_basic: exiting, ret=0 ent not met in function igt_require_intel, file ../lib/drmtest.c:880: T<8>[ 58.123565] est requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: legacy-format Succ<14>[ 58.150983] [IGT] kms_addfb_basic: executing essfully fuzzed 10000 {bpp, depth} variations [1mSubte<14>[ 58.160531] [IGT] kms_addfb_basic: starting subtest no-handle st legac<14>[ 58.167005] [IGT] kms_addfb_basic: finished subtest no-handle, SUCCESS y-format: SUCCESS (0.010s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_inte<14>[ 58.192489] [IGT] kms_addfb_basic: exiting, ret=0 l, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<8>[ 58.203724] st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for <14>[ 58.230208] [IGT] kms_addfb_basic: executing randomisation Opened device: /dev/dri/card0 Starting subtest: <14>[ 58.240512] [IGT] kms_addfb_basic: starting subtest basic no-handl<14>[ 58.247134] [IGT] kms_addfb_basic: finished subtest basic, SUCCESS e [1mSubtest no-handle: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function <14>[ 58.272323] [IGT] kms_addfb_basic: exiting, ret=0 igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_inte<8>[ 58.283388] l_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM<14>[ 58.309952] [IGT] kms_addfb_basic: executing =1706305756 for randomisation Opened device: /dev/dri/card0 St<14>[ 58.319936] [IGT] kms_addfb_basic: starting subtest bad-pitch-0 arting s<14>[ 58.327070] [IGT] kms_addfb_basic: finished subtest bad-pitch-0, SUCCESS ubtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in f<14>[ 58.352810] [IGT] kms_addfb_basic: exiting, ret=0 unction igt_require_intel, file ../lib/drmtest.c:880: T<8>[ 58.362641] est requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 58.388022] [IGT] kms_addfb_basic: executing 10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for <14>[ 58.398018] [IGT] kms_addfb_basic: starting subtest bad-pitch-32 randomis<14>[ 58.404731] [IGT] kms_addfb_basic: finished subtest bad-pitch-32, SUCCESS ation O<46>[ 58.412624] systemd-journald[124]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.1 (1537 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. pened de<46>[ 58.434726] systemd-journald[124]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. vice: /dev/dri/card0 Starting subtest: bad-pitch-0 [1mSubtest bad-pitch-0: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file<14>[ 58.464024] [IGT] kms_addfb_basic: exiting, ret=0 ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) T<8>[ 58.474922] est requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 58.500984] [IGT] kms_addfb_basic: executing rement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64<14>[ 58.514494] [IGT] kms_addfb_basic: starting subtest bad-pitch-63 ) Using<14>[ 58.521331] [IGT] kms_addfb_basic: finished subtest bad-pitch-63, SUCCESS IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-32 [1mSubtest bad-pitch-32: SUCCESS (0.000s)[0m Test requirement not met in function igt_requi<14>[ 58.546477] [IGT] kms_addfb_basic: exiting, ret=0 re_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(<8>[ 58.557439] fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test require<14>[ 58.584457] [IGT] kms_addfb_basic: executing ment: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (a<14>[ 58.594388] [IGT] kms_addfb_basic: starting subtest bad-pitch-128 arch64) <14>[ 58.601149] [IGT] kms_addfb_basic: finished subtest bad-pitch-128, SUCCESS (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-63 [1mSubtest bad-pitch-63: SUCCESS (0.000s)[0m Test requirement<14>[ 58.626833] [IGT] kms_addfb_basic: exiting, ret=0 not met in function igt_require_intel, file ../lib/drmt<8>[ 58.637156] est.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met i<14>[ 58.661974] [IGT] kms_addfb_basic: executing n function igt_require_intel, file ../lib/drmtest.c:880: Test r<14>[ 58.671757] [IGT] kms_addfb_basic: starting subtest bad-pitch-256 equireme<14>[ 58.679152] [IGT] kms_addfb_basic: finished subtest bad-pitch-256, SUCCESS nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-128 [1mSubte<14>[ 58.705630] [IGT] kms_addfb_basic: exiting, ret=0 st bad-pitch-128: SUCCESS (0.000s)[0m Test requirement not met<8>[ 58.716729] in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device<14>[ 58.742852] [IGT] kms_addfb_basic: executing (fd) Test requirement not met in function igt_require_intel, fi<14>[ 58.752720] [IGT] kms_addfb_basic: starting subtest bad-pitch-1024 le ../li<14>[ 58.760045] [IGT] kms_addfb_basic: finished subtest bad-pitch-1024, SUCCESS b/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 St<14>[ 58.785995] [IGT] kms_addfb_basic: exiting, ret=0 arting subtest: bad-pitch-256 [1mSubtest bad-pitch-256<8>[ 58.795843] : SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file <14>[ 58.821584] [IGT] kms_addfb_basic: executing ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<14>[ 58.831587] [IGT] kms_addfb_basic: starting subtest bad-pitch-999 st requi<14>[ 58.838926] [IGT] kms_addfb_basic: finished subtest bad-pitch-999, SUCCESS rement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for <14>[ 58.865188] [IGT] kms_addfb_basic: exiting, ret=0 randomisation Opened device: /dev/dri/card0 Starting subtest: bad-pitc<8>[ 58.876581] h-1024 [1mSubtest bad-pitch-1024: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_re<14>[ 58.903506] [IGT] kms_addfb_basic: executing quire_intel, file ../lib/drmtest.c:880: Test requirement: is_in<14>[ 58.913854] [IGT] kms_addfb_basic: starting subtest bad-pitch-65536 tel_devi<14>[ 58.921338] [IGT] kms_addfb_basic: finished subtest bad-pitch-65536, SUCCESS ce(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) <14>[ 58.946780] [IGT] kms_addfb_basic: exiting, ret=0 Using IGT_SRANDOM=1706305756 for randomisation Opened device: /dev/dri<8>[ 58.957814] /card0 Starting subtest: bad-pitch-999 [1mSubtest bad-pitch-999: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Tes<14>[ 58.984665] [IGT] kms_addfb_basic: executing t requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: <14>[ 58.995925] [IGT] kms_addfb_basic: starting subtest invalid-get-prop-any Test re<14>[ 59.003840] [IGT] kms_addfb_basic: finished subtest invalid-get-prop-any, SUCCESS quirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 59.028663] [IGT] kms_addfb_basic: exiting, ret=0 (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305756 for random<8>[ 59.039979] isation Opened device: /dev/dri/card0 Starting subtest: bad-pitch-65536 [1mSubtest bad-pitch-65536: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 59.067601] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) Test requirement not met in function igt_require_intel,<14>[ 59.079401] [IGT] kms_addfb_basic: starting subtest invalid-get-prop file ..<14>[ 59.086873] [IGT] kms_addfb_basic: finished subtest invalid-get-prop, SUCCESS /lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Versi<14>[ 59.111319] [IGT] kms_addfb_basic: exiting, ret=0 on: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_S<8>[ 59.122631] RANDOM=1706305756 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/<14>[ 59.150693] [IGT] kms_addfb_basic: executing drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met <14>[ 59.162346] [IGT] kms_addfb_basic: starting subtest invalid-set-prop-any in funct<14>[ 59.170240] [IGT] kms_addfb_basic: finished subtest invalid-set-prop-any, SUCCESS ion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: <14>[ 59.194974] [IGT] kms_addfb_basic: exiting, ret=0 is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.2<8>[ 59.206477] 18-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m Test requirement not met in fu<14>[ 59.233810] [IGT] kms_addfb_basic: executing nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel<14>[ 59.245027] [IGT] kms_addfb_basic: starting subtest invalid-set-prop _device(<14>[ 59.252565] [IGT] kms_addfb_basic: finished subtest invalid-set-prop, SUCCESS fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../<14>[ 59.277009] [IGT] kms_addfb_basic: exiting, ret=0 lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: <8>[ 59.288348] 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000<14>[ 59.315683] [IGT] kms_addfb_basic: executing s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test<14>[ 59.328799] [IGT] kms_addfb_basic: starting subtest master-rmfb require<14>[ 59.335973] [IGT] kms_addfb_basic: finished subtest master-rmfb, SUCCESS ment: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met i<14>[ 59.358409] [IGT] kms_addfb_basic: exiting, ret=0 n function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<8>[ 59.369829] nt: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest in<14>[ 59.396608] [IGT] kms_addfb_basic: executing valid-set-prop: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtes<14>[ 59.411138] [IGT] kms_addfb_basic: starting subtest addfb25-modifier-no-flag t.c:880:<14>[ 59.419430] [IGT] kms_addfb_basic: finished subtest addfb25-modifier-no-flag, SUCCESS Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(f<14>[ 59.442134] [IGT] kms_addfb_basic: exiting, ret=0 d) Test requirement not met in function igt_require_int<8>[ 59.451800] el, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Ope<14>[ 59.477053] [IGT] kms_addfb_basic: executing ned device: /dev/dri/card0 Starting subtest: master-rmfb [1mSubtest master-rmfb: SUCCESS (0.000s)[0m<14>[ 59.491130] [IGT] kms_addfb_basic: starting subtest addfb25-bad-modifier Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requi<14>[ 59.506829] [IGT] kms_addfb_basic: finished subtest addfb25-bad-modifier, FAIL rement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test req<14>[ 59.528396] [IGT] kms_addfb_basic: exiting, ret=98 uirement not met in function igt_require_intel, file ../lib/drmtest.c:88<8>[ 59.539774] 0: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-modifier-no-fl<14>[ 59.567964] [IGT] kms_addfb_basic: executing ag [1mSubtest addfb25-modifier-no-flag: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requ<14>[ 59.597227] [IGT] kms_addfb_basic: exiting, ret=77 irement: is_intel_device(fd) Test requirement not met i<8>[ 59.607445] n function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for <14>[ 59.633778] [IGT] kms_addfb_basic: executing randomisation Opened device: /dev/dri/card0 Starting subtest: addfb25-bad-modifier (kms_addfb_basic:363) CRITICAL: Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:363) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) <14>[ 59.663384] [IGT] kms_addfb_basic: exiting, ret=77 << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) << 0<8>[ 59.673544] ) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:363) CRITICAL: error: 0 != -1 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xc94f43<14>[ 59.699481] [IGT] kms_addfb_basic: executing 58] #2 [+0xc94f5fbc] #3 [+0xc94f156c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xc94f15b0] Subtest addfb25-bad-modifier failed. **** DEBUG **** (kms_addfb_basic:363) ioctl_wrappers-DEBUG: Test requirement passed: ig<14>[ 59.728923] [IGT] kms_addfb_basic: exiting, ret=77 t_has_fb_modifiers(fd) (kms_addfb_basic:363) CRITICAL: <8>[ 59.739071] Test assertion failure function addfb25_tests, file ../tests/kms_addfb_basic.c:714: (kms_addfb_basic:363) CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB8)) <<<14>[ 59.766942] [IGT] kms_addfb_basic: executing 0) | ((((sizeof(struct drm_mode_fb_cmd2)))) << ((0+8)+8)))), (&f)) == -1 (kms_addfb_basic:363) CRITICAL: error: 0 != -1 (kms_addfb_basic:363) igt_core-INFO: Stack trace: (kms_addfb_basic:363) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_addfb_basic:363<14>[ 59.796189] [IGT] kms_addfb_basic: exiting, ret=77 ) igt_core-INFO: #1 [+0xc94f4358] (kms_addfb<8>[ 59.806475] _basic:363) igt_core-INFO: #2 [+0xc94f5fbc] (kms_addfb_basic:363) igt_core-INFO: #3 [+0xc94f156c] (kms_addfb_basic:363) igt_core-INFO: #4 [__libc_init_first+0x80] (k<14>[ 59.831430] [IGT] kms_addfb_basic: executing ms_addfb_basic:363) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_addfb_basic:363) igt_core-INFO: #6 [+0xc94f15b0] **** END **** [1mSubtest addfb25-bad-modifier: FAIL (0.008s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:<14>[ 59.860571] [IGT] kms_addfb_basic: exiting, ret=77 880: Test requirement: is_intel_device(fd) Test requir<8>[ 59.870800] ement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 59.895383] [IGT] kms_addfb_basic: executing est.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 59.923993] [IGT] kms_addfb_basic: exiting, ret=77 est.c:880: Test requirement: is_intel_device(fd) [1mS<8>[ 59.933836] ubtest addfb25-x-tiled-mismatch-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Te<14>[ 59.958193] [IGT] kms_addfb_basic: executing st requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for randomisation Opened device: /dev/dri/card0 Test requi<14>[ 59.987111] [IGT] kms_addfb_basic: exiting, ret=77 rement not met in function igt_require_intel, file ../li<8>[ 59.997396] b/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:88<14>[ 60.021859] [IGT] kms_addfb_basic: executing 0: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757<14>[ 60.050178] [IGT] kms_addfb_basic: starting subtest size-max for ran<14>[ 60.056671] [IGT] kms_addfb_basic: finished subtest size-max, SUCCESS domisati<14>[ 60.064299] [IGT] kms_addfb_basic: exiting, ret=0 on Opened device: /dev/dri/card0 Test requirement not met in function <8>[ 60.075671] igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmt<14>[ 60.102244] [IGT] kms_addfb_basic: executing est.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757<14>[ 60.131131] [IGT] kms_addfb_basic: starting subtest too-wide for ran<14>[ 60.137636] [IGT] kms_addfb_basic: finished subtest too-wide, SUCCESS domisati<14>[ 60.145296] [IGT] kms_addfb_basic: exiting, ret=0 on Opened device: /dev/dri/card0 Test requirement not <8>[ 60.155188] met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requireme<14>[ 60.179933] [IGT] kms_addfb_basic: executing nt: is_intel_device(fd) [1mSubtest basic-x-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) U<14>[ 60.208670] [IGT] kms_addfb_basic: starting subtest too-high sing IGT<14>[ 60.215102] [IGT] kms_addfb_basic: finished subtest too-high, SUCCESS _SRANDOM<14>[ 60.222768] [IGT] kms_addfb_basic: exiting, ret=0 =1706305757 for randomisation Opened device: /dev/dri/card0 Test requi<8>[ 60.234008] rement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_<14>[ 60.260791] [IGT] kms_addfb_basic: executing device(fd) [1mSubtest framebuffer-vs-set-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM<14>[ 60.289817] [IGT] kms_addfb_basic: starting subtest bo-too-small =1706305<14>[ 60.297097] [IGT] kms_addfb_basic: finished subtest bo-too-small, SUCCESS 757 for <14>[ 60.305085] [IGT] kms_addfb_basic: exiting, ret=0 randomisation Opened device: /dev/dri/card0 Test requirement n<8>[ 60.316294] ot met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(f<14>[ 60.342802] [IGT] kms_addfb_basic: executing d) [1mSubtest tile-pitch-mismatch: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 fo<14>[ 60.371963] [IGT] kms_addfb_basic: starting subtest small-bo r random<14>[ 60.378778] [IGT] kms_addfb_basic: finished subtest small-bo, SUCCESS isation <14>[ 60.386409] [IGT] kms_addfb_basic: exiting, ret=0 Opened device: /dev/dri/card0 Test requirement not met in func<8>[ 60.397600] tion igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtes<14>[ 60.423800] [IGT] kms_addfb_basic: executing t basic-y-tiled-legacy: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305757 for ran<14>[ 60.452760] [IGT] kms_addfb_basic: starting subtest bo-too-small-due-to-tiling domisati<14>[ 60.460655] [IGT] kms_addfb_basic: finished subtest bo-too-small-due-to-tiling, SKIP on Open<14>[ 60.469586] [IGT] kms_addfb_basic: exiting, ret=77 ed device: /dev/dri/card0 Test requirement not met in function igt_requ<8>[ 60.480980] ire_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: size-<14>[ 60.509396] [IGT] kms_addfb_basic: executing max [1mSubtest size-max: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for rando<14>[ 60.538366] [IGT] kms_addfb_basic: exiting, ret=77 misation Opened device: /dev/dri/card0 Test requiremen<8>[ 60.548785] t not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement<14>[ 60.575121] [IGT] kms_addfb_basic: executing : is_intel_device(fd) Starting subtest: too-wide [1mSubtest too-wide: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-<14>[ 60.603890] [IGT] kms_addfb_basic: exiting, ret=77 cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomi<8>[ 60.613821] sation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in fu<14>[ 60.638610] [IGT] kms_addfb_basic: executing nction igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: too-high [1mSubtest too-high: SUCCESS (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_devi<14>[ 60.667956] [IGT] kms_addfb_basic: exiting, ret=77 ce(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<8>[ 60.678467] 0.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requiremen<14>[ 60.704137] [IGT] kms_addfb_basic: executing t: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small [1mSubtest bo-too-small: SUCCESS (0.000s)[0m Test requirement not met in function igt_requ<14>[ 60.733352] [IGT] kms_addfb_basic: exiting, ret=77 ire_intel, file ../lib/drmtest.c:880: Test requirement:<8>[ 60.743276] is_intel_device(fd) IG<8>[ 60.752418] T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement:<8>[ 60.778355] is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: small-bo [1mSubtest small-bo: SUCCESS (0.000s)[0m <14>[ 60.802599] [IGT] kms_atomic: executing Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga<14>[ 60.820025] [IGT] kms_atomic: starting subtest plane-overlay-legacy 44ebfe (<14>[ 60.827298] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Starting subtest: bo-too-small-due-to-tiling Test requirement not met in function igt_require_i915, file ../lib/drmtest.c:885: Test requirement: is_i915_device(fd) [1mSubtest bo-too-small-due-to-tiling: SKIP (0.000s)[0m Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-yf-tiled-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_<14>[ 61.027057] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS intel, f<14>[ 61.034649] [IGT] kms_atomic: finished subtest plane-overlay-legacy, SUCCESS ile ../l<14>[ 61.042937] [IGT] kms_atomic: exiting, ret=0 ib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requireme<8>[ 61.054247] nt not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-y-tiled-small-legacy: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-<14>[ 61.081699] [IGT] kms_atomic: executing cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function igt_require_<14>[ 61.098524] [IGT] kms_atomic: starting subtest plane-primary-legacy intel, f<14>[ 61.105992] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 ile ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) Test requirement not met in function igt_require_intel, file ../lib/drmtest.c:880: Test requirement: is_intel_device(fd) [1mSubtest addfb25-4-tiled: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305758 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-overlay-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-1: SUCCESS (0.192s)[0m [1mSubtest plane-overlay-legacy: SUCCESS (0.208s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305759 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-legacy Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 61.239674] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 61.246958] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:423) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:423) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:423) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:423) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() #6 [+0xd2c75cd0] #7 [+0xd2c724b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xd2c724f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.11: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.12, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.12: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.13, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.13: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.14, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.14: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.15, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.15: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.16, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.16: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: A.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane A.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe B: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe B: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: B.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane B.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: B.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane E.0: Setting prope<14>[ 62.620813] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL rty "alp<14>[ 62.628246] [IGT] kms_atomic: finished subtest plane-primary-legacy, FAIL ha" to 0<14>[ 62.636423] [IGT] kms_atomic: exiting, ret=98 xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic<8>[ 62.650060] :423) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0<14>[ 62.677556] [IGT] kms_atomic: executing (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" t<14>[ 62.695295] [IGT] kms_atomic: starting subtest plane-primary-overlay-mutable-zpos o 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:423) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:423) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:423) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:423) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:423) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:423) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:423) igt_kms-DEBUG: display: } (kms_atomic:423) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:423) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_creat<14>[ 62.829188] [IGT] kms_atomic: finished subtest plane-primary-overlay-mutable-zpos, SKIP e, file <14>[ 62.838061] [IGT] kms_atomic: exiting, ret=77 ../lib/igt_kms.c:1295: (kms_atomic:423) igt_kms-CRITICAL: Failed assert<8>[ 62.849196] ion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:423) igt_kms-CRITICAL: Last errno: <14>[ 62.877530] [IGT] kms_atomic: executing 12, Cannot allocate memory (kms_atomic:423) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:423) igt_core-INFO: Stack trace: (kms_atomic:423) igt_core-I<14>[ 62.894683] [IGT] kms_atomic: starting subtest plane-immutable-zpos NFO: #<14>[ 62.902352] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_atomic:423) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:423) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_atomic:423) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:423) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:423) igt_core-INFO: #5 ../lib/igt_fb.c:2268 igt_create_color_pattern_fb() (kms_atomic:423) igt_core-INFO: #6 [+0xd2c75cd0] (kms_atomic:423) igt_core-INFO: #7 [+0xd2c724b8] (kms_atomic:423) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:423) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:423) igt_core-INFO: #10 [+0xd2c724f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.507s)[0m [1mSubtest plane-primary-legacy: FAIL (1.522s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-primary-overlay-mutable-zpos No dynamic tests executed. [1mSubtest plane-primary-overlay-mutable-zpos: SKIP (0.125s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305760 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-immutable-zpos Starting dynamic subtest:<14>[ 63.034071] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP pipe-A-<14>[ 63.041877] [IGT] kms_atomic: finished subtest plane-immutable-zpos, SKIP Writebac<14>[ 63.049965] [IGT] kms_atomic: exiting, ret=77 k-1 Test requirement not met in function igt_require_pipe_crc, file ../<8>[ 63.061247] lib/igt_pipe_crc.c:211: Test requirement: fstatat(dir, "crtc-0/crc/control", &stat, 0) == 0 CRCs not supported on this platform Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.124<14>[ 63.088403] [IGT] kms_atomic: executing s)[0m No dynamic tests executed. [1mSubtest plane-immutable-zpos: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aar<14>[ 63.105929] [IGT] kms_atomic: starting subtest test-only ch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/card0 Starting subtest: test-only <14>[ 63.237651] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.358404] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.366418] [IGT] kms_atomic: finished subtest test-only, SUCCESS est pipe<14>[ 63.373755] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.113s)[0m [1mSubtest test-only: SUCCESS (0.<8>[ 63.384752] 254s)[0m <14>[ 63.411432] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.428103] [IGT] kms_atomic: starting subtest plane-cursor-legacy rd0 <14>[ 63.435454] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: plane-cursor-legacy Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 63.569194] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 63.577218] [IGT] kms_atomic: finished subtest plane-cursor-legacy, SUCCESS est pipe<14>[ 63.585421] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest plane-cursor-legacy: S<8>[ 63.596662] UCCESS (0.142s)[0m <14>[ 63.622953] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305761 for randomisation Opened device: /dev/dri/ca<14>[ 63.639672] [IGT] kms_atomic: starting subtest plane-invalid-params rd0 <14>[ 63.647077] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: plane-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 63.781218] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 63.788476] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_atomic:438) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:438) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_atomic:438) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:438) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() #6 [+0xcca454dc] #7 [+0xcca424b8] #8 [__libc_init_first+0x80] #9 [__libc_start_main+0x98] #10 [+0xcca424f0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_atomic:438) igt_kms-DEBUG: plane B.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe C: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe C: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: C.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane C.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: C.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane C.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe D: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe D: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: D.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane D.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: D.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane D.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: Pipe E: Setting property "MODE_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: Pipe E: Setting property "ACTIVE" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: E.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane E.0: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: E.17, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "SRC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_W" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_H" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "rotation" to 0x1/1 (kms_atomic:438) igt_kms-DEBUG: plane E.17: Setting property "alpha" to 0xffff/65535 (kms_atomic:438) igt_kms-DEBUG: display: HDMI-A-1: preparing atomic, pipe: None (kms_atomic:438) igt_kms-DEBUG: HDMI-A-1: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: HDMI-A-2: preparing atomic, pipe: None (kms_atomic:438) igt_kms-DEBUG: HDMI-A-2: Setting property "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: Writeback-1: preparing atomic, pipe: A (kms_atomic:438) igt_kms-DEBUG: Writeback-1: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: Writeback-1: Setting property "WRITEBACK_FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 45 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2d/45 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 49 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 44 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x2c/44 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 154 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9a/154 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2d/45 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x2c/44 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data<14>[ 64.825298] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, FAIL : A.0, f<14>[ 64.832727] [IGT] kms_atomic: finished subtest plane-invalid-params, FAIL b 155 (<14>[ 64.840854] [IGT] kms_atomic: exiting, ret=98 kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x9a/154 (kms_a<8>[ 64.853185] tomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting pro<14>[ 64.880568] [IGT] kms_atomic: executing perty "CRTC_ID" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_kms-DEBUG: display: A.0: plane_set_fb(155) (kms_atom<14>[ 64.897803] [IGT] kms_atomic: starting subtest plane-invalid-params-fence ic:438) <14>[ 64.905771] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 igt_kms-DEBUG: display: A.0: plane_set_size (4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_position(0,0) (kms_atomic:438) igt_kms-DEBUG: display: A.0: fb_set_size(4096x2160) (kms_atomic:438) igt_kms-DEBUG: display: commit { (kms_atomic:438) igt_kms-DEBUG: display: populating plane data: A.0, fb 155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_X" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_Y" to 0x0/0 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_W" to 0x10000000/268435456 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "SRC_H" to 0x8700000/141557760 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_W" to 0x1000/4096 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_H" to 0x870/2160 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "FB_ID" to 0x9b/155 (kms_atomic:438) igt_kms-DEBUG: plane A.0: Setting property "CRTC_ID" to 0x31/49 (kms_atomic:438) igt_kms-DEBUG: display: } (kms_atomic:438) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4095, height=2159, format=XR24(0x34325258), modifier=0x0, size=0) (kms_atomic:438) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_atomic:438) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) <14>[ 65.038257] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP << 0) | <14>[ 65.045985] [IGT] kms_atomic: finished subtest plane-invalid-params-fence, SKIP ((((size<14>[ 65.054617] [IGT] kms_atomic: exiting, ret=77 of(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (km<8>[ 65.065708] s_atomic:438) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_atomic:438) igt_kms-CRITICAL: error: -1 != 0 (kms_atomic:438) igt_core-INFO: Stack trace: (kms_atomic:438) igt_core-INFO: #0 ../lib/igt_core.c:<14>[ 65.093796] [IGT] kms_atomic: executing 1989 __igt_fail_assert() (kms_atomic:438) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_atomic:438) igt_core-INFO: #2 ../lib/<14>[ 65.111265] [IGT] kms_atomic: starting subtest crtc-invalid-params igt_fb.c<14>[ 65.118820] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 :1249 create_bo_for_fb.isra.0() (kms_atomic:438) igt_core-INFO: #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() (kms_atomic:438) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_atomic:438) igt_core-INFO: #5 ../lib/igt_fb.c:2226 igt_create_pattern_fb() (kms_atomic:438) igt_core-INFO: #6 [+0xcca454dc] (kms_atomic:438) igt_core-INFO: #7 [+0xcca424b8] (kms_atomic:438) igt_core-INFO: #8 [__libc_init_first+0x80] (kms_atomic:438) igt_core-INFO: #9 [__libc_start_main+0x98] (kms_atomic:438) igt_core-INFO: #10 [+0xcca424f0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (1.171s)[0m [1mSubtest plane-invalid-params: FAIL (1.186s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305762 for randomisation Opened device: /dev/dri/card0 Starting subtest: plane-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test requirement not met in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requirement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest plane-invalid-params-fence: SKIP (0.140s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-invalid-par<14>[ 65.254557] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS ams Sta<14>[ 65.262139] [IGT] kms_atomic: finished subtest crtc-invalid-params, SUCCESS rting dy<14>[ 65.270350] [IGT] kms_atomic: exiting, ret=0 namic subtest: pipe-A-Writeback-1 [1mDynamic subtest pipe-A-Writeback-<8>[ 65.281401] 1: SUCCESS (0.128s)[0m [1mSubtest crtc-invalid-params: SUCCESS (0.144s)[0m <14>[ 65.308492] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.325438] [IGT] kms_atomic: starting subtest crtc-invalid-params-fence rd0 <14>[ 65.333016] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: crtc-invalid-params-fence Starting dynamic subtest: pipe-A-Writeback-1 Test req<14>[ 65.465429] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SKIP uirement<14>[ 65.473190] [IGT] kms_atomic: finished subtest crtc-invalid-params-fence, SKIP not met<14>[ 65.481762] [IGT] kms_atomic: exiting, ret=77 in function igt_require_sw_sync, file ../lib/sw_sync.c:265: Test requi<8>[ 65.492829] rement: kernel_has_sw_sync() Last errno: 2, No such file or directory [1mDynamic subtest pipe-A-Writeback-1: SKIP (0.125s)[0m No dynamic tests executed. [1mSubtest crtc-invalid-params-fence: SKIP (0.140s)[0m <14>[ 65.520511] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/card0 <14>[ 65.537705] [IGT] kms_atomic: starting subtest atomic-invalid-params Starting<14>[ 65.545230] [IGT] kms_atomic: starting dynamic subtest pipe-A-Writeback-1 subtest: atomic-invalid-params Starting dynamic subtest: pipe-A-Writeback-1 [1mDyna<14>[ 65.678650] [IGT] kms_atomic: finished subtest pipe-A-Writeback-1, SUCCESS mic subt<14>[ 65.686682] [IGT] kms_atomic: finished subtest atomic-invalid-params, SUCCESS est pipe<14>[ 65.695071] [IGT] kms_atomic: exiting, ret=0 -A-Writeback-1: SUCCESS (0.126s)[0m [1mSubtest atomic-invalid-params:<8>[ 65.706122] SUCCESS (0.142s)[0m <14>[ 65.733434] [IGT] kms_atomic: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.750328] [IGT] kms_atomic: starting subtest atomic-plane-damage rd0 Starting subtest: atomic-plane-damage No dynam<14>[ 65.881909] [IGT] kms_atomic: finished subtest atomic-plane-damage, SKIP ic tests<14>[ 65.889905] [IGT] kms_atomic: exiting, ret=77 executed. [1mSubtest atomic-plane-damage: SKIP (0.125s)[0m <8>[ 65.901102] <8>[ 65.911382] <8>[ 65.936623] <14>[ 65.960302] [IGT] kms_flip_event_leak: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305763 for randomisation Opened device: /dev/dri/ca<14>[ 65.977877] [IGT] kms_flip_event_leak: starting subtest basic rd0 <14>[ 65.984515] [IGT] kms_flip_event_leak: starting dynamic subtest pipe-A-Writeback-1 Starting subtest: basic Starting dynamic subtest: pipe-A-Writeback-1 <3>[ 66.006359] [drm:vc4_bo_create [vc4]] *ERROR* Failed to allocate from CMA: <6>[ 66.013625] vc4-drm gpu: [drm] dumb: 34560kb BOs (1) (kms_flip_event_leak:459) igt_kms-CRITICAL: Test assertion failure function kmstest_dumb_create, file ../lib/igt_kms.c:1295: (kms_flip_event_leak:459) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)))) << ((0+8)+8)))), (&create)) == 0 (kms_flip_event_leak:459) igt_kms-CRITICAL: Last errno: 12, Cannot allocate memory (kms_flip_event_leak:459) igt_kms-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() #3 ../lib/igt_fb.c:2112 igt_create_fb_with_bo_size() #4 ../lib/igt_fb.c:2155 igt_create_fb() #5 [+0xd44f1964] #6 [+0xd44f146c] #7 [__libc_init_first+0x80] #8 [__libc_start_main+0x98] #9 [+0xd44f14b0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe B, disablin<14>[ 66.712225] [IGT] kms_flip_event_leak: finished subtest pipe-A-Writeback-1, FAIL g (kms_<14>[ 66.720902] [IGT] kms_flip_event_leak: finished subtest basic, FAIL flip_eve<14>[ 66.728497] [IGT] kms_flip_event_leak: exiting, ret=98 nt_leak:459) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_flip_ev<8>[ 66.740804] ent_leak:459) igt_kms-DEBUG: Tes<8>[ 66.750543] t requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (<8>[ 66.775978] kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17<14>[ 66.799991] [IGT] kms_prop_blob: executing (kms_f<14>[ 66.805307] [IGT] kms_prop_blob: starting subtest basic lip_even<14>[ 66.811407] [IGT] kms_prop_blob: finished subtest basic, SUCCESS t_leak:4<14>[ 66.818567] [IGT] kms_prop_blob: exiting, ret=0 59) igt_kms-DEBUG: display: SetCursor pipe C, disabl<8>[ 66.828574] ing (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (k<14>[ 66.852447] [IGT] kms_prop_blob: executing ms_flip_<14>[ 66.857931] [IGT] kms_prop_blob: starting subtest blob-prop-core event_le<14>[ 66.864833] [IGT] kms_prop_blob: finished subtest blob-prop-core, SUCCESS ak:459) <14>[ 66.872819] [IGT] kms_prop_blob: exiting, ret=0 igt_kms-DEBUG: display: Fixing up initial rotation p<8>[ 66.882810] ipe D, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n<14>[ 66.908035] [IGT] kms_prop_blob: executing _planes <14>[ 66.912997] [IGT] kms_prop_blob: starting subtest blob-prop-validate (kms_fl<14>[ 66.920367] [IGT] kms_prop_blob: finished subtest blob-prop-validate, SUCCESS ip_event<14>[ 66.928586] [IGT] kms_prop_blob: exiting, ret=0 _leak:459) igt_kms-DEBUG: display: Fixing up initial<8>[ 66.938608] rotation pipe D, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_flip_event_leak:459) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) <14>[ 66.963271] [IGT] kms_prop_blob: executing (kms_fli<14>[ 66.968417] [IGT] kms_prop_blob: starting subtest blob-prop-lifetime p_event_<14>[ 66.975784] [IGT] kms_prop_blob: finished subtest blob-prop-lifetime, SUCCESS leak:459<14>[ 66.984006] [IGT] kms_prop_blob: exiting, ret=0 ) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<8>[ 66.994002] && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCrtc pipe E, <14>[ 67.018991] [IGT] kms_prop_blob: executing disablin<14>[ 67.024553] [IGT] kms_prop_blob: starting subtest blob-multiple g (kms_<14>[ 67.031585] [IGT] kms_prop_blob: finished subtest blob-multiple, SUCCESS flip_eve<14>[ 67.039245] [IGT] kms_prop_blob: exiting, ret=0 nt_leak:459) igt_kms-DEBUG: Test requirement passed: pla<8>[ 67.049211] ne_idx >= 0 && plane_idx < pipe->n_planes (kms_flip_event_leak:459) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_flip_event_leak:459) igt_kms-DEBUG: display: SetCursor pi<14>[ 67.074607] [IGT] kms_prop_blob: executing pe E, di<14>[ 67.080142] [IGT] kms_prop_blob: starting subtest invalid-get-prop-any sabling <14>[ 67.087509] [IGT] kms_prop_blob: finished subtest invalid-get-prop-any, SUCCESS (kms_fl<14>[ 67.096005] [IGT] kms_prop_blob: exiting, ret=0 ip_event_leak:459) igt_kms-DEBUG: display: MoveCurso<8>[ 67.105987] r pipe E, (0, 0) (kms_flip_event_leak:459) igt_kms-DEBUG: display: } (kms_flip_event_leak:459) drmtest-DEBUG: Force option used: Using driver vc4 (kms_flip_event_leak:459) drmtest-DEBUG: Opened pre<14>[ 67.131296] [IGT] kms_prop_blob: executing viously <14>[ 67.136728] [IGT] kms_prop_blob: starting subtest invalid-get-prop opened d<14>[ 67.143806] [IGT] kms_prop_blob: finished subtest invalid-get-prop, SUCCESS evice: /<14>[ 67.151982] [IGT] kms_prop_blob: exiting, ret=0 dev/dri/card0 (kms_flip_event_leak:459) drmtest-DEBUG: <8>[ 67.162135] Test requirement passed: !(fd<0) (kms_flip_event_leak:459) igt_fb-DEBUG: igt_create_fb_with_bo_size(width=4096, height=2160, format=XR24(0x34325258), modifier=0x0, size=0) (kms_flip_event_leak:459) <14>[ 67.187186] [IGT] kms_prop_blob: executing igt_kms-<14>[ 67.192331] [IGT] kms_prop_blob: starting subtest invalid-set-prop-any CRITICAL<14>[ 67.199747] [IGT] kms_prop_blob: finished subtest invalid-set-prop-any, SUCCESS : Test a<14>[ 67.208263] [IGT] kms_prop_blob: exiting, ret=0 ssertion failure function kmstest_dumb_create, file ../l<8>[ 67.218251] ib/igt_kms.c:1295: (kms_flip_event_leak:459) igt_kms-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0xB2)) << 0) | ((((sizeof(struct drm_mode_create_dumb)<14>[ 67.244126] [IGT] kms_prop_blob: executing ))) << (<14>[ 67.249734] [IGT] kms_prop_blob: starting subtest invalid-set-prop (0+8)+8)<14>[ 67.256765] [IGT] kms_prop_blob: finished subtest invalid-set-prop, SUCCESS ))), (&c<14>[ 67.264908] [IGT] kms_prop_blob: exiting, ret=0 reate)) == 0 (kms_flip_event_leak:459) igt_kms-CRITICAL<8>[ 67.275015] : Last errno: 12, Cannot<8>[ 67.284177] allocate memory (kms_flip_event_leak:459) igt_kms-CRITICAL: error: -1 != 0 (kms_flip_event_leak:459) igt_core-INFO: Stack trace: (kms_flip_event_leak:459) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_flip_event_l<8>[ 67.309552] eak:459) igt_core-INFO: #1 ../lib/igt_kms.c:1297 kmstest_dumb_create() (kms_flip_event_leak:459) igt_core-INFO: #2 ../lib/igt_fb.c:1249 create_bo_for_fb.isra.0() (kms_flip_event_leak:459) igt_co<14>[ 67.332728] [IGT] kms_setmode: executing re-INFO:<14>[ 67.337726] [IGT] kms_setmode: starting subtest basic #3 ..<14>[ 67.343714] [IGT] kms_setmode: finished subtest basic, SKIP /lib/igt<14>[ 67.350343] [IGT] kms_setmode: exiting, ret=77 _fb.c:2112 igt_create_fb_with_bo_size() (kms_flip_event<8>[ 67.360380] _leak:459) igt_core-INFO: #4 ../lib/igt_fb.c:2155 igt_create_fb() (kms_flip_event_leak:459) igt_core-INFO: #5 [+0xd44f1964] (kms_flip_event_leak:459) igt_core-INFO: #6 [+0xd44f146c] <14>[ 67.385015] [IGT] kms_setmode: executing (kms_fl<14>[ 67.390297] [IGT] kms_setmode: starting subtest basic-clone-single-crtc ip_event<14>[ 67.397694] [IGT] kms_setmode: finished subtest basic-clone-single-crtc, SKIP _leak:45<14>[ 67.406069] [IGT] kms_setmode: exiting, ret=77 9) igt_core-INFO: #7 [__libc_init_first+0x80] (kms_fl<8>[ 67.415964] ip_event_leak:459) igt_core-INFO: #8 [__libc_start_main+0x98] (kms_flip_event_leak:459) igt_core-INFO: #9 [+0xd44f14b0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (0.719s)[0<14>[ 67.442004] [IGT] kms_setmode: executing m [1mS<14>[ 67.447508] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc ubtest b<14>[ 67.455103] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc, SKIP asic: FA<14>[ 67.463656] [IGT] kms_setmode: exiting, ret=77 IL (0.737s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<8>[ 67.473544] inux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic [1mSubtest basic: SUCCESS (0.000s)[0m IGT-Vers<14>[ 67.498075] [IGT] kms_setmode: executing ion: 1.28-ga44eb<14>[ 67.503236] [IGT] kms_setmode: starting subtest invalid-clone-exclusive-crtc fe (aarc<14>[ 67.511746] [IGT] kms_setmode: finished subtest invalid-clone-exclusive-crtc, SKIP h64) (Li<14>[ 67.520435] [IGT] kms_setmode: exiting, ret=77 nux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=17063057<8>[ 67.530445] 64 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-prop-core [1mSubtest blob-prop-core: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) U<14>[ 67.557214] [IGT] kms_setmode: executing sing IGT<14>[ 67.562427] [IGT] kms_setmode: starting subtest clone-exclusive-crtc _SRANDOM<14>[ 67.569537] [IGT] kms_setmode: finished subtest clone-exclusive-crtc, SKIP =1706305<14>[ 67.577670] [IGT] kms_setmode: exiting, ret=77 764 for randomisation Opened device: /dev/dri/card0 St<8>[ 67.587528] arting subtest: blob-prop-validate [1mSubtest blob-prop-validate: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305764 for randomisation <14>[ 67.613610] [IGT] kms_setmode: executing Opened d<14>[ 67.618819] [IGT] kms_setmode: starting subtest invalid-clone-single-crtc-stealing evice: /<14>[ 67.627226] [IGT] kms_setmode: finished subtest invalid-clone-single-crtc-stealing, SKIP dev/dri/<14>[ 67.636443] [IGT] kms_setmode: exiting, ret=77 card0 Starting subtest: blob-prop-lifetime [1mSubtest<8>[ 67.646458] blob-prop-lifet<8>[ 67.657148] ime: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305764 for randomisation Opened device: /dev/dri/card0 Starting subtest: blob-multiple [1mSubtest blob-multiple: SUCC<8>[ 67.682116] ESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop-any <14>[ 67.705566] [IGT] kms_vblank: executing [1mSubtest invalid-get-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=170630576<14>[ 67.722815] [IGT] kms_vblank: starting subtest invalid 5 for ra<14>[ 67.729473] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ndomisation Opened device: /dev/dri/card0 Starting subtest: invalid-get-prop [1mSubtest invalid-get-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop-any [1mSubtest invalid-set-prop-any: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-set-prop [1mSubtest invalid-set-prop: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic Testing: basic 1 connector combinations Testing: basic 2 connector combinations No dynamic tests executed. [1mSubtest basic: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-clone-single-crtc Testing: basic-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest basic-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc Testing: invalid-clone-single-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-exclusive-crtc Testing: invalid-clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: clone-exclusive-crtc Testing: clone-exclusive-crtc 2 connector combinations No dynamic tests executed. [1mSubtest clone-exclusive-crtc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid-clone-single-crtc-stealing Testing: invalid-clone-single-crtc-stealing 2 connector combinations No dynamic tests executed. [1mSubtest invalid-clone-single-crtc-stealing: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305765 for randomisation Opened device: /dev/dri/card0 Starting subtest: invalid Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:516) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:516) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:516) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb78c338c] #3 [+0xb78c1c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb78c1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:516) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:516) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 71.658011] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 71.665466] [IGT] kms_vblank: finished subtest invalid, FAIL e_idx < <14>[ 71.672505] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 71.685028] pipe D, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: <14>[ 71.711444] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:<14>[ 71.728523] [IGT] kms_vblank: starting subtest crtc-id 516) igt<14>[ 71.734642] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:516) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:516) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:516) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:516) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:516) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:516) igt_kms-DEBUG: display: } (kms_vblank:516) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:516) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:516) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:516) igt_core-INFO: Stack trace: (kms_vblank:516) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:516) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:516) igt_core-INFO: #2 [+0xb78c338c] (kms_vblank:516) igt_core-INFO: #3 [+0xb78c1c78] (kms_vblank:516) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:516) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:516) igt_core-INFO: #6 [+0xb78c1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.921s)[0m [1mSubtest invalid: FAIL (3.936s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305769 for randomisation Opened device: /dev/dri/card0 Starting subtest: crtc-id Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:519) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:519) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:519) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe0833728] #3 [+0xe0831c78] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe0831cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** SetPlane pipe A, plane 4, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:519) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:519) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0<14>[ 75.497940] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL && plan<14>[ 75.505406] [IGT] kms_vblank: finished subtest crtc-id, FAIL e_idx < <14>[ 75.512437] [IGT] kms_vblank: exiting, ret=98 pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation <8>[ 75.524857] pipe D, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: <14>[ 75.551224] [IGT] kms_vblank: executing display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:<14>[ 75.568249] [IGT] kms_vblank: starting subtest accuracy-idle 519) igt<14>[ 75.575108] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:519) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:519) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:519) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:519) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:519) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:519) igt_kms-DEBUG: display: } (kms_vblank:519) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:519) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:519) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:519) igt_core-INFO: Stack trace: (kms_vblank:519) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:519) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:519) igt_core-INFO: #2 [+0xe0833728] (kms_vblank:519) igt_core-INFO: #3 [+0xe0831c78] (kms_vblank:519) igt_core-INFO: #4 [__libc_init_first+0x80] (kms_vblank:519) igt_core-INFO: #5 [__libc_start_main+0x98] (kms_vblank:519) igt_core-INFO: #6 [+0xe0831cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.756s)[0m [1mSubtest crtc-id: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305773 for randomisation Opened device: /dev/dri/card0 Starting subtest: accuracy-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:522) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:522) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:522) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb8081f94] #3 [+0xb8082fa0] #4 [+0xb80831bc] #5 [+0xb8081c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb8081cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:522) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:522) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passe<14>[ 79.337943] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 79.345393] [IGT] kms_vblank: finished subtest accuracy-idle, FAIL _idx >= <14>[ 79.352954] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up <8>[ 79.365286] initial rotation pipe D, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522<14>[ 79.392499] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 79.409420] [IGT] kms_vblank: starting subtest query-idle ing (km<14>[ 79.415912] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:522) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:522) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:522) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:522) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:522) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:522) igt_kms-DEBUG: display: } (kms_vblank:522) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:522) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:522) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:522) igt_core-INFO: Stack trace: (kms_vblank:522) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:522) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:522) igt_core-INFO: #2 [+0xb8081f94] (kms_vblank:522) igt_core-INFO: #3 [+0xb8082fa0] (kms_vblank:522) igt_core-INFO: #4 [+0xb80831bc] (kms_vblank:522) igt_core-INFO: #5 [+0xb8081c78] (kms_vblank:522) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:522) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:522) igt_core-INFO: #8 [+0xb8081cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.755s)[0m [1mSubtest accuracy-idle: FAIL (3.771s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305777 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:525) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:525) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:525) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xbab91f94] #3 [+0xbab92fa0] #4 [+0xbab931bc] #5 [+0xbab91c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xbab91cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:525) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:525) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passe<14>[ 83.178035] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 83.185490] [IGT] kms_vblank: finished subtest query-idle, FAIL _idx >= <14>[ 83.192798] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up <8>[ 83.205191] initial rotation pipe D, plane 0 (kms_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525<14>[ 83.232124] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 83.249011] [IGT] kms_vblank: starting subtest query-idle-hang ing (km<14>[ 83.255700] [IGT] kms_vblank: finished subtest query-idle-hang, SKIP s_vblank<14>[ 83.263211] [IGT] kms_vblank: exiting, ret=77 :525) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 83.273000] 0) (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 83.298034] [IGT] kms_vblank: executing s_vblank:525) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:525) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 83.315026] [IGT] kms_vblank: starting subtest query-forked plane_id<14>[ 83.321710] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:525) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:525) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:525) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:525) igt_kms-DEBUG: display: } (kms_vblank:525) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:525) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:525) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:525) igt_core-INFO: Stack trace: (kms_vblank:525) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:525) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:525) igt_core-INFO: #2 [+0xbab91f94] (kms_vblank:525) igt_core-INFO: #3 [+0xbab92fa0] (kms_vblank:525) igt_core-INFO: #4 [+0xbab931bc] (kms_vblank:525) igt_core-INFO: #5 [+0xbab91c78] (kms_vblank:525) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:525) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:525) igt_core-INFO: #8 [+0xbab91cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.754s)[0m [1mSubtest query-idle: FAIL (3.770s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305781 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305781 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:531) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:531) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:531) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd9f31f94] #3 [+0xd9f32fa0] #4 [+0xd9f331bc] #5 [+0xd9f31c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd9f31cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:531) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:531) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:531) igt_kms-DEBUG: Test requirement passe<14>[ 87.273963] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 87.281422] [IGT] kms_vblank: finished subtest query-forked, FAIL _idx >= <14>[ 87.288904] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial <8>[ 87.301775] rotation pipe D, plane 0 (kms_vblank:531) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531<14>[ 87.328416] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 87.345683] [IGT] kms_vblank: starting subtest query-forked-hang s_vblank<14>[ 87.352848] [IGT] kms_vblank: finished subtest query-forked-hang, SKIP :531) ig<14>[ 87.360554] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 87.370304] s_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank<14>[ 87.395802] [IGT] kms_vblank: executing :531) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:531) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 87.412536] [IGT] kms_vblank: starting subtest query-busy x < pipe<14>[ 87.419049] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:531) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:531) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:531) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:531) igt_kms-DEBUG: display: } (kms_vblank:531) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:531) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:531) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:531) igt_core-INFO: Stack trace: (kms_vblank:531) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:531) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:531) igt_core-INFO: #2 [+0xd9f31f94] (kms_vblank:531) igt_core-INFO: #3 [+0xd9f32fa0] (kms_vblank:531) igt_core-INFO: #4 [+0xd9f331bc] (kms_vblank:531) igt_core-INFO: #5 [+0xd9f31c78] (kms_vblank:531) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:531) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:531) igt_core-INFO: #8 [+0xd9f31cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest query-forked: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305785 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:537) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:537) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:537) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb16b1f94] #3 [+0xb16b2fa0] #4 [+0xb16b31bc] #5 [+0xb16b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb16b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:537) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:537) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:537) igt_kms-DEBUG: Test requirement passe<14>[ 91.369960] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 91.377415] [IGT] kms_vblank: finished subtest query-busy, FAIL _idx >= <14>[ 91.384714] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up <8>[ 91.397297] initial rotation pipe D, plane 0 (kms_vblank:537) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537<14>[ 91.424082] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 91.441366] [IGT] kms_vblank: starting subtest query-busy-hang s_vblank<14>[ 91.448313] [IGT] kms_vblank: finished subtest query-busy-hang, SKIP :537) ig<14>[ 91.455833] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 91.465604] s_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:537) ig<14>[ 91.491007] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:537) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 91.508313] [IGT] kms_vblank: starting subtest query-forked-busy ->n_plan<14>[ 91.515566] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:537) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:537) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:537) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:537) igt_kms-DEBUG: display: } (kms_vblank:537) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:537) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:537) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:537) igt_core-INFO: Stack trace: (kms_vblank:537) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:537) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:537) igt_core-INFO: #2 [+0xb16b1f94] (kms_vblank:537) igt_core-INFO: #3 [+0xb16b2fa0] (kms_vblank:537) igt_core-INFO: #4 [+0xb16b31bc] (kms_vblank:537) igt_core-INFO: #5 [+0xb16b1c78] (kms_vblank:537) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:537) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:537) igt_core-INFO: #8 [+0xb16b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest query-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305789 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305789 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:543) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:543) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:543) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe3501f94] #3 [+0xe3502fa0] #4 [+0xe35031bc] #5 [+0xe3501c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe3501cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:543) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:543) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane<14>[ 95.466670] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 95.474129] [IGT] kms_vblank: finished subtest query-forked-busy, FAIL 0 && pla<14>[ 95.482051] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fi<8>[ 95.492996] xing up initial rotation pipe D, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n<14>[ 95.518857] [IGT] kms_vblank: executing _planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: <14>[ 95.536156] [IGT] kms_vblank: starting subtest query-forked-busy-hang SetCurso<14>[ 95.543341] [IGT] kms_vblank: finished subtest query-forked-busy-hang, SKIP r pipe D<14>[ 95.551498] [IGT] kms_vblank: exiting, ret=77 , disabling (kms_vblank:543) igt_kms-DEBUG: display: <8>[ 95.561256] MoveCursor pipe D, (0, 0) (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 95.587481] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:543) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:543) igt_kms-DEBUG: Test requirement passed: pl<14>[ 95.604605] [IGT] kms_vblank: starting subtest wait-idle ane_idx <14>[ 95.611058] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 >= 0 && plane_idx < pipe->n_planes (kms_vblank:543) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:543) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:543) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:543) igt_kms-DEBUG: display: } (kms_vblank:543) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:543) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:543) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:543) igt_core-INFO: Stack trace: (kms_vblank:543) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:543) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:543) igt_core-INFO: #2 [+0xe3501f94] (kms_vblank:543) igt_core-INFO: #3 [+0xe3502fa0] (kms_vblank:543) igt_core-INFO: #4 [+0xe35031bc] (kms_vblank:543) igt_core-INFO: #5 [+0xe3501c78] (kms_vblank:543) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:543) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:543) igt_core-INFO: #8 [+0xe3501cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest query-forked-busy: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest: query-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest query-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305793 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:549) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:549) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:549) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb9d21f94] #3 [+0xb9d22fa0] #4 [+0xb9d231bc] #5 [+0xb9d21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb9d21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:549) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:549) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passe<14>[ 99.561940] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 99.569392] [IGT] kms_vblank: finished subtest wait-idle, FAIL _idx >= <14>[ 99.576597] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up <8>[ 99.588955] initial rotation pipe D, plane 0 (kms_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549<14>[ 99.615820] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 99.632704] [IGT] kms_vblank: starting subtest wait-idle-hang ing (km<14>[ 99.639327] [IGT] kms_vblank: finished subtest wait-idle-hang, SKIP s_vblank<14>[ 99.646773] [IGT] kms_vblank: exiting, ret=77 :549) igt_kms-DEBUG: display: MoveCursor pipe D, (0,<8>[ 99.656536] 0) (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 99.681391] [IGT] kms_vblank: executing s_vblank:549) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:549) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && <14>[ 99.698502] [IGT] kms_vblank: starting subtest wait-forked plane_id<14>[ 99.705109] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 x < pipe->n_planes (kms_vblank:549) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:549) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:549) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:549) igt_kms-DEBUG: display: } (kms_vblank:549) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:549) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:549) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:549) igt_core-INFO: Stack trace: (kms_vblank:549) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:549) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:549) igt_core-INFO: #2 [+0xb9d21f94] (kms_vblank:549) igt_core-INFO: #3 [+0xb9d22fa0] (kms_vblank:549) igt_core-INFO: #4 [+0xb9d231bc] (kms_vblank:549) igt_core-INFO: #5 [+0xb9d21c78] (kms_vblank:549) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:549) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:549) igt_core-INFO: #8 [+0xb9d21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest wait-idle: FAIL (3.959s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305797 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:555) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:555) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:555) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xcc091f94] #3 [+0xcc092fa0] #4 [+0xcc0931bc] #5 [+0xcc091c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcc091cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:555) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:555) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane<14>[ 103.658688] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 103.666138] [IGT] kms_vblank: finished subtest wait-forked, FAIL 0 && pla<14>[ 103.673525] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial <8>[ 103.686304] rotation pipe D, plane 0 (kms_vblank:555) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_km<14>[ 103.712919] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 103.730159] [IGT] kms_vblank: starting subtest wait-forked-hang :555) ig<14>[ 103.737310] [IGT] kms_vblank: finished subtest wait-forked-hang, SKIP t_kms-DE<14>[ 103.744913] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 103.754700] :555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:555) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:555) igt_kms-DEBUG: dis<14>[ 103.780838] [IGT] kms_vblank: executing play: SetCrtc pipe E, disabling (kms_vblank:555) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:<14>[ 103.798694] [IGT] kms_vblank: starting subtest wait-busy 555) igt<14>[ 103.805284] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:555) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:555) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:555) igt_kms-DEBUG: display: } (kms_vblank:555) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:555) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:555) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:555) igt_core-INFO: Stack trace: (kms_vblank:555) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:555) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:555) igt_core-INFO: #2 [+0xcc091f94] (kms_vblank:555) igt_core-INFO: #3 [+0xcc092fa0] (kms_vblank:555) igt_core-INFO: #4 [+0xcc0931bc] (kms_vblank:555) igt_core-INFO: #5 [+0xcc091c78] (kms_vblank:555) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:555) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:555) igt_core-INFO: #8 [+0xcc091cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.946s)[0m [1mSubtest wait-forked: FAIL (3.961s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305801 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:561) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:561) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:561) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc6421f94] #3 [+0xc6422fa0] #4 [+0xc64231bc] #5 [+0xc6421c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc6421cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:561) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:561) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passe<14>[ 107.753759] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 107.761482] [IGT] kms_vblank: finished subtest wait-busy, FAIL _idx >= <14>[ 107.768641] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fi<8>[ 107.780739] xing up initial rotation pipe D, plane 0 (kms_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 107.806785] [IGT] kms_vblank: executing lank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 107.824011] [IGT] kms_vblank: starting subtest wait-busy-hang , disabl<14>[ 107.830643] [IGT] kms_vblank: finished subtest wait-busy-hang, SKIP ing (km<14>[ 107.838092] [IGT] kms_vblank: exiting, ret=77 s_vblank:561) igt_kms-DEBUG: display: MoveCursor pip<8>[ 107.847758] e D, (0, 0) (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (km<14>[ 107.873533] [IGT] kms_vblank: executing s_vblank:561) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:561) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_id<14>[ 107.890842] [IGT] kms_vblank: starting subtest wait-forked-busy x < pipe<14>[ 107.898197] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 ->n_planes (kms_vblank:561) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:561) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:561) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:561) igt_kms-DEBUG: display: } (kms_vblank:561) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:561) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:561) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:561) igt_core-INFO: Stack trace: (kms_vblank:561) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:561) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:561) igt_core-INFO: #2 [+0xc6421f94] (kms_vblank:561) igt_core-INFO: #3 [+0xc6422fa0] (kms_vblank:561) igt_core-INFO: #4 [+0xc64231bc] (kms_vblank:561) igt_core-INFO: #5 [+0xc6421c78] (kms_vblank:561) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:561) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:561) igt_core-INFO: #8 [+0xc6421cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.941s)[0m [1mSubtest wait-busy: FAIL (3.956s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305805 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305805 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:567) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:567) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:567) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb9381f94] #3 [+0xb9382fa0] #4 [+0xb93831bc] #5 [+0xb9381c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb9381cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:567) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:567) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passe<14>[ 111.850027] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 111.857482] [IGT] kms_vblank: finished subtest wait-forked-busy, FAIL _idx >= <14>[ 111.865312] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up <8>[ 111.877841] initial rotation pipe D, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vb<14>[ 111.904373] [IGT] kms_vblank: executing lank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe D<14>[ 111.921291] [IGT] kms_vblank: starting subtest wait-forked-busy-hang , disabl<14>[ 111.928612] [IGT] kms_vblank: finished subtest wait-forked-busy-hang, SKIP ing (km<14>[ 111.936605] [IGT] kms_vblank: exiting, ret=77 s_vblank:567) igt_kms-DEBUG: display: MoveCursor pip<8>[ 111.946367] e D, (0, 0) (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 111.971162] [IGT] kms_vblank: executing E, plane 0 (kms_vblank:567) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:567) igt_kms-DEBUG: Test requirement passed: plane_idx <14>[ 111.988692] [IGT] kms_vblank: starting subtest ts-continuation-idle >= 0 && <14>[ 111.996366] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 plane_idx < pipe->n_planes (kms_vblank:567) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:567) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:567) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:567) igt_kms-DEBUG: display: } (kms_vblank:567) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:567) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:567) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:567) igt_core-INFO: Stack trace: (kms_vblank:567) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:567) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:567) igt_core-INFO: #2 [+0xb9381f94] (kms_vblank:567) igt_core-INFO: #3 [+0xb9382fa0] (kms_vblank:567) igt_core-INFO: #4 [+0xb93831bc] (kms_vblank:567) igt_core-INFO: #5 [+0xb9381c78] (kms_vblank:567) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:567) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:567) igt_core-INFO: #8 [+0xb9381cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.944s)[0m [1mSubtest wait-forked-busy: FAIL (3.960s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305809 for randomisation Opened device: /dev/dri/card0 Starting subtest: wait-forked-busy-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest wait-forked-busy-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305809 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:573) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:573) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:573) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xc7ed1f94] #3 [+0xc7ed2fa0] #4 [+0xc7ed31bc] #5 [+0xc7ed1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xc7ed1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:573) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:573) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane<14>[ 115.946651] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 115.954146] [IGT] kms_vblank: finished subtest ts-continuation-idle, FAIL 0 && pla<14>[ 115.962287] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial <8>[ 115.975077] rotation pipe D, plane 0 (kms_vblank:573) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_km<14>[ 116.002418] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank<14>[ 116.019818] [IGT] kms_vblank: starting subtest ts-continuation-idle-hang :573) ig<14>[ 116.027654] [IGT] kms_vblank: finished subtest ts-continuation-idle-hang, SKIP t_kms-DE<14>[ 116.036060] [IGT] kms_vblank: exiting, ret=77 BUG: display: MoveCursor pipe D, (0, 0) (kms_vblank<8>[ 116.045849] :573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:573) igt_kms-DE<14>[ 116.072415] [IGT] kms_vblank: executing BUG: display: SetCrtc pipe E, disabling (kms_vblank:573) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_plan<14>[ 116.089361] [IGT] kms_vblank: starting subtest ts-continuation-dpms-rpm es (kms<14>[ 116.097225] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 _vblank:573) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:573) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:573) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:573) igt_kms-DEBUG: display: } (kms_vblank:573) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:573) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:573) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:573) igt_core-INFO: Stack trace: (kms_vblank:573) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:573) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:573) igt_core-INFO: #2 [+0xc7ed1f94] (kms_vblank:573) igt_core-INFO: #3 [+0xc7ed2fa0] (kms_vblank:573) igt_core-INFO: #4 [+0xc7ed31bc] (kms_vblank:573) igt_core-INFO: #5 [+0xc7ed1c78] (kms_vblank:573) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:573) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:573) igt_core-INFO: #8 [+0xc7ed1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.943s)[0m [1mSubtest ts-continuation-idle: FAIL (3.958s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305813 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-idle-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-idle-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305814 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:579) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:579) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:579) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xe9131f94] #3 [+0xe9132fa0] #4 [+0xe91331bc] #5 [+0xe9131c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xe9131cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:579) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:579) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passe<14>[ 120.041972] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 120.049427] [IGT] kms_vblank: finished subtest ts-continuation-dpms-rpm, FAIL _idx >= <14>[ 120.057936] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up <8>[ 120.070326] initial rotation pipe D, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579<14>[ 120.098209] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 120.115276] [IGT] kms_vblank: starting subtest ts-continuation-dpms-suspend ing (km<14>[ 120.123448] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:579) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:579) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:579) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:579) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:579) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:579) igt_kms-DEBUG: display: } (kms_vblank:579) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:579) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:579) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:579) igt_core-INFO: Stack trace: (kms_vblank:579) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:579) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:579) igt_core-INFO: #2 [+0xe9131f94] (kms_vblank:579) igt_core-INFO: #3 [+0xe9132fa0] (kms_vblank:579) igt_core-INFO: #4 [+0xe91331bc] (kms_vblank:579) igt_core-INFO: #5 [+0xe9131c78] (kms_vblank:579) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:579) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:579) igt_core-INFO: #8 [+0xe9131cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.937s)[0m [1mSubtest ts-continuation-dpms-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305818 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-dpms-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:582) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:582) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:582) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd7f21f94] #3 [+0xd7f22fa0] #4 [+0xd7f231bc] #5 [+0xd7f21c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd7f21cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:582) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:582) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane<14>[ 123.882678] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 123.890129] [IGT] kms_vblank: finished subtest ts-continuation-dpms-suspend, FAIL 0 && pla<14>[ 123.899012] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial <8>[ 123.911781] rotation pipe D, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_km<14>[ 123.939806] [IGT] kms_vblank: executing s-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 123.956730] [IGT] kms_vblank: starting subtest ts-continuation-suspend s_vblank<14>[ 123.964395] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 :582) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:582) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:582) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:582) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:582) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:582) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:582) igt_kms-DEBUG: display: } (kms_vblank:582) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:582) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:582) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:582) igt_core-INFO: Stack trace: (kms_vblank:582) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:582) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:582) igt_core-INFO: #2 [+0xd7f21f94] (kms_vblank:582) igt_core-INFO: #3 [+0xd7f22fa0] (kms_vblank:582) igt_core-INFO: #4 [+0xd7f231bc] (kms_vblank:582) igt_core-INFO: #5 [+0xd7f21c78] (kms_vblank:582) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:582) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:582) igt_core-INFO: #8 [+0xd7f21cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.751s)[0m [1mSubtest ts-continuation-dpms-suspend: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305821 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-suspend Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:585) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:585) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:585) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xad1b1f94] #3 [+0xad1b2fa0] #4 [+0xad1b31bc] #5 [+0xad1b1c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xad1b1cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:585) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:585) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane<14>[ 127.722644] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL _idx >= <14>[ 127.730097] [IGT] kms_vblank: finished subtest ts-continuation-suspend, FAIL 0 && pla<14>[ 127.738539] [IGT] kms_vblank: exiting, ret=98 ne_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial <8>[ 127.751235] rotation pipe D, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585<14>[ 127.778249] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe D, disabl<14>[ 127.795091] [IGT] kms_vblank: starting subtest ts-continuation-modeset ing (km<14>[ 127.802810] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 s_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:585) igt_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:585) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:585) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:585) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:585) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:585) igt_kms-DEBUG: display: } (kms_vblank:585) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:585) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:585) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:585) igt_core-INFO: Stack trace: (kms_vblank:585) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:585) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:585) igt_core-INFO: #2 [+0xad1b1f94] (kms_vblank:585) igt_core-INFO: #3 [+0xad1b2fa0] (kms_vblank:585) igt_core-INFO: #4 [+0xad1b31bc] (kms_vblank:585) igt_core-INFO: #5 [+0xad1b1c78] (kms_vblank:585) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:585) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:585) igt_core-INFO: #8 [+0xad1b1cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.750s)[0m [1mSubtest ts-continuation-suspend: FAIL (3.766s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305825 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:588) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:588) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:588) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xb4661f94] #3 [+0xb4662fa0] #4 [+0xb46631bc] #5 [+0xb4661c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xb4661cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:588) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:588) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:588) igt_kms-DEBUG: Test requirement passe<14>[ 131.561918] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 131.569375] [IGT] kms_vblank: finished subtest ts-continuation-modeset, FAIL _idx >= <14>[ 131.577807] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up <8>[ 131.590285] initial rotation pipe D, plane 0 (kms_vblank:588) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588<14>[ 131.618004] [IGT] kms_vblank: executing ) igt_kms-DEBUG: display: Fixing up initial rotation pipe D, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe D, disabling (km<14>[ 131.635627] [IGT] kms_vblank: starting subtest ts-continuation-modeset-hang s_vblank<14>[ 131.643710] [IGT] kms_vblank: finished subtest ts-continuation-modeset-hang, SKIP :588) ig<14>[ 131.652372] [IGT] kms_vblank: exiting, ret=77 t_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (km<8>[ 131.662172] s_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 0 (kms_vblank:588) ig<14>[ 131.689028] [IGT] kms_vblank: executing t_kms-DEBUG: display: SetCrtc pipe E, disabling (kms_vblank:588) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe<14>[ 131.706251] [IGT] kms_vblank: starting subtest ts-continuation-modeset-rpm ->n_plan<14>[ 131.714057] [IGT] kms_vblank: starting dynamic subtest pipe-A-Writeback-1 es (kms_vblank:588) igt_kms-DEBUG: display: Fixing up initial rotation pipe E, plane 17 (kms_vblank:588) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:588) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:588) igt_kms-DEBUG: display: } (kms_vblank:588) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:588) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:588) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:588) igt_core-INFO: Stack trace: (kms_vblank:588) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:588) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:588) igt_core-INFO: #2 [+0xb4661f94] (kms_vblank:588) igt_core-INFO: #3 [+0xb4662fa0] (kms_vblank:588) igt_core-INFO: #4 [+0xb46631bc] (kms_vblank:588) igt_core-INFO: #5 [+0xb4661c78] (kms_vblank:588) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:588) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:588) igt_core-INFO: #8 [+0xb4661cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.751s)[0m [1mSubtest ts-continuation-modeset: FAIL (3.767s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305829 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-hang Test requirement not met in function gem_context_require_bannable, file ../lib/i915/gem_context.c:324: Test requirement: has_ban_period || has_bannable Last errno: 22, Invalid argument [1mSubtest ts-continuation-modeset-hang: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305829 for randomisation Opened device: /dev/dri/card0 Starting subtest: ts-continuation-modeset-rpm Starting dynamic subtest: pipe-A-Writeback-1 (kms_vblank:594) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:594) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:594) igt_kms-CRITICAL: Last errno: 16, Device or resource busy Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() #2 [+0xd3c11f94] #3 [+0xd3c12fa0] #4 [+0xd3c131bc] #5 [+0xd3c11c78] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xd3c11cb0] Dynamic subtest pipe-A-Writeback-1 failed. **** DEBUG **** (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.4 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.4 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 5 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 5, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.5 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.5 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 6 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 6, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.6 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.6 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 7 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 7, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.7 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.7 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 8 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 8, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.8 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.8 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 9 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 9, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.9 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.9 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 10 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 10, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.10 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.10 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 11 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 11, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.11 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.11 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 12 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 12, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.12 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.12 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 13 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 13, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.13 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.13 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 14 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 14, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.14 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.14 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 15 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 15, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.15 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.15 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 16 (kms_vblank:594) igt_kms-DEBUG: display: SetPlane pipe A, plane 16, disabling (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.16 "rotation" to 0x1/1 (kms_vblank:594) igt_kms-DEBUG: display: SetProp plane A.16 "alpha" to 0xffff/65535 (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe A, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe A, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe A, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 0 (kms_vblank:594) igt_kms-DEBUG: display: SetCrtc pipe B, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe B, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe B, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe B, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 0 (kms_vblank:594) igt_kms-DEBUG: display: SetCrtc pipe C, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe C, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe C, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe C, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requirement passe<14>[ 135.657941] [IGT] kms_vblank: finished subtest pipe-A-Writeback-1, FAIL d: plane<14>[ 135.665400] [IGT] kms_vblank: finished subtest ts-continuation-modeset-rpm, FAIL _idx >= <14>[ 135.674178] [IGT] kms_vblank: exiting, ret=98 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial <8>[ 135.687019] rotation pipe D, plane 0 (kms_v<8>[ 135.698804] blank:594) igt_kms-DEBUG: display: SetCrtc pipe D, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial <8>[ 135.723234] rotation pipe D, plane 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe D, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe D, (0, 0) (kms_vblank:594) igt_kms-DEBUG: Test requir<14>[ 135.747227] [IGT] vc4_create_bo: executing ement pa<14>[ 135.752870] [IGT] vc4_create_bo: starting subtest create-bo-4096 ssed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotat<14>[ 135.769484] [IGT] vc4_create_bo: finished subtest create-bo-4096, FAIL ion pipe<14>[ 135.777349] [IGT] vc4_create_bo: exiting, ret=98 E, plane 0 (kms_vblank:594) igt_kms-DEBUG: display: <8>[ 135.787515] SetCrtc pipe E, disabling (kms_vblank:594) igt_kms-DEBUG: Test requirement passed: plane_idx >= 0 && plane_idx < pipe->n_planes (kms_vblank:594) igt_kms-DEBUG: display: Fixing up initial rotation pipe<14>[ 135.813032] [IGT] vc4_create_bo: executing E, plan<14>[ 135.818353] [IGT] vc4_create_bo: starting subtest create-bo-0 e 17 (kms_vblank:594) igt_kms-DEBUG: display: SetCursor pipe E, disabling (kms_vblank:594) igt_kms-DEBUG: display: MoveCursor pipe E, (0, 0) (kms_vblank:594) igt_kms-DEBUG: display: } (kms_vblank:594) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank, file ../lib/igt_kms.c:5248: (kms_vblank:594) igt_kms-CRITICAL: Failed assertion: __igt_vblank_wait(drm_fd, crtc_offset, 1) == 0 (kms_vblank:594) igt_kms-CRITICAL: Last errno: 16, Device or resource busy (kms_vblank:594) igt_core-INFO: Stack trace: (kms_vblank:594) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (kms_vblank:594) igt_core-INFO: #1 ../lib/igt_kms.c:5233 igt_wait_for_vblank_count() (kms_vblank:594) igt_core-INFO: #2 [+0xd3c11f94] (kms_vblank:594) igt_core-INFO: #3 [+0xd3c12fa0] (kms_vblank:594) igt_core-INFO: #4 [+0xd3c131bc] (kms_vblank:594) igt_core-INFO: #5 [+0xd3c11c78] (kms_vblank:594) igt_core-INFO: #6 [__libc_init_first+0x80] (kms_vblank:594) igt_core-INFO: #7 [__libc_start_main+0x98] (kms_vblank:594) igt_core-INFO: #8 [+0xd3c11cb0] **** END **** [1mDynamic subtest pipe-A-Writeback-1: FAIL (3.936s)[0m [1mSubtest ts-continuation-modeset-rpm: FAIL (3.952s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-4096 (vc4_create_bo:600) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:600) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:600) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:600) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xde8e11d4] #3 [+0xde8e0dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xde8e0e30] Subtest create-bo-4096 failed. **** DEBUG **** (vc4_create_bo:600) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:600) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:600) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:600) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:600) igt_core-INFO: Stack trace: (vc4_create_bo:600) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:600) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:600) igt_core-INFO: #2 [+0xde8e11d4] (vc4_create_bo:600) igt_core-INFO: #3 [+0xde8e0dec] (vc4_create_bo:600) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:600) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:600) igt_core-INFO: #6 [+0xde8e0e30] **** END **** [1mSubtest create-bo-4096: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305833 for randomisation Opened device: /dev/dri/card0 Starting subtest: create-bo-0 (vc4_create_bo:603) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:603) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:603) CRITICAL: Last errno: 19, No such device (vc4_create_bo:603) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xc7871268] #2 [+0xc7870dec] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] <14>[ 136.172039] [IGT] vc4_create_bo: finished subtest create-bo-0, FAIL #5 [[ 136.179293] [IGT] vc4_create_bo: exiting, ret=98 nknown>+0xc7870e30] Subtest create-bo-0 failed. **** DEBUG **** (vc4_<8>[ 136.190803] create_bo:603) CRITICAL: Test assertion failure function __igt_unique____real_main27, file ../tests/vc4/vc4_create_bo.c:45: (vc4_create_bo:603) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_create_bo:603) C<14>[ 136.217288] [IGT] vc4_create_bo: executing RITICAL:<14>[ 136.222890] [IGT] vc4_create_bo: starting subtest create-bo-zeroed Last errno: 19, No such device (vc4_create_bo:603) CRITICAL: error: 19 != 22 (vc4_create_bo:603) igt_core-INFO: Stack<14>[ 136.239818] [IGT] vc4_create_bo: finished subtest create-bo-zeroed, FAIL trace: <14>[ 136.247711] [IGT] vc4_create_bo: exiting, ret=98 (vc4_create_bo:603) igt_core-INFO: #0 ../lib/igt_core<8>[ 136.257707] .c:1989 __igt_fail_asser<8>[ 136.267002] t() (vc4_create_bo:603) igt_core-INFO: #1 [+0xc7871268] (vc4_create_bo:603) igt_core-INFO: #2 [+0xc7870dec] (vc4_create_bo:603) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_create_bo:603) igt_core-INFO<8>[ 136.292172] : #4 [__libc_start_main+0x98] (vc4_create_bo:603) igt_core-INFO: #5 [+0xc7870e30] **** END **** [1mSubtest create-bo-0: FAIL (0.347s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Open<14>[ 136.322419] [IGT] vc4_dmabuf_poll: executing ed devic<14>[ 136.327683] [IGT] vc4_dmabuf_poll: starting subtest poll-write-waits-until-write-done e: /dev/dri/card0 Starting subtest: create-bo-zeroed (vc4_create_bo:606) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:606) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:606) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:606) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xab98110c] #3 [+0xab980dec] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xab980e30] Subtest create-bo-zeroed failed. **** DEBUG **** (vc4_create_bo:606) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_create_bo:606) drmtest-DEBUG: Opened previously opened device: /dev/dri/card0 (vc4_create_bo:606) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_create_bo:606) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_create_bo:606) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_create_bo:606) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_create_bo:606) igt_vc4-CRITICAL: error: -1 != 0 (vc4_create_bo:606) igt_core-INFO: Stack trace: (vc4_create_bo:606) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_create_bo:606) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_create_bo:606) igt_core-INFO: #2 [+0xab98110c] (vc4_create_bo:606) igt_core-INFO: #3 [+0xab980dec] (vc4_create_bo:606) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_create_bo:606) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_create_bo:606) igt_core-INFO: #6 [+0xab980e30] **** END **** [1mSubtest create-bo-zeroed: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-write-waits-until-write-done (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() #3 [+0xcc030f48] #4 [+0xcc0311b0] #5 [+0xcc030dec] #6 [__libc_init_first+0x80] #7 [__libc_start_main+0x98] #8 [+0xcc030e30] Subtest poll-write-waits-until-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:612) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:612) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:612) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:612) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:612) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:612) igt_core-INFO<14>[ 136.684653] [IGT] vc4_dmabuf_poll: finished subtest poll-write-waits-until-write-done, FAIL : #3 [<14>[ 136.694162] [IGT] vc4_dmabuf_poll: exiting, ret=98 +0xcc030f48] (vc4_dmabuf_poll:612) igt_core-INFO: #4 [[ 136.705993] wn>+0xcc0311b0] (vc4_dmabuf_poll:612) igt_core-INFO: #5 [+0xcc030dec] (vc4_dmabuf_poll:612) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:612) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_<14>[ 136.734454] [IGT] vc4_dmabuf_poll: executing dmabuf_p<14>[ 136.740072] [IGT] vc4_dmabuf_poll: starting subtest poll-read-waits-until-write-done oll:612) igt_core-INFO: #8 [+0xcc030e30] **** END **** [1mSubtest poll-write-waits-until-write-done: FAI<14>[ 136.758803] [IGT] vc4_dmabuf_poll: finished subtest poll-read-waits-until-write-done, FAIL L (0.348<14>[ 136.768006] [IGT] vc4_dmabuf_poll: exiting, ret=98 s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<8>[ 136.778302] 0.218-cip49 aarch64) Us<8>[ 136.788874] ing IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: poll-read-waits-until-write-done (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.<8>[ 136.814316] c:126: (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8<14>[ 136.838149] [IGT] vc4_label_bo: executing )+8)))),<14>[ 136.843289] [IGT] vc4_label_bo: starting subtest set-label (&create)) == 0 (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:615) igt_vc4-<14>[ 136.859625] [IGT] vc4_label_bo: finished subtest set-label, FAIL CRITICAL<14>[ 136.866750] [IGT] vc4_label_bo: exiting, ret=98 : error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1<8>[ 136.876913] 989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() #3 [+0xd7910f48] #4 [+0xd7911188] #5 [+0xd7910dec]<14>[ 136.900713] [IGT] vc4_label_bo: executing #6 [<14>[ 136.905595] [IGT] vc4_label_bo: starting subtest set-bad-handle __libc_i<3>[ 136.912393] [drm:vc4_label_bo_ioctl [vc4]] *ERROR* Failed to look up GEM BO -791621424 nit_first+0x80] #7 [__libc_start_main<14>[ 136.924114] [IGT] vc4_label_bo: finished subtest set-bad-handle, SUCCESS +0x98] <14>[ 136.932294] [IGT] vc4_label_bo: exiting, ret=0 #8 [+0xd7910e30] Subtest poll-read-waits-unt<8>[ 136.942114] il-write-done failed. **** DEBUG **** (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: F<14>[ 136.966684] [IGT] vc4_label_bo: executing ailed as<14>[ 136.972155] [IGT] vc4_label_bo: starting subtest set-bad-name sertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_dmabuf_poll:615) igt_vc4-CRITICAL: error: -1 != 0 (vc4_dmabuf_poll:615) igt_core-INFO: Stack trace: (vc4_dmabuf_poll:615) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_dmabuf_poll:615) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_dmabuf_poll:615) igt_core-INFO: #2 ../lib/igt_vc4.c:88 igt_vc4_get_cleared_bo() (vc4_dmabuf_poll:615) igt_core-INFO: #3 [+0xd7910f48] (vc4_dmabuf_poll:615) igt_core-INFO: #4 [+0xd7911188] (vc4_dmabuf_poll:615) igt_core-INFO: #5 [+0xd7910dec] (vc4_dmabuf_poll:615) igt_core-INFO: #6 [__libc_init_first+0x80] (vc4_dmabuf_poll:615) igt_core-INFO: #7 [__libc_start_main+0x98] (vc4_dmabuf_poll:615) igt_core-INFO: #8 [+0xd7910e30] **** END **** [1mSubtest poll-read-waits-until-write-done: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-label (vc4_label_bo:621) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:621) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:621) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:621) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xdb6812c0] #3 [+0xdb680d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xdb680db0] Subtest set-label failed. **** DEBUG **** (vc4_label_bo:621) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:621) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:621) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:621) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:621) igt_core-INFO: Stack trace: (vc4_label_bo:621) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:621) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:621) igt_core-INFO: #2 [+0xdb6812c0] (vc4_label_bo:621) igt_core-INFO: #3 [+0xdb680d6c] (vc4_label_bo:621) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:621) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:621) igt_core-INFO: #6 [+0xdb680db0] **** END **** [1mSubtest set-label: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.012s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305834 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-name (vc4_label_bo:627) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:627) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:627) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:627) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c<14>[ 137.326328] [IGT] vc4_label_bo: finished subtest set-bad-name, FAIL :1989 __<14>[ 137.333721] [IGT] vc4_label_bo: exiting, ret=98 igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xbb32<8>[ 137.345058] 1234] #3 [+0xbb320d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xbb320db0] Subtest set-bad-name failed. **** DEBUG **** (vc4_label_bo:627) igt_vc4-CRITICAL: Test assertio<14>[ 137.371725] [IGT] vc4_label_bo: executing n failur<14>[ 137.377195] [IGT] vc4_label_bo: starting subtest set-kernel-name e function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:627) igt_vc4-CRITICAL: Failed assertion:<14>[ 137.393662] [IGT] vc4_label_bo: finished subtest set-kernel-name, FAIL igt_ioc<14>[ 137.400905] [IGT] vc4_label_bo: exiting, ret=98 tl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+<8>[ 137.410778] 8)) | (((0x40 + 0x03)) <<8>[ 137.420423] < 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:627) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:627) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:627) igt_core-I<8>[ 137.444958] NFO: Stack trace: (vc4_label_bo:627) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:627) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:627) igt_co<14>[ 137.467528] [IGT] vc4_lookup_fail: executing re-INFO:<14>[ 137.472819] [IGT] vc4_lookup_fail: starting subtest bad-color-write #2 [+0xbb321234] (vc4_label_bo:627) igt_core-INFO: #3 [+0xbb320d6c] (vc4_label_<14>[ 137.488378] [IGT] vc4_lookup_fail: finished subtest bad-color-write, FAIL bo:627) <14>[ 137.496469] [IGT] vc4_lookup_fail: exiting, ret=98 igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label<8>[ 137.506564] _bo:627) igt_cor<8>[ 137.515717] e-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:627) igt_core-INFO: #6 [+0xbb320db0] **** END **** [1mSubtest set-bad-name: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64)<8>[ 137.540251] Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-kernel-name (vc4_label_bo:630) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file<14>[ 137.563339] [IGT] vc4_mmap: executing ../lib/<14>[ 137.568119] [IGT] vc4_mmap: starting subtest mmap-bad-handle igt_vc4.<14>[ 137.574563] [IGT] vc4_mmap: finished subtest mmap-bad-handle, SUCCESS c:126: <14>[ 137.582222] [IGT] vc4_mmap: exiting, ret=0 (vc4_label_bo:630) igt_vc4-CRITICAL: Failed assertion: i<8>[ 137.591678] gt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:630) igt_vc4-CRITIC<14>[ 137.616403] [IGT] vc4_mmap: executing AL: Last<14>[ 137.621535] [IGT] vc4_mmap: starting subtest mmap-bo errno: 19, No such device (vc4_label_bo:630) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xaf4f11a8] #3 [+0xaf4f0d6c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xaf4f0db0] Subtest set-kernel-name failed. **** DEBUG **** (vc4_label_bo:630) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_label_bo:630) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_label_bo:630) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_label_bo:630) igt_vc4-CRITICAL: error: -1 != 0 (vc4_label_bo:630) igt_core-INFO: Stack trace: (vc4_label_bo:630) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_label_bo:630) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_label_bo:630) igt_core-INFO: #2 [+0xaf4f11a8] (vc4_label_bo:630) igt_core-INFO: #3 [+0xaf4f0d6c] (vc4_label_bo:630) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_label_bo:630) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_label_bo:630) igt_core-INFO: #6 [+0xaf4f0db0] **** END **** [1mSubtest set-kernel-name: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-color-write (vc4_lookup_fail:636) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:636) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:636) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:636) CRITICAL: error: 19 != 22 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [+0xde1e0e84] #2 [+0xde1e0b6c] #3 [__libc_init_first+0x80] #4 [__libc_start_main+0x98] #5 [+0xde1e0bb0] Subtest bad-color-write failed. **** DEBUG **** (vc4_lookup_fail:636) CRITICAL: Test assertion failure function __igt_unique____real_main28, file ../tests/vc4/vc4_lookup_fail.c:66: (vc4_lookup_fail:636) CRITICAL: Failed assertion: (*__errno_location ()) == 22 (vc4_lookup_fail:636) CRITICAL: Last errno: 19, No such device (vc4_lookup_fail:636) CRITICAL: error: 19 != 22 (vc4_lookup_fail:636) igt_core-INFO: Stack trace: (vc4_lookup_fail:636) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_lookup_fail:636) igt_core-INFO: #1 [+0xde1e0e84] (vc4_lookup_fail:636) igt_core-INFO: #2 [+0xde1e0b6c] (vc4_lookup_fail:636) igt_core-INFO: #3 [__libc_init_first+0x80] (vc4_lookup_fail:636) igt_core-INFO: #4 [__libc_start_main+0x98] (vc4_lookup_fail:636) igt_core-INFO: #5 [+0xde1e0bb0] **** END **** [1mSubtest bad-color-write: FAIL (0.008s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bad-handle [1mSubtest mmap-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305835 for randomisation Opened device: /dev/dri/card0 Starting subtest: mmap-bo (vc4_mmap:645) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:645) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:645) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_mmap:645) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_<14>[ 137.975778] [IGT] vc4_mmap: finished subtest mmap-bo, FAIL assert()<14>[ 137.982334] [IGT] vc4_mmap: exiting, ret=98 #1 [igt_vc4_create_bo+0x9c] #2 [+0xc87c122c] #3 [[ 137.993349] nown>+0xc87c0eec] #4 [__libc_<8>[ 138.003027] init_first+0x80] #5 [__libc_start_main+0x98] #6 [<<8>[ 138.011980] unknown>+0xc87c0f30] Subtest mmap-bo failed. **** DEBUG **** (vc4_mmap:645) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_mmap:645) igt_vc4-CRITICAL: Failed assertion: igt_i<8>[ 138.039567] octl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_mmap:645) igt_vc4-CRITICAL: Last<14>[ 138.062666] [IGT] vc4_purgeable_bo: executing errno: <14>[ 138.068160] [IGT] vc4_purgeable_bo: exiting, ret=77 19, No such device (vc4_mmap:645) igt_vc4-CRITICAL: err<8>[ 138.078422] or: -1 != 0 (vc4_mmap:645) igt_core-INFO: Stack trace: (vc4_mmap:645) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_mmap:645) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_mmap:645) igt_<14>[ 138.104179] [IGT] vc4_purgeable_bo: executing core-INF<14>[ 138.110029] [IGT] vc4_purgeable_bo: exiting, ret=77 O: #2 [+0xc87c122c] (vc4_mmap:645) igt_core-INFO: <8>[ 138.120517] #3 [+0xc87c0eec] (vc4_mmap:645) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_mmap:645) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_mmap:645) igt_core-INFO: #6 [+0xc87c0f30] <14>[ 138.146296] [IGT] vc4_purgeable_bo: executing **** EN<14>[ 138.152069] [IGT] vc4_purgeable_bo: exiting, ret=77 D **** [1mSubtest mmap-bo: FAIL (0.348s)[0m /usr/bin/igt-pa<8>[ 138.162422] rser.sh: 73: vc4_prefmon: not found /usr/bin/igt-parser.sh: 83: vc4_prefmon: not found WARNING: unhandled exit status: 127 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SR<14>[ 138.188946] [IGT] vc4_purgeable_bo: executing ANDOM=17<14>[ 138.194472] [IGT] vc4_purgeable_bo: exiting, ret=77 06305836 for randomisation Opened device: /dev/dri/card0 Test <8>[ 138.204993] requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device <14>[ 138.231168] [IGT] vc4_purgeable_bo: executing [1mSub<14>[ 138.237126] [IGT] vc4_purgeable_bo: exiting, ret=77 test mark-willneed: SKIP (0.000s)[0m IGT-Version: 1.28<8>[ 138.247342] -ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, fi<14>[ 138.272831] [IGT] vc4_purgeable_bo: executing le ../te<14>[ 138.278475] [IGT] vc4_purgeable_bo: exiting, ret=77 sts/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_v<8>[ 138.288771] c4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-purgeable: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT<14>[ 138.314423] [IGT] vc4_purgeable_bo: executing _SRANDOM<14>[ 138.320387] [IGT] vc4_purgeable_bo: exiting, ret=77 =1706305836 for randomisation Opened device: /dev/dri/c<8>[ 138.330678] ard0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: <14>[ 138.356621] [IGT] vc4_purgeable_bo: executing 19, No s<14>[ 138.362387] [IGT] vc4_purgeable_bo: exiting, ret=77 uch device [1mSubtest mark-purgeable-twice: SKIP (0.00<8>[ 138.372589] 0s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt<14>[ 138.398252] [IGT] vc4_purgeable_bo: executing _unique_<14>[ 138.403649] [IGT] vc4_purgeable_bo: exiting, ret=77 ___real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106<8>[ 138.413919] : Test requirement: igt<8>[ 138.422975] _vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-twice: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 fo<8>[ 138.448502] r randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest access<14>[ 138.477817] [IGT] vc4_tiling: executing -purgeab<14>[ 138.483212] [IGT] vc4_tiling: starting subtest get-bad-handle le-bo-me<14>[ 138.489720] [IGT] vc4_tiling: finished subtest get-bad-handle, SUCCESS m: SKIP <14>[ 138.497408] [IGT] vc4_tiling: exiting, ret=0 (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<8>[ 138.507194] x: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.<14>[ 138.532938] [IGT] vc4_tiling: executing c:106: <14>[ 138.537891] [IGT] vc4_tiling: starting subtest set-bad-handle Test req<14>[ 138.544426] [IGT] vc4_tiling: finished subtest set-bad-handle, SUCCESS uirement<14>[ 138.552114] [IGT] vc4_tiling: exiting, ret=0 : igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) <8>[ 138.561963] Last errno: 19, No such device [1mSubtest access-purged-bo-mem: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Open<14>[ 138.587276] [IGT] vc4_tiling: executing ed devic<14>[ 138.592557] [IGT] vc4_tiling: starting subtest get-bad-flags e: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.<14>[ 138.608918] [IGT] vc4_tiling: finished subtest get-bad-flags, FAIL c:106: <14>[ 138.616295] [IGT] vc4_tiling: exiting, ret=98 Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SU<8>[ 138.626030] PPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-check-retained: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM<14>[ 138.650946] [IGT] vc4_tiling: executing =1706305<14>[ 138.655827] [IGT] vc4_tiling: starting subtest set-bad-flags 836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest mark-unpurgeable-purged: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Test requirement not met in function __igt_unique____real_main97, file ../tests/vc4/vc4_purgeable_bo.c:106: Test requirement: igt_vc4_get_param(fd, DRM_VC4_PARAM_SUPPORTS_MADVISE) Last errno: 19, No such device [1mSubtest free-purged-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-handle [1mSubtest get-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-handle [1mSubtest set-bad-handle: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-flags (vc4_tiling:690) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:690) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:690) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:690) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd1361080] #3 [+0xd1360dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd1360df0] Subtest get-bad-flags failed. **** DEBUG **** (vc4_tiling:690) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:690) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:690) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:690) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:690) igt_core-INFO: Stack trace: (vc4_tiling:690) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:690) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:690) igt_core-INFO: #2 [+0xd1361080] (vc4_tiling:690) igt_core-INFO: #3 [+0xd1360dac] (vc4_tiling:690) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:690) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:690) igt_core-INFO: #6 [+0xd1360df0] **** END **** [1mSubtest get-bad-flags: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305836 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-flags (vc4_tiling:693) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:693) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:693) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:693) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc3331138] #3 [+0xc3330dac] #4 [__libc_init_first+0x80] <14>[ 139.010716] [IGT] vc4_tiling: finished subtest set-bad-flags, FAIL #5 [__l<14>[ 139.017983] [IGT] vc4_tiling: exiting, ret=98 ibc_start_main+0x98] #6 [+0xc3330df0] Subtest set-bad-flags<8>[ 139.029164] failed. **** DEBUG **** (vc4_tiling:693) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:693) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U<14>[ 139.055469] [IGT] vc4_tiling: executing |1U) << <14>[ 139.060519] [IGT] vc4_tiling: starting subtest get-bad-modifier (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))),<14>[ 139.077272] [IGT] vc4_tiling: finished subtest get-bad-modifier, FAIL (&creat<14>[ 139.084719] [IGT] vc4_tiling: exiting, ret=98 e)) == 0 (vc4_tiling:693) igt_vc4-CRITICAL: Last errno:<8>[ 139.094589] 19, No such device (vc4_tiling:693) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:693) igt_core-INFO: Stack trace: (vc4_tiling:693) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (<14>[ 139.119860] [IGT] vc4_tiling: executing vc4_tili<14>[ 139.124748] [IGT] vc4_tiling: starting subtest set-bad-modifier ng:693) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:693) igt_core-INFO: #2 [+0xc3331138] (vc4_tiling:693) igt_core-INFO: #3 [+0xc3330dac] (vc4_tiling:693) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:693) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:693) igt_core-INFO: #6 [+0xc3330df0] **** END **** [1mSubtest set-bad-flags: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-bad-modifier (vc4_tiling:696) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:696) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:696) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:696) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xcb641358] #3 [+0xcb640dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcb640df0] Subtest get-bad-modifier failed. **** DEBUG **** (vc4_tiling:696) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:696) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:696) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:696) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:696) igt_core-INFO: Stack trace: (vc4_tiling:696) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:696) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:696) igt_core-INFO: #2 [+0xcb641358] (vc4_tiling:696) igt_core-INFO: #3 [+0xcb640dac] (vc4_tiling:696) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:696) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:696) igt_core-INFO: #6 [+0xcb640df0] **** END **** [1mSubtest get-bad-modifier: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: set-bad-modifier (vc4_tiling:699) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:699) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:699) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:699) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd9ed13ec] #3 [+0xd9ed0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd9ed0df0] Subtest set-bad-modifier failed. **** DEBUG **** (vc4_tiling:699) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:699) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:699) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:699) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:699) igt_core-INFO: Stack trace: (vc4_tiling:699) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:699) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tili<14>[ 139.479675] [IGT] vc4_tiling: finished subtest set-bad-modifier, FAIL ng:699) <14>[ 139.487313] [IGT] vc4_tiling: exiting, ret=98 igt_core-INFO: #2 [+0xd9ed13ec] (vc4_tiling:699) igt_core-IN<8>[ 139.498718] FO: #3 [+0xd9ed0dac] (vc4_tiling:699) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:699) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:699) igt_core-INFO: #6 [+0xd9ed0df0] ****<14>[ 139.525448] [IGT] vc4_tiling: executing END *<14>[ 139.530836] [IGT] vc4_tiling: starting subtest set-get *** [1mSubtest set-bad-modifier: FAIL (0.348s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch6<14>[ 139.546648] [IGT] vc4_tiling: finished subtest set-get, FAIL 4) Usin<14>[ 139.553483] [IGT] vc4_tiling: exiting, ret=98 g IGT_SRANDOM=1706305837 for randomisation Opened devic<8>[ 139.563424] e: /dev/dri/card0 Starting subtest: set-get (vc4_tiling:702) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:702) igt_vc4-CRITICAL: Faile<14>[ 139.587302] [IGT] vc4_tiling: executing d assert<14>[ 139.592525] [IGT] vc4_tiling: starting subtest get-after-free ion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm<14>[ 139.609183] [IGT] vc4_tiling: finished subtest get-after-free, FAIL _vc4_cre<14>[ 139.616497] [IGT] vc4_tiling: exiting, ret=98 ate_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling<8>[ 139.626453] :702) igt_vc4-CRITICAL: <8>[ 139.635343] Last errno: 19, No such device (vc4_tiling:702) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xae0414dc] #3 [+0xae040dac<8>[ 139.659869] ] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xae040df0] Subtest set-get failed. **** DEBUG **** (vc4_tiling:702) igt_vc4-CRITICAL: Test assertion failure functi<14>[ 139.682960] [IGT] vc4_wait_bo: executing on igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:702) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:702) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:702) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:702) igt_core-INFO: Stack trace: (vc4_tiling:702) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:702) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:702) igt_core-INFO: #2 [+0xae0414dc] (vc4_tiling:702) igt_core-INFO: #3 [+0xae040dac] (vc4_tiling:702) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:702) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:702) igt_core-INFO: #6 [+0xae040df0] **** END **** [1mSubtest set-get: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 Starting subtest: get-after-free (vc4_tiling:705) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:705) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:705) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:705) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe7ae1474] #3 [+0xe7ae0dac] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe7ae0df0] Subtest get-after-free failed. **** DEBUG **** (vc4_tiling:705) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_tiling:705) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_tiling:705) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_tiling:705) igt_vc4-CRITICAL: error: -1 != 0 (vc4_tiling:705) igt_core-INFO: Stack trace: (vc4_tiling:705) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_tiling:705) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_tiling:705) igt_core-INFO: #2 [+0xe7ae1474] (vc4_tiling:705) igt_core-INFO: #3 [+0xe7ae0dac] (vc4_tiling:705) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_tiling:705) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_tiling:705) igt_core-INFO: #6 [+0xe7ae0df0] **** END **** [1mSubtest get-after-free: FAIL (0.010s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305837 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:711) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:711) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:711) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:711) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb8b1149c] #3 [+0xb8b10e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb8b10e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:711) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:711) igt_core-INFO: Using IGT_SRANDOM=1706305837 for randomisation (vc<14>[ 140.037088] [IGT] vc4_wait_bo: exiting, ret=98 4_wait_bo:711) drmtest-DEBUG: Force option used: Using d<8>[ 140.047060] river vc4 (vc4_wait_bo:711) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:711) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:711) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd<14>[ 140.071573] [IGT] vc4_wait_bo: executing ) (vc4_wait_bo:711) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_<14>[ 140.087487] [IGT] vc4_wait_bo: exiting, ret=98 bo:711) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((<8>[ 140.097477] 2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:711) igt_vc4-CRITICAL: Last err<14>[ 140.121618] [IGT] vc4_wait_bo: executing no: 19, No such device (vc4_wait_bo:711) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:711) igt_core-INFO: Stack trace: (vc4_wait_bo:711) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:711) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:711) igt_core-INFO: #2 [+0xb8b1149c] (vc4_wait_bo:711) igt_core-INFO: #3 [+0xb8b10e2c] (vc4_wait_bo:711) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:711) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:711) igt_core-INFO: #6 [+0xb8b10e70] **** END **** [1mSubtest bad-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:714) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:714) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:714) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:714) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xd037149c] #3 [+0xd0370e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xd0370e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:714) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:714) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:714) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:714) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:714) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:714) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:714) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:714) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:714) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:714) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:714) igt_core-INFO: Stack trace: (vc4_wait_bo:714) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:714) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:714) igt_core-INFO: #2 [+0xd037149c] (vc4_wait_bo:714) igt_core-INFO: #3 [+0xd0370e2c] (vc4_wait_bo:714) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:714) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:714) igt_core-INFO: #6 [+0xd0370e70] **** END **** [1mSubtest bad-pad: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:717) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:717) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:717) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:717) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xea7c149c] #3 [+0xea7c0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xea7c0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:717) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) <14>[ 140.475383] [IGT] vc4_wait_bo: exiting, ret=98 (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:717) igt_c<8>[ 140.485442] ore-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:717) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:717) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:717)<14>[ 140.510651] [IGT] vc4_wait_bo: executing drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:717) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) <14>[ 140.525801] [IGT] vc4_wait_bo: exiting, ret=98 (vc4_wait_bo:717) igt_vc4-CRITICAL: Test assertion failu<8>[ 140.535452] re function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:717) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) <<14>[ 140.559856] [IGT] vc4_wait_bo: executing < 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:717) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:717) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:717) igt_core-INFO: Stack trace: (vc4_wait_bo:717) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:717) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:717) igt_core-INFO: #2 [+0xea7c149c] (vc4_wait_bo:717) igt_core-INFO: #3 [+0xea7c0e2c] (vc4_wait_bo:717) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:717) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:717) igt_core-INFO: #6 [+0xea7c0e70] **** END **** [1mSubtest unused-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:720) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:720) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:720) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:720) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xe75e149c] #3 [+0xe75e0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xe75e0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:720) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:720) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:720) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:720) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:720) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:720) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:720) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:720) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:720) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:720) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:720) igt_core-INFO: Stack trace: (vc4_wait_bo:720) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:720) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:720) igt_core-INFO: #2 [+0xe75e149c] (vc4_wait_bo:720) igt_core-INFO: #3 [+0xe75e0e2c] (vc4_wait_bo:720) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:720) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:720) igt_core-INFO: #6 [+0xe75e0e70] **** END **** [1mSubtest unused-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:723) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:723) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:723) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:723) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xc4ae149c] #3 [+0xc4ae0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x9<14>[ 140.913412] [IGT] vc4_wait_bo: exiting, ret=98 8] #6 [+0xc4ae0e70] Test vc4_wait_bo failed<8>[ 140.923463] . **** DEBUG **** (vc4_wait_bo:723) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:723) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4<14>[ 140.948608] [IGT] vc4_wait_bo: executing _wait_bo:723) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:723) drmtest-INFO: Opened device: /dev/dri/card0 <14>[ 140.964282] [IGT] vc4_wait_bo: exiting, ret=98 (vc4_wait_bo:723) drmtest-DEBUG: Test requirement passe<8>[ 140.974155] d: !(fd<0) (vc4_wait_bo:723) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:723) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_b<14>[ 140.999347] [IGT] vc4_wait_bo: executing o:723) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:723) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:723) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:723) igt_core-INFO: Stack trace: (vc4_wait_bo:723) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:723) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:723) igt_core-INFO: #2 [+0xc4ae149c] (vc4_wait_bo:723) igt_core-INFO: #3 [+0xc4ae0e2c] (vc4_wait_bo:723) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:723) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:723) igt_core-INFO: #6 [+0xc4ae0e70] **** END **** [1mSubtest used-bo-0ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:726) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:726) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:726) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:726) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_bo+0x9c] #2 [+0xb62a149c] #3 [+0xb62a0e2c] #4 [__libc_init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xb62a0e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:726) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:726) igt_core-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:726) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:726) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:726) drmtest-DEBUG: Test requirement passed: !(fd<0) (vc4_wait_bo:726) DEBUG: Test requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:726) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:726) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:726) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:726) igt_vc4-CRITICAL: error: -1 != 0 (vc4_wait_bo:726) igt_core-INFO: Stack trace: (vc4_wait_bo:726) igt_core-INFO: #0 ../lib/igt_core.c:1989 __igt_fail_assert() (vc4_wait_bo:726) igt_core-INFO: #1 [igt_vc4_create_bo+0x9c] (vc4_wait_bo:726) igt_core-INFO: #2 [+0xb62a149c] (vc4_wait_bo:726) igt_core-INFO: #3 [+0xb62a0e2c] (vc4_wait_bo:726) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:726) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:726) igt_core-INFO: #6 [+0xb62a0e70] **** END **** [1mSubtest used-bo-1ns: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305838 for randomisation Opened device: /dev/dri/card0 (vc4_wait_bo:729) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:729) igt_vc4-CRITICAL: Failed assertion: igt_ioctl((fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x03)) << 0) | ((((sizeof(struct drm_vc4_create_bo)))) << ((0+8)+8)))), (&create)) == 0 (vc4_wait_bo:729) igt_vc4-CRITICAL: Last errno: 19, No such device (vc4_wait_bo:729) igt_vc4-CRITICAL: error: -1 != 0 Stack trace: #0 ../lib/igt_core.c:1989 __igt_fail_assert() #1 [igt_vc4_create_<14>[ 141.352516] [IGT] vc4_wait_bo: exiting, ret=98 bo+0x9c] #2 [+0xcd58149c] #3 [+0<8>[ 141.362604] xcd580e2c] #4 [__libc<8>[ 141.371011] _init_first+0x80] #5 [__libc_start_main+0x98] #6 [+0xcd580e70] Test vc4_wait_bo failed. **** DEBUG **** (vc4_wait_bo:729) igt_core-INFO: IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) (vc4_wait_bo:729) igt_c<8>[ 141.397034] ore-INFO: Using IGT_SRANDOM=1706305838 for randomisation (vc4_wait_bo:729) drmtest-DEBUG: Force option used: Using driver vc4 (vc4_wait_bo:729) drmtest-INFO: Opened device: /dev/dri/card0 (vc4_wait_bo:729)<14>[ 141.420791] [IGT] vc4_wait_seqno: executing drmtest<14>[ 141.426231] [IGT] vc4_wait_seqno: starting subtest bad-seqno-0ns -DEBUG: <14>[ 141.433108] [IGT] vc4_wait_seqno: finished subtest bad-seqno-0ns, SUCCESS Test req<14>[ 141.441014] [IGT] vc4_wait_seqno: exiting, ret=0 uirement passed: !(fd<0) (vc4_wait_bo:729) DEBUG: Test <8>[ 141.451111] requirement passed: igt_vc4_is_v3d(fd) (vc4_wait_bo:729) igt_vc4-CRITICAL: Test assertion failure function igt_vc4_create_bo, file ../lib/igt_vc4.c:126: (vc4_wait_bo:729) igt_vc4-CRITICAL: Failed as<14>[ 141.475670] [IGT] vc4_wait_seqno: executing sertion:<14>[ 141.481249] [IGT] vc4_wait_seqno: starting subtest bad-seqno-1ns igt_ioc<1>[ 141.488070] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008 tl((fd),<1>[ 141.497884] Mem abort info: ((((2U|<1>[ 141.501675] ESR = 0x96000044 1U) << (<1>[ 141.505730] EC = 0x25: DABT (current EL), IL = 32 bits ((0+8)+8<1>[ 141.512077] SET = 0, FnV = 0 )+14)) |<1>[ 141.516131] EA = 0, S1PTW = 0 ((('d')<1>[ 141.520274] Data abort info: ) << (0+<1>[ 141.524154] ISV = 0, ISS = 0x00000044 8)) | ((<1>[ 141.529002] CM = 0, WnR = 1 (0x40 + <1>[ 141.532972] user pgtable: 4k pages, 48-bit VAs, pgdp=0000000051435000 0x03)) <<1>[ 141.540463] [0000000000000008] pgd=0000000000000000, p4d=0000000000000000 < 0) | (<0>[ 141.548310] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP (((sizeo<4>[ 141.555625] Modules linked in: raspberrypi_cpufreq hci_uart btqca btbcm brcmfmac brcmutil broadcom raspberrypi_hwmon clk_raspberrypi bcm_phy_lib crct10dif_ce cfg80211 bluetooth genet ecdh_generic ecc mdio_bcm_unimac iproc_rng200 i2c_bcm2835 bcm2711_thermal pcie_brcmstb rng_core pwm_bcm2835 rfkill vc4 cec drm_kms_helper drm dm_mod ip_tables x_tables ipv6 f(struct<4>[ 141.588325] CPU: 3 PID: 738 Comm: vc4_wait_seqno Not tainted 5.10.218-cip49 #1 drm_vc4<4>[ 141.596608] Hardware name: Raspberry Pi 4 Model B Rev 1.5 (DT) _create_<4>[ 141.603486] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) bo)))) <<4>[ 141.610547] pc : prepare_to_wait+0x74/0x84 < ((0+8)<4>[ 141.615651] lr : prepare_to_wait+0x34/0x84 +8)))), <4>[ 141.620761] sp : ffff8000169c3bd0 (&create<4>[ 141.625082] x29: ffff8000169c3bd0 x28: ffff8000169c3d88 )) == 0 <4>[ 141.631429] x27: ffff8000169c3d88 x26: 0000000000000001 (vc4_wa<4>[ 141.637774] x25: ffff7b3d51419858 x24: ffff7b3d511c1c80 it_bo:72<4>[ 141.644121] x23: ffffd6a7403c7000 x22: ffff8000169c3c68 9) igt_v<4>[ 141.650468] x21: ffff7b3d51419858 x20: 0000000000000001 c4-CRITI<4>[ 141.656815] x19: ffff8000169c3c50 x18: 0000000000000000 CAL: Las<4>[ 141.663162] x17: 0000000000000000 x16: ffffd6a73e8d4390 t errno:<4>[ 141.669508] x15: 0000ffffe1c940f0 x14: 0000000000000000 19, No <4>[ 141.675855] x13: 0000000000000000 x12: 0000000000000000 such dev<4>[ 141.682201] x11: 0000000000000000 x10: 0000000000000000 ice (vc<4>[ 141.688548] x9 : ffffd6a6fd6de000 x8 : 0000000000000001 4_wait_b<4>[ 141.694895] x7 : ffffffffffffffff x6 : 00000000000d4a87 o:729) i<4>[ 141.701242] x5 : 00000000000d4a87 x4 : 0000000000000000 gt_vc4-C<4>[ 141.707589] x3 : ffff7b3d51419858 x2 : 0000000000000000 RITICAL:<4>[ 141.713935] x1 : 0000000000000000 x0 : ffff7b3d51419860 error: <4>[ 141.720283] Call trace: -1 != 0 <4>[ 141.723723] prepare_to_wait+0x74/0x84 (vc4_wa<4>[ 141.728498] vc4_wait_for_seqno+0x98/0x174 [vc4] it_bo:72<4>[ 141.734132] vc4_wait_seqno_ioctl+0x30/0xa4 [vc4] 9) igt_c<4>[ 141.739919] drm_ioctl_kernel+0xc4/0x114 [drm] ore-INFO<4>[ 141.745354] drm_ioctl+0x228/0x480 [drm] : Stack <4>[ 141.750257] __arm64_sys_ioctl+0xa8/0xf0 trace: <4>[ 141.755195] el0_svc_common.constprop.0+0x78/0x1c4 (vc4_wai<4>[ 141.761010] do_el0_svc+0x24/0x9c t_bo:729<4>[ 141.765331] el0_svc+0x14/0x20 ) igt_co<4>[ 141.769385] el0_sync_handler+0xb0/0xb4 re-INFO:<4>[ 141.774234] el0_sync+0x180/0x1c0 #0 ..<0>[ 141.778556] Code: d50323bf d65f03c0 aa1503e0 f8408c02 (f9000456) /lib/igt<4>[ 141.785695] ---[ end trace 5273f513405d9a82 ]--- _core.c:<6>[ 141.791336] note: vc4_wait_seqno[738] exited with preempt_count 1 1989 __igt_fail_assert() (vc4_wait_bo:729) igt_core-INF<8>[ 141.802765] O: #1 [igt_vc4<8>[ 141.811810] _create_<8>[ 141.816635] bo+0x9c] (vc4_wait_bo:729) igt_core-INFO: #2 [+0xcd58149c] (vc4_wait_bo:729) igt_core-INFO: #3 [+0xcd580e2c] (vc4_wait_bo:729) igt_core-INFO: #4 [__libc_init_first+0x80] (vc4_wait_bo:729) igt_core-INFO: #5 [__libc_start_main+0x98] (vc4_wait_bo:729) igt_core-INFO: #6 [+0xcd580e70] **** END **** [1mSubtest used-bo: FAIL (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-0ns [1mSubtest bad-seqno-0ns: SUCCESS (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305839 for randomisation Opened device: /dev/dri/card0 Starting subtest: bad-seqno-1ns Segmentation fault WARNING: unhandled exit status: 139 + set +x / #