[Enter `^Ec?' for help] U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Model: Freescale i.MX6 Quad SABRE Lite Board Board: SABRE Lite I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPIFlash... SF: Detected gd25q16 with page size 256 Bytes, erase size 4 KiB, total 2 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 7 FEC [PRIME], usb_ether Error: usb_ether address not set. starting USB... Bus usb@2184000: usb dr_mode not found Bus usb@2184200: USB EHCI 1.00 scanning bus usb@2184000 for devices... 1 USB Device(s) found scanning bus usb@2184200 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.201.36 (5 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x10000000 14531255/tftp-deploy-1ug5y8ji/kernel/zImage tftp 0x10000000 14531255/tftp-deploy-1ug5y8ji/kernel/zImage Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14531255/tftp-deploy-1ug5y8ji/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 6.1 MiB/s done Bytes transferred = 12554752 (bf9200 hex) => tftp 0x14000000 14531255/tftp-deploy-1ug5y8ji/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 14531255/tftp-deploy-1ug5y8ji/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14531255/tftp-deploy-1ug5y8ji/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################## 14.2 MiB/s done Bytes transferred = 16112484 (f5db64 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 14531255/tftp-deploy-1ug5y8ji/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 14531255/tftp-deploy-1ug5y8ji/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.201.1; our IP address is 192.168.201.36 Filename '14531255/tftp-deploy-1ug5y8ji/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 4.1 MiB/s done Bytes transferred = 42661 (a6a5 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14531255/extract-nfsrootfs-turwa900,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14531255/extract-nfsrootfs-turwa900,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0xbf9200 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16112420 Bytes = 15.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 13f00000 Booting using the fdt blob at 0x13f00000 Using Device Tree in place at 13f00000, end 13f0d6a4 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.218-cip49 (KernelCI@build-j242704-arm-gcc-10-multi-v7-defconfig-kselftest-mdsxj) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 24 06:58:37 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x021e8000 (options '') [ 0.000000] printk: bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14531255/extract-nfsrootfs-turwa900,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 920720K/1048576K available (17408K kernel code, 2714K rwdata, 8152K rodata, 2048K init, 6693K bss, 62320K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] ftrace: allocating 56155 entries in 165 pages <6>[ 0.000000] ftrace: allocated 165 pages with 4 groups <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] Rude variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 errata 752271 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000010] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008447] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.022926] Console: colour dummy device 80x30 <4>[ 0.024831] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032840] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.037185] ... MAX_LOCK_DEPTH: 48 <4>[ 0.041596] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.046231] ... CLASSHASH_SIZE: 4096 <4>[ 0.050819] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.055540] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.060213] ... CHAINHASH_SIZE: 32768 <4>[ 0.064912] memory used by lock dependency info: 4061 kB <4>[ 0.070591] memory used for stack traces: 2112 kB <4>[ 0.075636] per task-struct memory footprint: 1536 bytes <6>[ 0.081326] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.091739] CPU: Testing write buffer coherency: ok <6>[ 0.096876] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.102152] pid_max: default: 32768 minimum: 301 <6>[ 0.107358] LSM: Security Framework initializing <6>[ 0.111973] LSM support for eBPF active <6>[ 0.116125] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.123569] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.135011] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.141538] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.147892] rcu: Hierarchical SRCU implementation. <6>[ 0.159296] EFI services will not be available. <6>[ 0.162362] smp: Bringing up secondary CPUs ... <6>[ 0.168875] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.168890] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.180663] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.180677] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.192105] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.192120] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.201151] smp: Brought up 1 node, 4 CPUs <6>[ 0.204868] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.211400] CPU: All CPU(s) started in SVC mode. <6>[ 0.218631] devtmpfs: initialized <6>[ 0.266969] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.274460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.282328] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.294023] pinctrl core: initialized pinctrl subsystem <6>[ 0.302997] DMI not present or invalid. <6>[ 0.306467] NET: Registered protocol family 16 <6>[ 0.318542] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.331285] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.331779] cpuidle: using governor menu <6>[ 0.339894] CPU identified as i.MX6Q, silicon rev 1.2 <6>[ 0.975821] vdd1p1: supplied by regulator-dummy <6>[ 1.004669] vdd3p0: supplied by regulator-dummy <6>[ 1.033194] vdd2p5: supplied by regulator-dummy <6>[ 1.061743] vddarm: supplied by regulator-dummy <6>[ 1.090961] vddpu: supplied by regulator-dummy <6>[ 1.118599] vddsoc: supplied by regulator-dummy <6>[ 2.251105] No ATAGs? <6>[ 2.251909] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 2.259140] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 2.281682] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 2.310645] Serial: AMBA PL011 UART driver <6>[ 2.367513] Kprobes globally optimized <6>[ 2.469849] iommu: Default domain type: Translated <6>[ 2.474287] vgaarb: loaded <5>[ 2.479403] SCSI subsystem initialized <6>[ 2.482841] usbcore: registered new interface driver usbfs <6>[ 2.486621] usbcore: registered new interface driver hub <6>[ 2.492082] usbcore: registered new device driver usb <6>[ 2.503838] i2c i2c-0: IMX I2C adapter registered <6>[ 2.512122] i2c i2c-1: IMX I2C adapter registered <6>[ 2.518266] i2c i2c-2: IMX I2C adapter registered <6>[ 2.524383] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.526833] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.536277] PTP clock support registered <6>[ 2.555021] clocksource: Switched to clocksource mxc_timer1 <6>[ 4.312648] NET: Registered protocol family 2 <6>[ 4.315256] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 4.325724] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) <6>[ 4.331737] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 4.339841] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) <6>[ 4.348551] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 4.354823] MPTCP token hash table entries: 1024 (order: 3, 49152 bytes, linear) <6>[ 4.361908] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 4.368536] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 4.376277] NET: Registered protocol family 1 <6>[ 4.382582] RPC: Registered named UNIX socket transport module. <6>[ 4.386432] RPC: Registered udp transport module. <6>[ 4.391285] RPC: Registered tcp transport module. <6>[ 4.396310] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 4.402964] NET: Registered protocol family 44 <6>[ 4.407718] PCI: CLS 0 bytes, default 64 <6>[ 4.413932] Trying to unpack rootfs image as initramfs... <6>[ 6.243070] Freeing initrd memory: 15736K <4>[ 6.245627] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 6.253315] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 6.268444] Initialise system trusted keyrings <6>[ 6.271251] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 6.319528] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.326198] NFS: Registering the id_resolver key type <5>[ 6.328810] Key type id_resolver registered <5>[ 6.333130] Key type id_legacy registered <6>[ 6.337962] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 6.344405] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 6.352236] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.358469] Key type asymmetric registered <5>[ 6.361040] Asymmetric key parser 'x509' registered <6>[ 6.366451] bounce: pool size: 64 pages <6>[ 6.370291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 6.377955] io scheduler mq-deadline registered <6>[ 6.382626] io scheduler kyber registered <4>[ 6.387751] test_firmware: interface ready <6>[ 6.544621] mxs-dma 110000.dma-controller: initialized <4>[ 6.603650] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 6.611816] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware <6>[ 6.828611] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 6.850152] SuperH (H)SCI(F) driver initialized <6>[ 6.854694] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 34, base_baud = 5000000) is a IMX <6>[ 6.865720] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 81, base_baud = 5000000) is a IMX <6>[ 6.872168] printk: console [ttymxc1] enabled <6>[ 6.872168] printk: console [ttymxc1] enabled <6>[ 6.881063] printk: bootconsole [ec_imx21] disabled <6>[ 6.881063] printk: bootconsole [ec_imx21] disabled <6>[ 6.897034] msm_serial: driver initialized <6>[ 6.902329] STMicroelectronics ASC driver initialized <6>[ 6.913474] STM32 USART driver initialized <6>[ 6.938076] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 <4>[ 6.957852] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 6.966435] panel-simple panel-lcd: Specify missing connector_type <4>[ 6.974370] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 7.022960] brd: module loaded <6>[ 7.068025] loop: module loaded <6>[ 7.074209] lkdtm: No crash points registered, enable through debugfs <6>[ 7.094616] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 <6>[ 7.102900] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 <6>[ 7.111249] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 <6>[ 7.119771] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 <4>[ 7.128024] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator <4>[ 7.136515] ahci-imx 2200000.sata: supply phy not found, using dummy regulator <4>[ 7.144418] ahci-imx 2200000.sata: supply target not found, using dummy regulator <6>[ 7.155919] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled <6>[ 7.163204] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 7.172395] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst <6>[ 7.186601] scsi host0: ahci-imx <6>[ 7.192149] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 84 <6>[ 7.250020] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 7.263148] pps pps0: new PPS source ptp0 <6>[ 7.310945] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 7.321365] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 7.326670] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 7.333098] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 7.338830] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 7.364022] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 7.371900] usbcore: registered new interface driver pegasus <6>[ 7.378114] usbcore: registered new interface driver asix <6>[ 7.383938] usbcore: registered new interface driver ax88179_178a <6>[ 7.390494] usbcore: registered new interface driver cdc_ether <6>[ 7.396849] usbcore: registered new interface driver smsc75xx <6>[ 7.403074] usbcore: registered new interface driver smsc95xx <6>[ 7.409301] usbcore: registered new interface driver net1080 <6>[ 7.415431] usbcore: registered new interface driver cdc_subset <6>[ 7.421768] usbcore: registered new interface driver zaurus <6>[ 7.427921] usbcore: registered new interface driver cdc_ncm <6>[ 7.445211] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 7.452100] ehci-pci: EHCI PCI platform driver <6>[ 7.457013] ehci-platform: EHCI generic platform driver <6>[ 7.463411] ehci-orion: EHCI orion driver <6>[ 7.468541] SPEAr-ehci: EHCI SPEAr driver <6>[ 7.473584] ehci-st: EHCI STMicroelectronics driver <6>[ 7.479575] ehci-exynos: EHCI Exynos driver <6>[ 7.484789] ehci-atmel: EHCI Atmel driver <6>[ 7.489917] tegra-ehci: Tegra EHCI driver <6>[ 7.495055] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 7.501604] ohci-pci: OHCI PCI platform driver <6>[ 7.506518] ohci-platform: OHCI generic platform driver <6>[ 7.512866] SPEAr-ohci: OHCI SPEAr driver <6>[ 7.517952] ohci-st: OHCI STMicroelectronics driver <6>[ 7.523863] ohci-atmel: OHCI Atmel driver <6>[ 7.527605] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 7.532041] usbcore: registered new interface driver usb-storage <6>[ 7.534139] ahci-imx 2200000.sata: no device found, disabling link. <6>[ 7.546797] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug <6>[ 7.569010] i2c /dev entries driver <6>[ 7.645383] sdhci: Secure Digital Host Controller Interface driver <6>[ 7.651859] sdhci: Copyright(c) Pierre Ossman <6>[ 7.664996] Synopsys Designware Multimedia Card Interface Driver <6>[ 7.677797] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 7.687269] sdhci-esdhc-imx 219c000.mmc: Got CD GPIO <6>[ 7.687275] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO <6>[ 7.698113] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO <6>[ 7.705096] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 7.714727] usbcore: registered new interface driver usbhid <6>[ 7.720674] usbhid: USB HID core driver <6>[ 7.741718] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA <6>[ 7.741724] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <6>[ 7.747462] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.764185] IPv4 over IPsec tunneling driver <6>[ 7.773130] NET: Registered protocol family 10 <6>[ 7.783202] Segment Routing with IPv6 <6>[ 7.784503] mmc2: new high speed SDHC card at address aaaa <6>[ 7.792778] NET: Registered protocol family 17 <6>[ 7.796723] mmcblk2: mmc2:aaaa SL16G 14.8 GiB <6>[ 7.803754] 8021q: 802.1Q VLAN Support v1.8 <5>[ 7.809407] Key type dns_resolver registered <4>[ 7.821258] GPT:Primary header thinks Alt. header is not at the end of the disk. <6>[ 7.827791] ThumbEE CPU extension supported. <4>[ 7.829164] GPT:29296874 != 31116287 <5>[ 7.833650] Registering SWP/SWPB emulation handler <4>[ 7.837510] GPT:Alternate GPT header not at the end of the disk. <4>[ 7.837527] GPT:29296874 != 31116287 <4>[ 7.837541] GPT: Use GNU Parted to correct GPT errors. <6>[ 7.837620] mmcblk2: p1 p2 p3 <5>[ 7.843980] Loading compiled-in X.509 certificates <4>[ 8.018256] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 8.026810] panel-simple panel-lcd: Specify missing connector_type <4>[ 8.039158] panel-simple panel-lvds0: supply power not found, using dummy regulator <4>[ 8.071935] imx_usb 2184200.usb: No over current polarity defined <6>[ 8.084819] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 8.090380] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 8.125613] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 8.139351] hub 1-0:1.0: USB hub found <6>[ 8.143850] hub 1-0:1.0: 1 port detected <6>[ 8.159116] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 8.188485] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 8.197051] panel-simple panel-lcd: Specify missing connector_type <4>[ 8.209450] panel-simple panel-lvds0: supply power not found, using dummy regulator <4>[ 8.237106] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 8.245596] panel-simple panel-lcd: Specify missing connector_type <4>[ 8.257947] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 8.275587] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <4>[ 8.301896] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 8.310395] panel-simple panel-lcd: Specify missing connector_type <4>[ 8.322743] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 8.343487] Micrel KSZ9021 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) <6>[ 8.535490] usb 1-1: new high-speed USB device number 2 using ci_hdrc <6>[ 8.743597] hub 1-1:1.0: USB hub found <6>[ 8.748454] hub 1-1:1.0: 3 ports detected <4>[ 8.777296] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 8.785754] panel-simple panel-lcd: Specify missing connector_type <4>[ 8.798256] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 11.456815] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 11.475176] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 11.506203] Sending DHCP requests ., OK <6>[ 11.549623] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.36 <6>[ 11.558200] IP-Config: Complete: <6>[ 11.561767] device=eth0, hwaddr=00:19:b8:08:f1:1c, ipaddr=192.168.201.36, mask=255.255.255.0, gw=192.168.201.1 <6>[ 11.572626] host=imx6q-sabrelite-lava-cbg-6, domain=lava-rack, nis-domain=(none) <6>[ 11.580959] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 11.580999] nameserver0=192.168.201.1 <6>[ 11.594373] clk: Disabling unused clocks <6>[ 11.649789] Freeing unused kernel memory: 2048K <6>[ 11.665901] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 16.628969] imx-ipuv3 2400000.ipu: IPUv3H probed <4>[ 16.654792] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 16.663512] panel-simple panel-lcd: Specify missing connector_type <6>[ 16.691087] imx-ipuv3 2800000.ipu: IPUv3H probed <4>[ 16.724677] panel-simple panel-lvds0: supply power not found, using dummy regulator <4>[ 16.780687] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 16.789369] panel-simple panel-lcd: Specify missing connector_type <6>[ 16.791720] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) <6>[ 16.796177] CAN device driver interface <6>[ 16.805038] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) <4>[ 16.810930] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 16.836077] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) <6>[ 16.859735] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) <4>[ 16.891188] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 16.901328] panel-simple panel-lcd: Specify missing connector_type <4>[ 16.919635] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 16.976095] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) <6>[ 16.990778] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.007712] caam 2100000.crypto: Entropy delay = 3200 <6>[ 17.022925] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.029851] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 <6>[ 17.073856] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 17.134613] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 17.140129] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 17.147086] caam 2100000.crypto: job rings = 2, qi = 0 <6>[ 17.173994] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 <6>[ 17.190765] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 <6>[ 17.197277] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 <6>[ 17.230099] [drm] Initialized etnaviv 1.4.0 20151214 for etnaviv on minor 1 <6>[ 17.242930] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.251833] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.260637] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.269361] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.272434] sgtl5000 0-000a: sgtl5000 revision 0x11 <6>[ 17.289098] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum <4>[ 17.309010] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 17.319002] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 17.369957] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 17.378604] panel-simple panel-lcd: Specify missing connector_type <4>[ 17.451141] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 17.544713] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.553596] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.562351] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) <6>[ 17.571067] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) <6>[ 18.148173] caam algorithms registered in /proc/crypto <6>[ 18.159168] caam 2100000.crypto: registering rng-caam <4>[ 18.172207] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 18.181057] panel-simple panel-lcd: Specify missing connector_type <4>[ 18.204094] panel-simple panel-lvds0: supply power not found, using dummy regulator <6>[ 18.244094] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) <6>[ 18.252801] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) <6>[ 18.261653] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) <6>[ 18.270306] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) <4>[ 18.284374] panel-simple panel-lcd: supply power not found, using dummy regulator <4>[ 18.292959] panel-simple panel-lcd: Specify missing connector_type <4>[ 18.309618] panel-simple panel-lvds0: supply power not found, using dummy regulator Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Ru<6>[ 18.343592] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops [imxdrm]) nning /scripts/nfs-top ... done. <5>[ 18.348253] random: crng init done Begin: Running /scripts/nfs-prem<6>[ 18.354878] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops [imxdrm]) ount ... Waiting up to 60 secs fo<6>[ 18.372874] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops [imxdrm]) r any ethernet to become availabl<6>[ 18.384056] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops [imxdrm]) e Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 00:19:b8:08:f1:1c mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.201.1): address: 192.168.201.36 broadcast: 192.168.201.255 netmask: 255.255.255.0 gateway: 192.168.201.1 dns0 : 192.168.201.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-lava-cbg-6 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 20.248539] systemd[1]: System time before build time, advancing clock. <30>[ 20.486535] 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>[ 20.525481] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 12 (bookworm)! <30>[ 20.575112] systemd[1]: Hostname set to . <30>[ 22.397666] systemd[1]: Queued start job for default target graphical.target. <30>[ 22.416507] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ OK ] Created slice system-getty.slice - Slice /system/getty. <30>[ 22.459311] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ OK ] Created slice system-modpr…lice - Slice /system/modprobe. <30>[ 22.513075] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ OK ] Created slice system-seria… - Slice /system/serial-getty. <30>[ 22.561181] systemd[1]: Created slice user.slice - User and Session Slice. [ OK ] Created slice user.slice - User and Session Slice. <30>[ 22.609599] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. <30>[ 22.658805] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 22.706903] 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>[ 22.728581] systemd[1]: Expecting device dev-ttymxc1.device - /dev/ttymxc1... Expecting device dev-ttymxc1.device - /dev/ttymxc1... <30>[ 22.765500] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. <30>[ 22.806418] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ OK ] Reached target integrityse…Local Integrity Protected Volumes. <30>[ 22.856452] systemd[1]: Reached target paths.target - Path Units. [ OK ] Reached target paths.target - Path Units. <30>[ 22.896225] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ OK ] Reached target remote-fs.target - Remote File Systems. <30>[ 22.946045] systemd[1]: Reached target slices.target - Slice Units. [ OK ] Reached target slices.target - Slice Units. <30>[ 22.986345] systemd[1]: Reached target swap.target - Swaps. [ OK ] Reached target swap.target - Swaps. <30>[ 23.027195] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ OK ] Reached target veritysetup… - Local Verity Protected Volumes. <30>[ 23.079930] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. <30>[ 23.179401] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 23.199990] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). <30>[ 23.252176] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ OK ] Listening on systemd-journald.socket - Journal Socket. <30>[ 23.302312] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket. <30>[ 23.356967] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ OK ] Listening on systemd-udevd….socket - udev Control Socket. <30>[ 23.399098] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. <30>[ 23.449757] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 23.467491] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 23.493211] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting sys-kernel-debug.… - Kernel Debug File System... <30>[ 23.564587] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting sys-kernel-tracin… - Kernel Trace File System... <30>[ 23.630734] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting kmod-static-nodes…ate List of Static Device Nodes... <30>[ 23.686832] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting modprobe@configfs…m - Load Kernel Module configfs... <30>[ 23.746186] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 23.799916] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting modprobe@drm.service - Load Kernel Module drm... <30>[ 23.866989] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting modprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 23.927894] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting modprobe@fuse.ser…e - Load Kernel Module fuse... <30>[ 23.986513] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting modprobe@loop.ser…e - Load Kern<6>[ 24.002738] fuse: init (API version 7.32) el Module loop... <30>[ 24.073459] systemd[1]: Starting systemd-journald.service - Journal Service... Starting systemd-journald.service - Journal Service... <30>[ 24.142089] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting systemd-modules-l…rvice - Load Kernel Modules... <30>[ 24.171658] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting systemd-network-g… units from Kernel command line... <30>[ 24.235271] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting systemd-remount-f…nt Root and Kernel File Systems... <30>[ 24.295525] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting systemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 24.375069] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. <30>[ 24.427299] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ OK ] Mounted sys-kernel-tracing…nt - Kernel Trace File System. <30>[ 24.482685] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ OK ] Finished kmod-static-nodes…reate List of Static Device Nodes. <30>[ 24.577913] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 24.588513] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 24.640952] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 24.651591] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod. <30>[ 24.711397] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 24.721590] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ OK ] Finished modprobe@drm.service - Load Kernel Module drm. <30>[ 24.776905] systemd[1]: Started systemd-journald.service - Journal Service. [ OK ] Started systemd-journald.service - Journal Service. [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. [ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse. [ OK ] Finished modprobe@loop.service - Load Kernel Module loop. [ OK ] Finished systemd-modules-l…service - Load Kernel Modules. [ OK ] Finished systemd-network-g…rk units from Kernel command line. [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. [ OK ] Reached target network-pre…get - Preparation for Network. Mounting sys-fs-fuse-conne… - FUSE Control File System... Mounting sys-kernel-config…ernel Configuration File System... Starting systemd-journal-f…h Journal to Persistent Storage... Starting systemd-random-se…ice - Load/Save Random Seed... Starting systemd-sysctl.se…ce - Apply Ke<46>[ 25.407112] systemd-journald[301]: Received client request to flush runtime journal. rnel Variables... Starting systemd-sysusers.…rvice - Create System Users... [ OK ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System. [ OK ] Mounted sys-kernel-config.… Kernel Configuration File System. [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed. [ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. [ OK ] Finished systemd-sysusers.service - Create System Users. Starting systemd-tmpfiles-…ate Static Device Nodes in /dev... [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage. [ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev. [ OK ] Reached target local-fs-pr…reparation for Local File Systems. [ OK ] Reached target local-fs.target - Local File Systems. Starting systemd-tmpfiles-… Volatile Files and Directories... Starting systemd-udevd.ser…ger for Device Events and Files... [ OK ] Started systemd-udevd.serv…nager for Device Events and Files. [ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories. Starting systemd-networkd.…ice - Network Configuration... Starting systemd-timesyncd… - Network Time Synchronization... Starting systemd-update-ut…rd System Boot/Shutdown in UTMP... [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP. <5>[ 27.623307] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 27.838564] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.847695] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.859582] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.868664] cfg80211: failed to load regulatory.db [ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization. [ OK ] Reached targe<46>[ 27.970758] systemd-journald[301]: Oldest entry in /var/log/journal/80881e859f6941008967258213179f85/system.journal is older than the configured file retention duration (1month), suggesting rotation. t time-set.target - <46>[ 27.993125] systemd-journald[301]: /var/log/journal/80881e859f6941008967258213179f85/system.journal: Journal header limits reached or header out-of-date, rotating. System Time Set. [ OK ] Started systemd-networkd.service - Network Configuration. [ OK ] Reached target network.target - Network. [* ] (1 of 2) Job dev-ttymxc1.device/start running (7s / 1min 30s) M [** ] (1 of 2) Job dev-ttymxc1.device/start running (8s / 1min 30s) M [*** ] (1 of 2) Job dev-ttymxc1.device/start running (8s / 1min 30s) M [ OK ] Found device dev-ttymxc1.device - /dev/ttymxc1. [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices. [ OK ] Reached target sysinit.target - System Initialization. [ OK ] Started apt-daily.timer - Daily apt download activities. [ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities. [ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer. [ OK ] Started e2scrub_all.timer…etadata Check for All Filesystems. [ OK ] Started fstrim.timer - Discard unused blocks once a week. [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories. [ OK ] Reached target timers.target - Timer Units. [ OK ] Reached target usb-gadget.…m - Hardware activated USB gadget. [ OK ] Listening on dbus.socket[…- D-Bus System Message Bus Socket. [ OK ] Reached target sockets.target - Socket Units. [ OK ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch. [ OK ] Reached target basic.target - Basic System. Starting dbus.service - D-Bus System Message Bus... Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting systemd-logind.se…ice - User Login Management... Starting systemd-user-sess…vice - Permit User Sessions... [ OK ] Finished systemd-user-sess…ervice - Permit User Sessions. [ OK ] Started dbus.service - D-Bus System Message Bus. [ OK ] Started getty@tty1.service - Getty on tty1. [ OK ] Started serial-getty@ttymx…ice - Serial Getty on ttymxc1. [ OK ] Reached target getty.target - Login Prompts. [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [ OK ] Started systemd-logind.service - User Login Management. [ OK ] Reached target multi-user.target - Multi-User System. [ OK ] Reached target graphical.target - Graphical Interface. Starting systemd-update-ut… Record Runlevel Change in UTMP... [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf ttymxc1 debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 5.10.218-cip49 #1 SMP Mon Jun 24 06:58:37 UTC 2024 armv7l 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 NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/14531255/extract-nfsrootfs-turwa900' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/14531255/extract-nfsrootfs-turwa900' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-14531255/environment . /lava-14531255/environment / # /lava-14531255/bin/lava-test-runner /lava-14531255/0 /lava-14531255/bin/lava-test-runner /lava-14531255/0 + export TESTRUN_ID=0_dmesg + cd /lava-14531255/0/tests/0_dmesg + cat uuid + UUID=14531255_1.6.2.4.1<8>[ 45.788129] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 46.018551] <8>[ 46.202082] <8>[ 46.384791] + set +x <8>[ 46.396486] / #