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 earlycon\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8 earlycon\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1027876/extract-nfsrootfs-asep4i1y,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/1027876/extract-nfsrootfs-asep4i1y,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/1027876/tftp-deploy-gu19s0bu/dtb/imx53-qsrb.dtb /mnt/tftp/1027876/tftp-deploy-gu19s0bu/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/1027876/tftp-deploy-gu19s0bu/dtb/imx53-qsrb.dtb /mnt/tftp/1027876/tftp-deploy-gu19s0bu/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.104 Loading ARM Linux zImage '/mnt/tftp/1027876/tftp-deploy-gu19s0bu/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x7288f000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/1027876/tftp-deploy-gu19s0bu/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1027876/extract-nfsrootfs-asep4i1y,v3,tcp ip=dhcp Starting kernel at 0x7288f000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.307-cip107 (KernelCI@build-j118196-arm-gcc-10-imx-v6-v7-defconfig-f5rzd) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Feb 23 10:43:14 UTC 2024 [ 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] earlycon: ec_imx21 at MMIO 0x53fbc000 (options '') [ 0.000000] bootconsole [ec_imx21] enabled [ 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 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1027876/extract-nfsrootfs-asep4i1y,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 (T��� initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000010] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.007817] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.018677] Console: colour dummy device 80x30 [ 0.021789] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.029834] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.033588] ... MAX_LOCK_DEPTH: 48 [ 0.037754] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042136] ... CLASSHASH_SIZE: 4096 [ 0.046435] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.050861] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055321] ... CHAINHASH_SIZE: 32768 [ 0.059716] memory used by lock dependency info: 4655 kB [ 0.065098] per task-struct memory footprint: 1536 bytes [ 0.070588] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.080852] CPU: Testing write buffer coherency: ok [ 0.085676] CPU0: Spectre v2: using BPIALL workaround [ 0.090708] pid_max: default: 32768 minimum: 301 [ 0.095684] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101913] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.112832] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.117359] Setting up static identity map for 0x70100000 - 0x70100078 [ 0.122406] rcu: Hierarchical SRCU implementation. [ 0.127808] smp: Bringing up secondary CPUs ... [ 0.130934] smp: Brought up 1 node, 1 CPU [ 0.135014] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.141087] CPU: All CPU(s) started in SVC mode. [ 0.149641] devtmpfs: initialized [ 0.172516] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.178216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.187279] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.198708] pinctrl core: initialized pinctrl subsystem [ 0.206695] NET: Registered protocol family 16 [ 0.227188] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.241814] cpuidle: using governor menu [ 0.243759] No ATAGs? [ 0.243775] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.262871] imx53-pinctrl 53fa8000.iomuxc: Failed to create dummy-iomuxc-gpr@53fa8000 debugfs directory [ 0.270474] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.345484] vgaarb: loaded [ 0.346571] SCSI subsystem initialized [ 0.350764] usbcore: registered new interface driver usbfs [ 0.354733] usbcore: registered new interface driver hub [ 0.359959] usbcore: registered new device driver usb [ 0.365499] usb_phy_generic usbphy-0: usbphy-0 supply vcc not found, using dummy regulator [ 0.373668] usb_phy_generic usbphy-0: Linked as a consumer to regulator.0 [ 0.380406] usb_phy_generic usbphy-1: usbphy-1 supply vcc not found, using dummy regulator [ 0.388425] usb_phy_generic usbphy-1: Linked as a consumer to regulator.0 [ 0.398199] i2c i2c-1: IMX I2C adapter registered [ 0.400160] i2c i2c-1: can't use DMA, using PIO instead. [ 0.416842] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.498740] i2c i2c-0: IMX I2C adapter registered [ 0.500630] i2c i2c-0: can't use DMA, using PIO instead. [ 0.506467] media: Linux media interface: v0.10 [ 0.510515] videodev: Linux video capture interface: v2.00 [ 0.516503] pps_core: LinuxPPS API ver. 1 registered [ 0.520833] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.530060] PTP clock support registered [ 0.534710] Advanced Linux Sound Architecture Driver Initialized. [ 0.543340] Bluetooth: Core ver 2.22 [ 0.544220] NET: Registered protocol family 31 [ 0.548507] Bluetooth: HCI device and connection manager initialized [ 0.555086] Bluetooth: HCI socket layer initialized [ 0.559720] Bluetooth: L2CAP socket layer initialized [ 0.564925] Bluetooth: SCO socket layer initialized [ 0.572169] clocksource: Switched to clocksource mxc_timer1 [ 0.800019] VFS: Disk quotas dquot_6.6.0 [ 0.801256] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.832752] NET: Registered protocol family 2 [ 0.834788] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.843045] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) [ 0.848580] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.855852] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.862716] TCP: Hash tables configured (established 4096 bind 4096) [ 0.868985] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.874583] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.881151] NET: Registered protocol family 1 [ 0.887146] RPC: Registered named UNIX socket transport module. [ 0.890884] RPC: Registered udp transport module. [ 0.895684] RPC: Registered tcp transport module. [ 0.900246] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.910869] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.920157] Initialise system trusted keyrings [ 0.922922] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.944587] NFS: Registering the id_resolver key type [ 0.947043] Key type id_resolver registered [ 0.950984] Key type id_legacy registered [ 0.955403] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.963091] fuse init (API version 7.27) [ 0.978948] Key type asymmetric registered [ 0.980406] Asymmetric key parser 'x509' registered [ 0.985651] bounce: pool size: 64 pages [ 0.989030] io scheduler noop registered [ 0.993176] io scheduler deadline registered [ 0.997882] io scheduler cfq registered (default) [ 1.001742] io scheduler mq-deadline registered [ 1.006355] io scheduler kyber registered [ 1.024910] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 1.031871] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 1.043754] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 1.053302] console [ttymxc0] enabled [ 1.053302] console [ttymxc0] enabled [ 1.057809] bootconsole [ec_imx21] disabled [ 1.057809] bootconsole [ec_imx21] disabled [ 1.080918] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.087915] [drm] No driver support for vblank timestamp query. [ 1.095302] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.103154] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.113412] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 1.189938] Console: switching to colour frame buffer device 128x48 [ 1.213491] imx-drm display-subsystem: fb0: DRM emulated frame buffer device [ 1.224620] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0 [ 1.232892] imx-ipuv3 18000000.ipu: IPUv3M probed [ 1.265273] brd: module loaded [ 1.290748] loop: module loaded [ 1.296618] ahci-imx 10000000.sata: hwmon0: sensor 'sata_ahci' [ 1.305107] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 1.312305] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.321244] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 1.334241] scsi host0: ahci-imx [ 1.339196] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 1.356250] CAN device driver interface [ 1.362506] fec 63fec000.ethernet: 63fec000.ethernet supply phy not found, using dummy regulator [ 1.371720] fec 63fec000.ethernet: Linked as a consumer to regulator.0 [ 1.393704] usbcore: registered new interface driver asix [ 1.399247] usbcore: registered new interface driver ax88179_178a [ 1.406015] usbcore: registered new interface driver cdc_ether [ 1.411952] usbcore: registered new interface driver net1080 [ 1.417966] usbcore: registered new interface driver cdc_subset [ 1.424189] usbcore: registered new interface driver zaurus [ 1.429971] usbcore: registered new interface driver cdc_ncm [ 1.435778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.442382] ehci-pci: EHCI PCI platform driver [ 1.446998] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.453183] usbcore: registered new interface driver usb-storage [ 1.469356] imx_usb 53f80200.usb: Linked as a consumer to regulator.2 [ 1.479357] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.484789] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.522221] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.532472] hub 1-0:1.0: USB hub found [ 1.536615] hub 1-0:1.0: 1 port detected [ 1.549280] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 1.564631] mxc_rtc_v2 53fa4000.rtc: registered as rtc0 [ 1.571018] i2c /dev entries driver [ 1.586038] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 1.592971] Bluetooth: HCI UART driver ver 2.3 [ 1.597522] Bluetooth: HCI UART protocol H4 registered [ 1.603296] Bluetooth: HCI UART protocol LL registered [ 1.614758] sdhci: Secure Digital Host Controller Interface driver [ 1.621086] sdhci: Copyright(c) Pierre Ossman [ 1.625602] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.661765] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 1.675863] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 1.681314] ata1: SATA link down (SStatus 0 SControl 300) [ 1.687123] ahci-imx 10000000.sata: no device found, disabling link. [ 1.693582] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 1.714678] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 1.750551] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 1.758584] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.771087] mmc0: new high speed SDHC card at address 0001 [ 1.794443] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.803266] sahara 63ff8000.crypto: SAHARA version 4 initialized [ 1.810120] usbcore: registered new interface driver usbhid [ 1.815886] usbhid: USB HID core driver [ 1.840198] sgtl5000 1-000a: Linked as a consumer to regulator.1 [ 1.849278] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 1.859939] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 1.915356] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 1.923827] fsl-ssi-dai 50014000.ssi: No cache defaults, reading back from HW [ 1.960073] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 1.986831] NET: Registered protocol family 10 [ 1.996628] Segment Routing with IPv6 [ 2.000714] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.010074] NET: Registered protocol family 17 [ 2.014894] can: controller area network core (rev 20170425 abi 9) [ 2.021391] NET: Registered protocol family 29 [ 2.026133] can: raw protocol (rev 20170425) [ 2.030641] can: broadcast manager protocol (rev 20170425 t) [ 2.036496] can: netlink gateway (rev 20170425) max_hops=1 [ 2.043008] Key type dns_resolver registered [ 2.048461] Registering SWP/SWPB emulation handler [ 2.055318] Loading compiled-in X.509 certificates [ 2.128747] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 2.138160] mxc_rtc_v2 53fa4000.rtc: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.259905] SMSC LAN8710/LAN8720 63fec000.ethernet-1:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=POLL) [ 2.283140] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.337173] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 4.353866] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.383716] Sending DHCP requests ., OK [ 4.426255] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.104 [ 4.434036] IP-Config: Complete: [ 4.437391] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.104, mask=255.255.255.0, gw=255.255.255.255 [ 4.448040] host=10.8.254.104, domain=, nis-domain=(none) [ 4.454094] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 4.454108] nameserver0=10.8.254.2 [ 4.468057] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.483240] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.492876] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 4.503554] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.512728] ALSA device list: [ 4.515726] #0: imx53-qsb-sgtl5000 [ 4.523927] cfg80211: failed to load regulatory.db [ 4.566769] VFS: Mounted root (nfs filesystem) on device 0:14. [ 4.575517] devtmpfs: mounted [ 4.581099] Freeing unused kernel memory: 1024K [ 4.593146] Run /sbin/init as init process [ 5.821696] systemd[1]: System time before build time, advancing clock. [ 5.966780] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 6.034592] systemd[1]: systemd 247.3-7+deb11u4 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.059846] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.126376] systemd[1]: Set hostname to . [ 8.884872] systemd[1]: Queued start job for default target Graphical Interface. [ 8.896202] random: systemd: uninitialized urandom read (16 bytes read) [ 8.903780] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.916534] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.930316] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 8.974667] random: systemd: uninitialized urandom read (16 bytes read) [ 8.986307] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.022735] random: systemd: uninitialized urandom read (16 bytes read) [ 9.031886] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.076851] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.116611] 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.174059] 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.225244] 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.274110] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.317090] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.355857] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.392845] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.404762] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.447358] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.572749] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.585706] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.625547] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.669319] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.729323] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.765018] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.805741] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.816450] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.839192] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.884116] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 9.916279] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 9.959277] random: systemd: uninitialized urandom read (16 bytes read) [ 10.024987] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.093611] random: systemd: uninitialized urandom read (16 bytes read) [ 10.183905] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.224089] random: systemd: uninitialized urandom read (16 bytes read) [ 10.281275] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.341719] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.386283] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.454640] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.507317] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.605113] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.750511] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.825429] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 10.877941] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.009634] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.118642] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.275579] systemd[1]: modprobe@drm.service: Succeeded. [ 11.305018] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.338321] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.366320] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.443243] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.472941] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.507441] random: systemd: uninitialized urandom read (16 bytes read) [ 11.561557] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 11.623776] random: systemd: uninitialized urandom read (16 bytes read) [ 11.673783] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 11.745553] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 11.800278] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.884186] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.954040] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 12.035612] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 12.081508] 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.286481] 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. [ 12.960203] systemd-journald[107]: 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.263771] random: crng init done [ 13.267448] 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. [ 21.483159] coda 63ff4000.vpu: Direct firmware load for vpu_fw_imx53.bin failed with error -2 [ 21.492036] coda 63ff4000.vpu: Direct firmware load for vpu/vpu_fw_imx53.bin failed with error -2 [ 21.570441] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 21.688597] 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] 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] Started [0;1;39mUser Login Management[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.307-cip107 #1 SMP Fri Feb 23 10:43:14 UTC 2024 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/1027876/extract-nfsrootfs-asep4i1y' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1027876/extract-nfsrootfs-asep4i1y' / # 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-1027876/environment . /lava-1027876/environment / # /lava-1027876/bin/lava-test-runner /lava-1027876/0 /lava-1027876/bin/lava-test-runner /lava-1027876/0 + export TESTRUN_ID=0_dmesg + cd /lava-1027876/0/tests/0_dmesg + cat uuid + UUID=1027876_1.6.2.3.1[ 29.127005] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 29.412836] [ 29.610272] [ 29.815275] + set +x [ 29.828356] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-1027876/environment . /lava-1027876/environment/ # /lava-1027876/bin/lava-test-runner /lava-1027876/1 / # /lava-1027876/bin/lava-test-runner /lava-1027876/1 + export TESTRUN_ID=1_bootrr + cd /lava-1027876/1/tests/1_bootrr + cat uuid + UUID=1027876_1.6.2.3.5[ 30.643948] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1027876/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1027876/1/../bin/lava-test-case [ 30.923164] /lava-1027876/1/../bin/lava-test-case [ 31.115475] /lava-1027876/1/../bin/lava-test-case [ 31.204567] + set +x [ 31.276835] / #