connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=<BindingState.bound: 1>, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010
connected to 10.8.254.5 (port 4010)
Escape character: Ctrl-\
Type the escape character to get to the prompt.


barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023


Board: Freescale i.MX53 Quick Start-R Board
detected i.MX53 revision 2.1
mc13xxx-i2c mc347080: Found MC34708 ID: 0x014
mdio_bus: miibus0: probed
eth0: got preset MAC address: 00:04:9f:02:71:b3
imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00
imx-esdhc 50004000.mmc@50004000.of: registered as mmc0
imx-esdhc 50020000.mmc@50020000.of: registered as mmc2
imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed
netconsole: registered as netconsole-1
malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB)
mmc0: detected SD card version 2.0
mmc0: registered mmc0
MCIMX53-START-R board 1.0 rev B
envfs: no envfs (magic mismatch) - envfs never written?
[?25h
Hit m for menu or any to stop autoboot: 
    3
[1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/969025/tftp-deploy-273eyayo/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/969025/tftp-deploy-273eyayo/dtb/imx53-qsrb.dtb /mnt/tftp/969025/tftp-deploy-273eyayo/kernel/zImage

[1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -r /mnt/tftp/969025/tftp-deploy-273eyayo/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/969025/tftp-deploy-273eyayo/dtb/imx53-qsrb.dtb /mnt/tftp/969025/tftp-deploy-273eyayo/kernel/zImage
eth0: 100Mbps full duplex link detected
T eth0: DHCP client bound to address 10.8.254.196

Loading ARM Linux zImage '/mnt/tftp/969025/tftp-deploy-273eyayo/kernel/zImage'
OS image not yet relocated
Passing control to ARM zImage handler
no OS load address, defaulting to 0x72000000
no initrd load address, defaulting to 0x78000000
Loaded initrd GZIP compressed '/mnt/tftp/969025/tftp-deploy-273eyayo/ramdisk/ramdisk.cpio.gz'
initrd is at 0x78000000-0x7886f821
Loading devicetree from '/mnt/tftp/969025/tftp-deploy-273eyayo/dtb/imx53-qsrb.dtb'
commandline: console=ttymxc0,115200n8

Starting kernel at 0x72000000, initrd at 0x78000000, oftree at 0x78870000...
Starting kernel in secure mode
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.4.302-cip76 (KernelCI@build-j1615477-arm-gcc-10-imx-v6-v7-defconfig-6qcvn) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jun 6 14:00:38 UTC 2023
[    0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Freescale i.MX53 Quick Start-R Board
[    0.000000] cma: Reserved 16 MiB at 0xcec00000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] PERCPU: Embedded 11 pages/cpu @df3ca000 s14696 r8192 d22168 u45056
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 261120
[    0.000000] Kernel command line: console=ttymxc0,115200n8
[    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: 993392K/1048576K available (8253K kernel code, 443K rwdata, 2732K rodata, 452K init, 8296K bss, 38800K reserved, 16384K cma-reserved, 506776K 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 - 0xc0ac2834   (10987 kB)
[    0.000000]       .init : 0xc0ac3000 - 0xc0b34000   ( 452 kB)
[    0.000000]       .data : 0xc0b34000 - 0xc0ba2da0   ( 444 kB)
[    0.000000]        .bss : 0xc0ba5000 - 0xc13bf390   (8297 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    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=4 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] TrustZone Interrupt Controller (TZIC) initialized
[    0.000000] CPU identified as i.MX53, silicon rev 2.1
[    0.000000] Switching to timer-based delay loop, resolution 25ns
[    0.000009] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns
[    0.000044] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns
[    0.001079] Console: colour dummy device 80x30
[    0.001116] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.001125] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.001133] ... MAX_LOCK_DEPTH:          48
[    0.001143] ... MAX_LOCKDEP_KEYS:        8191
[    0.001150] ... CLASSHASH_SIZE:          4096
[    0.001158] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.001165] ... MAX_LOCKDEP_CHAINS:      65536
[    0.001174] ... CHAINHASH_SIZE:          32768
[    0.001182]  memory used by lock dependency info: 5167 kB
[    0.001190]  per task-struct memory footprint: 1536 bytes
[    0.001229] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000)
[    0.001249] pid_max: default: 32768 minimum: 301
[    0.001563] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001580] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.003783] CPU: Testing write buffer coherency: ok
[    0.003859] CPU0: Spectre v2: using BPIALL workaround
[    0.004751] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.004870] Setting up static identity map for 0x70008280 - 0x700082f0
[    0.007614] Brought up 1 CPUs
[    0.007635] SMP: Total of 1 processors activated (80.00 BogoMIPS).
[    0.007646] CPU: All CPU(s) started in SVC mode.
[    0.010764] devtmpfs: initialized
[    0.038840] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[    0.039633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.039691] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.041503] pinctrl core: initialized pinctrl subsystem
[    0.045070] NET: Registered protocol family 16
[    0.047888] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.080410] No ATAGs?
[    0.080448] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.082794] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver
[    0.115144] vgaarb: loaded
[    0.116215] SCSI subsystem initialized
[    0.117596] usbcore: registered new interface driver usbfs
[    0.117770] usbcore: registered new interface driver hub
[    0.117905] usbcore: registered new device driver usb
[    0.118294] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator
[    0.118792] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator
[    0.121362] i2c i2c-1: IMX I2C adapter registered
[    0.121401] i2c i2c-1: can't use DMA
[    0.124561] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0
[    0.134208] i2c i2c-0: IMX I2C adapter registered
[    0.134242] i2c i2c-0: can't use DMA
[    0.134446] Linux video capture interface: v2.00
[    0.134761] pps_core: LinuxPPS API ver. 1 registered
[    0.134773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.134828] PTP clock support registered
[    0.135600] Advanced Linux Sound Architecture Driver Initialized.
[    0.138887] Bluetooth: Core ver 2.21
[    0.139013] NET: Registered protocol family 31
[    0.139026] Bluetooth: HCI device and connection manager initialized
[    0.139096] Bluetooth: HCI socket layer initialized
[    0.139125] Bluetooth: L2CAP socket layer initialized
[    0.139260] Bluetooth: SCO socket layer initialized
[    0.142603] clocksource: Switched to clocksource mxc_timer1
[    0.170938] NET: Registered protocol family 2
[    0.171303] IP idents hash table entries: 8192 (order: 4, 65536 bytes)
[    0.173189] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.173281] TCP bind hash table entries: 4096 (order: 5, 147456 bytes)
[    0.173969] TCP: Hash tables configured (established 4096 bind 4096)
[    0.174173] UDP hash table entries: 256 (order: 2, 20480 bytes)
[    0.174282] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
[    0.174724] NET: Registered protocol family 1
[    0.175855] RPC: Registered named UNIX socket transport module.
[    0.175878] RPC: Registered udp transport module.
[    0.175889] RPC: Registered tcp transport module.
[    0.175899] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.176821] Trying to unpack rootfs image as initramfs...
[    0.941280] Freeing initrd memory: 8640K
[    0.943065] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.965698] VFS: Disk quotas dquot_6.6.0
[    0.966194] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.973329] NFS: Registering the id_resolver key type
[    0.973576] Key type id_resolver registered
[    0.973591] Key type id_legacy registered
[    0.973762] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.975756] fuse init (API version 7.23)
[    0.985845] bounce: pool size: 64 pages
[    0.986011] io scheduler noop registered
[    0.986038] io scheduler deadline registered
[    0.986156] io scheduler cfq registered (default)
[    1.001435] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2
[    1.001477] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware
[    1.004187] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX
[    1.715046] console [ttymxc0] enabled
[    1.721578] [drm] Initialized drm 1.1.0 20060810
[    1.730464] imx-ipuv3 18000000.ipu: no port@0 node in /soc/ipu@18000000, not using CSI0
[    1.738602] imx-ipuv3 18000000.ipu: no port@1 node in /soc/ipu@18000000, not using CSI1
[    1.750917] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.757685] [drm] No driver support for vblank timestamp query.
[    1.764340] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops)
[    1.771944] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops)
[    1.780675] 63ff0000.tve supply dac not found, using dummy regulator
[    1.788264] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops)
[    1.810648] Console: switching to colour frame buffer device 128x48
[    1.821927] imx-drm display-subsystem: fb0:  frame buffer device
[    1.828023] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0
[    1.834029] imx-ipuv3 18000000.ipu: IPUv3M probed
[    1.871664] brd: module loaded
[    1.893772] loop: module loaded
[    1.901071] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled
[    1.908285] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    1.917200] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc 
[    1.929216] scsi host0: ahci-imx
[    1.933921] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44
[    1.946378] CAN device driver interface
[    1.951681] 63fec000.ethernet supply phy not found, using dummy regulator
[    2.009525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.016340] ehci-pci: EHCI PCI platform driver
[    2.020980] ehci-mxc: Freescale On-Chip EHCI Host driver
[    2.026851] usbcore: registered new interface driver usb-storage
[    2.046274] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    2.051434] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[    2.072667] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    2.082038] hub 1-0:1.0: USB hub found
[    2.086194] hub 1-0:1.0: 1 port detected
[    2.094481] mousedev: PS/2 mouse device common for all mice
[    2.106033] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0
[    2.118329] i2c /dev entries driver
[    2.124898] IR NEC protocol handler initialized
[    2.129463] IR RC5(x/sz) protocol handler initialized
[    2.134609] IR RC6 protocol handler initialized
[    2.139185] IR JVC protocol handler initialized
[    2.143761] IR Sony protocol handler initialized
[    2.148390] IR SANYO protocol handler initialized
[    2.153131] IR Sharp protocol handler initialized
[    2.157864] IR MCE Keyboard/mouse protocol handler initialized
[    2.163733] IR XMP protocol handler initialized
[    2.176297] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2
[    2.185519] coda 63ff4000.vpu: firmware request failed
[    2.192050] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0)
[    2.198533] Bluetooth: HCI UART driver ver 2.3
[    2.203109] Bluetooth: HCI UART protocol H4 registered
[    2.208283] Bluetooth: HCI UART protocol LL registered
[    2.214147] sdhci: Secure Digital Host Controller Interface driver
[    2.220336] sdhci: Copyright(c) Pierre Ossman
[    2.224787] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.231992] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found
[    2.238402] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found
[    2.282673] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA
[    2.291973] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO
[    2.297425] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO
[    2.303950] ata1: SATA link down (SStatus 0 SControl 300)
[    2.309475] ahci-imx 10000000.sata: no device found, disabling link.
[    2.315885] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug
[    2.325998] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found
[    2.332364] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found
[    2.370457] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.379079] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA
[    2.387846] mmc0: new high speed SDHC card at address 0001
[    2.397032] usbcore: registered new interface driver usbhid
[    2.402756] usbhid: USB HID core driver
[    2.409193] mmcblk0: mmc0:0001 SD16G 14.6 GiB 
[    2.427075] sgtl5000 1-000a: sgtl5000 revision 0x11
[    2.434620] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1
[    2.472376] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered
[    2.478896] fsl-asoc-card sound: snd_soc_register_card failed (-517)
[    2.505985] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok
[    2.521171] NET: Registered protocol family 10
[    2.529021] sit: IPv6 over IPv4 tunneling driver
[    2.536130] NET: Registered protocol family 17
[    2.540689] can: controller area network core (rev 20120528 abi 9)
[    2.547538] NET: Registered protocol family 29
[    2.552013] can: raw protocol (rev 20120528)
[    2.556518] can: broadcast manager protocol (rev 20120528 t)
[    2.562227] can: netlink gateway (rev 20130117) max_hops=1
[    2.568563] Key type dns_resolver registered
[    2.574204] Registering SWP/SWPB emulation handler
[    2.586178] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[    2.595481] hctosys: unable to open rtc device (rtc0)
[    2.638789] ALSA device list:
[    2.641790]   #0: imx53-qsb-sgtl5000
[    2.647759] Freeing unused kernel memory: 452K
[    2.728813] devpts: called with bogus options
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    3.036858] udevd[118]: starting version 3.2.9
[    3.045758] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
[    3.055739] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
[    3.065767] random: udevd: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
[    3.088177] udevd[118]: specified user 'tss' unknown
[    3.093735] udevd[118]: specified group 'tss' unknown
[    3.108021] udevd[119]: starting eudev-3.2.9
done
Saving random seed: [    4.785011] random: dd: uninitialized urandom read (512 bytes read, 39 bits of entropy available)
OK
Starting network: OK
Starting dropbear sshd: [    5.017003] random: dropbear: uninitialized urandom read (32 bytes read, 43 bits of entropy available)
OK
/bin/sh: can't access tty; job control turned off
/ # 

