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 DHCP client bound to address 192.168.6.32 (3963 ms) => setenv serverip 192.168.56.76 setenv serverip 192.168.56.76 => tftp 0x12000000 641731/tftp-deploy-ds10p_3h/kernel/zImage tftp 0x12000000 641731/tftp-deploy-ds10p_3h/kernel/zImage Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '641731/tftp-deploy-ds10p_3h/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 5.9 MiB/s done Bytes transferred = 10576384 (a16200 hex) => tftp 0x13000000 641731/tftp-deploy-ds10p_3h/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 641731/tftp-deploy-ds10p_3h/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '641731/tftp-deploy-ds10p_3h/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 5.8 MiB/s done Bytes transferred = 13971022 (d52e4e hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 641731/tftp-deploy-ds10p_3h/dtb/imx6q-udoo.dtb tftp 0x18000000 641731/tftp-deploy-ds10p_3h/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.6.32; sending through gateway 192.168.6.1 Filename '641731/tftp-deploy-ds10p_3h/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 4.4 MiB/s done Bytes transferred = 36563 (8ed3 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.76:/var/lib/lava/dispatcher/tmp/641731/extract-nfsrootfs-do42ccw9,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.76:/var/lib/lava/dispatcher/tmp/641731/extract-nfsrootfs-do42ccw9,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xa16200 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13970958 Bytes = 13.3 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 1800bed2 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.102-cip26 (KernelCI@build-j294969-arm-gcc-12-multi-v7-defconfig-fcc5z) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Wed Aug 21 00:34:25 UTC 2024 [ 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] printk: bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 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 16 pages/cpu s34580 r8192 d22764 u65536 [ 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.76:/var/lib/lava/dispatcher/tmp/641731/extract-nfsrootfs-do42ccw9,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 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:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 932504K/1048576K available (15360K kernel code, 2470K rwdata, 6208K rodata, 2048K init, 427K bss, 50536K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <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=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 errata 752271 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008438] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.021813] Console: colour dummy device 80x30 <6>[ 0.023723] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034121] CPU: Testing write buffer coherency: ok <6>[ 0.039254] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.044549] pid_max: default: 32768 minimum: 301 <6>[ 0.049597] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.057005] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.065905] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.071704] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.079138] rcu: Hierarchical SRCU implementation. <6>[ 0.082741] rcu: Max phase no-delay instances is 1000. <6>[ 0.091349] EFI services will not be available. <6>[ 0.093615] smp: Bringing up secondary CPUs ... <6>[ 0.098878] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.098895] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.110192] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.110210] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.121380] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.121396] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.131854] smp: Brought up 1 node, 4 CPUs <6>[ 0.136114] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.142530] CPU: All CPU(s) started in SVC mode. <6>[ 0.148020] devtmpfs: initialized <6>[ 0.158003] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.163303] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.173236] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.183587] pinctrl core: initialized pinctrl subsystem <6>[ 0.189719] DMI not present or invalid. <6>[ 0.191769] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.200199] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.207108] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.207182] cpuidle: using governor menu <6>[ 0.215223] CPU identified as i.MX6Q, silicon rev 1.2 <6>[ 0.227872] platform soc: Fixed dependency cycle(s) with /soc/bus@2000000/gpc@20dc000 <6>[ 0.234050] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2800000 <6>[ 0.240915] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.260898] platform 20dc000.gpc: Fixed dependency cycle(s) with /soc/bus@2000000/clock-controller@20c4000 <6>[ 0.268931] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.277840] platform 20e0000.iomuxc-gpr:ipu2_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2800000 <6>[ 0.292280] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.299111] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 <6>[ 0.306843] platform 2400000.ipu: Fixed dependency cycle(s) with /soc/hdmi@120000 <6>[ 0.314561] platform 2400000.ipu: Fixed dependency cycle(s) with /soc/bus@2000000/iomuxc-gpr@20e0000/ipu1_csi0_mux <6>[ 0.326476] platform 20e0000.iomuxc-gpr:ipu2_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2800000 <6>[ 0.334762] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2800000 <6>[ 0.342525] platform 2800000.ipu: Fixed dependency cycle(s) with /soc/hdmi@120000 <6>[ 0.350249] platform 2800000.ipu: Fixed dependency cycle(s) with /soc/bus@2000000/iomuxc-gpr@20e0000/ipu2_csi1_mux <6>[ 0.364404] No ATAGs? <6>[ 0.364597] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.372368] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.381219] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.392089] Serial: AMBA PL011 UART driver <6>[ 0.444155] iommu: Default domain type: Translated <6>[ 0.446478] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.453782] SCSI subsystem initialized <6>[ 0.457492] usbcore: registered new interface driver usbfs <6>[ 0.462766] usbcore: registered new interface driver hub <6>[ 0.468347] usbcore: registered new device driver usb <4>[ 0.473814] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 0.481658] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 0.490107] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 0.498009] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <6>[ 0.507895] i2c i2c-1: IMX I2C adapter registered <6>[ 0.511785] i2c i2c-2: IMX I2C adapter registered <6>[ 0.517417] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.521443] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.530881] PTP clock support registered <6>[ 0.535257] EDAC MC: Ver: 3.0.0 <6>[ 0.541500] vgaarb: loaded <6>[ 0.544945] clocksource: Switched to clocksource mxc_timer1 <6>[ 0.557900] NET: Registered PF_INET protocol family <6>[ 0.560451] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.569687] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.576496] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.584481] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.592560] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.600215] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.606713] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.613474] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.620984] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.627279] RPC: Registered named UNIX socket transport module. <6>[ 0.632838] RPC: Registered udp transport module. <6>[ 0.637821] RPC: Registered tcp transport module. <6>[ 0.642755] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.649475] PCI: CLS 0 bytes, default 64 <4>[ 0.654282] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. <6>[ 0.654298] Trying to unpack rootfs image as initramfs... <6>[ 0.676072] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 0.683493] Initialise system trusted keyrings <6>[ 0.686601] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 0.699163] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.703254] NFS: Registering the id_resolver key type <5>[ 0.707827] Key type id_resolver registered <5>[ 0.712162] Key type id_legacy registered <6>[ 0.716603] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.723388] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.731123] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.736345] Key type asymmetric registered <5>[ 0.740004] Asymmetric key parser 'x509' registered <6>[ 0.745372] bounce: pool size: 64 pages <6>[ 0.749354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.756912] io scheduler mq-deadline registered <6>[ 0.761667] io scheduler kyber registered <6>[ 0.820576] mxs-dma 110000.dma-controller: initialized <6>[ 0.898454] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.907141] SuperH (H)SCI(F) driver initialized <6>[ 0.910217] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 268, base_baud = 5000000) is a IMX <6>[ 0.918152] printk: console [ttymxc1] enabled <6>[ 0.918152] printk: console [ttymxc1] enabled <6>[ 0.927288] printk: bootconsole [ec_imx21] disabled <6>[ 0.927288] printk: bootconsole [ec_imx21] disabled <6>[ 0.938625] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 269, base_baud = 5000000) is a IMX <6>[ 0.950830] msm_serial: driver initialized <6>[ 0.955226] STMicroelectronics ASC driver initialized <6>[ 0.962235] STM32 USART driver initialized <6>[ 0.986222] brd: module loaded <6>[ 0.996399] loop: module loaded <6>[ 1.003418] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 <6>[ 1.011669] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 <6>[ 1.019982] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 <6>[ 1.028456] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 <4>[ 1.036539] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator <4>[ 1.044332] ahci-imx 2200000.sata: supply phy not found, using dummy regulator <4>[ 1.051950] ahci-imx 2200000.sata: supply target not found, using dummy regulator <6>[ 1.062731] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled <6>[ 1.070068] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 1.079167] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst <6>[ 1.091821] scsi host0: ahci-imx <6>[ 1.095719] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 270 <6>[ 1.116533] CAN device driver interface <6>[ 1.122274] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.130139] pps pps0: new PPS source ptp0 <6>[ 1.435001] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 1.440760] ahci-imx 2200000.sata: no device found, disabling link. <6>[ 1.447331] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug <6>[ 1.682571] Freeing initrd memory: 13644K <4>[ 1.687183] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 1.697896] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware <6>[ 1.712290] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 1.719676] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.724913] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.731188] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.736870] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.748498] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.754383] usbcore: registered new interface driver pegasus <6>[ 1.760372] usbcore: registered new interface driver asix <6>[ 1.766099] usbcore: registered new interface driver ax88179_178a <6>[ 1.772495] usbcore: registered new interface driver cdc_ether <6>[ 1.778652] usbcore: registered new interface driver smsc75xx <6>[ 1.784727] usbcore: registered new interface driver smsc95xx <6>[ 1.790796] usbcore: registered new interface driver net1080 <6>[ 1.796772] usbcore: registered new interface driver cdc_subset <6>[ 1.802989] usbcore: registered new interface driver zaurus <6>[ 1.808919] usbcore: registered new interface driver cdc_ncm <6>[ 1.820743] usbcore: registered new interface driver usb-storage <6>[ 1.834553] i2c_dev: i2c /dev entries driver <6>[ 1.860608] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.867083] sdhci: Copyright(c) Pierre Ossman <6>[ 1.874296] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.882868] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.890138] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO <6>[ 1.895640] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.903812] usbcore: registered new interface driver usbhid <6>[ 1.909697] usbhid: USB HID core driver <6>[ 1.922982] NET: Registered PF_INET6 protocol family <6>[ 1.927356] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <6>[ 1.936590] Segment Routing with IPv6 <6>[ 1.940579] In-situ OAM (IOAM) with IPv6 <6>[ 1.944848] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.951712] NET: Registered PF_PACKET protocol family <6>[ 1.957067] can: controller area network core <6>[ 1.961753] NET: Registered PF_CAN protocol family <6>[ 1.966833] can: raw protocol <6>[ 1.970072] can: broadcast manager protocol <6>[ 1.974529] can: netlink gateway - max_hops=1 <5>[ 1.979513] Key type dns_resolver registered <6>[ 1.986330] ThumbEE CPU extension supported. <5>[ 1.990882] Registering SWP/SWPB emulation handler <5>[ 1.997114] Loading compiled-in X.509 certificates <4>[ 2.024684] imx_usb 2184000.usb: No over current polarity defined <4>[ 2.059188] mmc2: host does not support reading read-only switch, assuming write-enable <6>[ 2.069679] mmc2: new high speed SDXC card at address 59b4 <6>[ 2.076744] mmcblk2: mmc2:59b4 SD128 119 GiB <6>[ 2.085646] mmcblk2: p1 p2 <3>[ 2.639200] mxs_phy 20c9000.usbphy: Data pin can't make good contact. <6>[ 2.650678] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C <6>[ 2.748366] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) <6>[ 5.855422] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 5.863225] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 5.905003] Sending DHCP requests ..., OK <6>[ 12.689367] IP-Config: Got DHCP answer from 192.168.6.1, my address is 192.168.6.32 <6>[ 12.697385] IP-Config: Complete: <6>[ 12.700891] device=eth0, hwaddr=00:c0:08:88:16:0e, ipaddr=192.168.6.32, mask=255.255.255.0, gw=192.168.6.1 <6>[ 12.711321] host=192.168.6.32, domain=, nis-domain=(none) <6>[ 12.717467] bootserver=192.168.6.1, rootserver=192.168.56.76, rootpath= <6>[ 12.717489] nameserver0=10.255.253.1 <6>[ 12.729453] clk: Disabling unused clocks <6>[ 12.737817] Freeing unused kernel image (initmem) memory: 2048K <6>[ 12.744557] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 13.965264] imx-ipuv3 2400000.ipu: IPUv3H probed <6>[ 14.012040] imx-ipuv3 2800000.ipu: IPUv3H probed <6>[ 14.044179] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) <6>[ 14.058397] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) <6>[ 14.066643] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops [etnaviv]) <6>[ 14.073573] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 <6>[ 14.080628] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 <6>[ 14.087176] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 <6>[ 14.093560] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 <6>[ 14.111372] [drm] Initialized etnaviv 1.4.0 20151214 for etnaviv on minor 0 <6>[ 14.123108] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <4>[ 14.178424] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW <6>[ 14.216385] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 14.225141] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 14.233836] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 14.252601] caam 2100000.crypto: Entropy delay = 3200 <6>[ 14.265735] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 14.274311] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops [dw_hdmi_imx]) <6>[ 14.302289] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 <6>[ 14.310527] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 14.318185] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 14.318825] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 14.379587] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 14.385044] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 14.391933] caam 2100000.crypto: job rings = 2, qi = 0 <3>[ 14.656380] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' <6>[ 14.657246] caam algorithms registered in /proc/crypto <6>[ 14.675962] caam 2100000.crypto: registering rng-caam <6>[ 14.681621] caam 2100000.crypto: rng crypto API alg registered prng-caam 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. <5>[ 14.863789] random: crng init done Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 00:c0:08:88:16:0e mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 192.168.6.255 IP-Config: eth0 complete (dhcp from 192.168.6.1): address: 192.168.6.32 broadcast: 192.168.6.255 netmask: 255.255.255.0 gateway: 192.168.6.1 dns0 : 10.255.253.1 dns1 : 0.0.0.0 rootserver: 192.168.6.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 15.849163] systemd[1]: System time before build time, advancing clock. <30>[ 15.929393] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 15.964299] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 16.011599] systemd[1]: Hostname set to . <30>[ 17.122295] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.136288] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 17.176798] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 17.218058] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.255940] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 17.296057] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 17.345930] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 17.386088] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 17.406493] systemd[1]: Expecting device dev-ttymxc1.device - /dev/ttymxc1... Expecting device [0;1;39mdev-ttymxc1.device[0m - /dev/ttymxc1... <30>[ 17.445513] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 17.485756] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.526049] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.565280] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.605428] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.645602] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.685314] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.726128] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.804770] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 17.820617] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 17.866818] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.907272] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.947972] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 17.986884] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 18.025777] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.041473] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.125880] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.169299] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.215948] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.260499] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.310386] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 18.360318] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.400313] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 18.454818] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 18.500653] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 18.548008] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.561375] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.573225] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 18.625622] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 18.669578] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 18.719993] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 18.769254] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 18.824274] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 18.865663] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 19.427978] systemd-journald[244]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Found device [0;1;39mdev-ttymxc1.device[0m - /dev/ttymxc1. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. <5>[ 23.979574] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 24.100772] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…<5>[ 24.111089] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' 0m - Network Time Synchronization. <4>[ 24.125128] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 24.134164] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttymx…ice[0m - Serial Getty on ttymxc1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf ttymxc1 debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.102-cip26 #1 SMP Wed Aug 21 00:34:25 UTC 2024 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/641731/extract-nfsrootfs-do42ccw9' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/641731/extract-nfsrootfs-do42ccw9' / # export NFS_SERVER_IP='192.168.56.76' export NFS_SERVER_IP='192.168.56.76' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-641731/environment . /lava-641731/environment / # /lava-641731/bin/lava-test-runner /lava-641731/0 /lava-641731/bin/lava-test-runner /lava-641731/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-641731/0/tests/0_timesync-off ++ cat uuid + UUID=641731_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-dt + TESTRUN_ID=1_kselftest-dt + cd /lava-641731/0/tests/1_kselftest-dt ++ cat uuid + UUID=641731_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c dt -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip/linux-6.1.y-cip/v6.1.102-cip26/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b imx6q-udoo -g cip -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:48:51-- http://storage.kernelci.org/cip/linux-6.1.y-cip/v6.1.102-cip26/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1672328 (1.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 2%[ ] 44.98K 155KB/s kselftest_armhf.tar 13%[=> ] 216.08K 369KB/s kselftest_armhf.tar 54%[=========> ] 892.00K 1022KB/s kselftest_armhf.tar 100%[===================>] 1.59M 1.73MB/s in 0.9s 2024-01-26 21:48:52 (1.73 MB/s) - 'kselftest_armhf.tar.gz' saved [1672328/1672328] tar: ./ftrace/ftracetest: time stamp 2024-08-21 00:18:11 is 17893757.942099665 s in the future tar: ./ftrace/config: time stamp 2024-08-21 00:18:11 is 17893757.932419332 s in the future tar: ./ftrace/settings: time stamp 2024-08-21 00:18:11 is 17893757.923507665 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-21 00:18:11 is 17893757.907783332 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-21 00:18:11 is 17893757.897117998 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-21 00:18:11 is 17893757.887076332 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-21 00:18:11 is 17893757.876307332 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-21 00:18:11 is 17893757.866069665 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-21 00:18:11 is 17893757.856147665 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-21 00:18:11 is 17893757.845884998 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-21 00:18:11 is 17893757.835578665 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-21 00:18:11 is 17893757.825971998 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-21 00:18:11 is 17893757.815377332 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-21 00:18:11 is 17893757.805274998 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-21 00:18:11 is 17893757.795119665 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-21 00:18:11 is 17893757.776965332 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-21 00:18:11 is 17893757.766042332 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-21 00:18:11 is 17893757.756050332 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-21 00:18:11 is 17893757.750833665 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-21 00:18:11 is 17893757.737591665 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-21 00:18:11 is 17893757.727275665 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-21 00:18:11 is 17893757.716938332 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-21 00:18:11 is 17893757.707173998 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-21 00:18:11 is 17893757.696929332 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-21 00:18:11 is 17893757.687083332 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-21 00:18:11 is 17893757.681936332 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-21 00:18:11 is 17893757.669116332 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-21 00:18:11 is 17893757.664295998 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-21 00:18:11 is 17893757.651132665 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-21 00:18:11 is 17893757.640493998 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-21 00:18:11 is 17893757.630579665 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-21 00:18:11 is 17893757.620780665 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-21 00:17:54 is 17893740.610635332 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-21 00:18:11 is 17893757.600738332 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-21 00:18:11 is 17893757.589097665 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-21 00:18:11 is 17893757.583811998 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-21 00:18:11 is 17893757.570224665 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-21 00:18:11 is 17893757.558901998 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-21 00:18:11 is 17893757.548028998 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-21 00:18:11 is 17893757.536420665 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-21 00:18:11 is 17893757.525705332 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-21 00:18:11 is 17893757.515159665 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-21 00:18:11 is 17893757.503922332 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-21 00:18:11 is 17893757.493044665 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-21 00:18:11 is 17893757.482208998 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-21 00:18:11 is 17893757.471338998 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-21 00:18:11 is 17893757.460811665 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-21 00:18:11 is 17893757.449148665 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-21 00:18:11 is 17893757.438606665 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-21 00:18:11 is 17893757.427448332 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-21 00:18:11 is 17893757.417311332 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-21 00:18:11 is 17893757.407133665 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-21 00:18:11 is 17893757.397026332 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-21 00:18:11 is 17893757.386689665 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-21 00:18:11 is 17893757.376509332 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-21 00:18:11 is 17893757.366180332 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-21 00:18:11 is 17893757.355595998 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-21 00:18:11 is 17893757.345025998 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-21 00:18:11 is 17893757.340005332 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-21 00:18:11 is 17893757.326553332 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-21 00:18:11 is 17893757.316019998 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-21 00:18:11 is 17893757.310895665 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-21 00:18:11 is 17893757.300016332 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-21 00:18:11 is 17893757.287244998 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-21 00:18:11 is 17893757.276503332 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-21 00:18:11 is 17893757.271527998 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-21 00:18:11 is 17893757.258495998 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-21 00:18:11 is 17893757.247339332 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.236512332 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-21 00:18:11 is 17893757.226263998 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-21 00:18:11 is 17893757.215689998 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-21 00:18:11 is 17893757.204806998 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-21 00:18:11 is 17893757.193593665 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-21 00:18:11 is 17893757.182598332 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-21 00:18:11 is 17893757.171136998 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-21 00:18:11 is 17893757.160119665 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-21 00:18:11 is 17893757.149147998 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-21 00:18:11 is 17893757.138106998 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-21 00:18:11 is 17893757.128027998 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.117686665 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.105151332 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.094783998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-21 00:18:11 is 17893757.064273998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-21 00:18:11 is 17893757.052070332 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.040717998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-21 00:18:11 is 17893757.028986665 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.018107665 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893757.007745998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-21 00:18:11 is 17893756.995790998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-21 00:18:11 is 17893756.984709998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-21 00:18:11 is 17893756.973376998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-21 00:18:11 is 17893756.962105998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-21 00:18:11 is 17893756.951729332 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-21 00:18:11 is 17893756.940252998 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-21 00:18:11 is 17893756.928174665 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-21 00:18:11 is 17893756.923148665 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-21 00:18:11 is 17893756.918101332 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-21 00:18:11 is 17893756.906355332 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-21 00:18:11 is 17893756.892816332 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-21 00:18:11 is 17893756.880969332 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-21 00:18:11 is 17893756.869576665 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-21 00:18:11 is 17893756.857977332 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-21 00:18:11 is 17893756.846596998 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-21 00:18:11 is 17893756.835448998 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-21 00:18:11 is 17893756.823959332 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-21 00:18:11 is 17893756.818883998 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-21 00:18:11 is 17893756.805169998 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-21 00:18:11 is 17893756.794302998 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-21 00:18:11 is 17893756.788467665 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-21 00:18:11 is 17893756.773943998 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-21 00:18:11 is 17893756.768802665 s in the future tar: ./ftrace/test.d: time stamp 2024-08-21 00:18:11 is 17893756.763329665 s in the future tar: ./ftrace: time stamp 2024-08-21 00:43:39 is 17895284.758005998 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-21 00:18:11 is 17893756.743993665 s in the future tar: ./memory-hotplug/config: time stamp 2024-08-21 00:18:11 is 17893756.732576332 s in the future tar: ./memory-hotplug: time stamp 2024-08-21 00:43:41 is 17895286.723341665 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-08-21 00:18:11 is 17893756.701378998 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-21 00:18:11 is 17893756.690817998 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-21 00:18:11 is 17893756.679447332 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-21 00:18:11 is 17893756.668715332 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-21 00:18:11 is 17893756.657991998 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-21 00:18:11 is 17893756.647132998 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-21 00:18:11 is 17893756.635699332 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-21 00:18:11 is 17893756.623711998 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-21 00:43:37 is 17895282.618263332 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-08-21 00:18:11 is 17893756.602507998 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-21 00:18:11 is 17893756.592196998 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-21 00:18:11 is 17893756.581670332 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-08-21 00:18:11 is 17893756.570372332 s in the future tar: ./drivers/net/team: time stamp 2024-08-21 00:43:37 is 17895282.564391332 s in the future tar: ./drivers/net: time stamp 2024-08-21 00:43:37 is 17895282.558485332 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-08-21 00:42:24 is 17895209.543510332 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-21 00:18:11 is 17893756.532495998 s in the future tar: ./drivers/dma-buf: time stamp 2024-08-21 00:43:37 is 17895282.527332665 s in the future tar: ./drivers: time stamp 2024-08-21 00:43:37 is 17895282.521535665 s in the future tar: ./kselftest-list.txt: time stamp 2024-08-21 00:43:47 is 17895292.510300665 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-08-21 00:43:36 is 17895281.496618332 s in the future tar: ./kselftest/runner.sh: time stamp 2024-08-21 00:43:36 is 17895281.484667665 s in the future tar: ./kselftest/module.sh: time stamp 2024-08-21 00:43:36 is 17895281.472752998 s in the future tar: ./kselftest: time stamp 2024-08-21 00:43:36 is 17895281.467513332 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-21 00:18:11 is 17893756.453922665 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-21 00:18:11 is 17893756.443318998 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-21 00:18:11 is 17893756.432192665 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-21 00:18:11 is 17893756.421838998 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-21 00:18:11 is 17893756.410651665 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-21 00:18:11 is 17893756.399612998 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-21 00:18:11 is 17893756.388009665 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-21 00:18:11 is 17893756.376597665 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-21 00:18:11 is 17893756.366008665 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-08-21 00:42:24 is 17895209.354799998 s in the future tar: ./damon: time stamp 2024-08-21 00:43:37 is 17895282.349845332 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-21 00:18:11 is 17893756.333933332 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-08-21 00:43:11 is 17895256.307513332 s in the future tar: ./rseq/basic_test: time stamp 2024-08-21 00:43:11 is 17895256.296090665 s in the future tar: ./rseq/param_test: time stamp 2024-08-21 00:43:12 is 17895257.277505332 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-08-21 00:43:13 is 17895258.264380665 s in the future tar: ./rseq/settings: time stamp 2024-08-21 00:18:11 is 17893756.253959665 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-08-21 00:43:12 is 17895257.242251332 s in the future tar: ./rseq/librseq.so: time stamp 2024-08-21 00:43:11 is 17895256.231775332 s in the future tar: ./rseq: time stamp 2024-08-21 00:43:44 is 17895289.227338665 s in the future tar: ./sync/sync_test: time stamp 2024-08-21 00:43:17 is 17895262.213902332 s in the future tar: ./sync/config: time stamp 2024-08-21 00:18:11 is 17893756.203819332 s in the future tar: ./sync: time stamp 2024-08-21 00:43:45 is 17895290.198275665 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-08-21 00:43:15 is 17895260.183823665 s in the future tar: ./seccomp/config: time stamp 2024-08-21 00:18:11 is 17893756.173261332 s in the future tar: ./seccomp/settings: time stamp 2024-08-21 00:18:11 is 17893756.162805332 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-08-21 00:43:15 is 17895260.114294998 s in the future tar: ./seccomp: time stamp 2024-08-21 00:43:44 is 17895289.109605332 s in the future tar: ./nsfs/config: time stamp 2024-08-21 00:18:11 is 17893756.096727332 s in the future tar: ./nsfs/owner: time stamp 2024-08-21 00:43:04 is 17895249.086080665 s in the future tar: ./nsfs/pidns: time stamp 2024-08-21 00:43:04 is 17895249.075546998 s in the future tar: ./nsfs: time stamp 2024-08-21 00:43:43 is 17895288.070714332 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-21 00:18:11 is 17893756.052959332 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-21 00:18:11 is 17893756.042364665 s in the future tar: ./tpm2/settings: time stamp 2024-08-21 00:18:11 is 17893756.032631998 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-21 00:18:11 is 17893756.023113998 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-21 00:18:11 is 17893756.013698665 s in the future tar: ./tpm2: time stamp 2024-08-21 00:43:46 is 17895291.008935998 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-08-21 00:42:29 is 17895213.996056998 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-21 00:18:11 is 17893755.985935665 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-21 00:18:11 is 17893755.975727332 s in the future tar: ./gpio/config: time stamp 2024-08-21 00:18:11 is 17893755.966151998 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-08-21 00:42:29 is 17895213.955759998 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-21 00:18:11 is 17893755.946169332 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-08-21 00:42:29 is 17895213.935340665 s in the future tar: ./gpio: time stamp 2024-08-21 00:43:39 is 17895283.930637998 s in the future tar: ./sigaltstack/sas: time stamp 2024-08-21 00:43:15 is 17895259.917921998 s in the future tar: ./sigaltstack: time stamp 2024-08-21 00:43:44 is 17895288.913705332 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-08-21 00:43:05 is 17895249.902022998 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-08-21 00:43:05 is 17895249.890041998 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-08-21 00:43:05 is 17895249.878318332 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-08-21 00:43:05 is 17895249.868728332 s in the future tar: ./pidfd/config: time stamp 2024-08-21 00:18:11 is 17893755.860248998 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-08-21 00:43:05 is 17895249.847212332 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-08-21 00:43:05 is 17895249.833636665 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-08-21 00:43:05 is 17895249.824402998 s in the future tar: ./pidfd: time stamp 2024-08-21 00:43:43 is 17895287.820234998 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-21 00:18:11 is 17893755.809415665 s in the future tar: ./intel_pstate: time stamp 2024-08-21 00:43:39 is 17895283.805218332 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-21 00:18:11 is 17893755.793712998 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-08-21 00:42:44 is 17895228.781215665 s in the future tar: ./move_mount_set_group: time stamp 2024-08-21 00:43:42 is 17895286.776442332 s in the future tar: ./ipc/config: time stamp 2024-08-21 00:18:11 is 17893755.765535665 s in the future tar: ./ipc/msgque: time stamp 2024-08-21 00:42:29 is 17895213.756436332 s in the future tar: ./ipc: time stamp 2024-08-21 00:43:39 is 17895283.752146665 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-21 00:18:11 is 17893755.740141332 s in the future tar: ./lib/config: time stamp 2024-08-21 00:18:11 is 17893755.730435332 s in the future tar: ./lib/printf.sh: time stamp 2024-08-21 00:18:11 is 17893755.720858665 s in the future tar: ./lib/strscpy.sh: time stamp 2024-08-21 00:18:11 is 17893755.710536665 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-21 00:18:11 is 17893755.696912332 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-21 00:18:11 is 17893755.687257998 s in the future tar: ./lib: time stamp 2024-08-21 00:43:41 is 17895285.682543998 s in the future tar: ./futex/run.sh: time stamp 2024-08-21 00:43:39 is 17895283.670589665 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-08-21 00:42:27 is 17895211.653950665 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-08-21 00:42:29 is 17895213.637001998 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-21 00:18:11 is 17893755.627839998 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-08-21 00:42:28 is 17895212.617141665 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-08-21 00:42:27 is 17895211.605329332 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-08-21 00:42:28 is 17895212.594988665 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-08-21 00:42:28 is 17895212.585132665 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-08-21 00:42:28 is 17895212.571009665 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-08-21 00:42:28 is 17895212.558943665 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-08-21 00:42:28 is 17895212.539636998 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-08-21 00:42:27 is 17895211.527423332 s in the future tar: ./futex/functional: time stamp 2024-08-21 00:43:39 is 17895283.522275665 s in the future tar: ./futex: time stamp 2024-08-21 00:43:39 is 17895283.517173998 s in the future tar: ./livepatch/functions.sh: time stamp 2024-08-21 00:18:11 is 17893755.503805665 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-08-21 00:18:11 is 17893755.493075998 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-08-21 00:18:11 is 17893755.482122998 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-08-21 00:18:11 is 17893755.471620998 s in the future tar: ./livepatch/config: time stamp 2024-08-21 00:18:11 is 17893755.461497998 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-08-21 00:18:11 is 17893755.449853332 s in the future tar: ./livepatch/settings: time stamp 2024-08-21 00:18:11 is 17893755.439738665 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-08-21 00:18:11 is 17893755.429098665 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-08-21 00:18:11 is 17893755.418590998 s in the future tar: ./livepatch: time stamp 2024-08-21 00:43:41 is 17895285.413367331 s in the future tar: ./fpu/test_fpu: time stamp 2024-08-21 00:42:27 is 17895211.389258331 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-21 00:18:11 is 17893755.378767998 s in the future tar: ./fpu: time stamp 2024-08-21 00:43:39 is 17895283.373748665 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-08-21 00:43:26 is 17895270.359813331 s in the future tar: ./tmpfs: time stamp 2024-08-21 00:43:45 is 17895289.354723331 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-08-21 00:18:11 is 17893755.341806665 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-21 00:18:11 is 17893755.331506665 s in the future tar: ./netfilter/connect_close: time stamp 2024-08-21 00:43:04 is 17895248.320905331 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-08-21 00:18:11 is 17893755.310725665 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-08-21 00:18:11 is 17893755.300282998 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-08-21 00:18:11 is 17893755.289820665 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-08-21 00:18:11 is 17893755.279499331 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-08-21 00:18:11 is 17893755.268914998 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-08-21 00:18:11 is 17893755.258817998 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-08-21 00:18:11 is 17893755.246603331 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-08-21 00:18:11 is 17893755.236113331 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-08-21 00:43:04 is 17895248.226498998 s in the future tar: ./netfilter/config: time stamp 2024-08-21 00:18:11 is 17893755.217369665 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-08-21 00:18:11 is 17893755.206288665 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-08-21 00:18:11 is 17893755.195663665 s in the future tar: ./netfilter/audit_logread: time stamp 2024-08-21 00:43:04 is 17895248.184840331 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-21 00:18:11 is 17893755.175348331 s in the future tar: ./netfilter/nf-queue: time stamp 2024-08-21 00:43:04 is 17895248.164943665 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-08-21 00:18:11 is 17893755.155033665 s in the future tar: ./netfilter/settings: time stamp 2024-08-21 00:18:11 is 17893755.145251998 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-08-21 00:18:11 is 17893755.135347331 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-08-21 00:18:11 is 17893755.125347665 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-08-21 00:18:11 is 17893755.115734665 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-08-21 00:18:11 is 17893755.105543998 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-08-21 00:18:11 is 17893755.091120998 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-08-21 00:18:11 is 17893755.081555331 s in the future tar: ./netfilter: time stamp 2024-08-21 00:43:43 is 17895287.076902665 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-21 00:18:11 is 17893755.065142665 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-08-21 00:43:18 is 17895262.055143998 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-08-21 00:43:17 is 17895261.044082998 s in the future tar: ./syscall_user_dispatch: time stamp 2024-08-21 00:43:45 is 17895289.039938331 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-08-21 00:18:11 is 17893755.029441665 s in the future tar: ./user/config: time stamp 2024-08-21 00:18:11 is 17893755.020043331 s in the future tar: ./user: time stamp 2024-08-21 00:43:46 is 17895290.015321665 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-08-21 00:43:03 is 17895246.997433665 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-21 00:18:11 is 17893754.982317998 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-08-21 00:43:04 is 17895247.971603998 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-08-21 00:43:03 is 17895246.958515331 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-21 00:18:11 is 17893754.948138998 s in the future tar: ./net/mptcp/config: time stamp 2024-08-21 00:18:11 is 17893754.939429998 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-08-21 00:43:04 is 17895247.928605998 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-21 00:18:11 is 17893754.918391665 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-21 00:18:11 is 17893754.907748665 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.897737331 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-21 00:18:11 is 17893754.886525998 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-21 00:18:11 is 17893754.875134998 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-21 00:18:11 is 17893754.864312665 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-21 00:18:11 is 17893754.853016998 s in the future tar: ./net/mptcp: time stamp 2024-08-21 00:43:43 is 17895286.848132998 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-21 00:18:11 is 17893754.835026665 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-21 00:18:11 is 17893754.823822331 s in the future tar: ./net/openvswitch: time stamp 2024-08-21 00:43:43 is 17895286.818908998 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-08-21 00:43:02 is 17895245.805713665 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-08-21 00:43:03 is 17895246.794721998 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-08-21 00:43:02 is 17895245.782607665 s in the future tar: ./net/af_unix: time stamp 2024-08-21 00:43:42 is 17895285.777677665 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-21 00:18:11 is 17893754.764218998 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.753110331 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893754.741862665 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893754.730922665 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-21 00:18:11 is 17893754.720311331 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-08-21 00:18:11 is 17893754.709638665 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.698374665 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893754.687751998 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-21 00:18:11 is 17893754.677646665 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893754.667054665 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-21 00:18:11 is 17893754.656338665 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-21 00:18:11 is 17893754.645028665 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.633602998 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-21 00:18:11 is 17893754.620034331 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893754.610129998 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-21 00:18:11 is 17893754.600130331 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-21 00:18:11 is 17893754.589642998 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-08-21 00:18:11 is 17893754.580123331 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-08-21 00:18:11 is 17893754.570630998 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-21 00:18:11 is 17893754.560032331 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-21 00:18:11 is 17893754.550050998 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-21 00:18:11 is 17893754.540550998 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-21 00:18:11 is 17893754.530121998 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-21 00:18:11 is 17893754.519944665 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-21 00:18:11 is 17893754.510120665 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-21 00:18:11 is 17893754.500048665 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-21 00:18:11 is 17893754.489918665 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.478683331 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-21 00:18:11 is 17893754.467210665 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-21 00:18:11 is 17893754.456417998 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-21 00:18:11 is 17893754.446586665 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-21 00:18:11 is 17893754.436008331 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-21 00:18:11 is 17893754.426017331 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-21 00:18:11 is 17893754.415336665 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.404591998 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-21 00:18:11 is 17893754.394705331 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-21 00:18:11 is 17893754.379912331 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-21 00:18:11 is 17893754.369188331 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-21 00:18:11 is 17893754.359643331 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-21 00:18:11 is 17893754.348842998 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-21 00:18:11 is 17893754.338686998 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-21 00:18:11 is 17893754.328027665 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-21 00:18:11 is 17893754.317452331 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-21 00:18:11 is 17893754.306913331 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-21 00:18:11 is 17893754.296592998 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-21 00:18:11 is 17893754.286065998 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-08-21 00:18:11 is 17893754.275326998 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-21 00:18:11 is 17893754.264713998 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-21 00:18:11 is 17893754.253396665 s in the future tar: ./net/forwarding/config: time stamp 2024-08-21 00:18:11 is 17893754.243126331 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893754.232121665 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-21 00:18:11 is 17893754.221974998 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-21 00:18:11 is 17893754.212409331 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-21 00:18:11 is 17893754.202707331 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-21 00:18:11 is 17893754.193189331 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893754.182703331 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-21 00:18:11 is 17893754.173097665 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893754.162069331 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-21 00:18:11 is 17893754.151423331 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-21 00:18:11 is 17893754.141263998 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-21 00:18:11 is 17893754.130916998 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-21 00:18:11 is 17893754.120709998 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-21 00:18:11 is 17893754.110511998 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-08-21 00:18:11 is 17893754.100201665 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-21 00:18:11 is 17893754.089002998 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-21 00:18:11 is 17893754.078412998 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-21 00:18:11 is 17893754.068826331 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-21 00:18:11 is 17893754.058209998 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-21 00:18:11 is 17893754.047990331 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893754.037291665 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-21 00:18:11 is 17893754.026891998 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-21 00:18:11 is 17893754.015193331 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-21 00:18:11 is 17893754.004798331 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-21 00:18:11 is 17893753.989670998 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-21 00:18:11 is 17893753.979224665 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-21 00:18:11 is 17893753.968501998 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-21 00:18:11 is 17893753.958392998 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-21 00:18:11 is 17893753.943486331 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-21 00:18:11 is 17893753.932231331 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-21 00:18:11 is 17893753.921589331 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-21 00:18:11 is 17893753.912621998 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-21 00:18:11 is 17893753.902888998 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-21 00:18:11 is 17893753.892199665 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-21 00:18:11 is 17893753.881205998 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893753.871014665 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-21 00:18:11 is 17893753.859993665 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-21 00:18:11 is 17893753.848689665 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-21 00:18:11 is 17893753.837970331 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-21 00:18:11 is 17893753.826129665 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-21 00:18:11 is 17893753.815212665 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-21 00:18:11 is 17893753.802163665 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893753.790561998 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-21 00:18:11 is 17893753.780105665 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-21 00:18:11 is 17893753.768087665 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-21 00:18:11 is 17893753.757167665 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-21 00:18:11 is 17893753.746885665 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-21 00:18:11 is 17893753.736413331 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-08-21 00:18:11 is 17893753.725261998 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-21 00:18:11 is 17893753.713953331 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-21 00:18:11 is 17893753.703787331 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-21 00:18:11 is 17893753.691878998 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-21 00:18:11 is 17893753.681052331 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-21 00:18:11 is 17893753.670847665 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-21 00:18:11 is 17893753.660081665 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-21 00:18:11 is 17893753.647772998 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-21 00:18:11 is 17893753.637160998 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-21 00:18:11 is 17893753.627088331 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-21 00:18:11 is 17893753.611773998 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-21 00:18:11 is 17893753.601651331 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-21 00:18:11 is 17893753.589840331 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-21 00:18:11 is 17893753.579578665 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-21 00:18:11 is 17893753.569946998 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-21 00:18:11 is 17893753.559651331 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-21 00:18:11 is 17893753.549166665 s in the future tar: ./net/forwarding: time stamp 2024-08-21 00:43:42 is 17895284.544283331 s in the future tar: ./net: time stamp 2024-08-21 00:43:43 is 17895285.539219998 s in the future tar: ./landlock/base_test: time stamp 2024-08-21 00:42:30 is 17895212.523475665 s in the future tar: ./landlock/fs_test: time stamp 2024-08-21 00:42:37 is 17895219.475683331 s in the future tar: ./landlock/true: time stamp 2024-08-21 00:42:38 is 17895220.397868665 s in the future tar: ./landlock/config: time stamp 2024-08-21 00:18:11 is 17893753.388282665 s in the future tar: ./landlock/ptrace_test: time stamp 2024-08-21 00:42:37 is 17895219.377580665 s in the future tar: ./landlock: time stamp 2024-08-21 00:43:40 is 17895282.372802665 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-21 00:18:11 is 17893753.358881331 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-21 00:18:11 is 17893753.348406665 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-21 00:18:11 is 17893753.338304331 s in the future tar: ./cpufreq/config: time stamp 2024-08-21 00:18:11 is 17893753.328295665 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-21 00:18:11 is 17893753.317246998 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-21 00:18:11 is 17893753.307112998 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-21 00:18:11 is 17893753.296316665 s in the future tar: ./cpufreq: time stamp 2024-08-21 00:43:36 is 17895278.291301665 s in the future tar: ./exec/load_address_2097152: time stamp 2024-08-21 00:42:25 is 17895207.162926331 s in the future tar: ./exec/null-argv: time stamp 2024-08-21 00:42:25 is 17895207.152450665 s in the future tar: ./exec/recursion-depth: time stamp 2024-08-21 00:42:25 is 17895207.142279998 s in the future tar: ./exec/Makefile: time stamp 2024-08-21 00:18:11 is 17893753.132718665 s in the future tar: ./exec/non-regular: time stamp 2024-08-21 00:42:25 is 17895207.121418998 s in the future tar: ./exec/execveat.denatured: time stamp 2024-08-21 00:42:25 is 17895207.110707665 s in the future tar: ./exec/load_address_16777216: time stamp 2024-08-21 00:42:25 is 17895206.417402331 s in the future tar: ./exec/load_address_4096: time stamp 2024-08-21 00:42:25 is 17895206.332414331 s in the future tar: ./exec/execveat.symlink: time stamp 2024-08-21 00:42:25 is 17895206.326225998 s in the future tar: ./exec/script: time stamp 2024-08-21 00:42:25 is 17895206.318449664 s in the future tar: ./exec/execveat: time stamp 2024-08-21 00:42:25 is 17895206.307202998 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-08-21 00:18:11 is 17893752.293874664 s in the future tar: ./exec/subdir: time stamp 2024-08-21 00:42:25 is 17895206.287125331 s in the future tar: ./exec: time stamp 2024-08-21 00:43:37 is 17895278.281503998 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-21 00:18:11 is 17893752.267819998 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-21 00:18:11 is 17893752.256993331 s in the future tar: ./zram/zram.sh: time stamp 2024-08-21 00:18:11 is 17893752.246348331 s in the future tar: ./zram/config: time stamp 2024-08-21 00:18:11 is 17893752.235383664 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-21 00:18:11 is 17893752.224442998 s in the future tar: ./zram: time stamp 2024-08-21 00:43:46 is 17895287.219178664 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-21 00:18:11 is 17893752.205345331 s in the future tar: ./static_keys/config: time stamp 2024-08-21 00:18:11 is 17893752.194783664 s in the future tar: ./static_keys: time stamp 2024-08-21 00:43:45 is 17895286.189630998 s in the future tar: ./rtc/rtctest: time stamp 2024-08-21 00:43:13 is 17895254.174655664 s in the future tar: ./rtc/setdate: time stamp 2024-08-21 00:43:13 is 17895254.163742331 s in the future tar: ./rtc/settings: time stamp 2024-08-21 00:18:11 is 17893752.153469331 s in the future tar: ./rtc: time stamp 2024-08-21 00:43:44 is 17895285.148213331 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-08-21 00:43:06 is 17895247.132853664 s in the future tar: ./pid_namespace/config: time stamp 2024-08-21 00:18:11 is 17893752.122220331 s in the future tar: ./pid_namespace: time stamp 2024-08-21 00:43:43 is 17895284.116502664 s in the future tar: ./ir/ir_loopback: time stamp 2024-08-21 00:42:29 is 17895210.102794998 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-21 00:18:11 is 17893752.091984331 s in the future tar: ./ir: time stamp 2024-08-21 00:43:39 is 17895280.086524998 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-08-21 00:42:40 is 17895221.072237331 s in the future tar: ./memfd/fuse_test: time stamp 2024-08-21 00:42:39 is 17895220.060122998 s in the future tar: ./memfd/config: time stamp 2024-08-21 00:17:54 is 17893735.049588331 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-21 00:18:11 is 17893752.039074998 s in the future tar: ./memfd/memfd_test: time stamp 2024-08-21 00:42:39 is 17895220.027149664 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-21 00:18:11 is 17893752.016164998 s in the future tar: ./memfd: time stamp 2024-08-21 00:43:41 is 17895282.011154998 s in the future tar: ./run_kselftest.sh: time stamp 2024-08-21 00:43:36 is 17895276.999626664 s in the future tar: ./amd-pstate/config: time stamp 2024-08-21 00:18:11 is 17893751.984298664 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-08-21 00:18:11 is 17893751.972309998 s in the future tar: ./amd-pstate: time stamp 2024-08-21 00:43:36 is 17895276.966905998 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-08-21 00:42:27 is 17895207.925902664 s in the future tar: ./filesystems/epoll: time stamp 2024-08-21 00:43:38 is 17895278.921066998 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-08-21 00:42:25 is 17895205.911466664 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-21 00:18:11 is 17893751.899177664 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-21 00:18:11 is 17893751.889094664 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-08-21 00:42:27 is 17895207.878674331 s in the future tar: ./filesystems/fat: time stamp 2024-08-21 00:43:38 is 17895278.873896331 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-21 00:18:11 is 17893751.861753331 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-08-21 00:42:26 is 17895206.850164998 s in the future tar: ./filesystems/binderfs: time stamp 2024-08-21 00:43:38 is 17895278.845421998 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-08-21 00:42:25 is 17895205.835374664 s in the future tar: ./filesystems: time stamp 2024-08-21 00:43:38 is 17895278.831082664 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-21 00:18:11 is 17893751.819109998 s in the future tar: ./mount/config: time stamp 2024-08-21 00:18:11 is 17893751.808659998 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-08-21 00:42:41 is 17895221.797974331 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-21 00:18:11 is 17893751.787764331 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-08-21 00:42:41 is 17895221.776873998 s in the future tar: ./mount: time stamp 2024-08-21 00:43:42 is 17895282.771964998 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-08-21 00:42:45 is 17895225.757574998 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-08-21 00:42:44 is 17895224.746762998 s in the future tar: ./mqueue: time stamp 2024-08-21 00:43:42 is 17895282.742071331 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-21 00:18:11 is 17893751.730474998 s in the future tar: ./pstore/common_tests: time stamp 2024-08-21 00:18:11 is 17893751.721864664 s in the future tar: ./pstore/config: time stamp 2024-08-21 00:18:11 is 17893751.712283664 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-21 00:18:11 is 17893751.703070998 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-21 00:18:11 is 17893751.693342331 s in the future tar: ./pstore: time stamp 2024-08-21 00:43:43 is 17895283.688562331 s in the future tar: ./core/close_range_test: time stamp 2024-08-21 00:42:24 is 17895204.667459998 s in the future tar: ./core: time stamp 2024-08-21 00:43:36 is 17895276.662325331 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-08-21 00:42:29 is 17895209.649229998 s in the future tar: ./kcmp: time stamp 2024-08-21 00:43:40 is 17895280.644672998 s in the future tar: ./resctrl/config: time stamp 2024-08-21 00:18:11 is 17893751.632555331 s in the future tar: ./resctrl/settings: time stamp 2024-08-21 00:18:11 is 17893751.622325664 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-08-21 00:43:11 is 17895251.583988331 s in the future tar: ./resctrl: time stamp 2024-08-21 00:43:44 is 17895284.579590331 s in the future tar: ./nci/config: time stamp 2024-08-21 00:18:11 is 17893751.566820664 s in the future tar: ./nci/nci_dev: time stamp 2024-08-21 00:42:45 is 17895225.556159331 s in the future tar: ./nci: time stamp 2024-08-21 00:43:42 is 17895282.550856664 s in the future tar: ./mount_setattr/config: time stamp 2024-08-21 00:18:11 is 17893751.535671998 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-08-21 00:42:44 is 17895224.480557998 s in the future tar: ./mount_setattr: time stamp 2024-08-21 00:43:42 is 17895282.475950998 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-21 00:18:11 is 17893751.462366998 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-21 00:18:11 is 17893751.451447998 s in the future tar: ./firmware/config: time stamp 2024-08-21 00:18:11 is 17893751.440655998 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-21 00:18:11 is 17893751.429308664 s in the future tar: ./firmware/fw_namespace: time stamp 2024-08-21 00:42:27 is 17895207.418991664 s in the future tar: ./firmware/settings: time stamp 2024-08-21 00:18:11 is 17893751.409091998 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-21 00:18:11 is 17893751.399494664 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-21 00:18:11 is 17893751.389825998 s in the future tar: ./firmware: time stamp 2024-08-21 00:43:38 is 17895278.385069998 s in the future tar: ./rlimits/config: time stamp 2024-08-21 00:18:11 is 17893751.372581664 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-08-21 00:43:11 is 17895251.361745331 s in the future tar: ./rlimits: time stamp 2024-08-21 00:43:44 is 17895284.357050998 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-08-21 00:42:41 is 17895221.342514664 s in the future tar: ./mincore: time stamp 2024-08-21 00:43:41 is 17895281.337253331 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-21 00:18:11 is 17893751.323745998 s in the future tar: ./sysctl/config: time stamp 2024-08-21 00:18:11 is 17893751.314396998 s in the future tar: ./sysctl: time stamp 2024-08-21 00:43:45 is 17895285.309753998 s in the future tar: ./cgroup/test_kmem: time stamp 2024-08-21 00:42:20 is 17895200.295763331 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-21 00:18:11 is 17893751.285832664 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-21 00:18:11 is 17893751.275552998 s in the future tar: ./cgroup/config: time stamp 2024-08-21 00:18:11 is 17893751.264776998 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-08-21 00:42:23 is 17895203.254375998 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-21 00:18:11 is 17893751.243056331 s in the future tar: ./cgroup/test_core: time stamp 2024-08-21 00:42:20 is 17895200.230641331 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-08-21 00:42:19 is 17895199.218656331 s in the future tar: ./cgroup/test_cpu: time stamp 2024-08-21 00:42:23 is 17895203.207375998 s in the future tar: ./cgroup/test_kill: time stamp 2024-08-21 00:42:22 is 17895202.195923331 s in the future tar: ./cgroup/test_freezer: time stamp 2024-08-21 00:42:21 is 17895201.185742998 s in the future tar: ./cgroup: time stamp 2024-08-21 00:43:36 is 17895276.180950998 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-21 00:18:11 is 17893751.168149331 s in the future tar: ./splice/splice_read: time stamp 2024-08-21 00:43:15 is 17895255.157865331 s in the future tar: ./splice/config: time stamp 2024-08-21 00:18:11 is 17893751.147964998 s in the future tar: ./splice/settings: time stamp 2024-08-21 00:18:11 is 17893751.137555331 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-08-21 00:43:15 is 17895255.127154331 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-21 00:18:11 is 17893751.116457998 s in the future tar: ./splice: time stamp 2024-08-21 00:43:45 is 17895285.111270664 s in the future tar: ./timens/gettime_perf: time stamp 2024-08-21 00:43:20 is 17895260.098156331 s in the future tar: ./timens/futex: time stamp 2024-08-21 00:43:19 is 17895259.087273664 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-08-21 00:43:19 is 17895259.076546331 s in the future tar: ./timens/timer: time stamp 2024-08-21 00:43:18 is 17895258.065975664 s in the future tar: ./timens/config: time stamp 2024-08-21 00:18:11 is 17893751.055694998 s in the future tar: ./timens/exec: time stamp 2024-08-21 00:43:19 is 17895259.044957998 s in the future tar: ./timens/procfs: time stamp 2024-08-21 00:43:19 is 17895259.033935998 s in the future tar: ./timens/timens: time stamp 2024-08-21 00:43:18 is 17895258.023270998 s in the future tar: ./timens/timerfd: time stamp 2024-08-21 00:43:18 is 17895258.012462664 s in the future tar: ./timens: time stamp 2024-08-21 00:43:45 is 17895285.007570998 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-08-21 00:43:06 is 17895245.992407998 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-08-21 00:43:06 is 17895245.981354331 s in the future tar: ./ptrace/vmaccess: time stamp 2024-08-21 00:43:06 is 17895245.970395331 s in the future tar: ./ptrace: time stamp 2024-08-21 00:43:43 is 17895282.965831331 s in the future tar: ./alsa/mixer-test: time stamp 2024-08-21 00:42:17 is 17895196.952930331 s in the future tar: ./alsa: time stamp 2024-08-21 00:43:36 is 17895275.947946331 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-21 00:18:11 is 17893750.934395331 s in the future tar: ./cpu-hotplug: time stamp 2024-08-21 00:43:36 is 17895275.929310331 s in the future tar: ./timers/nanosleep: time stamp 2024-08-21 00:43:20 is 17895259.915031998 s in the future tar: ./timers/inconsistency-check: time stamp 2024-08-21 00:43:21 is 17895260.903841998 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-08-21 00:43:23 is 17895262.893040998 s in the future tar: ./timers/mqueue-lat: time stamp 2024-08-21 00:43:21 is 17895260.882224331 s in the future tar: ./timers/freq-step: time stamp 2024-08-21 00:43:24 is 17895263.870972331 s in the future tar: ./timers/nsleep-lat: time stamp 2024-08-21 00:43:20 is 17895259.859066331 s in the future tar: ./timers/rtcpie: time stamp 2024-08-21 00:43:22 is 17895261.848148664 s in the future tar: ./timers/set-timer-lat: time stamp 2024-08-21 00:43:20 is 17895259.836441998 s in the future tar: ./timers/posix_timers: time stamp 2024-08-21 00:43:20 is 17895259.825520331 s in the future tar: ./timers/leapcrash: time stamp 2024-08-21 00:43:24 is 17895263.814223331 s in the future tar: ./timers/adjtick: time stamp 2024-08-21 00:43:23 is 17895262.802264331 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-08-21 00:43:22 is 17895261.791112331 s in the future tar: ./timers/raw_skew: time stamp 2024-08-21 00:43:21 is 17895260.778804664 s in the future tar: ./timers/skew_consistency: time stamp 2024-08-21 00:43:23 is 17895262.767044331 s in the future tar: ./timers/leap-a-day: time stamp 2024-08-21 00:43:24 is 17895263.756251998 s in the future tar: ./timers/clocksource-switch: time stamp 2024-08-21 00:43:24 is 17895263.738683998 s in the future tar: ./timers/settings: time stamp 2024-08-21 00:18:11 is 17893750.726824998 s in the future tar: ./timers/change_skew: time stamp 2024-08-21 00:43:23 is 17895262.716333998 s in the future tar: ./timers/threadtest: time stamp 2024-08-21 00:43:22 is 17895261.706486664 s in the future tar: ./timers/set-tai: time stamp 2024-08-21 00:43:25 is 17895264.695367664 s in the future tar: ./timers/set-tz: time stamp 2024-08-21 00:43:26 is 17895265.684253664 s in the future tar: ./timers/set-2038: time stamp 2024-08-21 00:43:25 is 17895264.672505664 s in the future tar: ./timers: time stamp 2024-08-21 00:43:45 is 17895284.666810998 s in the future tar: ./size/get_size: time stamp 2024-08-21 00:43:15 is 17895254.653918998 s in the future tar: ./size: time stamp 2024-08-21 00:43:44 is 17895283.649437331 s in the future tar: ./openat2/openat2_test: time stamp 2024-08-21 00:43:07 is 17895246.627645664 s in the future tar: ./openat2/resolve_test: time stamp 2024-08-21 00:43:09 is 17895248.604661998 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-08-21 00:43:10 is 17895249.591497331 s in the future tar: ./openat2: time stamp 2024-08-21 00:43:43 is 17895282.586910998 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-08-21 00:42:38 is 17895217.572333331 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-08-21 00:42:38 is 17895217.561000998 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895217.550320664 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-08-21 00:42:38 is 17895217.539847998 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-08-21 00:42:38 is 17895217.527916998 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-08-21 00:42:38 is 17895217.516856664 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-08-21 00:42:38 is 17895217.506617998 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-08-21 00:42:38 is 17895217.496639998 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.486717331 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-08-21 00:42:38 is 17895217.476556664 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-08-21 00:42:38 is 17895217.466404331 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.456364664 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-08-21 00:42:38 is 17895217.446499331 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-08-21 00:42:38 is 17895217.436049331 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-08-21 00:42:38 is 17895217.426081998 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-08-21 00:42:38 is 17895217.416053331 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.405641664 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-08-21 00:42:38 is 17895217.395145331 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.384635331 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-08-21 00:42:38 is 17895217.374631664 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-08-21 00:42:38 is 17895217.364731998 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-08-21 00:42:38 is 17895217.354527664 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-08-21 00:42:38 is 17895217.344643664 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-08-21 00:42:38 is 17895217.334642998 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-08-21 00:42:38 is 17895217.324813664 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-08-21 00:42:38 is 17895217.315173331 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-08-21 00:42:38 is 17895217.305224664 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-08-21 00:42:38 is 17895217.295265664 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895217.285319998 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.275167331 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895217.265363664 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-08-21 00:42:38 is 17895217.255515664 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-08-21 00:42:38 is 17895217.245466998 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-08-21 00:42:38 is 17895217.235498664 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-08-21 00:42:38 is 17895217.225647998 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-08-21 00:42:38 is 17895217.215860998 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-08-21 00:42:38 is 17895217.205850331 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-08-21 00:42:38 is 17895217.194294664 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-21 00:18:11 is 17893750.184087998 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-08-21 00:42:38 is 17895217.174258331 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895217.163976331 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-08-21 00:42:38 is 17895217.153643998 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-21 00:18:11 is 17893750.143427998 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-08-21 00:42:38 is 17895217.133530331 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-08-21 00:42:38 is 17895217.123842664 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-08-21 00:42:38 is 17895217.113965664 s in the future tar: ./lkdtm/config: time stamp 2024-08-21 00:18:11 is 17893750.104372998 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-08-21 00:42:38 is 17895217.094210331 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-08-21 00:42:38 is 17895217.083854664 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-08-21 00:42:38 is 17895217.073949998 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-08-21 00:42:38 is 17895217.064120998 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-08-21 00:42:38 is 17895217.054360664 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-08-21 00:42:38 is 17895217.044251664 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-08-21 00:42:38 is 17895217.034461331 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-08-21 00:42:38 is 17895217.024669331 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-08-21 00:42:38 is 17895217.014466998 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-08-21 00:42:38 is 17895217.004474664 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-08-21 00:42:38 is 17895216.994430331 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-08-21 00:42:38 is 17895216.984112998 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895216.973152331 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-08-21 00:42:38 is 17895216.963057664 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-08-21 00:42:38 is 17895216.952423664 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-08-21 00:42:38 is 17895216.941302998 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-08-21 00:42:38 is 17895216.930718998 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-08-21 00:42:38 is 17895216.920227998 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-08-21 00:42:38 is 17895216.908510998 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-08-21 00:42:38 is 17895216.896134998 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-08-21 00:42:38 is 17895216.885049664 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-08-21 00:42:38 is 17895216.874036664 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-08-21 00:42:38 is 17895216.863273331 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-08-21 00:42:38 is 17895216.852340664 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-08-21 00:42:38 is 17895216.842027998 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-08-21 00:42:38 is 17895216.830967997 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-08-21 00:42:38 is 17895216.819840997 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895216.808620997 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-08-21 00:42:38 is 17895216.798018997 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-08-21 00:42:38 is 17895216.787370997 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-08-21 00:42:38 is 17895216.776750664 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-08-21 00:42:38 is 17895216.765928664 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-08-21 00:42:38 is 17895216.755269997 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-08-21 00:42:38 is 17895216.744008331 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-08-21 00:42:38 is 17895216.732633997 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-08-21 00:42:38 is 17895216.721108997 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-08-21 00:42:38 is 17895216.709527664 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-08-21 00:42:38 is 17895216.698209664 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-08-21 00:42:38 is 17895216.686725664 s in the future tar: ./lkdtm: time stamp 2024-08-21 00:43:41 is 17895279.681782664 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-08-21 00:42:24 is 17895202.668013331 s in the future tar: ./efivarfs/config: time stamp 2024-08-21 00:18:11 is 17893749.658342331 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-21 00:18:11 is 17893749.648533664 s in the future tar: ./efivarfs/create-read: time stamp 2024-08-21 00:42:25 is 17895203.638410331 s in the future tar: ./efivarfs: time stamp 2024-08-21 00:43:37 is 17895275.633318997 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-08-21 00:42:18 is 17895196.619807331 s in the future tar: ./breakpoints: time stamp 2024-08-21 00:43:36 is 17895274.614878997 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-08-21 00:42:38 is 17895216.599735997 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-08-21 00:42:38 is 17895216.587950997 s in the future tar: ./membarrier: time stamp 2024-08-21 00:43:41 is 17895279.582751997 s in the future tar: ./capabilities/validate_cap: time stamp 2024-08-21 00:42:18 is 17895196.569115331 s in the future tar: ./capabilities/test_execve: time stamp 2024-08-21 00:42:18 is 17895196.556830331 s in the future tar: ./capabilities: time stamp 2024-08-21 00:43:36 is 17895274.552146331 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-08-21 00:43:27 is 17895265.540218664 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-08-21 00:43:28 is 17895266.529516664 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-08-21 00:43:28 is 17895266.518707331 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-08-21 00:43:27 is 17895265.507729664 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-08-21 00:43:26 is 17895264.496842997 s in the future tar: ./vDSO: time stamp 2024-08-21 00:43:46 is 17895284.491717664 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-08-21 00:42:24 is 17895202.477326331 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-08-21 00:42:24 is 17895202.465147664 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-08-21 00:42:23 is 17895201.453446664 s in the future tar: ./clone3/clone3: time stamp 2024-08-21 00:42:23 is 17895201.441854997 s in the future tar: ./clone3: time stamp 2024-08-21 00:43:36 is 17895274.436754331 s in the future tar: .: time stamp 2024-08-21 00:43:47 is 17895285.427653331 s in the future skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-dt fail ./kselftest.sh: 139: cannot open /lava-641731/0/tests/1_kselftest-dt/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #