Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] 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 FEC 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.152 (3812 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 562612/tftp-deploy-1_ns0lky/kernel/zImage tftp 0x12000000 562612/tftp-deploy-1_ns0lky/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '562612/tftp-deploy-1_ns0lky/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 9.7 MiB/s done Bytes transferred = 11635328 (b18a80 hex) => tftp 0x13000000 562612/tftp-deploy-1_ns0lky/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 562612/tftp-deploy-1_ns0lky/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '562612/tftp-deploy-1_ns0lky/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 9.8 MiB/s done Bytes transferred = 6534476 (63b54c hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 562612/tftp-deploy-1_ns0lky/dtb/imx6dl-udoo.dtb tftp 0x18000000 562612/tftp-deploy-1_ns0lky/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.152 Filename '562612/tftp-deploy-1_ns0lky/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *### 6.7 MiB/s done Bytes transferred = 35218 (8992 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/562612/extract-nfsrootfs-kl95d_jn,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/562612/extract-nfsrootfs-kl95d_jn,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xb18a80 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6534412 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800b991 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1609130-arm-gcc-10-imx-v6-v7-defconfig-b2nsr) (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 5 10:59:25 UTC 2023 [ 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: Udoo i.MX6 Dual-lite Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 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 17 pages/cpu s38388 r8192 d23052 u69632 [ 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.56.75:/var/lib/lava/dispatcher/tmp/562612/extract-nfsrootfs-kl95d_jn,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 935964K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 47076K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000024] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.002009] Console: colour dummy device 80x30 [ 0.002084] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.002095] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.002105] ... MAX_LOCK_DEPTH: 48 [ 0.002115] ... MAX_LOCKDEP_KEYS: 8192 [ 0.002124] ... CLASSHASH_SIZE: 4096 [ 0.002133] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.002142] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.002154] ... CHAINHASH_SIZE: 32768 [ 0.002163] memory used by lock dependency info: 4061 kB [ 0.002174] memory used for stack traces: 2112 kB [ 0.002185] per task-struct memory footprint: 1536 bytes [ 0.002293] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.002324] pid_max: default: 32768 minimum: 301 [ 0.002965] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002992] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006952] CPU: Testing write buffer coherency: ok [ 0.007141] CPU0: Spectre v2: using BPIALL workaround [ 0.008486] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.011898] cblist_init_generic: Setting adjustable number of callback queues. [ 0.012001] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.012356] Running RCU-tasks wait API self tests [ 0.012664] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.013308] Callback from call_rcu_tasks_trace() invoked. [ 0.013559] rcu: Hierarchical SRCU implementation. [ 0.013571] rcu: Max phase no-delay instances is 1000. [ 0.016022] smp: Bringing up secondary CPUs ... [ 0.019337] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.019364] CPU1: Spectre v2: using BPIALL workaround [ 0.020520] smp: Brought up 1 node, 2 CPUs [ 0.020542] SMP: Total of 2 processors activated (12.00 BogoMIPS). [ 0.020560] CPU: All CPU(s) started in SVC mode. [ 0.023476] devtmpfs: initialized [ 0.054051] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.056425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.056492] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.060696] pinctrl core: initialized pinctrl subsystem [ 0.067059] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.089279] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.094459] thermal_sys: Registered thermal governor 'step_wise' [ 0.094818] cpuidle: using governor menu [ 0.095141] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.112196] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.146757] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.147408] platform 20e0000.iomuxc-gpr:ipu1_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.170860] No ATAGs? [ 0.171205] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.171252] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.176151] imx6dl-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.219050] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.289715] SCSI subsystem initialized [ 0.291668] usbcore: registered new interface driver usbfs [ 0.291903] usbcore: registered new interface driver hub [ 0.292044] usbcore: registered new device driver usb [ 0.292531] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 0.293365] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 0.293794] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 0.294461] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 0.298459] i2c i2c-1: IMX I2C adapter registered [ 0.300386] i2c i2c-2: IMX I2C adapter registered [ 0.300806] mc: Linux media interface: v0.10 [ 0.301049] videodev: Linux video capture interface: v2.00 [ 0.301663] pps_core: LinuxPPS API ver. 1 registered [ 0.301678] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.301733] PTP clock support registered [ 0.304116] Advanced Linux Sound Architecture Driver Initialized. [ 0.308298] Bluetooth: Core ver 2.22 [ 0.308428] NET: Registered PF_BLUETOOTH protocol family [ 0.308442] Bluetooth: HCI device and connection manager initialized [ 0.308567] Bluetooth: HCI socket layer initialized [ 0.308596] Bluetooth: L2CAP socket layer initialized [ 0.308751] Bluetooth: SCO socket layer initialized [ 0.311781] vgaarb: loaded [ 1.362466] clocksource: Switched to clocksource mxc_timer1 [ 1.365239] VFS: Disk quotas dquot_6.6.0 [ 1.365406] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.401101] NET: Registered PF_INET protocol family [ 1.402000] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.405711] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) [ 1.405824] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.405868] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.406178] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) [ 1.408485] TCP: Hash tables configured (established 8192 bind 8192) [ 1.409153] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.409397] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.410074] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.412159] RPC: Registered named UNIX socket transport module. [ 1.412206] RPC: Registered udp transport module. [ 1.412220] RPC: Registered tcp transport module. [ 1.412231] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.414804] PCI: CLS 0 bytes, default 64 [ 1.416469] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 1.417235] Trying to unpack rootfs image as initramfs... [ 1.422803] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.428980] Initialise system trusted keyrings [ 1.433355] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.484807] NFS: Registering the id_resolver key type [ 1.485010] Key type id_resolver registered [ 1.485055] Key type id_legacy registered [ 1.485376] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.485492] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.485678] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.487161] fuse: init (API version 7.37) [ 1.682656] Key type asymmetric registered [ 1.682862] Asymmetric key parser 'x509' registered [ 1.683596] bounce: pool size: 64 pages [ 1.684050] io scheduler mq-deadline registered [ 1.684073] io scheduler kyber registered [ 1.733614] mxs-dma 110000.dma-apbh: initialized [ 1.774607] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 267, base_baud = 5000000) is a IMX [ 2.199907] Freeing initrd memory: 6384K [ 2.202642] printk: console [ttymxc1] enabled [ 2.759776] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 268, base_baud = 5000000) is a IMX [ 2.782197] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) [ 2.819433] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 2.826172] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 2.831804] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 2.839100] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 2.848607] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 2.861876] Stack Depot allocating hash table of 65536 entries with kvcalloc [ 2.874270] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.882235] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.890851] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.901758] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 2.911779] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 2.920182] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.963759] brd: module loaded [ 2.995160] loop: module loaded [ 3.012179] CAN device driver interface [ 3.022418] pps pps0: new PPS source ptp0 [ 3.066997] fec 2188000.ethernet eth0: registered PHC device 0 [ 3.075622] usbcore: registered new interface driver r8152 [ 3.081262] usbcore: registered new interface driver lan78xx [ 3.087797] usbcore: registered new interface driver asix [ 3.093441] usbcore: registered new interface driver ax88179_178a [ 3.099661] usbcore: registered new interface driver cdc_ether [ 3.105726] usbcore: registered new interface driver smsc95xx [ 3.111599] usbcore: registered new interface driver net1080 [ 3.117618] usbcore: registered new interface driver cdc_subset [ 3.123754] usbcore: registered new interface driver zaurus [ 3.129456] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.137147] usbcore: registered new interface driver cdc_ncm [ 3.142986] usbcore: registered new interface driver r8153_ecm [ 3.149130] usbcore: registered new interface driver usb-storage [ 3.163520] SPI driver ads7846 has no spi_device_id for ti,tsc2046 [ 3.169734] SPI driver ads7846 has no spi_device_id for ti,ads7843 [ 3.176050] SPI driver ads7846 has no spi_device_id for ti,ads7845 [ 3.182252] SPI driver ads7846 has no spi_device_id for ti,ads7873 [ 3.199570] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 3.206007] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.215530] i2c_dev: i2c /dev entries driver [ 3.233897] Bluetooth: HCI UART driver ver 2.3 [ 3.238380] Bluetooth: HCI UART protocol H4 registered [ 3.243699] Bluetooth: HCI UART protocol LL registered [ 3.251811] sdhci: Secure Digital Host Controller Interface driver [ 3.258092] sdhci: Copyright(c) Pierre Ossman [ 3.262522] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.271783] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 3.272050] caam 2100000.crypto: Entropy delay = 3200 [ 3.320787] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 3.342779] caam 2100000.crypto: Instantiated RNG4 SH0 [ 3.403539] caam 2100000.crypto: Instantiated RNG4 SH1 [ 3.408893] caam 2100000.crypto: device ID = 0x0a16010000000100 (Era 4) [ 3.415655] caam 2100000.crypto: job rings = 2, qi = 0 [ 3.430581] caam algorithms registered in /proc/crypto [ 3.436631] caam 2100000.crypto: registering rng-caam [ 3.465847] mmc2: host does not support reading read-only switch, assuming write-enable [ 3.476369] mmc2: new high speed SDXC card at address 59b4 [ 3.485989] mmcblk2: mmc2:59b4 SD128 119 GiB [ 3.503382] mmcblk2: p1 p2 [ 3.586211] random: crng init done [ 3.586437] caam 2100000.crypto: rng crypto API alg registered prng-caam [ 3.601018] usbcore: registered new interface driver usbhid [ 3.606728] usbhid: USB HID core driver [ 3.615111] imx-ipuv3-csi imx-ipuv3-csi.0: Registered ipu1_csi0 capture as /dev/video0 [ 3.624830] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.633514] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.642402] imx-ipuv3-csi imx-ipuv3-csi.1: Registered ipu1_csi1 capture as /dev/video3 [ 3.674193] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 3.689167] NET: Registered PF_INET6 protocol family [ 3.699293] Segment Routing with IPv6 [ 3.703184] In-situ OAM (IOAM) with IPv6 [ 3.707272] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.716007] NET: Registered PF_PACKET protocol family [ 3.721093] can: controller area network core [ 3.725829] NET: Registered PF_CAN protocol family [ 3.730658] can: raw protocol [ 3.733880] can: broadcast manager protocol [ 3.738126] can: netlink gateway - max_hops=1 [ 3.743094] Key type dns_resolver registered [ 3.760602] Registering SWP/SWPB emulation handler [ 3.766406] Loading compiled-in X.509 certificates [ 3.916448] imx_usb 2184000.usb: No over current polarity defined [ 4.541038] mxs_phy 20c9000.usbphy: Data pin can't make good contact. [ 4.558811] video-mux 20e0000.iomuxc-gpr:ipu1_csi0_mux: Consider updating driver video-mux to match on endpoints [ 4.574365] video-mux 20e0000.iomuxc-gpr:ipu1_csi1_mux: Consider updating driver video-mux to match on endpoints [ 4.592945] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video4 [ 4.604525] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 4.621294] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.634143] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.737383] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) [ 7.914401] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 7.923032] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.963034] Sending DHCP requests ..., OK [ 14.207063] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.152 [ 14.215413] IP-Config: Complete: [ 14.218685] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.152, mask=255.255.255.0, gw=192.168.56.254 [ 14.229479] host=192.168.56.152, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 14.237550] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 14.237587] nameserver0=192.168.56.254 [ 14.249251] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 [ 14.258208] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.305763] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.314333] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.323210] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 14.325859] ALSA device list: [ 14.334420] No soundcards found. [ 14.341110] Freeing unused kernel image (initmem) memory: 1024K [ 14.403798] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 15.207649] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.223880] platform sound: deferred probe pending [ 15.228878] platform 2028000.ssi: deferred probe pending [ 15.881758] cfg80211: failed to load regulatory.db [ 15.933473] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.960489] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.003064] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6d.bin failed with error -2 [ 16.011539] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6d.bin [ 16.023315] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.133755] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 16.144296] imx-sdma 20ec000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 16.146361] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.328428] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' [ 16.543767] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6d.bin failed with error -2 [ 16.552754] coda 2040000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx6d.bin [ 16.587593] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 16.596768] coda 2040000.vpu: Falling back to sysfs fallback for: v4l-coda960-imx6dl.bin [ 16.605498] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware [ 16.617567] coda 2040000.vpu: firmware request failed Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 00:c0:08:88:29:80 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.152 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 18.052822] systemd[1]: System time before build time, advancing clock. [ 18.203539] 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) [ 18.228524] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 18.278957] systemd[1]: Set hostname to . [ 19.980487] systemd[1]: Queued start job for default target Graphical Interface. [ 19.995678] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 20.038511] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 20.077922] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 20.115001] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 20.156010] 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. [ 20.195888] 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. [ 20.241924] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 20.284505] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 20.323228] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 20.353546] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 20.393445] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 20.424288] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 20.466136] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 20.556103] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 20.569556] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 20.605196] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 20.648418] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 20.701812] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 20.746552] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 20.795589] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 20.806178] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 20.879356] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 20.934304] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 20.981118] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 21.021401] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 21.071458] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 21.114293] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 21.170456] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 21.199914] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 21.248914] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 21.300407] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 21.404673] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 21.477232] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 21.526070] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 21.545746] systemd[1]: modprobe@configfs.service: Succeeded. [ 21.572936] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 21.664120] systemd[1]: modprobe@drm.service: Succeeded. [ 21.682836] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 21.726471] systemd[1]: modprobe@fuse.service: Succeeded. [ 21.735774] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 21.776759] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 21.826678] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 21.874284] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [ 22.270618] systemd-journald[239]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[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] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[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] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[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;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[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;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.1.31 #1 SMP Mon Jun 5 10:59:25 UTC 2023 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/562612/extract-nfsrootfs-kl95d_jn' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/562612/extract-nfsrootfs-kl95d_jn' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-562612/environment . /lava-562612/environment / # /lava-562612/bin/lava-test-runner /lava-562612/0 /lava-562612/bin/lava-test-runner /lava-562612/0 + export TESTRUN_ID=0_dmesg + cd /lava-562612/0/tests/0_dmesg + cat uuid + UUID=562612_1.6.2.4.1[ 42.843028] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 44.106999] [ 45.641772] [ 46.212249] + set +x [ 46.225564] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-562612/environment / # . /lava-562612/environment/lava-562612/bin/lava-test-runner /lava-562612/1 / # /lava-562612/bin/lava-test-runner /lava-562612/1 + export TESTRUN_ID=1_bootrr + cd /lava-562612/1/tests/1_bootrr + cat uuid + UUID=562612_1.6.2.4.5[ 60.872793] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-562612/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-562612/1/../bin/lava-test-case [ 72.803327] /lava-562612/1/../bin/lava-test-case [ 73.070334] /lava-562612/1/../bin/lava-test-case [ 73.529694] /lava-562612/1/../bin/lava-test-case [ 73.785387] /lava-562612/1/../bin/lava-test-case [ 74.075805] /lava-562612/1/../bin/lava-test-case [ 74.321787] /lava-562612/1/../bin/lava-test-case [ 75.025864] /lava-562612/1/../bin/lava-test-case [ 75.246339] /lava-562612/1/../bin/lava-test-case [ 75.553448] /lava-562612/1/../bin/lava-test-case [ 75.942414] /lava-562612/1/../bin/lava-test-case [ 76.134016] /lava-562612/1/../bin/lava-test-case [ 76.809204] /lava-562612/1/../bin/lava-test-case [ 77.011747] /lava-562612/1/../bin/lava-test-case [ 77.737859] /lava-562612/1/../bin/lava-test-case [ 78.056207] /lava-562612/1/../bin/lava-test-case [ 78.462194] /lava-562612/1/../bin/lava-test-case [ 79.805248] /lava-562612/1/../bin/lava-test-case [ 84.821224] /lava-562612/1/../bin/lava-test-case [ 86.517059] /lava-562612/1/../bin/lava-test-case [ 86.785382] /lava-562612/1/../bin/lava-test-case [ 87.184805] /lava-562612/1/../bin/lava-test-case [ 87.300481] /lava-562612/1/../bin/lava-test-case [ 87.444144] /lava-562612/1/../bin/lava-test-case [ 87.587143] /lava-562612/1/../bin/lava-test-case [ 87.699151] /lava-562612/1/../bin/lava-test-case [ 87.845851] /lava-562612/1/../bin/lava-test-case [ 87.960696] /lava-562612/1/../bin/lava-test-case [ 89.120552] /lava-562612/1/../bin/lava-test-case [ 89.236651] /lava-562612/1/../bin/lava-test-case [ 89.381533] /lava-562612/1/../bin/lava-test-case [ 89.526145] + set +x [ 89.545298] / #