Trying 192.168.56.216... Connected to conserv5. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.1:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 16 2024 - 01:00:03 +0000) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 63 devices, 14 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.108 (3813 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 547188/tftp-deploy-6qim50u2/kernel/zImage tftp 0x00080000 547188/tftp-deploy-6qim50u2/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '547188/tftp-deploy-6qim50u2/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 5.6 MiB 843.8 KiB/s done Bytes transferred = 5824472 (58dfd8 hex) U-Boot> tftp 0x02700000 547188/tftp-deploy-6qim50u2/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 547188/tftp-deploy-6qim50u2/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '547188/tftp-deploy-6qim50u2/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 5.5 MiB 830.1 KiB/s done Bytes transferred = 5733755 (577d7b hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 547188/tftp-deploy-6qim50u2/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 547188/tftp-deploy-6qim50u2/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.39; our IP address is 192.168.56.108 Filename '547188/tftp-deploy-6qim50u2/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.5 KiB 2 KiB/s done Bytes transferred = 12847 (322f hex) U-Boot> setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/547188/extract-nfsrootfs-z5ffqqix,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/547188/extract-nfsrootfs-z5ffqqix,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x00080000 0x02700000 0x02600000 bootz 0x00080000 0x02700000 0x02600000 Kernel image @ 0x080000 [ 0x000000 - 0x58dfd8 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 5733691 Bytes = 5.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02600000 Booting using the fdt blob at 0x2600000 Working FDT set to 2600000 Using Device Tree in place at 02600000, end 0260622e Working FDT set to 2600000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.209-cip44-rt18 (KernelCI@build-j99430-arm-gcc-10-bcm2835-defconfig-c7xks) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Tue Feb 6 01:25:45 UTC 2024 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 [ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] On node 0 totalpages: 114688 [ 0.000000] DMA zone: 896 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 114688 pages, LIFO batch:31 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/547188/extract-nfsrootfs-z5ffqqix,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 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: 367772K/458752K available (8192K kernel code, 1600K rwdata, 3256K rodata, 1024K init, 703K bss, 25444K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32779 entries in 97 pages <6>[ 0.000000] ftrace: allocated 97 pages with 3 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008735] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018467] bcm2835: system timer (irq = 27) <6>[ 0.023860] Console: colour dummy device 80x30 <6>[ 0.028733] printk: console [tty0] enabled <6>[ 0.033137] printk: bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.209-cip44-rt18 (KernelCI@build-j99430-arm-gcc-10-bcm2835-defconfig-c7xks) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Tue Feb 6 01:25:45 UTC 2024 <6>[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B Rev 2 <6>[ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') <6>[ 0.000000] printk: bootconsole [pl11] enabled <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB <6>[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 <5>[ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/547188/extract-nfsrootfs-z5ffqqix,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 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: 367772K/458752K available (8192K kernel code, 1600K rwdata, 3256K rodata, 1024K init, 703K bss, 25444K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32779 entries in 97 pages <6>[ 0.000000] ftrace: allocated 97 pages with 3 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000006] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008735] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018467] bcm2835: system timer (irq = 27) <6>[ 0.023860] Console: colour dummy device 80x30 <6>[ 0.028733] printk: console [tty0] enabled <6>[ 0.033137] printk: bootconsole [pl11] disabled <6>[ 0.038039] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.088809] CPU: Testing write buffer coherency: ok <6>[ 0.088908] pid_max: default: 32768 minimum: 301 <6>[ 0.089421] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.089461] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.092730] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.095182] devtmpfs: initialized <6>[ 0.104145] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.104565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.104618] futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>[ 0.113604] pinctrl core: initialized pinctrl subsystem <6>[ 0.116324] NET: Registered protocol family 16 <6>[ 0.119066] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.124566] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.125357] No ATAGs? <6>[ 0.125389] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.125408] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.125990] Serial: AMBA PL011 UART driver <6>[ 0.160768] Kprobes globally optimized <5>[ 0.172454] SCSI subsystem initialized <6>[ 0.173061] usbcore: registered new interface driver usbfs <6>[ 0.173198] usbcore: registered new interface driver hub <6>[ 0.173311] usbcore: registered new device driver usb <4>[ 0.173691] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.174061] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.174474] mc: Linux media interface: v0.10 <6>[ 0.174598] videodev: Linux video capture interface: v2.00 <6>[ 0.175053] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.176171] Bluetooth: Core ver 2.22 <6>[ 0.176325] NET: Registered protocol family 31 <6>[ 0.176343] Bluetooth: HCI device and connection manager initialized <6>[ 0.176371] Bluetooth: HCI socket layer initialized <6>[ 0.176392] Bluetooth: L2CAP socket layer initialized <6>[ 0.176440] Bluetooth: SCO socket layer initialized <6>[ 0.177466] clocksource: Switched to clocksource timer <6>[ 0.531414] simple-framebuffer 1eaa9000.framebuffer: framebuffer at 0x1eaa9000, 0x151800 bytes, mapped to 0x(ptrval) <6>[ 0.531462] simple-framebuffer 1eaa9000.framebuffer: format=a8r8g8b8, mode=720x480x32, linelength=2880 <6>[ 0.543091] Console: switching to colour frame buffer device 90x30 <6>[ 0.553642] simple-framebuffer 1eaa9000.framebuffer: fb0: simplefb registered! <6>[ 0.576228] NET: Registered protocol family 2 <6>[ 0.576651] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.578246] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.578342] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.578432] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.578514] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.578692] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.578741] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.579074] NET: Registered protocol family 1 <6>[ 0.580445] RPC: Registered named UNIX socket transport module. <6>[ 0.580470] RPC: Registered udp transport module. <6>[ 0.580479] RPC: Registered tcp transport module. <6>[ 0.580488] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.583480] Unpacking initramfs... <6>[ 1.321188] Freeing initrd memory: 5600K <4>[ 1.322160] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 1.322228] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <5>[ 1.324902] Initialise system trusted keyrings <6>[ 1.325477] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.342741] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 1.501295] Key type asymmetric registered <5>[ 1.501326] Asymmetric key parser 'x509' registered <6>[ 1.501453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 1.501477] io scheduler mq-deadline registered <6>[ 1.501490] io scheduler kyber registered <6>[ 1.514551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.524579] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.530874] usbcore: registered new interface driver zd1211rw <6>[ 1.531002] usbcore: registered new interface driver lan78xx <6>[ 1.531124] usbcore: registered new interface driver asix <6>[ 1.531221] usbcore: registered new interface driver ax88179_178a <6>[ 1.531315] usbcore: registered new interface driver cdc_ether <6>[ 1.531469] usbcore: registered new interface driver smsc95xx <6>[ 1.531567] usbcore: registered new interface driver net1080 <6>[ 1.531659] usbcore: registered new interface driver cdc_subset <6>[ 1.531750] usbcore: registered new interface driver zaurus <6>[ 1.531931] usbcore: registered new interface driver cdc_ncm <6>[ 1.532885] usbcore: registered new interface driver usb-storage <6>[ 1.533304] i2c /dev entries driver <4>[ 1.537840] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.541676] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.542492] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.542507] sdhci: Copyright(c) Pierre Ossman <6>[ 1.543064] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.544219] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.544984] usbcore: registered new interface driver usbhid <6>[ 1.545004] usbhid: USB HID core driver <6>[ 1.545356] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.549992] NET: Registered protocol family 10 <6>[ 1.552164] Segment Routing with IPv6 <6>[ 1.552358] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.553694] NET: Registered protocol family 17 <6>[ 1.554339] oprofile: using arm/armv6 <6>[ 1.555334] printk: console [tty0]: printing thread started <5>[ 1.555523] Loading compiled-in X.509 certificates <6>[ 1.582127] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 1.582640] printk: console [ttyAMA0]: printing thread started <6>[ 1.582678] printk: console [ttyAMA0] enabled <6>[ 1.614034] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39 <6>[ 1.652070] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <3>[ 1.658489] debugfs: Directory '20902000.hdmi' with parent 'vc4-hdmi' already present! <6>[ 1.660996] vc4-drm soc:gpu: bound 20902000.hdmi (ops vc4_hdmi_ops) <6>[ 1.661331] vc4-drm soc:gpu: bound 20806000.vec (ops vc4_vec_ops) <6>[ 1.661533] vc4-drm soc:gpu: bound 20400000.hvs (ops vc4_hvs_ops) <6>[ 1.661899] vc4-drm soc:gpu: bound 20004000.txp (ops vc4_txp_ops) <6>[ 1.662176] vc4-drm soc:gpu: bound 20206000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.662466] vc4-drm soc:gpu: bound 20207000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.662754] vc4-drm soc:gpu: bound 20807000.pixelvalve (ops vc4_crtc_ops) <6>[ 1.662922] vc4-drm soc:gpu: bound 20c00000.v3d (ops vc4_v3d_ops) <6>[ 1.664015] fb0: switching to vc4drmfb from simple <6>[ 1.680030] Console: switching to colour dummy device 80x30 <6>[ 1.686565] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 <6>[ 1.736821] Console: switching to colour frame buffer device 90x30 <6>[ 1.753500] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device <4>[ 1.767389] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.767998] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator <4>[ 1.822232] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.823149] dwc2 20980000.usb: DWC OTG Controller <6>[ 1.823282] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.823382] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 1.823614] mmc0: new SDHC card at address e624 <6>[ 1.826174] hub 1-0:1.0: USB hub found <6>[ 1.826332] hub 1-0:1.0: 1 port detected <6>[ 1.852998] mmcblk0: mmc0:e624 SD16G 14.8 GiB <6>[ 1.862456] mmcblk0: p1 p2 <6>[ 2.178088] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 2.435234] hub 1-1:1.0: USB hub found <6>[ 2.435429] hub 1-1:1.0: 3 ports detected <6>[ 2.789082] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 2.922392] smsc95xx v2.0.0 <6>[ 3.104609] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL) <6>[ 3.106882] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:bb:53:5b <6>[ 4.015943] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 4.048747] smsc95xx 1-1.1:1.0 eth0: Link is Down <5>[ 4.797652] random: crng init done <6>[ 6.110762] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.137714] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.167892] Sending DHCP requests ..., OK <6>[ 12.987642] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.108 <6>[ 12.987682] IP-Config: Complete: <6>[ 12.987689] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.108, mask=255.255.255.0, gw=192.168.56.254 <6>[ 12.987735] host=192.168.56.108, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 12.987752] bootserver=192.168.56.254, rootserver=192.168.56.39, rootpath= <6>[ 12.987768] nameserver0=192.168.56.254 <6>[ 12.987790] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 12.988413] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.167119] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 13.183194] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 13.183739] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.183785] cfg80211: failed to load regulatory.db <6>[ 13.184686] ALSA device list: <6>[ 13.184728] #0: vc4-hdmi <6>[ 13.185132] uart-pl011 20201000.serial: no DMA platform data <6>[ 13.220295] Freeing unused kernel memory: 1024K Loading, please wait... <6>[ 13.229591] Run /init as init process Starting version 247.3-7+deb11u2 <4>[ 15.553147] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.644615] bcm2835-rng 20104000.rng: hwrng registered <4>[ 16.830268] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 16.892815] bcm2835_audio bcm2835_audio: card created with 8 channels <4>[ 16.934153] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. <4>[ 16.991682] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. 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. IP-Config: eth0 hardware address b8:27:eb:bb:53:5b mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.108 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 19.072693] systemd[1]: System time before build time, advancing clock. <27>[ 19.175434] systemd[1]: Failed to find module 'autofs4' <30>[ 19.256175] systemd[1]: systemd 247.3-7+deb11u2 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>[ 19.295198] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 19.374880] systemd[1]: Set hostname to . <30>[ 23.904347] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 23.922470] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [[0;32m OK [0<28>[ 23.922579] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) m] Created slice [0;1;39msystem-getty.slice[0m. [[0;32m OK [0<30>[ 23.927895] systemd[1]: Created slice system-getty.slice. m] Created slice<30>[ 23.978561] systemd[1]: Created slice system-modprobe.slice. [0;1;39msystem-modprobe.slice[0m. [[0;32m OK [0<30>[ 24.002058] systemd[1]: Created slice system-serial\x2dgetty.slice. m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 24.040570] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. <30>[ 24.069656] 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>[ 24.099349] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 24.129050] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 24.130183] systemd[1]: Reached target Local Encrypted Volumes. <30>[ 24.165021] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 24.198550] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 24.228430] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 24.258673] systemd[1]: Reached target Swap. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 24.291405] systemd[1]: Listening on initctl Compatibility Named Pipe. <30>[ 24.431413] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 24.455006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 24.491175] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 24.523558] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 24.548078] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 24.580875] systemd[1]: Listening on udev Kernel Socket. <30>[ 24.610441] systemd[1]: Condition check resulted in Huge Pages File System being skipped. Mounting [0;1;39mKernel Debug File System[0m... <30>[ 24.612559] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 24.652192] systemd[1]: Mounting Kernel Debug File System... <30>[ 24.701966] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 24.762050] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 24.838835] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 24.953431] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 25.121018] systemd[1]: Starting Load Kernel Module fuse... <30>[ 25.259425] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Starting [0;1;39mJournal Service[0m... <30>[ 25.388517] systemd[1]: Starting Journal Service... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 25.455260] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 25.538271] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 25.632554] systemd[1]: Starting Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File Sy<30>[ 25.793436] systemd[1]: Mounted Kernel Debug File System. stem[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. <30>[ 25.813019] systemd[1]: Mounted Kernel Trace File System. <30>[ 25.843512] systemd[1]: modprobe@configfs.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoa<30>[ 25.909821] systemd[1]: Finished Load Kernel Module configfs. d Kernel Module configfs[0m. <30>[ 26.312162] systemd[1]: modprobe@drm.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. <30>[ 26.348220] systemd[1]: Finished Load Kernel Module drm. <30>[ 26.367213] systemd[1]: modprobe@fuse.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoa<30>[ 26.428175] systemd[1]: Finished Load Kernel Module fuse. d Kernel Module fuse[0m. <30>[ 26.446521] systemd[1]: Condition check resulted in FUSE Control File System being skipped. Mounting [0;1;39mKernel Configuration File System[0m... <30>[ 26.589200] systemd[1]: Mounting Kernel Configuration File System... <30>[ 26.665187] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [[0;32m OK [0<30>[ 26.768975] systemd[1]: Finished Load Kernel Modules. m] Finished [0;1;39mLoad Kernel Modules[0m. <30>[ 26.891059] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>[ 26.892396] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. Starting [0;1;39mLoad/Save Random Seed[0m... <30>[ 26.982441] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mApply Kernel Variables[0m... <30>[ 27.122101] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mCreate System Users[0m... <30>[ 27.258157] systemd[1]: Starting Create System Users... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. <30>[ 27.304788] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. <30>[ 27.949483] systemd[1]: Finished Load/Save Random Seed. <30>[ 27.980087] systemd[1]: Condition check resulted in First Boot Complete being skipped. <30>[ 28.145145] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. <30>[ 28.738604] systemd[1]: Finished Create System Users. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... <30>[ 28.818663] systemd[1]: Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started [0;1<30>[ 29.295284] systemd[1]: Started Journal Service. ;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[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;39mRule-based Manage…for Device Events and Files[0m... <46>[ 30.062136] systemd-journald[150]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyAMA0 (9s / 1min 30s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyAMA0 (12s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [K Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…e Synchronization (16s / 1min 42s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[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... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for /dev/ttyAMA0 (20s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 4) A start job is running for /dev/ttyAMA0 (21s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 4) A start job is running for /dev/ttyAMA0 (21s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [K[[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] Found device [0;1;39m/dev/ttyAMA0[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyAMA0[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. [[0;32m OK [0m] Reached target [0;1;39mSound Card[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-armel ttyAMA0 debian-bullseye-armel login: root (automatic login) Linux debian-bullseye-armel 5.10.209-cip44-rt18 #1 Tue Feb 6 01:25:45 UTC 2024 armv6l 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/547188/extract-nfsrootfs-z5ffqqix' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/547188/extract-nfsrootfs-z5ffqqix' / # export NFS_SERVER_IP='192.168.56.39' export NFS_SERVER_IP='192.168.56.39' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-547188/environment . /lava-547188/environment / # /lava-547188/bin/lava-test-runner /lava-547188/0 /lava-547188/bin/lava-test-runner /lava-547188/0 + export TESTRUN_ID=0_dmesg + cd /lava-547188/0/tests/0_dmesg + cat uuid + UUID=547188_1.6.2.4.1 + set +x + KERNELCI_LA<8>[ 60.306229] VA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 60.781344] <8>[ 61.148388] <8>[ 61.535790] + set +x <8>[ 61.550973] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-547188/environment / # . /lava-547188/environment/lava-547188/bin/lava-test-runner /lava-547188/1 / # /lava-547188/bin/lava-test-runner /lava-547188/1 + export TESTRUN_ID=1_bootrr + cd /lava-547188/1/tests/1_bootrr + cat uuid + UUID=547188_1.6.2.4.5 + set +x + <8>[ 62.606746] export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-547188/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-547188/1/../bin/lava-test-case <8>[ 63.097973] /lava-547188/1/../bin/lava-test-case <8>[ 63.414026] /lava-547188/1/../bin/lava-test-case <8>[ 63.590540] /lava-547188/1/../bin/lava-test-case <8>[ 63.912644] /lava-547188/1/../bin/lava-test-case <8>[ 64.202162] /lava-547188/1/../bin/lava-test-case <8>[ 64.406530] /lava-547188/1/../bin/lava-test-case <8>[ 64.684165] /lava-547188/1/../bin/lava-test-case <8>[ 64.888793] /lava-547188/1/../bin/lava-test-case <8>[ 66.188203] /lava-547188/1/../bin/lava-test-case <8>[ 67.445985] /lava-547188/1/../bin/lava-test-case <8>[ 68.705807] /lava-547188/1/../bin/lava-test-case <8>[ 68.912820] /lava-547188/1/../bin/lava-test-case <8>[ 69.189954] /lava-547188/1/../bin/lava-test-case <8>[ 69.394113] /lava-547188/1/../bin/lava-test-case <8>[ 69.683460] /lava-547188/1/../bin/lava-test-case <8>[ 69.893323] /lava-547188/1/../bin/lava-test-case <8>[ 70.178374] /lava-547188/1/../bin/lava-test-case <8>[ 70.391870] /lava-547188/1/../bin/lava-test-case <8>[ 70.677390] /lava-547188/1/../bin/lava-test-case <8>[ 70.887169] /lava-547188/1/../bin/lava-test-case <8>[ 71.174819] /lava-547188/1/../bin/lava-test-case <8>[ 71.390999] /lava-547188/1/../bin/lava-test-case <8>[ 71.680139] /lava-547188/1/../bin/lava-test-case <8>[ 71.886774] /lava-547188/1/../bin/lava-test-case <8>[ 72.165566] /lava-547188/1/../bin/lava-test-case <8>[ 72.378275] /lava-547188/1/../bin/lava-test-case <8>[ 72.661580] /lava-547188/1/../bin/lava-test-case <8>[ 72.924705] /lava-547188/1/../bin/lava-test-case <8>[ 73.224370] /lava-547188/1/../bin/lava-test-case <8>[ 73.437836] /lava-547188/1/../bin/lava-test-case <8>[ 73.700178] /lava-547188/1/../bin/lava-test-case <8>[ 73.932638] /lava-547188/1/../bin/lava-test-case <8>[ 74.196053] /lava-547188/1/../bin/lava-test-case <8>[ 74.422260] /lava-547188/1/../bin/lava-test-case <8>[ 74.682795] /lava-547188/1/../bin/lava-test-case <8>[ 74.911351] /lava-547188/1/../bin/lava-test-case <8>[ 75.171063] /lava-547188/1/../bin/lava-test-case <8>[ 75.399126] /lava-547188/1/../bin/lava-test-case <8>[ 75.664894] /lava-547188/1/../bin/lava-test-case <8>[ 75.893887] /lava-547188/1/../bin/lava-test-case <8>[ 76.158599] /lava-547188/1/../bin/lava-test-case <8>[ 76.392327] /lava-547188/1/../bin/lava-test-case <8>[ 76.658902] /lava-547188/1/../bin/lava-test-case <8>[ 76.903256] /lava-547188/1/../bin/lava-test-case <8>[ 77.172788] /lava-547188/1/../bin/lava-test-case <8>[ 77.401330] /lava-547188/1/../bin/lava-test-case <8>[ 77.671483] /lava-547188/1/../bin/lava-test-case <8>[ 77.903051] /lava-547188/1/../bin/lava-test-case <8>[ 78.176459] /lava-547188/1/../bin/lava-test-case <8>[ 78.459486] /lava-547188/1/../bin/lava-test-case <8>[ 78.670230] /lava-547188/1/../bin/lava-test-case <8>[ 78.935184] + set +x <8>[ 78.988801] / #