Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-1c14000.usb-usb-0:1:1.2-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done SEC0: RNG instantiated Normal Boot Trying to boot from BOOTROM Boot Stage: Recovery boot image offset 0x8000, pagesize 0x200, ivt offset 0x0 NOTICE: Do not release JR0 to NS as it can be used by HAB NOTICE: BL31: v2.8(release):v2.4-3820-g856a80e65 NOTICE: BL31: Built : 02:20:05, Apr 19 2023 U-Boot 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 27C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power1.5 on CC1 PDO 0: type 0, 5000 mV, 2400 mA [E] PDO 1: type 0, 14800 mV, 2000 mA [] Requesting PDO 1: 14800 mV, 2000 mA Source accept request PD source ready! tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] Core: 257 devices, 36 uclasses, devicetree: separate MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK [*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 [0] lcd-controller@32e80000, video [1] mipi_dsi@32e60000, video_bridge [2] adv7535@3d, panel adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 In: serial Out: serial Err: serial SEC0: RNG instantiated switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME] Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30bf0000 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.203 (3851 ms) u-boot=> setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 u-boot=> tftp ${loadaddr} 422284/tftp-deploy-artk_v28/kernel/Image tftp ${loadaddr} 422284/tftp-deploy-artk_v28/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '422284/tftp-deploy-artk_v28/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 8.1 MiB/s done Bytes transferred = 31916544 (1e70200 hex) u-boot=> tftp ${initrd_addr} 422284/tftp-deploy-artk_v28/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 422284/tftp-deploy-artk_v28/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '422284/tftp-deploy-artk_v28/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 8.8 MiB/s done Bytes transferred = 53985073 (337bf31 hex) u-boot=>setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp ${fdt_addr} 422284/tftp-deploy-artk_v28/dtb/imx8mp-evk.dtb tftp ${fdt_addr} 422284/tftp-deploy-artk_v28/dtb/imx8mp-evk.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '422284/tftp-deploy-artk_v28/dtb/imx8mp-evk.dtb'. Load address: 0x43000000 Loading: *## 4.4 MiB/s done Bytes transferred = 18268 (475c hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' u-boot=> booti ${loadaddr} ${initrd_addr} ${fdt_addr} booti ${loadaddr} ${initrd_addr} ${fdt_addr} ## Loading init Ramdisk from Legacy Image at 43800000 ... Image Name: Created: 2024-01-05 21:35:15 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 53985009 Bytes = 51.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Working FDT set to 43000000 Using Device Tree in place at 0000000043000000, end 000000004300775b Working FDT set to 43000000 adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.206-cip41 (KernelCI@build-j66988-arm64-gcc-10-defconfig-zz2cm) (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 Fri Jan 5 19:37:16 UTC 2024 [ 0.000000] Machine model: NXP i.MX8MPlus EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] ------------[ cut here ]------------ [ 0.000000] console 'ec_imx6q0' already registered [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/printk/printk.c:2770 register_console+0x58/0x2c0 [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.206-cip41 #1 [ 0.000000] Hardware name: NXP i.MX8MPlus EVK board (DT) [ 0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : register_console+0x58/0x2c0 [ 0.000000] lr : register_console+0x58/0x2c0 [ 0.000000] sp : ffff800011bb3dd0 [ 0.000000] x29: ffff800011bb3dd0 x28: 00000000419d0018 [ 0.000000] x27: 00000000feeddcc4 x26: 0000000000000400 [ 0.000000] x25: 0000000000002f60 x24: ffff800011e06000 [ 0.000000] x23: 0000000000000000 x22: ffff80001170c138 [ 0.000000] x21: ffff800011e81090 x20: ffff800011e06778 [ 0.000000] x19: ffff800011e06778 x18: 0000000000000005 [ 0.000000] x17: 0000000000001800 x16: 0000000000000000 [ 0.000000] x15: 0000000000000030 x14: ffffffffffffffff [ 0.000000] x13: ffff800011bd2a78 x12: 000000000000001b [ 0.000000] x11: 0000000000000009 x10: ffff800011c2aa78 [ 0.000000] x9 : 00000000fffff000 x8 : ffff800011bd2a78 [ 0.000000] x7 : ffff800011c2aa78 x6 : 0000000000000000 [ 0.000000] x5 : 0000000000000000 x4 : 0000000000000000 [ 0.000000] x3 : 00000000ffffffff x2 : 0000000000000000 [ 0.000000] x1 : 0000000000000000 x0 : ffff800011bc3400 [ 0.000000] Call trace: [ 0.000000] register_console+0x58/0x2c0 [ 0.000000] of_setup_earlycon+0x248/0x26c [ 0.000000] early_init_dt_scan_chosen_stdout+0x160/0x1a4 [ 0.000000] acpi_boot_table_init+0x158/0x198 [ 0.000000] setup_arch+0x284/0x600 [ 0.000000] start_kernel+0x74/0x4c8 [ 0.000000] ---[ end trace 738cd7512f4bf060 ]--- [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x1bf3f4b00-0x1bf3f6fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000055ffffff] [ 0.000000] node 0: [mem 0x0000000058000000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1540096 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) <6>[ 0.000000] Memory: 5952212K/6258688K available (14528K kernel code, 2816K rwdata, 7660K rodata, 6016K init, 514K bss, 273708K reserved, 32768K 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] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008844] Console: colour dummy device 80x25 <6>[ 0.013114] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023631] pid_max: default: 32768 minimum: 301 <6>[ 0.028586] LSM: Security Framework initializing <6>[ 0.033488] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.041324] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.050834] rcu: Hierarchical SRCU implementation. <6>[ 0.055878] EFI services will not be available. <6>[ 0.059699] smp: Bringing up secondary CPUs ... <6>[ 0.064714] Detected VIPT I-cache on CPU1 <6>[ 0.064740] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.064772] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.065214] Detected VIPT I-cache on CPU2 <6>[ 0.065231] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.065252] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.065668] Detected VIPT I-cache on CPU3 <6>[ 0.065686] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.065703] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.065759] smp: Brought up 1 node, 4 CPUs <6>[ 0.123566] SMP: Total of 4 processors activated. <6>[ 0.128544] CPU features: detected: 32-bit EL0 Support <6>[ 0.133987] CPU features: detected: CRC32 instructions <6>[ 0.139395] CPU features: detected: 32-bit EL1 Support <6>[ 0.151346] CPU: All CPU(s) started at EL2 <6>[ 0.152895] alternatives: patching kernel code <6>[ 0.159133] devtmpfs: initialized <4>[ 0.163905] KASLR disabled due to lack of seed <6>[ 0.166043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.175969] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.184139] pinctrl core: initialized pinctrl subsystem <6>[ 0.189657] DMI not present or invalid. <6>[ 0.193376] NET: Registered protocol family 16 <6>[ 0.198652] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.205162] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.213473] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.221401] audit: initializing netlink subsys (disabled) <5>[ 0.227186] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1 <6>[ 0.228018] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.235115] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.241763] cpuidle: using governor menu <6>[ 0.252624] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.259582] ASID allocator initialised with 65536 entries <6>[ 0.266507] Serial: AMBA PL011 UART driver <6>[ 0.283411] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.298843] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.302991] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.309985] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.316983] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.324934] cryptd: max_cpu_qlen set to 1000 <6>[ 0.330874] ACPI: Interpreter disabled. <6>[ 0.334018] iommu: Default domain type: Translated <6>[ 0.337981] vgaarb: loaded <5>[ 0.341014] SCSI subsystem initialized <6>[ 0.345100] usbcore: registered new interface driver usbfs <6>[ 0.350622] usbcore: registered new interface driver hub <6>[ 0.356203] usbcore: registered new device driver usb <6>[ 0.362189] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.366771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.376230] PTP clock support registered <6>[ 0.380511] EDAC MC: Ver: 3.0.0 <6>[ 0.384862] FPGA manager framework <6>[ 0.387582] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.394582] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.400436] VFS: Disk quotas dquot_6.6.0 <6>[ 0.404524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.411810] pnp: PnP ACPI: disabled <6>[ 0.420746] NET: Registered protocol family 2 <6>[ 0.422757] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.433093] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.439325] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.447866] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) <6>[ 0.456073] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.462123] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.469226] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.476861] NET: Registered protocol family 1 <6>[ 0.481596] RPC: Registered named UNIX socket transport module. <6>[ 0.487453] RPC: Registered udp transport module. <6>[ 0.492438] RPC: Registered tcp transport module. <6>[ 0.497420] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.504165] PCI: CLS 0 bytes, default 64 <6>[ 0.508491] Unpacking initramfs... <6>[ 3.086768] Freeing initrd memory: 52712K <6>[ 3.088804] kvm [1]: IPA Size Limit: 40 bits <6>[ 3.094401] kvm [1]: GICv3: no GICV resource entry <6>[ 3.097826] kvm [1]: disabling GICv2 emulation <6>[ 3.102559] kvm [1]: GIC system register CPU interface enabled <6>[ 3.108753] kvm [1]: vgic interrupt IRQ9 <6>[ 3.112974] kvm [1]: Hyp mode initialized successfully <5>[ 3.121355] Initialise system trusted keyrings <6>[ 3.123353] workingset: timestamp_bits=42 max_order=21 bucket_order=0 <6>[ 3.135748] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.139580] NFS: Registering the id_resolver key type <5>[ 3.144396] Key type id_resolver registered <5>[ 3.148810] Key type id_legacy registered <6>[ 3.153171] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.160099] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.167926] 9p: Installing v9fs 9p2000 file system support <5>[ 3.209571] Key type asymmetric registered <5>[ 3.211085] Asymmetric key parser 'x509' registered <6>[ 3.216264] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 3.223946] io scheduler mq-deadline registered <6>[ 3.228759] io scheduler kyber registered <4>[ 3.240918] EINJ: ACPI disabled. <6>[ 3.252077] SoC: i.MX8MP revision 1.1 <6>[ 3.259399] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 3.265082] SuperH (H)SCI(F) driver initialized <6>[ 3.268380] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 30, base_baud = 1500000) is a IMX <6>[ 3.277058] printk: console [ttymxc1] enabled <6>[ 3.277058] printk: console [ttymxc1] enabled <6>[ 3.286233] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.286233] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.297310] msm_serial: driver initialized <6>[ 3.309702] loop: module loaded <6>[ 3.313885] megasas: 07.714.04.00-rc1 <6>[ 3.322401] tun: Universal TUN/TAP device driver, 1.6 <6>[ 3.328325] thunder_xcv, ver 1.0 <6>[ 3.331859] thunder_bgx, ver 1.0 <6>[ 3.335390] nicpf, ver 1.0 <6>[ 3.339148] pps pps0: new PPS source ptp0 <6>[ 3.355043] hclge is initializing <6>[ 3.358661] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 3.366161] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 3.371785] e1000: Intel(R) PRO/1000 Network Driver <6>[ 3.376943] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 3.382996] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.388234] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.394454] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.400121] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.405986] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 3.412523] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 3.418989] sky2: driver version 1.30 <6>[ 3.423781] VFIO - User Level meta-driver version: 0.3 <6>[ 3.430544] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 3.437373] ehci-pci: EHCI PCI platform driver <6>[ 3.442116] ehci-platform: EHCI generic platform driver <6>[ 3.447719] ehci-orion: EHCI orion driver <6>[ 3.452083] ehci-exynos: EHCI Exynos driver <6>[ 3.456602] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.463062] ohci-pci: OHCI PCI platform driver <6>[ 3.467805] ohci-platform: OHCI generic platform driver <6>[ 3.473390] ohci-exynos: OHCI Exynos driver <6>[ 3.478290] usbcore: registered new interface driver usb-storage <6>[ 3.486703] i2c /dev entries driver <6>[ 3.495806] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.502273] sdhci: Copyright(c) Pierre Ossman <6>[ 3.507334] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.514376] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.521837] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.528687] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 3.536036] usbcore: registered new interface driver usbhid <6>[ 3.541878] usbhid: USB HID core driver <6>[ 3.549060] optee: probing for conduit method. <6>[ 3.552344] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 3.553795] optee: revision 3.19 (68fb698d) <6>[ 3.561309] optee: dynamic shared memory is enabled <6>[ 3.571233] optee: initialized driver <6>[ 3.576532] NET: Registered protocol family 17 <6>[ 3.581392] 9pnet: Installing 9P2000 support <5>[ 3.585993] Key type dns_resolver registered <6>[ 3.590794] registered taskstats version 1 <5>[ 3.595167] Loading compiled-in X.509 certificates <6>[ 3.618916] mmc2: new HS400 MMC card at address 0001 <4>[ 3.620098] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 3.624543] mmcblk2: mmc2:0001 IB2932 29.2 GiB <6>[ 3.631146] pca953x 2-0020: using no AI <6>[ 3.636000] mmcblk2boot0: mmc2:0001 IB2932 partition 1 4.00 MiB <6>[ 3.646318] mmcblk2boot1: mmc2:0001 IB2932 partition 2 4.00 MiB <6>[ 3.652621] mmcblk2rpmb: mmc2:0001 IB2932 partition 3 4.00 MiB, chardev (234:0) <6>[ 3.660754] i2c i2c-2: IMX I2C adapter registered <6>[ 3.667592] pps pps0: new PPS source ptp0 <6>[ 3.875212] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 3.884694] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 3.921345] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <4>[ 4.016078] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 4.046604] RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL) <6>[ 4.051274] mmc1: new ultra high speed SDR104 SDHC card at address 0001 <6>[ 4.068628] mmcblk1: mmc1:0001 SD16G 14.5 GiB <6>[ 8.175438] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 8.198592] Sending DHCP requests .., OK <6>[ 11.090816] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.209 <6>[ 11.099179] IP-Config: Complete: <6>[ 11.102683] device=eth0, hwaddr=c6:77:58:ee:2a:37, ipaddr=192.168.56.209, mask=255.255.255.0, gw=192.168.56.254 <6>[ 11.113471] host=192.168.56.209, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 11.121654] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 11.121658] nameserver0=192.168.56.254 <6>[ 11.133773] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 11.143062] ALSA device list: <6>[ 11.146294] No soundcards found. <6>[ 11.151976] Freeing unused kernel memory: 6016K <6>[ 11.156909] Run /init as init process <30>[ 11.183374] systemd[1]: System time before build time, advancing clock. <6>[ 11.199739] NET: Registered protocol family 10 <6>[ 11.205338] Segment Routing with IPv6 <30>[ 11.215202] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 11.239065] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 11.258778] systemd[1]: Set hostname to . <30>[ 11.455913] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 11.464468] random: systemd: uninitialized urandom read (16 bytes read) <28>[ 11.471473] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 11.484180] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 11.494988] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <5>[ 11.514716] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 11.522571] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <5>[ 11.542700] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 11.550694] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 11.575467] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 11.598923] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 11.622843] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 11.646729] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 11.658823] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 11.682772] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 11.698719] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 11.718686] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 11.734751] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 11.750979] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 11.775279] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. <30>[ 11.799070] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 11.823118] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 11.843164] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 11.863050] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 11.885395] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... <30>[ 11.905326] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... <30>[ 11.929430] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 11.946996] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. <30>[ 11.958697] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 11.985753] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 12.009601] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 12.026937] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 12.039277] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 12.062231] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 12.085475] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 12.113542] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 12.138896] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. <30>[ 12.159246] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. <30>[ 12.183073] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mRemount Root and Kernel File Systems[0m. See 'systemctl status systemd-remount-fs.service' for details. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... <46>[ 12.384549] systemd-journald[148]: Received client request to flush runtime journal. Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. <5>[ 12.515655] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mCreate<5>[ 12.525883] random: systemd-journal: uninitialized urandom read (16 bytes read) Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. <5>[ 12.587276] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. <6>[ 13.056374] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 <6>[ 13.056633] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <4>[ 13.078159] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 13.088905] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <4>[ 13.100140] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... <6>[ 13.144646] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. <6>[ 13.172594] caam 30900000.crypto: job rings = 1, qi = 0 [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. <6>[ 13.291447] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware [[0;32m OK [0m] Started [0;1<6>[ 13.330396] caam algorithms registered in /proc/crypto ;39mUser Login Management[0m. <6>[ 13.339311] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 13.349287] caam 30900000.crypto: registering rng-caam [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. <5>[ 13.391875] random: crng init done <5>[ 13.395585] random: 135 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-arm64 ttymxc1 debian-bullseye-arm64 login: root (automatic login) Linux debian-bullseye-arm64 5.10.206-cip41 #1 SMP PREEMPT Fri Jan 5 19:37:16 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. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-422284/environment . /lava-422284/environment / # /lava-422284/bin/lava-test-runner /lava-422284/0 /lava-422284/bin/lava-test-runner /lava-422284/0 + export TESTRUN_ID=0_igt-gpu-etnaviv <8>[ 19.256478] + cd /lava-422284/0/tests/0_igt-gpu-etnaviv + cat uuid + UUID=422284_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=etnaviv /usr/bin/igt-parser.sh core_auth core_getclient core_getstats core_getversion core_setmaster core_setmaster_vs_auth <8>[ 19.300310] <14>[ 19.334482] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 19.338911] [IGT] core_auth: starting subtest getclient-simple ch64) (Linux: 5.10.206-cip41 aarch64) Starting subtest: getclient-simple Test requirement not met in funct<14>[ 19.387395] [IGT] core_auth: finished subtest getclient-simple, SKIP ion drm_open_driver, file ../lib/<14>[ 19.399514] [IGT] core_auth: exiting, ret=77 drmtest.c:621: Test requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (a<8>[ 19.411909] ny) Last errno: 2, No such file or directory [1mSubtest getclient-simple: SKIP (0.039s)[0m Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory <14>[ 19.448770] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 19.453314] [IGT] core_auth: starting subtest getclient-master-drop ch64) (Linux: 5.10.206-cip41 aarch64) Starting subtest: getclie<14>[ 19.465657] [IGT] core_auth: finished subtest getclient-master-drop, SKIP nt-master-drop Test requirement <14>[ 19.477832] [IGT] core_auth: exiting, ret=77 not met in function drm_open_driver, file ../lib/drmtest.c:621: Test requirement: !(fd<0) No <8>[ 19.490110] known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory [1mSubtest getclient-master-drop: SKIP (0.003s)[0m Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file<14>[ 19.527439] [IGT] core_auth: executing or directory IGT-Version: 1.27.1-g621c2d3 (a<14>[ 19.535970] [IGT] core_auth: exiting, ret=77 arch64) (Linux: 5.10.206-cip41 aarch64) Test requirement not met in function drm_open_driver, <8>[ 19.548505] file ../lib/drmtest.c:621: Test requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory [1mSubtest basic-auth: SKIP (0.000s)[0m <14>[ 19.585651] [IGT] core_auth: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aa<14>[ 19.593150] [IGT] core_auth: exiting, ret=77 rch64) Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test <8>[ 19.607313] requirement: !(fd<0) No known gp<8>[ 19.617234] u found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory [1mSubtest many-magics: SKIP (0.000s)[0m <14>[ 19.681990] [IGT] core_getclient: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aa<14>[ 19.689848] [IGT] core_getclient: exiting, ret=77 rch64) Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test <8>[ 19.704593] requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory SKIP (0.011s) <14>[ 19.773621] [IGT] core_getstats: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aa<14>[ 19.781356] [IGT] core_getstats: exiting, ret=77 rch64) Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test <8>[ 19.796031] requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory SKIP (0.010s) <14>[ 19.864474] [IGT] core_getversion: executing IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aa<14>[ 19.872431] [IGT] core_getversion: exiting, ret=77 rch64) Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test <8>[ 19.887277] requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory SKIP (0.011s) <8>[ 19.928560] <14>[ 19.962479] [IGT] core_setmaster: executing IGT-Version: 1.27.1-g621c2d3 (aar<14>[ 19.969672] [IGT] core_setmaster: starting subtest master-drop-set-root ch64) (Linux: 5.10.206-cip41 aarch64) Starting subtest: master-drop-set-root (core_setmaster:328) CRITICAL: Test assertion failure function check_drop_set, file ../tests/core_setmaster.c:85: (core_setmaster:328) CRITICAL: Failed assertion: master != -1 (core_setmaster:328) CRITICAL: Last errno: 2, No such file or directory (core_setmaster:328) CRITICAL: error: -1 == -1 Stack trace: #0 ../lib/igt_core.c:1971 __igt_fail_assert() #1 [+0xd725136c] #2 [+0xd7251498] #3 [+0xd72510bc] #4 [__libc_start_main+0xe8] #5 [+0xd72510f4] #6 [+0xd72510f4] Subtest master-drop-set-root failed. **** DEBUG **** (core_setmaster:328) drmtest-DEBUG: Force option used: Using driver etnaviv (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) igt_kmod-DEBUG: Unknown symbol in module amdgpu or unknown parameter (core_setmaster:328) igt_kmod-DEBUG: Unknown symbol in module i915 or unknown parameter (core_setmaster:328) igt_kmod-DEBUG: Could not load i915 (core_setmaster:328) igt_kmod-DEBUG: Module msm already inserted (core_setmaster:328) igt_kmod-DEBUG: Module panfrost already inserted (core_setmaster:328) igt_kmod-DEBUG: Unknown symbol in module v3d or unknown parameter (core_setmaster:328) igt_kmod-DEBUG: Module vc4 already inserted (core_setmaster:328) igt_kmod-DEBUG: Unknown symbol in module vmwgfx or unknown parameter (core_setmaster:328) igt_kmod-DEBUG: Unknown symbol in module xe or unknown parameter (core_setmaster:328) drmtest-DEBUG: Force option used: Using driver etnaviv (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in fu<14>[ 20.327152] [IGT] core_setmaster: finished subtest master-drop-set-root, FAIL nction _is_already_opened, file .<14>[ 20.337287] [IGT] core_setmaster: exiting, ret=98 ./lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurr<8>[ 20.352598] ed in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_set<14>[ 20.389836] [IGT] core_setmaster: executing master:328) drmtest-DEBUG: Condit<14>[ 20.397953] [IGT] core_setmaster: starting subtest master-drop-set-user ion stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) <14>[ 20.417943] [IGT] core_setmaster: finished subtest master-drop-set-user, FAIL != 0 occurred in function _is_alr<14>[ 20.426480] [IGT] core_setmaster: exiting, ret=98 eady_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path<8>[ 20.441509] , &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmte<14>[ 20.478913] [IGT] core_setmaster: executing st.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(pat<14>[ 20.487030] [IGT] core_setmaster: starting subtest master-drop-set-shared-fd h, &new) != 0 occurred in functio<14>[ 20.499796] [IGT] core_setmaster: finished subtest master-drop-set-shared-fd, SKIP n _is_already_opened, file ../lib<14>[ 20.508118] [IGT] core_setmaster: exiting, ret=77 /drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in<8>[ 20.523343] function _is_already_opened, fil<8>[ 20.534239] e ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) drmtest-DEBUG: Condition stat(path, &new) != 0 occurred in function _is_already_opened, file ../lib/drmtest.c:308 (core_setmaster:328) CRITICAL: Test assertion failure function check_drop_set, file ../tests/core_setmaster.c:85: (core_setmaster:328) CRITICAL: Failed assertion: master != -1 (core_setmaster:328) CRITICAL: Last errno: 2, No such file or directory (core_setmaster:328) CRITICAL: e<14>[ 20.600864] [IGT] core_setmaster_vs_auth: executing rror: -1 == -1 (core_setmaster:328) igt_core-INFO: Stack trace:<14>[ 20.609677] [IGT] core_setmaster_vs_auth: exiting, ret=77 (core_setmaster:328) igt_core-INFO: #0 ../lib/igt_core.c:1971 __igt_fail_assert() (core_se<8>[ 20.625035] tmaster:328) igt_core-INFO: #1 <8>[ 20.634556] [+0xd725136c] (core_setmaster:328) igt_core-INFO: #2 [+0xd7251498] (core_setmaster:328) igt_core-INFO: #3 [+0xd72510bc] (core_setmaster:328) igt_core-INFO: #4 [__libc_start_main+0xe8] (core_setmaster:328) igt_core-INFO: #5 [+0xd72510f4] (core_setmaster:328) igt_core-INFO: #6 [+0xd72510f4] **** END **** [1mSubtest master-drop-set-root: FAIL (0.350s)[0m IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aarch64) Starting subtest: master-drop-set-user (core_setmaster:332) CRITICAL: Test assertion failure function check_drop_set, file ../tests/core_setmaster.c:85: (core_setmaster:332) CRITICAL: Failed assertion: master != -1 (core_setmaster:332) CRITICAL: Last errno: 2, No such file or directory (core_setmaster:332) CRITICAL: error: -1 == -1 Stack trace: #0 [__igt_fail_assert+0xe0] #1 [+0xdf90136c] #2 [+0xdf901744] #3 [+0xdf9010bc] #4 [__libc_start_main+0xe8] #5 [+0xdf9010f4] #6 [+0xdf9010f4] child 0 failed with exit status 98 Subtest master-drop-set-user failed. No log. [1mSubtest master-drop-set-user: FAIL (0.013s)[0m IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aarch64) Starting subtest: master-drop-set-shared-fd Test requirement not met in function __igt_unique____real_main145, file ../tests/core_setmaster.c:204: Test requirement: master >= 0 Last errno: 2, No such file or directory [1mSubtest master-drop-set-shared-fd: SKIP (0.002s)[0m IGT-Version: 1.27.1-g621c2d3 (aarch64) (Linux: 5.10.206-cip41 aarch64) Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:621: Test requirement: !(fd<0) No known gpu found for chipset flags 0x4294967291 (any) Last errno: 2, No such file or directory SKIP (0.011s) + set +x / #