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.234 (609 ms) OX820> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 OX820> tftp 0x60500000 3020438/tftp-deploy-48jfnx3b/kernel/zImage tftp 0x60500000 3020438/tftp-deploy-48jfnx3b/kernel/zImage Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.234 Filename '3020438/tftp-deploy-48jfnx3b/kernel/zImage'. Load address: 0x60500000 Loading: *################################################################# ################################################################# ################################################################# ####################################################### 5.8 MiB/s done Bytes transferred = 3666432 (37f200 hex) OX820> tftp 0x61000000 3020438/tftp-deploy-48jfnx3b/ramdisk/ramdisk.cpio.gz.uboot tftp 0x61000000 3020438/tftp-deploy-48jfnx3b/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.234 Filename '3020438/tftp-deploy-48jfnx3b/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x61000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################### 5.7 MiB/s done Bytes transferred = 4110886 (3eba26 hex) OX820> setenv initrd_size ${filesize} setenv initrd_size ${filesize} OX820> tftp 0x62c00000 3020438/tftp-deploy-48jfnx3b/dtb/ox820-cloudengines-pogoplug-series-3.dtb tftp 0x62c00000 3020438/tftp-deploy-48jfnx3b/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.234 Filename '3020438/tftp-deploy-48jfnx3b/dtb/ox820-cloudengines-pogoplug-series-3.dtb'. Load address: 0x62c00000 Loading: *# 2 MiB/s done Bytes transferred = 6139 (17fb hex) OX820> setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3020438/extract-nfsrootfs-nbg4r6_t,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3020438/extract-nfsrootfs-nbg4r6_t,tcp,hard console_msg_format=syslog earlycon ip=dhcp' OX820> bootz 0x60500000 0x61000000 0x62c00000 bootz 0x60500000 0x61000000 0x62c00000 Kernel image @ 0x60500000 [ 0x000000 - 0x37f200 ] ## Loading init Ramdisk from Legacy Image at 61000000 ... Image Name: Created: 2022-12-10 0:49:31 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4110822 Bytes = 3.9 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 4.19.268-cip87 (KernelCI@build-j677527-arm-gcc-10-oxnas-v6-defconfig-qpzpz) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Sat Dec 10 00:42:13 UTC 2022 [ 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] bootconsole [ns16550a0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x64000000 [ 0.000000] percpu: Embedded 16 pages/cpu s35020 r8192 d22324 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3020438/extract-nfsrootfs-nbg4r6_t,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) <6>[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.000000] Memory: 50332K/131072K available (6144K kernel code, 306K rwdata, 1088K rodata, 1024K init, 213K bss, 15204K reserved, 65536K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7136 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 307 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 214 kB) <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: 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: 16 <6>[ 0.000015] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns <6>[ 0.008335] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns <6>[ 0.019233] timer_oxnas_rps: Registered clocksource rate 390625Hz <6>[ 0.025564] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 <4>[ 0.034245] GIC: PPI13 is secure or misconfigured <4>[ 0.039234] GIC: PPI13 is secure or misconfigured <6>[ 0.044431] Console: colour dummy device 80x30 <6>[ 0.049154] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) <6>[ 0.095797] pid_max: default: 32768 minimum: 301 <6>[ 0.100840] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.107688] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.115712] CPU: Testing write buffer coherency: ok <6>[ 0.121333] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.128087] Setting up static identity map for 0x60100000 - 0x60100078 <6>[ 0.135144] rcu: Hierarchical SRCU implementation. <6>[ 0.140776] EFI services will not be available. <6>[ 0.145912] smp: Bringing up secondary CPUs ... <4>[ 0.151815] GIC: PPI13 is secure or misconfigured <6>[ 0.209285] CPU1: thread -1, cpu 0, socket -1, mpidr 1 <6>[ 0.209551] smp: Brought up 1 node, 2 CPUs <6>[ 0.224232] SMP: Total of 2 processors activated (678.29 BogoMIPS). <6>[ 0.230750] CPU: All CPU(s) started in SVC mode. <6>[ 0.236938] devtmpfs: initialized <6>[ 0.243571] VFP support v0.3: not present <6>[ 0.248087] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.258206] futex hash table entries: 512 (order: 3, 32768 bytes) <6>[ 0.269882] pinctrl core: initialized pinctrl subsystem <6>[ 0.275535] DMI not present or invalid. <6>[ 0.280721] NET: Registered protocol family 16 <6>[ 0.289098] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.298234] cpuidle: using governor menu <6>[ 0.302533] No ATAGs? <6>[ 0.302661] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.312225] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.330094] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.335296] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.344721] PTP clock support registered <6>[ 0.349726] clocksource: Switched to clocksource oxnas_rps_clocksource_timer <6>[ 0.418301] NET: Registered protocol family 2 <6>[ 0.423242] IP idents hash table entries: 2048 (order: 2, 16384 bytes) <6>[ 0.430824] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.438745] TCP established hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.446033] TCP bind hash table entries: 1024 (order: 1, 8192 bytes) <6>[ 0.452677] TCP: Hash tables configured (established 1024 bind 1024) <6>[ 0.459404] UDP hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.465538] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.472289] NET: Registered protocol family 1 <6>[ 0.477191] Trying to unpack rootfs image as initramfs... <6>[ 0.857208] Freeing initrd memory: 4016K <6>[ 0.863313] workingset: timestamp_bits=30 max_order=15 bucket_order=0 <6>[ 0.882327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 0.890050] io scheduler noop registered <6>[ 0.894213] io scheduler deadline registered <6>[ 0.898913] io scheduler cfq registered (default) <6>[ 0.903900] io scheduler mq-deadline registered <6>[ 0.908664] io scheduler kyber registered <6>[ 1.004326] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled <6>[ 1.013388] console [ttyS0] disabled <6>[ 1.017303] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 54, base_baud = 390625) is a 16550A <6>[ 1.026393] console [ttyS0] enabled <6>[ 1.026393] console [ttyS0] enabled <6>[ 1.033876] bootconsole [ns16550a0] disabled <6>[ 1.033876] bootconsole [ns16550a0] disabled <6>[ 1.057638] brd: module loaded <6>[ 1.072714] loop: module loaded <4>[ 1.140049] nand: Could not find a valid ONFI parameter page, trying bit-wise majority to recover it <3>[ 1.149547] nand: ONFI parameter recovery failed, aborting <6>[ 1.155322] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 <6>[ 1.161948] nand: Hynix NAND 128MiB 3,3V 8-bit <6>[ 1.166632] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 <6>[ 1.174466] Scanning device for bad blocks <4>[ 1.219368] Bad eraseblock 511 at 0x000003fe0000 <5>[ 1.265008] 2 fixed-partitions partitions found on MTD device 41000000.nand-controller <5>[ 1.273195] Creating 2 MTD partitions on \"41000000.nand-controller\": <5>[ 1.279815] 0x000000000000-0x000000e00000 : \"boot\" <5>[ 1.286246] 0x000000e00000-0x000008000000 : \"ubi\" <4>[ 1.294287] oxnas-dwmac 40400000.ethernet: PTP uses main clock <6>[ 1.300421] oxnas-dwmac 40400000.ethernet: no reset control found <6>[ 1.370137] oxnas-dwmac 40400000.ethernet: User ID: 0x12, Synopsys ID: 0x35 <6>[ 1.377344] oxnas-dwmac 40400000.ethernet: DWMAC1000 <6>[ 1.382684] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported <6>[ 1.390254] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported <6>[ 1.397793] oxnas-dwmac 40400000.ethernet: COE Type 2 <6>[ 1.403107] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported <6>[ 1.410237] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported <6>[ 1.416778] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors <6>[ 1.423836] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors <6>[ 1.430707] oxnas-dwmac 40400000.ethernet: Ring mode enabled <6>[ 1.436602] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 1.444720] oxnas-dwmac 40400000.ethernet (unnamed net_device) (uninitialized): device MAC address c2:95:d0:8f:6a:1c <6>[ 1.467171] RTL8211DN Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 1.480148] RTL8211DN Gigabit Ethernet stmmac-0:03: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) <6>[ 1.495045] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.502784] NET: Registered protocol family 10 <6>[ 1.509143] Segment Routing with IPv6 <6>[ 1.513218] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.520309] NET: Registered protocol family 17 <5>[ 1.525073] Registering SWP/SWPB emulation handler <6>[ 1.534625] RTL8211DN Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 1.552181] oxnas-dwmac 40400000.ethernet eth0: No Safety Features support found <6>[ 1.559872] oxnas-dwmac 40400000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported <6>[ 1.568762] oxnas-dwmac 40400000.ethernet eth0: registered PTP clock <6>[ 1.575923] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 2.590502] oxnas-dwmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 2.599800] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 2.629905] Sending DHCP requests ., OK <6>[ 5.163975] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.32 <6>[ 5.171735] IP-Config: Complete: <6>[ 5.175211] device=eth0, hwaddr=c2:95:d0:8f:6a:1c, ipaddr=10.201.3.32, mask=255.255.0.0, gw=10.201.1.3 <6>[ 5.185203] host=10.201.3.32, domain=, nis-domain=(none) <6>[ 5.191224] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 5.191232] nameserver0=10.1.1.1 <6>[ 5.204536] Freeing unused kernel memory: 1024K <6>[ 5.230021] Run /init as init process <0>[ 5.234800] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004 <0>[ 5.234800] <4>[ 5.244423] CPU: 0 PID: 1 Comm: init Not tainted 4.19.268-cip87 #1 <4>[ 5.250826] Hardware name: Generic DT based system <4>[ 5.255872] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.263846] [] (show_stack) from [] (dump_stack+0xbc/0xd8) <4>[ 5.271301] [] (dump_stack) from [] (panic+0xdc/0x26c) <4>[ 5.278412] [] (panic) from [] (do_exit+0x978/0xa2c) <4>[ 5.285345] [] (do_exit) from [] (do_group_exit+0x38/0xd0) <4>[ 5.292800] [] (do_group_exit) from [] (get_signal+0x148/0x880) <4>[ 5.300682] [] (get_signal) from [] (do_signal+0xc4/0x4f8) <4>[ 5.308134] [] (do_signal) from [] (do_work_pending+0xc0/0xdc) <4>[ 5.315927] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) <4>[ 5.324318] Exception stack(0xc3035fb0 to 0xc3035ff8) <4>[ 5.329605] 5fa0: 00000000 00000000 00000000 00000000 <4>[ 5.338007] 5fc0: becd2ea0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 5.346403] 5fe0: 00000000 becd2ef4 00380105 003801ac 40000030 ffffffff <2>[ 5.353264] CPU1: stopping <4>[ 5.356229] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.19.268-cip87 #1 <4>[ 5.363069] Hardware name: Generic DT based system <4>[ 5.368112] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 5.376087] [] (show_stack) from [] (dump_stack+0xbc/0xd8) <4>[ 5.383541] [] (dump_stack) from [] (handle_IPI+0x310/0x380) <4>[ 5.391170] [] (handle_IPI) from [] (gic_handle_irq+0x8c/0x9c) <4>[ 5.398970] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) <4>[ 5.406676] Exception stack(0xc30abf60 to 0xc30abfa8) <4>[ 5.411968] bf60: 00001ed0 00000000 c3ec739c c011aec0 c30aa000 00000001 c0a03c30 c0a03c74 <4>[ 5.420369] bf80: 00000000 c095a248 c30abfb8 00000000 00000000 c30abfb0 c0108ce4 c0108ce8 <4>[ 5.428764] bfa0: 60000013 ffffffff <4>[ 5.432506] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) <4>[ 5.440133] [] (arch_cpu_idle) from [] (do_idle+0x22c/0x2d0) <4>[ 5.447759] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) <4>[ 5.455557] [] (cpu_startup_entry) from [<6010252c>] (0x6010252c) <0>[ 5.462750] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004 <0>[ 5.462750] ]---