connecting to NetworkSerialPort(target=Target(name='tegra124-jetson-tk1', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=39683, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:39683 connected to 192.168.0.1 (port 39683) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2015.10 (Dec 03 2015 - 13:25:02) U-Boot 2015.10 (Dec 03 2015 - 13:25:02 -0800) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 tegra-pcie: PCI regions: tegra-pcie: I/O: 0x12000000-0x12010000 tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000 tegra-pcie: prefetchable memory: 0x20000000-0x40000000 tegra-pcie: 2x1, 1x1 configuration tegra-pcie: probing port 0, using 2 lanes tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, ignoring tegra-pcie: probing port 1, using 1 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # setenv autoload no setenv autoload no Tegra124 (Jetson TK1) # setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff Tegra124 (Jetson TK1) # setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff Tegra124 (Jetson TK1) # dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.0.212 (6 ms) Tegra124 (Jetson TK1) # setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 Tegra124 (Jetson TK1) # tftp 0x81000000 3052769/tftp-deploy-n_6n46a5/kernel/zImage tftp 0x81000000 3052769/tftp-deploy-n_6n46a5/kernel/zImage Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3052769/tftp-deploy-n_6n46a5/kernel/zImage'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################## 2.4 MiB/s done Bytes transferred = 6576504 (645978 hex) Tegra124 (Jetson TK1) # tftp 0x82800000 3052769/tftp-deploy-n_6n46a5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x82800000 3052769/tftp-deploy-n_6n46a5/ramdisk/ramdisk.cpio.gz.uboot Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3052769/tftp-deploy-n_6n46a5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 2.4 MiB/s done Bytes transferred = 7109583 (6c7bcf hex) Tegra124 (Jetson TK1) # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Tegra124 (Jetson TK1) # tftp 0x83f80000 3052769/tftp-deploy-n_6n46a5/dtb/tegra124-jetson-tk1.dtb tftp 0x83f80000 3052769/tftp-deploy-n_6n46a5/dtb/tegra124-jetson-tk1.dtb Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3052769/tftp-deploy-n_6n46a5/dtb/tegra124-jetson-tk1.dtb'. Load address: 0x83f80000 Loading: *##### 2.2 MiB/s done Bytes transferred = 64138 (fa8a hex) Tegra124 (Jetson TK1) # setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3052769/extract-nfsrootfs-m5yalaqc,tcp,hard,vers=3 console_msg_format=syslog earlycon ip=:::::eth0:dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3052769/extract-nfsrootfs-m5yalaqc,tcp,hard,vers=3 console_msg_format=syslog earlycon ip=:::::eth0:dhcp' Tegra124 (Jetson TK1) # bootz 0x81000000 0x82800000 0x83f80000 bootz 0x81000000 0x82800000 0x83f80000 Kernel image @ 0x81000000 [ 0x000000 - 0x645978 ] ## Loading init Ramdisk from Legacy Image at 82800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7109519 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f80000 Booting using the fdt blob at 0x83f80000 Using Device Tree in place at 83f80000, end 83f92a89 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st28 (KernelCI@build-j723706-arm-gcc-10-multi-v7-defconfig-2l8xd) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Dec 19 19:54:29 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @eef93000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3052769/extract-nfsrootfs-m5yalaqc,tcp,hard,vers=3 console_msg_format=syslog earlycon ip=:::::eth0: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: 1991140K/2096128K available (8633K kernel code, 985K rwdata, 3824K rodata, 1048K init, 320K bss, 39452K reserved, 65536K cma-reserved, 1244160K 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 : 0xc0208000 - 0xc0e33548 (12462 kB) [ 0.000000] .init : 0xc0e34000 - 0xc0f3a000 (1048 kB) [ 0.000000] .data : 0xc0f3a000 - 0xc10304a0 ( 986 kB) [ 0.000000] .bss : 0xc1033000 - 0xc10830e0 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@0,50041000 [ 0.000000] L2C: failed to init: -19 [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000028] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000041] Switching to timer-based delay loop, resolution 1000ns [ 0.004945] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.004962] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.004980] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.004992] Switching to timer-based delay loop, resolution 83ns [ 0.005333] Console: colour dummy device 80x30 [ 0.005357] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.005372] pid_max: default: 32768 minimum: 301 [ 0.005481] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005492] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006076] CPU: Testing write buffer coherency: ok [ 0.006109] CPU0: Spectre v2: using ICIALLU workaround [ 0.006306] /cpus/cpu@0 missing clock-frequency property [ 0.006343] /cpus/cpu@1 missing clock-frequency property [ 0.006378] /cpus/cpu@2 missing clock-frequency property [ 0.006413] /cpus/cpu@3 missing clock-frequency property [ 0.006425] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006464] Setting up static identity map for 0x80209000 - 0x80209098 [ 0.009445] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.010813] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010819] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.011391] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.011396] CPU2: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.011958] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.011963] CPU3: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.012037] Brought up 4 CPUs [ 0.012049] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.012057] CPU: All CPU(s) started in SVC mode. [ 0.013510] devtmpfs: initialized [ 0.031973] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.032699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.032723] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.034316] pinctrl core: initialized pinctrl subsystem [ 0.035973] NET: Registered protocol family 16 [ 0.037921] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.050269] cpuidle: using governor ladder [ 0.065285] cpuidle: using governor menu [ 0.080577] No ATAGs? [ 0.080613] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.080623] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.085619] Serial: AMBA PL011 UART driver [ 0.117879] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.117990] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.118192] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.118292] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.118566] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.118664] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.118863] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.118961] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.119159] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.119255] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.119453] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.119550] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.122851] vgaarb: loaded [ 0.123800] SCSI subsystem initialized [ 0.124230] usbcore: registered new interface driver usbfs [ 0.124297] usbcore: registered new interface driver hub [ 0.124345] usbcore: registered new device driver usb [ 0.127951] pps_core: LinuxPPS API ver. 1 registered [ 0.127961] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.127989] PTP clock support registered [ 0.128223] EDAC MC: Ver: 3.0.0 [ 0.131225] clocksource: Switched to clocksource arch_sys_counter [ 0.142095] NET: Registered protocol family 2 [ 0.142215] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143160] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.143246] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.143422] TCP: Hash tables configured (established 8192 bind 8192) [ 0.143475] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.143519] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.143694] NET: Registered protocol family 1 [ 0.143955] RPC: Registered named UNIX socket transport module. [ 0.143965] RPC: Registered udp transport module. [ 0.143972] RPC: Registered tcp transport module. [ 0.143979] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.144387] Unpacking initramfs... [ 0.590156] Freeing initrd memory: 6944K [ 0.590765] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.604260] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.605112] NFS: Registering the id_resolver key type [ 0.605159] Key type id_resolver registered [ 0.605168] Key type id_legacy registered [ 0.605241] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.606666] bounce: pool size: 64 pages [ 0.606877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606897] io scheduler noop registered [ 0.606912] io scheduler deadline registered [ 0.606949] io scheduler cfq registered (default) [ 0.625389] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.625446] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.632834] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.634265] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 0.693472] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.695915] SuperH (H)SCI(F) driver initialized [ 0.696911] msm_serial: driver initialized [ 0.697817] console [ttyS0] disabled [ 0.697853] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 77, base_baud = 25500000) is a Tegra [ 1.519627] console [ttyS0] enabled [ 1.523918] STMicroelectronics ASC driver initialized [ 1.531443] [drm] Initialized drm 1.1.0 20060810 [ 1.538495] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.552328] loop: module loaded [ 1.555770] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.564011] as3722 4-0040: AS3722 with revision 0x1 found [ 1.587270] +5V_SYS: supplied by +VDD_MUX [ 1.591337] +1.05V_RUN: supplied by +5V_SYS [ 1.595639] tegra-ahci 70027000.sata: Failed to get supply 'hvdd': -517 [ 1.602313] tegra-ahci 70027000.sata: Failed to get regulators [ 1.613565] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.622447] CAN device driver interface [ 1.627847] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.634812] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.643848] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.651298] usbcore: registered new interface driver pegasus [ 1.657029] usbcore: registered new interface driver asix [ 1.662480] usbcore: registered new interface driver ax88179_178a [ 1.668624] usbcore: registered new interface driver cdc_ether [ 1.674527] usbcore: registered new interface driver smsc75xx [ 1.680342] usbcore: registered new interface driver smsc95xx [ 1.686144] usbcore: registered new interface driver net1080 [ 1.691858] usbcore: registered new interface driver cdc_subset [ 1.697827] usbcore: registered new interface driver zaurus [ 1.703483] usbcore: registered new interface driver cdc_ncm [ 1.709418] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.716790] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.723330] ehci-pci: EHCI PCI platform driver [ 1.727828] ehci-platform: EHCI generic platform driver [ 1.733278] ehci-omap: OMAP-EHCI Host Controller driver [ 1.738669] ehci-orion: EHCI orion driver [ 1.742852] SPEAr-ehci: EHCI SPEAr driver [ 1.747033] ehci-st: EHCI STMicroelectronics driver [ 1.752077] ehci-exynos: EHCI EXYNOS driver [ 1.756446] ehci-atmel: EHCI Atmel driver [ 1.760602] tegra-ehci: Tegra EHCI driver [ 1.767471] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.772896] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.780640] tegra-ehci 7d004000.usb: irq 94, io mem 0x7d004000 [ 1.796251] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.802971] hub 1-0:1.0: USB hub found [ 1.806765] hub 1-0:1.0: 1 port detected [ 1.811294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.817495] ohci-pci: OHCI PCI platform driver [ 1.822003] ohci-platform: OHCI generic platform driver [ 1.827436] ohci-omap3: OHCI OMAP3 driver [ 1.831620] SPEAr-ohci: OHCI SPEAr driver [ 1.835785] ohci-st: OHCI STMicroelectronics driver [ 1.840836] ohci-atmel: OHCI Atmel driver [ 1.845391] usbcore: registered new interface driver usb-storage [ 1.853031] mousedev: PS/2 mouse device common for all mice [ 1.862624] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.869509] as3722-rtc as3722-rtc: RTC interrupt 373 [ 1.877963] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.885158] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.891971] i2c /dev entries driver [ 1.901315] 0-004c supply vcc not found, using dummy regulator [ 1.915104] sdhci: Secure Digital Host Controller Interface driver [ 1.921301] sdhci: Copyright(c) Pierre Ossman [ 1.927391] Synopsys Designware Multimedia Card Interface Driver [ 1.934625] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.941068] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.945973] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.950908] mmc0: Unknown controller version (3). You may experience problems. [ 1.958267] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 1.964348] mmc0: Unknown controller version (3). You may experience problems. [ 1.971655] sdhci-tegra 700b0600.sdhci: No vmmc regulator found [ 1.977586] sdhci-tegra 700b0600.sdhci: No vqmmc regulator found [ 1.983597] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.021247] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA 64-bit [ 2.031112] ledtrig-cpu: registered to indicate activity on CPUs [ 2.037337] usbcore: registered new interface driver usbhid [ 2.042916] usbhid: USB HID core driver [ 2.053359] NET: Registered protocol family 10 [ 2.058472] sit: IPv6 over IPv4 tunneling driver [ 2.063749] NET: Registered protocol family 17 [ 2.068218] can: controller area network core (rev 20120528 abi 9) [ 2.068798] mmc0: new high speed MMC card at address 0001 [ 2.069338] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 2.069559] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 2.069780] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 2.070017] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 2.072620] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.106592] NET: Registered protocol family 29 [ 2.111036] can: raw protocol (rev 20120528) [ 2.115325] can: broadcast manager protocol (rev 20120528 t) [ 2.121002] can: netlink gateway (rev 20130117) max_hops=1 [ 2.126892] Key type dns_resolver registered [ 2.131637] ThumbEE CPU extension supported. [ 2.135915] Registering SWP/SWPB emulation handler [ 2.147443] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.154500] +3.3V_SYS: supplied by +VDD_MUX [ 2.158832] +3.3V_LP0: supplied by +3.3V_SYS [ 2.163643] +1.35V_LP0(sd2): supplied by +5V_SYS [ 2.168401] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 2.175346] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 2.184612] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 2.613240] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.042274] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.471284] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.479881] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring [ 3.486375] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 3.495636] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 3.512718] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 3.519969] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 3.526860] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 3.534178] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.539711] pci_bus 0000:00: root bus resource [io 0x1000-0xffff] [ 3.546460] PCI: bus0: Fast back to back transfers disabled [ 3.552054] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.566366] PCI: bus1: Fast back to back transfers disabled [ 3.572063] pci 0000:00:02.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 3.578865] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 3.586616] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 3.592723] pci 0000:01:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 3.600488] pci 0000:01:00.0: BAR 2: assigned [mem 0x13000000-0x13000fff 64bit] [ 3.607821] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 3.613928] pci 0000:00:02.0: PCI bridge to [bus 01] [ 3.618902] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 3.625006] pci 0000:00:02.0: bridge window [mem 0x13000000-0x130fffff] [ 3.631803] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 3.639573] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.646646] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 3.652972] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt [ 3.659939] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 3.666676] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 3.672276] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 3.688022] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xf08fe000, 00:04:4b:21:2a:66, XID 0c000800 IRQ 390 [ 3.697710] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 3.707138] +5V_HDMI_CON: supplied by +5V_SYS [ 3.711679] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 3.717628] +3.3V_RUN: supplied by +3.3V_SYS [ 3.722002] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 3.730371] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.737033] [drm] No driver support for vblank timestamp query. [ 3.743054] drm drm: No connectors reported connected with modes [ 3.749129] [drm] Cannot find any crtc or sizes - going 1024x768 [ 3.769945] Console: switching to colour frame buffer device 128x48 [ 3.783742] drm drm: fb0: frame buffer device [ 3.801378] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 3.808415] +5V_SATA: supplied by +5V_SYS [ 3.812652] +12V_SATA: supplied by +VDD_MUX [ 3.817258] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 3.826319] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 3.837126] scsi host0: tegra-ahci [ 3.841417] scsi host1: tegra-ahci [ 3.845137] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 87 [ 3.853095] ata2: DUMMY [ 3.856771] +5V_USB_HS: supplied by +5V_SYS [ 3.862590] tegra-ehci 7d008000.usb: EHCI Host Controller [ 3.868057] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 3.875858] tegra-ehci 7d008000.usb: irq 95, io mem 0x7d008000 [ 3.891382] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 3.898176] hub 2-0:1.0: USB hub found [ 3.901999] hub 2-0:1.0: 1 port detected [ 3.907655] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 3.915861] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 3.923239] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 3.932471] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 3.937382] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 3.942323] mmc1: Unknown controller version (3). You may experience problems. [ 3.949733] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 3.954424] sdhci-tegra 700b0400.sdhci: No vmmc regulator found [ 3.960378] mmc1: Invalid maximum block size, assuming 512 bytes [ 4.001555] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA 64-bit [ 4.010103] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 4.017491] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:14 UTC (946684814) [ 4.030255] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8168g-2.fw failed with error -2 [ 4.039315] r8169 0000:01:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168g-2.fw (-2) [ 4.083468] r8169 0000:01:00.0 eth0: link down [ 4.083523] r8169 0000:01:00.0 eth0: link down [ 4.092466] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.186425] ata1: SATA link down (SStatus 0 SControl 300) [ 4.351320] mmc1: new high speed SD card at address 0260 [ 4.357670] mmcblk1: mmc1:0260 1232 961 MiB [ 4.364487] mmcblk1: p1 p2 [ 5.640228] r8169 0000:01:00.0 eth0: link up [ 5.647314] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.661603] Sending DHCP requests ., OK [ 5.691667] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.212 [ 5.699967] IP-Config: Complete: [ 5.703353] device=eth0, hwaddr=00:04:4b:21:2a:66, ipaddr=192.168.0.212, mask=255.255.255.0, gw=192.168.0.254 [ 5.713833] host=192.168.0.212, domain=lan, nis-domain=(none) [ 5.720151] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 5.726938] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 5.733696] +1.8V_RUN_CAM: disabling [ 5.738412] +2.8V_RUN_CAM: disabling [ 5.743218] +1.2V_RUN_CAM_FRONT: disabling [ 5.748594] +1.05V_RUN_CAM_REAR: disabling [ 5.753821] +3.3V_RUN_TOUCH: disabling [ 5.758691] +2.8V_RUN_CAM_AF: disabling [ 5.763787] +1.8V_RUN_VPP_FUSE: disabling [ 5.768275] +USB0_VBUS_SW: disabling [ 5.778305] Freeing unused kernel memory: 1048K Loading, please wait... Starting version 247.3-7+deb11u1 [ 6.283824] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) [ 6.289315] nouveau 57000000.gpu: imem: using IOMMU [ 6.294226] nouveau 57000000.gpu: volt: The default voltage is 1000000uV [ 6.300953] nouveau 57000000.gpu: clk: parent clock rate: 12 Mhz [ 6.306971] nouveau 57000000.gpu: gr: using external firmware [ 6.313025] nouveau 57000000.gpu: Direct firmware load for nvidia/gk20a/fecs_inst.bin failed with error -2 [ 6.322695] nouveau 57000000.gpu: gr: failed to load fecs_inst [ 6.329665] [drm] not a PCI device; no HDMI [ 6.379110] [TTM] Zone kernel: Available graphics memory: 377486 kiB [ 6.385552] [TTM] Zone highmem: Available graphics memory: 1032334 kiB [ 6.392073] [TTM] Initializing pool allocator [ 6.396462] [TTM] Initializing DMA pool allocator [ 6.401176] nouveau 57000000.gpu: DRM: VRAM: 0 MiB [ 6.405964] nouveau 57000000.gpu: DRM: GART: 1048576 MiB [ 6.413380] nouveau 57000000.gpu: DRM: failed to create ce channel, -22 [ 6.515277] nouveau 57000000.gpu: DRM: MM: using GRCE for buffer copies [ 6.523501] tegra-snd-rt5640 sound: ASoC: CPU DAI (null) not registered [ 6.530150] tegra-snd-rt5640 sound: snd_soc_register_card failed (-517) [ 6.598368] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 6.606967] tegra-snd-rt5640 sound: ASoC: CODEC DAI rt5640-aif1 not registered [ 6.614275] tegra-snd-rt5640 sound: snd_soc_register_card failed (-517) [ 6.706035] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70301100.i2s mapping ok [ 6.714928] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card1/input1 [ 6.802308] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input2 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 eth0 to become available ... done. IP-Config: eth0 hardware address 00:04:4b:21:2a:66 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.0.1): address: 192.168.0.212 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.488968] random: nonblocking pool is initialized [ 9.604594] systemd[1]: System time before build time, advancing clock. [ 10.058748] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 10.084319] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 10.164298] systemd[1]: Set hostname to . [ 13.415455] systemd[1]: Queued start job for default target Graphical Interface. [ 13.425817] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 13.438327] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 13.448843] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 13.466689] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 13.481660] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 13.501613] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 13.516596] 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. [ 13.536606] 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. [ 13.556545] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 13.568268] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 13.586552] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 13.601497] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 13.616469] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 13.631493] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 13.646688] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.682706] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 13.692461] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 13.711854] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 13.727812] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 13.748559] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 13.766913] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 13.781808] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 13.790385] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 13.816565] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 13.831731] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 13.856719] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 13.878065] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 13.900215] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 13.918188] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 13.939972] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 13.951621] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 13.980307] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 13.998874] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 14.018755] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 14.038081] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 14.075201] systemd[1]: modprobe@drm.service: Succeeded. [ 14.080820] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 14.096746] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[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... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. Mounting [0;1;39mKernel Configuration File System[0m... [ 14.451756] systemd-journald[195]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (4s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (5s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…reate System Users (5s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (6s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (6s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for…Persistent Storage (7s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for /dev/ttyS0 (8s / 1min 30s) M[K[ [0;31m*[0m] (3 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 /dev/ttyS0 (9s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 3) A start job is running for…reate System Users (9s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (11s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (11s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (12s / 1min 30s) M[K[[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (12s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (13s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (14s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (3 of 3) A start job is running for /dev/ttyS0 (14s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…eate System Users (15s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 30.537955] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 31.987088] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [ 32.238622] 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. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[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. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[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] 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... [ 34.438539] 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] 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] 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-st28 #1 SMP Mon Dec 19 19:54:29 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/3052769/extract-nfsrootfs-m5yalaqc' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/3052769/extract-nfsrootfs-m5yalaqc' / # export NFS_SERVER_IP='192.168.0.2' export NFS_SERVER_IP='192.168.0.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3052769/environment . /lava-3052769/environment / # /lava-3052769/bin/lava-test-runner /lava-3052769/0 /lava-3052769/bin/lava-test-runner /lava-3052769/0 + export TESTRUN_ID=0_dmesg + cd /lava-3052769/0/tests/0_dmesg + cat uuid + UUID=3052769_1.6.2.4.1 + set +x[ 36.816648] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 36.987404] [ 37.131343] [ 37.292426] + set +x [ 37.303126] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3052769/environment / # . /lava-3052769/environment/lava-3052769/bin/lava-test-runner /lava-3052769/1 / # /lava-3052769/bin/lava-test-runner /lava-3052769/1 + export TESTRUN_ID=1_bootrr + cd /lava-3052769/1/tests/1_bootrr + cat uuid + UUID=3052769_1.6.2.4.5 + set +x [ 38.081704] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3[ 38.092278] 052769/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr /lava-3052769/1/tests/1_bootrr/run.sh: 15: cd: can't cd to /opt/bootrr/libexec/bootrr + set +x / #