Trying 10.1.1.35... Connected to potato3.baylibre. Escape character is '^]'. U-Boot SPL 2019.07 (Oct 24 2019 - 12:03:47 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2019.07 (Oct 24 2019 - 12:03:47 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Libre Computer Board ALL-H3-CC H3 DRAM: 1 GiB MMC: mmc@1c0f000: 0, mmc@1c11000: 1 Loading Environment from FAT... Card did not respond to voltage select! In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 Bus usb@1c1d000: USB EHCI 1.00 Bus usb@1c1d400: USB OHCI 1.0 scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning bus usb@1c1d000 for devices... 1 USB Device(s) found scanning bus usb@1c1d400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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 ethernet@1c30000 Waiting for PHY auto negotiation to complete. done BOOTP broadcast 1 DHCP client bound to address 10.201.4.224 (6 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x42000000 3222137/tftp-deploy-rho6roxt/kernel/zImage tftp 0x42000000 3222137/tftp-deploy-rho6roxt/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '3222137/tftp-deploy-rho6roxt/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######## 3.5 MiB/s done Bytes transferred = 9687552 (93d200 hex) => tftp 0x43300000 3222137/tftp-deploy-rho6roxt/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3222137/tftp-deploy-rho6roxt/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '3222137/tftp-deploy-rho6roxt/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################T ###T ############## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 997.1 KiB/s done Bytes transferred = 16060708 (f51124 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3222137/tftp-deploy-rho6roxt/dtb/sun8i-h3-libretech-all-h3-cc.dtb tftp 0x43000000 3222137/tftp-deploy-rho6roxt/dtb/sun8i-h3-libretech-all-h3-cc.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '3222137/tftp-deploy-rho6roxt/dtb/sun8i-h3-libretech-all-h3-cc.dtb'. Load address: 0x43000000 Loading: *##### 1.9 MiB/s done Bytes transferred = 22357 (5755 hex) => 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' => bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16060644 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 43000000, end 43008754 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.162-cip24-rt10 (KernelCI@build-j927198-arm-gcc-10-defconfig-pps9n) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Jan 27 00:41:48 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Libre Computer Board ALL-H3-CC H3 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x79800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 16 pages/cpu s33612 r8192 d23732 u65536 [ 0.000000] pcpu-alloc: s33612 r8192 d23732 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: 260608 [ 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: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933740K/1048576K available (13312K kernel code, 2324K rwdata, 5344K rodata, 2048K init, 417K bss, 49300K reserved, 65536K cma-reserved, 196596K highmem) <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 event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <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=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008260] Switching to timer-based delay loop, resolution 41ns <6>[ 0.015054] Console: colour dummy device 80x30 <6>[ 0.019816] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030434] pid_max: default: 32768 minimum: 301 <6>[ 0.035459] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.043042] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.051704] CPU: Testing write buffer coherency: ok <3>[ 0.057166] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062762] /cpus/cpu@1 missing clock-frequency property <3>[ 0.068368] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073953] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079536] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.086047] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.093683] rcu: Hierarchical SRCU implementation. <6>[ 0.100582] EFI services will not be available. <6>[ 0.105663] smp: Bringing up secondary CPUs ... <6>[ 0.121225] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.138013] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.154741] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.160754] smp: Brought up 1 node, 4 CPUs <6>[ 0.165133] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.171654] CPU: All CPU(s) started in HYP mode. <6>[ 0.176533] CPU: Virtualization extensions available. <6>[ 0.182482] devtmpfs: initialized <6>[ 0.190623] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.198801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.208913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.218186] pinctrl core: initialized pinctrl subsystem <6>[ 0.225183] DMI not present or invalid. <6>[ 0.230126] NET: Registered protocol family 16 <6>[ 0.236739] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.245868] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.246159] cpuidle: using governor menu <6>[ 0.256765] No ATAGs? <6>[ 0.259408] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.267695] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.275825] Serial: AMBA PL011 UART driver <6>[ 0.325358] iommu: Default domain type: Translated <6>[ 0.330900] vgaarb: loaded <5>[ 0.334626] SCSI subsystem initialized <7>[ 0.338893] libata version 3.00 loaded. <6>[ 0.343271] usbcore: registered new interface driver usbfs <6>[ 0.349050] usbcore: registered new interface driver hub <6>[ 0.354686] usbcore: registered new device driver usb <6>[ 0.361109] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.366352] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.375749] PTP clock support registered <6>[ 0.382438] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.255268] NET: Registered protocol family 2 <6>[ 1.260135] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.268905] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.277562] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.285645] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.293171] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.299891] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.306833] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.314331] NET: Registered protocol family 1 <6>[ 1.319502] RPC: Registered named UNIX socket transport module. <6>[ 1.325736] RPC: Registered udp transport module. <6>[ 1.330704] RPC: Registered tcp transport module. <6>[ 1.335674] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.342372] PCI: CLS 0 bytes, default 64 <6>[ 1.347046] Trying to unpack rootfs image as initramfs... <6>[ 2.416612] Freeing initrd memory: 15688K <6>[ 2.421948] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.431500] Initialise system trusted keyrings <6>[ 2.436549] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 2.448936] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.455837] NFS: Registering the id_resolver key type <5>[ 2.461232] Key type id_resolver registered <5>[ 2.465708] Key type id_legacy registered <6>[ 2.470067] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.477036] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.484722] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.489787] Key type asymmetric registered <5>[ 2.494171] Asymmetric key parser 'x509' registered <6>[ 2.499352] bounce: pool size: 64 pages <6>[ 2.503491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.511140] io scheduler mq-deadline registered <6>[ 2.515938] io scheduler kyber registered <6>[ 2.533741] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 2.542643] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 2.612505] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 2.621391] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 2.630949] printk: console [ttyS0] disabled <6>[ 2.655709] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 50, base_baud = 1500000) is a U6_16550A <6>[ 2.665061] printk: console [ttyS0] enabled <6>[ 2.665061] printk: console [ttyS0] enabled <6>[ 2.673956] printk: bootconsole [uart0] disabled <6>[ 2.673956] printk: bootconsole [uart0] disabled <6>[ 2.685587] SuperH (H)SCI(F) driver initialized <6>[ 2.691204] msm_serial: driver initialized <6>[ 2.695767] STMicroelectronics ASC driver initialized <6>[ 2.702063] STM32 USART driver initialized <6>[ 2.720443] brd: module loaded <6>[ 2.731460] loop: module loaded <6>[ 2.745162] CAN device driver interface <6>[ 2.750057] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.756880] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.762102] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.768362] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.774045] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.782397] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 2.789033] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 2.795296] dwmac-sun8i 1c30000.ethernet: No regulator found <6>[ 2.801295] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <4>[ 2.807327] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 2.817274] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 2.824791] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 2.832268] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 2.837527] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 2.844582] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 2.850488] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 2.857831] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 2.864674] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 2.871294] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 2.906629] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.914401] usbcore: registered new interface driver pegasus <6>[ 2.920359] usbcore: registered new interface driver asix <6>[ 2.926063] usbcore: registered new interface driver ax88179_178a <6>[ 2.932452] usbcore: registered new interface driver cdc_ether <6>[ 2.938588] usbcore: registered new interface driver smsc75xx <6>[ 2.944641] usbcore: registered new interface driver smsc95xx <6>[ 2.950669] usbcore: registered new interface driver net1080 <6>[ 2.956623] usbcore: registered new interface driver cdc_subset <6>[ 2.962834] usbcore: registered new interface driver zaurus <6>[ 2.968737] usbcore: registered new interface driver cdc_ncm <6>[ 2.976786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.983592] ehci-pci: EHCI PCI platform driver <6>[ 2.988329] ehci-platform: EHCI generic platform driver <6>[ 2.994080] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.999938] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 3.008341] ehci-platform 1c1a000.usb: irq 36, io mem 0x01c1a000 <6>[ 3.042456] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.049595] hub 1-0:1.0: USB hub found <6>[ 3.053672] hub 1-0:1.0: 1 port detected <6>[ 3.058490] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 3.064361] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.072553] ehci-platform 1c1b000.usb: irq 38, io mem 0x01c1b000 <6>[ 3.102456] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.109458] hub 2-0:1.0: USB hub found <6>[ 3.113528] hub 2-0:1.0: 1 port detected <6>[ 3.118357] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 3.124229] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.132491] ehci-platform 1c1c000.usb: irq 40, io mem 0x01c1c000 <6>[ 3.162453] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.169451] hub 3-0:1.0: USB hub found <6>[ 3.173512] hub 3-0:1.0: 1 port detected <6>[ 3.178326] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 3.184198] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 3.192437] ehci-platform 1c1d000.usb: irq 42, io mem 0x01c1d000 <6>[ 3.222453] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.229455] hub 4-0:1.0: USB hub found <6>[ 3.233518] hub 4-0:1.0: 1 port detected <6>[ 3.238237] ehci-orion: EHCI orion driver <6>[ 3.242818] SPEAr-ehci: EHCI SPEAr driver <6>[ 3.247221] ehci-st: EHCI STMicroelectronics driver <6>[ 3.252495] ehci-exynos: EHCI Exynos driver <6>[ 3.257050] ehci-atmel: EHCI Atmel driver <6>[ 3.261417] tegra-ehci: Tegra EHCI driver <6>[ 3.265827] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.272284] ohci-pci: OHCI PCI platform driver <6>[ 3.277060] ohci-platform: OHCI generic platform driver <6>[ 3.282784] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 3.289676] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 3.297891] ohci-platform 1c1a400.usb: irq 37, io mem 0x01c1a400 <6>[ 3.377198] hub 5-0:1.0: USB hub found <6>[ 3.381252] hub 5-0:1.0: 1 port detected <6>[ 3.386025] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 3.392942] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 3.401086] ohci-platform 1c1b400.usb: irq 39, io mem 0x01c1b400 <6>[ 3.477104] hub 6-0:1.0: USB hub found <6>[ 3.481152] hub 6-0:1.0: 1 port detected <6>[ 3.485970] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 3.492881] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 3.501093] ohci-platform 1c1c400.usb: irq 41, io mem 0x01c1c400 <6>[ 3.577113] hub 7-0:1.0: USB hub found <6>[ 3.581162] hub 7-0:1.0: 1 port detected <6>[ 3.585980] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 3.592895] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 3.601072] ohci-platform 1c1d400.usb: irq 43, io mem 0x01c1d400 <6>[ 3.677110] hub 8-0:1.0: USB hub found <6>[ 3.681158] hub 8-0:1.0: 1 port detected <6>[ 3.685889] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.690425] ohci-st: OHCI STMicroelectronics driver <6>[ 3.695724] ohci-atmel: OHCI Atmel driver <6>[ 3.700776] usbcore: registered new interface driver usb-storage <6>[ 3.711633] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 3.717031] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:36 UTC (36) <6>[ 3.725311] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 3.730889] i2c /dev entries driver <6>[ 3.742586] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 3.753751] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.760195] sdhci: Copyright(c) Pierre Ossman <6>[ 3.766369] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.773877] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 3.782021] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <4>[ 3.791143] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <4>[ 3.791376] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 3.808925] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.816022] usbcore: registered new interface driver usbhid <6>[ 3.821859] usbhid: USB HID core driver <6>[ 3.831919] NET: Registered protocol family 10 <6>[ 3.837714] Segment Routing with IPv6 <6>[ 3.841710] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.848489] NET: Registered protocol family 17 <6>[ 3.853224] can: controller area network core <6>[ 3.857904] NET: Registered protocol family 29 <6>[ 3.862634] can: raw protocol <6>[ 3.865870] can: broadcast manager protocol <6>[ 3.870316] can: netlink gateway - max_hops=1 <5>[ 3.875477] Key type dns_resolver registered <6>[ 3.880119] ThumbEE CPU extension supported. <5>[ 3.884673] Registering SWP/SWPB emulation handler <6>[ 3.890176] printk: console [ttyS0]: printing thread started <5>[ 3.890205] Loading compiled-in X.509 certificates <6>[ 3.901235] vcc1v2: supplied by vcc5v0 <6>[ 3.901484] vcc3v3: supplied by vcc5v0 <6>[ 3.902078] vcc-dram: supplied by vcc5v0 <6>[ 3.902751] vcc-io: supplied by vcc3v3 <6>[ 3.903288] reg-fixed-voltage vdd-cpux: nonexclusive access to GPIO for vdd-cpux <6>[ 3.903315] vdd-cpux: supplied by vcc5v0 <4>[ 3.910450] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.912124] sunxi-mmc 1c0f000.mmc: Got CD GPIO <4>[ 3.912866] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 3.915554] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 3.937592] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 3.939039] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 3.940088] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL) <6>[ 3.941198] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 3.941213] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 3.941224] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <4>[ 3.975394] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.978107] mmc0: new high speed SDHC card at address aaaa <6>[ 3.978872] mmcblk0: mmc0:aaaa SC16G 14.8 GiB <6>[ 3.981778] mmcblk0: p1 <6>[ 4.026546] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode <6>[ 6.142981] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <6>[ 6.162500] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.192558] Sending DHCP requests ., OK <6>[ 6.252516] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.224 <6>[ 6.252535] IP-Config: Complete: <6>[ 6.252538] device=eth0, hwaddr=02:81:7d:58:3b:ac, ipaddr=10.201.4.224, mask=255.255.0.0, gw=10.201.1.3 <6>[ 6.252552] host=10.201.4.224, domain=, nis-domain=(none) <6>[ 6.252558] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 6.252566] nameserver0=10.1.1.1 <6>[ 6.256883] Freeing unused kernel memory: 2048K <6>[ 6.352995] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 6.506809] udevd[112]: starting version 3.2.9 <5>[ 6.507733] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.507994] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.508105] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 6.516262] udevd[112]: specified user 'tss' unknown <27>[ 6.516415] udevd[112]: specified group 'tss' unknown <30>[ 6.518553] udevd[113]: starting eudev-3.2.9 <4>[ 7.047565] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 7.047793] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 7.058263] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 7.058326] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 9 <6>[ 7.060382] hub 9-0:1.0: USB hub found <6>[ 7.060440] hub 9-0:1.0: 1 port detected <6>[ 7.162898] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 7.162967] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 7.163024] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 7.163078] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 7.202128] lima 1c40000.gpu: bus rate = 200000000 <6>[ 7.202154] lima 1c40000.gpu: mod rate = 297000000 <3>[ 7.202256] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 7.237060] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <3>[ 7.256360] sun4i-codec 1c22c00.codec: Failed to register our card done Saving random seed: OK <5>[ 7.576833] random: dd: uninitialized urandom read (32 bytes read) Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 7.670755] 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-3222137/environment . /lava-3222137/environment / # /lava-3222137/bin/lava-test-runner /lava-3222137/0 /lava-3222137/bin/lava-test-runner /lava-3222137/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3222137/0/tests/0_dmesg + cat uuid <8>[ 8.281976] + UUID=3222137_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 8.319981] <8>[ 8.353247] + set +x / # <8>[ 8.396134] <8>[ 8.397523] # / # export SHELL=/bin/sh. /lava-3222137/environment / # . /lava-3222137/environment/lava-3222137/bin/lava-test-runner /lava-3222137/1 / # /lava-3222137/bin/lava-test-runner /lava-3222137/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3222137/1/tests/1_bootrr + cat uuid + UUID=3222137_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/l<8>[ 8.917108] ibexec/bootrr/helpers:/lava-3222137/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto 1c22c00.codec /lava-3222137/1/../bin/lava-test-case <8>[ 9.973926] /lava-3222137/1/../bin/lava-test-case /lava-3222137/1/../bin/lava-test-case <8>[ 10.014587] <8>[ 10.032484] + set +x / #