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 0x40080000 2190392/tftp-deploy-g1x9m_97/kernel/Image tftp 0x40080000 2190392/tftp-deploy-g1x9m_97/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2190392/tftp-deploy-g1x9m_97/kernel/Image'. Load address: 0x40080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################T ###T ################################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################T ################################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 861.3 KiB/s done Bytes transferred = 31773184 (1e4d200 hex) => tftp 0x4FF00000 2190392/tftp-deploy-g1x9m_97/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4FF00000 2190392/tftp-deploy-g1x9m_97/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 '2190392/tftp-deploy-g1x9m_97/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4ff00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 2 MiB/s done Bytes transferred = 15330014 (e9eade hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x4FA00000 2190392/tftp-deploy-g1x9m_97/dtb/sun50i-a64-pine64-plus.dtb tftp 0x4FA00000 2190392/tftp-deploy-g1x9m_97/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 '2190392/tftp-deploy-g1x9m_97/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x4fa00000 Loading: *## 1.4 MiB/s done Bytes transferred = 27593 (6bc9 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2190392/extract-nfsrootfs-x96mosfg,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2190392/extract-nfsrootfs-x96mosfg,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => booti 0x40080000 0x4FF00000 0x4FA00000 booti 0x40080000 0x4FF00000 0x4FA00000 Moving Image from 0x40080000 to 0x40200000, end=420e0000 ## Loading init Ramdisk from Legacy Image at 4ff00000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 15329950 Bytes = 14.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Device Tree to 0000000049ff6000, end 0000000049fffbc8 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.128-cip11 (KernelCI@build-j325037-arm64-gcc-10-defconfig-p6t8f) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Thu Jul 7 05:28:48 UTC 2022 [ 0.000000] Machine model: Pine64+ [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '115200n8') [ 0.000000] printk: 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 0x7fdd9b00-0x7fddbfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] DMA32 empty [ 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] cma: Reserved 32 MiB at 0x000000007c000000 [ 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 23 pages/cpu s56600 r8192 d29416 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: ARM erratum 843419 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2190392/extract-nfsrootfs-x96mosfg,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 948692K/1048576K available (14592K kernel code, 2804K rwdata, 7592K rodata, 5952K init, 514K bss, 67116K 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 event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <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: Enabling global workaround for Allwinner erratum UNKNOWN1 <6>[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access <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.009570] Console: colour dummy device 80x25 <6>[ 0.014370] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.024894] pid_max: default: 32768 minimum: 301 <6>[ 0.029871] LSM: Security Framework initializing <6>[ 0.034822] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.042485] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 0.052450] rcu: Hierarchical SRCU implementation. <6>[ 0.060252] EFI services will not be available. <6>[ 0.065363] smp: Bringing up secondary CPUs ... <6>[ 0.071428] Detected VIPT I-cache on CPU1 <6>[ 0.071486] arch_timer: CPU1: Trapping CNTVCT access <6>[ 0.071509] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.072495] Detected VIPT I-cache on CPU2 <6>[ 0.072529] arch_timer: CPU2: Trapping CNTVCT access <6>[ 0.072542] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.073396] Detected VIPT I-cache on CPU3 <6>[ 0.073426] arch_timer: CPU3: Trapping CNTVCT access <6>[ 0.073439] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.073523] smp: Brought up 1 node, 4 CPUs <6>[ 0.126711] SMP: Total of 4 processors activated. <6>[ 0.131682] CPU features: detected: 32-bit EL0 Support <6>[ 0.137104] CPU features: detected: CRC32 instructions <6>[ 0.142511] CPU features: detected: 32-bit EL1 Support <6>[ 0.157792] CPU: All CPU(s) started at EL2 <6>[ 0.162193] alternatives: patching kernel code <6>[ 0.168520] devtmpfs: initialized <4>[ 0.178366] KASLR disabled due to lack of seed <6>[ 0.183298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.193306] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.201878] pinctrl core: initialized pinctrl subsystem <6>[ 0.209056] DMI not present or invalid. <6>[ 0.214046] NET: Registered protocol family 16 <6>[ 0.220812] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.228249] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.236405] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.244674] audit: initializing netlink subsys (disabled) <5>[ 0.250541] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 <6>[ 0.251950] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.258552] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.265251] cpuidle: using governor menu <6>[ 0.276470] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.283622] ASID allocator initialised with 65536 entries <6>[ 0.291129] Serial: AMBA PL011 UART driver <6>[ 0.332764] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.339752] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.346713] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.353673] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.362034] cryptd: max_cpu_qlen set to 1000 <6>[ 0.369392] ACPI: Interpreter disabled. <6>[ 0.375356] iommu: Default domain type: Translated <6>[ 0.380777] vgaarb: loaded <5>[ 0.384098] SCSI subsystem initialized <6>[ 0.388550] usbcore: registered new interface driver usbfs <6>[ 0.394349] usbcore: registered new interface driver hub <6>[ 0.399963] usbcore: registered new device driver usb <6>[ 0.406029] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.411256] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.420660] PTP clock support registered <6>[ 0.424983] EDAC MC: Ver: 3.0.0 <6>[ 0.429872] FPGA manager framework <6>[ 0.433646] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.440981] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.447593] VFS: Disk quotas dquot_6.6.0 <6>[ 0.451850] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.459224] pnp: PnP ACPI: disabled <6>[ 0.470500] NET: Registered protocol family 2 <6>[ 0.475326] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.483815] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) <6>[ 0.492500] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.500587] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.508244] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.515000] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.521918] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.529377] NET: Registered protocol family 1 <6>[ 0.534480] RPC: Registered named UNIX socket transport module. <6>[ 0.540676] RPC: Registered udp transport module. <6>[ 0.545670] RPC: Registered tcp transport module. <6>[ 0.550641] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.557350] PCI: CLS 0 bytes, default 64 <6>[ 0.561734] Unpacking initramfs... <6>[ 1.530153] Freeing initrd memory: 14964K <6>[ 1.535460] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 1.544305] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.550547] kvm [1]: vgic interrupt IRQ9 <6>[ 1.554903] kvm [1]: Hyp mode initialized successfully <5>[ 1.564959] Initialise system trusted keyrings <6>[ 1.569889] workingset: timestamp_bits=42 max_order=18 bucket_order=0 <6>[ 1.584373] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.591301] NFS: Registering the id_resolver key type <5>[ 1.596668] Key type id_resolver registered <5>[ 1.601121] Key type id_legacy registered <6>[ 1.605497] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.612462] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.620310] 9p: Installing v9fs 9p2000 file system support <5>[ 1.680175] Key type asymmetric registered <5>[ 1.684544] Asymmetric key parser 'x509' registered <6>[ 1.689724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.697380] io scheduler mq-deadline registered <6>[ 1.702173] io scheduler kyber registered <3>[ 1.708522] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device <3>[ 1.716509] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy <6>[ 1.730725] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <4>[ 1.743019] EINJ: ACPI disabled. <6>[ 1.766007] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.775527] SuperH (H)SCI(F) driver initialized <6>[ 1.781034] msm_serial: driver initialized <6>[ 1.795994] loop: module loaded <6>[ 1.800536] megasas: 07.714.04.00-rc1 <6>[ 1.811236] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.817520] thunder_xcv, ver 1.0 <6>[ 1.821062] thunder_bgx, ver 1.0 <6>[ 1.824590] nicpf, ver 1.0 <6>[ 1.829001] hclge is initializing <6>[ 1.832597] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.840083] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.845712] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.850855] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.856905] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.862147] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.868377] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.874038] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.879906] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.886442] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.893020] sky2: driver version 1.30 <6>[ 1.898233] VFIO - User Level meta-driver version: 0.3 <6>[ 1.905881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.912678] ehci-pci: EHCI PCI platform driver <6>[ 1.917429] ehci-platform: EHCI generic platform driver <6>[ 1.923406] ehci-orion: EHCI orion driver <6>[ 1.927805] ehci-exynos: EHCI Exynos driver <6>[ 1.932353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.938822] ohci-pci: OHCI PCI platform driver <6>[ 1.943573] ohci-platform: OHCI generic platform driver <6>[ 1.949426] ohci-exynos: OHCI Exynos driver <6>[ 1.954484] usbcore: registered new interface driver usb-storage <6>[ 1.964498] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 1.969868] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:41 UTC (41) <6>[ 1.978133] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.983185] i2c /dev entries driver <6>[ 1.994543] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.001007] sdhci: Copyright(c) Pierre Ossman <6>[ 2.006233] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.013766] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.021632] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.029568] usbcore: registered new interface driver usbhid <6>[ 2.035410] usbhid: USB HID core driver <6>[ 2.047705] NET: Registered protocol family 17 <6>[ 2.052631] 9pnet: Installing 9P2000 support <5>[ 2.057318] Key type dns_resolver registered <6>[ 2.062257] registered taskstats version 1 <5>[ 2.066629] Loading compiled-in X.509 certificates <4>[ 2.092794] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 2.102171] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz <6>[ 2.108563] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found <6>[ 2.127292] vcc-3v3: supplied by regulator-dummy <6>[ 2.132701] vdd-cpux: supplied by regulator-dummy <6>[ 2.138224] dcdc4: supplied by regulator-dummy <6>[ 2.143115] vcc-dram: supplied by regulator-dummy <6>[ 2.148537] vdd-sys: supplied by regulator-dummy <6>[ 2.153882] vcc-phy: supplied by regulator-dummy <6>[ 2.159067] aldo1: supplied by regulator-dummy <6>[ 2.163954] vcc-pl: supplied by regulator-dummy <6>[ 2.169150] vcc-pll-avcc: supplied by regulator-dummy <6>[ 2.175032] vcc-hdmi: supplied by regulator-dummy <6>[ 2.180339] vcc-mipi: supplied by regulator-dummy <6>[ 2.185605] dldo3: supplied by regulator-dummy <6>[ 2.190666] vcc-wifi: supplied by regulator-dummy <6>[ 2.195976] cpvdd: supplied by regulator-dummy <6>[ 2.200997] eldo2: supplied by regulator-dummy <6>[ 2.206026] eldo3: supplied by regulator-dummy <6>[ 2.211078] vcc-1v2-hsic: supplied by regulator-dummy <6>[ 2.216594] vdd-cpus: supplied by regulator-dummy <6>[ 2.221939] vcc-rtc: supplied by regulator-dummy <6>[ 2.227239] ldo-io0: supplied by regulator-dummy <6>[ 2.232405] ldo-io1: supplied by regulator-dummy <6>[ 2.237379] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded <6>[ 2.248923] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <4>[ 2.257697] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 2.267223] printk: console [ttyS0] disabled <6>[ 2.291920] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 37, base_baud = 1500000) is a U6_16550A <6>[ 2.301172] printk: console [ttyS0] enabled <6>[ 2.301172] printk: console [ttyS0] enabled <6>[ 2.310051] printk: bootconsole [uart0] disabled <6>[ 2.310051] printk: bootconsole [uart0] disabled <6>[ 2.322232] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.328100] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.336228] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 2.357003] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.364034] hub 1-0:1.0: USB hub found <6>[ 2.368084] hub 1-0:1.0: 1 port detected <6>[ 2.374623] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 2.380496] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.388624] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 2.409001] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.416013] hub 2-0:1.0: USB hub found <6>[ 2.420063] hub 2-0:1.0: 1 port detected <6>[ 2.549127] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.556041] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 <6>[ 2.564212] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 2.633650] hub 3-0:1.0: USB hub found <6>[ 2.637710] hub 3-0:1.0: 1 port detected <6>[ 2.644283] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.651211] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 <6>[ 2.659357] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 2.729641] hub 4-0:1.0: USB hub found <6>[ 2.733691] hub 4-0:1.0: 1 port detected <4>[ 2.740289] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 2.749438] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 2.777255] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 2.783297] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 <6>[ 2.792047] hub 5-0:1.0: USB hub found <6>[ 2.796111] hub 5-0:1.0: 1 port detected <4>[ 2.802817] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator <4>[ 2.824616] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 2.836707] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.866722] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode <6>[ 2.917133] mmc0: new high speed SDHC card at address 5048 <6>[ 2.923475] mmcblk0: mmc0:5048 SD16G 14.4 GiB <6>[ 2.929788] mmcblk0: p1 <6>[ 15.153139] ALSA device list: <6>[ 15.156377] No soundcards found. <6>[ 15.164923] Freeing unused kernel memory: 5952K <6>[ 15.169957] Run /init as init process Loading, please wait... Starting version 247.3-7 <6>[ 15.685565] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) <6>[ 15.705629] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.713793] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.727283] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.741353] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 15.743330] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 15.763507] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 15.776970] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <4>[ 15.778945] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 15.781574] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 15.795001] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 15.807903] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 15.815758] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 15.816139] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 15.823454] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 15.838290] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <6>[ 15.844415] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 15.846268] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 15.846947] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.849721] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.850257] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 15.850275] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 15.850499] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 15.850584] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 <6>[ 15.855511] lima 1c40000.gpu: bus rate = 200000000 <6>[ 15.855520] lima 1c40000.gpu: mod rate = 297000000 <6>[ 15.855883] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <4>[ 15.857139] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) <3>[ 15.866088] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get the HDMI PHY <6>[ 15.886375] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <3>[ 15.895308] sun4i-drm display-engine: Couldn't bind all pipelines components <6>[ 15.901229] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 15.917862] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.924345] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 15.935973] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) <6>[ 15.939629] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 15.947645] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 15.954591] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 15.962178] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 15.970885] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 15.976388] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) Begin: Loading essential drivers ... <6>[ 16.032174] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting<6>[ 16.044299] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver root file system ... Begin: Running /scripts/nfs-top ... <6>[ 16.059463] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) done. Begin: Running /scripts/nfs-premount ... done. <6>[ 16.072571] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 <6>[ 16.084572] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 16.094091] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP<6>[ 16.154215] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 16.173028] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 16.180628] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 16.188553] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 16.199547] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-txid link mode IP-Config: no response after 2 secs - giving up IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP <6>[ 19.281890] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.122 broadcast: 10.201.255.255 netmask: 255.255.0.0 gateway: 10.201.1.3 dns0 : 10.1.1.1 dns1 : 0.0.0.0 rootserver: 10.201.1.3 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 21.457819] systemd[1]: System time before build time, advancing clock. <6>[ 21.637347] NET: Registered protocol family 10 <6>[ 21.646291] Segment Routing with IPv6 <30>[ 21.757237] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) <30>[ 21.784039] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 21.836615] systemd[1]: Set hostname to . <30>[ 23.019645] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 23.031048] random: systemd: uninitialized urandom read (16 bytes read) <28>[ 23.038263] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 23.051315] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 23.069902] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <5>[ 23.096241] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 23.104646] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <5>[ 23.128251] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 23.136961] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 23.162698] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 23.185639] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 23.209489] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 23.233331] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 23.245553] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 23.269390] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 23.289177] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 23.309164] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 23.329243] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 23.349609] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 23.375436] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. <30>[ 23.399047] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 23.422105] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 23.443433] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 23.471009] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 23.494056] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 23.525537] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... <30>[ 23.558858] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... <30>[ 23.581202] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 23.598352] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. <30>[ 23.619927] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 23.649385] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 23.678052] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 23.701668] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 23.789787] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 23.803692] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <6>[ 23.844391] fuse: init (API version 7.32) <30>[ 23.864300] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 23.888708] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 23.926214] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 23.954473] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. <30>[ 23.971351] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. <30>[ 24.002322] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 24.031147] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. <30>[ 24.059410] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 24.069798] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. <30>[ 24.123842] systemd[1]: modprobe@drm.service: Succeeded. <30>[ 24.130732] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m<5>[ 24.141549] random: systemd-journal: uninitialized urandom read (16 bytes read) . <30>[ 24.185742] systemd[1]: modprobe@fuse.service: Succeeded. <30>[ 24.192811] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. <30>[ 24.222886] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. <30>[ 24.238836] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. <5>[ 24.266513] random: systemd: uninitialized urandom read (16 bytes read) <5>[ 24.272601] random: systemd-journal: uninitialized urandom read (16 bytes read) <30>[ 24.276372] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... <30>[ 24.300777] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... <30>[ 24.337252] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>[ 24.346409] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. <30>[ 24.359816] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... <30>[ 24.380858] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... <30>[ 24.402643] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... <30>[ 24.422313] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. <46>[ 24.616828] systemd-journald[223]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. <5>[ 25.170736] random: crng init done <5>[ 25.174622] random: 48 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (5s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (5s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (6s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (6s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (7s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for…Persistent Storage (7s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…reate System Users (8s / 1min 31s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for…reate System Users (9s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…reate System Users (9s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for /dev/ttyS0 (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (11s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyS0 (13s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyS0 (14s / 1min 30s) M[K[[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyS0 (14s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for…s and Directories (15s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for…s and Directories (15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for…s and Directories (16s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for… Events and Files (16s / 1min 41s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for… Events and Files (17s / 1min 41s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for… Events and Files (17s / 1min 41s) M[K[ [0;31m*[0m] (2 of 3) A start job is running for /dev/ttyS0 (18s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for /dev/ttyS0 (18s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for /dev/ttyS0 (19s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for…s and Directories (19s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for Network Service (21s / 1min 49s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for Network Service (22s / 1min 49s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (22s / 1min 30s) <6>[ 46.129170] vcc-mipi: disabling <6>[ 46.132756] cpvdd: disabling <6>[ 46.136062] vcc-1v2-hsic: disabling M[K[[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (23s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (23s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (25s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (3 of 3) A start job is running for Network Service (25s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for Network Service (26s / 1min 49s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for Network Service (26s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (28s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (28s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (29s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (29s / no limit) M[K[[0m[0;31m* [0m] (3 of 3) A start job is running for Network Service (30s / 1min 49s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for Network Service (30s / 1min 49s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for Network Service (31s / 1min 49s) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for Network Service (34s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for Network Service (34s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for Network Service (35s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…s and Directories (35s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-arm64 ttyS0 debian-bullseye-arm64 login: root (automatic login) Linux debian-bullseye-arm64 5.10.128-cip11 #1 SMP PREEMPT Thu Jul 7 05:28:48 UTC 2022 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2190392/extract-nfsrootfs-x96mosfg' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2190392/extract-nfsrootfs-x96mosfg' / # export NFS_SERVER_IP='10.201.1.8' export NFS_SERVER_IP='10.201.1.8' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2190392/environment . /lava-2190392/environment / # /lava-2190392/bin/lava-test-runner /lava-2190392/0 /lava-2190392/bin/lava-test-runner /lava-2190392/0 + export TESTRUN_ID=0_dmesg + cd /lava-2190392/0/tests/0_dmesg + cat uuid + UUID=2190392_1.6.2.4.1 + set +x <8>[ 64.769924] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 65.058907] <8>[ 65.251519] <8>[ 65.451399] + set +x <8>[ 65.461686] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2190392/environment / # . /lava-2190392/environment/lava-2190392/bin/lava-test-runner /lava-2190392/1 / # /lava-2190392/bin/lava-test-runner /lava-2190392/1 + export TESTRUN_ID=1_bootrr + cd /lava-2190392/1/tests/1_bootrr + cat uuid + UUID=2190392_1.6.2.4.5 + <8>[ 66.231350] set +x + export PATH=/opt/bootrr/helpers:/lava-2190392/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2190392/1/../bin/lava-test-case <8>[ 67.462058] + set +x <8>[ 67.532355] / #