Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2019.04-lf-5.4.y_v2019.04+g228843cdf5 (Feb 24 2020 - 11:58:52 +0000) CPU: Freescale i.MX6UL rev1.2 696 MHz (running at 396 MHz) CPU: Automotive temperature grade (-40C to 125C) at 31C Reset cause: POR Model: Freescale i.MX6 UltraLite 14x14 EVK Board Board: MX6UL 14x14 EVK DRAM: 512 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@020b4000 using MAC address from ROM eth1: ethernet@020b4000 [PRIME] Warning: ethernet@02188000 using MAC address from ROM , eth0: ethernet@02188000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 3  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 BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.212 (1255 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1254109/tftp-deploy-19ccpffm/kernel/zImage tftp ${loadaddr} 1254109/tftp-deploy-19ccpffm/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254109/tftp-deploy-19ccpffm/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 5 MiB/s done Bytes transferred = 8501096 (81b768 hex) =>tftp ${initrd_addr} 1254109/tftp-deploy-19ccpffm/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1254109/tftp-deploy-19ccpffm/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254109/tftp-deploy-19ccpffm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 5.1 MiB/s done Bytes transferred = 9278074 (8d927a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1254109/tftp-deploy-19ccpffm/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1254109/tftp-deploy-19ccpffm/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1254109/tftp-deploy-19ccpffm/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3.3 MiB/s done Bytes transferred = 27998 (6d5e hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,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 @ 0x80800000 [ 0x000000 - 0x81b768 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9278010 Bytes = 8.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83009d5d ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.296-cip103 (KernelCI@build-j69955-arm-gcc-10-imx-v6-v7-defconfig-nm8kp) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Oct 11 01:32:45 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: Freescale i.MX6 UltraLite 14x14 EVK Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x02020000 (options '') [ 0.000000] bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s37928 r8192 d23512 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 419948K/524288K available (11264K kernel code, 880K rwdata, 3616K rodata, 1024K init, 7651K bss, 38804K reserved, 65536K cma-reserved, 0K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7652 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. <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 41ns <6>[ 0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008103] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.021333] Console: colour dummy device 80x30 <4>[ 0.023283] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.031936] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.035629] ... MAX_LOCK_DEPTH: 48 <4>[ 0.040064] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.044766] ... CLASSHASH_SIZE: 4096 <4>[ 0.049284] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.053984] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.058759] ... CHAINHASH_SIZE: 32768 <4>[ 0.063380] memory used by lock dependency info: 4655 kB <4>[ 0.069109] per task-struct memory footprint: 1536 bytes <6>[ 0.074835] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.085395] CPU: Testing write buffer coherency: ok <6>[ 0.090449] pid_max: default: 32768 minimum: 301 <6>[ 0.096222] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.102205] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <3>[ 0.118558] /cpus/cpu@0 missing clock-frequency property <6>[ 0.121529] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.132982] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.138357] rcu: Hierarchical SRCU implementation. <6>[ 0.145813] smp: Bringing up secondary CPUs ... <6>[ 0.147817] smp: Brought up 1 node, 1 CPU <6>[ 0.152070] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.158668] CPU: All CPU(s) started in SVC mode. <6>[ 0.169960] devtmpfs: initialized <6>[ 0.212105] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.218847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.227715] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.239703] pinctrl core: initialized pinctrl subsystem <6>[ 0.255390] NET: Registered protocol family 16 <6>[ 0.309179] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.321768] cpuidle: using governor menu <6>[ 0.358785] vdd3p0: supplied by regulator-dummy <6>[ 0.363999] cpu: supplied by regulator-dummy <6>[ 0.369101] vddsoc: supplied by regulator-dummy <6>[ 0.418327] No ATAGs? <6>[ 0.418918] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.427220] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.440925] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.449972] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.590104] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.602318] vgaarb: loaded <5>[ 0.604994] SCSI subsystem initialized <6>[ 0.609717] usbcore: registered new interface driver usbfs <6>[ 0.613572] usbcore: registered new interface driver hub <6>[ 0.618501] usbcore: registered new device driver usb <6>[ 0.631779] i2c i2c-0: IMX I2C adapter registered <6>[ 0.634407] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.643633] i2c i2c-1: IMX I2C adapter registered <6>[ 0.646287] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.652048] media: Linux media interface: v0.10 <6>[ 0.656799] videodev: Linux video capture interface: v2.00 <6>[ 0.663011] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.667283] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.676655] PTP clock support registered <6>[ 0.682850] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.693675] Bluetooth: Core ver 2.22 <6>[ 0.694981] NET: Registered protocol family 31 <6>[ 0.699415] Bluetooth: HCI device and connection manager initialized <6>[ 0.706431] Bluetooth: HCI socket layer initialized <6>[ 0.711191] Bluetooth: L2CAP socket layer initialized <6>[ 0.717063] Bluetooth: SCO socket layer initialized <6>[ 0.726853] clocksource: Switched to clocksource mxc_timer1 <5>[ 1.295239] VFS: Disk quotas dquot_6.6.0 <6>[ 1.297157] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 1.371800] NET: Registered protocol family 2 <6>[ 1.374586] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 1.385612] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) <6>[ 1.391420] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 1.398669] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) <6>[ 1.406192] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 1.413033] UDP hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.418141] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.425466] NET: Registered protocol family 1 <6>[ 1.434118] RPC: Registered named UNIX socket transport module. <6>[ 1.437853] RPC: Registered udp transport module. <6>[ 1.442580] RPC: Registered tcp transport module. <6>[ 1.447666] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.459628] Trying to unpack rootfs image as initramfs... <6>[ 3.648275] Freeing initrd memory: 9064K <5>[ 3.660424] Initialise system trusted keyrings <6>[ 3.664241] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 3.712409] NFS: Registering the id_resolver key type <5>[ 3.715273] Key type id_resolver registered <5>[ 3.719762] Key type id_legacy registered <6>[ 3.724098] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 3.733840] fuse init (API version 7.27) <5>[ 3.772968] Key type asymmetric registered <5>[ 3.774833] Asymmetric key parser 'x509' registered <6>[ 3.781998] io scheduler noop registered <6>[ 3.783854] io scheduler deadline registered <6>[ 3.790240] io scheduler cfq registered (default) <6>[ 3.793339] io scheduler mq-deadline registered <6>[ 3.798451] io scheduler kyber registered <4>[ 3.814754] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 3.823697] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <4>[ 3.855364] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 3.870287] imx-sdma 20ec000.sdma: external firmware not found, using ROM fir�݅ɕ5 <6>[ 3.880262] console [ttymxc0] enabled <6>[ 3.880262] console [ttymxc0] enabled <6>[ 3.885401] bootconsole [ec_imx6q0] disabled <6>[ 3.885401] bootconsole [ec_imx6q0] disabled <6>[ 3.903179] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <4>[ 3.929751] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 3.938581] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 3.953490] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 3.960648] [drm] No driver support for vblank timestamp query. <6>[ 3.998582] Console: switching to colour frame buffer device 60x34 <6>[ 4.009008] mxsfb 21c8000.lcdif: fb0: DRM emulated frame buffer device <6>[ 4.023516] [drm] Initialized mxsfb-drm 1.0.0 20160824 for 21c8000.lcdif on minor 0 <6>[ 4.098648] brd: module loaded <6>[ 4.154496] loop: module loaded <6>[ 4.172534] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <6>[ 4.200062] CAN device driver interface <4>[ 4.208925] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 4.218698] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.228721] pps pps0: new PPS source ptp0 <6>[ 4.370975] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 4.380248] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 4.390283] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.399741] pps pps1: new PPS source ptp1 <6>[ 6.312681] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 6.322210] usbcore: registered new interface driver asix <6>[ 6.328673] usbcore: registered new interface driver ax88179_178a <6>[ 6.335326] usbcore: registered new interface driver cdc_ether <6>[ 6.342387] usbcore: registered new interface driver net1080 <6>[ 6.348986] usbcore: registered new interface driver cdc_subset <6>[ 6.355439] usbcore: registered new interface driver zaurus <6>[ 6.362125] usbcore: registered new interface driver cdc_ncm <6>[ 6.368263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.375109] ehci-pci: EHCI PCI platform driver <6>[ 6.380211] ehci-mxc: Freescale On-Chip EHCI Host driver <6>[ 6.387655] usbcore: registered new interface driver usb-storage <4>[ 6.401054] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 6.410352] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 6.433300] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 6.442625] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 6.454761] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 6.460944] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 6.497078] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 6.513524] hub 1-0:1.0: USB hub found <6>[ 6.518712] hub 1-0:1.0: 1 port detected <6>[ 6.539323] input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 <6>[ 6.566940] input: iMX6UL Touchscreen Controller as /devices/soc0/soc/2000000.aips-bus/2040000.tsc/input/input1 <6>[ 6.590393] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 6.597678] i2c /dev entries driver <6>[ 6.621298] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 6.629284] Bluetooth: HCI UART driver ver 2.3 <6>[ 6.634058] Bluetooth: HCI UART protocol H4 registered <6>[ 6.640903] Bluetooth: HCI UART protocol LL registered <6>[ 6.649577] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.656077] sdhci: Copyright(c) Pierre Ossman <6>[ 6.660934] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.670962] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 6.677549] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 6.726424] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 6.772908] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 6.803096] caam 2140000.caam: device ID = 0x0a16030000000000 (Era 8) <6>[ 6.810085] caam 2140000.caam: job rings = 3, qi = 0 <4>[ 6.863438] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 6.882787] caam algorithms registered in /proc/crypto <6>[ 6.894566] mmc1: new high speed SDHC card at address aaaa <6>[ 6.916442] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 6.928992] caam_jr 2141000.jr0: registering rng-caam <6>[ 6.943756] caam 2140000.caam: caam pkc algorithms registered in /proc/crypto <6>[ 6.957095] usbcore: registered new interface driver usbhid <6>[ 6.963096] usbhid: USB HID core driver <6>[ 6.977065] mmcblk1: p1 p2 <6>[ 7.046929] NET: Registered protocol family 10 <6>[ 7.062029] Segment Routing with IPv6 <6>[ 7.066953] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.077997] NET: Registered protocol family 17 <6>[ 7.082854] can: controller area network core (rev 20170425 abi 9) <6>[ 7.090160] NET: Registered protocol family 29 <6>[ 7.094961] can: raw protocol (rev 20170425) <6>[ 7.100070] can: broadcast manager protocol (rev 20170425 t) <6>[ 7.106130] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 7.113748] Key type dns_resolver registered <6>[ 7.122356] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 7.129200] cpu cpu0: Linked as a consumer to regulator.3 <5>[ 7.151253] Registering SWP/SWPB emulation handler <5>[ 7.159072] Loading compiled-in X.509 certificates <6>[ 7.278151] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <6>[ 7.302289] asoc-simple-card sound: wm8960-hifi <-> 202c000.sai mapping ok <6>[ 7.468234] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) <6>[ 7.599349] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=POLL) <6>[ 7.621046] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 7.738827] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:02: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:02, irq=POLL) <6>[ 7.757111] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 10.743442] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 10.756859] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 10.791536] Sending DHCP requests .., OK <6>[ 13.694163] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 13.702566] IP-Config: Complete: <6>[ 13.706186] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.212, mask=255.255.255.0, gw=172.16.1.4 <6>[ 13.716797] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 13.723953] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 13.723977] nameserver0=172.16.1.4 <5>[ 13.749243] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.835289] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 13.843669] ALSA device list: <6>[ 13.847198] #0: mx6ul-wm8960 <4>[ 13.852016] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.867253] Freeing unused kernel memory: 1024K <6>[ 13.873051] cfg80211: failed to load regulatory.db <6>[ 13.901852] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.452222] udevd[187]: starting version 3.2.9 <5>[ 14.461710] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.470848] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.478438] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.505138] udevd[187]: specified user 'tss' unknown <27>[ 14.511477] udevd[187]: specified group 'tss' unknown <30>[ 14.539506] udevd[188]: starting eudev-3.2.9 done Saving random seed: <5>[ 17.883736] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 18.162540] 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-1254109/environment . /lava-1254109/environment / # /lava-1254109/bin/lava-test-runner /lava-1254109/0 /lava-1254109/bin/lava-test-runner /lava-1254109/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1254109/0/tests/0_dmesg + cat uuid + UUID=1254109_1.5.2.4.1<8>[ 24.174813] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 24.305609] <8>[ 24.422137] <8>[ 24.539327] + set +x <8>[ 24.551946] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1254109/environment / # . /lava-1254109/environment/lava-1254109/bin/lava-test-runner /lava-1254109/1 / # /lava-1254109/bin/lava-test-runner /lava-1254109/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1254109/1/tests/1_bootrr + cat uuid + UUID=1254109_1.5.2.4.5<8>[ 30.405567] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1254109/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1254109/1/../bin/lava-test-case <8>[ 30.564883] /lava-1254109/1/../bin/lava-test-case <8>[ 30.678176] /lava-1254109/1/../bin/lava-test-case <8>[ 30.739358] + set +x <8>[ 30.783879] / #