connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.mmc@50004000.of: registered as mmc0 imx-esdhc 50020000.mmc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/899131/extract-nfsrootfs-y5d8sfwk,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/899131/extract-nfsrootfs-y5d8sfwk,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/899131/tftp-deploy-w44tpig9/dtb/imx53-qsrb.dtb /mnt/tftp/899131/tftp-deploy-w44tpig9/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/899131/tftp-deploy-w44tpig9/dtb/imx53-qsrb.dtb /mnt/tftp/899131/tftp-deploy-w44tpig9/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.89 Loading ARM Linux zImage '/mnt/tftp/899131/tftp-deploy-w44tpig9/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x7289a000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/899131/tftp-deploy-w44tpig9/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/899131/extract-nfsrootfs-y5d8sfwk,v3,tcp ip=dhcp Starting kernel at 0x7289a000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.272-cip90 (KernelCI@build-j990052-arm-gcc-10-imx-v6-v7-defconfig-n6g5n) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Mon Feb 6 11:04:12 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 64 MiB at 0xca000000 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 17 pages/cpu s37928 r8192 d23512 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/899131/extract-nfsrootfs-y5d8sfwk,v3,tcp ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 948204K/1048576K available (11264K kernel code, 880K rwdata, 3616K rodata, 1024K init, 7651K bss, 34836K reserved, 65536K cma-reserved, 457624K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7652 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 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] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000011] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.000038] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.001390] Console: colour dummy device 80x30 [ 0.001441] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001459] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001474] ... MAX_LOCK_DEPTH: 48 [ 0.001490] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001506] ... CLASSHASH_SIZE: 4096 [ 0.001521] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001538] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001553] ... CHAINHASH_SIZE: 32768 [ 0.001569] memory used by lock dependency info: 4655 kB [ 0.001585] per task-struct memory footprint: 1536 bytes [ 0.001696] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.001727] pid_max: default: 32768 minimum: 301 [ 0.002107] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002137] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.004600] CPU: Testing write buffer coherency: ok [ 0.004708] CPU0: Spectre v2: using BPIALL workaround [ 0.006139] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.008426] Setting up static identity map for 0x70100000 - 0x70100078 [ 0.009034] rcu: Hierarchical SRCU implementation. [ 0.010772] smp: Bringing up secondary CPUs ... [ 0.010804] smp: Brought up 1 node, 1 CPU [ 0.010825] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.010844] CPU: All CPU(s) started in SVC mode. [ 0.014781] devtmpfs: initialized [ 0.038873] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.039647] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.039726] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.045261] pinctrl core: initialized pinctrl subsystem [ 0.050759] NET: Registered protocol family 16 [ 0.071742] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.083120] cpuidle: using governor menu [ 0.084003] No ATAGs? [ 0.084016] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.096300] imx53-pinctrl 53fa8000.iomuxc: Failed to create dummy-iomuxc-gpr@53fa8000 debugfs directory [ 0.097312] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.169733] vgaarb: loaded [ 0.170834] SCSI subsystem initialized [ 0.172575] usbcore: registered new interface driver usbfs [ 0.172795] usbcore: registered new interface driver hub [ 0.172929] usbcore: registered new device driver usb [ 0.173386] usb_phy_generic usbphy-0: usbphy-0 supply vcc not found, using dummy regulator [ 0.173957] usb_phy_generic usbphy-0: Linked as a consumer to regulator.0 [ 0.174453] usb_phy_generic usbphy-1: usbphy-1 supply vcc not found, using dummy regulator [ 0.174756] usb_phy_generic usbphy-1: Linked as a consumer to regulator.0 [ 0.178007] i2c i2c-1: IMX I2C adapter registered [ 0.178136] i2c i2c-1: can't use DMA, using PIO instead. [ 0.183567] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.265508] i2c i2c-0: IMX I2C adapter registered [ 0.265564] i2c i2c-0: can't use DMA, using PIO instead. [ 0.265790] media: Linux media interface: v0.10 [ 0.265912] videodev: Linux video capture interface: v2.00 [ 0.266433] pps_core: LinuxPPS API ver. 1 registered [ 0.266460] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.266520] PTP clock support registered [ 0.267399] Advanced Linux Sound Architecture Driver Initialized. [ 0.270791] Bluetooth: Core ver 2.22 [ 0.270963] NET: Registered protocol family 31 [ 0.270984] Bluetooth: HCI device and connection manager initialized [ 0.271105] Bluetooth: HCI socket layer initialized [ 0.271139] Bluetooth: L2CAP socket layer initialized [ 0.271334] Bluetooth: SCO socket layer initialized [ 0.274080] clocksource: Switched to clocksource mxc_timer1 [ 0.505667] VFS: Disk quotas dquot_6.6.0 [ 0.505855] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.531243] NET: Registered protocol family 2 [ 0.531807] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.534173] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) [ 0.534363] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.534465] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.535059] TCP: Hash tables configured (established 4096 bind 4096) [ 0.535621] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.535743] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.536254] NET: Registered protocol family 1 [ 0.538405] RPC: Registered named UNIX socket transport module. [ 0.538486] RPC: Registered udp transport module. [ 0.538506] RPC: Registered tcp transport module. [ 0.538524] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.542675] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.546955] Initialise system trusted keyrings [ 0.547893] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.565308] NFS: Registering the id_resolver key type [ 0.565542] Key type id_resolver registered [ 0.565619] Key type id_legacy registered [ 0.565800] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.567525] fuse init (API version 7.27) [ 0.582059] Key type asymmetric registered [ 0.582295] Asymmetric key parser 'x509' registered [ 0.582587] bounce: pool size: 64 pages [ 0.582717] io scheduler noop registered [ 0.582742] io scheduler deadline registered [ 0.583155] io scheduler cfq registered (default) [ 0.583183] io scheduler mq-deadline registered [ 0.583204] io scheduler kyber registered [ 0.599563] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.599823] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.603484] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 1.398257] console [ttymxc0] enabled [ 1.416689] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.423442] [drm] No driver support for vblank timestamp query. [ 1.430811] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.438679] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.448981] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.526127] Console: switching to colour frame buffer device 128x48 [ 1.548696] imx-drm display-subsystem: fb0: DRM emulated frame buffer device [ 1.559940] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0 [ 1.568257] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.601442] brd: module loaded [ 1.632056] loop: module loaded [ 1.637933] ahci-imx 10000000.sata: hwmon0: sensor 'sata_ahci' [ 1.646217] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.653320] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.662375] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.675452] scsi host0: ahci-imx [ 1.680361] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.697585] CAN device driver interface [ 1.703715] fec 63fec000.ethernet: 63fec000.ethernet supply phy not found, using dummy regulator [ 1.713139] fec 63fec000.ethernet: Linked as a consumer to regulator.0 [ 1.735364] usbcore: registered new interface driver asix [ 1.741009] usbcore: registered new interface driver ax88179_178a [ 1.747563] usbcore: registered new interface driver cdc_ether [ 1.753501] usbcore: registered new interface driver net1080 [ 1.759557] usbcore: registered new interface driver cdc_subset [ 1.765760] usbcore: registered new interface driver zaurus [ 1.771590] usbcore: registered new interface driver cdc_ncm [ 1.777371] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.783913] ehci-pci: EHCI PCI platform driver [ 1.788644] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.794799] usbcore: registered new interface driver usb-storage [ 1.811092] imx_usb 53f80200.usb: Linked as a consumer to regulator.2 [ 1.821105] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.826544] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.864142] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.874534] hub 1-0:1.0: USB hub found [ 1.878619] hub 1-0:1.0: 1 port detected [ 1.891494] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 1.907164] mxc_rtc_v2 53fa4000.rtc: registered as rtc0 [ 1.913472] i2c /dev entries driver [ 1.927854] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 1.934787] Bluetooth: HCI UART driver ver 2.3 [ 1.939391] Bluetooth: HCI UART protocol H4 registered [ 1.945144] Bluetooth: HCI UART protocol LL registered [ 1.956738] sdhci: Secure Digital Host Controller Interface driver [ 1.963027] sdhci: Copyright(c) Pierre Ossman [ 1.967529] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.003709] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 2.019703] ata1: SATA link down (SStatus 0 SControl 300) [ 2.025550] ahci-imx 10000000.sata: no device found, disabling link. [ 2.031935] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.044241] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 2.049549] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 2.087472] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.096246] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 2.108481] mmc0: new high speed SDHC card at address 0001 [ 2.126846] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 2.134912] sahara 63ff8000.crypto: SAHARA version 4 initialized [ 2.141985] usbcore: registered new interface driver usbhid [ 2.147830] usbhid: USB HID core driver [ 2.171677] sgtl5000 1-000a: Linked as a consumer to regulator.1 [ 2.180783] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 2.191239] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 2.248105] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.256448] fsl-ssi-dai 50014000.ssi: No cache defaults, reading back from HW [ 2.293749] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 2.321173] NET: Registered protocol family 10 [ 2.330959] Segment Routing with IPv6 [ 2.336486] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.344951] NET: Registered protocol family 17 [ 2.349475] can: controller area network core (rev 20170425 abi 9) [ 2.356217] NET: Registered protocol family 29 [ 2.360696] can: raw protocol (rev 20170425) [ 2.365378] can: broadcast manager protocol (rev 20170425 t) [ 2.371153] can: netlink gateway (rev 20170425) max_hops=1 [ 2.377662] Key type dns_resolver registered [ 2.383130] Registering SWP/SWPB emulation handler [ 2.390137] Loading compiled-in X.509 certificates [ 2.465735] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 2.475125] mxc_rtc_v2 53fa4000.rtc: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.585454] SMSC LAN8710/LAN8720 63fec000.ethernet-1:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=POLL) [ 2.601947] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.649676] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 4.674468] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.706844] Sending DHCP requests ., OK [ 4.748185] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.89 [ 4.755952] IP-Config: Complete: [ 4.759237] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.89, mask=255.255.255.0, gw=255.255.255.255 [ 4.769759] host=10.8.254.89, domain=, nis-domain=(none) [ 4.775740] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 4.775754] nameserver0=10.8.254.2 [ 4.791283] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.806515] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.814242] ALSA device list: [ 4.817237] #0: imx53-qsb-sgtl5000 [ 4.821928] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.838849] cfg80211: failed to load regulatory.db [ 4.893457] VFS: Mounted root (nfs filesystem) on device 0:14. [ 4.902609] devtmpfs: mounted [ 4.909060] Freeing unused kernel memory: 1024K [ 4.916187] Run /sbin/init as init process [ 6.214843] systemd[1]: System time before build time, advancing clock. [ 6.373299] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 6.439144] 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) [ 6.464942] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.539102] systemd[1]: Set hostname to . [ 9.370615] systemd[1]: Queued start job for default target Graphical Interface. [ 9.383651] random: systemd: uninitialized urandom read (16 bytes read) [ 9.391136] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.403923] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.418157] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.455319] random: systemd: uninitialized urandom read (16 bytes read) [ 9.467369] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.505452] random: systemd: uninitialized urandom read (16 bytes read) [ 9.517043] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.556818] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.599240] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 9.646048] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 9.697156] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 9.746193] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.789021] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.828039] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.864934] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.878219] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.917156] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 10.047965] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 10.061224] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 10.097654] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 10.141640] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 10.201989] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 10.237011] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 10.277646] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.288703] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 10.311866] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 10.356676] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 10.389124] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 10.431506] random: systemd: uninitialized urandom read (16 bytes read) [ 10.502999] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.608136] random: systemd: uninitialized urandom read (16 bytes read) [ 10.667165] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.687877] random: systemd: uninitialized urandom read (16 bytes read) [ 10.746215] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.810658] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.865785] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.947043] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 11.007106] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 11.092981] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 11.221114] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 11.327508] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 11.361458] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.496525] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.627124] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.761124] systemd[1]: modprobe@drm.service: Succeeded. [ 11.798095] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.860132] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.898453] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.934794] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.975078] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 12.009509] random: systemd: uninitialized urandom read (16 bytes read) [ 12.065300] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 12.090969] random: systemd: uninitialized urandom read (16 bytes read) [ 12.165160] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 12.240980] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 12.290831] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 12.380775] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 12.487532] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 12.556070] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 12.621722] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 12.858331] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 13.500364] systemd-journald[106]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 13.755555] random: crng init done [ 13.759205] random: 40 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[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... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[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;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 22.219901] coda 63ff4000.vpu: Direct firmware load for vpu_fw_imx53.bin failed with error -2 [ 22.390093] coda 63ff4000.vpu: Direct firmware load for vpu/vpu_fw_imx53.bin failed with error -2 [ 22.471917] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 22.587815] coda 63ff4000.vpu: firmware request failed [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[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;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] 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. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[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. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc0[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] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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 ttymxc0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.272-cip90 #1 SMP Mon Feb 6 11:04:12 UTC 2023 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/899131/extract-nfsrootfs-y5d8sfwk' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/899131/extract-nfsrootfs-y5d8sfwk' / # 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-899131/environment . /lava-899131/environment / # /lava-899131/bin/lava-test-runner /lava-899131/0 /lava-899131/bin/lava-test-runner /lava-899131/0 + export TESTRUN_ID=0_dmesg + cd /lava-899131/0/tests/0_dmesg + cat uuid + UUID=899131_1.6.2.3.1[ 30.349218] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 30.628147] [ 30.853170] [ 31.061080] + set +x [ 31.072520] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-899131/environment / # . /lava-899131/environment/lava-899131/bin/lava-test-runner /lava-899131/1 / # /lava-899131/bin/lava-test-runner /lava-899131/1 + export TESTRUN_ID=1_bootrr + cd /lava-899131/1/tests/1_bootrr + cat uuid + UUID=899131_1.6.2.3.5[ 31.903371] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-899131/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-899131/1/../bin/lava-test-case [ 32.194747] /lava-899131/1/../bin/lava-test-case [ 32.379182] /lava-899131/1/../bin/lava-test-case [ 32.471178] + set +x [ 32.560037] / #