connecting to NetworkSerialPort(target=Target(name='sifive_fu540', env=None), name='USBSerialPort', state=, avail=True, host='nuc-2', port=54251, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-2:54251 connected to 192.168.0.2 (port 54251) Escape character: Ctrl-\ Type the escape character to get to the prompt. SiFive FSBL: 2018-03-20 HiFive-U serial #: 0000013c OpenSBI v1.1 ____ _____ ____ _____ / __ \ / ____| _ \_ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ \____/| .__/ \___|_| |_|_____/|____/_____| | | |_| Platform Name : sifive,hifive-unleashed-a00 Platform Features : medeleg Platform HART Count : 5 Platform IPI Device : aclint-mswi Platform Timer Device : aclint-mtimer @ 1000000Hz Platform Console Device : sifive_uart Platform HSM Device : --- Platform Reboot Device : gpio-restart Platform Shutdown Device : --- Firmware Base : 0x80000000 Firmware Size : 320 KB Runtime SBI Version : 1.0 Domain0 Name : root Domain0 Boot HART : 2 Domain0 HARTs : 0*,1*,2*,3*,4* Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I) Domain0 Region01 : 0x0000000080000000-0x000000008007ffff () Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X) Domain0 Next Address : 0x0000000080200000 Domain0 Next Arg1 : 0x0000000082200000 Domain0 Next Mode : S-mode Domain0 SysReset : yes Boot HART ID : 2 Boot HART Domain : root Boot HART Priv Version : v1.10 Boot HART Base ISA : rv64imafdc Boot HART ISA Extensions : none Boot HART PMP Count : 8 Boot HART PMP Granularity : 4 Boot HART PMP Address Bits: 36 Boot HART MHPM Count : 2 Boot HART MIDELEG : 0x0000000000000222 Boot HART MEDELEG : 0x000000000000b109 U-Boot 2022.07 (Aug 25 2022 - 14:57:58 -0700) CPU: rv64imac Model: SiFive HiFive Unleashed A00 DRAM: 8 GiB Core: 36 devices, 22 uclasses, devicetree: separate MMC: spi@10050000:mmc@0: 0 Loading Environment from SPIFlash... SF: Detected is25wp256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB *** Warning - bad CRC, using default environment In: serial@10010000 Out: serial@10010000 Err: serial@10010000 Net: sifive-reset reset: failed to get cltx_reset reset eth0: ethernet@10090000 Hit any key to stop autoboot: 2  0 => setenv autoload no => setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff => dhcp ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) BOOTP broadcast 1 DHCP client bound to address 192.168.0.124 (9 ms) => setenv serverip 192.168.0.2 => tftp 0x80200000 3900263/tftp-deploy-fgspyrmc/kernel/Image ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3900263/tftp-deploy-fgspyrmc/kernel/Image'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 2.1 MiB/s done Bytes transferred = 22118400 (1518000 hex) => tftp 0x83500000 3900263/tftp-deploy-fgspyrmc/ramdisk/ramdisk.cpio.gz.uboot ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3900263/tftp-deploy-fgspyrmc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83500000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################### 1.9 MiB/s done Bytes transferred = 16515592 (fc0208 hex) => setenv initrd_size ${filesize} => tftp 0x83000000 3900263/tftp-deploy-fgspyrmc/dtb/hifive-unleashed-a00.dtb ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3900263/tftp-deploy-fgspyrmc/dtb/hifive-unleashed-a00.dtb'. Load address: 0x83000000 Loading: *# 1.1 MiB/s done Bytes transferred = 8303 (206f hex) => setenv bootargs 'console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x80200000 0x83500000 0x83000000 ## Loading init Ramdisk from Legacy Image at 83500000 ... Image Name: Image Type: RISC-V Linux RAMDisk Image (uncompressed) Data Size: 16515528 Bytes = 15.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 0000000083000000, end 000000008300506e Starting kernel ... [ 0.000000] Linux version 6.12.0-rc1 (KernelCI@build-j330473-riscv-gcc-12-defconfig-zjrnj) (riscv64-linux-gnu-gcc (Debian 12.2.0-13) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 3 01:03:10 UTC 2024 [ 0.000000] Machine model: SiFive HiFive Unleashed A00 [ 0.000000] SBI specification v1.0 detected [ 0.000000] SBI implementation ID=0x1 Version=0x10001 [ 0.000000] SBI TIME extension detected [ 0.000000] SBI IPI extension detected [ 0.000000] SBI RFENCE extension detected [ 0.000000] SBI SRST extension detected [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable mmode_resv0@80000000 [ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options '') [ 0.000000] printk: legacy bootconsole [sifive0] enabled [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] [ 0.000000] node 0: [mem 0x0000000080080000-0x000000027fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000027fffffff] [ 0.000000] SBI HSM extension detected [ 0.000000] CPU with hartid=0 is not available [ 0.000000] riscv: base ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 22 pages/cpu s49576 r8192 d32344 u90112 [ 0.000000] Kernel command line: console=ttySIF0,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] Built 1 zonelists, mobility grouping on. Total pages: 2097152 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] fixmap : 0xffffffc4fea00000 - 0xffffffc4ff000000 (6144 kB) <5>[ 0.000000] pci io : 0xffffffc4ff000000 - 0xffffffc500000000 ( 16 MB) <5>[ 0.000000] vmemmap : 0xffffffc500000000 - 0xffffffc600000000 (4096 MB) <5>[ 0.000000] vmalloc : 0xffffffc600000000 - 0xffffffd600000000 ( 64 GB) <5>[ 0.000000] modules : 0xffffffff01594000 - 0xffffffff80000000 (2026 MB) <5>[ 0.000000] lowmem : 0xffffffd600000000 - 0xffffffd800000000 (8192 MB) <5>[ 0.000000] kernel : 0xffffffff80000000 - 0xffffffffffffffff (2047 MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU debug extended QS entry/exit. <6>[ 0.000000] Tracing 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] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] riscv-intc: 64 local interrupts mapped <6>[ 0.000000] riscv: providing IPIs using SBI IPI extension <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns <6>[ 0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns <6>[ 0.008923] Console: colour dummy device 80x25 <6>[ 0.013375] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000) <6>[ 0.023624] pid_max: default: 32768 minimum: 301 <6>[ 0.028589] LSM: initializing lsm=capability <6>[ 0.033519] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.041155] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.051123] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3 <6>[ 0.060171] riscv: ELF compat mode unsupported <6>[ 0.060185] ASID allocator disabled (0 bits) <6>[ 0.069050] rcu: Hierarchical SRCU implementation. <6>[ 0.073680] rcu: Max phase no-delay instances is 1000. <6>[ 0.079694] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.087764] EFI services will not be available. <6>[ 0.092916] smp: Bringing up secondary CPUs ... <6>[ 0.100646] smp: Brought up 1 node, 4 CPUs <6>[ 0.105349] Memory: 8118888K/8388608K available (9836K kernel code, 4981K rwdata, 4096K rodata, 2282K init, 495K bss, 265696K reserved, 0K cma-reserved) <6>[ 0.121518] devtmpfs: initialized <6>[ 0.128163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.137431] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.144984] pinctrl core: initialized pinctrl subsystem <6>[ 0.150641] DMI not present or invalid. <6>[ 0.155185] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.161162] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.168091] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.176287] audit: initializing netlink subsys (disabled) <5>[ 0.182139] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1 <6>[ 0.182764] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.189940] cpuidle: using governor menu <6>[ 0.224326] cpu3: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow <6>[ 0.224326] cpu2: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow <6>[ 0.224326] cpu1: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow <6>[ 0.276424] cpu0: Ratio of byte access time to unaligned word access is 0.01, unaligned accesses are slow <6>[ 0.285723] CCACHE: 4 banks, 16 ways, sets/bank=512, bytes/block=64 <6>[ 0.292008] CCACHE: Index of the largest way enabled: 15 <6>[ 0.305049] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.311338] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.319008] ACPI: Interpreter disabled. <6>[ 0.322564] iommu: Default domain type: Translated <6>[ 0.327372] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.334762] SCSI subsystem initialized <6>[ 0.338538] usbcore: registered new interface driver usbfs <6>[ 0.343799] usbcore: registered new interface driver hub <6>[ 0.349337] usbcore: registered new device driver usb <6>[ 0.355462] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.362231] vgaarb: loaded <6>[ 0.364893] clocksource: Switched to clocksource riscv_clocksource <6>[ 0.371908] pnp: PnP ACPI: disabled <6>[ 0.387931] NET: Registered PF_INET protocol family <6>[ 0.395199] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.424318] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.432919] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.440471] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.450803] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear) <6>[ 0.472672] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.479267] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.487113] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.495449] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.501914] RPC: Registered named UNIX socket transport module. <6>[ 0.507351] RPC: Registered udp transport module. <6>[ 0.512286] RPC: Registered tcp transport module. <6>[ 0.517235] RPC: Registered tcp-with-tls transport module. <6>[ 0.522963] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.529661] PCI: CLS 0 bytes, default 64 <6>[ 0.535404] workingset: timestamp_bits=46 max_order=21 bucket_order=0 <6>[ 0.541626] Unpacking initramfs... <5>[ 0.542512] NFS: Registering the id_resolver key type <5>[ 0.550359] Key type id_resolver registered <5>[ 0.554724] Key type id_legacy registered <6>[ 0.559042] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.565954] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.573880] 9p: Installing v9fs 9p2000 file system support <6>[ 0.579843] NET: Registered PF_ALG protocol family <6>[ 0.584450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.592325] io scheduler mq-deadline registered <6>[ 0.596753] io scheduler kyber registered <6>[ 0.601095] io scheduler bfq registered <6>[ 0.606646] riscv-plic: interrupt-controller@c000000: mapped 53 interrupts with 4 handlers for 9 contexts. <6>[ 0.617538] SBI CPPC extension NOT detected!! <6>[ 0.711388] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 0.720424] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 12, base_baud = 31249999) is a SiFive UART v0 <6>[ 0.729804] printk: legacy console [ttySIF0] enabled <6>[ 0.729804] printk: legacy console [ttySIF0] enabled <6>[ 0.740182] printk: legacy bootconsole [sifive0] disabled <6>[ 0.740182] printk: legacy bootconsole [sifive0] disabled <6>[ 0.752521] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 13, base_baud = 31249999) is a SiFive UART v0 <6>[ 0.774604] loop: module loaded <6>[ 0.778392] sifive_spi 10040000.spi: mapped; irq=14, cs=1 <6>[ 2.046753] Freeing initrd memory: 16124K <6>[ 2.064745] sifive_spi 10050000.spi: mapped; irq=15, cs=1 <6>[ 2.073557] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt' <6>[ 2.094147] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 16 (70:b3:d5:92:f1:3c) <6>[ 2.103680] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.108702] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.115739] usbcore: registered new interface driver uas <6>[ 2.120604] usbcore: registered new interface driver usb-storage <6>[ 2.127128] mousedev: PS/2 mouse device common for all mice <6>[ 2.133823] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.139512] sdhci: Copyright(c) Pierre Ossman <6>[ 2.144174] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.150635] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.156640] usbcore: registered new interface driver usbhid <6>[ 2.162086] usbhid: USB HID core driver <6>[ 2.166429] riscv-pmu-sbi: SBI PMU extension is available <6>[ 2.171839] riscv-pmu-sbi: 16 firmware and 4 hardware counters <6>[ 2.177881] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available <6>[ 2.189109] NET: Registered PF_INET6 protocol family <6>[ 2.195316] Segment Routing with IPv6 <6>[ 2.198584] In-situ OAM (IOAM) with IPv6 <6>[ 2.202747] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.209590] NET: Registered PF_PACKET protocol family <6>[ 2.214307] 9pnet: Installing 9P2000 support <5>[ 2.218790] Key type dns_resolver registered <6>[ 2.252304] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers <3>[ 2.263715] CCACHE: DataError @ 0x00000000.08106258 <3>[ 2.268088] CCACHE: DataFail @ 0x00000000.08106654 <6>[ 2.289393] mmc_spi spi1.0: SD/MMC host mmc0, no WP, no poweroff <4>[ 2.416605] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.424126] mmc0: new SDHC card on SPI <4>[ 2.429887] ------------[ cut here ]------------ <4>[ 2.429896] WARNING: CPU: 1 PID: 54 at include/linux/dma-mapping.h:529 mmc_alloc_disk+0x1f6/0x218 <4>[ 2.429920] Modules linked in: <4>[ 2.429931] CPU: 1 UID: 0 PID: 54 Comm: kworker/1:1 Not tainted 6.12.0-rc1 #1 <4>[ 2.429944] Hardware name: SiFive HiFive Unleashed A00 (DT) <4>[ 2.429951] Workqueue: events_freezable mmc_rescan <4>[ 2.429970] epc : mmc_alloc_disk+0x1f6/0x218 <4>[ 2.429980] ra : mmc_alloc_disk+0xf4/0x218 <4>[ 2.429990] epc : ffffffff8074e508 ra : ffffffff8074e406 sp : ffffffc6003e3860 <4>[ 2.429999] gp : ffffffff81516490 tp : ffffffd68082a580 t0 : ffffffd6806702d8 <4>[ 2.430008] t1 : 00000000ffffffff t2 : 000000000000001e s0 : ffffffc6003e3940 <4>[ 2.430017] s1 : ffffffd680acb410 a0 : ffffffd685330000 a1 : 0000000000003a98 <4>[ 2.430025] a2 : ffffffff8152aff8 a3 : ffffffd680670208 a4 : 0000000000001000 <4>[ 2.430034] a5 : 0000000000000000 a6 : ffffffffffffffff a7 : 000000000000ffff <4>[ 2.430042] s2 : ffffffd680826000 s3 : ffffffd680acbc00 s4 : 000000000051c000 <4>[ 2.430051] s5 : 0000000000000000 s6 : 0000000001dacc00 s7 : 0000000000000000 <4>[ 2.430058] s8 : ffffffd68081c808 s9 : 0000000000000000 s10: 0000000000000004 <4>[ 2.430066] s11: 0000000000400000 t3 : 0000000000000400 t4 : 0000000000000264 <4>[ 2.430074] t5 : 00000000000003ff t6 : 0000000000000401 <4>[ 2.430080] status: 0000000200000120 badaddr: 0000000000000000 cause: 0000000000000003 <4>[ 2.430089] [] mmc_alloc_disk+0x1f6/0x218 <4>[ 2.430102] [] mmc_init_queue+0xf0/0x116 <4>[ 2.430114] [] mmc_blk_alloc_req+0xcc/0x306 <4>[ 2.430138] [] mmc_blk_probe+0x15a/0x58e <4>[ 2.430156] [] mmc_bus_probe+0x10/0x18 <4>[ 2.430170] [] really_probe+0x82/0x202 <4>[ 2.430191] [] __driver_probe_device+0x5c/0xd0 <4>[ 2.430208] [] driver_probe_device+0x2c/0xb0 <4>[ 2.430223] [] __device_attach_driver+0x6e/0x8e <4>[ 2.430239] [] bus_for_each_drv+0x64/0xb8 <4>[ 2.430254] [] __device_attach+0x82/0x144 <4>[ 2.430269] [] device_initial_probe+0xe/0x16 <4>[ 2.430286] [] bus_probe_device+0x86/0x88 <4>[ 2.430300] [] device_add+0x500/0x6a4 <4>[ 2.430313] [] mmc_add_card+0x1a2/0x2b2 <4>[ 2.430328] [] mmc_attach_sd+0xb8/0x114 <4>[ 2.430340] [] mmc_rescan+0x204/0x2b0 <4>[ 2.430354] [] process_one_work+0x11c/0x218 <4>[ 2.430377] [] worker_thread+0x20e/0x2dc <4>[ 2.430393] [] kthread+0xc4/0xe0 <4>[ 2.430409] [] ret_from_fork+0xe/0x18 <4>[ 2.430423] ---[ end trace 0000000000000000 ]--- <6>[ 2.430437] mmcblk0: mmc0:0000 SS16G 14.8 GiB <6>[ 2.432652] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL) <6>[ 2.473490] mmcblk0: p1 p2 <6>[ 2.474147] macb 10090000.ethernet eth0: configuring for phy/gmii link mode <6>[ 5.791774] macb 10090000.ethernet eth0: Link is Up - 100Mbps/Full - flow control tx <5>[ 5.812933] Sending DHCP requests ., OK <6>[ 5.832303] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.124 <6>[ 5.840252] IP-Config: Complete: <6>[ 5.843710] device=eth0, hwaddr=70:b3:d5:92:f1:3c, ipaddr=192.168.0.124, mask=255.255.255.0, gw=192.168.0.254 <6>[ 5.854302] host=192.168.0.124, domain=shed, nis-domain=(none) <6>[ 5.860813] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 5.860824] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 5.874697] clk: Disabling unused clocks <6>[ 5.878632] PM: genpd: Disabling unused power domains <6>[ 5.883928] ALSA device list: <6>[ 5.887127] No soundcards found. <6>[ 5.897842] Freeing unused kernel image (initmem) memory: 2280K <6>[ 5.903480] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 6.003058] udevd[108]: starting version 3.2.9 <5>[ 10.256931] random: crng init done <27>[ 10.267596] udevd[108]: specified user 'tss' unknown <27>[ 10.272275] udevd[108]: specified group 'tss' unknown <30>[ 10.279669] udevd[109]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # / # export SHELL=/bin/sh / # . /lava-3900263/environment / # /lava-3900263/bin/lava-test-runner /lava-3900263/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3900263/0/tests/<8>[ 12.306432] 0_dmesg + cat uuid + UUID=3900263_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 12.340089] <8>[ 12.372447] <8>[ 12.404483] + set +x <8>[ 12.413788]