Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Sep 18 2019 - 15:55:50 +0200) DRAM: 512 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Sep 18 2019 - 15:55:50 +0200) Allwinner Technology CPU: Allwinner A10 (SUN4I) Model: Olimex A10-OLinuXino-LIME I2C: ready DRAM: 512 MiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: eth0: ethernet@1c0b000 starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 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 ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 10.201.4.70 (18 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2279886/tftp-deploy-dhhxe1oh/kernel/zImage tftp 0x40000000 2279886/tftp-deploy-dhhxe1oh/kernel/zImage Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.70 Filename '2279886/tftp-deploy-dhhxe1oh/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################### 804.7 KiB/s done Bytes transferred = 3177376 (307ba0 hex) => tftp 0x44300000 2279886/tftp-deploy-dhhxe1oh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2279886/tftp-deploy-dhhxe1oh/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.70 Filename '2279886/tftp-deploy-dhhxe1oh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 950.2 KiB/s done Bytes transferred = 4040191 (3da5ff hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2279886/tftp-deploy-dhhxe1oh/dtb/sun4i-a10-olinuxino-lime.dtb tftp 0x44000000 2279886/tftp-deploy-dhhxe1oh/dtb/sun4i-a10-olinuxino-lime.dtb Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.70 Filename '2279886/tftp-deploy-dhhxe1oh/dtb/sun4i-a10-olinuxino-lime.dtb'. Load address: 0x44000000 Loading: *##### 759.8 KiB/s done Bytes transferred = 24132 (5e44 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2279886/extract-nfsrootfs-ewvgzlk7,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2279886/extract-nfsrootfs-ewvgzlk7,tcp,hard ip=dhcp' => bootz 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4040127 Bytes = 3.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 EHCI failed to shut down host controller. Using Device Tree in place at 44000000, end 44008e43 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st20 (KernelCI@build-j407619-arm-gcc-10-sunxi-defconfig-s9f4f) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jul 27 03:17:33 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Olimex A10-OLinuXino-LIME [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @dfbd9000 s13196 r8192 d23668 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2279886/extract-nfsrootfs-ewvgzlk7,tcp,hard ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 509120K/524288K available (4511K kernel code, 197K rwdata, 1280K rodata, 284K init, 249K bss, 15168K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc05b018c (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=1, 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=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000043] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000290] Console: colour dummy device 80x30 [ 0.000321] Calibrating delay loop... 910.13 BogoMIPS (lpj=4550656) [ 0.090135] pid_max: default: 32768 minimum: 301 [ 0.090239] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090249] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.090841] CPU: Testing write buffer coherency: ok [ 0.090880] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.091131] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.091207] Setting up static identity map for 0x40008280 - 0x400082d8 [ 0.092019] Brought up 1 CPUs [ 0.092034] SMP: Total of 1 processors activated (910.13 BogoMIPS). [ 0.092040] CPU: All CPU(s) started in SVC mode. [ 0.093412] devtmpfs: initialized [ 0.100214] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.100517] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.100543] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.100787] pinctrl core: initialized pinctrl subsystem [ 0.101668] NET: Registered protocol family 16 [ 0.102133] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.107164] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.114433] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.114474] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 0.114503] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.114529] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.115596] SCSI subsystem initialized [ 0.116084] usbcore: registered new interface driver usbfs [ 0.116154] usbcore: registered new interface driver hub [ 0.116201] usbcore: registered new device driver usb [ 0.116330] pps_core: LinuxPPS API ver. 1 registered [ 0.116338] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.116364] PTP clock support registered [ 0.117266] clocksource: Switched to clocksource timer [ 0.127390] NET: Registered protocol family 2 [ 0.127549] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.128058] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.128106] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.128169] TCP: Hash tables configured (established 4096 bind 4096) [ 0.128231] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.128252] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.128394] NET: Registered protocol family 1 [ 0.128771] RPC: Registered named UNIX socket transport module. [ 0.128782] RPC: Registered udp transport module. [ 0.128788] RPC: Registered tcp transport module. [ 0.128795] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.129028] Unpacking initramfs... [ 0.329251] Freeing initrd memory: 3948K [ 0.341641] NFS: Registering the id_resolver key type [ 0.341700] Key type id_resolver registered [ 0.341708] Key type id_legacy registered [ 0.343012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.343034] io scheduler noop registered [ 0.343049] io scheduler deadline registered [ 0.343083] io scheduler cfq registered (default) [ 0.343406] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 0.345436] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.412804] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.415927] console [ttyS0] disabled [ 0.436117] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A [ 1.017912] console [ttyS0] enabled [ 1.022846] 1c0b080.mdio supply phy not found, using dummy regulator [ 1.079644] CAN device driver interface [ 1.086007] sun4i-emac 1c0b000.ethernet: eth0: at e089e000, IRQ 18 MAC: 02:49:09:40:ab:3d [ 1.094643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.101202] ehci-platform: EHCI generic platform driver [ 1.106706] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.112923] ohci-platform: OHCI generic platform driver [ 1.119381] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 1.126167] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.130738] i2c /dev entries driver [ 1.135093] axp20x 0-0034: AXP20x variant AXP209 found [ 1.153770] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 1.164139] axp20x-regulator axp20x-regulator: regulators node not found [ 1.174309] axp20x 0-0034: AXP20X driver loaded [ 1.180364] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.188874] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 1.194803] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.237426] sunxi-mmc 1c0f000.mmc: base:0xe08aa000 irq:19 [ 1.243528] sun4i-ss 1c15000.crypto-engine: no reset control found [ 1.249860] sun4i-ss 1c15000.crypto-engine: Die ID 7 [ 1.256443] usbcore: registered new interface driver usbhid [ 1.262066] usbhid: USB HID core driver [ 1.266738] NET: Registered protocol family 17 [ 1.271241] can: controller area network core (rev 20120528 abi 9) [ 1.277701] NET: Registered protocol family 29 [ 1.282151] can: raw protocol (rev 20120528) [ 1.286423] can: broadcast manager protocol (rev 20120528 t) [ 1.292113] can: netlink gateway (rev 20130117) max_hops=1 [ 1.297920] Key type dns_resolver registered [ 1.302879] Registering SWP/SWPB emulation handler [ 1.345156] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.356018] mmc0: new high speed SDHC card at address 0007 [ 1.362087] mmcblk0: mmc0:0007 SD16G 14.5 GiB [ 1.370330] mmcblk0: p1 [ 1.377355] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.384839] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 1.390746] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.399719] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 1.408699] scsi host0: ahci-sunxi [ 1.412433] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 24 [ 1.420750] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.426347] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.434245] ehci-platform 1c14000.usb: irq 21, io mem 0x01c14000 [ 1.457282] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.464264] hub 1-0:1.0: USB hub found [ 1.468109] hub 1-0:1.0: 1 port detected [ 1.472687] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.478336] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.486199] ehci-platform 1c1c000.usb: irq 25, io mem 0x01c1c000 [ 1.507272] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.514203] hub 2-0:1.0: USB hub found [ 1.518042] hub 2-0:1.0: 1 port detected [ 1.522616] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.529302] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.537155] ohci-platform 1c14400.usb: irq 22, io mem 0x01c14400 [ 1.602106] hub 3-0:1.0: USB hub found [ 1.605901] hub 3-0:1.0: 1 port detected [ 1.610537] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.617171] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.625077] ohci-platform 1c1c400.usb: irq 26, io mem 0x01c1c400 [ 1.692132] hub 4-0:1.0: USB hub found [ 1.695920] hub 4-0:1.0: 1 port detected [ 1.700342] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01 00:00:21 UTC (1262304021) [ 1.787300] ata1: SATA link down (SStatus 0 SControl 300) [ 3.927287] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 3.947273] Sending DHCP requests ., OK [ 3.967734] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.70 [ 3.975426] IP-Config: Complete: [ 3.978703] device=eth0, hwaddr=02:49:09:40:ab:3d, ipaddr=10.201.4.70, mask=255.255.0.0, gw=10.201.1.3 [ 3.988446] host=10.201.4.70, domain=, nis-domain=(none) [ 3.994186] bootserver=10.201.1.3, rootserver=10.201.1.8, rootpath= [ 4.000717] nameserver0=10.1.1.1 [ 4.004604] vcc3v0: disabling [ 4.007587] vcc5v0: disabling [ 4.010563] usb0-vbus: disabling [ 4.015049] 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:49:09:40:ab:3d mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.70 broadcast: 10.201.255.255 netmask: 255.255.0.0 gateway: 10.201.1.3 dns0 : 10.1.1.1 dns1 : 0.0.0.0 rootserver: 10.201.1.3 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.231883] random: nonblocking pool is initialized [ 7.649544] systemd[1]: System time before build time, advancing clock. [ 7.688590] systemd[1]: Failed to find module 'autofs4' [ 7.858300] 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) [ 7.881368] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.920986] systemd[1]: Set hostname to . [ 9.464059] systemd[1]: Queued start job for default target Graphical Interface. [ 9.473348] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.485837] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.495154] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.518200] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.538045] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.557944] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.577923] 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.607876] 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.637783] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 9.649767] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.677859] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.697573] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.717532] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.737672] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.758154] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.803988] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.814731] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.838473] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.859728] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.891132] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.918421] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.938250] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.947056] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.959181] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.988272] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 9.998294] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 10.020214] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.053655] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.101093] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.248672] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.306184] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.388912] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.460575] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.560621] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.693269] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.779938] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.786316] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.960503] systemd[1]: modprobe@drm.service: Succeeded. [ 10.966444] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.039624] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.045681] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.128951] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.170012] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.205176] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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... [ 11.569472] systemd-journald[131]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (5s / 1min 31s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (6s / 1min 31s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (6s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for /dev/ttyS0 (8s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…Persistent Storage (8s / 1min 31s) M[K[ [0;31m*[0m] (3 of 3) A start job is running for…Persistent Storage (9s / 1min 31s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…Persistent Storage (9s / 1min 31s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 21.117536] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 23.824276] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [ 64.863741] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] 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;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyS0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-st20 #1 SMP Wed Jul 27 03:17:33 UTC 2022 armv7l 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/2279886/extract-nfsrootfs-ewvgzlk7' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2279886/extract-nfsrootfs-ewvgzlk7' / # export NFS_SERVER_IP='10.201.1.8' export NFS_SERVER_IP='10.201.1.8' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2279886/environment . /lava-2279886/environment / #