Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2021.07 (Jul 06 2021 - 11:54:37 +0200) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.1(release):v2.1-841-g19adcb41 NOTICE: BL31: Built : 14:39:20, Oct 17 2019 NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689) NOTICE: BL31: Found U-Boot DTB at 0x4097548, model: Pine64+ NOTICE: BL31: PMIC: Detected AXP803 on RSB. U-Boot 2021.07 (Jul 06 2021 - 11:54:37 +0200) Allwinner Technology CPU: Allwinner A64 (SUN50I) Model: Pine64+ DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: serial Err: serial Net: phy interface10 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: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => 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.122 (10 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 3295484/tftp-deploy-4fonepqj/kernel/Image tftp 0x40000000 3295484/tftp-deploy-4fonepqj/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '3295484/tftp-deploy-4fonepqj/kernel/Image'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################T ##T ############################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 1001 KiB/s done Bytes transferred = 19241472 (1259a00 hex) => tftp 0x43300000 3295484/tftp-deploy-4fonepqj/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3295484/tftp-deploy-4fonepqj/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '3295484/tftp-deploy-4fonepqj/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 2.1 MiB/s done Bytes transferred = 15184772 (e7b384 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3295484/tftp-deploy-4fonepqj/dtb/sun50i-a64-pine64-plus.dtb tftp 0x43000000 3295484/tftp-deploy-4fonepqj/dtb/sun50i-a64-pine64-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '3295484/tftp-deploy-4fonepqj/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x43000000 Loading: *## 1.4 MiB/s done Bytes transferred = 16184 (3f38 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' => booti 0x40000000 0x43300000 0x43000000 booti 0x40000000 0x43300000 0x43000000 Moving Image from 0x40000000 to 0x40080000, end=41340000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 15184708 Bytes = 14.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Device Tree to 0000000049ff9000, end 0000000049ffff37 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 4.19.272-cip90 (KernelCI@build-j989967-arm64-gcc-10-defconfig-8qsqj) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT Mon Feb 6 11:03:30 UTC 2023 [ 0.000000] Machine model: Pine64+ [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000 [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7dfdde00-0x7dfdf5bf] [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 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: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 22 pages/cpu s52760 r8192 d29160 u90112 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 843419 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Memory: 964712K/1048576K available (11132K kernel code, 1382K rwdata, 4964K rodata, 1280K init, 377K bss, 51096K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. <6>[ 0.000000] Tasks RCU enabled. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008803] Console: colour dummy device 80x25 <6>[ 0.013581] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.024099] pid_max: default: 32768 minimum: 301 <6>[ 0.029057] Security Framework initialized <6>[ 0.033972] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) <6>[ 0.041636] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) <6>[ 0.048798] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) <6>[ 0.055768] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) <6>[ 0.064526] ASID allocator initialised with 32768 entries <6>[ 0.070298] rcu: Hierarchical SRCU implementation. <6>[ 0.076813] EFI services will not be available. <6>[ 0.081830] smp: Bringing up secondary CPUs ... <6>[ 0.087818] Detected VIPT I-cache on CPU1 <6>[ 0.087872] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.088667] Detected VIPT I-cache on CPU2 <6>[ 0.088698] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.089454] Detected VIPT I-cache on CPU3 <6>[ 0.089483] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.089552] smp: Brought up 1 node, 4 CPUs <6>[ 0.127082] SMP: Total of 4 processors activated. <6>[ 0.132051] CPU features: detected: 32-bit EL0 Support <6>[ 0.137870] CPU: All CPU(s) started at EL2 <6>[ 0.142248] alternatives: patching kernel code <6>[ 0.148236] devtmpfs: initialized <6>[ 0.155656] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.165707] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.173337] pinctrl core: initialized pinctrl subsystem <6>[ 0.180305] DMI not present or invalid. <6>[ 0.185124] NET: Registered protocol family 16 <6>[ 0.190196] audit: initializing netlink subsys (disabled) <5>[ 0.195987] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1 <6>[ 0.204019] cpuidle: using governor menu <6>[ 0.208205] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.216660] DMA: preallocated 256 KiB pool for atomic allocations <6>[ 0.224270] Serial: AMBA PL011 UART driver <6>[ 0.248547] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.256025] cryptd: max_cpu_qlen set to 1000 <6>[ 0.262043] ACPI: Interpreter disabled. <6>[ 0.267126] vgaarb: loaded <5>[ 0.270668] SCSI subsystem initialized <6>[ 0.275203] usbcore: registered new interface driver usbfs <6>[ 0.281053] usbcore: registered new interface driver hub <6>[ 0.286682] usbcore: registered new device driver usb <6>[ 0.292783] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.298022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.307431] PTP clock support registered <6>[ 0.311785] EDAC MC: Ver: 3.0.0 <6>[ 0.316277] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.323392] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.329937] VFS: Disk quotas dquot_6.6.0 <6>[ 0.334199] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.341506] pnp: PnP ACPI: disabled <6>[ 0.352550] NET: Registered protocol family 2 <6>[ 0.357461] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.365191] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes) <6>[ 0.373221] TCP established hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.380634] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) <6>[ 0.387576] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.394321] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.400541] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.407297] NET: Registered protocol family 1 <6>[ 0.412361] RPC: Registered named UNIX socket transport module. <6>[ 0.418549] RPC: Registered udp transport module. <6>[ 0.423516] RPC: Registered tcp transport module. <6>[ 0.428486] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.435419] Unpacking initramfs... <6>[ 1.374893] Freeing initrd memory: 14824K <6>[ 1.379703] kvm [1]: 8-bit VMID <6>[ 1.383793] kvm [1]: vgic interrupt IRQ1 <6>[ 1.388108] kvm [1]: Hyp mode initialized successfully <5>[ 1.397091] Initialise system trusted keyrings <6>[ 1.401960] workingset: timestamp_bits=44 max_order=18 bucket_order=0 <6>[ 1.416745] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.423707] NFS: Registering the id_resolver key type <5>[ 1.429069] Key type id_resolver registered <5>[ 1.433517] Key type id_legacy registered <6>[ 1.437802] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.444764] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.452640] 9p: Installing v9fs 9p2000 file system support <5>[ 1.461904] Key type asymmetric registered <5>[ 1.466281] Asymmetric key parser 'x509' registered <6>[ 1.471471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) <6>[ 1.479134] io scheduler noop registered <6>[ 1.483322] io scheduler deadline registered <6>[ 1.488025] io scheduler cfq registered (default) <6>[ 1.492996] io scheduler mq-deadline registered <6>[ 1.497795] io scheduler kyber registered <3>[ 1.503113] sun50i-de2-bus 1000000.de2: Error couldn't map SRAM to device <3>[ 1.510913] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy <6>[ 1.522539] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <4>[ 1.533481] EINJ: ACPI disabled. <6>[ 1.547197] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.556186] SuperH (H)SCI(F) driver initialized <6>[ 1.561342] msm_serial: driver initialized <4>[ 1.566658] cacheinfo: Unable to detect cache hierarchy for CPU 0 <6>[ 1.580663] loop: module loaded <6>[ 1.588834] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.595035] thunder_xcv, ver 1.0 <6>[ 1.598603] thunder_bgx, ver 1.0 <6>[ 1.602144] nicpf, ver 1.0 <6>[ 1.605564] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.611662] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.617901] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.625123] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.631016] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k <6>[ 1.639106] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.645613] sky2: driver version 1.30 <6>[ 1.650221] VFIO - User Level meta-driver version: 0.3 <6>[ 1.656920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.663724] ehci-pci: EHCI PCI platform driver <6>[ 1.668492] ehci-platform: EHCI generic platform driver <6>[ 1.674395] ehci-orion: EHCI orion driver <6>[ 1.678785] ehci-exynos: EHCI EXYNOS driver <6>[ 1.683315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.689783] ohci-pci: OHCI PCI platform driver <6>[ 1.694555] ohci-platform: OHCI generic platform driver <6>[ 1.700390] ohci-exynos: OHCI EXYNOS driver <6>[ 1.705335] usbcore: registered new interface driver usb-storage <6>[ 1.714413] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 <6>[ 1.721482] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.726484] i2c /dev entries driver <6>[ 1.734199] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.740662] sdhci: Copyright(c) Pierre Ossman <6>[ 1.745689] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.752805] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.759866] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.767493] usbcore: registered new interface driver usbhid <6>[ 1.773341] usbhid: USB HID core driver <6>[ 1.780519] NET: Registered protocol family 17 <6>[ 1.785454] 9pnet: Installing 9P2000 support <5>[ 1.790079] Key type dns_resolver registered <6>[ 1.795300] registered taskstats version 1 <5>[ 1.799669] Loading compiled-in X.509 certificates <6>[ 1.813572] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz <6>[ 1.819919] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found <6>[ 1.829867] vcc-3v3: supplied by regulator-dummy <6>[ 1.835184] vdd-cpux: supplied by regulator-dummy <6>[ 1.840684] dcdc4: supplied by regulator-dummy <6>[ 1.845529] vcc-dram: supplied by regulator-dummy <6>[ 1.850865] vdd-sys: supplied by regulator-dummy <6>[ 1.856145] vcc-phy: supplied by regulator-dummy <6>[ 1.861290] aldo1: supplied by regulator-dummy <6>[ 1.866151] vcc-pl: supplied by regulator-dummy <6>[ 1.871296] vcc-pll-avcc: supplied by regulator-dummy <6>[ 1.877087] vcc-hdmi: supplied by regulator-dummy <6>[ 1.882370] vcc-mipi: supplied by regulator-dummy <6>[ 1.887620] dldo3: supplied by regulator-dummy <6>[ 1.892618] vcc-wifi: supplied by regulator-dummy <6>[ 1.897904] cpvdd: supplied by regulator-dummy <6>[ 1.902887] eldo2: supplied by regulator-dummy <6>[ 1.907879] eldo3: supplied by regulator-dummy <6>[ 1.912899] vcc-1v2-hsic: supplied by regulator-dummy <6>[ 1.918368] vdd-cpus: supplied by regulator-dummy <6>[ 1.923661] vcc-rtc: supplied by regulator-dummy <6>[ 1.928923] ldo-io0: supplied by regulator-dummy <6>[ 1.934090] ldo-io1: supplied by regulator-dummy <6>[ 1.939064] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded <6>[ 1.949852] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.958369] console [ttyS0] disabled <6>[ 1.982340] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 17, base_baud = 1500000) is a U6_16550A <6>[ 1.991586] console [ttyS0] enabled <6>[ 1.991586] console [ttyS0] enabled <6>[ 1.999083] bootconsole [uart0] disabled <6>[ 1.999083] bootconsole [uart0] disabled <6>[ 2.008935] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.014829] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.023846] ehci-platform 1c1a000.usb: irq 10, io mem 0x01c1a000 <6>[ 2.043409] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.050409] hub 1-0:1.0: USB hub found <6>[ 2.054459] hub 1-0:1.0: 1 port detected <6>[ 2.060165] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 2.066029] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.074433] ehci-platform 1c1b000.usb: irq 12, io mem 0x01c1b000 <6>[ 2.095411] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.102380] hub 2-0:1.0: USB hub found <6>[ 2.106426] hub 2-0:1.0: 1 port detected <6>[ 2.112099] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.119008] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 <6>[ 2.127325] ohci-platform 1c1a400.usb: irq 11, io mem 0x01c1a400 <6>[ 2.196022] hub 3-0:1.0: USB hub found <6>[ 2.200068] hub 3-0:1.0: 1 port detected <6>[ 2.205707] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.212625] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 <6>[ 2.220948] ohci-platform 1c1b400.usb: irq 13, io mem 0x01c1b400 <6>[ 2.288019] hub 4-0:1.0: USB hub found <6>[ 2.292065] hub 4-0:1.0: 1 port detected <4>[ 2.297824] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 2.308855] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 2.317702] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 2.323726] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 <6>[ 2.332385] hub 5-0:1.0: USB hub found <6>[ 2.336433] hub 5-0:1.0: 1 port detected <6>[ 2.344173] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.1 <6>[ 2.351779] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.381862] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode <6>[ 2.391490] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:30 UTC (30) <6>[ 2.427542] mmc0: new high speed SDHC card at address 5048 <6>[ 2.434541] mmcblk0: mmc0:5048 SD16G 14.4 GiB <6>[ 2.440771] mmcblk0: p1 <6>[ 14.695548] ALSA device list: <6>[ 14.698770] No soundcards found. <6>[ 14.703426] Freeing unused kernel memory: 1280K <6>[ 14.708285] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.782113] udevd[1477]: starting version 3.2.9 <5>[ 14.787880] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.794834] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.801608] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.814208] udevd[1477]: specified user 'tss' unknown <27>[ 14.819742] udevd[1477]: specified group 'tss' unknown <30>[ 14.826782] udevd[1478]: starting eudev-3.2.9 <4>[ 15.005326] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 15.012783] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.6 <4>[ 15.025764] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) <6>[ 15.034725] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 15.042560] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 15.050347] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 15.055795] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 15.063003] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 15.069096] dwmac-sun8i 1c30000.ethernet: Chain mode enabled done Saving random seed: OK Starting network: OK Starting dropbear sshd: <6>[ 15.232790] NET: Registered protocol family 10 <6>[ 15.238476] Segment Routing with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3295484/environment . /lava-3295484/environment / # /lava-3295484/bin/lava-test-runner /lava-3295484/0 /lava-3295484/bin/lava-test-runner /lava-3295484/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3295484/0/tests/0_dmesg + cat uuid <8>[ 15.813592] + UUID=3295484_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 15.844777] <8>[ 15.872631] <8>[ 15.900554] + set +x <8>[ 15.910292] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3295484/environment / # . /lava-3295484/environment/lava-3295484/bin/lava-test-runner /lava-3295484/1 / # /lava-3295484/bin/lava-test-runner /lava-3295484/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3295484/1/tests/1_bootrr + cat uuid <8>[ 16.393154] + UUID=3295484_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3295484/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto sound_spdif /lava-3295484/1/../bin/lava-test-case <8>[ 17.433480] /lava-3295484/1/../bin/lava-test-case <8>[ 17.460540] /lava-3295484/1/../bin/lava-test-case <8>[ 17.478454] + set +x <8>[ 17.493246] / #