Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3027 device /dev/ttyimx8mp-evk-1 [115200 N81] (Debian GNU/Linux) U-Boot SPL 2019.04-5.4.3-2.0.0+g47c1922978 (Mar 13 2020 - 23:25:39 +0000) power_pca9450b_init DDRINFO: start DRAM init DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done Normal Boot Trying to boot from ROMAPI image offset 0x8000, pagesize 0x200, ivt offset 0x0 U-Boot 2019.04-5.4.3-2.0.0+g47c1922978 (Mar 13 2020 - 23:25:39 +0000) CPU: Freescale i.MX8MP rev1.0 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 25C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power3.0 on CC2 PDO 0: type 0, 5000 mV, 3000 mA [E] PDO 1: type 0, 9000 mV, 3000 mA [] PDO 2: type 0, 15000 mV, 3000 mA [] PDO 3: type 0, 20000 mV, 2250 mA [] Requesting PDO 3: 20000 mV, 2250 mA Source accept request PD source ready! tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... Run CMD11 1.8V switch OK No panel detected: default to MIPI2HDMI adv7535_init: Can't find device id=0x3d, on bus 1 Display: MIPI2HDMI (1920x1080) Video: 1920x1080x24 In: serial Out: serial Err: serial BuildInfo: - ATF f1a195b - U-Boot 2019.04-5.4.3-2.0.0+g47c1922978 Run CMD11 1.8V switch switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Run CMD11 1.8V switch Net: eth0: ethernet@30be0000 [PRIME], eth1: ethernet@30bf0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30be0000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.202 (1568 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1096113/tftp-deploy-xcpn3xr9/kernel/Image tftp 0x40480000 1096113/tftp-deploy-xcpn3xr9/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.202; sending through gateway 172.16.1.4 Filename '1096113/tftp-deploy-xcpn3xr9/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 10 MiB/s done Bytes transferred = 31707648 (1e3d200 hex) u-boot=> tftp 0x44000000 1096113/tftp-deploy-xcpn3xr9/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1096113/tftp-deploy-xcpn3xr9/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.202; sending through gateway 172.16.1.4 Filename '1096113/tftp-deploy-xcpn3xr9/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 10.3 MiB/s done Bytes transferred = 18903110 (1207046 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1096113/tftp-deploy-xcpn3xr9/dtb/imx8mp-evk.dtb tftp 0x43000000 1096113/tftp-deploy-xcpn3xr9/dtb/imx8mp-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.202; sending through gateway 172.16.1.4 Filename '1096113/tftp-deploy-xcpn3xr9/dtb/imx8mp-evk.dtb'. Load address: 0x43000000 Loading: *## 3.5 MiB/s done Bytes transferred = 18268 (475c hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' u-boot=> booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 18903046 Bytes = 18 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 0000000043000000, end 000000004300775b Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.147-cip18 (KernelCI@build-j473732-arm64-gcc-10-defconfig-9vzwd) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Tue Nov 8 19:36:15 UTC 2022 [ 0.000000] Machine model: NXP i.MX8MPlus EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] ------------[ cut here ]------------ [ 0.000000] console 'ec_imx6q0' already registered [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/printk/printk.c:2770 register_console+0x58/0x2c0 [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.147-cip18 #1 [ 0.000000] Hardware name: NXP i.MX8MPlus EVK board (DT) [ 0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : register_console+0x58/0x2c0 [ 0.000000] lr : register_console+0x58/0x2c0 [ 0.000000] sp : ffff800011b83dd0 [ 0.000000] x29: ffff800011b83dd0 x28: 0000000041bb0018 [ 0.000000] x27: 0000000000000400 x26: 0000000000000000 [ 0.000000] x25: 0000000000002f68 x24: ffff800011dd4000 [ 0.000000] x23: 0000000000000000 x22: ffff8000116eb1f8 [ 0.000000] x21: ffff800011e4e050 x20: ffff800011dd43e0 [ 0.000000] x19: ffff800011dd43e0 x18: 0000000000000005 [ 0.000000] x17: 0000000000001800 x16: 0000000000000000 [ 0.000000] x15: 0000000000000030 x14: ffffffffffffffff [ 0.000000] x13: ffff800011ba29a0 x12: 000000000000001b [ 0.000000] x11: 0000000000000009 x10: ffff800011bfa9a0 [ 0.000000] x9 : 00000000fffff000 x8 : ffff800011ba29a0 [ 0.000000] x7 : ffff800011bfa9a0 x6 : 0000000000000000 [ 0.000000] x5 : 0000000000000000 x4 : 0000000000000000 [ 0.000000] x3 : 00000000ffffffff x2 : 0000000000000000 [ 0.000000] x1 : 0000000000000000 x0 : ffff800011b93400 [ 0.000000] Call trace: [ 0.000000] register_console+0x58/0x2c0 [ 0.000000] of_setup_earlycon+0x248/0x26c [ 0.000000] early_init_dt_scan_chosen_stdout+0x160/0x1a4 [ 0.000000] acpi_boot_table_init+0x158/0x198 [ 0.000000] setup_arch+0x284/0x600 [ 0.000000] start_kernel+0x74/0x4c8 [ 0.000000] ---[ end trace 02e8768b593c4c2c ]--- [ 0.000000] NUMA# : No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x1bf3f4b00-0x1bf3f6fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000055ffffff] [ 0.000000] node 0: [mem 0x0000000058000000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 23 pages/cpu s56600 r8192 d29416 u94208 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1540096 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) <6>[ 0.000000] Memory: 5986660K/6258688K available (14464K kernel code, 2804K rwdata, 7600K rodata, 5952K init, 514K bss, 239260K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000003] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008841] Console: colour dummy device 80x25 <6>[ 0.013103] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023632] pid_max: default: 32768 minimum: 301 <6>[ 0.028589] LSM: Security Framework initializing <6>[ 0.033488] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.041323] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.050834] rcu: Hierarchical SRCU implementation. <6>[ 0.055858] EFI services will not be available. <6>[ 0.059713] smp: Bringing up secondary CPUs ... <6>[ 0.064715] Detected VIPT I-cache on CPU1 <6>[ 0.064740] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.064772] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.065209] Detected VIPT I-cache on CPU2 <6>[ 0.065226] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.065246] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.065664] Detected VIPT I-cache on CPU3 <6>[ 0.065681] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.065701] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.065757] smp: Brought up 1 node, 4 CPUs <6>[ 0.123565] SMP: Total of 4 processors activated. <6>[ 0.128544] CPU features: detected: 32-bit EL0 Support <6>[ 0.133985] CPU features: detected: CRC32 instructions <6>[ 0.139397] CPU features: detected: 32-bit EL1 Support <6>[ 0.151294] CPU: All CPU(s) started at EL2 <6>[ 0.152833] alternatives: patching kernel code <6>[ 0.159068] devtmpfs: initialized <4>[ 0.163810] KASLR disabled due to lack of seed <6>[ 0.165983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.175913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.184018] pinctrl core: initialized pinctrl subsystem <6>[ 0.189566] DMI not present or invalid. <6>[ 0.193324] NET: Registered protocol family 16 <6>[ 0.198565] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.205089] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.213413] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.221348] audit: initializing netlink subsys (disabled) <5>[ 0.227130] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1 <6>[ 0.227922] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.235061] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.241710] cpuidle: using governor menu <6>[ 0.252554] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.259532] ASID allocator initialised with 65536 entries <6>[ 0.266429] Serial: AMBA PL011 UART driver <6>[ 0.283473] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.298768] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.302915] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.309911] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.316908] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.324845] cryptd: max_cpu_qlen set to 1000 <6>[ 0.330708] ACPI: Interpreter disabled. <6>[ 0.333904] iommu: Default domain type: Translated <6>[ 0.337913] vgaarb: loaded <5>[ 0.340947] SCSI subsystem initialized <6>[ 0.345019] usbcore: registered new interface driver usbfs <6>[ 0.350550] usbcore: registered new interface driver hub <6>[ 0.356133] usbcore: registered new device driver usb <6>[ 0.362098] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.366695] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.376157] PTP clock support registered <6>[ 0.380437] EDAC MC: Ver: 3.0.0 <6>[ 0.384772] FPGA manager framework <6>[ 0.387498] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.394475] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.400359] VFS: Disk quotas dquot_6.6.0 <6>[ 0.404452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.411735] pnp: PnP ACPI: disabled <6>[ 0.420673] NET: Registered protocol family 2 <6>[ 0.422680] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.432996] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.439276] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.447793] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) <6>[ 0.455984] TCP: Hash tables configured (established 65536 bind 65536) <6>[ 0.462072] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.469153] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) <6>[ 0.476778] NET: Registered protocol family 1 <6>[ 0.481545] RPC: Registered named UNIX socket transport module. <6>[ 0.487379] RPC: Registered udp transport module. <6>[ 0.492361] RPC: Registered tcp transport module. <6>[ 0.497348] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.504091] PCI: CLS 0 bytes, default 64 <6>[ 0.508417] Unpacking initramfs... <6>[ 1.401031] Freeing initrd memory: 18456K <6>[ 1.403074] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.408573] kvm [1]: GICv3: no GICV resource entry <6>[ 1.412147] kvm [1]: disabling GICv2 emulation <6>[ 1.416825] kvm [1]: GIC system register CPU interface enabled <6>[ 1.423016] kvm [1]: vgic interrupt IRQ9 <6>[ 1.427244] kvm [1]: Hyp mode initialized successfully <5>[ 1.435564] Initialise system trusted keyrings <6>[ 1.437531] workingset: timestamp_bits=42 max_order=21 bucket_order=0 <6>[ 1.449870] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.453685] NFS: Registering the id_resolver key type <5>[ 1.458507] Key type id_resolver registered <5>[ 1.462934] Key type id_legacy registered <6>[ 1.467295] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.474222] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.482044] 9p: Installing v9fs 9p2000 file system support <5>[ 1.523559] Key type asymmetric registered <5>[ 1.525065] Asymmetric key parser 'x509' registered <6>[ 1.530261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.537935] io scheduler mq-deadline registered <6>[ 1.542745] io scheduler kyber registered <4>[ 1.554810] EINJ: ACPI disabled. <3>[ 1.560057] clk: failed to reparent gic to sys_pll2_500m: -16 <6>[ 1.568510] SoC: i.MX8MP revision 1.0 <6>[ 1.575634] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.581212] SuperH (H)SCI(F) driver initialized <6>[ 1.584595] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 30, base_baud = 1500000) is a IMX <6>[ 1.593297] printk: console [ttymxc1] enabled <6>[ 1.593297] printk: console [ttymxc1] enabled <6>[ 1.602474] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.602474] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.613535] msm_serial: driver initialized <6>[ 1.626914] loop: module loaded <6>[ 1.631013] megasas: 07.714.04.00-rc1 <6>[ 1.639466] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.645385] thunder_xcv, ver 1.0 <6>[ 1.648919] thunder_bgx, ver 1.0 <6>[ 1.652445] nicpf, ver 1.0 <6>[ 1.656225] pps pps0: new PPS source ptp0 <6>[ 1.676926] hclge is initializing <6>[ 1.680550] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.688045] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.693661] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.698822] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.704872] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.710108] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.716330] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.721993] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.727855] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.734388] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.740843] sky2: driver version 1.30 <6>[ 1.745614] VFIO - User Level meta-driver version: 0.3 <6>[ 1.752394] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.759199] ehci-pci: EHCI PCI platform driver <6>[ 1.763936] ehci-platform: EHCI generic platform driver <6>[ 1.769531] ehci-orion: EHCI orion driver <6>[ 1.773883] ehci-exynos: EHCI Exynos driver <6>[ 1.778402] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.784865] ohci-pci: OHCI PCI platform driver <6>[ 1.789599] ohci-platform: OHCI generic platform driver <6>[ 1.795182] ohci-exynos: OHCI Exynos driver <6>[ 1.800017] usbcore: registered new interface driver usb-storage <6>[ 1.808311] i2c /dev entries driver <6>[ 1.817289] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.823760] sdhci: Copyright(c) Pierre Ossman <6>[ 1.828798] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.835810] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.843293] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.850766] usbcore: registered new interface driver usbhid <6>[ 1.856608] usbhid: USB HID core driver <6>[ 1.863718] optee: probing for conduit method. <6>[ 1.868462] optee: revision 3.7 (b32a9b6b) <6>[ 1.868807] optee: initialized driver <6>[ 1.873828] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.878556] NET: Registered protocol family 17 <6>[ 1.889357] 9pnet: Installing 9P2000 support <5>[ 1.893997] Key type dns_resolver registered <6>[ 1.898775] registered taskstats version 1 <5>[ 1.903212] Loading compiled-in X.509 certificates <4>[ 1.927882] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.934886] pca953x 2-0020: using no AI <6>[ 1.940358] i2c i2c-2: IMX I2C adapter registered <6>[ 1.947167] pps pps0: new PPS source ptp0 <6>[ 1.985927] mmc2: new HS400 MMC card at address 0001 <6>[ 1.991628] mmcblk2: mmc2:0001 IB2932 29.2 GiB <6>[ 1.996588] mmcblk2boot0: mmc2:0001 IB2932 partition 1 4.00 MiB <6>[ 2.002929] mmcblk2boot1: mmc2:0001 IB2932 partition 2 4.00 MiB <6>[ 2.009226] mmcblk2rpmb: mmc2:0001 IB2932 partition 3 4.00 MiB, chardev (234:0) <6>[ 2.159111] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 2.168605] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.205215] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 2.330504] RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL) <4>[ 2.352761] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 2.364755] mmc1: new ultra high speed DDR50 SDHC card at address aaaa <6>[ 2.371978] mmcblk1: mmc1:aaaa SL16G 14.8 GiB <6>[ 2.384001] mmcblk1: p1 p2 <6>[ 6.447302] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 6.470485] Sending DHCP requests .., OK <6>[ 8.546703] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.202 <6>[ 8.554547] IP-Config: Complete: <6>[ 8.558041] device=eth0, hwaddr=00:04:9f:06:96:3c, ipaddr=172.16.1.202, mask=255.255.255.0, gw=172.16.1.4 <6>[ 8.568310] host=172.16.1.202, domain=example.org, nis-domain=(none) <6>[ 8.575365] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 8.575368] nameserver0=172.16.1.4 <6>[ 8.587686] ALSA device list: <6>[ 8.590927] No soundcards found. <6>[ 8.596590] Freeing unused kernel memory: 5952K <6>[ 8.606577] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 8.660935] udevd[165]: starting version 3.2.9 <5>[ 8.666355] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.673230] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.679991] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 8.691078] udevd[165]: specified user 'tss' unknown <27>[ 8.696537] udevd[165]: specified group 'tss' unknown <30>[ 8.703109] udevd[166]: starting eudev-3.2.9 <6>[ 8.932644] caam 30900000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <4>[ 8.968501] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <4>[ 8.979740] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin <6>[ 9.057121] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 <6>[ 9.058711] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <3>[ 9.073617] caam 30900000.crypto: failed to acquire DECO 0 <6>[ 9.082338] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <3>[ 9.082349] caam 30900000.crypto: Failed to deinstantiate RNG4 SH0 <3>[ 9.098165] caam 30900000.crypto: failed to instantiate RNG done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <6>[ 9.239736] NET: Registered protocol family 10 <6>[ 9.245288] Segment Routing with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1096113/environment . /lava-1096113/environment / # /lava-1096113/bin/lava-test-runner /lava-1096113/0 /lava-1096113/bin/lava-test-runner /lava-1096113/0 + export 'TESTRUN_ID=0_dmesg' + cd /la<8>[ 15.014180] va-1096113/0/tests/0_dmesg + cat uuid + UUID=1096113_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 15.037324] <8>[ 15.060432] <8>[ 15.083669] + set<8>[ 15.093120] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1096113/environment / # . /lava-1096113/environment/lava-1096113/bin/lava-test-runner /lava-1096113/1 / # /lava-1096113/bin/lava-test-runner /lava-1096113/1 + export 'TESTRUN_ID=1_bootrr' + cd /l<8>[ 20.780685] ava-1096113/1/tests/1_bootrr + cat uuid + UUID=1096113_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-1096113/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-1096113/1/../bin/lava-test-case <8>[ 21.803124] /lava-1096113/1/../bin/lava-test-case <8>[ 21.824669] /lava-1096113/1/../bin/lava-test-case <8>[ 21.839797] + set<8>[ 21.852522] +x / #