Trying 192.168.56.184... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.2.3:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) �HU-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: 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.106 (3818 ms) U-Boot> setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 U-Boot> tftp 0x00080000 361555/tftp-deploy-f52sdxn2/kernel/zImage tftp 0x00080000 361555/tftp-deploy-f52sdxn2/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361555/tftp-deploy-f52sdxn2/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 4.8 MiB 752.9 KiB/s done Bytes transferred = 5037768 (4cdec8 hex) U-Boot> tftp 0x02700000 361555/tftp-deploy-f52sdxn2/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 361555/tftp-deploy-f52sdxn2/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361555/tftp-deploy-f52sdxn2/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 7.8 MiB 1 MiB/s done Bytes transferred = 8217242 (7d629a hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 361555/tftp-deploy-f52sdxn2/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 361555/tftp-deploy-f52sdxn2/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361555/tftp-deploy-f52sdxn2/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.2 KiB 2 KiB/s done Bytes transferred = 12542 (30fe hex) U-Boot>setenv bootargs '115200 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs '115200 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x00080000 0x02700000 0x02600000 bootz 0x00080000 0x02700000 0x02600000 Kernel image @ 0x080000 [ 0x000000 - 0x4cdec8 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8217178 Bytes = 7.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02600000 Booting using the fdt blob at 0x2600000 Using Device Tree in place at 02600000, end 026060fd Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.281-cip96 (KernelCI@build-j1380365-arm-gcc-10-bcm2835-defconfig-vgzln) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 Thu Apr 20 13:36:05 UTC 2023 [ 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 rev2 [ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') [ 0.000000] bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 32 MiB at 0x1a000000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 400220K/458752K available (8192K kernel code, 607K rwdata, 2348K rodata, 1024K init, 675K bss, 25764K reserved, 32768K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 608 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 676 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 27731 entries in 109 pages <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000030] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008789] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018564] bcm2835: system timer (irq = 27) <6>[ 0.023898] Console: colour dummy device 80x30 <6>[ 0.028759] console [tty0] enabled <6>[ 0.032499] bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 4.19.281-cip96 (KernelCI@build-j1380365-arm-gcc-10-bcm2835-defconfig-vgzln) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 Thu Apr 20 13:36:05 UTC 2023 <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 rev2 <6>[ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') <6>[ 0.000000] bootconsole [pl11] enabled <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 32 MiB at 0x1a000000 <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/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 400220K/458752K available (8192K kernel code, 607K rwdata, 2348K rodata, 1024K init, 675K bss, 25764K reserved, 32768K cma-reserved) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 608 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 676 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 27731 entries in 109 pages <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000030] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008789] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018564] bcm2835: system timer (irq = 27) <6>[ 0.023898] Console: colour dummy device 80x30 <6>[ 0.028759] console [tty0] enabled <6>[ 0.032499] bootconsole [pl11] disabled <6>[ 0.036735] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.088878] pid_max: default: 32768 minimum: 301 <6>[ 0.089380] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.089438] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.090612] CPU: Testing write buffer coherency: ok <6>[ 0.092299] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.097682] devtmpfs: initialized <6>[ 0.105329] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.105767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.105848] futex hash table entries: 256 (order: -1, 3072 bytes) <6>[ 0.110646] pinctrl core: initialized pinctrl subsystem <6>[ 0.112231] NET: Registered protocol family 16 <6>[ 0.114316] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.119541] No ATAGs? <6>[ 0.119577] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.119655] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.120096] Serial: AMBA PL011 UART driver <5>[ 0.143468] SCSI subsystem initialized <6>[ 0.143978] usbcore: registered new interface driver usbfs <6>[ 0.144129] usbcore: registered new interface driver hub <6>[ 0.144269] usbcore: registered new device driver usb <6>[ 0.145290] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.146171] Bluetooth: Core ver 2.22 <6>[ 0.146312] NET: Registered protocol family 31 <6>[ 0.146351] Bluetooth: HCI device and connection manager initialized <6>[ 0.146429] Bluetooth: HCI socket layer initialized <6>[ 0.146477] Bluetooth: L2CAP socket layer initialized <6>[ 0.146579] Bluetooth: SCO socket layer initialized <6>[ 0.147421] clocksource: Switched to clocksource timer <6>[ 0.237124] simple-framebuffer 1c006000.framebuffer: framebuffer at 0x1c006000, 0x10a800 bytes, mapped to 0x(ptrval) <6>[ 0.237236] simple-framebuffer 1c006000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624 <6>[ 0.246542] Console: switching to colour frame buffer device 82x26 <6>[ 0.260483] simple-framebuffer 1c006000.framebuffer: fb0: simplefb registered! <6>[ 0.291674] NET: Registered protocol family 2 <6>[ 0.297835] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.304835] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) <6>[ 0.316140] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.322178] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.328184] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.334326] UDP hash table entries: 256 (order: 0, 4096 bytes) <6>[ 0.340429] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) <6>[ 0.346935] NET: Registered protocol family 1 <6>[ 0.354448] RPC: Registered named UNIX socket transport module. <6>[ 0.360845] RPC: Registered udp transport module. <6>[ 0.366973] RPC: Registered tcp transport module. <6>[ 0.373015] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.380595] Unpacking initramfs... <6>[ 1.507143] Freeing initrd memory: 8028K <4>[ 1.514086] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 1.520549] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <5>[ 1.535403] Initialise system trusted keyrings <6>[ 1.542220] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.563474] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 1.581212] Key type asymmetric registered <5>[ 1.587261] Asymmetric key parser 'x509' registered <6>[ 1.593493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) <6>[ 1.605215] io scheduler noop registered <6>[ 1.611101] io scheduler deadline registered <6>[ 1.617162] io scheduler cfq registered (default) <6>[ 1.622804] io scheduler mq-deadline registered <6>[ 1.628207] io scheduler kyber registered <6>[ 1.643525] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.657154] usbcore: registered new interface driver zd1211rw <6>[ 1.662835] usbcore: registered new interface driver lan78xx <6>[ 1.668184] usbcore: registered new interface driver asix <6>[ 1.673239] usbcore: registered new interface driver ax88179_178a <6>[ 1.678276] usbcore: registered new interface driver cdc_ether <6>[ 1.683205] usbcore: registered new interface driver smsc95xx <6>[ 1.688181] usbcore: registered new interface driver net1080 <6>[ 1.692977] usbcore: registered new interface driver cdc_subset <6>[ 1.697666] usbcore: registered new interface driver zaurus <6>[ 1.702313] usbcore: registered new interface driver cdc_ncm <6>[ 1.707375] usbcore: registered new interface driver usb-storage <6>[ 1.712057] i2c /dev entries driver <4>[ 1.718366] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.728881] bcm2835-wdt 20100000.watchdog: Broadcom BCM2835 watchdog timer <6>[ 1.733864] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.738197] sdhci: Copyright(c) Pierre Ossman <6>[ 1.843347] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <6>[ 1.848002] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.853114] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.858151] usbcore: registered new interface driver usbhid <6>[ 1.862455] usbhid: USB HID core driver <6>[ 1.867050] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.873557] oprofile: using arm/armv6 <6>[ 1.879845] NET: Registered protocol family 10 <6>[ 1.886440] Segment Routing with IPv6 <6>[ 1.891243] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.896998] NET: Registered protocol family 17 <5>[ 1.903415] Loading compiled-in X.509 certificates <6>[ 1.914943] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <4>[ 2.237758] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.255627] mmc0: new high speed SDHC card at address aaaa <6>[ 2.261343] mmcblk0: mmc0:aaaa SU04G 3.69 GiB <6>[ 2.732930] console [ttyAMA0] enabled <6>[ 2.746242] raspberrypi-firmware soc:firmware: Attached to firmware from 1970-01-01 00:00 <6>[ 2.770947] mmcblk0: p1 p2 <4>[ 2.819949] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm=1 <4>[ 2.833158] dwc2 20980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1 <4>[ 2.852733] dwc2 20980000.usb: dwc2_check_params: Invalid parameter besl=1 <4>[ 2.865904] dwc2 20980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1 <6>[ 2.886299] dwc2 20980000.usb: DWC OTG Controller <6>[ 2.897306] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.910679] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 2.923758] hub 1-0:1.0: USB hub found <6>[ 2.933782] hub 1-0:1.0: 1 port detected <4>[ 2.945939] vc4_hdmi 20902000.hdmi: ignoring dependency for device, assuming no driver <4>[ 2.966282] vc4_vec 20806000.vec: ignoring dependency for device, assuming no driver <4>[ 2.986804] vc4_v3d 20c00000.v3d: ignoring dependency for device, assuming no driver <6>[ 3.337486] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 3.598959] hub 1-1:1.0: USB hub found <6>[ 3.609337] hub 1-1:1.0: 3 ports detected <6>[ 3.937482] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 4.081718] smsc95xx v1.0.6 <6>[ 4.188252] 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>[ 5.164734] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 5.179094] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <5>[ 5.907497] random: crng init done <6>[ 6.832198] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1 <6>[ 6.852456] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.877487] Sending DHCP requests ..., OK <6>[ 14.128462] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.106 <6>[ 14.149890] IP-Config: Complete: <6>[ 14.159999] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.106, mask=255.255.255.0, gw=192.168.56.254 <6>[ 14.184361] host=192.168.56.106, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 14.206361] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 14.206376] nameserver0=192.168.56.254 <6>[ 14.239012] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 14.253277] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 14.304650] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 14.319254] ALSA device list: <6>[ 14.329574] No soundcards found. <4>[ 14.340454] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 14.363190] cfg80211: failed to load regulatory.db <6>[ 14.375518] uart-pl011 20201000.serial: no DMA platform data <6>[ 14.395903] Freeing unused kernel memory: 1024K <6>[ 14.408039] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.803977] udevd[87]: starting version 3.2.9 <27>[ 14.846023] udevd[87]: specified user 'tss' unknown <27>[ 14.858480] udevd[87]: specified group 'tss' unknown <30>[ 14.879159] udevd[88]: starting eudev-3.2.9 <4>[ 15.570556] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.635200] bcm2835-rng 20104000.rng: hwrng registered <6>[ 15.763375] vchiq: vchiq_init_state: slot_zero = ede9f0ac, is_master = 0 <3>[ 15.857535] bcm2835_vchiq 2000b840.mailbox: failed to set channelbase <6>[ 15.870707] vchiq: could not load vchiq done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-361555/environment . /lava-361555/environment / # /lava-361555/bin/lava-test-runner /lava-361555/0 /lava-361555/bin/lava-test-runner /lava-361555/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-361555/0/tests/0_dmesg + cat uuid + UUID=361555_1.5.2.4.1 + set <8>[ 17.399410] +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.510426] <8>[ 17.619861] <8>[ 17.725593] + set +x <8>[ 17.751741] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-361555/environment / # . /lava-361555/environment/lava-361555/bin/lava-test-runner /lava-361555/1 / # /lava-361555/bin/lava-test-runner /lava-361555/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-361555/1/tests/1_bootrr + cat uuid + UUID=361555_1.5.2.4.5 + set <8>[ 18.338865] +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-361555/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-361555/1/../bin/lava-test-case <8>[ 18.470604] /lava-361555/1/../bin/lava-test-case <8>[ 18.572041] /lava-361555/1/../bin/lava-test-case <8>[ 18.636016] /lava-361555/1/../bin/lava-test-case <8>[ 18.750058] /lava-361555/1/../bin/lava-test-case <8>[ 18.844518] /lava-361555/1/../bin/lava-test-case <8>[ 18.916726] /lava-361555/1/../bin/lava-test-case <8>[ 19.011424] /lava-361555/1/../bin/lava-test-case <8>[ 19.084145] /lava-361555/1/../bin/lava-test-case <8>[ 20.175337] /lava-361555/1/../bin/lava-test-case <8>[ 21.259615] /lava-361555/1/../bin/lava-test-case <8>[ 22.343033] /lava-361555/1/../bin/lava-test-case <8>[ 22.415220] /lava-361555/1/../bin/lava-test-case <8>[ 23.519119] /lava-361555/1/../bin/lava-test-case <8>[ 23.591404] /lava-361555/1/../bin/lava-test-case <8>[ 23.685945] /lava-361555/1/../bin/lava-test-case <8>[ 23.757774] /lava-361555/1/../bin/lava-test-case <8>[ 23.855278] /lava-361555/1/../bin/lava-test-case <8>[ 23.934403] /lava-361555/1/../bin/lava-test-case <8>[ 24.039201] /lava-361555/1/../bin/lava-test-case <8>[ 24.111034] /lava-361555/1/../bin/lava-test-case <8>[ 24.205154] /lava-361555/1/../bin/lava-test-case <8>[ 24.276521] /lava-361555/1/../bin/lava-test-case <8>[ 24.369507] /lava-361555/1/../bin/lava-test-case <8>[ 24.441122] /lava-361555/1/../bin/lava-test-case <8>[ 24.533901] /lava-361555/1/../bin/lava-test-case <8>[ 24.605111] /lava-361555/1/../bin/lava-test-case <8>[ 24.699562] /lava-361555/1/../bin/lava-test-case <8>[ 24.793247] /lava-361555/1/../bin/lava-test-case <8>[ 24.887267] /lava-361555/1/../bin/lava-test-case <8>[ 24.967524] /lava-361555/1/../bin/lava-test-case <8>[ 25.062510] /lava-361555/1/../bin/lava-test-case <8>[ 25.135254] /lava-361555/1/../bin/lava-test-case <8>[ 25.230164] /lava-361555/1/../bin/lava-test-case <8>[ 25.302369] /lava-361555/1/../bin/lava-test-case <8>[ 25.396160] /lava-361555/1/../bin/lava-test-case <8>[ 25.468532] /lava-361555/1/../bin/lava-test-case <8>[ 25.562383] /lava-361555/1/../bin/lava-test-case <8>[ 25.634503] /lava-361555/1/../bin/lava-test-case <8>[ 25.729530] /lava-361555/1/../bin/lava-test-case <8>[ 25.809476] /lava-361555/1/../bin/lava-test-case <8>[ 25.904483] /lava-361555/1/../bin/lava-test-case <8>[ 25.984408] /lava-361555/1/../bin/lava-test-case <8>[ 26.080107] /lava-361555/1/../bin/lava-test-case <8>[ 26.161028] /lava-361555/1/../bin/lava-test-case <8>[ 26.257572] /lava-361555/1/../bin/lava-test-case <8>[ 26.338076] /lava-361555/1/../bin/lava-test-case <8>[ 26.434376] /lava-361555/1/../bin/lava-test-case <8>[ 27.526161] /lava-361555/1/../bin/lava-test-case <8>[ 28.619587] /lava-361555/1/../bin/lava-test-case <8>[ 28.687827] /lava-361555/1/../bin/lava-test-case <8>[ 28.760826] /lava-361555/1/../bin/lava-test-case <8>[ 28.858196] + set +x <8>[ 28.892953] / # <