/ # #
#
/ # export SHELL=/bin/sh
export SHELL=/bin/sh
/ # . /lava-969025/environment
. /lava-969025/environment
/ # /lava-969025/bin/lava-test-runner /lava-969025/0
/lava-969025/bin/lava-test-runner /lava-969025/0
+ export 'TESTRUN_ID=0_dmesg'
+ cd /lava-969025/0/tests/0_dmesg
+ cat uuid
+ UUID=969025_1.5.2.3.1[    5.711589] <LAVA_SIGNAL_STARTRUN 0_dmesg 969025_1.5.2.3.1>

+ set +x
+ KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh
[    5.811620] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=crit RESULT=pass UNITS=lines MEASUREMENT=0>
[    5.899939] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=alert RESULT=pass UNITS=lines MEASUREMENT=0>
[    5.990677] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=emerg RESULT=pass UNITS=lines MEASUREMENT=0>
+ set +x
[    6.002032] <LAVA_SIGNAL_ENDRUN 0_dmesg 969025_1.5.2.3.1>
<LAVA_TEST_RUNNER EXIT>
/ # #
export SHELL=/bin/sh
#
/ # export SHELL=/bin/sh. /lava-969025/environment

/ # . /lava-969025/environment/lava-969025/bin/lava-test-runner /lava-969025/1

/ # /lava-969025/bin/lava-test-runner /lava-969025/1
+ export 'TESTRUN_ID=1_bootrr'
+ cd /lava-969025/1/tests/1_bootrr
+ cat uuid
+ UUID=969025_1.5.2.3.5[    6.577226] <LAVA_SIGNAL_STARTRUN 1_bootrr 969025_1.5.2.3.5>

+ set +x
+ export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-969025/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin'
+ cd /opt/bootrr/libexec/bootrr
+ sh helpers/bootrr-auto
/lava-969025/1/../bin/lava-test-case
[    6.649604] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=deferred-probe-empty RESULT=skip>
/lava-969025/1/../bin/lava-test-case
[    6.734303] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=all-cpus-are-online RESULT=pass>
/lava-969025/1/../bin/lava-test-case
[    6.783290] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=tpm-chip-is-online RESULT=skip>
+ set +x
[    6.819543] <LAVA_SIGNAL_ENDRUN 1_bootrr 969025_1.5.2.3.5>
<LAVA_TEST_RUNNER EXIT>
/ #