connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubietruck', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=52935, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:52935 connected to 192.168.0.1 (port 52935) 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 BOOTP broadcast 2 DHCP client bound to address 192.168.0.166 (262 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x42000000 2362102/tftp-deploy-hyq6ve80/kernel/zImage tftp 0x42000000 2362102/tftp-deploy-hyq6ve80/kernel/zImage Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.166 Filename '2362102/tftp-deploy-hyq6ve80/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ##############################################################T ##T # ################################################################# ###################### 277.3 KiB/s done Bytes transferred = 3177544 (307c48 hex) => tftp 0x43300000 2362102/tftp-deploy-hyq6ve80/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 2362102/tftp-deploy-hyq6ve80/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.166 Filename '2362102/tftp-deploy-hyq6ve80/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################ 2.5 MiB/s done Bytes transferred = 4039321 (3da299 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 2362102/tftp-deploy-hyq6ve80/dtb/sun7i-a20-cubietruck.dtb tftp 0x43000000 2362102/tftp-deploy-hyq6ve80/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.166 Filename '2362102/tftp-deploy-hyq6ve80/dtb/sun7i-a20-cubietruck.dtb'. Load address: 0x43000000 Loading: *### 1.8 MiB/s done Bytes transferred = 30189 (75ed hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2362102/extract-nfsrootfs-r0x5xk0j,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2362102/extract-nfsrootfs-r0x5xk0j,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4039257 Bytes = 3.9 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 4300a5ec Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st20 (KernelCI@build-j24203-arm-gcc-10-sunxi-defconfig-9hc27) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Fri Aug 12 09:39:08 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Cubietech Cubietruck [ 0.000000] Malformed early option 'earlycon' [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] PERCPU: Embedded 11 pages/cpu @eefc2000 s13196 r8192 d23668 u45056 [ 0.000000] Built 1 zonelists in Zone order, 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/2362102/extract-nfsrootfs-r0x5xk0j,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 2066128K/2094080K available (4511K kernel code, 197K rwdata, 1280K rodata, 284K init, 249K bss, 27952K reserved, 0K cma-reserved, 1307648K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc05b017c (5793 kB) [ 0.000000] .init : 0xc05b1000 - 0xc05f8000 ( 284 kB) [ 0.000000] .data : 0xc05f8000 - 0xc0629440 ( 198 kB) [ 0.000000] .bss : 0xc062c000 - 0xc066a59c ( 250 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000019] Switching to timer-based delay loop, resolution 41ns [ 0.000395] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000575] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns [ 0.000765] Console: colour dummy device 80x30 [ 0.000801] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000816] pid_max: default: 32768 minimum: 301 [ 0.000927] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000942] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001618] CPU: Testing write buffer coherency: ok [ 0.001980] /cpus/cpu@0 missing clock-frequency property [ 0.002000] /cpus/cpu@1 missing clock-frequency property [ 0.002014] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002081] Setting up static identity map for 0x40008280 - 0x400082d8 [ 0.013731] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.013828] Brought up 2 CPUs [ 0.013851] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.013857] CPU: All CPU(s) started in HYP mode. [ 0.013862] CPU: Virtualization extensions available. [ 0.014717] devtmpfs: initialized [ 0.023048] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.023396] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023432] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.023880] pinctrl core: initialized pinctrl subsystem [ 0.024990] NET: Registered protocol family 16 [ 0.025318] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.032155] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.032172] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.039053] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.039106] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 0.039136] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.039163] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.040363] SCSI subsystem initialized [ 0.040936] usbcore: registered new interface driver usbfs [ 0.041003] usbcore: registered new interface driver hub [ 0.041054] usbcore: registered new device driver usb [ 0.041191] pps_core: LinuxPPS API ver. 1 registered [ 0.041200] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.041241] PTP clock support registered [ 0.042261] clocksource: Switched to clocksource arch_sys_counter [ 0.043201] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0900000 [ 0.043220] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 [ 0.056692] Console: switching to colour frame buffer device 128x48 [ 0.069398] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! [ 0.078979] NET: Registered protocol family 2 [ 0.079173] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.080088] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.080171] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.080299] TCP: Hash tables configured (established 8192 bind 8192) [ 0.080391] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.080455] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.080707] NET: Registered protocol family 1 [ 0.081153] RPC: Registered named UNIX socket transport module. [ 0.081168] RPC: Registered udp transport module. [ 0.081173] RPC: Registered tcp transport module. [ 0.081180] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.081467] Unpacking initramfs... [ 0.305436] Freeing initrd memory: 3948K [ 0.305818] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.317908] NFS: Registering the id_resolver key type [ 0.317997] Key type id_resolver registered [ 0.318004] Key type id_legacy registered [ 0.319211] bounce: pool size: 64 pages [ 0.319507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.319529] io scheduler noop registered [ 0.319544] io scheduler deadline registered [ 0.319581] io scheduler cfq registered (default) [ 0.320009] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 0.322887] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.386720] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.389902] console [ttyS0] disabled [ 0.410152] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 44, base_baud = 1500000) is a U6_16550A [ 1.108990] console [ttyS0] enabled [ 1.114332] CAN device driver interface [ 1.118900] sun7i-dwmac 1c50000.ethernet: no regulator found [ 1.124686] sun7i-dwmac 1c50000.ethernet: no reset control found [ 1.130688] Ring mode enabled [ 1.133763] No HW DMA feature register supported [ 1.138289] Normal descriptors [ 1.141608] TX Checksum insertion supported [ 1.173106] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 1.179556] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 1.186387] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.192972] ehci-platform: EHCI generic platform driver [ 1.198609] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.204857] ohci-platform: OHCI generic platform driver [ 1.211573] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 1.218482] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.223067] i2c /dev entries driver [ 1.227618] axp20x 0-0034: AXP20x variant AXP209 found [ 1.246331] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 1.261294] axp20x 0-0034: AXP20X driver loaded [ 1.268114] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.276721] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 1.282832] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.322453] sunxi-mmc 1c0f000.mmc: base:0xf08ba000 irq:26 [ 1.328337] sunxi-mmc 1c12000.mmc: No vqmmc regulator found [ 1.334698] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq [ 1.372274] sunxi-mmc 1c12000.mmc: base:0xf08be000 irq:27 [ 1.379075] sun4i-ss 1c15000.crypto-engine: no reset control found [ 1.386850] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 1.393654] usbcore: registered new interface driver usbhid [ 1.399251] usbhid: USB HID core driver [ 1.403141] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.404121] NET: Registered protocol family 17 [ 1.404152] can: controller area network core (rev 20120528 abi 9) [ 1.404426] NET: Registered protocol family 29 [ 1.404441] can: raw protocol (rev 20120528) [ 1.404453] can: broadcast manager protocol (rev 20120528 t) [ 1.404468] can: netlink gateway (rev 20130117) max_hops=1 [ 1.404781] Key type dns_resolver registered [ 1.415570] Registering SWP/SWPB emulation handler [ 1.455554] mmc0: new high speed SDHC card at address aaaa [ 1.461671] mmcblk0: mmc0:aaaa SU08G 7.40 GiB [ 1.467827] mmcblk0: p1 [ 1.476989] sunxi-mmc 1c12000.mmc: smc 1 err, cmd 8, RTO !! [ 1.491755] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.498756] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.505755] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.513912] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.522330] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.529849] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 1.537033] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.545999] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 1.549183] mmc1: new high speed SDIO card at address 0001 [ 1.560812] scsi host0: ahci-sunxi [ 1.564574] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 32 [ 1.572977] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.578594] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.586528] ehci-platform 1c14000.usb: irq 29, io mem 0x01c14000 [ 1.612272] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.619285] hub 1-0:1.0: USB hub found [ 1.623154] hub 1-0:1.0: 1 port detected [ 1.627781] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.633423] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.641310] ehci-platform 1c1c000.usb: irq 33, io mem 0x01c1c000 [ 1.662265] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.669225] hub 2-0:1.0: USB hub found [ 1.673070] hub 2-0:1.0: 1 port detected [ 1.677691] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.684374] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.692296] ohci-platform 1c14400.usb: irq 30, io mem 0x01c14400 [ 1.757154] hub 3-0:1.0: USB hub found [ 1.760954] hub 3-0:1.0: 1 port detected [ 1.765645] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.772340] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.780235] ohci-platform 1c1c400.usb: irq 34, io mem 0x01c1c400 [ 1.847142] hub 4-0:1.0: USB hub found [ 1.850935] hub 4-0:1.0: 1 port detected [ 1.855336] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:55 UTC (55) [ 1.879340] RX IPC Checksum Offload disabled [ 1.883740] No MAC Management Counters available [ 1.902253] Sending DHCP requests .,[ 1.912281] ata1: SATA link down (SStatus 0 SControl 300) [ 1.922274] OK [ 1.962245] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.166 [ 1.970147] IP-Config: Complete: [ 1.973417] device=eth0, hwaddr=02:8c:06:c1:48:fe, ipaddr=192.168.0.166, mask=255.255.255.0, gw=192.168.0.254 [ 1.983766] host=192.168.0.166, domain=, nis-domain=(none) [ 1.989678] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 1.996381] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 2.002884] vcc3v0: disabling [ 2.005851] vcc5v0: disabling [ 2.009273] usb0-vbus: disabling [ 2.013771] Freeing unused kernel memory: 284K Loading, please wait... Starting version 247.3-7 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 ... done. 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.166 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 rootserver: 192.168.0.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.862671] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 4.633118] systemd[1]: System time before build time, advancing clock. [ 4.657492] systemd[1]: Failed to find module 'autofs4' [ 4.793194] 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) [ 4.816404] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 4.844349] systemd[1]: Set hostname to . [ 5.267614] random: nonblocking pool is initialized [ 6.293985] systemd[1]: Queued start job for default target Graphical Interface. [ 6.303324] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 6.315794] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 6.325130] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 6.353252] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 6.373213] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 6.392981] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 6.413058] 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. [ 6.442958] 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. [ 6.472829] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 6.484861] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 6.512918] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 6.532660] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 6.552546] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 6.572649] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 6.593196] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 6.633260] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 6.643564] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 6.663621] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 6.684480] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 6.715057] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 6.743523] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 6.763347] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 6.772177] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 6.812745] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 6.833399] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 6.843112] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 6.858876] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 6.886611] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 6.916998] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 7.016318] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 7.073318] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 7.114247] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 7.146173] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 7.223288] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 7.257205] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 7.305794] systemd[1]: modprobe@configfs.service: Succeeded. [ 7.312788] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 7.393575] systemd[1]: modprobe@drm.service: Succeeded. [ 7.399855] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 7.443666] systemd[1]: modprobe@fuse.service: Succeeded. [ 7.455058] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 7.478130] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 7.524282] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 7.544709] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 7.563315] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped. [ 7.598059] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 7.607712] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 7.633339] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 7.656224] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 7.706415] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 7.734774] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 7.961844] systemd-journald[140]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 5) A start job is running for…d/Save Random Seed (4s / 10min 1s) M[K[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [K[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…Persistent Storage (7s / 1min 31s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…Persistent Storage (8s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 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] (2 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] (2 of 3) A start job is running for…eate System Users (10s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (10s / 1min 30s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (11s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (12s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…ersistent Storage (12s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (13s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (13s / 1min 31s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (14s / 1min 31s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (14s / 1min 31s) M[K[[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (15s / 1min 31s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (16s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (16s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (17s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (17s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…ersistent Storage (18s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 3) A start job is running for…ersistent Storage (19s / 1min 31s) M[K[ [0;31m*[0m] (2 of 3) A start job is running for…eate System Users (19s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (2 of 3) A start job is running for…eate System Users (20s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for…eate System Users (20s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (21s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (21s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (22s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (23s / 1min 31s) M[K[[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (23s / 1min 31s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…ersistent Storage (24s / 1min 31s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (24s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (25s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…eate System Users (26s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (26s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (27s / 1min 30s) M[K[ [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] (1 of 3) A start job is running for…tent Storage (1min 58s / 1min 31s) M[K[[0;1;31mFAILED[0m] Failed to start [0;1;39mFlush Journal to Persistent Storage[0m. [KSee 'systemctl status systemd-journal-flush.service' for details. [[0;1;31m TIME [0m] Timed out waiting for device [0;1;39m/dev/ttyS0[0m. [[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mSerial Getty on ttyS0[0m. [[0;1;31mFAILED[0m] Failed to start [0;1;39mCreate System Users[0m. See '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;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 126.587569] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ [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[0;31m* [0m] (2 of 2) A start job is running for…twork Service (2min 3s / 3min 30s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 5s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 5s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 6s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 6s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 7s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 7s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…d Directories (2min 8s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…d Directories (2min 8s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…d Directories (2min 9s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…d Directories (2min 9s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 10s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 10s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 11s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 12s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 12s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 13s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 13s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 15s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 16s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 18s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 18s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 19s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 19s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 20s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 20s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 22s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 22s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 23s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 23s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 25s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 25s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 26s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 26s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 27s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 27s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V… Directories (2min 29s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 30s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 30s / no limit) M[K[ [0;31m*[0;1;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[0;31m* [0m] A start job is running for Create V… Directories (2min 32s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 32s / 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;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 33s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 34s / no limit) M[K[[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;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 35s / no limit) M[K[ [0;31m*[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 36s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V… Directories (2min 37s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V… Directories (2min 37s / no limit) M[K[ [0;31m*[0;1;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[0;31m* [0m] A start job is running for Create V… Directories (2min 39s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V… Directories (2min 39s / 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;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Name Resolution[0m... 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] Reached target [0;1;39mSystem Initialization[0m. [ 173.773780] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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... [ 176.864489] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[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] 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.