Trying 192.168.56.183... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3006 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.3.4:1.0-port0, 115200n81, [,115200N81] (Debian GNU/Linux) U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: U-Boot SPL 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) Trying to boot from MMC1 U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:31:21 +0100) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 152 devices, 15 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether 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 link up on port 0, speed 100, full duplex 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.118 (3806 ms) => setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 => tftp 0x82000000 551973/tftp-deploy-oltgqzq8/kernel/zImage tftp 0x82000000 551973/tftp-deploy-oltgqzq8/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.118 Filename '551973/tftp-deploy-oltgqzq8/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 6 MiB/s done Bytes transferred = 3718416 (38bd10 hex) => tftp 0x83000000 551973/tftp-deploy-oltgqzq8/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 551973/tftp-deploy-oltgqzq8/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.118 Filename '551973/tftp-deploy-oltgqzq8/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 6.9 MiB 6 MiB/s done Bytes transferred = 7225000 (6e3ea8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 551973/tftp-deploy-oltgqzq8/dtb/am335x-boneblack.dtb tftp 0x88000000 551973/tftp-deploy-oltgqzq8/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.118 Filename '551973/tftp-deploy-oltgqzq8/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 4 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/551973/extract-nfsrootfs-vc_puk6u,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/551973/extract-nfsrootfs-vc_puk6u,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38bd10 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-02-07 3:29:28 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7224936 Bytes = 6.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800b318 fixing up phy_id for ethernet1, old: 1, new: -1644891256 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip84 (KernelCI@build-j100611-arm-gcc-10-omap2plus-defconfig-tlxc4) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Feb 7 03:14:27 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/551973/extract-nfsrootfs-vc_puk6u,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474720K/522240K available (6975K kernel code, 752K rwdata, 2232K rodata, 440K init, 8189K bss, 31136K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0905ffc (9208 kB) [ 0.000000] .init : 0xc0906000 - 0xc0974000 ( 440 kB) [ 0.000000] .data : 0xc0974000 - 0xc0a303e8 ( 753 kB) [ 0.000000] .bss : 0xc0a33000 - 0xc1232718 (8190 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000038] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000083] OMAP clocksource: timer1 at 24000000 Hz [ 0.000503] clocksource_probe: no matching clocksources found [ 0.001340] Console: colour dummy device 80x30 [ 0.001403] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001412] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001420] ... MAX_LOCK_DEPTH: 48 [ 0.001428] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001435] ... CLASSHASH_SIZE: 4096 [ 0.001442] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001449] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001456] ... CHAINHASH_SIZE: 32768 [ 0.001464] memory used by lock dependency info: 5167 kB [ 0.001471] per task-struct memory footprint: 1536 bytes [ 0.001496] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078730] pid_max: default: 32768 minimum: 301 [ 0.079138] Security Framework initialized [ 0.079253] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079265] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081988] Initializing cgroup subsys io [ 0.082082] Initializing cgroup subsys memory [ 0.082169] Initializing cgroup subsys devices [ 0.082276] Initializing cgroup subsys freezer [ 0.082344] Initializing cgroup subsys perf_event [ 0.082411] CPU: Testing write buffer coherency: ok [ 0.082551] CPU0: Spectre v2: using BPIALL workaround [ 0.083897] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084013] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087451] Brought up 1 CPUs [ 0.087476] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087486] CPU: All CPU(s) started in SVC mode. [ 0.091346] devtmpfs: initialized [ 0.125787] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.176647] omap_hwmod: debugss: _wait_target_disable failed [ 0.231812] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.231884] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.234130] pinctrl core: initialized pinctrl subsystem [ 0.239236] NET: Registered protocol family 16 [ 0.244222] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.246321] cpuidle: using governor ladder [ 0.246352] cpuidle: using governor menu [ 0.257655] OMAP GPIO hardware version 0.1 [ 0.278877] No ATAGs? [ 0.278916] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.319197] edma 49000000.edma: TI EDMA DMA engine driver [ 0.323217] SCSI subsystem initialized [ 0.325135] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.325241] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.325495] pps_core: LinuxPPS API ver. 1 registered [ 0.325506] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.325558] PTP clock support registered [ 0.329724] clocksource: Switched to clocksource timer1 [ 0.459065] NET: Registered protocol family 2 [ 0.459560] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.461465] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.461552] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.462123] TCP: Hash tables configured (established 4096 bind 4096) [ 0.462328] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.462424] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.462965] NET: Registered protocol family 1 [ 0.464572] RPC: Registered named UNIX socket transport module. [ 0.464595] RPC: Registered udp transport module. [ 0.464605] RPC: Registered tcp transport module. [ 0.464614] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.466316] Trying to unpack rootfs image as initramfs... [ 1.008798] Freeing initrd memory: 7056K [ 1.009846] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.014218] audit: initializing netlink subsys (disabled) [ 1.014510] audit: type=2000 audit(1.010:1): initialized [ 1.018911] VFS: Disk quotas dquot_6.6.0 [ 1.019219] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.021843] NFS: Registering the id_resolver key type [ 1.022197] Key type id_resolver registered [ 1.022214] Key type id_legacy registered [ 1.022384] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.027604] io scheduler noop registered [ 1.027639] io scheduler deadline registered [ 1.027696] io scheduler cfq registered (default) [ 1.029880] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.032861] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.039964] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.040597] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.793011] console [ttyO0] enabled [ 1.831869] brd: module loaded [ 1.856584] loop: module loaded [ 1.862466] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.929790] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.936176] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.967256] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.978325] cpsw 4a100000.ethernet: Detected MACID = c8:a0:30:ab:e7:47 [ 1.990509] mousedev: PS/2 mouse device common for all mice [ 1.996377] i2c /dev entries driver [ 2.002683] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.090110] ledtrig-cpu: registered to indicate activity on CPUs [ 2.097566] oprofile: using arm/armv7 [ 2.102395] Initializing XFRM netlink socket [ 2.107346] NET: Registered protocol family 10 [ 2.115271] sit: IPv6 over IPv4 tunneling driver [ 2.122484] NET: Registered protocol family 17 [ 2.127217] NET: Registered protocol family 15 [ 2.132340] Key type dns_resolver registered [ 2.136978] omap_voltage_late_init: Voltage driver support not added [ 2.143696] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.152185] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.161337] ThumbEE CPU extension supported. [ 2.165836] Registering SWP/SWPB emulation handler [ 2.170927] SmartReflex Class3 initialized [ 2.191155] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.201379] mmc0: new SD card at address e624 [ 2.210220] mmcblk0: mmc0:e624 SU512 484 MiB [ 2.220996] mmcblk0: p1 [ 2.245082] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.251622] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.261769] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.269365] hctosys: unable to open rtc device (rtc0) [ 2.274760] sr_init: No PMIC hook to init smartreflex [ 2.280319] sr_init: platform driver register failed for SR [ 2.305983] net eth0: initializing cpsw version 1.12 (0) [ 2.314115] net eth0: phy found : id is : 0x7c0f1 [ 2.319158] libphy: PHY 4a101000.mdio:9df4f388 not found [ 2.324783] net eth0: phy \"4a101000.mdio:9df4f388\" not found on slave 1, err -19 [ 2.341651] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.360348] mmc1: unspecified timeout for CMD6 - use generic [ 2.366797] mmc1: unspecified timeout for CMD6 - use generic [ 2.373183] mmc1: unspecified timeout for CMD6 - use generic [ 2.379160] mmc1: new high speed MMC card at address 0001 [ 2.386758] mmcblk1: mmc1:0001 MMC02G 1.79 GiB [ 2.392543] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB [ 2.399557] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB [ 2.408953] mmcblk1: p1 p2 [ 5.330358] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.339838] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.359722] Sending DHCP requests ..., OK [ 12.680208] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.118 [ 12.688669] IP-Config: Complete: [ 12.692107] device=eth0, hwaddr=c8:a0:30:ab:e7:47, ipaddr=192.168.56.118, mask=255.255.255.0, gw=192.168.56.254 [ 12.703186] host=192.168.56.118, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.711483] bootserver=192.168.56.254, rootserver=192.168.56.39, rootpath= [ 12.718934] nameserver0=192.168.56.254 [ 12.727576] Freeing unused kernel memory: 440K Loading, please wait... Starting version 247.3-7+deb11u2 [ 13.924431] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1000000 KHz [ 13.990836] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 14.001320] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 14.012504] 47401300.usb-phy supply vcc not found, using dummy regulator [ 14.023223] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 14.053509] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 720000 KHz [ 14.379169] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 14.857554] usbcore: registered new interface driver usbfs [ 14.864324] usbcore: registered new interface driver hub [ 14.870286] usbcore: registered new device driver usb [ 15.019177] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 15.026317] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 15.259533] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 15.266879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 15.274500] usb usb1: Product: MUSB HDRC host driver [ 15.279733] usb usb1: Manufacturer: Linux 4.4.302-cip84 musb-hcd [ 15.286021] usb usb1: SerialNumber: musb-hdrc.1.auto [ 15.478644] hub 1-0:1.0: USB hub found [ 15.510246] hub 1-0:1.0: 1 port detected 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 c8:a0:30:ab:e7:47 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.118 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: f[ 16.482208] ilename : [ 16.487855] =============================== [ 16.493418] [ INFO: suspicious RCU usage. ] [ 16.497803] 4.4.302-cip84 #1 Not tainted [ 16.501932] ------------------------------- [ 16.506312] ../include/net/sock.h:1764 suspicious rcu_dereference_check() usage! [ 16.514079] [ 16.514079] other info that might help us debug this: [ 16.514079] [ 16.522482] [ 16.522482] rcu_scheduler_active = 1, debug_locks = 0 [ 16.529312] no locks held by nfsmount/121. [ 16.533620] [ 16.533620] stack backtrace: [ 16.538187] CPU: 0 PID: 121 Comm: nfsmount Not tainted 4.4.302-cip84 #1 [ 16.545104] Hardware name: Generic AM33XX (Flattened Device Tree) [ 16.551527] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 16.559650] [] (show_stack) from [] (dump_stack+0xe0/0x114) [ 16.567316] [] (dump_stack) from [] (tcp_rtt_estimator+0x1e0/0x22c) [ 16.575698] [] (tcp_rtt_estimator) from [] (tcp_ack+0xd44/0x129c) [ 16.583896] [] (tcp_ack) from [] (tcp_rcv_state_process+0x264/0x1094) [ 16.592457] [] (tcp_rcv_state_process) from [] (tcp_v4_do_rcv+0x5c/0x20c) [ 16.601383] [] (tcp_v4_do_rcv) from [] (release_sock+0x78/0x1a0) [ 16.609488] [] (release_sock) from [] (tcp_close+0x1a4/0x504) [ 16.617324] [] (tcp_close) from [] (inet_release+0x44/0x70) [ 16.624984] [] (inet_release) from [] (sock_release+0x20/0xbc) [ 16.632911] [] (sock_release) from [] (sock_close+0xc/0x14) [ 16.640568] [] (sock_close) from [] (__fput+0x80/0x1d4) [ 16.647866] [] (__fput) from [] (task_work_run+0xbc/0xec) [ 16.655338] [] (task_work_run) from [] (do_work_pending+0xb8/0xbc) [ 16.663626] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 17.475750] random: nonblocking pool is initialized [ 18.031641] systemd[1]: System time before build time, advancing clock. [ 18.108323] systemd[1]: Inserted module 'autofs4' [ 18.361031] 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) [ 18.386976] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 18.443710] systemd[1]: Set hostname to . [ 20.895890] systemd[1]: Queued start job for default target Graphical Interface. [ 20.906693] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 20.920179] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 21.003175] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 21.034216] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 21.064241] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 21.093878] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 21.121187] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 21.150985] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 21.183518] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 21.221243] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 21.250847] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 21.270436] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 21.300241] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 21.320472] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 21.341641] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 21.374227] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 21.403760] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 21.432590] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 21.463991] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 21.504535] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 21.533944] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 21.563562] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 21.601294] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 21.713644] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 21.865801] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 22.015961] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 22.444305] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 22.746902] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 23.088269] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 23.367093] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 23.827459] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 24.195738] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 24.463838] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 24.737737] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 25.133201] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 25.323281] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 25.463001] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 25.597796] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 25.776059] systemd[1]: modprobe@configfs.service: Succeeded. [ 25.866857] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 25.977009] systemd[1]: modprobe@drm.service: Succeeded. [ 26.054158] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 26.125888] systemd[1]: modprobe@fuse.service: Succeeded. [ 26.187026] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 26.267658] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 26.379085] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 26.476079] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 26.548860] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 26.653681] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 26.723826] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 26.847391] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 27.014665] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 27.248275] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 27.534947] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 28.288295] systemd[1]: Finished Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [ 28.404184] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 28.529528] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 28.653109] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 29.731413] systemd-journald[179]: Received client request to flush runtime journal. [[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... [[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttyO0 (11s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for /dev/ttyO0 (12s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 34.407680] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 40.623672] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ 41.155315] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[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... [ 45.066043] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyO0[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] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyO0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip84 #1 SMP Wed Feb 7 03:14:27 UTC 2024 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/551973/extract-nfsrootfs-vc_puk6u' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/551973/extract-nfsrootfs-vc_puk6u' / # 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-551973/environment . /lava-551973/environment / # /lava-551973/bin/lava-test-runner /lava-551973/0 /lava-551973/bin/lava-test-runner /lava-551973/0 + export TESTRUN_ID=0_dmesg + cd /lava-551973/0/tests/0_dmesg + cat uuid + UUID=551973_1.6.2.4.1 + set +x [ 58.992011] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 60.514003] [ 60.782329] [ 61.001318] + set +x [ 61.013174] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-551973/environment / # . /lava-551973/environment/lava-551973/bin/lava-test-runner /lava-551973/1 / # /lava-551973/bin/lava-test-runner /lava-551973/1 + export TESTRUN_ID=1_bootrr + cd /lava-551973/1/tests/1_bootrr + cat uuid + UUID=551973_1.6.2.4.5 + set +x [ 61.854276] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-551973/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-551973/1/../bin/lava-test-case [ 62.007922] /lava-551973/1/../bin/lava-test-case [ 62.199403] /lava-551973/1/../bin/lava-test-case [ 62.301914] /lava-551973/1/../bin/lava-test-case [ 63.559150] /lava-551973/1/../bin/lava-test-case [ 64.767578] /lava-551973/1/../bin/lava-test-case [ 64.954356] /lava-551973/1/../bin/lava-test-case [ 65.111280] /lava-551973/1/../bin/lava-test-case [ 65.274927] /lava-551973/1/../bin/lava-test-case [ 65.382513] /lava-551973/1/../bin/lava-test-case [ 65.525438] /lava-551973/1/../bin/lava-test-case [ 66.707497] /lava-551973/1/../bin/lava-test-case [ 67.925315] /lava-551973/1/../bin/lava-test-case [ 68.136064] /lava-551973/1/../bin/lava-test-case [ 68.222045] /lava-551973/1/../bin/lava-test-case [ 69.411018] /lava-551973/1/../bin/lava-test-case [ 70.646248] /lava-551973/1/../bin/lava-test-case [ 71.871054] /lava-551973/1/../bin/lava-test-case [ 73.104523] /lava-551973/1/../bin/lava-test-case [ 74.332047] /lava-551973/1/../bin/lava-test-case [ 74.516365] /lava-551973/1/../bin/lava-test-case [ 74.725101] /lava-551973/1/../bin/lava-test-case [ 74.861910] /lava-551973/1/../bin/lava-test-case [ 74.978782] /lava-551973/1/../bin/lava-test-case [ 75.151291] /lava-551973/1/../bin/lava-test-case [ 75.274957] /lava-551973/1/../bin/lava-test-case [ 75.420677] /lava-551973/1/../bin/lava-test-case [ 76.784204] /lava-551973/1/../bin/lava-test-case [ 78.229374] /lava-551973/1/../bin/lava-test-case [ 79.661017] /lava-551973/1/../bin/lava-test-case [ 81.030817] /lava-551973/1/../bin/lava-test-case [ 81.257065] /lava-551973/1/../bin/lava-test-case [ 81.424710] /lava-551973/1/../bin/lava-test-case [ 82.616990] /lava-551973/1/../bin/lava-test-case [ 83.879704] /lava-551973/1/../bin/lava-test-case [ 84.094743] /lava-551973/1/../bin/lava-test-case [ 84.264539] /lava-551973/1/../bin/lava-test-case [ 85.498033] /lava-551973/1/../bin/lava-test-case [ 86.746946] /lava-551973/1/../bin/lava-test-case [ 86.886315] /lava-551973/1/../bin/lava-test-case [ 87.046020] /lava-551973/1/../bin/lava-test-case [ 87.179517] /lava-551973/1/../bin/lava-test-case [ 87.338999] /lava-551973/1/../bin/lava-test-case [ 88.538491] /lava-551973/1/../bin/lava-test-case [ 89.791356] /lava-551973/1/../bin/lava-test-case [ 91.039112] /lava-551973/1/../bin/lava-test-case [ 94.327152] /lava-551973/1/../bin/lava-test-case [ 95.731309] /lava-551973/1/../bin/lava-test-case [ 96.932521] /lava-551973/1/../bin/lava-test-case [ 98.186593] /opt/bootrr/libexec/bootrr/boards/ti,am335x-bone-black: 84: assert_device-present: not found /lava-551973/1/../bin/lava-test-case [ 99.441822] /lava-551973/1/../bin/lava-test-case [ 100.675850] /lava-551973/1/../bin/lava-test-case [ 101.898853] + set +x [ 101.937565] / #