connecting to NetworkSerialPort(target=Target(name='imx6ul-pico-hobbit-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4007, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4007 connected to 10.8.254.5 (port 4007) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 17:19:43 CET 2017 Board: Technexion Pico i.MX6UL Board detected i.MX6 UltraLite revision 1.0 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2190000.usdhc: registered as 2190000.usdhc imx-esdhc 2194000.usdhc: registered as 2194000.usdhc netconsole: registered as netconsole-1 malloc space: 0x8fefca40 -> 0x9fdf947f (size 255 MiB) mmc0: detected MMC card version 5.1 mmc0: registered mmc0.boot0 mmc0: registered mmc0.boot1 mmc0: registered mmc0 running /env/bin/init... [?25h Hit m for menu or any other key to stop autoboot: 3 type exit to get to the menu [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m global linux.bootargs.console=\"console=ttymxc5,115200n8\" [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m global linux.bootargs.console=\"console=ttymxc5,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/823129/tftp-deploy-6damne0g/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/823129/tftp-deploy-6damne0g/kernel/zImage [1;32mbarebox@[1;36mTechnexion Pico i.MX6UL Board:/[0m bootm -v -o /mnt/tftp/823129/tftp-deploy-6damne0g/dtb/imx6ul-pico-hobbit.dtb /mnt/tftp/823129/tftp-deploy-6damne0g/kernel/zImage warning: No MAC address set. Using random address 42:b6:d1:82:0c:94 eth1: 100Mbps full duplex link detected T T DHCP client bound to address 10.8.254.110 Loading ARM Linux zImage '/mnt/tftp/823129/tftp-deploy-6damne0g/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x82e28000 no initrd load address, defaulting to 0x83864000 Loading devicetree from '/mnt/tftp/823129/tftp-deploy-6damne0g/dtb/imx6ul-pico-hobbit.dtb' mmc0: Cannot find nodepath /soc/aips-bus@02100000/usdhc@02190000, cannot fixup Failed to fixup node in of_partition_fixup+0x1/0x1f8: Invalid argument commandline: console=ttymxc5,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh,v3,tcp ip=dhcp Starting kernel at 0x82e28000, oftree at 0x83864000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.153-cip19-rt8 (KernelCI@build-j483897-arm-gcc-10-defconfig-t7ggz) (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 21:45:55 UTC 2022 [ 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: TechNexion PICO-IMX6UL and HOBBIT baseboard [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s33612 r8192 d23732 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc5,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh,v3,tcp ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 428760K/524288K available (13312K kernel code, 2324K rwdata, 5344K rodata, 2048K init, 417K bss, 29992K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 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] Switching to timer-based delay loop, resolution 41ns [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000041] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.007433] Console: colour dummy device 80x30 [ 0.007551] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.007587] pid_max: default: 32768 minimum: 301 [ 0.007933] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.007969] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.009449] CPU: Testing write buffer coherency: ok [ 0.010083] CPU0: update cpu_capacity 1024 [ 0.010200] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.011864] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.014404] rcu: Hierarchical SRCU implementation. [ 0.020319] EFI services will not be available. [ 0.020743] smp: Bringing up secondary CPUs ... [ 0.020761] smp: Brought up 1 node, 1 CPU [ 0.020783] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.020803] CPU: All CPU(s) started in SVC mode. [ 0.021834] devtmpfs: initialized [ 0.035576] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.036090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.036143] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.040920] pinctrl core: initialized pinctrl subsystem [ 0.044592] DMI not present or invalid. [ 0.046630] NET: Registered protocol family 16 [ 0.051524] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.056891] thermal_sys: Registered thermal governor 'step_wise' [ 0.057086] cpuidle: using governor menu [ 0.266282] vdd3p0: supplied by regulator-dummy [ 0.278463] cpu: supplied by regulator-dummy [ 0.291090] vddsoc: supplied by regulator-dummy [ 0.681051] No ATAGs? [ 0.682147] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.682185] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.690856] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.701306] Serial: AMBA PL011 UART driver [ 0.774859] iommu: Default domain type: Translated [ 0.775774] vgaarb: loaded [ 0.778150] SCSI subsystem initialized [ 0.779485] usbcore: registered new interface driver usbfs [ 0.779600] usbcore: registered new interface driver hub [ 0.779708] usbcore: registered new device driver usb [ 0.782934] i2c i2c-0: IMX I2C adapter registered [ 0.785224] i2c i2c-1: IMX I2C adapter registered [ 0.786237] imx-i2c 21a8000.i2c: can't get pinctrl, bus recovery not supported [ 0.788205] i2c i2c-2: IMX I2C adapter registered [ 0.791255] pps_core: LinuxPPS API ver. 1 registered [ 0.791278] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.791327] PTP clock support registered [ 0.800991] clocksource: Switched to clocksource mxc_timer1 [ 3.017041] NET: Registered protocol family 2 [ 3.017601] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 3.019395] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 3.019491] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 3.019597] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.019756] TCP: Hash tables configured (established 4096 bind 4096) [ 3.019949] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.020016] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.020390] NET: Registered protocol family 1 [ 3.022223] RPC: Registered named UNIX socket transport module. [ 3.022251] RPC: Registered udp transport module. [ 3.022263] RPC: Registered tcp transport module. [ 3.022274] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.022296] PCI: CLS 0 bytes, default 64 [ 3.024101] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 3.027608] Initialise system trusted keyrings [ 3.028356] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.044902] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.046930] NFS: Registering the id_resolver key type [ 3.047131] Key type id_resolver registered [ 3.047146] Key type id_legacy registered [ 3.047413] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.047432] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 3.047514] ntfs: driver 2.1.32 [Flags: R/O]. [ 3.048687] Key type asymmetric registered [ 3.048712] Asymmetric key parser 'x509' registered [ 3.048825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 3.048844] io scheduler mq-deadline registered [ 3.048856] io scheduler kyber registered [ 3.100904] pwm-backlight backlight: supply power not found, using dummy regulator [ 3.129039] mxs-dma 1804000.dma-apbh: initialized [ 3.157938] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 3.157988] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 3.282804] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 3.293208] SuperH (H)SCI(F) driver initialized [ 3.295640] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX [ 3.297845] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 70, base_baud = 5000000) is a IMX [ 3.297959] printk: console [ttymxc5] enabled [ 3.301354] msm_serial: driver initialized [ 3.301965] STMicroelectronics ASC driver initialized [ 3.305864] STM32 USART driver initialized [ 3.328322] panel-simple panel: supply power not found, using dummy regulator [ 3.328747] panel-simple panel: Specify missing connector_type [ 3.354501] brd: module loaded [ 3.372410] loop: module loaded [ 3.407853] CAN device driver interface [ 3.410630] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.415893] pps pps0: new PPS source ptp0 [ 3.422732] fec 20b4000.ethernet eth0: registered PHC device 0 [ 3.426111] e1000e: Intel(R) PRO/1000 Network Driver [ 3.426130] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.426277] igb: Intel(R) Gigabit Ethernet Network Driver [ 3.426292] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.439394] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.439531] usbcore: registered new interface driver pegasus [ 3.439649] usbcore: registered new interface driver asix [ 3.439738] usbcore: registered new interface driver ax88179_178a [ 3.439831] usbcore: registered new interface driver cdc_ether [ 3.439979] usbcore: registered new interface driver smsc75xx [ 3.440097] usbcore: registered new interface driver smsc95xx [ 3.440183] usbcore: registered new interface driver net1080 [ 3.440268] usbcore: registered new interface driver cdc_subset [ 3.440353] usbcore: registered new interface driver zaurus [ 3.440561] usbcore: registered new interface driver cdc_ncm [ 3.448441] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.448466] ehci-pci: EHCI PCI platform driver [ 3.448566] ehci-platform: EHCI generic platform driver [ 3.449231] ehci-orion: EHCI orion driver [ 3.449707] SPEAr-ehci: EHCI SPEAr driver [ 3.450107] ehci-st: EHCI STMicroelectronics driver [ 3.450511] ehci-exynos: EHCI Exynos driver [ 3.451069] ehci-atmel: EHCI Atmel driver [ 3.451534] tegra-ehci: Tegra EHCI driver [ 3.452008] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.452069] ohci-pci: OHCI PCI platform driver [ 3.452208] ohci-platform: OHCI generic platform driver [ 3.452810] SPEAr-ohci: OHCI SPEAr driver [ 3.453258] ohci-st: OHCI STMicroelectronics driver [ 3.453678] ohci-atmel: OHCI Atmel driver [ 3.456087] usbcore: registered new interface driver usb-storage [ 3.474680] i2c /dev entries driver [ 3.521869] sdhci: Secure Digital Host Controller Interface driver [ 3.521891] sdhci: Copyright(c) Pierre Ossman [ 3.527965] Synopsys Designware Multimedia Card Interface Driver [ 3.532638] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.551903] ledtrig-cpu: registered to indicate activity on CPUs [ 3.554400] usbcore: registered new interface driver usbhid [ 3.554422] usbhid: USB HID core driver [ 3.570442] NET: Registered protocol family 10 [ 3.573202] Segment Routing with IPv6 [ 3.573402] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.574871] NET: Registered protocol family 17 [ 3.574922] can: controller area network core [ 3.575078] NET: Registered protocol family 29 [ 3.575097] can: raw protocol [ 3.575112] can: broadcast manager protocol [ 3.575135] can: netlink gateway - max_hops=1 [ 3.576219] Key type dns_resolver registered [ 3.580361] ThumbEE CPU extension supported. [ 3.580418] Registering SWP/SWPB emulation handler [ 3.581890] printk: console [ttymxc5]: printing thread started [ 3.581975] Loading compiled-in X.509 certificates [ 3.617486] pwm-backlight backlight: supply power not found, using dummy regulator [ 3.622428] panel-simple panel: supply power not found, using dummy regulator [ 3.622791] panel-simple panel: Specify missing connector_type [ 4.696530] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA [ 4.700909] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 4.701070] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 4.720641] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA [ 4.731592] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 4.733729] hub 1-0:1.0: USB hub found [ 4.733997] hub 1-0:1.0: 1 port detected [ 4.739800] imx_thermal 20c8000.anatop:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C [ 4.742912] pwm-backlight backlight: supply power not found, using dummy regulator [ 4.779553] panel-simple panel: supply power not found, using dummy regulator [ 4.779921] panel-simple panel: Specify missing connector_type [ 4.783831] pwm-backlight backlight: supply power not found, using dummy regulator [ 4.788805] panel-simple panel: supply power not found, using dummy regulator [ 4.789165] panel-simple panel: Specify missing connector_type [ 4.861157] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 4.864106] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.866200] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 4.891072] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 4.892637] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=205) [ 4.898586] mmc0: new DDR MMC card at address 0001 [ 4.900088] mmcblk0: mmc0:0001 M62704 3.56 GiB [ 4.900627] mmcblk0boot0: mmc0:0001 M62704 partition 1 2.00 MiB [ 4.901452] mmcblk0boot1: mmc0:0001 M62704 partition 2 2.00 MiB [ 4.901963] mmcblk0rpmb: mmc0:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 4.952786] mmcblk0: p1 p2 [ 4.961374] pwm-backlight backlight: supply power not found, using dummy regulator [ 4.966348] panel-simple panel: supply power not found, using dummy regulator [ 4.966738] panel-simple panel: Specify missing connector_type [ 5.133273] mmc1: new high speed SDIO card at address 0001 [ 7.330162] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 7.338932] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.363598] Sending DHCP requests .., OK [ 10.323759] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.110 [ 10.323833] IP-Config: Complete: [ 10.323848] device=eth0, hwaddr=42:b6:d1:82:0c:94, ipaddr=10.8.254.110, mask=255.255.255.0, gw=255.255.255.255 [ 10.323911] host=10.8.254.110, domain=, nis-domain=(none) [ 10.323937] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 10.323970] nameserver0=10.8.254.2 [ 10.514235] VFS: Mounted root (nfs filesystem) on device 0:15. [ 10.519088] devtmpfs: mounted [ 10.533181] Freeing unused kernel memory: 2048K [ 10.554299] Run /sbin/init as init process [ 12.083127] systemd[1]: System time before build time, advancing clock. [ 12.409779] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 12.435509] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 12.527305] systemd[1]: Set hostname to . [ 16.888492] systemd[1]: Queued start job for default target Graphical Interface. [[0;32m OK [0m] Created slice[ 16.900388] random: systemd: uninitialized urandom read (16 bytes read) [0;1;39msystem-getty.slice[0m.[ 16.900880] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 16.901171] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 16.903042] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice[ 16.943624] random: systemd: uninitialized urandom read (16 bytes read) [0;1;39msystem-modprobe.slice[[ 16.945172] systemd[1]: Created slice system-modprobe.slice. 0m. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.[ 16.993984] random: systemd: uninitialized urandom read (16 bytes read) slice[0m. [ 16.995862] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 17.022171] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 17.041331] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to[ 17.084877] systemd[1]: Started Forward Password Requests to Wall Directory Watch. Wall Directory Watch[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volume[ 17.135618] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. s[0m. [ 17.137167] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 17.167088] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0[ 17.204458] systemd[1]: Reached target Remote File Systems. m. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 17.244980] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached targe[ 17.284433] systemd[1]: Reached target Swap. t [0;1;39mSwap[0m. [[0;32m OK [0m] Listening on [ 17.327505] systemd[1]: Listening on initctl Compatibility Named Pipe. [0;1;39minitctl Compatibility Named Pipe[0m. [ 17.570708] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log[ 17.586553] systemd[1]: Listening on Journal Socket (/dev/log). )[0m. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 17.636121] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink [ 17.657608] systemd[1]: Listening on Network Service Netlink Socket. Socket[0m. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 17.721826] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 17.743014] systemd[1]: Listening on udev Kernel Socket. [ 17.761375] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 17.763087] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 17.770287] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... Mounting [0;1;39mKernel Trace File System[0m... [ 17.828434] systemd[1]: Mounting Kernel Trace File System... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 17.872861] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 17.903106] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mLoad Kernel Module configfs[0m... [ 17.941971] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module drm[0m... [ 17.982719] random: systemd: uninitialized urandom read (16 bytes read) [ 17.987900] systemd[1]: Starting Load Kernel Module drm... [ 18.104138] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mLoad Kernel Module fuse[0m... [ 18.147635] systemd[1]: Starting Load Kernel Module fuse... [ 18.201828] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Starting [0;1;39mJourna[ 18.240706] systemd[1]: Starting Journal Service... l Service[0m... Starting [0;1;39mLoad K[ 18.318142] systemd[1]: Starting Load Kernel Modules... ernel Modules[0m... [ 18.369566] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... Starting [0;1;39mColdpl[ 18.447820] systemd[1]: Starting Coldplug All udev Devices... ug All udev Devices[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0[ 18.535694] systemd[1]: Mounted Kernel Debug File System. m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 18.553028] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 18.594228] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 18.833628] systemd[1]: modprobe@configfs.service: Succeeded. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configf[ 18.852845] systemd[1]: Finished Load Kernel Module configfs. s[0m. [ 18.894370] systemd[1]: modprobe@drm.service: Succeeded. [ 18.904753] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 18.954856] systemd[1]: modprobe@fuse.service: Succeeded. [ 18.966586] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 19.021349] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 19.054199] systemd[1]: Finished Remount Root and Kernel File Systems. Mounting [0;1;39mKernel Configuration File System[0m... [ 19.084433] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 19.085704] random: systemd: uninitialized urandom read (16 bytes read) [ 19.090035] systemd[1]: Mounting Kernel Configuration File System... Starting [0;1;39mLoad/Save Random Seed[0m... [ 19.144118] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 19.145064] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 19.145486] random: systemd: uninitialized urandom read (16 bytes read) [ 19.182557] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 19.228581] random: systemd: uninitialized urandom read (16 bytes read) [ 19.253232] systemd[1]: Starting Apply Kernel Variables... [ 19.312428] systemd[1]: Starting Create System Users... [ 19.348098] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 19.783923] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 20.141792] systemd[1]: Finished Create System Users. [ 20.172813] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 20.202753] systemd[1]: Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started [0;1[ 20.710026] systemd[1]: Started Journal Service. ;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [ 21.223349] systemd-journald[92]: Received client request to flush runtime journal. [ 22.561692] random: crng init done [ 22.561715] random: 44 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0m[0;31m* [0m] (1 of 4) A start job is running for…g All udev Devices (9s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;1;31m*[0m[0;31m* [0m] (1 of 4) A start job is running for… All udev Devices (13s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [ 32.952540] pwm-backlight backlight: supply power not found, using dummy regulator [ 32.957367] panel-simple panel: supply power not found, using dummy regulator [ 32.957808] panel-simple panel: Specify missing connector_type [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… All udev Devices (16s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [K[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [ 33.802211] pwm-backlight backlight: supply power not found, using dummy regulator [ 33.807031] panel-simple panel: supply power not found, using dummy regulator [ 33.807461] panel-simple panel: Specify missing connector_type [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [ 34.663681] caam 2140000.crypto: Entropy delay = 3200 [ 34.724504] caam 2140000.crypto: Instantiated RNG4 SH0 [ 34.785262] caam 2140000.crypto: Instantiated RNG4 SH1 [ 34.785291] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) [ 34.785313] caam 2140000.crypto: job rings = 3, qi = 0 Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... [ 34.832519] pwm-backlight backlight: supply power not found, using dummy regulator [ 34.837397] panel-simple panel: supply power not found, using dummy regulator [ 34.837839] panel-simple panel: Specify missing connector_type Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [ 35.699618] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 35.724940] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 36.042669] pwm-backlight backlight: supply power not found, using dummy regulator [ 36.047495] panel-simple panel: supply power not found, using dummy regulator [ 36.047962] panel-simple panel: Specify missing connector_type [ 36.287795] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc5[0m. [ 37.789114] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 37.798229] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 37.798275] cfg80211: failed to load regulatory.db [ 37.992918] pwm-backlight backlight: supply power not found, using dummy regulator [ 37.997801] panel-simple panel: supply power not found, using dummy regulator [ 37.998255] panel-simple panel: Specify missing connector_type [ 38.108276] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0 [ 38.110739] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.bin failed with error -2 [ 38.112772] pwm-backlight backlight: supply power not found, using dummy regulator [ 38.117593] panel-simple panel: supply power not found, using dummy regulator [ 38.118016] panel-simple panel: Specify missing connector_type [ 39.141239] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (23s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (23s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (24s / no limit) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Login Management (24s / 1min 48s) M[K[ [0;31m*[0m] (1 of 2) A start job is running for… Login Management (25s / 1min 48s) M[K[ [0;31m*[0;1;31m*[0m] (1 of 2) A start job is running for… Login Management (25s / 1min 48s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…a Check Snapshots (26s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (26s / no limit) [ 43.874958] caam algorithms registered in /proc/crypto [ 43.877810] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto [ 43.877852] caam 2140000.crypto: registering rng-caam [ 43.912538] pwm-backlight backlight: supply power not found, using dummy regulator [ 43.917445] panel-simple panel: supply power not found, using dummy regulator [ 43.917866] panel-simple panel: Specify missing connector_type [ 44.023325] pwm-backlight backlight: supply power not found, using dummy regulator [ 44.028124] panel-simple panel: supply power not found, using dummy regulator [ 44.028546] panel-simple panel: Specify missing connector_type M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (27s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (27s / 1min 48s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (28s / 1min 48s) M[K[[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (28s / 1min 48s) M[K[[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (28s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…a Check Snapshots (29s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for… Login Management (29s / 1min 48s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (1 of 2) A start job is running for… Login Management (30s / 1min 48s) M[K[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [K[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc5[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc5 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.153-cip19-rt8 #1 SMP Wed Nov 9 21:45:55 UTC 2022 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/823129/extract-nfsrootfs-iamfhwnh' / # export NFS_SERVER_IP='10.8.254.2' export NFS_SERVER_IP='10.8.254.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-823129/environment . /lava-823129/environment / # /lava-823129/bin/lava-test-runner /lava-823129/0 /lava-823129/bin/lava-test-runner /lava-823129/0 + export TESTRUN_ID=0_dmesg + cd /lava-823129/0/tests/0_dmesg + cat uuid + UUID=823129_1.6.2.3.1 + set +x + KERNELCI_LAVA=y /bi[ 54.298751] n/sh /opt/kernelci/dmesg.sh [ 54.972035] [ 55.499316] + set +x [ 56.028478] [ 56.031166] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-823129/environment / # . /lava-823129/environment/lava-823129/bin/lava-test-runner /lava-823129/1 / # /lava-823129/bin/lava-test-runner /lava-823129/1 + export TESTRUN_ID=1_bootrr + cd /lava-823129/1/tests/1_bootrr + cat uuid + UUID=823129_1.6.2.3.5 + set +x + export PATH=/opt/bo[ 57.568768] otrr/helpers:/lava-823129/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-823129/1/../bin/lava-test-case [ 59.252964] + set +x [ 59.423621] / #