connecting to NetworkSerialPort(target=Target(name='sifive_fu540', env=None), name='USBSerialPort', state=, avail=True, host='nuc-2', port=60163, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-2:60163 connected to 192.168.0.2 (port 60163) Escape character: Ctrl-\ Type the escape character to get to the prompt. SiFive FSBL: 2018-03-20 HiFive-U serial #: 0000013c OpenSBI v1.1 ____ _____ ____ _____ / __ \ / ____| _ \_ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ \____/| .__/ \___|_| |_|_____/|____/_____| | | |_| Platform Name : sifive,hifive-unleashed-a00 Platform Features : medeleg Platform HART Count : 5 Platform IPI Device : aclint-mswi Platform Timer Device : aclint-mtimer @ 1000000Hz Platform Console Device : sifive_uart Platform HSM Device : --- Platform Reboot Device : gpio-restart Platform Shutdown Device : --- Firmware Base : 0x80000000 Firmware Size : 320 KB Runtime SBI Version : 1.0 Domain0 Name : root Domain0 Boot HART : 2 Domain0 HARTs : 0*,1*,2*,3*,4* Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I) Domain0 Region01 : 0x0000000080000000-0x000000008007ffff () Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X) Domain0 Next Address : 0x0000000080200000 Domain0 Next Arg1 : 0x0000000082200000 Domain0 Next Mode : S-mode Domain0 SysReset : yes Boot HART ID : 2 Boot HART Domain : root Boot HART Priv Version : v1.10 Boot HART Base ISA : rv64imafdc Boot HART ISA Extensions : none Boot HART PMP Count : 8 Boot HART PMP Granularity : 4 Boot HART PMP Address Bits: 36 Boot HART MHPM Count : 2 Boot HART MIDELEG : 0x0000000000000222 Boot HART MEDELEG : 0x000000000000b109 U-Boot 2022.07 (Aug 25 2022 - 14:57:58 -0700) CPU: rv64imac Model: SiFive HiFive Unleashed A00 DRAM: 8 GiB Core: 36 devices, 22 uclasses, devicetree: separate MMC: spi@10050000:mmc@0: 0 Loading Environment from SPIFlash... SF: Detected is25wp256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB *** Warning - bad CRC, using default environment In: serial@10010000 Out: serial@10010000 Err: serial@10010000 Net: sifive-reset reset: failed to get cltx_reset reset eth0: ethernet@10090000 Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) BOOTP broadcast 1 DHCP client bound to address 192.168.0.124 (9 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x80200000 3198751/tftp-deploy-na5t905n/kernel/Image tftp 0x80200000 3198751/tftp-deploy-na5t905n/kernel/Image ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3198751/tftp-deploy-na5t905n/kernel/Image'. Load address: 0x80200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 2 MiB/s done Bytes transferred = 17709056 (10e3800 hex) => tftp 0x83500000 3198751/tftp-deploy-na5t905n/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83500000 3198751/tftp-deploy-na5t905n/ramdisk/ramdisk.cpio.gz.uboot ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3198751/tftp-deploy-na5t905n/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83500000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 2.1 MiB/s done Bytes transferred = 4907317 (4ae135 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 3198751/tftp-deploy-na5t905n/dtb/hifive-unleashed-a00.dtb tftp 0x83000000 3198751/tftp-deploy-na5t905n/dtb/hifive-unleashed-a00.dtb ethernet@10090000: PHY present at 0 ethernet@10090000: Starting autonegotiation... ethernet@10090000: Autonegotiation complete ethernet@10090000: link up, 100Mbps full-duplex (lpa: 0xcde1) Using ethernet@10090000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.124 Filename '3198751/tftp-deploy-na5t905n/dtb/hifive-unleashed-a00.dtb'. Load address: 0x83000000 Loading: *# 1.2 MiB/s done Bytes transferred = 7562 (1d8a hex) => setenv bootargs 'console=ttySIF0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3198751/extract-nfsrootfs-3cnl1q5g,tcp,hard ip=dhcp' setenv bootargs 'console=ttySIF0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3198751/extract-nfsrootfs-3cnl1q5g,tcp,hard ip=dhcp' => booti 0x80200000 0x83500000 0x83000000 booti 0x80200000 0x83500000 0x83000000 ## Loading init Ramdisk from Legacy Image at 83500000 ... Image Name: Image Type: RISC-V Linux RAMDisk Image (uncompressed) Data Size: 4907253 Bytes = 4.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 0000000083000000, end 0000000083004d89 Starting kernel ... [ 0.000000] Linux version 5.10.165-cip24 (KernelCI@build-j903951-riscv-gcc-10-defconfig-r9tl6) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jan 24 12:09:49 UTC 2023 [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000 [ 0.000000] Machine model: SiFive HiFive Unleashed A00 [ 0.000000] efi: UEFI not found. [ 0.000000] Initial ramdisk at: 0x(____ptrval____) (4911104 bytes) [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff] [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] SBI specification v1.0 detected [ 0.000000] SBI implementation ID=0x1 Version=0x10001 [ 0.000000] SBI v0.2 TIME extension detected [ 0.000000] SBI v0.2 IPI extension detected [ 0.000000] SBI v0.2 RFENCE extension detected [ 0.000000] SBI v0.2 HSM extension detected [ 0.000000] CPU with hartid=0 is not available [ 0.000000] CPU with hartid=0 is not available [ 0.000000] riscv: ISA extensions acdfim [ 0.000000] riscv: ELF capabilities acdfim [ 0.000000] percpu: Embedded 17 pages/cpu s32680 r8192 d28760 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975 [ 0.000000] Kernel command line: console=ttySIF0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3198751/extract-nfsrootfs-3cnl1q5g,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Sorting __ex_table... [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 8170872K/8386560K available (7150K kernel code, 3931K rwdata, 4096K rodata, 223K init, 338K bss, 215688K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] fixmap : 0xffffffcefee00000 - 0xffffffceff000000 (2048 kB) [ 0.000000] pci io : 0xffffffceff000000 - 0xffffffcf00000000 ( 16 MB) [ 0.000000] vmemmap : 0xffffffcf00000000 - 0xffffffcfffffffff (4095 MB) [ 0.000000] vmalloc : 0xffffffd000000000 - 0xffffffdfffffffff (65535 MB) [ 0.000000] lowmem : 0xffffffe000000000 - 0xffffffe1ffe00000 (8190 MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] rcu: RCU debug extended QS entry/exit. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] CPU with hartid=0 is not available [ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller [ 0.000000] riscv-intc: 64 local interrupts mapped [ 0.000000] plic: interrupt-controller@c000000: mapped 53 interrupts with 4 handlers for 9 contexts. [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [2] [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns [ 0.000008] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns [ 0.000240] Console: colour dummy device 80x25 [ 0.000309] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000) [ 0.000331] pid_max: default: 32768 minimum: 301 [ 0.000872] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.001222] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.003750] rcu: Hierarchical SRCU implementation. [ 0.004110] EFI services will not be available. [ 0.004794] smp: Bringing up secondary CPUs ... [ 0.007560] smp: Brought up 1 node, 4 CPUs [ 0.009117] devtmpfs: initialized [ 0.011548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.011576] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.013010] NET: Registered protocol family 16 [ 0.032138] vgaarb: loaded [ 0.032530] SCSI subsystem initialized [ 0.032995] usbcore: registered new interface driver usbfs [ 0.033049] usbcore: registered new interface driver hub [ 0.033096] usbcore: registered new device driver usb [ 0.033968] clocksource: Switched to clocksource riscv_clocksource [ 0.041672] NET: Registered protocol family 2 [ 0.044532] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.056277] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear) [ 0.056892] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.058998] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.066322] TCP: Hash tables configured (established 65536 bind 65536) [ 0.066845] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear) [ 0.068201] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear) [ 0.069754] NET: Registered protocol family 1 [ 0.070681] RPC: Registered named UNIX socket transport module. [ 0.070694] RPC: Registered udp transport module. [ 0.070704] RPC: Registered tcp transport module. [ 0.070714] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.070728] PCI: CLS 0 bytes, default 64 [ 0.070946] Unpacking initramfs... [ 0.378836] Freeing initrd memory: 4788K [ 0.379889] workingset: timestamp_bits=62 max_order=21 bucket_order=0 [ 0.388952] NFS: Registering the id_resolver key type [ 0.389006] Key type id_resolver registered [ 0.389017] Key type id_legacy registered [ 0.389134] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.389148] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.389331] 9p: Installing v9fs 9p2000 file system support [ 0.389780] NET: Registered protocol family 38 [ 0.389837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.389849] io scheduler mq-deadline registered [ 0.389860] io scheduler kyber registered [ 0.440559] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.441675] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 31249999) is a SiFive UART v0 [ 1.050612] printk: console [ttySIF0] enabled [ 1.055373] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 12, base_baud = 31249999) is a SiFive UART v0 [ 1.065747] [drm] radeon kernel modesetting enabled. [ 1.084398] loop: module loaded [ 1.087368] sifive_spi 10040000.spi: mapped; irq=14, cs=1 [ 1.092940] sifive_spi 10050000.spi: mapped; irq=15, cs=1 [ 1.099608] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt' [ 1.128248] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 16 (70:b3:d5:92:f1:3c) [ 1.137526] e1000e: Intel(R) PRO/1000 Network Driver [ 1.142267] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.148271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.154681] ehci-pci: EHCI PCI platform driver [ 1.159155] ehci-platform: EHCI generic platform driver [ 1.164404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.170500] ohci-pci: OHCI PCI platform driver [ 1.174944] ohci-platform: OHCI generic platform driver [ 1.180623] usbcore: registered new interface driver uas [ 1.185477] usbcore: registered new interface driver usb-storage [ 1.191547] mousedev: PS/2 mouse device common for all mice [ 1.222613] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling [ 1.229790] usbcore: registered new interface driver usbhid [ 1.235151] usbhid: USB HID core driver [ 1.239799] NET: Registered protocol family 10 [ 1.244757] Segment Routing with IPv6 [ 1.247743] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.254199] NET: Registered protocol family 17 [ 1.258210] 9pnet: Installing 9P2000 support [ 1.262340] Key type dns_resolver registered [ 1.266752] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers [ 1.335642] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.342898] mmc0: new SDHC card on SPI [ 1.347790] mmcblk0: mmc0:0000 SS16G 14.8 GiB [ 1.353836] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL) [ 1.363947] macb 10090000.ethernet eth0: configuring for phy/gmii link mode [ 1.383578] mmcblk0: p1 p2 [ 4.447704] macb 10090000.ethernet eth0: Link is Up - 100Mbps/Full - flow control tx [ 4.454739] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.473984] Sending DHCP requests ., OK [ 4.493055] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.124 [ 4.500772] IP-Config: Complete: [ 4.503977] device=eth0, hwaddr=70:b3:d5:92:f1:3c, ipaddr=192.168.0.124, mask=255.255.255.0, gw=192.168.0.254 [ 4.514301] host=192.168.0.124, domain=lan, nis-domain=(none) [ 4.520465] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 4.520472] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 4.534922] Freeing unused kernel memory: 220K [ 4.550375] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.4-1 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/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 70:b3:d5:92:f1:3c mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.0.1): address: 192.168.0.124 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. [ 7.927024] systemd[1]: System time before build time, advancing clock. [ 8.024191] systemd[1]: systemd 252.4-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 8.055583] systemd[1]: Detected architecture riscv64. Welcome to [1mDebian GNU/Linux bookworm/sid[0m! [ 8.077717] systemd[1]: Hostname set to . [ 9.081076] systemd[1]: Queued start job for default target Graphical Interface. [ 9.091354] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 9.103584] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 9.116001] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 9.129033] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.140651] 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. [ 9.156843] 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. [ 9.172553] systemd[1]: Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). [ 9.188491] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.201237] systemd[1]: Reached target Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Integrity Protected Volumes[0m. [ 9.215226] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 9.225107] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.236582] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 9.246873] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 9.255992] systemd[1]: Reached target Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Verity Protected Volumes[0m. [ 9.270415] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.306825] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 9.318870] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.331765] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.343037] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.395346] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.406853] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.418411] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 9.433629] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 9.448666] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.459666] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 9.472438] systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/5.10.165-cip24/modules.devname). [ 9.491468] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 9.506866] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 9.521440] systemd[1]: Starting Load Kernel Module efi_pstore... Starting [0;1;39mLoad Kernel Module efi_pstore[0m... [ 9.537278] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.556242] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 9.574620] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 9.587611] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel command line[0m... [ 9.606623] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 9.622227] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 9.635262] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 9.652981] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 9.665867] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 9.678414] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 9.685494] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 9.783233] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 9.789835] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 9.802159] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 9.809329] systemd[1]: Finished Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module efi_pstore[0m. [ 9.822937] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 9.829592] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 9.841087] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [ 9.950053] random: crng init done [ 9.988398] systemd-journald[156]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[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 Configuration[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttySIF0[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/hvc0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0m[0;31m* [0m] A start job is running for Flush Jo…Persistent Storage (6s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…Persistent Storage (7s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…Persistent Storage (7s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…Persistent Storage (8s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…Persistent Storage (8s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Flush Jo…Persistent Storage (9s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Flush Jo…ersistent Storage (10s / no limit) M[K[ [0;31m*[0m] A start job is running for Flush Jo…ersistent Storage (10s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Flush Jo…ersistent Storage (11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Flush Jo…ersistent Storage (11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (12s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (12s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (13s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (14s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (14s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (15s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (15s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Flush Jo…ersistent Storage (16s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K Starting [0;1;39mCreate Volatile Files and Directories[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (18s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (19s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (19s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…s and Directories (20s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (22s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (22s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (23s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (23s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V…s and Directories (24s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (25s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (25s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (26s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (26s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (27s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (28s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…s and Directories (28s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (30s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (30s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (31s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (32s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V…s and Directories (32s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (33s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (33s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (34s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (35s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (35s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (36s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…s and Directories (36s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (37s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (37s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (38s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (39s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (39s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (40s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V…s and Directories (40s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (41s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (42s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (42s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (43s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (43s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (44s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…s and Directories (44s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (45s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (46s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (46s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (47s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (47s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (50s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Create V…s and Directories (50s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (51s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (51s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (52s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (52s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (53s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (53s / no limit) M[K[ [0;31m*[0m] A start job is running for Create V…s and Directories (54s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Create V…s and Directories (54s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create V…s and Directories (55s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (55s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (56s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (56s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Create V…s and Directories (57s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... [[0m[0;31m* [0m] (1 of 2) A start job is running for…chronization (1min 11s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…chronization (1min 11s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for…chronization (1min 12s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 14s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 15s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 15s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 16s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 17s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 18s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 18s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 19s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 19s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 20s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 20s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 21s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 22s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 22s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 23s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 23s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 24s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 25s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 25s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 26s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 26s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 27s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 27s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 29s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 29s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 30s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 30s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 31s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 31s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 32s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 32s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 33s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 33s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 34s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 34s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 35s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 35s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 36s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 36s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 37s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 37s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 38s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 38s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 39s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 39s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 40s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 40s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 41s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 41s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 42s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 42s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 43s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 43s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 44s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 45s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 45s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 46s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 46s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 47s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 47s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 48s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 48s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 49s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 49s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 50s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 50s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 51s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 51s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 52s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 52s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 53s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 53s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 54s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Network …chronization (1min 54s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 55s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 55s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 56s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network …chronization (1min 56s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 57s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 57s / no limit) M[K[ [0;31m*[0m] A start job is running for Network …chronization (1min 58s / no limit) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network …chronization (1min 58s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network …chronization (1min 59s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [ 131.169675] systemd-journald[156]: Oldest entry in /var/log/journal/94b48c2cf66d4be6933ea6979b0efec2/system.journal is older than the configured file retention duration (1month), suggesting rotation. [ 131.186766] systemd-journald[156]: /var/log/journal/94b48c2cf66d4be6933ea6979b0efec2/system.journal: Journal header limits reached or header out-of-date, rotating. [[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;39mDaily dpkg database backup timer[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] Reached target [0;1;39mTimer Units[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. Starting [0;1;39mD-Bus System Message Bus[0m... Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on hvc0[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttySIF0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. Starting [0;1;39mHostname Service[0m... [[0;32m OK [0m] Started [0;1;39mUser Login Management[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;39mRecord Runlevel Change in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m. Debian GNU/Linux bookworm/sid debian-sid-riscv64 ttySIF0 debian-sid-riscv64 Debian GNU/Linux bookworm/sid debian-sid-riscv64 hvc0 debian-sid-riscv64 login: root (automatic login) login: root (automatic login) Linux debian-sid-riscv64Linux debian-sid-riscv64 5.10.165-cip24 #1 SMP Tue Jan 24 12:09:49 UTC 2023 riscv64 5.10.16 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. 5-cip24 #1 SMP Tue Jan 24 12:09:49 UTC 2023 riscv64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/3198751/extract-nfsrootfs-3cnl1q5g' export NFS_SERVER_IP='192.168.0.2' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/3198751/extract-nfsrootfs-3cnl1q5g' / # export NFS_SERVER_IP='192.168.0.2'# / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-3198751/environment / # . /lava-3198751/environment/lava-3198751/bin/lava-test-runner /lava-3198751/0 /lava-3198751/bin/lava-test-runner /lava-3198751/0 / # + export TESTRUN_ID=0_ltp-timers + cd /lava-3198751/0/tests/0_ltp-timers + cat uuid + UUID=3198751_1.6.2.4.1 + set +x + cd ./automated/linux/ltp-open-posix/ + ./ltp-open-posix.sh -s true -v 20180515 -t TMR + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-3198751/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-3198751/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + RESULT_FILE=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/result.txt + GRP_RESULT_FILE=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + GRP_OUTPUT_FILE=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt ++ readlink -f ./ltp-open-posix.sh + SCRIPT=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh ++ dirname /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh + SCRIPTPATH=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + echo 'Script path is: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix' Script path is: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + SKIP_INSTALL=true + TEST='conformance functional stress' + LTP_VERSION=20180515 + LTP_PRE_INSTALL=/opt/ltp + LTP_PATH=/opt/ltp/testcases/open_posix_testsuite + getopts s:v:t: arg + case \"$arg\" in + SKIP_INSTALL=true + getopts s:v:t: arg + case \"$arg\" in + LTP_VERSION=20180515 + getopts s:v:t: arg + case \"$arg\" in + GRP_TEST=TMR + getopts s:v:t: arg + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -z /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + local OUTPUT=/lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + mkdir -p /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + local 'msg=Output directory: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + '[' -z 'Output directory: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' INFO: Output directory: /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' true = True ']' + '[' true = true ']' + info_msg 'install-ltp-open-posix skipped' + local 'msg=install-ltp-open-posix skipped' + '[' -z 'install-ltp-open-posix skipped' ']' + printf 'INFO: %s\n' 'install-ltp-open-posix skipped' INFO: install-ltp-open-posix skipped + info_msg 'Running run-ltp-open-posix' + local 'msg=Running run-ltp-open-posix' + '[' -z 'Running run-ltp-open-posix' ']' + printf 'INFO: %s\n' 'Running run-ltp-open-posix' INFO: Running run-ltp-open-posix + '[' TMR '!=' '' ']' + run_ltp_open_posix_grp TMR + GRP_TEST=TMR + /opt/ltp/bin/run-posix-option-group-test.sh TMR + tee /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt Executing timers and clocks tests ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing timer_create ******************* PASS 12 FAIL 0 ******************* TOTAL 12 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_delete ******************* PASS 5 FAIL 0 ******************* TOTAL 5 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing timer_getoverrun ******************* PASS 6 FAIL 0 ******************* TOTAL 6 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing asctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing ctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing difftime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing gmtime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing localtime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing mktime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing strftime ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing clock ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_5-1: execution: UNTESTED ******************* Testing clock_getcpuclockid ******************* PASS 4 FAIL 1 ******************* TOTAL 5 ******************* ******************* Testing clock_getres ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing clock_nanosleep ******************* PASS 18 FAIL 0 ******************* TOTAL 18 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing nanosleep ******************* PASS 13 FAIL 0 ******************* TOTAL 13 ******************* ****Tests Complete**** + parse_ltp_grp_output + sed -i.bak '/^PASS\|^FAIL\|^Testing/!d' /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt + paste -d ' ' - - - + tee /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt Testing time PASS 1 FAIL 0 Testing timer_create PASS 12 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_delete PASS 5 FAIL 0 Testing speculative PASS 2 FAIL 0 Testing timer_getoverrun PASS 6 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing asctime PASS 1 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing ctime PASS 1 FAIL 0 Testing difftime PASS 2 FAIL 0 Testing gmtime PASS 2 FAIL 0 Testing localtime PASS 1 FAIL 0 Testing mktime PASS 1 FAIL 0 Testing strftime PASS 3 FAIL 0 Testing time PASS 1 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing clock PASS 3 FAIL 0 Testing clock_getcpuclockid PASS 4 FAIL 1 Testing clock_getres PASS 9 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_nanosleep PASS 18 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing nanosleep PASS 13 FAIL 0 + sed -i 's/\s\s*/ /g' /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed -i 's/Testing //g' /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed 's/PASS/pass/; s/FAIL/fail/; s/CONF/skip/' /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + awk '{ if($5 == 1) {print $1 \" \" $4} else {print $1 \" \" $2} }' + grep -e UNRESOLVED -e UNTESTED -e UNSUPPORTED -e HUNG -e SKIPPED /lava-3198751/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt.bak + awk -F: '{print $1 $3}' + awk -F/ '{print $NF}' + sed 's/SKIPPED/skip/; s/UNSUPPORTED/fail/; s/UNTESTED/fail/; s/UNRESOLVED/fail/; s/HUNG/skip/' + ../../utils/send-to-lava.sh ./output/result.txt + set +x