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 (4 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 1108842/tftp-deploy-a2vs6co_/kernel/zImage tftp 0x82000000 1108842/tftp-deploy-a2vs6co_/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 '1108842/tftp-deploy-a2vs6co_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ########################################################### 5.4 MiB/s done Bytes transferred = 3719816 (38c288 hex) => tftp 0x83000000 1108842/tftp-deploy-a2vs6co_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1108842/tftp-deploy-a2vs6co_/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 '1108842/tftp-deploy-a2vs6co_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 5.1 MiB/s done Bytes transferred = 7236206 (6e6a6e hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1108842/tftp-deploy-a2vs6co_/dtb/am335x-boneblack.dtb tftp 0x88000000 1108842/tftp-deploy-a2vs6co_/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 '1108842/tftp-deploy-a2vs6co_/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/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/1108842/extract-nfsrootfs-a3b6sljb,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.11.5:/var/lib/lava/dispatcher/tmp/1108842/extract-nfsrootfs-a3b6sljb,tcp,hard 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:00:47 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7236142 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 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-cip85-rt48 (KernelCI@build-j144526-arm-gcc-10-omap2plus-defconfig-5xqbj) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Mar 18 10:47:39 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.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/nfs rw nfsroot=192.168.11.5:/var/lib/lava/dispatcher/tmp/1108842/extract-nfsrootfs-a3b6sljb,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: 474684K/522240K available (6983K kernel code, 754K rwdata, 2236K rodata, 448K init, 8190K bss, 31172K 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 - 0xc09090e0 (9221 kB) [ 0.000000] .init : 0xc090a000 - 0xc097a000 ( 448 kB) [ 0.000000] .data : 0xc097a000 - 0xc0a368d0 ( 755 kB) [ 0.000000] .bss : 0xc0a39000 - 0xc1238830 (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.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.000088] OMAP clocksource: timer1 at 24000000 Hz [ 0.000509] clocksource_probe: no matching clocksources found [ 0.001337] Console: colour dummy device 80x30 [ 0.001396] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001406] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001414] ... MAX_LOCK_DEPTH: 48 [ 0.001421] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001428] ... CLASSHASH_SIZE: 4096 [ 0.001435] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001442] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001449] ... CHAINHASH_SIZE: 32768 [ 0.001455] memory used by lock dependency info: 5167 kB [ 0.001463] per task-struct memory footprint: 1536 bytes [ 0.001490] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078738] pid_max: default: 32768 minimum: 301 [ 0.079138] Security Framework initialized [ 0.079254] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079267] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081976] Initializing cgroup subsys io [ 0.082072] Initializing cgroup subsys memory [ 0.082162] Initializing cgroup subsys devices [ 0.082273] Initializing cgroup subsys freezer [ 0.082343] Initializing cgroup subsys perf_event [ 0.082410] CPU: Testing write buffer coherency: ok [ 0.082554] CPU0: Spectre v2: using BPIALL workaround [ 0.083885] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084007] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087766] Brought up 1 CPUs [ 0.087788] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087798] CPU: All CPU(s) started in SVC mode. [ 0.091701] devtmpfs: initialized [ 0.126311] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.176828] omap_hwmod: debugss: _wait_target_disable failed [ 0.219207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.219280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.222080] pinctrl core: initialized pinctrl subsystem [ 0.226933] NET: Registered protocol family 16 [ 0.232554] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.234643] cpuidle: using governor ladder [ 0.234675] cpuidle: using governor menu [ 0.246128] OMAP GPIO hardware version 0.1 [ 0.267526] No ATAGs? [ 0.267561] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.308631] edma 49000000.edma: TI EDMA DMA engine driver [ 0.312796] SCSI subsystem initialized [ 0.314731] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.314836] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.315096] pps_core: LinuxPPS API ver. 1 registered [ 0.315107] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.315160] PTP clock support registered [ 0.319370] clocksource: Switched to clocksource timer1 [ 0.448785] NET: Registered protocol family 2 [ 0.449429] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.451235] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.451323] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.451902] TCP: Hash tables configured (established 4096 bind 4096) [ 0.452096] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.452192] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.452723] NET: Registered protocol family 1 [ 0.454333] RPC: Registered named UNIX socket transport module. [ 0.454356] RPC: Registered udp transport module. [ 0.454366] RPC: Registered tcp transport module. [ 0.454375] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.455851] Trying to unpack rootfs image as initramfs... [ 1.001285] Freeing initrd memory: 7068K [ 1.002188] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.006629] audit: initializing netlink subsys (disabled) [ 1.006927] audit: type=2000 audit(1.000:1): initialized [ 1.011920] VFS: Disk quotas dquot_6.6.0 [ 1.012108] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.014273] NFS: Registering the id_resolver key type [ 1.014636] Key type id_resolver registered [ 1.014653] Key type id_legacy registered [ 1.014833] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.020334] io scheduler noop registered [ 1.020373] io scheduler deadline registered [ 1.020432] io scheduler cfq registered (default) [ 1.022434] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.025170] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.032421] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.033066] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.786175] console [ttyO0] enabled [ 1.825654] brd: module loaded [ 1.850659] loop: module loaded [ 1.856391] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.929426] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.935811] davinci_mdio 4a101000.mdio: detected phy mask fffffffb [ 1.967123] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver SMSC LAN8710/LAN8720 [ 1.978179] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 1.990531] mousedev: PS/2 mouse device common for all mice [ 1.996393] i2c /dev entries driver [ 2.002690] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.089762] ledtrig-cpu: registered to indicate activity on CPUs [ 2.097238] oprofile: using arm/armv7 [ 2.102057] Initializing XFRM netlink socket [ 2.107017] NET: Registered protocol family 10 [ 2.115068] sit: IPv6 over IPv4 tunneling driver [ 2.122281] NET: Registered protocol family 17 [ 2.127014] NET: Registered protocol family 15 [ 2.132113] Key type dns_resolver registered [ 2.136795] omap_voltage_late_init: Voltage driver support not added [ 2.143517] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.152014] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.161214] ThumbEE CPU extension supported. [ 2.165717] Registering SWP/SWPB emulation handler [ 2.170811] SmartReflex Class3 initialized [ 2.226539] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.233051] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.243542] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.250724] mmc1: new high speed MMC card at address 0001 [ 2.258600] hctosys: unable to open rtc device (rtc0) [ 2.264015] sr_init: No PMIC hook to init smartreflex [ 2.269571] sr_init: platform driver register failed for SR [ 2.295097] net eth0: initializing cpsw version 1.12 (0) [ 2.302418] libphy: PHY 4a101000.mdio:00 not found [ 2.307429] net eth0: phy \"4a101000.mdio:00\" not found on slave 0, err -19 [ 2.314650] libphy: PHY 4a101000.mdio:01 not found [ 2.319678] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 2.331585] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.337505] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.344827] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.359819] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.366379] mmcblk0: p1 [ 12.359332] Waiting up to 110 more seconds for network. [ 22.359314] Waiting up to 100 more seconds for network. [ 32.359324] Waiting up to 90 more seconds for network. [ 42.359310] Waiting up to 80 more seconds for network. [ 52.359310] Waiting up to 70 more seconds for network. [ 62.359309] Waiting up to 60 more seconds for network. [ 72.359309] Waiting up to 50 more seconds for network. [ 82.359309] Waiting up to 40 more seconds for network. [ 92.359308] Waiting up to 30 more seconds for network. [ 102.359310] Waiting up to 20 more seconds for network. [ 112.359309] Waiting up to 10 more seconds for network. [ 122.359309] Waiting up to 0 more seconds for network. [ 122.379386] Sending DHCP requests .. [ 125.929468] random: nonblocking pool is initialized [ 129.389302] .... timed out! [ 204.727418] IP-Config: Retrying forever (NFS root)... [ 204.732909] net eth0: initializing cpsw version 1.12 (0) [ 204.740111] libphy: PHY 4a101000.mdio:00 not found [ 204.745118] net eth0: phy \"4a101000.mdio:00\" not found on slave 0, err -19 [ 204.752334] libphy: PHY 4a101000.mdio:01 not found [ 204.757338] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 204.769508] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 214.769311] Waiting up to 110 more seconds for network. [ 224.769311] Waiting up to 100 more seconds for network. [ 234.769309] Waiting up to 90 more seconds for network. [ 244.769312] Waiting up to 80 more seconds for network.