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 bootm -v -r /mnt/tftp/969024/tftp-deploy-zcbuszim/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/969024/tftp-deploy-zcbuszim/dtb/imx6dl-riotboard.dtb /mnt/tftp/969024/tftp-deploy-zcbuszim/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/969024/tftp-deploy-zcbuszim/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/969024/tftp-deploy-zcbuszim/dtb/imx6dl-riotboard.dtb /mnt/tftp/969024/tftp-deploy-zcbuszim/kernel/zImage [1;33mWARNING:[0m eth0: No MAC address set. Using random address 3e:8f:f0:c1:66:7c eth0: 1000Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.181 Loading ARM Linux zImage '/mnt/tftp/969024/tftp-deploy-zcbuszim/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 Loaded initrd GZIP compressed '/mnt/tftp/969024/tftp-deploy-zcbuszim/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x1886f6ce Loading devicetree from '/mnt/tftp/969024/tftp-deploy-zcbuszim/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 Starting kernel at 0x12000000, initrd at 0x18000000, oftree at 0x18870000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip76 (KernelCI@build-j1615477-arm-gcc-10-imx-v6-v7-defconfig-6qcvn) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jun 6 14:00:38 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] 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 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 [ 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: 992948K/1048576K available (8253K kernel code, 443K rwdata, 2732K rodata, 452K init, 8296K bss, 39244K 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 - 0xc0ac2834 (10987 kB) [ 0.000000] .init : 0xc0ac3000 - 0xc0b34000 ( 452 kB) [ 0.000000] .data : 0xc0b34000 - 0xc0ba2da0 ( 444 kB) [ 0.000000] .bss : 0xc0ba5000 - 0xc13bf390 (8297 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.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000036] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001216] Console: colour dummy device 80x30 [ 0.001243] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001253] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001263] ... MAX_LOCK_DEPTH: 48 [ 0.001272] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001280] ... CLASSHASH_SIZE: 4096 [ 0.001289] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001298] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001307] ... CHAINHASH_SIZE: 32768 [ 0.001315] memory used by lock dependency info: 5167 kB [ 0.001324] per task-struct memory footprint: 1536 bytes [ 0.001357] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001374] pid_max: default: 32768 minimum: 301 [ 0.001697] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001715] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003647] CPU: Testing write buffer coherency: ok [ 0.003705] CPU0: Spectre v2: using BPIALL workaround [ 0.004470] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004559] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.007158] Brought up 1 CPUs [ 0.007176] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.007188] CPU: All CPU(s) started in SVC mode. [ 0.008723] devtmpfs: initialized [ 0.034110] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.034855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.034898] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.036092] pinctrl core: initialized pinctrl subsystem [ 0.039272] NET: Registered protocol family 16 [ 0.042586] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.044654] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.091482] No ATAGs? [ 0.091530] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.091542] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.094584] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.124587] mxs-dma 110000.dma-apbh: initialized [ 0.129646] vgaarb: loaded [ 0.130607] SCSI subsystem initialized [ 0.131759] usbcore: registered new interface driver usbfs [ 0.131917] usbcore: registered new interface driver hub [ 0.132029] usbcore: registered new device driver usb [ 0.134611] i2c i2c-0: IMX I2C adapter registered [ 0.134641] i2c i2c-0: can't use DMA [ 0.135523] i2c i2c-1: IMX I2C adapter registered [ 0.135549] i2c i2c-1: can't use DMA [ 0.136394] i2c i2c-3: IMX I2C adapter registered [ 0.136420] i2c i2c-3: can't use DMA [ 0.136561] Linux video capture interface: v2.00 [ 0.136816] pps_core: LinuxPPS API ver. 1 registered [ 0.136828] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.136884] PTP clock support registered [ 0.137548] Advanced Linux Sound Architecture Driver Initialized. [ 0.140860] Bluetooth: Core ver 2.21 [ 0.140961] NET: Registered protocol family 31 [ 0.140974] Bluetooth: HCI device and connection manager initialized [ 0.141037] Bluetooth: HCI socket layer initialized [ 0.141064] Bluetooth: L2CAP socket layer initialized [ 0.141187] Bluetooth: SCO socket layer initialized [ 0.143729] clocksource: Switched to clocksource mxc_timer1 [ 0.170085] NET: Registered protocol family 2 [ 0.170373] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.172413] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.172548] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.173928] TCP: Hash tables configured (established 8192 bind 8192) [ 0.174227] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.174419] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.174969] NET: Registered protocol family 1 [ 0.175951] RPC: Registered named UNIX socket transport module. [ 0.175969] RPC: Registered udp transport module. [ 0.175981] RPC: Registered tcp transport module. [ 0.175991] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.176804] Trying to unpack rootfs image as initramfs... [ 1.053074] Freeing initrd memory: 8640K [ 1.054649] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.074905] VFS: Disk quotas dquot_6.6.0 [ 1.075371] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.081646] NFS: Registering the id_resolver key type [ 1.081855] Key type id_resolver registered [ 1.081869] Key type id_legacy registered [ 1.082033] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.083849] fuse init (API version 7.23) [ 1.093491] bounce: pool size: 64 pages [ 1.093614] io scheduler noop registered [ 1.093637] io scheduler deadline registered [ 1.093847] io scheduler cfq registered (default) [ 1.094562] imx-weim 21b8000.weim: Driver registered. [ 1.109612] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.109641] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.112078] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 1.112788] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.112805] pfuze100-regulator 0-0008: pfuze100 found. [ 1.134475] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX [ 1.136391] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX [ 1.909399] console [ttymxc1] enabled [ 1.914587] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX [ 1.924730] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX [ 1.934806] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX [ 1.945713] [drm] Initialized drm 1.1.0 20060810 [ 1.959671] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.966370] [drm] No driver support for vblank timestamp query. [ 1.972848] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.980580] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.988467] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 1.997392] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.005256] imx-drm display-subsystem: No connectors reported connected with modes [ 2.012845] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.034026] Console: switching to colour frame buffer device 128x48 [ 2.045827] imx-drm display-subsystem: fb0: frame buffer device [ 2.051869] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 2.057867] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.090291] brd: module loaded [ 2.110569] loop: module loaded [ 2.119377] CAN device driver interface [ 2.125961] 2188000.ethernet supply phy not found, using dummy regulator [ 2.144736] pps pps0: new PPS source ptp0 [ 2.182487] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.190288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.196971] ehci-pci: EHCI PCI platform driver [ 2.201561] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.207373] usbcore: registered new interface driver usb-storage [ 2.224282] 2184200.usb supply vbus not found, using dummy regulator [ 2.234410] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.239506] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.263767] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.272641] hub 1-0:1.0: USB hub found [ 2.276680] hub 1-0:1.0: 1 port detected [ 2.284489] mousedev: PS/2 mouse device common for all mice [ 2.296372] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.305459] i2c /dev entries driver [ 2.311843] IR NEC protocol handler initialized [ 2.316502] IR RC5(x/sz) protocol handler initialized [ 2.321572] IR RC6 protocol handler initialized [ 2.326146] IR JVC protocol handler initialized [ 2.330693] IR Sony protocol handler initialized [ 2.335346] IR SANYO protocol handler initialized [ 2.340065] IR Sharp protocol handler initialized [ 2.344801] IR MCE Keyboard/mouse protocol handler initialized [ 2.350648] IR XMP protocol handler initialized [ 2.358231] coda 2040000.vpu: unable to alloc iram [ 2.363575] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 2.372616] coda 2040000.vpu: firmware request failed [ 2.383299] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.389554] Bluetooth: HCI UART driver ver 2.3 [ 2.394075] Bluetooth: HCI UART protocol H4 registered [ 2.399222] Bluetooth: HCI UART protocol LL registered [ 2.406012] sdhci: Secure Digital Host Controller Interface driver [ 2.412202] sdhci: Copyright(c) Pierre Ossman [ 2.416619] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.424039] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode [ 2.433223] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 2.438571] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 2.444224] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.494122] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.504742] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 2.514000] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.519173] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.524448] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.531554] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.584092] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.594678] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.604399] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.653833] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.672261] caam 2100000.caam: Entropy delay = 3200 [ 2.680330] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.741096] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.746221] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.752672] caam 2100000.caam: job rings = 2, qi = 0 [ 2.784701] hub 1-1:1.0: USB hub found [ 2.792639] hub 1-1:1.0: 4 ports detected [ 2.811567] caam algorithms registered in /proc/crypto [ 2.820436] mmc2: unspecified timeout for CMD6 - use generic [ 2.829376] caam_jr 2101000.jr0: registering rng-caam [ 2.835820] mmc2: unspecified timeout for CMD6 - use generic [ 2.842296] usbcore: registered new interface driver usbhid [ 2.847944] usbhid: USB HID core driver [ 2.854550] mmc2: unspecified timeout for CMD6 - use generic [ 2.865190] mmc2: unspecified timeout for CMD6 - use generic [ 2.871006] mmc2: new DDR MMC card at address 0001 [ 2.876631] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.883315] mmcblk0: mmc2:0001 MMC04G 3.58 GiB [ 2.889008] mmcblk0boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 2.897179] mmcblk0boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 2.903426] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 [ 2.911475] mmcblk0rpmb: mmc2:0001 MMC04G partition 3 128 KiB [ 2.952113] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 2.958562] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 2.967000] fsl-asrc 2034000.asrc: driver registered [ 2.992336] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 3.006756] NET: Registered protocol family 10 [ 3.013894] sit: IPv6 over IPv4 tunneling driver [ 3.020498] NET: Registered protocol family 17 [ 3.025149] can: controller area network core (rev 20120528 abi 9) [ 3.031828] NET: Registered protocol family 29 [ 3.036339] can: raw protocol (rev 20120528) [ 3.040743] can: broadcast manager protocol (rev 20120528 t) [ 3.046565] can: netlink gateway (rev 20130117) max_hops=1 [ 3.052759] Key type dns_resolver registered [ 3.063521] Registering SWP/SWPB emulation handler [ 3.074854] imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 3.087745] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.134076] usb_otg_vbus: disabling [ 3.138141] ALSA device list: [ 3.141117] #0: imx6-riotboard-sgtl5000 [ 3.147201] Freeing unused kernel memory: 452K [ 3.203202] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.426985] udevd[174]: starting version 3.2.9 [ 3.433009] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.443134] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.452403] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.471478] udevd[174]: specified user 'tss' unknown [ 3.476757] udevd[174]: specified group 'tss' unknown [ 3.488465] udevd[175]: starting eudev-3.2.9 done Saving random seed: [ 4.814464] random: dd: uninitialized urandom read (512 bytes read, 14 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 4.979707] random: dropbear: uninitialized urandom read (32 bytes read, 14 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-969024/environment . /lava-969024/environment / # /lava-969024/bin/lava-test-runner /lava-969024/0 /lava-969024/bin/lava-test-runner /lava-969024/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-969024/0/tests/0_dmesg + cat uuid + UUID=969024_1.5.2.3.1[ 5.666371] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.747195] [ 5.812636] [ 5.878716] + set +x[ 5.888984] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-969024/environment / # . /lava-969024/environment/lava-969024/bin/lava-test-runner /lava-969024/1 / # /lava-969024/bin/lava-test-runner /lava-969024/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-969024/1/tests/1_bootrr + cat uuid + UUID=969024_1.5.2.3.5 [ 6.506297] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-969024/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-969024/1/../bin/lava-test-case [ 6.560682] /lava-969024/1/../bin/lava-test-case [ 6.623197] /lava-969024/1/../bin/lava-test-case [ 6.659580] + set +x[ 6.687112] / #