Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500) Trying to boot from MMC2 Loading Environment from EXT4... Card did not respond to voltage select! U-Boot 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500), Build: jenkins-github_Bootloader-Builder-131 CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found Reset Source: Power-on reset has occurred. RTC 32KCLK Source: External. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from EXT4... Card did not respond to voltage select! Board: BeagleBone Black not set. Validating first E-fuse MAC BeagleBone Black: BeagleBone: cape eeprom: i2c_probe: 0x54: BeagleBone: cape eeprom: i2c_probe: 0x55: BeagleBone: cape eeprom: i2c_probe: 0x56: BeagleBone: cape eeprom: i2c_probe: 0x57: Net: eth0: MII MODE cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds => 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 DHCP client bound to address 192.168.11.2 (3 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 1108852/tftp-deploy-nq12e_p7/kernel/zImage tftp 0x82000000 1108852/tftp-deploy-nq12e_p7/kernel/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '1108852/tftp-deploy-nq12e_p7/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 5.2 MiB/s done Bytes transferred = 6611688 (64e2e8 hex) => tftp 0x83000000 1108852/tftp-deploy-nq12e_p7/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1108852/tftp-deploy-nq12e_p7/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '1108852/tftp-deploy-nq12e_p7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 5.2 MiB/s done Bytes transferred = 11053763 (a8aac3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1108852/tftp-deploy-nq12e_p7/dtb/am335x-boneblack.dtb tftp 0x88000000 1108852/tftp-deploy-nq12e_p7/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.2 Filename '1108852/tftp-deploy-nq12e_p7/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *### 4.6 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-03-18 11:18:45 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11053699 Bytes = 10.5 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 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip85-rt48 (KernelCI@build-j144511-arm-gcc-10-multi-v7-defconfig-f7m4w) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Mar 18 10:50:58 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 64 MiB at 0x9b800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 11 pages/cpu @df9a3000 s15180 r8192 d21684 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129536 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/ram0 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: 426092K/522240K available (8662K kernel code, 987K rwdata, 3876K rodata, 1048K init, 320K bss, 30612K reserved, 65536K 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 : 0xc0208000 - 0xc0e478bc (12543 kB) [ 0.000000] .init : 0xc0e48000 - 0xc0f4e000 (1048 kB) [ 0.000000] .data : 0xc0f4e000 - 0xc1044da0 ( 988 kB) [ 0.000000] .bss : 0xc1047000 - 0xc1097250 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=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.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000029] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000039] OMAP clocksource: timer1 at 24000000 Hz [ 0.002839] clocksource_probe: no matching clocksources found [ 0.003009] Console: colour dummy device 80x30 [ 0.003047] Calibrating delay loop... 997.78 BogoMIPS (lpj=2494464) [ 0.059353] pid_max: default: 32768 minimum: 301 [ 0.059484] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.059495] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.060165] CPU: Testing write buffer coherency: ok [ 0.060220] CPU0: Spectre v2: using BPIALL workaround [ 0.060519] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.060605] Setting up static identity map for 0x80209000 - 0x80209098 [ 0.063514] Brought up 1 CPUs [ 0.063532] SMP: Total of 1 processors activated (997.78 BogoMIPS). [ 0.063540] CPU: All CPU(s) started in SVC mode. [ 0.064932] devtmpfs: initialized [ 0.074227] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.089286] omap_hwmod: debugss: _wait_target_disable failed [ 0.131014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.131048] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.135388] pinctrl core: initialized pinctrl subsystem [ 0.137560] NET: Registered protocol family 16 [ 0.139765] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.141503] cpuidle: using governor ladder [ 0.141521] cpuidle: using governor menu [ 0.146612] OMAP GPIO hardware version 0.1 [ 0.155891] No ATAGs? [ 0.155918] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.159314] Serial: AMBA PL011 UART driver [ 0.177855] edma 49000000.edma: TI EDMA DMA engine driver [ 0.181128] vgaarb: loaded [ 0.182084] SCSI subsystem initialized [ 0.182663] usbcore: registered new interface driver usbfs [ 0.182733] usbcore: registered new interface driver hub [ 0.182781] usbcore: registered new device driver usb [ 0.183521] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.183562] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.184141] pps_core: LinuxPPS API ver. 1 registered [ 0.184149] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.184177] PTP clock support registered [ 0.184433] EDAC MC: Ver: 3.0.0 [ 0.187099] clocksource: Switched to clocksource timer1 [ 0.197292] NET: Registered protocol family 2 [ 0.197473] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.198063] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.198110] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.198168] TCP: Hash tables configured (established 4096 bind 4096) [ 0.198236] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.198255] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.198397] NET: Registered protocol family 1 [ 0.198774] RPC: Registered named UNIX socket transport module. [ 0.198785] RPC: Registered udp transport module. [ 0.198790] RPC: Registered tcp transport module. [ 0.198796] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.199341] Unpacking initramfs... [ 0.906361] Freeing initrd memory: 10796K [ 0.906821] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.920522] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.921448] NFS: Registering the id_resolver key type [ 0.921516] Key type id_resolver registered [ 0.921523] Key type id_legacy registered [ 0.921594] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.923523] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.923545] io scheduler noop registered [ 0.923556] io scheduler deadline registered [ 0.923587] io scheduler cfq registered (default) [ 0.927284] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.990197] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.992768] SuperH (H)SCI(F) driver initialized [ 0.993430] msm_serial: driver initialized [ 0.993965] omap_uart 44e09000.serial: no wakeirq for uart0 [ 0.994130] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.667780] console [ttyO0] enabled [ 1.671881] STMicroelectronics ASC driver initialized [ 1.678567] [drm] Initialized drm 1.1.0 20060810 [ 1.691546] loop: module loaded [ 1.701716] CAN device driver interface [ 1.706853] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.714198] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.777172] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.783606] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.804974] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.816380] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 1.824665] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.832595] usbcore: registered new interface driver pegasus [ 1.838638] usbcore: registered new interface driver asix [ 1.844371] usbcore: registered new interface driver ax88179_178a [ 1.850826] usbcore: registered new interface driver cdc_ether [ 1.857028] usbcore: registered new interface driver smsc75xx [ 1.863134] usbcore: registered new interface driver smsc95xx [ 1.869220] usbcore: registered new interface driver net1080 [ 1.875215] usbcore: registered new interface driver cdc_subset [ 1.881489] usbcore: registered new interface driver zaurus [ 1.887454] usbcore: registered new interface driver cdc_ncm [ 1.894879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.901791] ehci-pci: EHCI PCI platform driver [ 1.906524] ehci-platform: EHCI generic platform driver [ 1.912215] ehci-omap: OMAP-EHCI Host Controller driver [ 1.917843] ehci-orion: EHCI orion driver [ 1.922181] SPEAr-ehci: EHCI SPEAr driver [ 1.926496] ehci-st: EHCI STMicroelectronics driver [ 1.931739] ehci-exynos: EHCI EXYNOS driver [ 1.936260] ehci-atmel: EHCI Atmel driver [ 1.940588] tegra-ehci: Tegra EHCI driver [ 1.944943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.951480] ohci-pci: OHCI PCI platform driver [ 1.956220] ohci-platform: OHCI generic platform driver [ 1.961862] ohci-omap3: OHCI OMAP3 driver [ 1.966205] SPEAr-ohci: OHCI SPEAr driver [ 1.970540] ohci-st: OHCI STMicroelectronics driver [ 1.975780] ohci-atmel: OHCI Atmel driver [ 1.980448] usbcore: registered new interface driver usb-storage [ 1.988245] mousedev: PS/2 mouse device common for all mice [ 1.997661] i2c /dev entries driver [ 2.007758] sdhci: Secure Digital Host Controller Interface driver [ 2.014280] sdhci: Copyright(c) Pierre Ossman [ 2.019818] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.083176] Synopsys Designware Multimedia Card Interface Driver [ 2.090440] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.098812] ledtrig-cpu: registered to indicate activity on CPUs [ 2.105444] usbcore: registered new interface driver usbhid [ 2.111315] usbhid: USB HID core driver [ 2.119583] NET: Registered protocol family 10 [ 2.125522] sit: IPv6 over IPv4 tunneling driver [ 2.131144] NET: Registered protocol family 17 [ 2.135882] can: controller area network core (rev 20120528 abi 9) [ 2.142635] NET: Registered protocol family 29 [ 2.147332] can: raw protocol (rev 20120528) [ 2.151815] can: broadcast manager protocol (rev 20120528 t) [ 2.157790] can: netlink gateway (rev 20130117) max_hops=1 [ 2.164150] Key type dns_resolver registered [ 2.168857] omap_voltage_late_init: Voltage driver support not added [ 2.175715] ThumbEE CPU extension supported. [ 2.180233] Registering SWP/SWPB emulation handler [ 2.192399] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.199899] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.207555] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.215010] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.222418] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.229828] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.237111] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.243851] hctosys: unable to open rtc device (rtc0) [ 2.253824] net eth0: initializing cpsw version 1.12 (0) [ 2.261826] net eth0: phy found : id is : 0x7c0f1 [ 2.266851] libphy: PHY 4a101000.mdio:01 not found [ 2.271895] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 2.284208] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.324466] mmc1: new high speed MMC card at address 0001 [ 2.330858] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.335923] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.342405] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.349936] mmcblk0: p1 [ 6.287754] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.296255] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.307121] Sending DHCP requests ., OK [ 6.317602] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.2 [ 6.325762] IP-Config: Complete: [ 6.329165] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.2, mask=255.255.255.0, gw=192.168.11.1 [ 6.339850] host=192.168.11.2, domain=usen.ad.jp, nis-domain=(none) [ 6.346887] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 6.353195] nameserver0=192.168.11.1 [ 6.360107] Freeing unused kernel memory: 1048K [ 6.399804] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 6.551716] udevd[91]: starting version 3.2.9 [ 6.558242] random: udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available) [ 6.568252] random: udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available) [ 6.578280] random: udevd: uninitialized urandom read (16 bytes read, 14 bits of entropy available) [ 6.597303] udevd[91]: specified user 'tss' unknown [ 6.602733] udevd[91]: specified group 'tss' unknown [ 6.617578] udevd[92]: starting eudev-3.2.9 [ 7.439424] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 done Saving random seed: [ 8.471442] random: dd: uninitialized urandom read (512 bytes read, 33 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 8.581169] random: dropbear: uninitialized urandom read (32 bytes read, 33 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1108852/environment . /lava-1108852/environment / # /lava-1108852/bin/lava-test-runner /lava-1108852/0 /lava-1108852/bin/lava-test-runner /lava-1108852/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1108852/0/tests/0_dmesg + cat uuid + UUID=1108852_1.5.2.4.1 + set +x [ 9.177505] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 9.232686] [ 9.281544] [ 9.331116] + set +x [ 9.341729] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-1108852/environment / # . /lava-1108852/environment/lava-1108852/bin/lava-test-runner /lava-1108852/1 / # /lava-1108852/bin/lava-test-runner /lava-1108852/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1108852/1/tests/1_bootrr + cat uuid + UUID=1108852_1.5.2.4.5 + set +x [ 9.834488] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1108852/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1108852/1/../bin/lava-test-case [ 9.876548] /lava-1108852/1/../bin/lava-test-case [ 9.923550] /lava-1108852/1/../bin/lava-test-case [ 9.952404] /lava-1108852/1/../bin/lava-test-case [ 11.009879] /lava-1108852/1/../bin/lava-test-case [ 12.051544] /lava-1108852/1/../bin/lava-test-case [ 12.087051] /lava-1108852/1/../bin/lava-test-case [ 12.130695] /lava-1108852/1/../bin/lava-test-case [ 12.172848] /lava-1108852/1/../bin/lava-test-case [ 13.213006] /lava-1108852/1/../bin/lava-test-case [ 14.254835] /lava-1108852/1/../bin/lava-test-case [ 15.295873] /lava-1108852/1/../bin/lava-test-case [ 16.337583] /lava-1108852/1/../bin/lava-test-case [ 16.366454] /lava-1108852/1/../bin/lava-test-case [ 16.394802] /lava-1108852/1/../bin/lava-test-case [ 16.429999] /lava-1108852/1/../bin/lava-test-case [ 16.472805] /lava-1108852/1/../bin/lava-test-case [ 17.514295] /lava-1108852/1/../bin/lava-test-case [ 18.555758] /lava-1108852/1/../bin/lava-test-case [ 19.596249] /lava-1108852/1/../bin/lava-test-case [ 20.636526] /lava-1108852/1/../bin/lava-test-case [ 21.678079] /lava-1108852/1/../bin/lava-test-case [ 22.719816] /lava-1108852/1/../bin/lava-test-case [ 23.761212] /lava-1108852/1/../bin/lava-test-case [ 24.803093] /lava-1108852/1/../bin/lava-test-case [ 24.839126] /lava-1108852/1/../bin/lava-test-case [ 24.882074] /lava-1108852/1/../bin/lava-test-case [ 25.922426] /lava-1108852/1/../bin/lava-test-case [ 26.964204] /lava-1108852/1/../bin/lava-test-case [ 28.005194] /lava-1108852/1/../bin/lava-test-case [ 29.046956] /lava-1108852/1/../bin/lava-test-case [ 29.083019] /lava-1108852/1/../bin/lava-test-case [ 29.126480] /lava-1108852/1/../bin/lava-test-case [ 30.166705] /lava-1108852/1/../bin/lava-test-case [ 31.208611] /lava-1108852/1/../bin/lava-test-case [ 31.243820] /lava-1108852/1/../bin/lava-test-case [ 31.287355] /lava-1108852/1/../bin/lava-test-case [ 32.328099] /lava-1108852/1/../bin/lava-test-case [ 33.369511] /lava-1108852/1/../bin/lava-test-case [ 34.409726] /lava-1108852/1/../bin/lava-test-case [ 35.451130] /lava-1108852/1/../bin/lava-test-case [ 36.491734] /lava-1108852/1/../bin/lava-test-case [ 37.533479] /lava-1108852/1/../bin/lava-test-case [ 38.574336] /lava-1108852/1/../bin/lava-test-case [ 39.615474] /lava-1108852/1/../bin/lava-test-case [ 40.655698] /lava-1108852/1/../bin/lava-test-case [ 41.697386] /lava-1108852/1/../bin/lava-test-case [ 42.738015] /lava-1108852/1/../bin/lava-test-case [ 43.779307] /lava-1108852/1/../bin/lava-test-case [ 44.820033] /opt/bootrr/libexec/bootrr/boards/ti,am335x-bone-black: line 84: assert_device-present: not found /lava-1108852/1/../bin/lava-test-case [ 45.862384] /lava-1108852/1/../bin/lava-test-case [ 46.904044] /lava-1108852/1/../bin/lava-test-case [ 47.944454] + set +x [ 47.959059] / #