Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. � U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12) Boot device: NAND Attempting to set PLLA to 850 MHz ... plla_ctrl0 : 0000020a plla_ctrl1 : 00330000 plla_ctrl2 : 0065008b plla_ctrl3 : 000000f1 PLLA Set U-Boot 2015.10-tld-1 (Nov 21 2015 - 01:17:59 -0800) OXNAS OX820 DRAM: 128 MiB NAND: 128 MiB In: serial Out: serial Err: serial Net: dwmac.40400000 Hit any key to stop autoboot: 10  0 OX820> setenv autoload no setenv autoload no OX820> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff OX820> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff OX820> dhcp dhcp dwmac.40400000 Waiting for PHY auto negotiation to complete.. done Speed: 1000, full duplex BOOTP broadcast 1 DHCP client bound to address 10.201.4.238 (605 ms) OX820> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 OX820> tftp 0x60500000 3104617/tftp-deploy-wjscyjx1/kernel/zImage tftp 0x60500000 3104617/tftp-deploy-wjscyjx1/kernel/zImage Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.238 Filename '3104617/tftp-deploy-wjscyjx1/kernel/zImage'. Load address: 0x60500000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ######################## 5.8 MiB/s done Bytes transferred = 4166144 (3f9200 hex) OX820> tftp 0x61000000 3104617/tftp-deploy-wjscyjx1/ramdisk/ramdisk.cpio.gz.uboot tftp 0x61000000 3104617/tftp-deploy-wjscyjx1/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.238 Filename '3104617/tftp-deploy-wjscyjx1/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x61000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 5.8 MiB/s done Bytes transferred = 8065844 (7b1334 hex) OX820> setenv initrd_size ${filesize} setenv initrd_size ${filesize} OX820> tftp 0x62c00000 3104617/tftp-deploy-wjscyjx1/dtb/ox820-cloudengines-pogoplug-series-3.dtb tftp 0x62c00000 3104617/tftp-deploy-wjscyjx1/dtb/ox820-cloudengines-pogoplug-series-3.dtb Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.238 Filename '3104617/tftp-deploy-wjscyjx1/dtb/ox820-cloudengines-pogoplug-series-3.dtb'. Load address: 0x62c00000 Loading: *# 1.5 MiB/s done Bytes transferred = 6139 (17fb hex) OX820> setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' OX820>bootz 0x60500000 0x61000000 0x62c00000 bootz 0x60500000 0x61000000 0x62c00000 Kernel image @ 0x60500000 [ 0x000000 - 0x3f9200 ] ## Loading init Ramdisk from Legacy Image at 61000000 ... Image Name: Created: 2023-01-04 12:08:49 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8065780 Bytes = 7.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Using Device Tree in place at 62c00000, end 62c047fa Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.162-cip23 (KernelCI@build-j782793-arm-gcc-10-oxnas-v6-defconfig-z8xks) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Jan 4 11:57:28 UTC 2023 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Cloud Engines PogoPlug Series 3 [ 0.000000] earlycon: ns16550a0 at MMIO 0x44200000 (options '115200n8') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x64000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] percpu: Embedded 19 pages/cpu s48076 r8192 d21556 u77824 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 44924K/131072K available (7168K kernel code, 796K rwdata, 1196K rodata, 1024K init, 223K bss, 20612K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <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=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] FPGA IRQ chip 0 \"interrupt-controller\" @ (ptrval), 32 irqs, parent IRQ: 24 <6>[ 0.000017] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns <6>[ 0.008343] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns <6>[ 0.019246] timer_oxnas_rps: Registered clocksource rate 390625Hz <6>[ 0.025576] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 <4>[ 0.034252] GIC: PPI13 is secure or misconfigured <4>[ 0.039226] GIC: PPI13 is secure or misconfigured <6>[ 0.044428] Console: colour dummy device 80x30 <6>[ 0.049159] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) <6>[ 0.095787] pid_max: default: 32768 minimum: 301 <6>[ 0.100843] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.108390] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.117306] CPU: Testing write buffer coherency: ok <6>[ 0.122872] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.129822] Setting up static identity map for 0x60100000 - 0x60100078 <6>[ 0.136855] rcu: Hierarchical SRCU implementation. <6>[ 0.142359] EFI services will not be available. <6>[ 0.147504] smp: Bringing up secondary CPUs ... <4>[ 0.153438] GIC: PPI13 is secure or misconfigured <6>[ 0.209274] CPU1: thread -1, cpu 0, socket -1, mpidr 1 <6>[ 0.209576] smp: Brought up 1 node, 2 CPUs <6>[ 0.224268] SMP: Total of 2 processors activated (678.29 BogoMIPS). <6>[ 0.230784] CPU: All CPU(s) started in SVC mode. <6>[ 0.236398] devtmpfs: initialized <6>[ 0.243878] VFP support v0.3: not present <6>[ 0.248448] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.258565] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.270848] pinctrl core: initialized pinctrl subsystem <6>[ 0.276398] DMI not present or invalid. <6>[ 0.281441] NET: Registered protocol family 16 <6>[ 0.289492] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.299130] cpuidle: using governor menu <6>[ 0.303393] No ATAGs? <6>[ 0.306040] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.313095] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.339399] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.344606] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.354009] PTP clock support registered <6>[ 0.359160] clocksource: Switched to clocksource oxnas_rps_clocksource_timer <6>[ 0.451758] NET: Registered protocol family 2 <6>[ 0.456622] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.465198] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 0.473927] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.481876] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) <6>[ 0.489239] TCP: Hash tables configured (established 1024 bind 1024) <6>[ 0.495974] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.502835] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.510318] NET: Registered protocol family 1 <6>[ 0.515473] Trying to unpack rootfs image as initramfs... <6>[ 1.513607] Freeing initrd memory: 7880K <6>[ 1.519733] workingset: timestamp_bits=30 max_order=15 bucket_order=0 <6>[ 1.535598] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 1.543313] io scheduler mq-deadline registered <6>[ 1.548083] io scheduler kyber registered <6>[ 1.668797] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 1.678120] printk: console [ttyS0] disabled <6>[ 1.682851] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 62, base_baud = 390625) is a 16550A <6>[ 1.691939] printk: console [ttyS0] enabled <6>[ 1.691939] printk: console [ttyS0] enabled <6>[ 1.700817] printk: bootconsole [ns16550a0] disabled <6>[ 1.700817] printk: bootconsole [ns16550a0] disabled <6>[ 1.726778] brd: module loaded <6>[ 1.738946] loop: module loaded <4>[ 1.809492] Could not find a valid ONFI parameter page, trying bit-wise majority to recover it <3>[ 1.818475] ONFI parameter recovery failed, aborting <6>[ 1.823756] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 <6>[ 1.830371] nand: Hynix NAND 128MiB 3,3V 8-bit <6>[ 1.835059] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 <6>[ 1.842892] Scanning device for bad blocks <4>[ 1.888033] Bad eraseblock 511 at 0x000003fe0000 <5>[ 1.933611] 2 fixed-partitions partitions found on MTD device 41000000.nand-controller <5>[ 1.941785] Creating 2 MTD partitions on \"41000000.nand-controller\": <5>[ 1.948377] 0x000000000000-0x000000e00000 : \"boot\" <5>[ 1.955097] 0x000000e00000-0x000008000000 : \"ubi\" <6>[ 1.964037] oxnas-dwmac 40400000.ethernet: IRQ eth_lpi not found <6>[ 1.970490] oxnas-dwmac 40400000.ethernet: PTP uses main clock <6>[ 1.976573] oxnas-dwmac 40400000.ethernet: no reset control found <6>[ 2.049582] oxnas-dwmac 40400000.ethernet: User ID: 0x12, Synopsys ID: 0x35 <6>[ 2.056796] oxnas-dwmac 40400000.ethernet: DWMAC1000 <6>[ 2.062151] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported <6>[ 2.069726] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported <6>[ 2.077268] oxnas-dwmac 40400000.ethernet: COE Type 2 <6>[ 2.082595] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported <6>[ 2.089733] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported <6>[ 2.096340] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors <6>[ 2.103406] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors <6>[ 2.110300] oxnas-dwmac 40400000.ethernet: Ring mode enabled <6>[ 2.116198] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 2.124339] oxnas-dwmac 40400000.ethernet: device MAC address 32:2e:7d:16:dd:cc <6>[ 2.158376] RTL8211DN Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 2.171358] RTL8211DN Gigabit Ethernet stmmac-0:03: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) <6>[ 2.187328] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.194839] NET: Registered protocol family 10 <6>[ 2.201141] Segment Routing with IPv6 <6>[ 2.205158] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.212275] NET: Registered protocol family 17 <5>[ 2.217047] Registering SWP/SWPB emulation handler <6>[ 2.226711] oxnas-dwmac 40400000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211DN Gigabit Ethernet] (irq=POLL) <6>[ 2.239040] oxnas-dwmac 40400000.ethernet eth0: No Safety Features support found <6>[ 2.246740] oxnas-dwmac 40400000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported <6>[ 2.255690] oxnas-dwmac 40400000.ethernet eth0: registered PTP clock <6>[ 2.263121] oxnas-dwmac 40400000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 6.440151] oxnas-dwmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 6.469232] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.499292] Sending DHCP requests ., OK <6>[ 9.063395] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.137 <6>[ 9.071257] IP-Config: Complete: <6>[ 9.074744] device=eth0, hwaddr=32:2e:7d:16:dd:cc, ipaddr=10.201.4.137, mask=255.255.0.0, gw=10.201.1.3 <6>[ 9.084810] host=10.201.4.137, domain=, nis-domain=(none) <6>[ 9.090918] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 9.090928] nameserver0=10.1.1.1 <6>[ 9.104337] Freeing unused kernel memory: 1024K <6>[ 9.139512] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.372769] udevd[78]: starting version 3.2.9 <5>[ 9.379215] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.386352] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.393400] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.415843] udevd[78]: specified user 'tss' unknown <27>[ 9.421527] udevd[78]: specified group 'tss' unknown <30>[ 9.433945] udevd[79]: starting eudev-3.2.9 done Saving random seed: <5>[ 10.880112] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL mount: mounting none on /sys/kernel/debug failed: No such file or directory Starting dropbear sshd: <5>[ 11.032279] 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-3104617/environment . /lava-3104617/environment / # /lava-3104617/bin/lava-test-runner /lava-3104617/0 /lava-3104617/bin/lava-test-runner /lava-3104617/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3104617/0/tests/0_dmesg + cat uuid + UUID=3104617_1.5<8>[ 11.694579] .2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 11.765557] <8>[ 11.829736] <8>[ 11.893637] + set +x <8>[ 11.904432] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3104617/environment / # . /lava-3104617/environment/lava-3104617/bin/lava-test-runner /lava-3104617/1 / # /lava-3104617/bin/lava-test-runner /lava-3104617/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3104617/1/tests/1_bootrr + cat uuid + UUID=3104617_1.5<8>[ 12.449904] .2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3104617/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3104617/1/../bin/lava-test-case <8>[ 12.505907] /lava-3104617/1/../bin/lava-test-case <8>[ 12.570506] /lava-3104617/1/../bin/lava-test-case <8>[ 12.608744] + set +x <8>[ 12.636774] / #