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 [,115200N81] (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.30 (3822 ms) => setenv serverip 192.168.56.125 setenv serverip 192.168.56.125 => tftp 0x12000000 292652/tftp-deploy-88ci9t9r/kernel/zImage tftp 0x12000000 292652/tftp-deploy-88ci9t9r/kernel/zImage Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.30 Filename '292652/tftp-deploy-88ci9t9r/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################# 6.7 MiB/s done Bytes transferred = 7157272 (6d3618 hex) => tftp 0x13000000 292652/tftp-deploy-88ci9t9r/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 292652/tftp-deploy-88ci9t9r/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.30 Filename '292652/tftp-deploy-88ci9t9r/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 7.4 MiB/s done Bytes transferred = 12003318 (b727f6 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 292652/tftp-deploy-88ci9t9r/dtb/imx6q-udoo.dtb tftp 0x18000000 292652/tftp-deploy-88ci9t9r/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.125; our IP address is 192.168.56.30 Filename '292652/tftp-deploy-88ci9t9r/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 3.2 MiB/s done Bytes transferred = 33460 (82b4 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x6d3618 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12003254 Bytes = 11.4 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 1800b2b3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.321 (KernelCI@build-j323784-arm-gcc-10-multi-v7-defconfig-4k844) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 7 01:55:33 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] OF: fdt:Machine model: Udoo i.MX6 Quad Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x021e8000 (options '') [ 0.000000] bootconsole [ec_imx21] enabled [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] percpu: Embedded 13 pages/cpu s22668 r8192 d22388 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 943080K/1048576K available (10240K kernel code, 1127K rwdata, 3872K rodata, 2048K init, 324K bss, 39960K reserved, 65536K cma-reserved, 196608K 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 : 0xc0208000 - 0xc0d00000 (11232 kB) [ 0.000000] .init : 0xc1200000 - 0xc1400000 (2048 kB) [ 0.000000] .data : 0xc1400000 - 0xc1519fc0 (1128 kB) [ 0.000000] .bss : 0xc151b000 - 0xc156c208 ( 325 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 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] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008185] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.020055] Console: colour dummy device 80x30 [ 0.022298] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=15000) [ 0.032455] pid_max: default: 32768 minimum: 301 [ 0.037153] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.043683] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.051286] CPU: Testing write buffer coherency: ok [ 0.055591] CPU0: Spectre v2: using BPIALL workaround [ 0.060903] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.066555] Setting up static identity map for 0x10300000 - 0x10300098 [ 0.075210] EFI services will not be available. [ 0.078232] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.078238] CPU1: Spectre v2: using BPIALL workaround [ 0.088772] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.088777] CPU2: Spectre v2: using BPIALL workaround [ 0.099455] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.099461] CPU3: Spectre v2: using BPIALL workaround [ 0.109534] Brought up 4 CPUs [ 0.112415] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.118586] CPU: All CPU(s) started in SVC mode. [ 0.124171] devtmpfs: initialized [ 0.133656] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.138819] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.148231] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.157433] pinctrl core: initialized pinctrl subsystem [ 0.161765] NET: Registered protocol family 16 [ 0.166453] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.186131] cpuidle: using governor menu [ 0.187394] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.211051] No ATAGs?[ 0.211099] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.218315] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.226464] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.233875] Serial: AMBA PL011 UART driver [ 0.270888] mxs-dma 110000.dma-apbh: initialized [ 0.276920] vgaarb: loaded [ 0.277701] SCSI subsystem initialized [ 0.280917] usbcore: registered new interface driver usbfs [ 0.286064] usbcore: registered new interface driver hub [ 0.291353] usbcore: registered new device driver usb [ 0.297646] pps_core: LinuxPPS API ver. 1 registered [ 0.301315] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.310462] PTP clock support registered [ 0.314537] EDAC MC: Ver: 3.0.0 [ 0.319715] clocksource: Switched to clocksource mxc_timer1 [ 0.332680] NET: Registered protocol family 2 [ 0.334351] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.341850] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.348027] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354500] TCP: Hash tables configured (established 8192 bind 8192) [ 0.360808] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366689] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.373162] NET: Registered protocol family 1 [ 0.377741] RPC: Registered named UNIX socket transport module. [ 0.383273] RPC: Registered udp transport module. [ 0.387961] RPC: Registered tcp transport module. [ 0.392659] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.399579] Trying to unpack rootfs image as initramfs... [ 1.289037] Freeing initrd memory: 11724K [ 1.290681] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.300687] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.313435] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.317156] NFS: Registering the id_resolver key type [ 1.321534] Key type id_resolver registered [ 1.325652] Key type id_legacy registered [ 1.329675] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.335323] bounce: pool size: 64 pages [ 1.338009] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.345235] io scheduler noop registered [ 1.349127] io scheduler deadline registered [ 1.353562] io scheduler cfq registered (default) [ 1.362162] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 1.386912] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.393584] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.449148] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.455455] SuperH (H)SCI(F) driver initialized [ 1.458025] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 62, base_baud = 5000000) is a IMX [ 1.468687] console [ttymxc1] enabled [ 1.468687] console [ttymxc1] enabled [ 1.473164] bootconsole [ec_imx21] disabled [ 1.473164] bootconsole [ec_imx21] disabled [ 1.482335] msm_serial: driver initialized [ 1.488660] STMicroelectronics ASC driver initialized [ 1.496891] [drm] Initialized [ 1.513553] brd: module loaded [ 1.522460] loop: module loaded [ 1.527859] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 1.535816] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 1.543836] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 1.552028] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 1.562535] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 1.569551] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.578362] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 1.588641] scsi host0: ahci-imx [ 1.592187] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 65 [ 1.607635] CAN device driver interface [ 1.613323] 2188000.ethernet supply phy not found, using dummy regulator [ 1.620314] pps pps0: new PPS source ptp0 [ 1.647831] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.654717] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.660566] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.666571] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.673548] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.682540] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.690017] usbcore: registered new interface driver pegasus [ 1.695757] usbcore: registered new interface driver asix [ 1.701210] usbcore: registered new interface driver ax88179_178a [ 1.707356] usbcore: registered new interface driver cdc_ether [ 1.713256] usbcore: registered new interface driver smsc75xx [ 1.719071] usbcore: registered new interface driver smsc95xx [ 1.724868] usbcore: registered new interface driver net1080 [ 1.730578] usbcore: registered new interface driver cdc_subset [ 1.736556] usbcore: registered new interface driver zaurus [ 1.742220] usbcore: registered new interface driver cdc_ncm [ 1.749785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.756336] ehci-pci: EHCI PCI platform driver [ 1.760834] ehci-platform: EHCI generic platform driver [ 1.766287] ehci-orion: EHCI orion driver [ 1.770465] SPEAr-ehci: EHCI SPEAr driver [ 1.774625] ehci-st: EHCI STMicroelectronics driver [ 1.779666] ehci-exynos: EHCI EXYNOS driver [ 1.784025] ehci-atmel: EHCI Atmel driver [ 1.788187] tegra-ehci: Tegra EHCI driver [ 1.792385] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.798610] ohci-pci: OHCI PCI platform driver [ 1.803119] ohci-platform: OHCI generic platform driver [ 1.808539] ohci-omap3: OHCI OMAP3 driver [ 1.812714] SPEAr-ohci: OHCI SPEAr driver [ 1.816889] ohci-st: OHCI STMicroelectronics driver [ 1.821932] ohci-atmel: OHCI Atmel driver [ 1.826692] usbcore: registered new interface driver usb-storage [ 1.838352] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.843286] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.864739] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.870931] hub 1-0:1.0: USB hub found [ 1.874727] hub 1-0:1.0: 1 port detected [ 1.879772] mousedev: PS/2 mouse device common for all mice [ 1.888609] i2c /dev entries driver [ 1.901172] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.910565] sdhci: Secure Digital Host Controller Interface driver [ 1.916767] sdhci: Copyright(c) Pierre Ossman [ 1.921247] ata1: SATA link down (SStatus 0 SControl 300) [ 1.922667] Synopsys Designware Multimedia Card Interface Driver [ 1.923758] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.924454] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.924497] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.952689] ahci-imx 2200000.sata: no device found, disabling link. [ 1.958980] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 2.009860] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.019516] ledtrig-cpu: registered to indicate activity on CPUs [ 2.025926] usbcore: registered new interface driver usbhid [ 2.031523] usbhid: USB HID core driver [ 2.038722] NET: Registered protocol family 10 [ 2.044211] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.050812] NET: Registered protocol family 17 [ 2.055291] can: controller area network core (rev 20120528 abi 9) [ 2.061694] NET: Registered protocol family 29 [ 2.066170] can: raw protocol (rev 20120528) [ 2.070466] can: broadcast manager protocol (rev 20161123 t) [ 2.076149] can: netlink gateway (rev 20130117) max_hops=1 [ 2.082043] Key type dns_resolver registered [ 2.088325] ThumbEE CPU extension supported. [ 2.092647] Registering SWP/SWPB emulation handler [ 2.109679] hctosys: unable to open rtc device (rtc0) [ 2.147634] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.160539] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.168101] mmc0: new high speed SDXC card at address 59b4 [ 2.174110] mmcblk0: mmc0:59b4 SD128 119 GiB [ 2.180625] mmcblk0: p1 p2 [ 2.208284] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.222643] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.321436] hub 1-1:1.0: USB hub found [ 2.325391] hub 1-1:1.0: 4 ports detected [ 2.619779] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 5.315501] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 5.329796] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.349857] Sending DHCP requests ..., OK [ 12.419752] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.30 [ 12.427804] IP-Config: Complete: [ 12.431083] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.56.30, mask=255.255.255.0, gw=192.168.56.254 [ 12.441558] host=192.168.56.30, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.449439] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= nameserver0=192.168.56.254 [ 12.460269] lcd_panel: disabling [ 12.467173] Freeing unused kernel memory: 2048K Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 12.592753] udevd[126]: starting version 3.2.9 [ 12.598166] random: udevd: uninitialized urandom read (16 bytes read) [ 12.605031] random: udevd: uninitialized urandom read (16 bytes read) [ 12.611642] random: udevd: uninitialized urandom read (16 bytes read) [ 12.626668] udevd[126]: specified user 'tss' unknown [ 12.631878] udevd[126]: specified group 'tss' unknown [ 12.639522] udevd[127]: starting eudev-3.2.9 [ 13.013093] i2c i2c-1: IMX I2C adapter registered [ 13.017872] i2c i2c-1: can't use DMA, using PIO instead. [ 13.025741] i2c i2c-2: IMX I2C adapter registered [ 13.030538] i2c i2c-2: can't use DMA, using PIO instead. 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-292652/environment . /lava-292652/environment / # /lava-292652/bin/lava-test-runner /lava-292652/0 /lava-292652/bin/lava-test-runner /lava-292652/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-292652/0/tests/0_dmesg + cat uuid + UUID=292652_1.5.2.4.1 [ 14.142213] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 14.186984] [ 14.224880] [ 14.262972] + set +x [ 14.272509] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-292652/environment / # . /lava-292652/environment/lava-292652/bin/lava-test-runner /lava-292652/1 / # /lava-292652/bin/lava-test-runner /lava-292652/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-292652/1/tests/1_bootrr + cat uuid + UUID=292652_1.5.2.4.5 [ 14.800424] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-292652/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-292652/1/../bin/lava-test-case [ 14.848566] /lava-292652/1/../bin/lava-test-case [ 14.887365] /lava-292652/1/../bin/lava-test-case [ 14.911895] + set +x [ 14.930056] / #