Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp FEC Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.38 (3897 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 562615/tftp-deploy-an2fcqox/kernel/zImage tftp 0x12000000 562615/tftp-deploy-an2fcqox/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '562615/tftp-deploy-an2fcqox/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 6 MiB/s done Bytes transferred = 11635328 (b18a80 hex) => tftp 0x13000000 562615/tftp-deploy-an2fcqox/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 562615/tftp-deploy-an2fcqox/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '562615/tftp-deploy-an2fcqox/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 9.3 MiB/s done Bytes transferred = 6533701 (63b245 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 562615/tftp-deploy-an2fcqox/dtb/imx6q-udoo.dtb tftp 0x18000000 562615/tftp-deploy-an2fcqox/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.38 Filename '562615/tftp-deploy-an2fcqox/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 7 MiB/s done Bytes transferred = 36555 (8ecb hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/562615/extract-nfsrootfs-duxfaqxt,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/562615/extract-nfsrootfs-duxfaqxt,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xb18a80 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6533637 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800beca Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1609130-arm-gcc-10-imx-v6-v7-defconfig-b2nsr) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 5 10:59:25 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] OF: fdt: Machine model: Udoo i.MX6 Quad Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/562615/extract-nfsrootfs-duxfaqxt,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 935820K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 47220K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] trace event string verifier disabled [ 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] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 errata 752271 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, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000025] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001904] Console: colour dummy device 80x30 [ 0.001978] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001988] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001998] ... MAX_LOCK_DEPTH: 48 [ 0.002008] ... MAX_LOCKDEP_KEYS: 8192 [ 0.002018] ... CLASSHASH_SIZE: 4096 [ 0.002028] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.002037] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.002047] ... CHAINHASH_SIZE: 32768 [ 0.002058] memory used by lock dependency info: 4061 kB [ 0.002067] memory used for stack traces: 2112 kB [ 0.002077] per task-struct memory footprint: 1536 bytes [ 0.002181] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.002209] pid_max: default: 32768 minimum: 301 [ 0.002818] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002846] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006562] CPU: Testing write buffer coherency: ok [ 0.006737] CPU0: Spectre v2: using BPIALL workaround [ 0.008054] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.011263] cblist_init_generic: Setting adjustable number of callback queues. [ 0.011363] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.011713] Running RCU-tasks wait API self tests [ 0.012020] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.012606] Callback from call_rcu_tasks_trace() invoked. [ 0.012842] rcu: Hierarchical SRCU implementation. [ 0.012855] rcu: Max phase no-delay instances is 1000. [ 0.015470] smp: Bringing up secondary CPUs ... [ 0.018620] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.018643] CPU1: Spectre v2: using BPIALL workaround [ 0.021912] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021934] CPU2: Spectre v2: using BPIALL workaround [ 0.024435] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.024454] CPU3: Spectre v2: using BPIALL workaround [ 0.024869] smp: Brought up 1 node, 4 CPUs [ 0.024889] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.024905] CPU: All CPU(s) started in SVC mode. [ 0.027742] devtmpfs: initialized [ 0.059864] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.062083] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.062152] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.066223] pinctrl core: initialized pinctrl subsystem [ 0.072605] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.094722] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.099708] thermal_sys: Registered thermal governor 'step_wise' [ 0.100039] cpuidle: using governor menu [ 0.100368] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.118019] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2800000 [ 0.118129] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.150734] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.151299] platform 20e0000.iomuxc-gpr:ipu2_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2800000 [ 0.175767] No ATAGs? [ 0.176280] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.176325] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.180826] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.223707] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.279423] SCSI subsystem initialized [ 0.281235] usbcore: registered new interface driver usbfs [ 0.281461] usbcore: registered new interface driver hub [ 0.281603] usbcore: registered new device driver usb [ 0.282064] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 0.282921] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 0.283325] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 0.283866] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 0.287581] i2c i2c-1: IMX I2C adapter registered [ 0.289138] i2c i2c-2: IMX I2C adapter registered [ 0.289662] mc: Linux media interface: v0.10 [ 0.289904] videodev: Linux video capture interface: v2.00 [ 0.290466] pps_core: LinuxPPS API ver. 1 registered [ 0.290480] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.290534] PTP clock support registered [ 0.292787] Advanced Linux Sound Architecture Driver Initialized. [ 0.296722] Bluetooth: Core ver 2.22 [ 0.296835] NET: Registered PF_BLUETOOTH protocol family [ 0.296849] Bluetooth: HCI device and connection manager initialized [ 0.296955] Bluetooth: HCI socket layer initialized [ 0.296984] Bluetooth: L2CAP socket layer initialized [ 0.297135] Bluetooth: SCO socket layer initialized [ 0.299636] vgaarb: loaded [ 1.367923] clocksource: Switched to clocksource mxc_timer1 [ 1.371413] VFS: Disk quotas dquot_6.6.0 [ 1.371587] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.408824] NET: Registered PF_INET protocol family [ 1.409691] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.412977] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) [ 1.413096] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.413157] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.413843] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) [ 1.416243] TCP: Hash tables configured (established 8192 bind 8192) [ 1.416911] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.417146] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.418031] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.420045] RPC: Registered named UNIX socket transport module. [ 1.420091] RPC: Registered udp transport module. [ 1.420104] RPC: Registered tcp transport module. [ 1.420115] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.421891] PCI: CLS 0 bytes, default 64 [ 1.423498] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 1.424086] Trying to unpack rootfs image as initramfs... [ 1.428613] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.434946] Initialise system trusted keyrings [ 1.435913] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.460661] NFS: Registering the id_resolver key type [ 1.460892] Key type id_resolver registered [ 1.460934] Key type id_legacy registered [ 1.461228] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.461332] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.461518] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.463335] fuse: init (API version 7.37) [ 1.560929] Key type asymmetric registered [ 1.561147] Asymmetric key parser 'x509' registered [ 1.561953] bounce: pool size: 64 pages [ 1.562420] io scheduler mq-deadline registered [ 1.562445] io scheduler kyber registered [ 1.582235] mxs-dma 110000.dma-apbh: initialized [ 1.596895] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 267, base_baud = 5000000) is a IMX [ 2.024204] Freeing initrd memory: 6384K [ 2.027668] printk: console [ttymxc1] enabled [ 2.552680] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 268, base_baud = 5000000) is a IMX [ 2.574868] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) [ 2.612844] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 2.619421] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 2.625767] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops) [ 2.631538] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 [ 2.638749] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 2.644978] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 [ 2.651175] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 2.660454] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 2.673055] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.682469] Stack Depot allocating hash table of 65536 entries with kvcalloc [ 2.694186] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.702179] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.710223] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 2.718167] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 2.726681] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.737507] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 2.747460] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 2.755837] imx-ipuv3 2800000.ipu: IPUv3H probed [ 2.795871] brd: module loaded [ 2.828884] loop: module loaded [ 2.834407] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 2.842456] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 2.850539] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 2.859005] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 2.867296] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator [ 2.875604] ahci-imx 2200000.sata: supply phy not found, using dummy regulator [ 2.883310] ahci-imx 2200000.sata: supply target not found, using dummy regulator [ 2.894550] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 2.901644] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 2.910517] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 2.924071] scsi host0: ahci-imx [ 2.929082] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 281 [ 2.949058] CAN device driver interface [ 2.957926] pps pps0: new PPS source ptp0 [ 3.001696] fec 2188000.ethernet eth0: registered PHC device 0 [ 3.009522] usbcore: registered new interface driver r8152 [ 3.015148] usbcore: registered new interface driver lan78xx [ 3.021021] usbcore: registered new interface driver asix [ 3.026568] usbcore: registered new interface driver ax88179_178a [ 3.032831] usbcore: registered new interface driver cdc_ether [ 3.038877] usbcore: registered new interface driver smsc95xx [ 3.044746] usbcore: registered new interface driver net1080 [ 3.050570] usbcore: registered new interface driver cdc_subset [ 3.056611] usbcore: registered new interface driver zaurus [ 3.062369] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.070004] usbcore: registered new interface driver cdc_ncm [ 3.075783] usbcore: registered new interface driver r8153_ecm [ 3.081966] usbcore: registered new interface driver usb-storage [ 3.095929] SPI driver ads7846 has no spi_device_id for ti,tsc2046 [ 3.102212] SPI driver ads7846 has no spi_device_id for ti,ads7843 [ 3.108457] SPI driver ads7846 has no spi_device_id for ti,ads7845 [ 3.114657] SPI driver ads7846 has no spi_device_id for ti,ads7873 [ 3.131438] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 3.137818] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.147250] i2c_dev: i2c /dev entries driver [ 3.164494] Bluetooth: HCI UART driver ver 2.3 [ 3.169040] Bluetooth: HCI UART protocol H4 registered [ 3.174281] Bluetooth: HCI UART protocol LL registered [ 3.182411] sdhci: Secure Digital Host Controller Interface driver [ 3.188662] sdhci: Copyright(c) Pierre Ossman [ 3.193038] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.202185] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 3.202357] caam 2100000.crypto: Entropy delay = 3200 [ 3.245227] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 3.273116] caam 2100000.crypto: Instantiated RNG4 SH0 [ 3.278492] ata1: SATA link down (SStatus 0 SControl 300) [ 3.284303] ahci-imx 2200000.sata: no device found, disabling link. [ 3.290654] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 3.333876] caam 2100000.crypto: Instantiated RNG4 SH1 [ 3.339259] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) [ 3.345933] caam 2100000.crypto: job rings = 2, qi = 0 [ 3.359838] caam algorithms registered in /proc/crypto [ 3.365470] caam 2100000.crypto: registering rng-caam [ 3.392851] mmc2: host does not support reading read-only switch, assuming write-enable [ 3.403326] mmc2: new high speed SDXC card at address 59b4 [ 3.412655] mmcblk2: mmc2:59b4 SD128 119 GiB [ 3.430655] mmcblk2: p1 p2 [ 3.516498] random: crng init done [ 3.517009] caam 2100000.crypto: rng crypto API alg registered prng-caam [ 3.530897] usbcore: registered new interface driver usbhid [ 3.536497] usbhid: USB HID core driver [ 3.544605] imx-ipuv3-csi imx-ipuv3-csi.0: Registered ipu1_csi0 capture as /dev/video0 [ 3.554269] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.562847] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.571875] imx-ipuv3-csi imx-ipuv3-csi.1: Registered ipu1_csi1 capture as /dev/video3 [ 3.581123] imx-ipuv3-csi imx-ipuv3-csi.4: Registered ipu2_csi0 capture as /dev/video4 [ 3.589776] imx-ipuv3 2800000.ipu: Registered ipu2_ic_prpenc capture as /dev/video5 [ 3.598130] imx-ipuv3 2800000.ipu: Registered ipu2_ic_prpvf capture as /dev/video6 [ 3.606736] imx-ipuv3-csi imx-ipuv3-csi.5: Registered ipu2_csi1 capture as /dev/video7 [ 3.637160] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 3.651691] NET: Registered PF_INET6 protocol family [ 3.661352] Segment Routing with IPv6 [ 3.665091] In-situ OAM (IOAM) with IPv6 [ 3.669249] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.677874] NET: Registered PF_PACKET protocol family [ 3.682955] can: controller area network core [ 3.687533] NET: Registered PF_CAN protocol family [ 3.692411] can: raw protocol [ 3.695536] can: broadcast manager protocol [ 3.699818] can: netlink gateway - max_hops=1 [ 3.704679] Key type dns_resolver registered [ 3.723201] Registering SWP/SWPB emulation handler [ 3.729029] Loading compiled-in X.509 certificates [ 3.886757] imx_usb 2184000.usb: No over current polarity defined [ 4.510365] mxs_phy 20c9000.usbphy: Data pin can't make good contact. [ 4.523339] video-mux 20e0000.iomuxc-gpr:ipu1_csi0_mux: Consider updating driver video-mux to match on endpoints [ 4.536451] video-mux 20e0000.iomuxc-gpr:ipu2_csi1_mux: Consider updating driver video-mux to match on endpoints [ 4.556038] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video8 [ 4.567135] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 4.583616] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.595996] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.692708] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) [ 7.839726] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 7.848238] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.897969] Sending DHCP requests ..., OK [ 14.282354] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.38 [ 14.290621] IP-Config: Complete: [ 14.293891] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.38, mask=255.255.255.0, gw=192.168.56.254 [ 14.304652] host=192.168.56.38, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 14.312629] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 14.312666] nameserver0=192.168.56.254 [ 14.324373] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 [ 14.332542] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 14.383627] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 14.391899] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 14.400782] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 14.401049] ALSA device list: [ 14.412057] No soundcards found. [ 14.418694] Freeing unused kernel image (initmem) memory: 1024K [ 14.469438] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 15.202573] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.212031] platform sound: deferred probe pending [ 15.217022] platform 2028000.ssi: deferred probe pending [ 15.760319] cfg80211: failed to load regulatory.db [ 15.761214] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.802342] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6q.bin failed with error -2 [ 15.810928] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6q.bin [ 15.815620] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 15.844697] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.044139] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 16.054696] imx-sdma 20ec000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 16.064689] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 16.136196] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6q.bin failed with error -2 [ 16.145165] coda 2040000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx6q.bin [ 16.166777] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 16.175876] coda 2040000.vpu: Falling back to sysfs fallback for: v4l-coda960-imx6q.bin [ 16.183940] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware [ 16.197991] coda 2040000.vpu: firmware request failed [ 16.207578] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 00:c0:08:88:16:0e mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.38 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 18.034523] systemd[1]: System time before build time, advancing clock. [ 18.374147] 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) [ 18.399207] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 18.489351] systemd[1]: Set hostname to . [ 19.929492] systemd[1]: Queued start job for default target Graphical Interface. [ 19.944157] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 19.992073] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 20.033335] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 20.071785] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 20.111871] 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. [ 20.149136] 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. [ 20.195710] 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. [ 20.239890] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 20.278457] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 20.308750] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 20.348168] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 20.379050] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 20.411376] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 20.498102] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 20.510128] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 20.553454] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 20.593879] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 20.636581] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 20.653060] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 20.689338] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 20.698535] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 20.774895] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 20.826879] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 20.869330] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 20.891097] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 20.936949] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 20.986025] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 21.033482] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 21.061577] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 21.179353] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 21.229251] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 21.288833] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 21.354127] systemd[1]: modprobe@configfs.service: Succeeded. [ 21.366764] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 21.447832] systemd[1]: modprobe@drm.service: Succeeded. [ 21.457803] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 21.511691] systemd[1]: modprobe@fuse.service: Succeeded. [ 21.519954] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 21.571806] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 21.621764] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 21.728910] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 21.785279] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 21.834061] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 21.843173] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 21.900637] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 21.963939] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 22.008503] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 22.056570] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[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;39mApply Kernel Variables[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 22.466767] systemd-journald[260]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. 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;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (8s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (9s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttymxc1 (10s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for… Events and Files (10s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[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;39mSound Card[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[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] 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;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network Name Resolution (20s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network Name Resolution (21s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network Name Resolution (21s / 1min 47s) M[K[ [0;31m*[0m] A start job is running for Network Name Resolution (22s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network Name Resolution (22s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network Name Resolution (23s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network Name Resolution (23s / 1min 47s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Network Name Resolution (23s / 1min 47s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[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;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (26s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (26s / no limit) M[K[[0m[0;31m* [0m] A start job is running for Permit User Sessions (27s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (27s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (28s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Permit User Sessions (29s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [K[[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] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.1.31 #1 SMP Mon Jun 5 10:59:25 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/562615/extract-nfsrootfs-duxfaqxt' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/562615/extract-nfsrootfs-duxfaqxt' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-562615/environment . /lava-562615/environment / # /lava-562615/bin/lava-test-runner /lava-562615/0 /lava-562615/bin/lava-test-runner /lava-562615/0 + export TESTRUN_ID=0_dmesg + cd /lava-562615/0/tests/0_dmesg + cat uuid + UUID=562615_1.6.2.4.1[ 54.257287] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 57.519476] [ 58.072253] [ 58.689536] + set +x [ 58.700853] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-562615/environment / # . /lava-562615/environment/lava-562615/bin/lava-test-runner /lava-562615/1 / # /lava-562615/bin/lava-test-runner /lava-562615/1 + export TESTRUN_ID=1_bootrr + cd /lava-562615/1/tests/1_bootrr + cat uuid + UUID=562615_1.6.2.4.5[ 60.425002] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-562615/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-562615/1/../bin/lava-test-case [ 61.738173] /lava-562615/1/../bin/lava-test-case [ 62.109814] /lava-562615/1/../bin/lava-test-case [ 62.509366] /lava-562615/1/../bin/lava-test-case [ 63.325494] /lava-562615/1/../bin/lava-test-case [ 64.368984] /lava-562615/1/../bin/lava-test-case [ 64.955214] /lava-562615/1/../bin/lava-test-case [ 65.524365] /lava-562615/1/../bin/lava-test-case [ 65.975734] /lava-562615/1/../bin/lava-test-case [ 66.419710] /lava-562615/1/../bin/lava-test-case [ 67.037969] /lava-562615/1/../bin/lava-test-case [ 67.838878] /lava-562615/1/../bin/lava-test-case [ 68.265615] /lava-562615/1/../bin/lava-test-case [ 68.737306] /lava-562615/1/../bin/lava-test-case [ 69.417926] /lava-562615/1/../bin/lava-test-case [ 69.994984] /lava-562615/1/../bin/lava-test-case [ 70.618073] /lava-562615/1/../bin/lava-test-case [ 71.256613] /lava-562615/1/../bin/lava-test-case [ 71.781730] /lava-562615/1/../bin/lava-test-case [ 72.632311] /lava-562615/1/../bin/lava-test-case [ 73.305890] /lava-562615/1/../bin/lava-test-case [ 74.202989] /lava-562615/1/../bin/lava-test-case [ 74.893527] /lava-562615/1/../bin/lava-test-case [ 75.532716] /lava-562615/1/../bin/lava-test-case [ 76.257877] /lava-562615/1/../bin/lava-test-case [ 77.190346] /lava-562615/1/../bin/lava-test-case [ 78.238646] /lava-562615/1/../bin/lava-test-case [ 78.887934] /lava-562615/1/../bin/lava-test-case [ 80.872096] /lava-562615/1/../bin/lava-test-case [ 81.556762] /lava-562615/1/../bin/lava-test-case [ 82.107587] /lava-562615/1/../bin/lava-test-case [ 82.675124] + set +x [ 82.698156] / #