Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3022 device /dev/ttyimx7ulp-evk-1 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 05:49:44 -0500) CPU: Freescale i.MX7ULP rev2.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HX8363_WVGA Display: HX8363_WVGA (480x854) Video: 480x854x24 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Normal Boot Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.232 (2055 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x60800000 1105216/tftp-deploy-c5pccz38/kernel/zImage tftp 0x60800000 1105216/tftp-deploy-c5pccz38/kernel/zImage Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1105216/tftp-deploy-c5pccz38/kernel/zImage'. Load address: 0x60800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 3.7 MiB/s done Bytes transferred = 10523408 (a09310 hex) => tftp 0x66800000 1105216/tftp-deploy-c5pccz38/ramdisk/ramdisk.cpio.gz.uboot tftp 0x66800000 1105216/tftp-deploy-c5pccz38/ramdisk/ramdisk.cpio.gz.uboot Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1105216/tftp-deploy-c5pccz38/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x66800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################ 3.7 MiB/s done Bytes transferred = 10175317 (9b4355 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x63000000 1105216/tftp-deploy-c5pccz38/dtb/imx7ulp-evk.dtb tftp 0x63000000 1105216/tftp-deploy-c5pccz38/dtb/imx7ulp-evk.dtb Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1105216/tftp-deploy-c5pccz38/dtb/imx7ulp-evk.dtb'. Load address: 0x63000000 Loading: *# 1.7 MiB/s done Bytes transferred = 10458 (28da hex) => setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x60800000 0x66800000 0x63000000 bootz 0x60800000 0x66800000 0x63000000 Kernel image @ 0x60800000 [ 0x000000 - 0xa09310 ] ## Loading init Ramdisk from Legacy Image at 66800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10175253 Bytes = 9.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 63000000 Booting using the fdt blob at 0x63000000 Using Device Tree in place at 63000000, end 630058d9 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 5.10.155-cip20 (KernelCI@build-j517823-arm-gcc-10-imx-v6-v7-defconfig-57k5d) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Nov 16 13:00:13 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: NXP i.MX7ULP EVK [ 0.000000] earlycon: lpuart32 at MMIO32 0x402d0000 (options '') [ 0.000000] printk: bootconsole [lpuart32] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s51948 r8192 d21780 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933784K/1048576K available (14336K kernel code, 2023K rwdata, 4844K rodata, 1024K init, 6660K bss, 49256K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000016] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008420] clocksource: imx-tpm: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.019914] Console: colour dummy device 80x30 <4>[ 0.024435] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032481] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.036735] ... MAX_LOCK_DEPTH: 48 <4>[ 0.041154] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.045807] ... CLASSHASH_SIZE: 4096 <4>[ 0.050341] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.055021] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.059757] ... CHAINHASH_SIZE: 32768 <4>[ 0.064381] memory used by lock dependency info: 4061 kB <4>[ 0.070068] memory used for stack traces: 2112 kB <4>[ 0.075042] per task-struct memory footprint: 1536 bytes <6>[ 0.080852] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.091157] pid_max: default: 32768 minimum: 301 <6>[ 0.096596] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.104035] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.118332] CPU: Testing write buffer coherency: ok <3>[ 0.125324] /cpus/cpu@f00 missing clock-frequency property <6>[ 0.130874] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.142233] Setting up static identity map for 0x60100000 - 0x60100078 <6>[ 0.150319] rcu: Hierarchical SRCU implementation. <6>[ 0.158342] smp: Bringing up secondary CPUs ... <6>[ 0.163079] smp: Brought up 1 node, 1 CPU <6>[ 0.167180] SMP: Total of 1 processors activated (6.00 BogoMIPS). <6>[ 0.173605] CPU: All CPU(s) started in SVC mode. <6>[ 0.183166] devtmpfs: initialized <6>[ 0.213677] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.223702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.233783] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.245253] pinctrl core: initialized pinctrl subsystem <6>[ 0.262860] NET: Registered protocol family 16 <6>[ 0.329813] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.349098] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.349436] cpuidle: using governor menu <6>[ 0.565283] No ATAGs? <6>[ 0.568203] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.576486] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.589876] imx7ulp-pinctrl 40ac0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.775509] vgaarb: loaded <5>[ 0.783047] SCSI subsystem initialized <6>[ 0.790692] usbcore: registered new interface driver usbfs <6>[ 0.796702] usbcore: registered new interface driver hub <6>[ 0.802653] usbcore: registered new device driver usb <6>[ 0.809961] mc: Linux media interface: v0.10 <6>[ 0.814675] videodev: Linux video capture interface: v2.00 <6>[ 0.821356] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.826500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.835839] PTP clock support registered <6>[ 0.843088] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.855889] Bluetooth: Core ver 2.22 <6>[ 0.859770] NET: Registered protocol family 31 <6>[ 0.864417] Bluetooth: HCI device and connection manager initialized <6>[ 0.871032] Bluetooth: HCI socket layer initialized <6>[ 0.876117] Bluetooth: L2CAP socket layer initialized <6>[ 0.881530] Bluetooth: SCO socket layer initialized <6>[ 0.891394] clocksource: Switched to clocksource imx-tpm <5>[ 3.553227] VFS: Disk quotas dquot_6.6.0 <6>[ 3.557538] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 3.635742] NET: Registered protocol family 2 <6>[ 3.641130] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 3.654743] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) <6>[ 3.664460] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 3.672680] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) <6>[ 3.682735] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 3.690322] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 3.697781] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 3.706409] NET: Registered protocol family 1 <6>[ 3.716037] RPC: Registered named UNIX socket transport module. <6>[ 3.722335] RPC: Registered udp transport module. <6>[ 3.727094] RPC: Registered tcp transport module. <6>[ 3.732157] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.742829] PCI: CLS 0 bytes, default 64 <6>[ 3.749446] Trying to unpack rootfs image as initramfs... <6>[ 5.864240] Freeing initrd memory: 9940K <5>[ 5.877763] Initialise system trusted keyrings <6>[ 5.883993] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 5.952418] NFS: Registering the id_resolver key type <5>[ 5.957876] Key type id_resolver registered <5>[ 5.962614] Key type id_legacy registered <6>[ 5.967495] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.974535] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.982405] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 5.992979] fuse: init (API version 7.32) <5>[ 6.188102] Key type asymmetric registered <5>[ 6.192993] Asymmetric key parser 'x509' registered <6>[ 6.198693] bounce: pool size: 64 pages <6>[ 6.203270] io scheduler mq-deadline registered <6>[ 6.207860] io scheduler kyber registered <4>[ 6.240001] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 6.269593] 402d0000.serial: ttyLP0 at MMIO 0x402d0010 (irq = 42, base_baud = 1500000) is a FSL_LPUART <6>[ 6.280196] printk: console [ttyLP0] enabled <6>[ 6.280196] printk: console [ttyLP0] enabled <6>[ 6.289348] printk: bootconsole [lpuart32] disabled <6>[ 6.289348] printk: bootconsole [lpuart32] disabled <6>[ 6.405436] brd: module loaded <6>[ 6.490680] loop: module loaded <6>[ 6.516111] CAN device driver interface <6>[ 6.524028] usbcore: registered new interface driver r8152 <6>[ 6.530089] usbcore: registered new interface driver lan78xx <6>[ 6.536598] usbcore: registered new interface driver asix <6>[ 6.542689] usbcore: registered new interface driver ax88179_178a <6>[ 6.549343] usbcore: registered new interface driver cdc_ether <6>[ 6.555962] usbcore: registered new interface driver smsc95xx <6>[ 6.562379] usbcore: registered new interface driver net1080 <6>[ 6.568609] usbcore: registered new interface driver cdc_subset <6>[ 6.575202] usbcore: registered new interface driver zaurus <6>[ 6.581439] usbcore: registered new interface driver MOSCHIP usb-ethernet driver <6>[ 6.589583] usbcore: registered new interface driver cdc_ncm <6>[ 6.595672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.602618] ehci-pci: EHCI PCI platform driver <6>[ 6.607630] ehci-mxc: Freescale On-Chip EHCI Host driver <6>[ 6.614628] usbcore: registered new interface driver usb-storage <6>[ 6.639282] i2c /dev entries driver <6>[ 6.656513] Bluetooth: HCI UART driver ver 2.3 <6>[ 6.661469] Bluetooth: HCI UART protocol H4 registered <6>[ 6.667112] Bluetooth: HCI UART protocol LL registered <6>[ 6.677252] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.683903] sdhci: Copyright(c) Pierre Ossman <6>[ 6.688568] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.700567] caam 40240000.crypto: Entropy delay = 3200 <6>[ 6.712196] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <6>[ 6.751742] caam 40240000.crypto: Instantiated RNG4 SH0 <6>[ 6.797198] caam 40240000.crypto: Instantiated RNG4 SH1 <6>[ 6.807439] caam 40240000.crypto: device ID = 0x0a16030100000000 (Era 9) <6>[ 6.814631] caam 40240000.crypto: job rings = 2, qi = 0 <6>[ 6.888337] caam algorithms registered in /proc/crypto <6>[ 6.907450] caam 40240000.crypto: registering rng-caam <6>[ 6.923582] usbcore: registered new interface driver usbhid <6>[ 6.929485] usbhid: USB HID core driver <6>[ 6.967380] NET: Registered protocol family 10 <6>[ 6.979752] Segment Routing with IPv6 <6>[ 6.984334] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.995840] NET: Registered protocol family 17 <6>[ 7.000687] can: controller area network core <6>[ 7.006636] NET: Registered protocol family 29 <6>[ 7.011644] can: raw protocol <6>[ 7.015300] can: broadcast manager protocol <6>[ 7.019897] can: netlink gateway - max_hops=1 <5>[ 7.026152] Key type dns_resolver registered <5>[ 7.035127] Registering SWP/SWPB emulation handler <5>[ 7.041779] Loading compiled-in X.509 certificates <5>[ 7.051859] random: crng init done <6>[ 7.201107] ci_hdrc ci_hdrc.0: EHCI Host Controller <6>[ 7.207761] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 <6>[ 7.241556] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 <6>[ 7.250481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 7.259511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 7.267195] usb usb1: Product: EHCI Host Controller <6>[ 7.272527] usb usb1: Manufacturer: Linux 5.10.155-cip20 ehci_hcd <6>[ 7.278943] usb usb1: SerialNumber: ci_hdrc.0 <6>[ 7.293531] hub 1-0:1.0: USB hub found <6>[ 7.298306] hub 1-0:1.0: 1 port detected <6>[ 7.324885] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <6>[ 7.386889] mmc0: SDHCI controller on 40370000.mmc [40370000.mmc] using ADMA <4>[ 7.537176] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 7.549855] mmc0: new high speed SDHC card at address e624 <6>[ 7.562737] mmcblk0: mmc0:e624 SL16G 14.8 GiB <6>[ 7.587758] mmcblk0: p1 p2 <6>[ 7.591634] usb 1-1: new high-speed USB device number 2 using ci_hdrc <6>[ 7.816728] usb 1-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 <6>[ 7.825693] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 <6>[ 7.833373] usb 1-1: Product: Belkin USB-C LAN <6>[ 7.838140] usb 1-1: Manufacturer: Belkin <6>[ 7.842593] usb 1-1: SerialNumber: 05A2AB000000 <6>[ 8.042714] usb 1-1: reset high-speed USB device number 2 using ci_hdrc <4>[ 8.273032] r8152 1-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2 <4>[ 8.282554] r8152 1-1:1.0: Falling back to sysfs fallback for: rtl_nic/rtl8153a-3.fw <4>[ 69.683938] r8152 1-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-110) <6>[ 69.754285] r8152 1-1:1.0 eth0: v1.11.11 <6>[ 73.051807] r8152 1-1:1.0 eth0: carrier on <6>[ 73.061749] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 73.093962] Sending DHCP requests .., OK <6>[ 76.595899] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.232 <6>[ 76.603956] IP-Config: Complete: <6>[ 76.607507] device=eth0, hwaddr=30:23:03:05:a2:ab, ipaddr=172.16.1.232, mask=255.255.255.0, gw=172.16.1.4 <6>[ 76.617916] host=172.16.1.232, domain=example.org, nis-domain=(none) <6>[ 76.625114] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 76.625152] nameserver0=172.16.1.4 <5>[ 76.641644] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 76.783462] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 76.794430] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 76.803869] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 76.812386] ALSA device list: <6>[ 76.815944] No soundcards found. <6>[ 76.827999] Freeing unused kernel memory: 1024K <6>[ 76.862391] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 77.731741] udevd[164]: starting version 3.2.9 <27>[ 77.770859] udevd[164]: specified user 'tss' unknown <27>[ 77.777859] udevd[164]: specified group 'tss' unknown <30>[ 77.815294] udevd[165]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1105216/environment . /lava-1105216/environment / # /lava-1105216/bin/lava-test-runner /lava-1105216/0 /lava-1105216/bin/lava-test-runner /lava-1105216/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1105216/0/tests/0_dmesg + cat uuid + UUID=1105216_1.5.2.4.1 <8>[ 89.007829] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 89.235164] <8>[ 89.437327] <8>[ 89.639164] + set +x <8>[ 89.656322] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh / # . /lava-1105216/environment /lava-1105216/bin/lava-test-runner /lava-1105216/1 . /lava-1105216/environment / # /lava-1105216/bin/lava-test-runner /lava-1105216/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1105216/1/tests/1_bootrr + cat uuid + UUID=1105216_1.5.2.4.5 +<8>[ 95.669428] set +x + export 'PATH=/opt/bootrr/helpers:/lava-1105216/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-1105216/1/../bin/lava-test-case <8>[ 96.889467] /lava-1105216/1/../bin/lava-test-case <8>[ 97.083489] /lava-1105216/1/../bin/lava-test-case <8>[ 97.186310] + set +x <8>[ 97.258648] / #