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 (11 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x42000000 3295571/tftp-deploy-a83opynh/kernel/zImage tftp 0x42000000 3295571/tftp-deploy-a83opynh/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.224 Filename '3295571/tftp-deploy-a83opynh/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 3.7 MiB/s done Bytes transferred = 4846872 (49f518 hex) => tftp 0x43300000 3295571/tftp-deploy-a83opynh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3295571/tftp-deploy-a83opynh/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 '3295571/tftp-deploy-a83opynh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 3.7 MiB/s done Bytes transferred = 7967413 (7992b5 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3295571/tftp-deploy-a83opynh/dtb/sun8i-h3-libretech-all-h3-cc.dtb tftp 0x43000000 3295571/tftp-deploy-a83opynh/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 '3295571/tftp-deploy-a83opynh/dtb/sun8i-h3-libretech-all-h3-cc.dtb'. Load address: 0x43000000 Loading: *##### 2.7 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: 7967349 Bytes = 7.6 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.167-cip25 (KernelCI@build-j990175-arm-gcc-10-sunxi-defconfig-fqhj9) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Feb 6 11:16:19 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] cma: Reserved 16 MiB at 0x7f000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 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] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 15 pages/cpu s31180 r8192 d22068 u61440 [ 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: 1002620K/1048576K available (7168K kernel code, 904K rwdata, 1952K rodata, 1024K init, 272K bss, 29572K reserved, 16384K cma-reserved, 245748K 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 restricting CPUs from NR_CPUS=8 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008262] Switching to timer-based delay loop, resolution 41ns <6>[ 0.014784] Console: colour dummy device 80x30 <6>[ 0.019522] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030140] pid_max: default: 32768 minimum: 301 <6>[ 0.035135] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.042715] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.051338] CPU: Testing write buffer coherency: ok <3>[ 0.056808] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062387] /cpus/cpu@1 missing clock-frequency property <3>[ 0.067983] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073559] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079136] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.085606] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.092541] rcu: Hierarchical SRCU implementation. <6>[ 0.098107] smp: Bringing up secondary CPUs ... <6>[ 0.113650] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.124468] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.135229] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.135317] smp: Brought up 1 node, 4 CPUs <6>[ 0.157425] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.163942] CPU: All CPU(s) started in HYP mode. <6>[ 0.168819] CPU: Virtualization extensions available. <6>[ 0.174707] devtmpfs: initialized <6>[ 0.182917] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.191064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.201165] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.208962] pinctrl core: initialized pinctrl subsystem <6>[ 0.215859] NET: Registered protocol family 16 <6>[ 0.221667] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.229740] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.230161] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.244700] hw-breakpoint: maximum watchpoint size is 8 bytes. <5>[ 0.271610] SCSI subsystem initialized <6>[ 0.276172] usbcore: registered new interface driver usbfs <6>[ 0.281950] usbcore: registered new interface driver hub <6>[ 0.287583] usbcore: registered new device driver usb <6>[ 0.293067] mc: Linux media interface: v0.10 <6>[ 0.297656] videodev: Linux video capture interface: v2.00 <6>[ 0.303479] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.308715] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.318107] PTP clock support registered <6>[ 0.322742] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.329840] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.343257] NET: Registered protocol family 2 <6>[ 0.348128] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.356717] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 0.365365] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.373441] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.380952] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.387670] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.394610] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.402109] NET: Registered protocol family 1 <6>[ 0.407235] RPC: Registered named UNIX socket transport module. <6>[ 0.413456] RPC: Registered udp transport module. <6>[ 0.418415] RPC: Registered tcp transport module. <6>[ 0.423388] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.430346] Unpacking initramfs... <6>[ 0.924603] Freeing initrd memory: 7784K <6>[ 0.929750] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 0.939358] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 0.951754] NFS: Registering the id_resolver key type <5>[ 0.957129] Key type id_resolver registered <5>[ 0.961618] Key type id_legacy registered <6>[ 0.965971] bounce: pool size: 64 pages <6>[ 0.970188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.977836] io scheduler mq-deadline registered <6>[ 0.982641] io scheduler kyber registered <6>[ 0.992473] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.001316] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.056721] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <4>[ 1.065120] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 1.074631] printk: console [ttyS0] disabled <6>[ 1.099330] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 50, base_baud = 1500000) is a U6_16550A <6>[ 1.108604] printk: console [ttyS0] enabled <6>[ 1.108604] printk: console [ttyS0] enabled <6>[ 1.117491] printk: bootconsole [uart0] disabled <6>[ 1.117491] printk: bootconsole [uart0] disabled <6>[ 1.140768] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc084e580) <6>[ 1.148192] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc084a88c) <4>[ 1.156182] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator <6>[ 1.165063] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) <6>[ 1.175190] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 1.183210] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc084db38) <6>[ 1.190809] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 <6>[ 1.198877] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 1.209409] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 1.216853] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 1.223367] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 1.229954] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 1.236510] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 1.245305] lima 1c40000.gpu: bus rate = 200000000 <6>[ 1.250385] lima 1c40000.gpu: mod rate = 297000000 <3>[ 1.255504] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 1.264128] lima 1c40000.gpu: Failed to register cooling device <6>[ 1.270651] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 <6>[ 1.279870] CAN device driver interface <6>[ 1.284480] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 1.291104] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 1.297342] dwmac-sun8i 1c30000.ethernet: No regulator found <6>[ 1.303355] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <4>[ 1.309372] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 1.319255] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 1.326766] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 1.334253] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 1.339474] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 1.346532] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 1.352455] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 1.359751] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 1.366544] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 1.373180] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 1.386735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.393559] ehci-platform: EHCI generic platform driver <6>[ 1.399244] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.405111] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.413386] ehci-platform 1c1a000.usb: irq 36, io mem 0x01c1a000 <6>[ 1.439856] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.446922] hub 1-0:1.0: USB hub found <6>[ 1.450990] hub 1-0:1.0: 1 port detected <6>[ 1.455750] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 1.461619] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.469787] ehci-platform 1c1b000.usb: irq 38, io mem 0x01c1b000 <6>[ 1.499843] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.506778] hub 2-0:1.0: USB hub found <6>[ 1.510850] hub 2-0:1.0: 1 port detected <6>[ 1.515654] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 1.521537] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 1.529750] ehci-platform 1c1c000.usb: irq 40, io mem 0x01c1c000 <6>[ 1.559842] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.566787] hub 3-0:1.0: USB hub found <6>[ 1.570865] hub 3-0:1.0: 1 port detected <6>[ 1.575648] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 1.581526] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 1.589741] ehci-platform 1c1d000.usb: irq 42, io mem 0x01c1d000 <6>[ 1.619850] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.626767] hub 4-0:1.0: USB hub found <6>[ 1.630837] hub 4-0:1.0: 1 port detected <6>[ 1.635520] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.642004] ohci-platform: OHCI generic platform driver <6>[ 1.647671] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 1.654576] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 1.662772] ohci-platform 1c1a400.usb: irq 37, io mem 0x01c1a400 <6>[ 1.734490] hub 5-0:1.0: USB hub found <6>[ 1.738533] hub 5-0:1.0: 1 port detected <6>[ 1.743266] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 1.750171] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 1.758306] ohci-platform 1c1b400.usb: irq 39, io mem 0x01c1b400 <6>[ 1.834461] hub 6-0:1.0: USB hub found <6>[ 1.838500] hub 6-0:1.0: 1 port detected <6>[ 1.843274] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 1.850182] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 1.858358] ohci-platform 1c1c400.usb: irq 41, io mem 0x01c1c400 <6>[ 1.934441] hub 7-0:1.0: USB hub found <6>[ 1.938479] hub 7-0:1.0: 1 port detected <6>[ 1.943247] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 1.950156] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 1.958318] ohci-platform 1c1d400.usb: irq 43, io mem 0x01c1d400 <6>[ 2.034443] hub 8-0:1.0: USB hub found <6>[ 2.038483] hub 8-0:1.0: 1 port detected <4>[ 2.043557] usb_phy_generic usb_phy_generic.2.auto: supply vcc not found, using dummy regulator <4>[ 2.052655] usb_phy_generic usb_phy_generic.2.auto: dummy supplies not allowed for exclusive requests <6>[ 2.062925] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver <6>[ 2.068950] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9 <6>[ 2.077959] hub 9-0:1.0: USB hub found <6>[ 2.082022] hub 9-0:1.0: 1 port detected <6>[ 2.088315] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 2.093680] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:17 UTC (17) <6>[ 2.101953] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 2.106921] i2c /dev entries driver <4>[ 2.111421] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 2.120612] Registered IR keymap rc-empty <6>[ 2.124960] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 <6>[ 2.131984] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0 <6>[ 2.139762] sunxi-ir 1f02000.ir: initialized sunXi IR driver <6>[ 2.146659] sun8i-di 1400000.deinterlace: Device registered as /dev/video0 <6>[ 2.155327] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <4>[ 2.164268] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <4>[ 2.164308] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 2.164988] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz) <6>[ 2.173161] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 2.198612] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 2.206588] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 2.214554] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 2.222496] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 2.228006] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 2.233540] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <6>[ 2.239479] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 2.245455] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1 <6>[ 2.252047] usbcore: registered new interface driver usbhid <6>[ 2.257875] usbhid: USB HID core driver <6>[ 2.264336] cedrus 1c0e000.video-codec: Device registered as /dev/video1 <3>[ 2.274716] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 2.282492] NET: Registered protocol family 17 <6>[ 2.287214] can: controller area network core <6>[ 2.291924] NET: Registered protocol family 29 <6>[ 2.296627] can: raw protocol <6>[ 2.299866] can: broadcast manager protocol <6>[ 2.304311] can: netlink gateway - max_hops=1 <5>[ 2.309136] Key type dns_resolver registered <5>[ 2.313742] Registering SWP/SWPB emulation handler <6>[ 2.327918] vcc1v2: supplied by vcc5v0 <6>[ 2.332224] vcc3v3: supplied by vcc5v0 <6>[ 2.336525] vcc-dram: supplied by vcc5v0 <6>[ 2.341124] vcc-io: supplied by vcc3v3 <6>[ 2.345427] reg-fixed-voltage vdd-cpux: nonexclusive access to GPIO for vdd-cpux <6>[ 2.353106] vdd-cpux: supplied by vcc5v0 <4>[ 2.361524] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <4>[ 2.361755] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <3>[ 2.362085] debugfs: Directory '1c22c00.codec' with parent 'H3 Audio Codec' already present! <6>[ 2.371130] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.402417] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 2.417608] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 2.432874] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL) <6>[ 2.443886] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.451475] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 2.459387] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.466648] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode <4>[ 2.467754] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.487164] mmc0: new high speed SDHC card at address aaaa <6>[ 2.493650] mmcblk0: mmc0:aaaa SC16G 14.8 GiB <6>[ 2.506191] mmcblk0: p1 <6>[ 4.530370] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <5>[ 4.569869] Sending DHCP requests ., OK <6>[ 4.615984] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.224 <6>[ 4.624764] IP-Config: Complete: <6>[ 4.628478] 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>[ 4.638576] host=10.201.4.224, domain=, nis-domain=(none) <6>[ 4.644689] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 4.644697] nameserver0=10.1.1.1 <6>[ 4.656109] ALSA device list: <6>[ 4.659348] #0: H3 Audio Codec <6>[ 4.671485] Freeing unused kernel memory: 1024K <6>[ 4.710180] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 4.914805] udevd[125]: starting version 3.2.9 <5>[ 4.927337] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.941304] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.948150] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 4.969489] udevd[125]: specified user 'tss' unknown <27>[ 4.974989] udevd[125]: specified group 'tss' unknown <30>[ 4.982537] udevd[126]: 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 export SHELL=/bin/sh / # . /lava-3295571/environment . /lava-3295571/environment / # /lava-3295571/bin/lava-test-runner /lava-3295571/0 /lava-3295571/bin/lava-test-runner /lava-3295571/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3295571/0/tests/0_dmesg + cat uuid + UUID=3295571_1.5.2.4.1 + set +x <8>[ 6.278842] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 6.365006] <8>[ 6.441028] <8>[ 6.511829] + set +x <8>[ 6.521865] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3295571/environment / # . /lava-3295571/environment/lava-3295571/bin/lava-test-runner /lava-3295571/1 / # /lava-3295571/bin/lava-test-runner /lava-3295571/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3295571/1/tests/1_bootrr + cat uuid + UUID=3295571_1.5.2.4.5 <8>[ 7.078084] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3295571/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3295571/1/../bin/lava-test-case <8>[ 7.172923] /lava-3295571/1/../bin/lava-test-case <8>[ 7.251331] /lava-3295571/1/../bin/lava-test-case <8>[ 7.293953] + set +x <8>[ 7.325132] / #