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 2017.10.1-00009-gbc5d99d030 #1 Wed Nov 1 16:14:48 CET 2017 Board: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 mdio_bus: miibus0: probed imx-usb 2184200.usb: USB EHCI 1.00 imx-esdhc 2194000.usdhc: registered as 2194000.usdhc imx-esdhc 2198000.usdhc: registered as 2198000.usdhc imx-esdhc 219c000.usdhc: registered as 219c000.usdhc imx-ipuv3 2400000.ipu: IPUv3H probed imx-hdmi 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fefb4e0 -> 0x4fdf69bf (size 511 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 running /env/bin/init... [?25h Hit m for menu or any other key to stop autoboot: 3 type exit to get to the menu [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/865095/tftp-deploy-g6u8t6ag/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/865095/tftp-deploy-g6u8t6ag/dtb/imx6dl-riotboard.dtb /mnt/tftp/865095/tftp-deploy-g6u8t6ag/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/865095/tftp-deploy-g6u8t6ag/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/865095/tftp-deploy-g6u8t6ag/dtb/imx6dl-riotboard.dtb /mnt/tftp/865095/tftp-deploy-g6u8t6ag/kernel/zImage warning: No MAC address set. Using random address ca:23:64:52:c1:74 eth0: 1000Mbps full duplex link detected T DHCP client bound to address 10.8.254.32 Loading ARM Linux zImage '/mnt/tftp/865095/tftp-deploy-g6u8t6ag/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/865095/tftp-deploy-g6u8t6ag/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x1886bf42 Loading devicetree from '/mnt/tftp/865095/tftp-deploy-g6u8t6ag/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 Starting kernel at 0x12000000, initrd at 0x18000000, oftree at 0x1886c000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st28 (KernelCI@build-j723752-arm-gcc-10-imx-v6-v7-defconfig-ww9dj) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Dec 19 19:54:24 UTC 2022 [ 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: 993208K/1048576K available (8241K kernel code, 443K rwdata, 2728K rodata, 444K init, 8296K bss, 38984K reserved, 16384K cma-reserved, 244840K 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 - 0xc0abe834 (10971 kB) [ 0.000000] .init : 0xc0abf000 - 0xc0b2e000 ( 444 kB) [ 0.000000] .data : 0xc0b2e000 - 0xc0b9cd40 ( 444 kB) [ 0.000000] .bss : 0xc0b9f000 - 0xc13b9390 (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.001212] Console: colour dummy device 80x30 [ 0.001240] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001251] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001260] ... MAX_LOCK_DEPTH: 48 [ 0.001268] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001277] ... CLASSHASH_SIZE: 4096 [ 0.001286] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001294] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001303] ... CHAINHASH_SIZE: 32768 [ 0.001313] memory used by lock dependency info: 5167 kB [ 0.001322] per task-struct memory footprint: 1536 bytes [ 0.001356] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001375] pid_max: default: 32768 minimum: 301 [ 0.001687] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001706] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003641] CPU: Testing write buffer coherency: ok [ 0.003701] CPU0: Spectre v2: using BPIALL workaround [ 0.004469] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004558] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.007155] Brought up 1 CPUs [ 0.007173] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.007186] CPU: All CPU(s) started in SVC mode. [ 0.008718] devtmpfs: initialized [ 0.033773] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.034508] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.034553] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.035782] pinctrl core: initialized pinctrl subsystem [ 0.038833] NET: Registered protocol family 16 [ 0.042174] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.044242] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.090701] No ATAGs? [ 0.090747] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.090760] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.093715] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.123285] mxs-dma 110000.dma-apbh: initialized [ 0.128197] vgaarb: loaded [ 0.129111] SCSI subsystem initialized [ 0.130320] usbcore: registered new interface driver usbfs [ 0.130483] usbcore: registered new interface driver hub [ 0.130596] usbcore: registered new device driver usb [ 0.133104] i2c i2c-0: IMX I2C adapter registered [ 0.133132] i2c i2c-0: can't use DMA [ 0.133994] i2c i2c-1: IMX I2C adapter registered [ 0.134017] i2c i2c-1: can't use DMA [ 0.134869] i2c i2c-3: IMX I2C adapter registered [ 0.134893] i2c i2c-3: can't use DMA [ 0.135029] Linux video capture interface: v2.00 [ 0.135282] pps_core: LinuxPPS API ver. 1 registered [ 0.135295] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.135352] PTP clock support registered [ 0.136015] Advanced Linux Sound Architecture Driver Initialized. [ 0.139122] Bluetooth: Core ver 2.21 [ 0.139228] NET: Registered protocol family 31 [ 0.139241] Bluetooth: HCI device and connection manager initialized [ 0.139304] Bluetooth: HCI socket layer initialized [ 0.139329] Bluetooth: L2CAP socket layer initialized [ 0.139455] Bluetooth: SCO socket layer initialized [ 0.141627] clocksource: Switched to clocksource mxc_timer1 [ 0.168124] NET: Registered protocol family 2 [ 0.168408] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.170446] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.170581] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.171964] TCP: Hash tables configured (established 8192 bind 8192) [ 0.172277] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.172469] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.173023] NET: Registered protocol family 1 [ 0.173976] RPC: Registered named UNIX socket transport module. [ 0.173996] RPC: Registered udp transport module. [ 0.174008] RPC: Registered tcp transport module. [ 0.174018] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.174852] Trying to unpack rootfs image as initramfs... [ 1.044319] Freeing initrd memory: 8624K [ 1.045470] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.065672] VFS: Disk quotas dquot_6.6.0 [ 1.066107] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.072400] NFS: Registering the id_resolver key type [ 1.072601] Key type id_resolver registered [ 1.072616] Key type id_legacy registered [ 1.072785] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.074492] fuse init (API version 7.23) [ 1.084150] bounce: pool size: 64 pages [ 1.084276] io scheduler noop registered [ 1.084298] io scheduler deadline registered [ 1.084398] io scheduler cfq registered (default) [ 1.085112] imx-weim 21b8000.weim: Driver registered. [ 1.099758] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.099786] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.102615] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 1.103325] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.103342] pfuze100-regulator 0-0008: pfuze100 found. [ 1.124137] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX [ 1.126037] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX [ 1.899252] console [ttymxc1] enabled [ 1.904413] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX [ 1.914464] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX [ 1.924504] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX [ 1.935360] [drm] Initialized drm 1.1.0 20060810 [ 1.949258] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.955957] [drm] No driver support for vblank timestamp query. [ 1.962454] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.970040] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.977940] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 1.986901] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.994750] imx-drm display-subsystem: No connectors reported connected with modes [ 2.002384] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.023634] Console: switching to colour frame buffer device 128x48 [ 2.035079] imx-drm display-subsystem: fb0: frame buffer device [ 2.041120] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 2.047351] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.079409] brd: module loaded [ 2.099402] loop: module loaded [ 2.108119] CAN device driver interface [ 2.114655] 2188000.ethernet supply phy not found, using dummy regulator [ 2.142635] pps pps0: new PPS source ptp0 [ 2.180266] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.188025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.194708] ehci-pci: EHCI PCI platform driver [ 2.199295] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.205086] usbcore: registered new interface driver usb-storage [ 2.221939] 2184200.usb supply vbus not found, using dummy regulator [ 2.232081] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.237198] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.261666] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.270521] hub 1-0:1.0: USB hub found [ 2.274561] hub 1-0:1.0: 1 port detected [ 2.282341] mousedev: PS/2 mouse device common for all mice [ 2.294044] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.303119] i2c /dev entries driver [ 2.309521] IR NEC protocol handler initialized [ 2.314183] IR RC5(x/sz) protocol handler initialized [ 2.319257] IR RC6 protocol handler initialized [ 2.323834] IR JVC protocol handler initialized [ 2.328382] IR Sony protocol handler initialized [ 2.333038] IR SANYO protocol handler initialized [ 2.337758] IR Sharp protocol handler initialized [ 2.342497] IR MCE Keyboard/mouse protocol handler initialized [ 2.348346] IR XMP protocol handler initialized [ 2.355905] coda 2040000.vpu: unable to alloc iram [ 2.361254] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 2.370292] coda 2040000.vpu: firmware request failed [ 2.380917] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.387172] Bluetooth: HCI UART driver ver 2.3 [ 2.391694] Bluetooth: HCI UART protocol H4 registered [ 2.396839] Bluetooth: HCI UART protocol LL registered [ 2.403617] sdhci: Secure Digital Host Controller Interface driver [ 2.409806] sdhci: Copyright(c) Pierre Ossman [ 2.414421] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.421557] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode [ 2.430938] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 2.436142] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 2.441795] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.491996] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.502648] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 2.511874] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.517045] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.522322] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.529436] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.581989] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.592578] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.602322] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.651735] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.670065] caam 2100000.caam: Entropy delay = 3200 [ 2.735799] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.796557] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.801683] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.808137] caam 2100000.caam: job rings = 2, qi = 0 [ 2.842069] hub 1-1:1.0: USB hub found [ 2.848021] hub 1-1:1.0: 4 ports detected [ 2.867199] caam algorithms registered in /proc/crypto [ 2.878099] caam_jr 2101000.jr0: registering rng-caam [ 2.883680] mmc2: unspecified timeout for CMD6 - use generic [ 2.890199] usbcore: registered new interface driver usbhid [ 2.895882] usbhid: USB HID core driver [ 2.903143] mmc2: unspecified timeout for CMD6 - use generic [ 2.914604] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.919614] mmc2: unspecified timeout for CMD6 - use generic [ 2.926643] mmc2: unspecified timeout for CMD6 - use generic [ 2.932480] mmc2: new DDR MMC card at address 0001 [ 2.940695] mmcblk0: mmc2:0001 MMC04G 3.58 GiB [ 2.946371] mmcblk0boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 2.954384] mmcblk0boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 2.961934] mmcblk0rpmb: mmc2:0001 MMC04G partition 3 128 KiB [ 2.996595] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.003050] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 3.011396] fsl-asrc 2034000.asrc: driver registered [ 3.022892] sgtl5000 0-000a: Using internal LDO instead of VDDD [ 3.047940] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 3.062685] NET: Registered protocol family 10 [ 3.069719] sit: IPv6 over IPv4 tunneling driver [ 3.076383] NET: Registered protocol family 17 [ 3.080877] can: controller area network core (rev 20120528 abi 9) [ 3.087589] NET: Registered protocol family 29 [ 3.092094] can: raw protocol (rev 20120528) [ 3.096486] can: broadcast manager protocol (rev 20120528 t) [ 3.102220] can: netlink gateway (rev 20130117) max_hops=1 [ 3.108378] Key type dns_resolver registered [ 3.118055] Registering SWP/SWPB emulation handler [ 3.129175] imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 3.142461] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.189199] usb_otg_vbus: disabling [ 3.193329] ALSA device list: [ 3.196305] #0: imx6-riotboard-sgtl5000 [ 3.202265] Freeing unused kernel memory: 444K [ 3.258196] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.483735] udevd[173]: starting version 3.2.9 [ 3.489762] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.499774] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.509036] random: udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available) [ 3.527783] udevd[173]: specified user 'tss' unknown [ 3.533064] udevd[173]: specified group 'tss' unknown [ 3.554063] udevd[174]: starting eudev-3.2.9 done Saving random seed: [ 4.866846] random: dd: uninitialized urandom read (512 bytes read, 13 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 5.032191] random: dropbear: uninitialized urandom read (32 bytes read, 13 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-865095/environment . /lava-865095/environment / # /lava-865095/bin/lava-test-runner /lava-865095/0 /lava-865095/bin/lava-test-runner /lava-865095/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-865095/0/tests/0_dmesg + cat uuid + UUID=865095_1.5.2.3.1[ 5.746248] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.832250] [ 5.898205] [ 5.964026] + set +x[ 5.974305] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-865095/environment / # . /lava-865095/environment/lava-865095/bin/lava-test-runner /lava-865095/1 / # /lava-865095/bin/lava-test-runner /lava-865095/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-865095/1/tests/1_bootrr + cat uuid + UUID=865095_1.5.2.3.5[ 6.552173] + set +x + export 'PATH=/opt/bootrr/libex[ 6.560148] ec/bootrr/helpers:/lava-865095/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr /lava-865095/1/tests/1_bootrr/run.sh: cd: line 15: can't cd to /opt/bootrr/libexec/bootrr: No such file or directory + set +x / #