Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 05:49:44 -0500) CPU: Freescale i.MX7ULP rev2.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HX8363_WVGA Display: HX8363_WVGA (480x854) Video: 480x854x24 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Normal Boot Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.232 (1537 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1242887/tftp-deploy-qo20h348/kernel/zImage tftp ${loadaddr} 1242887/tftp-deploy-qo20h348/kernel/zImage Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1242887/tftp-deploy-qo20h348/kernel/zImage'. Load address: 0x60800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 3.7 MiB/s done Bytes transferred = 9703936 (941200 hex) => tftp ${initrd_addr} 1242887/tftp-deploy-qo20h348/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1242887/tftp-deploy-qo20h348/ramdisk/ramdisk.cpio.gz.uboot Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1242887/tftp-deploy-qo20h348/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x63800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 3.7 MiB/s done Bytes transferred = 16087297 (f57901 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1242887/tftp-deploy-qo20h348/dtb/imx7ulp-evk.dtb tftp ${fdt_addr} 1242887/tftp-deploy-qo20h348/dtb/imx7ulp-evk.dtb Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1242887/tftp-deploy-qo20h348/dtb/imx7ulp-evk.dtb'. Load address: 0x63000000 Loading: *# 1.4 MiB/s done Bytes transferred = 10458 (28da hex) => setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x60800000 [ 0x000000 - 0x941200 ] ## Loading init Ramdisk from Legacy Image at 63800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16087233 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 63000000 Booting using the fdt blob at 0x63000000 Using Device Tree in place at 63000000, end 630058d9 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 5.10.190-cip37 (KernelCI@build-j9742-arm-gcc-10-multi-v7-defconfig-q2lww) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Aug 11 13:42:38 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (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: NXP i.MX7ULP EVK [ 0.000000] earlycon: lpuart32 at MMIO32 0x402d0000 (options '') [ 0.000000] printk: bootconsole [lpuart32] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933004K/1048576K available (14336K kernel code, 2239K rwdata, 5360K rodata, 2048K init, 424K bss, 50036K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000016] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008417] clocksource: imx-tpm: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020037] Console: colour dummy device 80x30 <6>[ 0.024556] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034916] CPU: Testing write buffer coherency: ok <6>[ 0.040003] pid_max: default: 32768 minimum: 301 <6>[ 0.045118] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.052443] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <3>[ 0.061930] /cpus/cpu@f00 missing clock-frequency property <6>[ 0.067437] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.074651] Setting up static identity map for 0x60300000 - 0x603000ac <6>[ 0.081978] rcu: Hierarchical SRCU implementation. <6>[ 0.088601] EFI services will not be available. <6>[ 0.093386] smp: Bringing up secondary CPUs ... <6>[ 0.097971] smp: Brought up 1 node, 1 CPU <6>[ 0.102167] SMP: Total of 1 processors activated (6.00 BogoMIPS). <6>[ 0.108515] CPU: All CPU(s) started in SVC mode. <6>[ 0.114129] devtmpfs: initialized <6>[ 0.121701] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.129811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.139693] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.150299] pinctrl core: initialized pinctrl subsystem <6>[ 0.157740] DMI not present or invalid. <6>[ 0.163220] NET: Registered protocol family 16 <6>[ 0.170963] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.180996] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.181077] cpuidle: using governor menu <6>[ 0.238696] No ATAGs? <6>[ 0.241100] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.249271] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.258370] imx7ulp-pinctrl 40ac0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.268766] Serial: AMBA PL011 UART driver <6>[ 0.307470] iommu: Default domain type: Translated <6>[ 0.312810] vgaarb: loaded <5>[ 0.316899] SCSI subsystem initialized <6>[ 0.321835] usbcore: registered new interface driver usbfs <6>[ 0.327502] usbcore: registered new interface driver hub <6>[ 0.332942] usbcore: registered new device driver usb <6>[ 0.339669] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.344642] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.354082] PTP clock support registered <6>[ 0.362274] clocksource: Switched to clocksource imx-tpm <6>[ 2.136009] NET: Registered protocol family 2 <6>[ 2.140858] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.150266] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.158719] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.166750] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.174204] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.180725] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.187502] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.195017] NET: Registered protocol family 1 <6>[ 2.200605] RPC: Registered named UNIX socket transport module. <6>[ 2.206634] RPC: Registered udp transport module. <6>[ 2.211475] RPC: Registered tcp transport module. <6>[ 2.216448] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.223132] PCI: CLS 0 bytes, default 64 <6>[ 2.227915] Trying to unpack rootfs image as initramfs... <6>[ 4.382831] Freeing initrd memory: 15712K <5>[ 4.389133] Initialise system trusted keyrings <6>[ 4.394155] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 4.412354] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.419851] NFS: Registering the id_resolver key type <5>[ 4.425059] Key type id_resolver registered <5>[ 4.429336] Key type id_legacy registered <6>[ 4.433827] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.440527] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 4.448245] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 4.453672] Key type asymmetric registered <5>[ 4.457783] Asymmetric key parser 'x509' registered <6>[ 4.463043] bounce: pool size: 64 pages <6>[ 4.467027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 4.474632] io scheduler mq-deadline registered <6>[ 4.479362] io scheduler kyber registered <4>[ 4.504162] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.610726] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 4.622366] SuperH (H)SCI(F) driver initialized <6>[ 4.628046] msm_serial: driver initialized <6>[ 4.632405] STMicroelectronics ASC driver initialized <6>[ 4.638856] 402d0000.serial: ttyLP0 at MMIO 0x402d0010 (irq = 42, base_baud = 1500000) is a FSL_LPUART<6>[ 4.648380] printk: console [ttyLP0] enabled <6>[ 4.648380] printk: console [ttyLP0] enabled <6>[ 4.657313] printk: bootconsole [lpuart32] disabled <6>[ 4.657313] printk: bootconsole [lpuart32] disabled <6>[ 4.668984] STM32 USART driver initialized <6>[ 4.696404] brd: module loaded <6>[ 4.709730] loop: module loaded <6>[ 4.728635] CAN device driver interface <6>[ 4.733784] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 4.740922] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.746216] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.752537] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.758199] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.768453] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.776274] usbcore: registered new interface driver pegasus <6>[ 4.782337] usbcore: registered new interface driver asix <6>[ 4.788056] usbcore: registered new interface driver ax88179_178a <6>[ 4.794510] usbcore: registered new interface driver cdc_ether <6>[ 4.800681] usbcore: registered new interface driver smsc75xx <6>[ 4.806802] usbcore: registered new interface driver smsc95xx <6>[ 4.812903] usbcore: registered new interface driver net1080 <6>[ 4.818880] usbcore: registered new interface driver cdc_subset <6>[ 4.825157] usbcore: registered new interface driver zaurus <6>[ 4.831130] usbcore: registered new interface driver cdc_ncm <6>[ 4.839825] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.846690] ehci-pci: EHCI PCI platform driver <6>[ 4.851468] ehci-platform: EHCI generic platform driver <6>[ 4.857253] ehci-orion: EHCI orion driver <6>[ 4.861701] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.866186] ehci-st: EHCI STMicroelectronics driver <6>[ 4.871478] ehci-exynos: EHCI Exynos driver <6>[ 4.876128] ehci-atmel: EHCI Atmel driver <6>[ 4.880544] tegra-ehci: Tegra EHCI driver <6>[ 4.885035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.891512] ohci-pci: OHCI PCI platform driver <6>[ 4.896340] ohci-platform: OHCI generic platform driver <6>[ 4.902033] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.906516] ohci-st: OHCI STMicroelectronics driver <6>[ 4.911839] ohci-atmel: OHCI Atmel driver <6>[ 4.917207] usbcore: registered new interface driver usb-storage <6>[ 4.930414] i2c /dev entries driver <6>[ 4.949512] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.956045] sdhci: Copyright(c) Pierre Ossman <6>[ 4.962879] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.970663] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.981293] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <6>[ 4.987169] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.994680] usbcore: registered new interface driver usbhid <6>[ 5.000519] usbhid: USB HID core driver <6>[ 5.011415] NET: Registered protocol family 10 <6>[ 5.017772] Segment Routing with IPv6 <6>[ 5.021856] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.029151] NET: Registered protocol family 17 <6>[ 5.033953] can: controller area network core <6>[ 5.038697] NET: Registered protocol family 29 <6>[ 5.043463] can: raw protocol <6>[ 5.046702] can: broadcast manager protocol <6>[ 5.051156] can: netlink gateway - max_hops=1 <5>[ 5.056530] Key type dns_resolver registered <6>[ 5.061457] ThumbEE CPU extension supported. <5>[ 5.066078] Registering SWP/SWPB emulation handler <5>[ 5.071702] Loading compiled-in X.509 certificates <4>[ 5.093748] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.112405] ci_hdrc ci_hdrc.0: EHCI Host Controller <6>[ 5.117594] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 <6>[ 5.152308] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 <6>[ 5.159348] hub 1-0:1.0: USB hub found <6>[ 5.163543] hub 1-0:1.0: 1 port detected <4>[ 5.174347] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.186763] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <4>[ 5.196546] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.239190] mmc0: SDHCI controller on 40370000.mmc [40370000.mmc] using ADMA <4>[ 5.248576] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 5.397187] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 5.408950] mmc0: new high speed SDHC card at address e624 <6>[ 5.415902] mmcblk0: mmc0:e624 SL16G 14.8 GiB <6>[ 5.429996] mmcblk0: p1 p2 <4>[ 5.436011] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.462338] usb 1-1: new high-speed USB device number 2 using ci_hdrc <4>[ 5.667115] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 17.758466] Freeing unused kernel memory: 2048K <6>[ 17.763922] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 18.010884] udevd[84]: starting version 3.2.9 <5>[ 18.017719] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.025649] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.032787] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 18.055760] udevd[84]: specified user 'tss' unknown <27>[ 18.061324] udevd[84]: specified group 'tss' unknown <30>[ 18.082965] udevd[85]: starting eudev-3.2.9 <6>[ 20.401606] caam 40240000.crypto: Entropy delay = 3200 <6>[ 20.452653] caam 40240000.crypto: Instantiated RNG4 SH0 <6>[ 20.498116] caam 40240000.crypto: Instantiated RNG4 SH1 <6>[ 20.503651] caam 40240000.crypto: device ID = 0x0a16030100000000 (Era 9) <6>[ 20.510613] caam 40240000.crypto: job rings = 2, qi = 0 <4>[ 20.526255] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 20.814767] usbcore: registered new interface driver r8152 <6>[ 21.002515] usb 1-1: reset high-speed USB device number 2 using ci_hdrc <4>[ 21.306563] r8152 1-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2 <4>[ 21.315577] r8152 1-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-2) <6>[ 21.446124] r8152 1-1:1.0 eth0: v1.11.11 <4>[ 21.452106] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 22.721510] caam algorithms registered in /proc/crypto <6>[ 22.729594] caam 40240000.crypto: registering rng-caam <4>[ 22.738546] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 22.766104] pwm-backlight backlight: supply power not found, using dummy regulator done Saving random seed: <5>[ 22.839092] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: <5>[ 22.871850] random: crng init done OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1242887/environment . /lava-1242887/environment / # /lava-1242887/bin/lava-test-runner /lava-1242887/0 /lava-1242887/bin/lava-test-runner /lava-1242887/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1242887/0/tests/0_dmesg + cat uuid + UUID=124<8>[ 28.816683] 2887_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 28.885653] <8>[ 28.948977] <8>[ 29.013094] + set +x<8>[ 29.024642] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh / # . /lava-1242887/environment /lava-1242887/bin/lava-test-runner /lava-1242887/1 . /lava-1242887/environment / # /lava-1242887/bin/lava-test-runner /lava-1242887/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1242887/1/tests/1_bootrr + cat uuid + UUID=124<8>[ 34.758440] 2887_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1242887/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto backlight /lava-1242887/1/../bin/lava-test-case <8>[ 35.845839] /lava-1242887/1/../bin/lava-test-case <8>[ 35.904833] /lava-1242887/1/../bin/lava-test-case <8>[ 35.940260] + set +x<8>[ 35.966771] / # �