connecting to NetworkSerialPort(target=Target(name='imx6dl-riotboard-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4011, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4011 connected to 10.8.254.5 (port 4011) 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: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 i.MX6 Solo unique ID: 132c61d4d72d78a9 mdio_bus: miibus0: probed imx-usb 2184200.usb@2184200.of: USB EHCI 1.00 imx-esdhc 2194000.mmc@2194000.of: registered as mmc1 imx-esdhc 2198000.mmc@2198000.of: registered as mmc2 imx-esdhc 219c000.mmc@219c000.of: registered as mmc3 imx-ipuv3 2400000.ipu@2400000.of: IPUv3H probed imx-hdmi 120000.hdmi@120000.of: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fe7b320 -> 0x4fcf663f (size 510.5 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8 earlycon\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.console=\"console=ttymxc1,115200n8 earlycon\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1005029/extract-nfsrootfs-k9i4chqe,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1005029/extract-nfsrootfs-k9i4chqe,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/1005029/tftp-deploy-w36r_qsr/dtb/imx6dl-riotboard.dtb /mnt/tftp/1005029/tftp-deploy-w36r_qsr/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -o /mnt/tftp/1005029/tftp-deploy-w36r_qsr/dtb/imx6dl-riotboard.dtb /mnt/tftp/1005029/tftp-deploy-w36r_qsr/kernel/zImage [1;33mWARNING:[0m eth0: No MAC address set. Using random address 4e:69:3d:49:7c:60 eth0: 1000Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.148 Loading ARM Linux zImage '/mnt/tftp/1005029/tftp-deploy-w36r_qsr/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x12000000 no initrd load address, defaulting to 0x18000000 Loading devicetree from '/mnt/tftp/1005029/tftp-deploy-w36r_qsr/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1005029/extract-nfsrootfs-k9i4chqe,v3,tcp ip=dhcp Starting kernel at 0x12000000, oftree at 0x18000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip80-rt46 (KernelCI@build-j81542-arm-gcc-10-imx-v6-v7-defconfig-rgsqv) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Oct 26 13:26:55 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: RIoTboard i.MX6S [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x4ec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c3000 s15208 r8192 d21656 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/1005029/extract-nfsrootfs-k9i4chqe,v3,tcp ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1001568K/1048576K available (8265K kernel code, 444K rwdata, 2736K rodata, 452K init, 8297K bss, 30624K reserved, 16384K cma-reserved, 244664K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac6834 (11003 kB) [ 0.000000] .init : 0xc0ac7000 - 0xc0b38000 ( 452 kB) [ 0.000000] .data : 0xc0b38000 - 0xc0ba7260 ( 445 kB) [ 0.000000] .bss : 0xc0baa000 - 0xc13c4410 (8298 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000006] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000037] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001221] Console: colour dummy device 80x30 [ 0.001248] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001259] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001268] ... MAX_LOCK_DEPTH: 48 [ 0.001277] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001284] ... CLASSHASH_SIZE: 4096 [ 0.001293] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001302] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001310] ... CHAINHASH_SIZE: 32768 [ 0.001319] memory used by lock dependency info: 5167 kB [ 0.001327] per task-struct memory footprint: 1536 bytes [ 0.001360] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001379] pid_max: default: 32768 minimum: 301 [ 0.001707] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001725] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003423] CPU: Testing write buffer coherency: ok [ 0.003483] CPU0: Spectre v2: using BPIALL workaround [ 0.004251] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004348] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.007232] Brought up 1 CPUs [ 0.007249] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.007261] CPU: All CPU(s) started in SVC mode. [ 0.009112] devtmpfs: initialized [ 0.034564] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.035336] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.035379] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.036911] pinctrl core: initialized pinctrl subsystem [ 0.040410] NET: Registered protocol family 16 [ 0.043752] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.045845] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.092817] No ATAGs? [ 0.092867] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.092880] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.095883] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.126370] mxs-dma 110000.dma-apbh: initialized [ 0.131497] vgaarb: loaded [ 0.132483] SCSI subsystem initialized [ 0.133640] usbcore: registered new interface driver usbfs [ 0.133798] usbcore: registered new interface driver hub [ 0.133911] usbcore: registered new device driver usb [ 0.136458] i2c i2c-0: IMX I2C adapter registered [ 0.136489] i2c i2c-0: can't use DMA [ 0.137353] i2c i2c-1: IMX I2C adapter registered [ 0.137378] i2c i2c-1: can't use DMA [ 0.138228] i2c i2c-3: IMX I2C adapter registered [ 0.138255] i2c i2c-3: can't use DMA [ 0.138401] Linux video capture interface: v2.00 [ 0.138669] pps_core: LinuxPPS API ver. 1 registered [ 0.138681] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.138737] PTP clock support registered [ 0.139426] Advanced Linux Sound Architecture Driver Initialized. [ 0.142723] Bluetooth: Core ver 2.21 [ 0.142822] NET: Registered protocol family 31 [ 0.142834] Bluetooth: HCI device and connection manager initialized [ 0.142901] Bluetooth: HCI socket layer initialized [ 0.142927] Bluetooth: L2CAP socket layer initialized [ 0.143064] Bluetooth: SCO socket layer initialized [ 0.145786] clocksource: Switched to clocksource mxc_timer1 [ 0.172644] NET: Registered protocol family 2 [ 0.172943] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.174945] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.175078] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.176472] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176785] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.176981] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.177562] NET: Registered protocol family 1 [ 0.178557] RPC: Registered named UNIX socket transport module. [ 0.178576] RPC: Registered udp transport module. [ 0.178588] RPC: Registered tcp transport module. [ 0.178599] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.180182] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.200451] VFS: Disk quotas dquot_6.6.0 [ 0.200896] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.207426] NFS: Registering the id_resolver key type [ 0.207646] Key type id_resolver registered [ 0.207662] Key type id_legacy registered [ 0.207847] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.209618] fuse init (API version 7.23) [ 0.219442] bounce: pool size: 64 pages [ 0.219566] io scheduler noop registered [ 0.219587] io scheduler deadline registered [ 0.219694] io scheduler cfq registered (default) [ 0.220402] imx-weim 21b8000.weim: Driver registered. [ 0.235440] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.235469] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.238224] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 0.238934] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 0.238951] pfuze100-regulator 0-0008: pfuze100 found. [ 0.259971] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX [ 0.261867] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX [ 1.041409] console [ttymxc1] enabled [ 1.046735] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX [ 1.057064] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX [ 1.067162] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX [ 1.078048] [drm] Initialized drm 1.1.0 20060810 [ 1.092068] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.098759] [drm] No driver support for vblank timestamp query. [ 1.105264] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.113003] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.120892] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 1.129816] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.137650] imx-drm display-subsystem: No connectors reported connected with modes [ 1.145258] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.166601] Console: switching to colour frame buffer device 128x48 [ 1.178034] imx-drm display-subsystem: fb0: frame buffer device [ 1.184071] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.190059] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.222910] brd: module loaded [ 1.243445] loop: module loaded [ 1.252382] CAN device driver interface [ 1.258930] 2188000.ethernet supply phy not found, using dummy regulator [ 1.286814] pps pps0: new PPS source ptp0 [ 1.302564] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.310201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.316910] ehci-pci: EHCI PCI platform driver [ 1.321495] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.327297] usbcore: registered new interface driver usb-storage [ 1.343771] 2184200.usb supply vbus not found, using dummy regulator [ 1.353960] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 1.359253] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 1.385832] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 1.394801] hub 1-0:1.0: USB hub found [ 1.398868] hub 1-0:1.0: 1 port detected [ 1.406720] mousedev: PS/2 mouse device common for all mice [ 1.418530] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.427631] i2c /dev entries driver [ 1.433992] IR NEC protocol handler initialized [ 1.438679] IR RC5(x/sz) protocol handler initialized [ 1.443752] IR RC6 protocol handler initialized [ 1.448329] IR JVC protocol handler initialized [ 1.452878] IR Sony protocol handler initialized [ 1.457532] IR SANYO protocol handler initialized [ 1.462253] IR Sharp protocol handler initialized [ 1.466993] IR MCE Keyboard/mouse protocol handler initialized [ 1.472845] IR XMP protocol handler initialized [ 1.480350] coda 2040000.vpu: unable to alloc iram [ 1.485695] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 1.494729] coda 2040000.vpu: firmware request failed [ 1.505472] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.511757] Bluetooth: HCI UART driver ver 2.3 [ 1.516267] Bluetooth: HCI UART protocol H4 registered [ 1.521414] Bluetooth: HCI UART protocol LL registered [ 1.528229] sdhci: Secure Digital Host Controller Interface driver [ 1.534421] sdhci: Copyright(c) Pierre Ossman [ 1.538845] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.546056] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode [ 1.555239] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 1.560683] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 1.566478] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 1.616162] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 1.626797] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.636024] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.641195] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 1.646474] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 1.653652] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.706161] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.716756] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 1.726466] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 1.775911] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 1.794264] caam 2100000.caam: Entropy delay = 3200 [ 1.860000] caam 2100000.caam: Instantiated RNG4 SH0 [ 1.920759] caam 2100000.caam: Instantiated RNG4 SH1 [ 1.925864] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 1.932315] caam 2100000.caam: job rings = 2, qi = 0 [ 1.967984] hub 1-1:1.0: USB hub found [ 1.973108] hub 1-1:1.0: 4 ports detected [ 1.992252] caam algorithms registered in /proc/crypto [ 2.002461] mmc2: unspecified timeout for CMD6 - use generic [ 2.008635] caam_jr 2101000.jr0: registering rng-caam [ 2.014431] usbcore: registered new interface driver usbhid [ 2.020073] usbhid: USB HID core driver [ 2.027388] mmc2: unspecified timeout for CMD6 - use generic [ 2.038646] mmc2: unspecified timeout for CMD6 - use generic [ 2.046942] mmc2: unspecified timeout for CMD6 - use generic [ 2.052733] mmc2: new DDR MMC card at address 0001 [ 2.058248] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.065054] mmcblk0: mmc2:0001 MMC04G 3.58 GiB [ 2.070773] mmcblk0boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 2.078846] mmcblk0boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 2.085140] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 [ 2.093140] mmcblk0rpmb: mmc2:0001 MMC04G partition 3 128 KiB [ 2.134186] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.140633] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.149054] fsl-asrc 2034000.asrc: driver registered [ 2.174785] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 2.188994] NET: Registered protocol family 10 [ 2.196107] sit: IPv6 over IPv4 tunneling driver [ 2.202710] NET: Registered protocol family 17 [ 2.207299] can: controller area network core (rev 20120528 abi 9) [ 2.214000] NET: Registered protocol family 29 [ 2.218508] can: raw protocol (rev 20120528) [ 2.222906] can: broadcast manager protocol (rev 20120528 t) [ 2.228641] can: netlink gateway (rev 20130117) max_hops=1 [ 2.234808] Key type dns_resolver registered [ 2.245623] Registering SWP/SWPB emulation handler [ 2.257169] imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 2.270067] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.398726] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:04, irq=-1) [ 2.411169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.397556] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.416670] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.437161] Sending DHCP requests ., OK [ 6.456453] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.148 [ 6.464068] IP-Config: Complete: [ 6.467399] device=eth0, hwaddr=4e:69:3d:49:7c:60, ipaddr=10.8.254.148, mask=255.255.255.0, gw=255.255.255.255 [ 6.477901] host=10.8.254.148, domain=, nis-domain=(none) [ 6.483755] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 6.490335] nameserver0=10.8.254.2 [ 6.497228] usb_otg_vbus: disabling [ 6.501986] ALSA device list: [ 6.504979] #0: imx6-riotboard-sgtl5000 [ 6.679166] VFS: Mounted root (nfs filesystem) on device 0:14. [ 6.686242] devtmpfs: mounted [ 6.689982] Freeing unused kernel memory: 452K [ 6.707546] [ 6.709059] =============================== [ 6.713243] [ INFO: suspicious RCU usage. ] [ 6.717464] 4.4.302-cip80-rt46 #1 Not tainted [ 6.721824] ------------------------------- [ 6.726025] ../net/ipv4/tcp_ipv4.c:1409 suspicious rcu_dereference_protected() usage! [ 6.733856] [ 6.733856] other info that might help us debug this: [ 6.733856] [ 6.741876] [ 6.741876] rcu_scheduler_active = 1, debug_locks = 0 [ 6.748418] 2 locks held by kworker/0:1H/147: [ 6.752776] #0: (\"rpciod\"){++++.+}, at: [] process_one_work+0x1b4/0x4b0 [ 6.760537] #1: ((&task->u.tk_work)){+.+.+.}, at: [] process_one_work+0x1b4/0x4b0 [ 6.769154] [ 6.769154] stack backtrace: [ 6.773522] CPU: 0 PID: 147 Comm: kworker/0:1H Not tainted 4.4.302-cip80-rt46 #1 [ 6.780921] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) [ 6.787460] Workqueue: rpciod rpc_async_schedule [ 6.792092] Backtrace: [ 6.794564] [] (dump_backtrace) from [] (show_stack+0x18/0x1c) [ 6.802136] r7:00000000 r6:60000013 r5:00000000 r4:c0b5844c [ 6.807858] [] (show_stack) from [] (dump_stack+0xe4/0x118) [ 6.815179] [] (dump_stack) from [] (lockdep_rcu_suspicious+0xc4/0x118) [ 6.823530] r9:000002f2 r8:ee538070 r7:ee9f6c00 r6:c09e1d88 r5:00000581 r4:c0a71ca4 [ 6.831350] [] (lockdep_rcu_suspicious) from [] (tcp_v4_do_rcv+0x1f8/0x214) [ 6.840049] r7:c0ba6e51 r6:00000001 r5:ee538000 r4:eeac9cc0 [ 6.845769] [] (tcp_v4_do_rcv) from [] (release_sock+0x7c/0x1ac) [ 6.853513] r7:c13b9bc0 r6:00000000 r5:ee538000 r4:00000000 [ 6.859235] [] (release_sock) from [] (tcp_sendmsg+0x34c/0xa6c) [ 6.866892] r10:ee52fd14 r9:00000080 r8:00004040 r7:00000000 r6:ee512000 r5:00007c70 [ 6.874791] r4:ee538000 r3:ee9f6c00 [ 6.878401] [] (tcp_sendmsg) from [] (inet_sendmsg+0x120/0x1f4) [ 6.886057] r10:00000001 r9:c0ba6e9e r8:00000080 r7:ee52fd14 r6:00000000 r5:c0ba6e9e [ 6.893954] r4:ee538000 [ 6.896505] [] (inet_sendmsg) from [] (kernel_sendmsg+0x44/0x5c) [ 6.904247] r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:eedc8000 r4:ee52fd14 [ 6.912065] [] (kernel_sendmsg) from [] (xs_send_kvec+0x8c/0x9c) [ 6.919808] r5:eedc8000 r4:eeae0304 [ 6.923413] [] (xs_send_kvec) from [] (xs_sendpages+0x68/0x23c) [ 6.931069] r8:00000080 r7:eedc8000 r6:eeae0304 r5:00000000 r4:00000001 [ 6.937842] [] (xs_sendpages) from [] (xs_tcp_send_request+0x78/0x130) [ 6.946106] r10:00000001 r9:00000000 r8:ee534800 r7:eeae0304 r6:ef34f478 r5:00000001 [ 6.954003] r4:eeae0300 [ 6.956557] [] (xs_tcp_send_request) from [] (xprt_transmit+0x58/0x248) [ 6.964907] r9:ee534b28 r8:ef34f628 r7:eeae0374 r6:eeae0300 r5:ef34f478 r4:ee534800 [ 6.972725] [] (xprt_transmit) from [] (call_transmit+0x160/0x204) [ 6.980641] r9:00000000 r8:c0767afc r7:eeae0300 r6:00000001 r5:eeae0300 r4:ef34f478 [ 6.988460] [] (call_transmit) from [] (__rpc_execute+0x58/0x348) [ 6.996290] r7:c076756c r6:00000001 r5:00000000 r4:ef34f478 [ 7.002010] [] (__rpc_execute) from [] (rpc_async_schedule+0x14/0x18) [ 7.010187] r10:00000001 r9:00000000 r8:ee52feb0 r7:ef7cad00 r6:ef7c5dc0 r5:ee511000 [ 7.018085] r4:ef34f4bc [ 7.020643] [] (rpc_async_schedule) from [] (process_one_work+0x224/0x4b0) [ 7.029263] [] (process_one_work) from [] (worker_thread+0x3c/0x4e0) [ 7.037353] r10:ef7c5dc0 r9:ee52e000 r8:00000008 r7:ef7c5df0 r6:ee511018 r5:ef7c5dc0 [ 7.045250] r4:ee511000 [ 7.047805] [] (worker_thread) from [] (kthread+0x100/0x110) [ 7.055201] r10:00000000 r9:00000000 r8:c0047c9c r7:ee511000 r6:ee52e000 r5:ee5100c0 [ 7.063099] r4:00000000 r3:ee9f6c00 [ 7.066711] [] (kthread) from [] (ret_from_fork+0x14/0x30) [ 7.073933] r8:00000000 r7:00000000 r6:00000000 r5:c004d298 r4:ee5100c0 [ 7.500455] systemd[1]: System time before build time, advancing clock. [ 7.663428] systemd[1]: systemd 247.3-7+deb11u2 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) [ 7.687346] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.717528] systemd[1]: Set hostname to . [ 8.969502] systemd[1]: Queued start job for default target Graphical Interface. [ 8.978470] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 8.988128] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.000586] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.010060] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.036766] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.047027] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.076094] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.086337] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.116089] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.126091] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.156137] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.166086] 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.196165] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.206127] 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.236830] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.247368] 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.276291] random: systemd: uninitialized urandom read (16 bytes read, 127 bits of entropy available) [ 9.285700] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.316413] random: systemd: uninitialized urandom read (16 bytes read, 128 bits of entropy available) [ 9.325908] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.346139] random: systemd: uninitialized urandom read (16 bytes read, 128 bits of entropy available) [ 9.355543] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.386148] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.406266] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.426865] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.476904] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.486011] random: nonblocking pool is initialized [ 9.492193] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.517291] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.537858] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.569191] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.597211] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.626811] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.635601] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.648624] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.661609] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 9.679932] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 9.703560] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 9.744789] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 9.819577] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.872315] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.924206] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.003406] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.089264] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.149379] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.201573] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.278647] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.285253] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.467108] systemd[1]: modprobe@drm.service: Succeeded. [ 10.473295] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 10.548863] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.586278] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 10.617666] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 10.657567] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 10.700446] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 10.759062] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 10.811697] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 10.848477] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 10.901326] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 10.978992] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.019154] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 11.088624] 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. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 11.528555] systemd-journald[175]: Received client request to flush runtime journal. Starting [0;1;39mCreate Static Device Nodes in /dev[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] 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. [ 13.023946] proc: unrecognized mount option \"hidepid=invisible\" or missing value Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[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... [ 15.369353] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ 15.491056] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[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. [[0;32m OK [0m] Reached target [0;1;39mSound Card[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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[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... Starting [0;1;39mPermit User Sessions[0m... [ 17.552284] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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 ttymxc1[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 ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip80-rt46 #1 SMP Thu Oct 26 13:26:55 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/1005029/extract-nfsrootfs-k9i4chqe' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1005029/extract-nfsrootfs-k9i4chqe' / # 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-1005029/environment . /lava-1005029/environment / # /lava-1005029/bin/lava-test-runner /lava-1005029/0 /lava-1005029/bin/lava-test-runner /lava-1005029/0 + export TESTRUN_ID=0_dmesg + cd /lava-1005029/0/tests/0_dmesg + cat uuid + UUID=1005029_1.6.2.3.1 + set[ 19.724689] +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 19.832609] [ 19.917503] [ 20.003020] + set +x [ 20.012525] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1005029/environment / # . /lava-1005029/environment/lava-1005029/bin/lava-test-runner /lava-1005029/1 / # /lava-1005029/bin/lava-test-runner /lava-1005029/1 + export TESTRUN_ID=1_bootrr + cd /lava-1005029/1/tests/1_bootrr + cat uuid + UUID=1005029_1.6.2.3.5 + [ 20.630441] set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1005029/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1005029/1/../bin/lava-test-case [ 20.695578] /lava-1005029/1/../bin/lava-test-case [ 20.776062] /lava-1005029/1/../bin/lava-test-case [ 20.817722] + set +x [ 20.849289] / #