connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubietruck', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=48263, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:48263 connected to 192.168.0.1 (port 48263) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.07 (Aug 13 2018 - 10:16:48 -0700) DRAM: 2048 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.07 (Aug 13 2018 - 10:16:48 -0700) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubietruck I2C: ready DRAM: 2 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from FAT... OK Setting up a 1024x768 vga console (overscan 0x0) In: serial Out: vga Err: vga Allwinner mUSB OTG (Peripheral) SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@01c50000, eth1: usb_ether starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@01c50000 Waiting for PHY auto negotiation to complete.... done Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.165 (9 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x42000000 3158646/tftp-deploy-bgiys0az/kernel/zImage tftp 0x42000000 3158646/tftp-deploy-bgiys0az/kernel/zImage Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '3158646/tftp-deploy-bgiys0az/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# #############T #T ################################################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################### 829.1 KiB/s done Bytes transferred = 12362240 (bca200 hex) => tftp 0x43300000 3158646/tftp-deploy-bgiys0az/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3158646/tftp-deploy-bgiys0az/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '3158646/tftp-deploy-bgiys0az/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 2.3 MiB/s done Bytes transferred = 15426990 (eb65ae hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3158646/tftp-deploy-bgiys0az/dtb/sun7i-a20-cubietruck.dtb tftp 0x43000000 3158646/tftp-deploy-bgiys0az/dtb/sun7i-a20-cubietruck.dtb Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '3158646/tftp-deploy-bgiys0az/dtb/sun7i-a20-cubietruck.dtb'. Load address: 0x43000000 Loading: *## 2.6 MiB/s done Bytes transferred = 27534 (6b8e hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3158646/extract-nfsrootfs-zgvni4p4,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3158646/extract-nfsrootfs-zgvni4p4,tcp,hard 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: 15426926 Bytes = 14.7 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. EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 43009b8d Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.164-cip24 (KernelCI@build-j874356-arm-gcc-10-multi-v7-defconfig-kselftest-szt9p) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Jan 18 14:56:25 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (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: Cubietech Cubietruck [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000070000000-0x00000000bfcfffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfcfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfcfffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3158646/extract-nfsrootfs-zgvni4p4,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1926032K/2094080K available (17408K kernel code, 2652K rwdata, 8104K rodata, 2048K init, 6694K bss, 69744K reserved, 98304K cma-reserved, 1307648K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] ftrace: allocating 55516 entries in 163 pages [ 0.000000] ftrace: allocated 163 pages with 4 groups [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000013] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000047] Switching to timer-based delay loop, resolution 41ns [ 0.002412] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.004159] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.005679] Console: colour dummy device 80x30 [ 0.005770] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.005802] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.005831] ... MAX_LOCK_DEPTH: 48 [ 0.005860] ... MAX_LOCKDEP_KEYS: 8192 [ 0.005889] ... CLASSHASH_SIZE: 4096 [ 0.005917] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.005945] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.005974] ... CHAINHASH_SIZE: 32768 [ 0.006002] memory used by lock dependency info: 4061 kB [ 0.006030] memory used for stack traces: 2112 kB [ 0.006059] per task-struct memory footprint: 1536 bytes [ 0.006191] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.006252] pid_max: default: 32768 minimum: 301 [ 0.006696] LSM: Security Framework initializing [ 0.006834] LSM support for eBPF active [ 0.006989] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.007040] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.010358] CPU: Testing write buffer coherency: ok [ 0.011685] /cpus/cpu@0 missing clock-frequency property [ 0.011807] /cpus/cpu@1 missing clock-frequency property [ 0.011853] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.016410] Setting up static identity map for 0x40300000 - 0x403000ac [ 0.018672] rcu: Hierarchical SRCU implementation. [ 0.028305] EFI services will not be available. [ 0.029648] smp: Bringing up secondary CPUs ... [ 0.043647] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.045071] smp: Brought up 1 node, 2 CPUs [ 0.045148] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.045187] CPU: All CPU(s) started in HYP mode. [ 0.045223] CPU: Virtualization extensions available. [ 0.048605] devtmpfs: initialized [ 0.097921] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.101032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.101134] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.107242] pinctrl core: initialized pinctrl subsystem [ 0.115687] DMI not present or invalid. [ 0.118615] NET: Registered protocol family 16 [ 0.132002] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.144122] thermal_sys: Registered thermal governor 'step_wise' [ 0.145922] cpuidle: using governor menu [ 0.146673] No ATAGs? [ 0.147180] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.147268] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.156257] Serial: AMBA PL011 UART driver [ 0.427243] Kprobes globally optimized [ 0.480705] iommu: Default domain type: Translated [ 0.483576] vgaarb: loaded [ 0.488736] SCSI subsystem initialized [ 0.491689] usbcore: registered new interface driver usbfs [ 0.492048] usbcore: registered new interface driver hub [ 0.492307] usbcore: registered new device driver usb [ 0.498383] pps_core: LinuxPPS API ver. 1 registered [ 0.498440] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.498549] PTP clock support registered [ 0.515447] clocksource: Switched to clocksource arch_sys_counter [ 2.243596] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0x(ptrval) [ 2.243694] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 [ 2.260311] Console: switching to colour frame buffer device 128x48 [ 2.273290] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! [ 2.326131] NET: Registered protocol family 2 [ 2.326899] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 2.330864] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) [ 2.331080] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 2.331329] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) [ 2.332794] TCP: Hash tables configured (established 8192 bind 8192) [ 2.334106] MPTCP token hash table entries: 1024 (order: 3, 49152 bytes, linear) [ 2.334551] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 2.334874] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 2.336011] NET: Registered protocol family 1 [ 2.340317] RPC: Registered named UNIX socket transport module. [ 2.340438] RPC: Registered udp transport module. [ 2.340482] RPC: Registered tcp transport module. [ 2.340524] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.340590] NET: Registered protocol family 44 [ 2.340671] PCI: CLS 0 bytes, default 64 [ 2.343391] Trying to unpack rootfs image as initramfs... [ 4.322179] Freeing initrd memory: 15068K [ 4.323422] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 4.324988] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 4.333489] Initialise system trusted keyrings [ 4.335016] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 4.396914] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 4.401811] NFS: Registering the id_resolver key type [ 4.402088] Key type id_resolver registered [ 4.402197] Key type id_legacy registered [ 4.403031] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 4.403161] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 4.403390] ntfs: driver 2.1.32 [Flags: R/O]. [ 4.406323] Key type asymmetric registered [ 4.406559] Asymmetric key parser 'x509' registered [ 4.407086] bounce: pool size: 64 pages [ 4.407305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 4.407441] io scheduler mq-deadline registered [ 4.407485] io scheduler kyber registered [ 4.408752] test_firmware: interface ready [ 4.421164] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO [ 4.466117] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pi not found, using dummy regulator [ 4.479509] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 4.506644] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 4.923387] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 4.947836] printk: console [ttyS0] disabled [ 4.968923] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 58, base_baud = 1500000) is a U6_16550A [ 5.874379] printk: console [ttyS0] enabled [ 5.910045] 1c28800.serial: ttyS1 at MMIO 0x1c28800 (irq = 59, base_baud = 1500000) is a U6_16550A [ 5.920741] serial serial0: tty port ttyS1 registered [ 5.933701] SuperH (H)SCI(F) driver initialized [ 5.942862] msm_serial: driver initialized [ 5.948126] STMicroelectronics ASC driver initialized [ 5.958913] STM32 USART driver initialized [ 5.986471] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 6.061850] brd: module loaded [ 6.128143] loop: module loaded [ 6.135069] lkdtm: No crash points registered, enable through debugfs [ 6.156350] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 6.165000] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 6.228979] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 6.239646] e1000e: Intel(R) PRO/1000 Network Driver [ 6.244663] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 6.251039] igb: Intel(R) Gigabit Ethernet Network Driver [ 6.256539] igb: Copyright (c) 2007-2014 Intel Corporation. [ 6.276075] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator [ 6.285458] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found [ 6.291865] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found [ 6.298398] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 6.304202] sun7i-dwmac 1c50000.ethernet: no reset control found [ 6.310482] sun7i-dwmac 1c50000.ethernet: no regulator found [ 6.317660] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 6.323919] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 6.329242] sun7i-dwmac 1c50000.ethernet: No HW DMA feature register supported [ 6.336769] sun7i-dwmac 1c50000.ethernet: TX Checksum insertion supported [ 6.343593] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 6.349365] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 6.409980] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 6.417815] usbcore: registered new interface driver pegasus [ 6.423769] usbcore: registered new interface driver asix [ 6.429555] usbcore: registered new interface driver ax88179_178a [ 6.435942] usbcore: registered new interface driver cdc_ether [ 6.442043] usbcore: registered new interface driver smsc75xx [ 6.448183] usbcore: registered new interface driver smsc95xx [ 6.454145] usbcore: registered new interface driver net1080 [ 6.460155] usbcore: registered new interface driver cdc_subset [ 6.466369] usbcore: registered new interface driver zaurus [ 6.472286] usbcore: registered new interface driver cdc_ncm [ 6.489236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.496063] ehci-pci: EHCI PCI platform driver [ 6.500747] ehci-platform: EHCI generic platform driver [ 6.509446] ehci-orion: EHCI orion driver [ 6.514485] SPEAr-ehci: EHCI SPEAr driver [ 6.519628] ehci-st: EHCI STMicroelectronics driver [ 6.525418] ehci-exynos: EHCI Exynos driver [ 6.530448] ehci-atmel: EHCI Atmel driver [ 6.535237] tegra-ehci: Tegra EHCI driver [ 6.540283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.546697] ohci-pci: OHCI PCI platform driver [ 6.551400] ohci-platform: OHCI generic platform driver [ 6.559520] SPEAr-ohci: OHCI SPEAr driver [ 6.564433] ohci-st: OHCI STMicroelectronics driver [ 6.570286] ohci-atmel: OHCI Atmel driver [ 6.577688] usbcore: registered new interface driver usb-storage [ 6.612438] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 6.617941] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:01:07 UTC (67) [ 6.630320] i2c /dev entries driver [ 6.645706] axp20x-i2c 0-0034: AXP20x variant AXP209 found [ 6.687192] vdd-rtc: supplied by regulator-dummy [ 6.695488] avcc: supplied by regulator-dummy [ 6.704625] ldo3: supplied by regulator-dummy [ 6.711539] ldo4: supplied by regulator-dummy [ 6.719393] ldo5: supplied by regulator-dummy [ 6.725565] vdd-cpu: supplied by regulator-dummy [ 6.733146] vdd-int-dll: supplied by regulator-dummy [ 6.774391] axp20x-i2c 0-0034: AXP20X driver loaded [ 6.839135] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 6.883358] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 6.895951] sdhci: Secure Digital Host Controller Interface driver [ 6.902188] sdhci: Copyright(c) Pierre Ossman [ 6.915644] Synopsys Designware Multimedia Card Interface Driver [ 6.929549] sdhci-pltfm: SDHCI platform and OF driver helper [ 6.937235] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator [ 6.960887] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq [ 6.961111] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 6.972588] ledtrig-cpu: registered to indicate activity on CPUs [ 6.982804] usbcore: registered new interface driver usbhid [ 6.988708] usbhid: USB HID core driver [ 6.994095] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB [ 7.010168] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 7.021916] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 7.030970] gre: GRE over IPv4 demultiplexor driver [ 7.033566] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 7.036022] ip_gre: GRE over IPv4 tunneling driver [ 7.043147] IPv4 over IPsec tunneling driver [ 7.048676] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 7.057455] NET: Registered protocol family 10 [ 7.058670] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 7.072063] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 7.073914] Segment Routing with IPv6 [ 7.086334] mmc0: host does not support reading read-only switch, assuming write-enable [ 7.090085] ip6_gre: GRE over IPv6 tunneling driver [ 7.099330] mmc0: new high speed SDHC card at address aaaa [ 7.106364] mmcblk0: mmc0:aaaa SU08G 7.40 GiB [ 7.108910] NET: Registered protocol family 17 [ 7.119226] Key type dns_resolver registered [ 7.122916] mmcblk0: p1 [ 7.123744] ThumbEE CPU extension supported. [ 7.130896] Registering SWP/SWPB emulation handler [ 7.134614] mmc1: new high speed SDIO card at address 0001 [ 7.137713] Loading compiled-in X.509 certificates [ 7.329352] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 7.338787] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 7.446402] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 7.454876] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 7.462627] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 7.471968] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 7.499631] scsi host0: ahci-sunxi [ 7.506772] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 45 [ 7.850217] ata1: SATA link down (SStatus 0 SControl 300) [ 7.870817] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 7.888298] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 7.895795] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 7.903143] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 7.910971] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ 7.923087] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii-id link mode [ 7.933499] IP-Config: Failed to open gretap0 [ 7.938116] IP-Config: Failed to open erspan0 [ 7.966690] Sending DHCP requests . [ 10.011946] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 10.024638] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.305893] ., OK [ 10.348702] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.165 [ 10.356901] IP-Config: Complete: [ 10.360241] device=eth0, hwaddr=02:8c:06:c1:48:fe, ipaddr=192.168.0.165, mask=255.255.255.0, gw=192.168.0.254 [ 10.370769] host=192.168.0.165, domain=lan, nis-domain=(none) [ 10.377155] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 10.377198] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 10.464137] Freeing unused kernel memory: 2048K [ 10.470163] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 16.790711] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 16.938529] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 17.324070] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 17.372659] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 17.445841] sun4i-drm display-engine: bound 1e00000.display-frontend (ops sun4i_frontend_ops [sun4i_frontend]) [ 17.457189] sun4i-drm display-engine: bound 1e20000.display-frontend (ops sun4i_frontend_ops [sun4i_frontend]) [ 17.471934] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend]) [ 17.481954] sun4i-drm display-engine: attempt to add DMA range to existing map [ 17.492992] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend]) [ 17.507934] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 17.516011] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 17.528690] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 17.529731] Bluetooth: Core ver 2.22 [ 17.536766] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 17.540771] NET: Registered protocol family 31 [ 17.554084] Bluetooth: HCI device and connection manager initialized [ 17.561253] Bluetooth: HCI socket layer initialized [ 17.566377] Bluetooth: L2CAP socket layer initialized [ 17.572053] Bluetooth: SCO socket layer initialized [ 17.676760] ehci-platform 1c14000.usb: EHCI Host Controller [ 17.683679] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 17.698117] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present! [ 17.703089] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 17.716702] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 17.717389] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 17.723316] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 17.732302] cfg80211: failed to load regulatory.db [ 17.738887] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 17.750156] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 17.766057] ehci-platform 1c14000.usb: irq 41, io mem 0x01c14000 [ 17.799513] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 17.826136] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43362-sdio for chip BCM43362/1 [ 17.836952] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43362-sdio.bin failed with error -2 [ 17.861739] hub 1-0:1.0: USB hub found [ 17.869252] hub 1-0:1.0: 1 port detected [ 17.896120] ehci-platform 1c1c000.usb: EHCI Host Controller [ 17.901909] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 17.920385] ehci-platform 1c1c000.usb: irq 46, io mem 0x01c1c000 [ 17.957280] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 17.974364] hub 2-0:1.0: USB hub found [ 17.979065] hub 2-0:1.0: 1 port detected [ 18.007419] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 18.019096] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests [ 18.045247] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 18.051854] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3 [ 18.071945] hub 3-0:1.0: USB hub found [ 18.077841] hub 3-0:1.0: 1 port detected [ 18.114334] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 18.121372] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 18.145072] Bluetooth: HCI UART driver ver 2.3 [ 18.149995] Bluetooth: HCI UART protocol H4 registered [ 18.156888] Bluetooth: HCI UART protocol Broadcom registered [ 18.167182] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator [ 18.176511] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator [ 18.188033] lima 1c40000.gpu: bus rate = 300000000 [ 18.191008] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_ops [sun4i_drm_hdmi]) [ 18.192899] lima 1c40000.gpu: mod rate = 384000000 [ 18.209914] ohci-platform 1c14400.usb: irq 42, io mem 0x01c14400 [ 18.221710] fb0: switching to sun4i-drm-fb from simple [ 18.236578] Console: switching to colour dummy device 80x30 [ 18.256933] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 [ 18.266610] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 18.280726] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 2 [ 18.311937] hub 4-0:1.0: USB hub found [ 18.319017] hub 4-0:1.0: 1 port detected [ 18.340621] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 18.347699] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 [ 18.366687] ohci-platform 1c1c400.usb: irq 47, io mem 0x01c1c400 [ 18.477404] hub 5-0:1.0: USB hub found [ 18.488825] Bluetooth: hci0: unexpected event for opcode 0x06c4 [ 18.495919] hub 5-0:1.0: 1 port detected [ 18.886154] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/erspan0 found done. IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 02:8c:06:c1:48:fe mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.0.1): address: 192.168.0.165 broadcast: 192.168.0.255 netmask: 255.255.255.0 gateway: 192.168.0.254 dns0 : 192.168.0.1 dns1 : 192.168.1.254 domain : lan rootserver: 192.168.0.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 23.241434] systemd[1]: System time before build time, advancing clock. [ 23.579221] systemd[1]: systemd 247.3-7+deb11u1 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) [ 23.607233] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 23.654084] systemd[1]: Set hostname to . [ 26.726595] systemd[1]: Queued start job for default target Graphical Interface. [ 26.737821] random: systemd: uninitialized urandom read (16 bytes read) [ 26.752554] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 26.771068] random: systemd: uninitialized urandom read (16 bytes read) [ 26.782312] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 26.829419] random: systemd: uninitialized urandom read (16 bytes read) [ 26.847801] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 26.903960] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 26.950610] 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. [ 27.002192] 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. [ 27.047419] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 27.062756] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 27.111199] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 27.158858] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 27.208820] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 27.249082] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 27.290020] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 27.428641] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 27.444270] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 27.516667] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 27.588715] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 27.660708] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 27.719982] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 27.739530] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 27.750074] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 27.762865] random: systemd: uninitialized urandom read (16 bytes read) [ 27.783198] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 27.803858] random: systemd: uninitialized urandom read (16 bytes read) [ 27.830261] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 27.857626] random: systemd: uninitialized urandom read (16 bytes read) [ 27.883296] 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... [ 28.002305] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 28.080929] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 28.117537] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 28.166665] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 28.221701] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 28.324689] fuse: init (API version 7.32) [ 28.327399] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 28.413194] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 28.499330] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 28.624901] systemd[1]: Mounted Kernel Debug File System. [ 28.648379] Bluetooth: hci0: BCM: failed to write update baudrate (-110) [ 28.649217] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0[ 28.655564] Bluetooth: hci0: Failed to set baudrate m. [ 28.700749] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 28.769521] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 28.792604] 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. [ 28.992263] systemd[1]: modprobe@configfs.service: Succeeded. [ 29.022420] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 29.084246] systemd[1]: modprobe@drm.service: Succeeded. [ 29.111950] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 29.144136] systemd[1]: modprobe@fuse.service: Succeeded. [ 29.171867] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 29.223565] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 29.283535] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 29.341025] random: systemd: uninitialized urandom read (16 bytes read) [ 29.387290] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 29.437598] random: systemd: uninitialized urandom read (16 bytes read) [ 29.498976] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 29.566021] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 29.588152] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 29.657797] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 29.744311] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 29.808689] random: systemd: uninitialized urandom read (16 bytes read) [ 29.871365] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 29.967894] 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. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 30.413366] systemd-journald[190]: Received client request to flush runtime journal. [ 30.727071] Bluetooth: hci0: command 0x0c03 tx timeout [[0m[0;31m* [0m] (1 of 5) A start job is running for…d/Save Random Seed (5s / 10min 2s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 5) A start job is running for…d/Save Random Seed (6s / 10min 2s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 5) A start job is running for…d/Save Random Seed (6s / 10min 2s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 5) A start job is running for…reate System Users (7s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 5) A start job is running for…reate System Users (7s / 1min 33s) M[K[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [K[ 34.987056] random: crng init done [ 34.990790] random: 40 urandom warning(s) missed due to ratelimiting [ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 4) A start job is running for…eate System Users (10s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 4) A start job is running for…ersistent Storage (10s / 1min 33s) M[K[ [0;31m*[0m] (3 of 4) A start job is running for…ersistent Storage (11s / 1min 33s) M[K[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [K[ 38.886503] Bluetooth: hci0: BCM: Reset failed (-110) [ 38.901665] Bluetooth: hci0: hardware error 0x00 [ 40.813147] vcc3v0: disabling [ 40.819712] vcc5v0: disabling [ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (14s / 1min 30s) [ 40.967168] Bluetooth: hci0: command 0xfc18 tx timeout M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…eate System Users (14s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (15s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (15s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (16s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (17s / 1min 33s) M[K[[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (17s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (18s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (18s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (19s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (19s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…eate System Users (20s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for…eate System Users (21s / 1min 33s) M[K[ [0;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (21s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (22s / 1min 33s) [ 49.126436] Bluetooth: hci0: BCM: failed to write update baudrate (-110) [ 49.133849] Bluetooth: hci0: Failed to set baudrate M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (22s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (23s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (23s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (24s / 1min 30s) [ 51.206406] Bluetooth: hci0: command 0x0c03 tx timeout M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (24s / 1min 33s) M[K[[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (25s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (25s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (26s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (26s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (27s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (28s / 1min 30s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (28s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for…eate System Users (29s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…eate System Users (29s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (30s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (30s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (31s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (31s / 1min 33s) M[K[[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (32s / 1min 30s) [ 59.366013] Bluetooth: hci0: BCM: Reset failed (-110) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (32s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (33s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (54s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (54s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…eate System Users (55s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (55s / 1min 33s) M[K[ [0;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (56s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for…ersistent Storage (56s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (57s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (57s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (58s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (58s / 1min 33s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…ate System Users (1min / 1min 33s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 1s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 1s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 2s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 2s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 3s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for… System Users (1min 3s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… System Users (1min 4s / 1min 33s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 4s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 5s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 5s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 6s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 6s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 7s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 7s / 1min 30s) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 8s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 8s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 9s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… System Users (1min 9s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 10s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 11s / 1min 30s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 11s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…System Users (1min 12s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for…System Users (1min 12s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 13s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 13s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 14s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 14s / 1min 30s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 15s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 15s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 16s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 16s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 17s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 17s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…System Users (1min 18s / 1min 33s) M[K[ [0;31m*[0m] (1 of 2) A start job is running for…System Users (1min 18s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…System Users (1min 19s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 19s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 20s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 20s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 21s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 21s / 1min 33s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 22s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 22s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 23s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 23s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 24s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for…System Users (1min 24s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…System Users (1min 25s / 1min 33s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 25s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 26s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 26s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 27s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 27s / 1min 33s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 28s / 1min 33s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 28s / 1min 30s) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 29s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for /dev/ttyS0 (1min 29s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…System Users (1min 30s / 1min 33s) M[K[[0;1;31m TIME [0m] Timed out waiting for device [0;1;39m/dev/ttyS0[0m. [K[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mSerial Getty on ttyS0[0m. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create System Users (1min 32s / 1min 33s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create System Users (1min 37s / 3min 7s) M[K[[0;1;31mFAILED[0m] Failed to start [0;1;39mCreate System Users[0m. [KSee 'systemctl status systemd-sysusers.service' for details. 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 2) A start job is running for… Directories (1min 41s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for… Directories (1min 41s / no limit) M[K[ [0;31m*[0m] (2 of 2) A start job is running for… Directories (1min 42s / 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] (1 of 2) A start job is running for… Directories (1min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for… Directories (1min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 45s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…work Service (1min 45s / 3min 12s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…work Service (1min 46s / 3min 12s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…work Service (1min 46s / 3min 12s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 47s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 47s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 48s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (1min 52s / no limit) M[K[[0;32m OK [0m] Reached target [0;1;39mBluetooth[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mLoad/Save RF Kill Switch Status[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (2s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…e RF Kill Switch Status (2s / 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (1min 56s / no limit) M[K[ [0;31m*[0m] (1 of 2) A start job is running for… Directories (1min 56s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (1min 57s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…e RF Kill Switch Status (4s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (5s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (5s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 59s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (1min 59s / no limit) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… and Directories (2min / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (7s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (8s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…e RF Kill Switch Status (8s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 2s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for…d Directories (2min 2s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for…d Directories (2min 3s / no limit) M[K[ [0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (10s / 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (11s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (11s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 5s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 5s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 6s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (13s / 30s) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (14s / 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (14s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 8s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 8s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…d Directories (2min 9s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (16s / 30s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (16s / 30s) M[K[ [0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (17s / 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (2min 10s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for… Directories (2min 11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (18s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (19s / 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (19s / 30s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 13s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 13s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (21s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (21s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (22s / 30s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (2min 16s / no limit) M[K[ [0;31m*[0m] (1 of 2) A start job is running for… Directories (2min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (2min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for… RF Kill Switch Status (24s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (24s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (25s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 19s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 19s / no limit) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 20s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (27s / 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (27s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for… RF Kill Switch Status (28s / 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 22s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for… Directories (2min 22s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Directories (2min 23s / no limit) M[K[ [0;31m*[0m] (2 of 2) A start job is running for…RF Kill Switch Status (30s / 1min) M[K[ [0;31m*[0;1;31m*[0m] (2 of 2) A start job is running for…RF Kill Switch Status (30s / 1min) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…RF Kill Switch Status (31s / 1min) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 25s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 25s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 26s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…RF Kill Switch Status (33s / 1min) M[K[[0m[0;31m* [0m] (2 of 2) A start job is running for…RF Kill Switch Status (33s / 1min) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…RF Kill Switch Status (34s / 1min) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Directories (2min 28s / no limit) M[K[[0;1;31mFAILED[0m] Failed to start [0;1;39mLoad/Save RF Kill Switch Status[0m. [KSee 'systemctl status systemd-rfkill.service' for details. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 30s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 31s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 31s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 32s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 32s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 33s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 33s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 34s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 34s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 35s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 35s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 36s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 36s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 37s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 37s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 38s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 38s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 39s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 39s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 40s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 40s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 41s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 41s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 42s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 42s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 43s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 43s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 45s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 45s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 46s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 46s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 47s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 47s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 48s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 48s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 49s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 49s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 50s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 50s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 51s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 51s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (3min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (3min 15s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (3min 15s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (3min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (3min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 17s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 18s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 18s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 19s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 19s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 20s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 20s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (3min 21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (3min 21s / no limit)