Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Sep 19 2019 - 09:26:56 +0200) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Sep 19 2019 - 09:26:56 +0200) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Olimex A20-OLinuXino-LIME2 I2C: ready DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Allwinner mUSB OTG (Peripheral) Net: eth0: ethernet@1c50000 Warning: usb_ether using MAC address from ROM , eth1: usb_ether starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found 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 ethernet@1c50000 Waiting for PHY auto negotiation to complete.... done Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 10.201.3.157 (198 ms) => setenv serverip 10.201.1.5 setenv serverip 10.201.1.5 => tftp 0x42000000 3297337/tftp-deploy-3h4jhiu7/kernel/zImage tftp 0x42000000 3297337/tftp-deploy-3h4jhiu7/kernel/zImage Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 10.201.1.5; our IP address is 10.201.3.157 Filename '3297337/tftp-deploy-3h4jhiu7/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 711.9 KiB/s done Bytes transferred = 3184192 (309640 hex) => tftp 0x43300000 3297337/tftp-deploy-3h4jhiu7/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3297337/tftp-deploy-3h4jhiu7/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 10.201.1.5; our IP address is 10.201.3.157 Filename '3297337/tftp-deploy-3h4jhiu7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *##########################################################T #T ###### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 374 KiB/s done Bytes transferred = 7954739 (796133 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3297337/tftp-deploy-3h4jhiu7/dtb/sun7i-a20-olinuxino-lime2.dtb tftp 0x43000000 3297337/tftp-deploy-3h4jhiu7/dtb/sun7i-a20-olinuxino-lime2.dtb Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 10.201.1.5; our IP address is 10.201.3.157 Filename '3297337/tftp-deploy-3h4jhiu7/dtb/sun7i-a20-olinuxino-lime2.dtb'. Load address: 0x43000000 Loading: *###### 649.4 KiB/s done Bytes transferred = 29283 (7263 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7954675 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 4300a262 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-rt232-st37 (KernelCI@build-j991890-arm-gcc-10-sunxi-defconfig-2rwvb) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Feb 6 14:51:37 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Olimex A20-OLinuXino-LIME2 [ 0.000000] Malformed early option 'earlycon' [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c8000 s13516 r8192 d23348 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1025000K/1048576K available (4523K kernel code, 198K rwdata, 1284K rodata, 284K init, 249K bss, 23576K reserved, 0K cma-reserved, 262144K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc05b4264 (5809 kB) [ 0.000000] .init : 0xc05b5000 - 0xc05fc000 ( 284 kB) [ 0.000000] .data : 0xc05fc000 - 0xc062d8c0 ( 199 kB) [ 0.000000] .bss : 0xc0630000 - 0xc066e5dc ( 250 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=8 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000019] Switching to timer-based delay loop, resolution 41ns [ 0.000384] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000560] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns [ 0.000746] Console: colour dummy device 80x30 [ 0.000781] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000794] pid_max: default: 32768 minimum: 301 [ 0.000906] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000919] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001599] CPU: Testing write buffer coherency: ok [ 0.001971] /cpus/cpu@0 missing clock-frequency property [ 0.001991] /cpus/cpu@1 missing clock-frequency property [ 0.002005] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002074] Setting up static identity map for 0x40008280 - 0x400082d8 [ 0.013864] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.013965] Brought up 2 CPUs [ 0.013988] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.013994] CPU: All CPU(s) started in HYP mode. [ 0.014000] CPU: Virtualization extensions available. [ 0.014855] devtmpfs: initialized [ 0.023013] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.023344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023379] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.023928] pinctrl core: initialized pinctrl subsystem [ 0.025052] NET: Registered protocol family 16 [ 0.025373] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.031614] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.031630] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.038501] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.038553] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 0.038583] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.038610] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.039999] SCSI subsystem initialized [ 0.040584] usbcore: registered new interface driver usbfs [ 0.040649] usbcore: registered new interface driver hub [ 0.040697] usbcore: registered new device driver usb [ 0.040838] pps_core: LinuxPPS API ver. 1 registered [ 0.040846] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.040880] PTP clock support registered [ 0.041925] clocksource: Switched to clocksource arch_sys_counter [ 0.052229] NET: Registered protocol family 2 [ 0.052451] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.053386] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.053473] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.053599] TCP: Hash tables configured (established 8192 bind 8192) [ 0.053684] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.053748] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.054006] NET: Registered protocol family 1 [ 0.054489] RPC: Registered named UNIX socket transport module. [ 0.054506] RPC: Registered udp transport module. [ 0.054512] RPC: Registered tcp transport module. [ 0.054517] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.054798] Unpacking initramfs... [ 0.629276] Freeing initrd memory: 7772K [ 0.629656] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.641767] NFS: Registering the id_resolver key type [ 0.641856] Key type id_resolver registered [ 0.641864] Key type id_legacy registered [ 0.643269] bounce: pool size: 64 pages [ 0.643560] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.643580] io scheduler noop registered [ 0.643592] io scheduler deadline registered [ 0.643628] io scheduler cfq registered (default) [ 0.644038] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 0.646681] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.710653] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.713873] console [ttyS0] disabled [ 0.734088] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 41, base_baud = 1500000) is a U6_16550A [ 1.392246] console [ttyS0] enabled [ 1.397456] CAN device driver interface [ 1.402032] sun7i-dwmac 1c50000.ethernet: no regulator found [ 1.407756] sun7i-dwmac 1c50000.ethernet: no reset control found [ 1.413784] Ring mode enabled [ 1.416836] No HW DMA feature register supported [ 1.421360] Normal descriptors [ 1.424695] TX Checksum insertion supported [ 1.438425] eth%d: PHY ID 001cc912 at 1 IRQ POLL (stmmac-0:01) active [ 1.445897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.452489] ehci-platform: EHCI generic platform driver [ 1.458111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.464371] ohci-platform: OHCI generic platform driver [ 1.471066] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 1.477901] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.482466] i2c /dev entries driver [ 1.487004] axp20x 0-0034: AXP20x variant AXP209 found [ 1.505763] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 1.521033] axp20x 0-0034: AXP20X driver loaded [ 1.527324] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.535912] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found [ 1.541991] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.582125] sunxi-mmc 1c0f000.mmc: base:0xf08b6000 irq:26 [ 1.588351] sun4i-ss 1c15000.crypto-engine: no reset control found [ 1.596130] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 1.602934] usbcore: registered new interface driver usbhid [ 1.608514] usbhid: USB HID core driver [ 1.613393] NET: Registered protocol family 17 [ 1.617877] can: controller area network core (rev 20120528 abi 9) [ 1.624366] NET: Registered protocol family 29 [ 1.628834] can: raw protocol (rev 20120528) [ 1.633147] can: broadcast manager protocol (rev 20120528 t) [ 1.638827] can: netlink gateway (rev 20130117) max_hops=1 [ 1.644659] Key type dns_resolver registered [ 1.659425] Registering SWP/SWPB emulation handler [ 1.689810] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.701146] mmc0: new high speed SDHC card at address 0007 [ 1.707277] mmcblk0: mmc0:0007 SD16G 14.5 GiB [ 1.715791] mmcblk0: p1 [ 1.732004] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.739490] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 1.745416] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.754394] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 1.763389] scsi host0: ahci-sunxi [ 1.767140] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 31 [ 1.775544] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.781149] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.789067] ehci-platform 1c14000.usb: irq 28, io mem 0x01c14000 [ 1.811944] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.819017] hub 1-0:1.0: USB hub found [ 1.822844] hub 1-0:1.0: 1 port detected [ 1.827523] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.833161] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.841044] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000 [ 1.861945] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.868935] hub 2-0:1.0: USB hub found [ 1.872754] hub 2-0:1.0: 1 port detected [ 1.877356] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.884028] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.891974] ohci-platform 1c14400.usb: irq 29, io mem 0x01c14400 [ 1.956829] hub 3-0:1.0: USB hub found [ 1.960626] hub 3-0:1.0: 1 port detected [ 1.965276] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.971965] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.979842] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400 [ 2.046787] hub 4-0:1.0: USB hub found [ 2.050581] hub 4-0:1.0: 1 port detected [ 2.055035] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:39 UTC (39) [ 2.078967] RX IPC Checksum Offload disabled [ 2.083358] No MAC Management Counters available [ 2.101923] Sending DHCP requests ., OK [ 2.131939] ata1: SATA link down (SStatus 0 SControl 300) [ 2.161928] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.157 [ 2.169751] IP-Config: Complete: [ 2.173029] device=eth0, hwaddr=02:0d:0a:82:c7:38, ipaddr=10.201.3.157, mask=255.255.0.0, gw=10.201.1.3 [ 2.182859] host=10.201.3.157, domain=, nis-domain=(none) [ 2.188685] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= [ 2.195213] nameserver0=10.1.1.1 [ 2.199096] vcc3v0: disabling [ 2.202073] vcc5v0: disabling [ 2.205048] usb0-vbus: disabling [ 2.209590] Freeing unused kernel memory: 284K [ 2.244340] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 2.349577] udevd[91]: starting version 3.2.9 [ 2.355192] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available) [ 2.364785] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available) [ 2.374038] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available) [ 2.392412] udevd[91]: specified user 'tss' unknown [ 2.397510] udevd[91]: specified group 'tss' unknown [ 2.405757] udevd[92]: starting eudev-3.2.9 [ 2.450985] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available) done Saving random seed: [ 3.143867] random: dd: uninitialized urandom read (512 bytes read, 5 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 3.239887] random: dropbear: uninitialized urandom read (32 bytes read, 5 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3297337/environment . /lava-3297337/environment / # /lava-3297337/bin/lava-test-runner /lava-3297337/0 /lava-3297337/bin/lava-test-runner /lava-3297337/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3297337/0/tests/0_dmesg + cat uuid [ 3.964141] + UUID=3297337_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 4.006491] [ 4.045785] [ 4.062672] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 4.094729] + set +x [ 4.104553] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-3297337/environment / # . /lava-3297337/environment/lava-3297337/bin/lava-test-runner /lava-3297337/1 / # /lava-3297337/bin/lava-test-runner /lava-3297337/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3297337/1/tests/1_bootrr + cat uuid [ 4.640195] + UUID=3297337_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3297337/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3297337/1/../bin/lava-test-case [ 4.675585] /lava-3297337/1/../bin/lava-test-case [ 4.716843] /lava-3297337/1/../bin/lava-test-case [ 4.742450] + set +x [ 4.761378] / #