connecting to NetworkSerialPort(target=Target(name='dove-cubox-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4015, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4015 connected to 10.8.254.5 (port 4015) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2020.06.0-00092-gc130f9ac29 #2 Fri Jul 3 17:13:59 CEST 2020 Board: Marvell Dove SoC: Marvell 0510 rev 7 mdio_bus: miibus0: probed [33mWARNING:[0m m25p80 spi-flash@00: found n25q032, expected w25q32 m25p80 spi-flash@00: n25q032 (4096 Kbytes) dove-sdhci f1092000.sdio-host@92000.of: registered as mci0 mci0: detected SD card version 2.0 mci0: registered disk0 malloc space: 0x1fefe1a0 -> 0x3fdfc33f (size 511 MiB) envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/821726/tftp-deploy-v7qvlw6i/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/821726/tftp-deploy-v7qvlw6i/dtb/dove-cubox.dtb /mnt/tftp/821726/tftp-deploy-v7qvlw6i/kernel/zImage -a 0x05000000 -L 0x04000000 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -r /mnt/tftp/821726/tftp-deploy-v7qvlw6i/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/821726/tftp-deploy-v7qvlw6i/dtb/dove-cubox.dtb /mnt/tftp/821726/tftp-deploy-v7qvlw6i/kernel/zImage -a 0x05000000 -L 0x04000000 eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address 52:cc:bd:ee:bb:df T eth0: DHCP client bound to address 10.8.254.47 Loading ARM Linux zImage '/mnt/tftp/821726/tftp-deploy-v7qvlw6i/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler Loaded initrd GZIP compressed '/mnt/tftp/821726/tftp-deploy-v7qvlw6i/ramdisk/ramdisk.cpio.gz' initrd is at 0x04000000-0x047a6972 Loading devicetree from '/mnt/tftp/821726/tftp-deploy-v7qvlw6i/dtb/dove-cubox.dtb' commandline: console=ttyS0,115200n8 earlyprintk Starting kernel at 0x05000000, initrd at 0x04000000, oftree at 0x047a7000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.153-cip19 (KernelCI@build-j478902-arm-gcc-10-mvebu-v7-defconfig-gpfr5) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Nov 9 10:09:38 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [560f5815] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: SolidRun CuBox [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] HighMem [mem 0x0000000030000000-0x000000003fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 19 pages/cpu s46412 r8192 d23220 u77824 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1017400K/1048576K available (9216K kernel code, 691K rwdata, 1896K rodata, 1024K init, 171K bss, 31176K reserved, 0K cma-reserved, 262144K highmem) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns [ 0.000009] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns [ 0.000052] Switching to timer-based delay loop, resolution 6ns [ 0.000736] Console: colour dummy device 80x30 [ 0.000788] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666) [ 0.000813] pid_max: default: 32768 minimum: 301 [ 0.000994] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001025] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001719] CPU: Testing write buffer coherency: ok [ 0.002049] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.003106] Setting up static identity map for 0x100000 - 0x100060 [ 0.003913] rcu: Hierarchical SRCU implementation. [ 0.004465] smp: Bringing up secondary CPUs ... [ 0.004489] smp: Brought up 1 node, 1 CPU [ 0.004502] SMP: Total of 1 processors activated (333.33 BogoMIPS). [ 0.004512] CPU: All CPU(s) started in SVC mode. [ 0.005106] devtmpfs: initialized [ 0.008952] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 5 [ 0.009212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009243] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.009315] pinctrl core: initialized pinctrl subsystem [ 0.010596] NET: Registered protocol family 16 [ 0.011361] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.012259] thermal_sys: Registered thermal governor 'step_wise' [ 0.012357] cpuidle: using governor ladder [ 0.012420] Dove 88AP510 SoC [ 0.012442] Tauros2: Disabling L2 prefetch. [ 0.012451] Tauros2: Disabling burst8 line fill. [ 0.012459] Tauros2: Enabling L2 cache. [ 0.012467] Tauros2: L2 cache support initialised in ARMv7 mode. [ 0.012890] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.037043] vgaarb: loaded [ 0.037309] SCSI subsystem initialized [ 0.037696] usbcore: registered new interface driver usbfs [ 0.037748] usbcore: registered new interface driver hub [ 0.037793] usbcore: registered new device driver usb [ 0.038152] Advanced Linux Sound Architecture Driver Initialized. [ 0.038690] Bluetooth: Core ver 2.22 [ 0.038721] NET: Registered protocol family 31 [ 0.038732] Bluetooth: HCI device and connection manager initialized [ 0.038748] Bluetooth: HCI socket layer initialized [ 0.038760] Bluetooth: L2CAP socket layer initialized [ 0.038772] Bluetooth: SCO socket layer initialized [ 0.039056] clocksource: Switched to clocksource orion_clocksource [ 0.264320] NET: Registered protocol family 2 [ 0.264651] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.265800] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.265844] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.265923] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.266027] TCP: Hash tables configured (established 8192 bind 8192) [ 0.266152] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.266191] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.266334] NET: Registered protocol family 1 [ 0.266985] RPC: Registered named UNIX socket transport module. [ 0.266998] RPC: Registered udp transport module. [ 0.267007] RPC: Registered tcp transport module. [ 0.267015] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.267865] PCI: CLS 0 bytes, default 64 [ 0.268051] Unpacking initramfs... [ 0.824463] Freeing initrd memory: 7836K [ 0.825653] Initialise system trusted keyrings [ 0.825924] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.967050] Key type asymmetric registered [ 0.967066] Asymmetric key parser 'x509' registered [ 0.967138] bounce: pool size: 64 pages [ 0.967187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.967199] io scheduler mq-deadline registered [ 0.967209] io scheduler kyber registered [ 0.968148] dove-pinctrl f10d0200.pin-ctrl: falling back to hardcoded PMU resource [ 0.968320] dove-pinctrl f10d0200.pin-ctrl: [Firmware Bug]: Missing pinctrl regs in DTB. Please update your firmware. [ 0.968919] dove-pinctrl f10d0200.pin-ctrl: registered pinctrl driver [ 0.971751] mv_xor f1060800.dma-engine: Marvell shared XOR driver [ 1.030058] mv_xor f1060800.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.030377] mv_xor f1060900.dma-engine: Marvell shared XOR driver [ 1.090016] mv_xor f1060900.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.134954] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.136777] printk: console [ttyS0] disabled [ 1.136876] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 10416666) is a 16550A [ 1.763251] printk: console [ttyS0] enabled [ 1.768632] sata_mv f10a0000.sata-host: slots 32 ports 1 [ 1.775196] scsi host0: sata_mv [ 1.778586] ata1: SATA max UDMA/133 irq 30 [ 1.787052] spi-nor spi0.0: found n25q032, expected w25q32 [ 1.792788] spi-nor spi0.0: n25q032 (4096 Kbytes) [ 1.797510] 2 fixed-partitions partitions found on MTD device spi0.0 [ 1.803860] Creating 2 MTD partitions on \"spi0.0\": [ 1.808635] 0x000000000000-0x000000200000 : \"barebox\" [ 1.814697] 0x000000200000-0x000000220000 : \"env\" [ 1.822329] [Firmware Warn]: /mbus/internal-regs/mdio-bus@72004/ethernet-phy: Whitelisted compatible string. Please remove [ 1.845346] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 1.854057] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 52:cc:bd:ee:bb:df [ 1.863109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.869634] ehci-pci: EHCI PCI platform driver [ 1.874105] ehci-orion: EHCI orion driver [ 1.878225] orion-ehci f1050000.usb-host: EHCI Host Controller [ 1.884083] orion-ehci f1050000.usb-host: new USB bus registered, assigned bus number 1 [ 1.892202] orion-ehci f1050000.usb-host: irq 25, io mem 0xf1050000 [ 1.919057] orion-ehci f1050000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.926127] hub 1-0:1.0: USB hub found [ 1.929944] hub 1-0:1.0: 1 port detected [ 1.934406] orion-ehci f1051000.usb-host: EHCI Host Controller [ 1.940271] orion-ehci f1051000.usb-host: new USB bus registered, assigned bus number 2 [ 1.948353] orion-ehci f1051000.usb-host: irq 26, io mem 0xf1051000 [ 1.979053] orion-ehci f1051000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.986035] hub 2-0:1.0: USB hub found [ 1.989841] hub 2-0:1.0: 1 port detected [ 1.994686] usbcore: registered new interface driver usb-storage [ 2.001745] rtc-mv f10d8500.real-time-clock: registered as rtc0 [ 2.007696] rtc-mv f10d8500.real-time-clock: setting system clock to 2022-10-02T11:28:04 UTC (1664710084) [ 2.017359] i2c /dev entries driver [ 2.023231] orion_wdt: Initial timeout 25 sec [ 2.028044] sdhci: Secure Digital Host Controller Interface driver [ 2.034226] sdhci: Copyright(c) Pierre Ossman [ 2.038739] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.045542] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes [ 2.054954] marvell-cesa f1030000.crypto-engine: CESA device successfully registered [ 2.063103] usbcore: registered new interface driver usbhid [ 2.068667] usbhid: USB HID core driver [ 2.074060] NET: Registered protocol family 10 [ 2.079495] Segment Routing with IPv6 [ 2.083216] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.089800] NET: Registered protocol family 17 [ 2.094286] ThumbEE CPU extension supported. [ 2.098545] Registering SWP/SWPB emulation handler [ 2.103345] PJ4 iWMMXt v2 coprocessor enabled. [ 2.107996] mmc0: SDHCI controller on f1092000.sdio-host [f1092000.sdio-host] using DMA [ 2.116301] ata1: SATA link down (SStatus 0 SControl F300) [ 2.122149] Loading compiled-in X.509 certificates [ 2.131298] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.154177] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.160778] ALSA device list: [ 2.163733] No soundcards found. [ 2.167582] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.176230] cfg80211: failed to load regulatory.db [ 2.183161] Freeing unused kernel memory: 1024K [ 2.197615] mmc0: new high speed SD card at address 59b4 [ 2.204894] Run /init as init process [ 2.212839] mmcblk0: mmc0:59b4 USD 1.87 GiB [ 2.220939] mmcblk0: p1 Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 2.365720] udevd[112]: starting version 3.2.9 [ 2.371257] random: udevd: uninitialized urandom read (16 bytes read) [ 2.377920] random: udevd: uninitialized urandom read (16 bytes read) [ 2.384947] random: udevd: uninitialized urandom read (16 bytes read) [ 2.401337] udevd[112]: specified user 'tss' unknown [ 2.406435] udevd[112]: specified group 'tss' unknown [ 2.420704] udevd[113]: starting eudev-3.2.9 done Saving random seed: [ 3.542446] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK mount: mounting none on /sys/kernel/debug failed: No such file or directory Starting dropbear sshd: [ 3.636920] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-821726/environment . /lava-821726/environment / # /lava-821726/bin/lava-test-runner /lava-821726/0 /lava-821726/bin/lava-test-runner /lava-821726/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-821726/0/tests/0_dmesg + cat uuid + UU[ 4.206708] ID=821726_1.5.2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 4.252948] [ 4.295397] [ 4.338120] + set +x [ 4.347993] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-821726/environment / # . /lava-821726/environment/lava-821726/bin/lava-test-runner /lava-821726/1 / # /lava-821726/bin/lava-test-runner /lava-821726/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-821726/1/tests/1_bootrr + cat uuid + [ 4.831814] UUID=821726_1.5.2.3.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-821726/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-821726/1/../bin/lava-test-case [ 4.865875] /lava-821726/1/../bin/lava-test-case [ 4.904794] /lava-821726/1/../bin/lava-test-case [ 4.929785] + set +x [ 4.948443] / #