Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Oct 17 2019 - 15:05:20 +0200) DRAM: 512 MiB Trying to boot from MMC1 U-Boot 2019.07 (Oct 17 2019 - 15:05:20 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi Zero DRAM: 512 MiB MMC: mmc@1c0f000: 0, mmc@1c10000: 1 Loading Environment from FAT... Unable to use mmc 0:0... In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 20  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.214 (11 ms) => setenv serverip 10.201.1.5 setenv serverip 10.201.1.5 => tftp 0x42000000 2765859/tftp-deploy-ns0oj20m/kernel/zImage tftp 0x42000000 2765859/tftp-deploy-ns0oj20m/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.214 Filename '2765859/tftp-deploy-ns0oj20m/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##############################T ##T ## 316.4 KiB/s done Bytes transferred = 4832464 (49bcd0 hex) => tftp 0x43300000 2765859/tftp-deploy-ns0oj20m/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 2765859/tftp-deploy-ns0oj20m/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.214 Filename '2765859/tftp-deploy-ns0oj20m/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 937.5 KiB/s done Bytes transferred = 7956201 (7966e9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 2765859/tftp-deploy-ns0oj20m/dtb/sun8i-h2-plus-orangepi-zero.dtb tftp 0x43000000 2765859/tftp-deploy-ns0oj20m/dtb/sun8i-h2-plus-orangepi-zero.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.5; our IP address is 10.201.4.214 Filename '2765859/tftp-deploy-ns0oj20m/dtb/sun8i-h2-plus-orangepi-zero.dtb'. Load address: 0x43000000 Loading: *##### 740.2 KiB/s done Bytes transferred = 22752 (58e0 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: 7956137 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 EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 430088df Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.151-cip18 (KernelCI@build-j408496-arm-gcc-10-sunxi-defconfig-gfq5q) (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 Oct 28 13:54:35 UTC 2022 [ 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: Xunlong Orange Pi Zero [ 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 0x5ec00000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 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: 130048 [ 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: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 482792K/524288K available (7168K kernel code, 904K rwdata, 1948K rodata, 1024K init, 272K bss, 25112K reserved, 16384K cma-reserved, 0K 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.008261] Switching to timer-based delay loop, resolution 41ns <6>[ 0.014797] Console: colour dummy device 80x30 <6>[ 0.019535] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030152] pid_max: default: 32768 minimum: 301 <6>[ 0.035156] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.042734] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.051373] CPU: Testing write buffer coherency: ok <3>[ 0.056849] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062430] /cpus/cpu@1 missing clock-frequency property <3>[ 0.068029] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073604] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079182] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.085663] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.092606] rcu: Hierarchical SRCU implementation. <6>[ 0.098189] smp: Bringing up secondary CPUs ... <6>[ 0.113737] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.124563] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.135349] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.135441] smp: Brought up 1 node, 4 CPUs <6>[ 0.157549] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.164066] CPU: All CPU(s) started in HYP mode. <6>[ 0.168944] CPU: Virtualization extensions available. <6>[ 0.174786] devtmpfs: initialized <6>[ 0.183331] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.191483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.201594] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.209420] pinctrl core: initialized pinctrl subsystem <6>[ 0.216409] NET: Registered protocol family 16 <6>[ 0.222357] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.230451] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.230888] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.245430] hw-breakpoint: maximum watchpoint size is 8 bytes. <5>[ 0.270359] SCSI subsystem initialized <6>[ 0.274793] usbcore: registered new interface driver usbfs <6>[ 0.280606] usbcore: registered new interface driver hub <6>[ 0.286215] usbcore: registered new device driver usb <6>[ 0.291701] mc: Linux media interface: v0.10 <6>[ 0.296243] videodev: Linux video capture interface: v2.00 <6>[ 0.302113] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.307333] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.316739] PTP clock support registered <6>[ 0.321362] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.328502] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.341953] NET: Registered protocol family 2 <6>[ 0.346805] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.354951] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 0.363598] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.371638] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.379092] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.385796] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.392620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.400011] NET: Registered protocol family 1 <6>[ 0.405224] RPC: Registered named UNIX socket transport module. <6>[ 0.411435] RPC: Registered udp transport module. <6>[ 0.416393] RPC: Registered tcp transport module. <6>[ 0.421363] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.428323] Unpacking initramfs... <6>[ 0.920220] Freeing initrd memory: 7772K <6>[ 0.925278] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 0.934986] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 0.947375] NFS: Registering the id_resolver key type <5>[ 0.952844] Key type id_resolver registered <5>[ 0.957283] Key type id_legacy registered <6>[ 0.961653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.969318] io scheduler mq-deadline registered <6>[ 0.974103] io scheduler kyber registered <3>[ 0.979036] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO <6>[ 0.988974] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 0.997888] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.051395] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <4>[ 1.059769] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 1.069408] printk: console [ttyS0] disabled <6>[ 1.094153] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 45, base_baud = 1500000) is a U6_16550A <6>[ 1.103439] printk: console [ttyS0] enabled <6>[ 1.103439] printk: console [ttyS0] enabled <6>[ 1.112332] printk: bootconsole [uart0] disabled <6>[ 1.112332] printk: bootconsole [uart0] disabled <6>[ 1.128747] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 1.135243] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 1.141844] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 1.148400] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 1.157184] lima 1c40000.gpu: bus rate = 200000000 <6>[ 1.162265] lima 1c40000.gpu: mod rate = 297000000 <3>[ 1.167388] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 1.176057] lima 1c40000.gpu: Failed to register cooling device <6>[ 1.182577] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <6>[ 1.191721] CAN device driver interface <6>[ 1.196266] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 1.202923] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 1.209166] dwmac-sun8i 1c30000.ethernet: No regulator found <6>[ 1.215156] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <4>[ 1.221189] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 1.231089] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 1.238600] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 1.246077] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 1.251313] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 1.258356] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 1.264280] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 1.271633] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 1.278404] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 1.285064] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 1.298145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.304969] ehci-platform: EHCI generic platform driver <6>[ 1.310675] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.316530] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.324837] ehci-platform 1c1a000.usb: irq 36, io mem 0x01c1a000 <6>[ 1.358516] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.365612] hub 1-0:1.0: USB hub found <6>[ 1.369681] hub 1-0:1.0: 1 port detected <6>[ 1.374483] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.380960] ohci-platform: OHCI generic platform driver <6>[ 1.386595] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 1.393498] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 <6>[ 1.403990] ohci-platform 1c1a400.usb: irq 37, io mem 0x01c1a400 <6>[ 1.483120] hub 2-0:1.0: USB hub found <6>[ 1.487164] hub 2-0:1.0: 1 port detected <6>[ 1.493371] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 1.498752] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:33 UTC (33) <6>[ 1.507008] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.511969] i2c /dev entries driver <6>[ 1.516934] sun8i-di 1400000.deinterlace: Device registered as /dev/video0 <6>[ 1.525530] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <4>[ 1.534039] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <4>[ 1.543665] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <4>[ 1.543830] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 1.544283] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz) <6>[ 1.552534] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.577995] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 1.578622] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.590700] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.598663] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.606562] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 1.608004] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 1.612115] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 1.624695] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <6>[ 1.630661] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 1.636621] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1 <6>[ 1.643208] usbcore: registered new interface driver usbhid <6>[ 1.649057] usbhid: USB HID core driver <4>[ 1.654310] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.655526] cedrus 1c0e000.video-codec: Device registered as /dev/video1 <6>[ 1.664652] mmc0: new high speed SDHC card at address 59b4 <6>[ 1.673642] NET: Registered protocol family 17 <6>[ 1.676007] mmcblk0: mmc0:59b4 USD 3.75 GiB <6>[ 1.680049] can: controller area network core <6>[ 1.689443] NET: Registered protocol family 29 <6>[ 1.694154] can: raw protocol <6>[ 1.697387] can: broadcast manager protocol <6>[ 1.701847] can: netlink gateway - max_hops=1 <5>[ 1.706754] Key type dns_resolver registered <5>[ 1.711372] Registering SWP/SWPB emulation handler <4>[ 1.727089] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 1.737387] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 1.743276] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 <6>[ 1.751613] ehci-platform 1c1b000.usb: irq 38, io mem 0x01c1b000 <6>[ 1.778506] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.785605] hub 3-0:1.0: USB hub found <6>[ 1.789683] hub 3-0:1.0: 1 port detected <6>[ 1.794859] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 1.801770] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 <6>[ 1.810008] ohci-platform 1c1b400.usb: irq 39, io mem 0x01c1b400 <6>[ 1.883170] hub 4-0:1.0: USB hub found <6>[ 1.887203] hub 4-0:1.0: 1 port detected <4>[ 1.892346] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 1.901456] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 1.955332] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq <6>[ 2.211260] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB <6>[ 2.219815] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL) <6>[ 2.248696] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.256277] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <6>[ 2.262523] mmc1: new high speed SDIO card at address 0001 <4>[ 2.264225] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.277411] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode <6>[ 4.369025] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <5>[ 4.408527] Sending DHCP requests ., OK <6>[ 4.452706] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.214 <6>[ 4.460563] IP-Config: Complete: <6>[ 4.464061] device=eth0, hwaddr=02:42:8e:71:b3:f6, ipaddr=10.201.4.214, mask=255.255.0.0, gw=10.201.1.3 <6>[ 4.474156] host=10.201.4.214, domain=, nis-domain=(none) <6>[ 4.480263] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 4.480270] nameserver0=10.1.1.1 <6>[ 4.491683] ALSA device list: <6>[ 4.494921] No soundcards found. <6>[ 4.501414] Freeing unused kernel memory: 1024K <6>[ 4.548840] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 4.807762] udevd[115]: starting version 3.2.9 <5>[ 4.813629] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.823700] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 4.830544] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 4.845134] udevd[115]: specified user 'tss' unknown <27>[ 4.850713] udevd[115]: specified group 'tss' unknown <30>[ 4.858143] udevd[116]: 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-2765859/environment . /lava-2765859/environment / # /lava-2765859/bin/lava-test-runner /lava-2765859/0 /lava-2765859/bin/lava-test-runner /lava-2765859/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2765859/0/tests/0_dmesg + cat uuid + UUID=2765859_1.5.2.4.1 <8>[ 6.161667] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 6.236453] <8>[ 6.306455] <8>[ 6.369341] + set +x <8>[ 6.385511] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2765859/environment / # . /lava-2765859/environment/lava-2765859/bin/lava-test-runner /lava-2765859/1 / # /lava-2765859/bin/lava-test-runner /lava-2765859/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2765859/1/tests/1_bootrr + cat uuid + UUID=2765859_1.5.2.4.5 <8>[ 6.968879] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2765859/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2765859/1/../bin/lava-test-case <8>[ 8.031555] /lava-2765859/1/../bin/lava-test-case <8>[ 8.071009] /lava-2765859/1/../bin/lava-test-case <8>[ 8.095612] + set +x <8>[ 8.136234] / #