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 (8 ms) => setenv serverip 10.201.1.5 setenv serverip 10.201.1.5 => tftp 0x40000000 2189238/tftp-deploy-4zexzy9z/kernel/zImage tftp 0x40000000 2189238/tftp-deploy-4zexzy9z/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 '2189238/tftp-deploy-4zexzy9z/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################T #T ################ ################################################################# ############################################################ 225.6 KiB/s done Bytes transferred = 3634808 (377678 hex) => tftp 0x44300000 2189238/tftp-deploy-4zexzy9z/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2189238/tftp-deploy-4zexzy9z/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 '2189238/tftp-deploy-4zexzy9z/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 753.9 KiB/s done Bytes transferred = 7952848 (7959d0 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2189238/tftp-deploy-4zexzy9z/dtb/sun7i-a20-olinuxino-lime2.dtb tftp 0x44000000 2189238/tftp-deploy-4zexzy9z/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 '2189238/tftp-deploy-4zexzy9z/dtb/sun7i-a20-olinuxino-lime2.dtb'. Load address: 0x44000000 Loading: *####### 85.9 KiB/s done Bytes transferred = 34511 (86cf 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 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7952784 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 EHCI failed to shut down host controller. Using Device Tree in place at 44000000, end 4400b6ce Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.321 (KernelCI@build-j323835-arm-gcc-10-sunxi-defconfig-nglgl) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 7 01:52:01 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Olimex A20-OLinuXino-LIME2 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x7f000000 [ 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 13 pages/cpu s20684 r8192 d24372 u53248 [ 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: 1005368K/1048576K available (6144K kernel code, 305K rwdata, 1332K rodata, 1024K init, 257K bss, 26824K reserved, 16384K cma-reserved, 245760K 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 - 0xc0700000 (7136 kB) [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB) [ 0.000000] .data : 0xc0a00000 - 0xc0a4c460 ( 306 kB) [ 0.000000] .bss : 0xc0a4e000 - 0xc0a8e47c ( 258 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] arm_arch_timer: 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.008001] Switching to timer-based delay loop, resolution 41ns [ 0.014427] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.023749] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns [ 0.033363] Console: colour dummy device 80x30 [ 0.037849] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.048223] pid_max: default: 32768 minimum: 301 [ 0.052939] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.059564] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.067287] CPU: Testing write buffer coherency: ok [ 0.072604] /cpus/cpu@0 missing clock-frequency property [ 0.077921] /cpus/cpu@1 missing clock-frequency property [ 0.083302] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.089295] Setting up static identity map for 0x40100000 - 0x40100058 [ 0.107141] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.107262] Brought up 2 CPUs [ 0.115900] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.122084] CPU: All CPU(s) started in HYP mode. [ 0.126702] CPU: Virtualization extensions available. [ 0.132801] devtmpfs: initialized [ 0.145637] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.153650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.163515] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.170265] pinctrl core: initialized pinctrl subsystem [ 0.177064] NET: Registered protocol family 16 [ 0.182409] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.190652] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.198657] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.218897] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe [ 0.231002] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 0.243307] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.255584] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.269178] SCSI subsystem initialized [ 0.273457] usbcore: registered new interface driver usbfs [ 0.279067] usbcore: registered new interface driver hub [ 0.284425] usbcore: registered new device driver usb [ 0.289750] pps_core: LinuxPPS API ver. 1 registered [ 0.294710] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.303877] PTP clock support registered [ 0.307998] Advanced Linux Sound Architecture Driver Initialized. [ 0.315079] clocksource: Switched to clocksource arch_sys_counter [ 0.331267] NET: Registered protocol family 2 [ 0.335968] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.343640] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.350847] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357418] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363860] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.369867] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.376489] NET: Registered protocol family 1 [ 0.381378] RPC: Registered named UNIX socket transport module. [ 0.387367] RPC: Registered udp transport module. [ 0.392065] RPC: Registered tcp transport module. [ 0.396786] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.403557] Unpacking initramfs... [ 0.986971] Freeing initrd memory: 7768K [ 0.991415] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 1.001494] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.017325] NFS: Registering the id_resolver key type [ 1.022493] Key type id_resolver registered [ 1.026752] Key type id_legacy registered [ 1.031768] bounce: pool size: 64 pages [ 1.035954] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.043353] io scheduler noop registered [ 1.047329] io scheduler deadline registered [ 1.051764] io scheduler cfq registered (default) [ 1.056916] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 1.073461] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 1.148905] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 1.158600] console [ttyS0] disabled [ 1.182359] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a U6_16550A [ 1.191356] console [ttyS0] enabled [ 1.191356] console [ttyS0] enabled [ 1.198342] bootconsole [uart0] disabled [ 1.198342] bootconsole [uart0] disabled [ 1.206926] [drm] Initialized [ 1.211612] CAN device driver interface [ 1.216196] sun7i-dwmac 1c50000.ethernet: no regulator found [ 1.221925] sun7i-dwmac 1c50000.ethernet: no reset control found [ 1.227960] Ring mode enabled [ 1.231012] DMA HW capability register supported[ 1.235550] Normal descriptors [ 1.249133] eth%d: PHY ID 001cc912 at 1 IRQ POLL (stmmac-0:01) active [ 1.256553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.263081] ehci-platform: EHCI generic platform driver [ 1.268728] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.274936] ohci-platform: OHCI generic platform driver [ 1.282032] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 1.288880] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.293420] i2c /dev entries driver [ 1.298088] axp20x-i2c 0-0034: AXP20x variant AXP209 found [ 1.318688] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 1.330398] ldo1: supplied by axp-ipsout [ 1.335495] ldo2: supplied by axp-ipsout [ 1.340165] ldo3: supplied by axp-ipsout [ 1.344334] ldo4: supplied by axp-ipsout [ 1.349676] dcdc2: supplied by axp-ipsout [ 1.354386] dcdc3: supplied by axp-ipsout [ 1.358818] axp20x-i2c 0-0034: AXP20X driver loaded [ 1.364825] IR NEC protocol handler initialized [ 1.369418] IR RC5(x/sz) protocol handler initialized [ 1.374465] IR RC6 protocol handler initialized [ 1.379005] IR JVC protocol handler initialized [ 1.383529] IR Sony protocol handler initialized [ 1.388155] IR SANYO protocol handler initialized [ 1.392853] IR Sharp protocol handler initialized [ 1.397562] IR MCE Keyboard/mouse protocol handler initialized [ 1.403386] IR XMP protocol handler initialized [ 1.408715] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.428944] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.485313] sunxi-mmc 1c0f000.mmc: base:0xf08e9000 irq:27 [ 1.493139] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 1.499797] usbcore: registered new interface driver usbhid [ 1.505410] usbhid: USB HID core driver [ 1.510853] NET: Registered protocol family 17 [ 1.515367] can: controller area network core (rev 20120528 abi 9) [ 1.521815] NET: Registered protocol family 29 [ 1.526287] can: raw protocol (rev 20120528) [ 1.530556] can: broadcast manager protocol (rev 20161123 t) [ 1.536227] can: netlink gateway (rev 20130117) max_hops=1 [ 1.542015] Key type dns_resolver registered [ 1.546374] Registering SWP/SWPB emulation handler [ 1.592940] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.604274] mmc0: new high speed SDHC card at address 0007 [ 1.610467] mmcblk0: mmc0:0007 SD16G 14.5 GiB [ 1.618937] mmcblk0: p1 [ 1.655167] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.662656] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 1.668586] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.677566] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 1.686674] scsi host0: ahci-sunxi [ 1.690416] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 32 [ 1.698922] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.704536] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.712560] ehci-platform 1c14000.usb: irq 29, io mem 0x01c14000 [ 1.745113] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.752178] hub 1-0:1.0: USB hub found [ 1.756062] hub 1-0:1.0: 1 port detected [ 1.760777] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.766446] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.774422] ehci-platform 1c1c000.usb: irq 33, io mem 0x01c1c000 [ 1.805084] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.812129] hub 2-0:1.0: USB hub found [ 1.815999] hub 2-0:1.0: 1 port detected [ 1.820698] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.827398] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.835422] ohci-platform 1c14400.usb: irq 30, io mem 0x01c14400 [ 1.909976] hub 3-0:1.0: USB hub found [ 1.913784] hub 3-0:1.0: 1 port detected [ 1.918537] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.925241] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.933212] ohci-platform 1c1c400.usb: irq 34, io mem 0x01c1c400 [ 2.009989] hub 4-0:1.0: USB hub found [ 2.013800] hub 4-0:1.0: 1 port detected [ 2.018627] usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 2.026465] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 2.026628] ata1: SATA link down (SStatus 0 SControl 300) [ 2.037674] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 [ 2.046512] hub 5-0:1.0: USB hub found [ 2.050311] hub 5-0:1.0: 1 port detected [ 2.055002] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:41 UTC (41) [ 2.075466] RX IPC Checksum Offload disabled [ 2.079837] No MAC Management Counters available [ 2.084549] sun7i-dwmac 1c50000.ethernet eth0: fail to init PTP. [ 3.105413] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 3.135088] Sending DHCP requests ., OK [ 3.405072] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.157 [ 3.412637] IP-Config: Complete: [ 3.415889] device=eth0, hwaddr=02:0d:0a:82:c7:38, ipaddr=10.201.3.157, mask=255.255.0.0, gw=10.201.1.3 [ 3.425715] host=10.201.3.157, domain=, nis-domain=(none) [ 3.431540] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= nameserver0=10.1.1.1 [ 3.440898] vcc3v0: disabling [ 3.443870] vcc5v0: disabling [ 3.446893] usb0-vbus: disabling [ 3.450122] ALSA device list: [ 3.453085] No soundcards found. [ 3.458616] Freeing unused kernel memory: 1024K Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.608623] udevd[92]: starting version 3.2.9 [ 3.614020] random: udevd: uninitialized urandom read (16 bytes read) [ 3.621071] random: udevd: uninitialized urandom read (16 bytes read) [ 3.627926] random: udevd: uninitialized urandom read (16 bytes read) [ 3.643452] udevd[92]: specified user 'tss' unknown [ 3.648793] udevd[92]: specified group 'tss' unknown [ 3.656915] udevd[93]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2189238/environment . /lava-2189238/environment / # /lava-2189238/bin/lava-test-runner /lava-2189238/0 /lava-2189238/bin/lava-test-runner /lava-2189238/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2189238/0/tests/0_dmesg + cat uuid + UUID=2189238_1.5.2.4.1 + set +x [ 5.199096] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.245791] [ 5.287333] [ 5.328433] + set +x [ 5.338453] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2189238/environment / # . /lava-2189238/environment/lava-2189238/bin/lava-test-runner /lava-2189238/1 / # /lava-2189238/bin/lava-test-runner /lava-2189238/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2189238/1/tests/1_bootrr + cat uuid + UUID=2189238_1.5.2.4.5 + set +x [ 5.871447] + export 'PATH=/opt/bootrr/helpers:/lava-2189238/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2189238/1/../bin/lava-test-case [ 5.910463] /lava-2189238/1/../bin/lava-test-case [ 5.954112] /lava-2189238/1/../bin/lava-test-case [ 5.980482] + set +x [ 6.000170] / #