Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... 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 DHCP client bound to address 172.16.3.189 (71 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 842625/tftp-deploy-rf5lcgxq/kernel/zImage tftp 0x82000000 842625/tftp-deploy-rf5lcgxq/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.189 Filename '842625/tftp-deploy-rf5lcgxq/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 3.9 MiB/s done Bytes transferred = 3720264 (38c448 hex) => tftp 0x83000000 842625/tftp-deploy-rf5lcgxq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 842625/tftp-deploy-rf5lcgxq/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.189 Filename '842625/tftp-deploy-rf5lcgxq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 10.6 MiB 3.7 MiB/s done Bytes transferred = 11146066 (aa1352 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 842625/tftp-deploy-rf5lcgxq/dtb/am335x-boneblack.dtb tftp 0x88000000 842625/tftp-deploy-rf5lcgxq/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.189 Filename '842625/tftp-deploy-rf5lcgxq/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 2.7 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38c448 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-02-07 5:36:08 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11146002 Bytes = 10.6 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: -1644890048 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-cip72-rt42 (KernelCI@build-j993432-arm-gcc-10-omap2plus-defconfig-kvqd7) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Feb 7 04:55:03 UTC 2023 [ 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.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s21224 r8192 d23832 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/ram0 console_msg_format=syslog earlycon 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: 470872K/522240K available (6983K kernel code, 754K rwdata, 2236K rodata, 440K init, 8190K bss, 34984K 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 - 0xc09090ec (9221 kB) [ 0.000000] .init : 0xc090a000 - 0xc0978000 ( 440 kB) [ 0.000000] .data : 0xc0978000 - 0xc0a34950 ( 755 kB) [ 0.000000] .bss : 0xc0a37000 - 0xc12368e0 (8191 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.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000092] OMAP clocksource: timer1 at 24000000 Hz [ 0.000505] clocksource_probe: no matching clocksources found [ 0.001346] Console: colour dummy device 80x30 [ 0.001407] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001416] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001424] ... MAX_LOCK_DEPTH: 48 [ 0.001431] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001439] ... CLASSHASH_SIZE: 4096 [ 0.001447] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001454] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001461] ... CHAINHASH_SIZE: 32768 [ 0.001469] memory used by lock dependency info: 5167 kB [ 0.001477] per task-struct memory footprint: 1536 bytes [ 0.001504] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078731] pid_max: default: 32768 minimum: 301 [ 0.079143] Security Framework initialized [ 0.079258] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079271] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081989] Initializing cgroup subsys io [ 0.082085] Initializing cgroup subsys memory [ 0.082173] Initializing cgroup subsys devices [ 0.082282] Initializing cgroup subsys freezer [ 0.082352] Initializing cgroup subsys perf_event [ 0.082417] CPU: Testing write buffer coherency: ok [ 0.082557] CPU0: Spectre v2: using BPIALL workaround [ 0.083901] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084023] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087806] Brought up 1 CPUs [ 0.087828] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087839] CPU: All CPU(s) started in SVC mode. [ 0.091762] devtmpfs: initialized [ 0.126385] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.177879] omap_hwmod: debugss: _wait_target_disable failed [ 0.233005] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.233079] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.235916] pinctrl core: initialized pinctrl subsystem [ 0.241174] NET: Registered protocol family 16 [ 0.246436] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.248485] cpuidle: using governor ladder [ 0.248517] cpuidle: using governor menu [ 0.260163] OMAP GPIO hardware version 0.1 [ 0.281632] No ATAGs? [ 0.281669] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.322672] edma 49000000.edma: TI EDMA DMA engine driver [ 0.326711] SCSI subsystem initialized [ 0.328671] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.328918] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.329202] pps_core: LinuxPPS API ver. 1 registered [ 0.329215] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.329268] PTP clock support registered [ 0.333440] clocksource: Switched to clocksource timer1 [ 0.464226] NET: Registered protocol family 2 [ 0.464653] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.466409] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.466500] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.467079] TCP: Hash tables configured (established 4096 bind 4096) [ 0.467271] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.467366] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.467897] NET: Registered protocol family 1 [ 0.469515] RPC: Registered named UNIX socket transport module. [ 0.469540] RPC: Registered udp transport module. [ 0.469550] RPC: Registered tcp transport module. [ 0.469560] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.471028] Trying to unpack rootfs image as initramfs... [ 1.415304] Freeing initrd memory: 10888K [ 1.416207] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.420683] audit: initializing netlink subsys (disabled) [ 1.420979] audit: type=2000 audit(1.410:1): initialized [ 1.426077] VFS: Disk quotas dquot_6.6.0 [ 1.426261] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.428462] NFS: Registering the id_resolver key type [ 1.428821] Key type id_resolver registered [ 1.428837] Key type id_legacy registered [ 1.429018] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.434617] io scheduler noop registered [ 1.434658] io scheduler deadline registered [ 1.434715] io scheduler cfq registered (default) [ 1.436708] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.439477] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.446703] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.447348] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 2.189439] console [ttyO0] enabled [ 2.229191] brd: module loaded [ 2.254159] loop: module loaded [ 2.259958] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.333493] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.339880] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.369379] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.380421] cpsw 4a100000.ethernet: Detected MACID = 04:79:b7:e7:06:e0 [ 2.392558] mousedev: PS/2 mouse device common for all mice [ 2.398556] i2c /dev entries driver [ 2.404944] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.483830] ledtrig-cpu: registered to indicate activity on CPUs [ 2.491317] oprofile: using arm/armv7 [ 2.496152] Initializing XFRM netlink socket [ 2.501105] NET: Registered protocol family 10 [ 2.509151] sit: IPv6 over IPv4 tunneling driver [ 2.516355] NET: Registered protocol family 17 [ 2.521092] NET: Registered protocol family 15 [ 2.526209] Key type dns_resolver registered [ 2.530884] omap_voltage_late_init: Voltage driver support not added [ 2.537607] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.546101] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.555294] ThumbEE CPU extension supported. [ 2.559802] Registering SWP/SWPB emulation handler [ 2.564905] SmartReflex Class3 initialized [ 2.620569] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.627073] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.637296] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.645090] hctosys: unable to open rtc device (rtc0) [ 2.650389] sr_init: No PMIC hook to init smartreflex [ 2.655974] sr_init: platform driver register failed for SR [ 2.681747] net eth0: initializing cpsw version 1.12 (0) [ 2.689845] net eth0: phy found : id is : 0x7c0f1 [ 2.694935] libphy: PHY 4a101000.mdio:9df4f840 not found [ 2.700486] net eth0: phy \"4a101000.mdio:9df4f840\" not found on slave 1, err -19 [ 2.712144] mmc1: new high speed MMC card at address 0001 [ 2.720875] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.727056] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.734227] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.748358] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.754984] mmcblk0: p1 [ 5.704069] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 5.713539] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.733420] Sending DHCP requests ., OK [ 5.833939] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.189 [ 5.841856] IP-Config: Complete: [ 5.845292] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.189, mask=255.255.255.0, gw=172.16.3.3 [ 5.855765] host=172.16.3.189, domain=denx.de, nis-domain=(none) [ 5.862490] bootserver=172.16.3.33, rootserver=172.16.3.33, rootpath= [ 5.869505] nameserver0=172.16.3.3 [ 5.878442] Freeing unused kernel memory: 440K [ 5.961662] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 6.284594] udevd[105]: starting version 3.2.9 [ 6.291567] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 6.302876] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 6.312711] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 6.335375] udevd[105]: specified user 'tss' unknown [ 6.340830] udevd[105]: specified group 'tss' unknown [ 6.365777] udevd[106]: starting eudev-3.2.9 [ 7.044654] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 7.056063] 47401300.usb-phy supply vcc not found, using dummy regulator [ 7.066835] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 7.114491] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 7.230589] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 7.887176] usbcore: registered new interface driver usbfs [ 7.893753] usbcore: registered new interface driver hub [ 7.899494] usbcore: registered new device driver usb [ 7.984064] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 7.990847] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 8.135889] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.143007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.150676] usb usb1: Product: MUSB HDRC host driver [ 8.155892] usb usb1: Manufacturer: Linux 4.4.302-cip72-rt42 musb-hcd [ 8.162618] usb usb1: SerialNumber: musb-hdrc.1.auto [ 8.269055] hub 1-0:1.0: USB hub found [ 8.273742] hub 1-0:1.0: 1 port detected done Saving random seed: [ 8.443856] random: dd: uninitialized urandom read (512 bytes read, 25 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 8.667239] random: dropbear: uninitialized urandom read (32 bytes read, 26 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-842625/environment . /lava-842625/environment / # /lava-842625/bin/lava-test-runner /lava-842625/0 /lava-842625/bin/lava-test-runner /lava-842625/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-842625/0/tests/0_dmesg + cat uuid + UUID=842625_1.5.2.4.1 + set +x [ 9.529199] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 9.673835] [ 9.766270] [ 9.857843] + set +x [ 9.870247] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-842625/environment / # . /lava-842625/environment/lava-842625/bin/lava-test-runner /lava-842625/1 / # /lava-842625/bin/lava-test-runner /lava-842625/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-842625/1/tests/1_bootrr + cat uuid + UUID=842625_1.5.2.4.5 + set +x [ 10.625163] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-842625/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-842625/1/../bin/lava-test-case [ 10.701091] /lava-842625/1/../bin/lava-test-case [ 10.792650] /lava-842625/1/../bin/lava-test-case [ 10.841490] + set +x [ 10.885066] / #