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.69 (7 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2584708/tftp-deploy-d5gtqbkq/kernel/zImage tftp 0x40000000 2584708/tftp-deploy-d5gtqbkq/kernel/zImage Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2584708/tftp-deploy-d5gtqbkq/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##### 433.6 KiB/s done Bytes transferred = 9675264 (93a200 hex) => tftp 0x44300000 2584708/tftp-deploy-d5gtqbkq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2584708/tftp-deploy-d5gtqbkq/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2584708/tftp-deploy-d5gtqbkq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################### 878.9 KiB/s done Bytes transferred = 12138748 (b938fc hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2584708/tftp-deploy-d5gtqbkq/dtb/sun4i-a10-olinuxino-lime.dtb tftp 0x44000000 2584708/tftp-deploy-d5gtqbkq/dtb/sun4i-a10-olinuxino-lime.dtb Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2584708/tftp-deploy-d5gtqbkq/dtb/sun4i-a10-olinuxino-lime.dtb'. Load address: 0x44000000 Loading: *##### 482.4 KiB/s done Bytes transferred = 22240 (56e0 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2584708/extract-nfsrootfs-itc_q8gm,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2584708/extract-nfsrootfs-itc_q8gm,tcp,hard console_msg_format=syslog earlycon 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: 12138684 Bytes = 11.6 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 440086df Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.145-cip17-rt7 (KernelCI@build-j241846-arm-gcc-10-multi-v7-defconfig-j7rhb) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Sep 30 10:21:50 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] OF: fdt: Machine model: Olimex A10-OLinuXino-LIME [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] On node 0 totalpages: 131072 [ 0.000000] DMA zone: 1024 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 131072 pages, LIFO batch:31 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 16 pages/cpu s33612 r8192 d23732 u65536 [ 0.000000] pcpu-alloc: s33612 r8192 d23732 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, 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/2584708/extract-nfsrootfs-itc_q8gm,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 385008K/524288K available (13312K kernel code, 2323K rwdata, 5344K rodata, 2048K init, 414K bss, 40976K reserved, 98304K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008444] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019773] Console: colour dummy device 80x30 <6>[ 0.024709] Calibrating delay loop... 910.13 BogoMIPS (lpj=4550656) <6>[ 0.115068] pid_max: default: 32768 minimum: 301 <6>[ 0.120303] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.128178] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.137189] CPU: Testing write buffer coherency: ok <3>[ 0.142610] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.153005] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.159323] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.167384] rcu: Hierarchical SRCU implementation. <6>[ 0.174828] EFI services will not be available. <6>[ 0.180004] smp: Bringing up secondary CPUs ... <6>[ 0.184992] smp: Brought up 1 node, 1 CPU <6>[ 0.189453] SMP: Total of 1 processors activated (910.13 BogoMIPS). <6>[ 0.196243] CPU: All CPU(s) started in SVC mode. <6>[ 0.201813] devtmpfs: initialized <6>[ 0.210318] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.218831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.229355] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.241610] pinctrl core: initialized pinctrl subsystem <6>[ 0.249113] DMI not present or invalid. <6>[ 0.254090] NET: Registered protocol family 16 <6>[ 0.261515] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.270809] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.271012] cpuidle: using governor menu <6>[ 0.282295] No ATAGs? <6>[ 0.284936] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.293561] Serial: AMBA PL011 UART driver <6>[ 0.344733] iommu: Default domain type: Translated <6>[ 0.350528] vgaarb: loaded <5>[ 0.354398] SCSI subsystem initialized <7>[ 0.359094] libata version 3.00 loaded. <6>[ 0.363667] usbcore: registered new interface driver usbfs <6>[ 0.369756] usbcore: registered new interface driver hub <6>[ 0.375598] usbcore: registered new device driver usb <6>[ 0.382266] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.387708] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.397523] PTP clock support registered <6>[ 0.404715] clocksource: Switched to clocksource timer <6>[ 1.449439] NET: Registered protocol family 2 <6>[ 1.454518] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.463085] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.472116] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 1.480498] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 1.488256] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 1.495244] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.502313] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.509976] NET: Registered protocol family 1 <6>[ 1.515559] RPC: Registered named UNIX socket transport module. <6>[ 1.521995] RPC: Registered udp transport module. <6>[ 1.527209] RPC: Registered tcp transport module. <6>[ 1.532377] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.539360] PCI: CLS 0 bytes, default 64 <6>[ 1.544209] Trying to unpack rootfs image as initramfs... <6>[ 2.349198] Freeing initrd memory: 11856K <6>[ 2.354401] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 2.364380] Initialise system trusted keyrings <6>[ 2.369768] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 2.383222] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.390602] NFS: Registering the id_resolver key type <5>[ 2.396233] Key type id_resolver registered <5>[ 2.400858] Key type id_legacy registered <6>[ 2.405431] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.412674] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.420678] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.426010] Key type asymmetric registered <5>[ 2.430553] Asymmetric key parser 'x509' registered <6>[ 2.435971] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.443934] io scheduler mq-deadline registered <6>[ 2.448942] io scheduler kyber registered <3>[ 2.455729] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO <6>[ 2.471493] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 2.550253] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 2.559859] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 2.569714] printk: console [ttyS0] disabled <6>[ 2.594644] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 39, base_baud = 1500000) is a U6_16550A <6>[ 2.604378] printk: console [ttyS0] enabled <6>[ 2.604378] printk: console [ttyS0] enabled <6>[ 2.613463] printk: bootconsole [uart0] disabled <6>[ 2.613463] printk: bootconsole [uart0] disabled <6>[ 2.625507] SuperH (H)SCI(F) driver initialized <6>[ 2.631160] msm_serial: driver initialized <6>[ 2.635747] STMicroelectronics ASC driver initialized <6>[ 2.642197] STM32 USART driver initialized <6>[ 2.662827] brd: module loaded <6>[ 2.673822] loop: module loaded <4>[ 2.679983] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator <4>[ 2.688018] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator <4>[ 2.704452] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator <6>[ 2.805335] CAN device driver interface <4>[ 2.810066] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 2.820771] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 19 MAC: 02:49:09:40:ab:3d <6>[ 2.830052] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.836964] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.842192] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.848482] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.854139] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.863525] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.871295] usbcore: registered new interface driver pegasus <6>[ 2.877279] usbcore: registered new interface driver asix <6>[ 2.882965] usbcore: registered new interface driver ax88179_178a <6>[ 2.889379] usbcore: registered new interface driver cdc_ether <6>[ 2.895531] usbcore: registered new interface driver smsc75xx <6>[ 2.901581] usbcore: registered new interface driver smsc95xx <6>[ 2.907636] usbcore: registered new interface driver net1080 <6>[ 2.913580] usbcore: registered new interface driver cdc_subset <6>[ 2.919803] usbcore: registered new interface driver zaurus <6>[ 2.925732] usbcore: registered new interface driver cdc_ncm <6>[ 2.933851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.940696] ehci-pci: EHCI PCI platform driver <6>[ 2.945464] ehci-platform: EHCI generic platform driver <6>[ 2.951633] ehci-orion: EHCI orion driver <6>[ 2.956213] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.960634] ehci-st: EHCI STMicroelectronics driver <6>[ 2.965967] ehci-exynos: EHCI Exynos driver <6>[ 2.970535] ehci-atmel: EHCI Atmel driver <6>[ 2.974963] tegra-ehci: Tegra EHCI driver <6>[ 2.979368] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.985863] ohci-pci: OHCI PCI platform driver <6>[ 2.990655] ohci-platform: OHCI generic platform driver <6>[ 2.996770] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.001231] ohci-st: OHCI STMicroelectronics driver <6>[ 3.006590] ohci-atmel: OHCI Atmel driver <6>[ 3.011584] usbcore: registered new interface driver usb-storage <6>[ 3.023012] sunxi-rtc 1c20d00.rtc: registered as rtc0 <6>[ 3.028444] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01T00:00:52 UTC (1262304052) <6>[ 3.038214] i2c /dev entries driver <6>[ 3.043836] axp20x-i2c 0-0034: AXP20x variant AXP209 found <4>[ 3.055983] axp20x-gpio: Failed to locate of_node [id: -1] <4>[ 3.063332] axp20x-regulator axp20x-regulator: regulators node not found <6>[ 3.070611] ldo1: supplied by regulator-dummy <6>[ 3.075936] ldo2: supplied by regulator-dummy <6>[ 3.081196] ldo3: supplied by regulator-dummy <6>[ 3.086043] ldo4: supplied by regulator-dummy <6>[ 3.091290] ldo5: supplied by regulator-dummy <6>[ 3.096558] dcdc2: supplied by regulator-dummy <6>[ 3.101885] dcdc3: supplied by regulator-dummy <4>[ 3.106743] axp20x-adc: Failed to locate of_node [id: -1] <4>[ 3.113039] axp20x-battery-power-supply: Failed to locate of_node [id: -1] <4>[ 3.120768] axp20x-ac-power-supply: Failed to locate of_node [id: -1] <4>[ 3.128001] axp20x-usb-power-supply: Failed to locate of_node [id: -1] <6>[ 3.135315] axp20x-i2c 0-0034: AXP20X driver loaded <4>[ 3.141822] at24 1-0050: supply vcc not found, using dummy regulator <6>[ 3.150042] at24 1-0050: 2048 byte 24c16 EEPROM, writable, 16 bytes/write <6>[ 3.165937] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 3.178477] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.185002] sdhci: Copyright(c) Pierre Ossman <6>[ 3.191354] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.199047] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 3.207562] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator <4>[ 3.217404] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.227134] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 3.232103] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.239506] usbcore: registered new interface driver usbhid <6>[ 3.245419] usbhid: USB HID core driver <6>[ 3.254603] NET: Registered protocol family 10 <6>[ 3.260668] Segment Routing with IPv6 <6>[ 3.264729] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.271563] NET: Registered protocol family 17 <6>[ 3.276346] can: controller area network core <6>[ 3.281036] NET: Registered protocol family 29 <6>[ 3.285778] can: raw protocol <6>[ 3.289010] can: broadcast manager protocol <6>[ 3.293457] can: netlink gateway - max_hops=1 <5>[ 3.298630] Key type dns_resolver registered <6>[ 3.303286] ThumbEE CPU extension supported. <5>[ 3.307880] Registering SWP/SWPB emulation handler <6>[ 3.313561] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 2048 KB <6>[ 3.321579] printk: console [ttyS0]: printing thread started <5>[ 3.321611] Loading compiled-in X.509 certificates <4>[ 3.338050] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <4>[ 3.344103] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator <4>[ 3.344331] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator <4>[ 3.412684] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.414663] mmc0: new high speed SDHC card at address 0007 <6>[ 3.415990] mmcblk0: mmc0:0007 SD16G 14.5 GiB <6>[ 3.438117] mmcblk0: p1 <6>[ 3.444812] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP <4>[ 3.444830] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 <6>[ 3.444902] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 3.444920] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc <6>[ 3.446049] scsi host0: ahci-sunxi <6>[ 3.446412] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 29 <6>[ 3.449087] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 3.449137] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 <6>[ 3.449653] ehci-platform 1c14000.usb: irq 25, io mem 0x01c14000 <6>[ 3.515992] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.516944] hub 1-0:1.0: USB hub found <6>[ 3.517002] hub 1-0:1.0: 1 port detected <6>[ 3.519951] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 3.519989] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.520392] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000 <6>[ 3.560497] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.562438] hub 2-0:1.0: USB hub found <6>[ 3.562492] hub 2-0:1.0: 1 port detected <6>[ 3.565604] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 3.565640] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 <6>[ 3.566049] ohci-platform 1c14400.usb: irq 26, io mem 0x01c14400 <6>[ 3.639893] hub 3-0:1.0: USB hub found <6>[ 3.639970] hub 3-0:1.0: 1 port detected <6>[ 3.643896] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 3.643950] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 <6>[ 3.644468] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400 <6>[ 3.709583] hub 4-0:1.0: USB hub found <6>[ 3.709640] hub 4-0:1.0: 1 port detected <6>[ 3.847064] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 4.024789] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 4.054757] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 4.084844] Sending DHCP requests ., OK <6>[ 4.124747] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.69 <6>[ 4.124770] IP-Config: Complete: <6>[ 4.124775] device=eth0, hwaddr=02:49:09:40:ab:3d, ipaddr=10.201.4.69, mask=255.255.0.0, gw=10.201.1.3 <6>[ 4.124793] host=10.201.4.69, domain=, nis-domain=(none) <6>[ 4.124801] bootserver=10.201.1.3, rootserver=10.201.1.8, rootpath= <6>[ 4.124811] nameserver0=10.1.1.1 <6>[ 4.130891] Freeing unused kernel memory: 2048K Loading, please wait... <6>[ 4.185552] Run /init as init process Starting version 247.3-7+deb11u1 <4>[ 6.824429] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator <4>[ 6.824840] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests <6>[ 6.827780] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 6.827826] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 <6>[ 6.930071] hub 5-0:1.0: USB hub found <6>[ 6.930157] hub 5-0:1.0: 1 port detected <6>[ 6.938694] sun4i-ss 1c15000.crypto-engine: Die ID 7 <6>[ 7.149306] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 <6>[ 7.243029] sun4i-drm display-engine: bound 1e00000.display-frontend (ops sun4i_frontend_driver_exit [sun4i_frontend]) <6>[ 7.243173] sun4i-drm display-engine: bound 1e20000.display-frontend (ops sun4i_frontend_driver_exit [sun4i_frontend]) <6>[ 7.243558] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <3>[ 7.243610] sun4i-drm display-engine: attempt to add DMA range to existing map <6>[ 7.243946] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <6>[ 7.244545] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 7.244564] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) <6>[ 7.245212] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 7.245229] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) <6>[ 7.396070] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_driver_exit [sun4i_drm_hdmi]) <6>[ 7.396576] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 7.396639] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 7.396693] lima 1c40000.gpu: l2 cache 32K, 4-way, 64byte cache line, 64bit external bus <6>[ 7.410991] lima 1c40000.gpu: bus rate = 152000000 <6>[ 7.411015] lima 1c40000.gpu: mod rate = 384000000 <6>[ 7.411533] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 <6>[ 7.423599] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 <6>[ 7.423677] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes 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.69 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. <30>[ 17.077211] systemd[1]: System time before build time, advancing clock. <30>[ 17.186430] 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) <30>[ 17.187187] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 17.259365] systemd[1]: Set hostname to . <6>[ 17.784896] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 18.914944] systemd[1]: Queued start job for default target Graphical Interface. <5>[ 18.916854] random: systemd: uninitialized urandom read (16 bytes read) <28>[ 18.917135] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.917163] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.918318] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice<5>[ 18.968334] random: systemd: uninitialized urandom read (16 bytes read) [0m. <30>[ 18.969276] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgett<5>[ 18.989154] random: systemd: uninitialized urandom read (16 bytes read) y.slice[0m. <30>[ 18.990044] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slic<30>[ 19.011836] systemd[1]: Created slice User and Session Slice. e[0m. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 19.045493] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. <30>[ 19.076630] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 19.105217] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 19.105680] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 19.135350] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 19.165300] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 19.195134] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 19.225302] systemd[1]: Reached target Swap. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 19.255926] systemd[1]: Listening on initctl Compatibility Named Pipe. <30>[ 19.333147] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/l<30>[ 19.344586] systemd[1]: Listening on Journal Socket (/dev/log). og)[0m. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 19.386546] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 19.418010] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0<30>[ 19.448815] systemd[1]: Listening on udev Control Socket. m. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 19.486270] systemd[1]: Listening on udev Kernel Socket. Mounting [0;1;39mKernel Debug File System[0m...<30>[ 19.516064] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 19.516910] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 19.521237] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Trace File System[0m... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... <30>[ 19.559471] systemd[1]: Mounting Kernel Trace File System... <30>[ 19.588263] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 19.633383] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 19.693888] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 19.738981] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mJournal Service[0m...<30>[ 19.780214] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 19.799642] systemd[1]: Starting Journal Service... Starting [0;1;39mLoad Kernel Modules[0m... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 19.850273] systemd[1]: Starting Load Kernel Modules... <30>[ 19.875805] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mColdplug All udev Devices[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 19.913033] systemd[1]: Starting Coldplug All udev Devices... <30>[ 19.959907] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. <30>[ 20.007431] systemd[1]: Mounted Kernel Trace File System. <30>[ 20.046817] systemd[1]: Finished Create list of static device nodes for the current kernel. <30>[ 20.207839] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 20.209760] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m<30>[ 20.266954] systemd[1]: modprobe@drm.service: Succeeded. . <30>[ 20.271862] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.<30>[ 20.301319] systemd[1]: modprobe@fuse.service: Succeeded. <30>[ 20.307854] systemd[1]: Finished Load Kernel Module fuse. <30>[ 20.347279] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. <30>[ 20.395014] systemd[1]: Finished Remount Root and Kernel File Systems. Mounting [0;1;39mKernel Configuration File System[0m.<30>[ 20.426804] systemd[1]: Condition check resulted in FUSE Control File System being skipped. .. <5>[ 20.427431] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 20.430114] systemd[1]: Mounting Kernel Configuration File System... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... <30>[ 20.474131] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>[ 20.474676] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. <5>[ 20.475034] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 20.478213] systemd[1]: Starting Load/Save Random Seed... <5>[ 20.493639] random: systemd: uninitialized urandom read (16 bytes read) <30>[ 20.521088] systemd[1]: Starting Apply Kernel Variables... <30>[ 20.559783] systemd[1]: Starting Create System Users... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. <30>[ 20.648141] systemd[1]: Mounted Kernel Configuration File System. <30>[ 20.883484] systemd[1]: Finished Apply Kernel Variables. <5>[ 21.064905] random: crng init done <5>[ 21.064920] random: 26 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. <30>[ 21.215092] systemd[1]: Started Journal Service. Starting [0;1;39mFlush Journal to Persistent Storage[0m... <46>[ 21.413031] systemd-journald[143]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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] Finished [0;1;39mFlush Journal to Persistent Storage[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... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[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... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (12s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (12s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (13s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…k Name Resolution (13s / 1min 38s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…k Name Resolution (14s / 1min 38s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. <6>[ 34.424808] vcc3v0: disabling <6>[ 34.424836] vcc5v0: disabling [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[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] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyS0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.145-cip17-rt7 #1 SMP Fri Sep 30 10:21:50 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/2584708/extract-nfsrootfs-itc_q8gm' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2584708/extract-nfsrootfs-itc_q8gm' / # 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-2584708/environment . /lava-2584708/environment / # /lava-2584708/bin/lava-test-runner /lava-2584708/0 /lava-2584708/bin/lava-test-runner /lava-2584708/0 + export TESTRUN_ID=0_dmesg + cd /lava-2584708/0/tests/0_dmesg + cat uuid + UUID=2584708_1.6.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 41.392636] <8>[ 41.762294] <8>[ 42.013143] + set +x <8>[ 42.188797] <8>[ 42.190523] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2584708/environment / # . /lava-2584708/environment/lava-2584708/bin/lava-test-runner /lava-2584708/1 / # /lava-2584708/bin/lava-test-runner /lava-2584708/1 + export TESTRUN_ID=1_bootrr + cd /lava-2584708/1/tests/1_bootrr + cat uuid + UUID=2584708_1.6.2.4.5 + set +x + export PATH=/opt/bootrr/helpers:/lava-2584708/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin<8>[ 42.954860] + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2584708/1/../bin/lava-test-case <8>[ 44.149192] + set +x <8>[ 44.201255] / #