Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. SiFive FSBL: 2018-03-20 HiFive-U serial #: 000002a6 OpenSBI v0.4-32-g98ee15ca3adc (Sep 23 2019 12:01:53) ____ _____ ____ _____ / __ \ / ____| _ \_ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ \____/| .__/ \___|_| |_|_____/|____/_____| | | |_| Platform Name : SiFive Freedom U540 Platform HART Features : RV64ACDFIMSU Platform Max HARTs : 5 Current Hart : 3 Firmware Base : 0x80000000 Firmware Size : 100 KB Runtime SBI Version : 0.1 PMP0: 0x0000000080000000-0x000000008001ffff (A) PMP1: 0x0000000000000000-0x0000007fffffffff (A,R,W,X) U-Boot 2019.10-rc3-00399-g780a17e81450 (Sep 23 2019 - 12:01:27 +0200) CPU: rv64imafdc Model: SiFive HiFive Unleashed A00 DRAM: 8 GiB MMC: spi@10050000:mmc@0: 0 In: serial@10010000 Out: serial@10010000 Err: serial@10010000 Net: eth0: ethernet@10090000 Hit any key to stop autoboot: 20 19 18 17 16  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 1000Mbps full-duplex (lpa: 0x3c00) BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.3.149 (265 ms) => setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 => tftp 0x84000000 2593779/tftp-deploy-f2zz3qxt/kernel/Image tftp 0x84000000 2593779/tftp-deploy-f2zz3qxt/kernel/Image ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 1000Mbps full-duplex (lpa: 0x3c00) Using ethernet@10090000 device TFTP from server 10.201.1.3; our IP address is 10.201.3.149 Filename '2593779/tftp-deploy-f2zz3qxt/kernel/Image'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 2.2 MiB/s done Bytes transferred = 17729536 (10e8800 hex) => tftp 0x88300000 2593779/tftp-deploy-f2zz3qxt/ramdisk/ramdisk.cpio.gz.uboot tftp 0x88300000 2593779/tftp-deploy-f2zz3qxt/ramdisk/ramdisk.cpio.gz.uboot ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 1000Mbps full-duplex (lpa: 0x3c00) Using ethernet@10090000 device TFTP from server 10.201.1.3; our IP address is 10.201.3.149 Filename '2593779/tftp-deploy-f2zz3qxt/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x88300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 1.2 MiB/s done Bytes transferred = 7921250 (78de62 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 2593779/tftp-deploy-f2zz3qxt/dtb/hifive-unleashed-a00.dtb tftp 0x88000000 2593779/tftp-deploy-f2zz3qxt/dtb/hifive-unleashed-a00.dtb ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 1000Mbps full-duplex (lpa: 0x3c00) Using ethernet@10090000 device TFTP from server 10.201.1.3; our IP address is 10.201.3.149 Filename '2593779/tftp-deploy-f2zz3qxt/dtb/hifive-unleashed-a00.dtb'. Load address: 0x88000000 Loading: *## 1000 Bytes/s done Bytes transferred = 7039 (1b7f hex) => setenv bootargs 'console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => booti 0x84000000 0x88300000 0x88000000 booti 0x84000000 0x88300000 0x88000000 ## Loading init Ramdisk from Legacy Image at 88300000 ... Image Name: Image Type: RISC-V Linux RAMDisk Image (uncompressed) Data Size: 7921186 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 0000000088000000, end 0000000088004b7e Starting kernel ... [ 0.000000] Linux version 5.10.145-cip17-rt7 (KernelCI@build-j247999-riscv-gcc-10-defconfig-8thfg) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Oct 1 18:59:38 UTC 2022 [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000 [ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options '') [ 0.000000] printk: bootconsole [sifive0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Initial ramdisk at: 0x(____ptrval____) (7921664 bytes) [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000080200000-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 0x0000000080200000-0x000000027fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] On node 0 totalpages: 2096640 [ 0.000000] DMA32 zone: 7161 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 523776 pages, LIFO batch:63 [ 0.000000] Normal zone: 21504 pages used for memmap [ 0.000000] Normal zone: 1572864 pages, LIFO batch:63 [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] SBI specification v0.1 detected [ 0.000000] CPU with hartid=0 is not available [ 0.000000] CPU with hartid=0 is not available [ 0.000000] riscv: ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 16 pages/cpu s24616 r8192 d32728 u65536 [ 0.000000] pcpu-alloc: s24616 r8192 d32728 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975 [ 0.000000] Kernel command line: console=ttySIF0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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) <5>[ 0.000000] Sorting __ex_table... <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 8167940K/8386560K available (7144K kernel code, 3955K rwdata, 4096K rodata, 216K init, 329K bss, 218620K reserved, 0K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] fixmap : 0xffffffcefee00000 - 0xffffffceff000000 (2048 kB) <5>[ 0.000000] pci io : 0xffffffceff000000 - 0xffffffcf00000000 ( 16 MB) <5>[ 0.000000] vmemmap : 0xffffffcf00000000 - 0xffffffcfffffffff (4095 MB) <5>[ 0.000000] vmalloc : 0xffffffd000000000 - 0xffffffdfffffffff (65535 MB) <5>[ 0.000000] lowmem : 0xffffffe000000000 - 0xffffffe1ffe00000 (8190 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=8 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] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] CPU with hartid=0 is not available <4>[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller <6>[ 0.000000] riscv-intc: 64 local interrupts mapped <6>[ 0.000000] plic: interrupt-controller@c000000: mapped 53 interrupts with 4 handlers for 9 contexts. <6>[ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1] <6>[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns <6>[ 0.000003] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns <6>[ 0.008808] Console: colour dummy device 80x25 <6>[ 0.013371] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000) <6>[ 0.023620] pid_max: default: 32768 minimum: 301 <6>[ 0.028995] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.036628] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.047050] rcu: Hierarchical SRCU implementation. <6>[ 0.051661] EFI services will not be available. <6>[ 0.056774] smp: Bringing up secondary CPUs ... <6>[ 0.063594] smp: Brought up 1 node, 4 CPUs <6>[ 0.068743] devtmpfs: initialized <6>[ 0.073804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.083054] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.091535] NET: Registered protocol family 16 <6>[ 0.114619] vgaarb: loaded <5>[ 0.117184] SCSI subsystem initialized <7>[ 0.121046] libata version 3.00 loaded. <6>[ 0.125128] usbcore: registered new interface driver usbfs <6>[ 0.130697] usbcore: registered new interface driver hub <6>[ 0.136217] usbcore: registered new device driver usb <6>[ 0.142452] clocksource: Switched to clocksource riscv_clocksource <6>[ 0.156121] NET: Registered protocol family 2 <6>[ 0.162784] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.181632] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear) <6>[ 0.190353] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.199948] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) <6>[ 0.214108] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.220644] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.228505] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear) <6>[ 0.236751] NET: Registered protocol family 1 <6>[ 0.241411] RPC: Registered named UNIX socket transport module. <6>[ 0.246839] RPC: Registered udp transport module. <6>[ 0.251774] RPC: Registered tcp transport module. <6>[ 0.256721] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.263407] PCI: CLS 0 bytes, default 64 <6>[ 0.267890] Unpacking initramfs... <6>[ 0.913197] Freeing initrd memory: 7728K <6>[ 0.917631] workingset: timestamp_bits=62 max_order=21 bucket_order=0 <5>[ 0.932583] NFS: Registering the id_resolver key type <5>[ 0.937187] Key type id_resolver registered <5>[ 0.941568] Key type id_legacy registered <6>[ 0.945914] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.952763] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.960555] 9p: Installing v9fs 9p2000 file system support <6>[ 0.966599] NET: Registered protocol family 38 <6>[ 0.970853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 0.978456] io scheduler mq-deadline registered <6>[ 0.983229] io scheduler kyber registered <7>[ 0.988029] start plist test <7>[ 0.995713] end plist test <6>[ 1.040809] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 1.047755] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 31249999) is a SiFive UART v0 <6>[ 1.057066] printk: console [ttySIF0] enabled <6>[ 1.061598] printk: bootconsole [sifive0] disabled <6>[ 1.057066] printk: console [ttySIF0] enabled <6>[ 1.061598] printk: bootconsole [sifive0] disabled <6>[ 1.067201] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 12, base_baud = 31249999) is a SiFive UART v0 <6>[ 1.068171] [drm] radeon kernel modesetting enabled. <6>[ 1.082407] loop: module loaded <6>[ 1.083032] sifive_spi 10040000.spi: mapped; irq=14, cs=1 <6>[ 1.083828] sifive_spi 10050000.spi: mapped; irq=15, cs=1 <6>[ 1.085852] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt' <6>[ 1.095121] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 16 (70:b3:d5:92:f2:a6) <6>[ 1.095324] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.095329] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.095432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.095438] ehci-pci: EHCI PCI platform driver <6>[ 1.095483] ehci-platform: EHCI generic platform driver <6>[ 1.095563] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.095586] ohci-pci: OHCI PCI platform driver <6>[ 1.095625] ohci-platform: OHCI generic platform driver <6>[ 1.096140] usbcore: registered new interface driver uas <6>[ 1.096207] usbcore: registered new interface driver usb-storage <6>[ 1.096351] mousedev: PS/2 mouse device common for all mice <6>[ 1.122036] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling <6>[ 1.122231] usbcore: registered new interface driver usbhid <6>[ 1.122237] usbhid: USB HID core driver <6>[ 1.123087] NET: Registered protocol family 10 <6>[ 1.124478] Segment Routing with IPv6 <6>[ 1.124561] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.125157] NET: Registered protocol family 17 <6>[ 1.125385] 9pnet: Installing 9P2000 support <5>[ 1.125465] Key type dns_resolver registered <6>[ 1.125892] printk: console [ttySIF0]: printing thread started <6>[ 1.125986] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers <4>[ 1.153998] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.154013] mmc0: new SDHC card on SPI <6>[ 1.155211] mmcblk0: mmc0:0000 USDU1 7.51 GiB <4>[ 1.172207] Alternate GPT is invalid, using primary GPT. <6>[ 1.172253] mmcblk0: p1 p2 <6>[ 1.258391] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL) <6>[ 1.258407] macb 10090000.ethernet eth0: configuring for phy/gmii link mode <6>[ 4.336017] macb 10090000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 4.342358] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 4.362338] Sending DHCP requests .., OK <6>[ 7.050375] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.149 <6>[ 7.050389] IP-Config: Complete: <6>[ 7.050392] device=eth0, hwaddr=70:b3:d5:92:f2:a6, ipaddr=10.201.3.149, mask=255.255.0.0, gw=10.201.1.3 <6>[ 7.050405] host=10.201.3.149, domain=, nis-domain=(none) <6>[ 7.050411] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 7.050418] nameserver0=10.1.1.1 <6>[ 7.051762] Freeing unused kernel memory: 216K <6>[ 7.122743] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 7.191800] udevd[94]: starting version 3.2.9 <5>[ 7.192584] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.192812] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.192900] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 7.200116] udevd[94]: specified user 'tss' unknown <27>[ 7.200224] udevd[94]: specified group 'tss' unknown <30>[ 7.202277] udevd[95]: starting eudev-3.2.9 done Saving random seed: OK <5>[ 8.712859] random: dd: uninitialized urandom read (32 bytes read) Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 8.759050] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2593779/environment . /lava-2593779/environment / # /lava-2593779/bin/lava-test-runner /lava-2593779/0 /lava-2593779/bin/lava-test-runner /lava-2593779/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2593779/0/tests/0_dmesg + cat uuid + U<8>[ 18.886840] UID=2593779_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.907138] <8>[ 18.924167] + set +x <8>[ 18.941189] <8>[ 18.942208] # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2593779/environment . /lava-2593779/environment / # /lava-2593779/bin/lava-test-runner /lava-2593779/1 /lava-2593779/bin/lava-test-runner /lava-2593779/1 / # + export 'TESTRUN_ID=1_bootrr' + cd /lava-2593779<8>[ 23.033750] /1/tests/1_bootrr + cat uuid + UUID=2593779_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2593779/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2593779/1/../bin/lava-test-case <8>[ 24.053794] /lava-2593779/1/../bin/lava-test-case <8>[ 24.071589] /lava-2593779/1/../bin/lava-test-case <8>[ 24.087095] + set +x<8>[ 24.097252]