Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  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 link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.211 (37 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1186403/tftp-deploy-pv1c4b5r/kernel/zImage tftp 0x82000000 1186403/tftp-deploy-pv1c4b5r/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.211 Filename '1186403/tftp-deploy-pv1c4b5r/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.8 MiB 4.8 MiB/s done Bytes transferred = 11354624 (ad4200 hex) => tftp 0x83000000 1186403/tftp-deploy-pv1c4b5r/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1186403/tftp-deploy-pv1c4b5r/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.211 Filename '1186403/tftp-deploy-pv1c4b5r/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.9 MiB/s done Bytes transferred = 14798218 (e1cd8a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1186403/tftp-deploy-pv1c4b5r/dtb/am335x-boneblack.dtb tftp 0x88000000 1186403/tftp-deploy-pv1c4b5r/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.211 Filename '1186403/tftp-deploy-pv1c4b5r/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.7 KiB 3.4 MiB/s done Bytes transferred = 70308 (112a4 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186403/extract-nfsrootfs-xvdzjhto,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186403/extract-nfsrootfs-xvdzjhto,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xad4200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-08-31 5:37:26 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14798154 Bytes = 14.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 880142a3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j302843-arm-gcc-12-multi-v7-defconfig-hz8dc) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sat Aug 31 04:47:30 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40332 r8192 d21108 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186403/extract-nfsrootfs-xvdzjhto,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008334] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019145] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033882] Console: colour dummy device 80x30 <3>[ 0.038777] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045850] This ensures that you still see kernel messages. Please <3>[ 0.052579] update your kernel commandline. <6>[ 0.057188] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096148] CPU: Testing write buffer coherency: ok <6>[ 0.101514] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106979] pid_max: default: 32768 minimum: 301 <6>[ 0.112161] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119984] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129277] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136118] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145693] rcu: Hierarchical SRCU implementation. <6>[ 0.150965] rcu: Max phase no-delay instances is 1000. <6>[ 0.161961] EFI services will not be available. <6>[ 0.167209] smp: Bringing up secondary CPUs ... <6>[ 0.172247] smp: Brought up 1 node, 1 CPU <6>[ 0.176645] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183403] CPU: All CPU(s) started in SVC mode. <6>[ 0.188583] Memory: 407008K/522240K available (16384K kernel code, 2540K rwdata, 6736K rodata, 2048K init, 430K bss, 48028K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.204823] devtmpfs: initialized <6>[ 0.221576] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.230143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.240576] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.252935] pinctrl core: initialized pinctrl subsystem <6>[ 0.263570] DMI not present or invalid. <6>[ 0.269308] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.278219] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.289594] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.289733] cpuidle: using governor menu <6>[ 0.325201] No ATAGs? <6>[ 0.327842] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.339789] Serial: AMBA PL011 UART driver <6>[ 0.382815] iommu: Default domain type: Translated <6>[ 0.388046] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.400628] SCSI subsystem initialized <6>[ 0.420342] usbcore: registered new interface driver usbfs <6>[ 0.426300] usbcore: registered new interface driver hub <6>[ 0.432118] usbcore: registered new device driver usb <6>[ 0.438613] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.444041] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.453740] PTP clock support registered <6>[ 0.479583] EDAC MC: Ver: 3.0.0 <6>[ 0.496653] scmi_core: SCMI protocol bus registered <6>[ 0.513921] vgaarb: loaded <6>[ 0.526849] clocksource: Switched to clocksource dmtimer <6>[ 0.562584] NET: Registered PF_INET protocol family <6>[ 0.568244] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.577079] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.585969] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.594237] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.602525] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.610239] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.617158] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.624171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.631783] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.666229] RPC: Registered named UNIX socket transport module. <6>[ 0.672658] RPC: Registered udp transport module. <6>[ 0.677788] RPC: Registered tcp transport module. <6>[ 0.682891] RPC: Registered tcp-with-tls transport module. <6>[ 0.688821] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.695727] PCI: CLS 0 bytes, default 64 <5>[ 0.701496] Initialise system trusted keyrings <6>[ 0.725414] Trying to unpack rootfs image as initramfs... <6>[ 0.747474] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.754956] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.797188] NFS: Registering the id_resolver key type <5>[ 0.802777] Key type id_resolver registered <5>[ 0.807412] Key type id_legacy registered <6>[ 0.811857] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.819074] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.870639] Key type asymmetric registered <5>[ 0.875161] Asymmetric key parser 'x509' registered <6>[ 0.880660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.888596] io scheduler mq-deadline registered <6>[ 0.893527] io scheduler kyber registered <6>[ 0.897996] io scheduler bfq registered <6>[ 1.250613] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.283776] msm_serial: driver initialized <6>[ 1.288793] SuperH (H)SCI(F) driver initialized <6>[ 1.293912] STMicroelectronics ASC driver initialized <6>[ 1.299566] STM32 USART driver initialized <6>[ 1.408750] brd: module loaded <6>[ 1.450315] loop: module loaded <6>[ 1.487752] CAN device driver interface <6>[ 1.492706] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.499754] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.505138] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.511601] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.517443] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.526594] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.532744] usbcore: registered new interface driver pegasus <6>[ 1.538895] usbcore: registered new interface driver asix <6>[ 1.544742] usbcore: registered new interface driver ax88179_178a <6>[ 1.551330] usbcore: registered new interface driver cdc_ether <6>[ 1.557649] usbcore: registered new interface driver smsc75xx <6>[ 1.563862] usbcore: registered new interface driver smsc95xx <6>[ 1.570105] usbcore: registered new interface driver net1080 <6>[ 1.576226] usbcore: registered new interface driver cdc_subset <6>[ 1.582634] usbcore: registered new interface driver zaurus <6>[ 1.588720] usbcore: registered new interface driver cdc_ncm <6>[ 1.598250] usbcore: registered new interface driver usb-storage <6>[ 1.719134] i2c_dev: i2c /dev entries driver <5>[ 1.773467] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.783066] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.789845] sdhci: Copyright(c) Pierre Ossman <6>[ 1.796160] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.803999] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.867330] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.897978] usbcore: registered new interface driver usbhid <6>[ 1.904015] usbhid: USB HID core driver <6>[ 1.932911] NET: Registered PF_INET6 protocol family <6>[ 1.988437] Segment Routing with IPv6 <6>[ 1.992582] In-situ OAM (IOAM) with IPv6 <6>[ 1.997061] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.004287] NET: Registered PF_PACKET protocol family <6>[ 2.009843] can: controller area network core <6>[ 2.014668] NET: Registered PF_CAN protocol family <6>[ 2.019892] can: raw protocol <6>[ 2.023219] can: broadcast manager protocol <6>[ 2.027812] can: netlink gateway - max_hops=1 <5>[ 2.033290] Key type dns_resolver registered <6>[ 2.038351] ThumbEE CPU extension supported. <5>[ 2.043035] Registering SWP/SWPB emulation handler <3>[ 2.048723] omap_voltage_late_init: Voltage driver support not added <5>[ 2.133581] Loading compiled-in X.509 certificates <6>[ 2.285149] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.301793] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.325266] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.409090] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.505756] OMAP GPIO hardware version 0.1 <6>[ 2.524328] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 2.589665] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.643099] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.690869] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.730915] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.789693] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 2.859360] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 2.880154] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.912019] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.959123] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 2.977352] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.003391] random: crng init done <6>[ 3.104575] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.781382] Freeing initrd memory: 14452K <6>[ 3.819317] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.829508] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.836773] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.843225] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.851358] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.862988] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.872012] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.901554] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.910124] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 3.976753] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 3.991091] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <3>[ 4.012899] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.038053] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.047521] printk: legacy console [ttyS0] enabled <6>[ 4.047521] printk: legacy console [ttyS0] enabled <6>[ 4.057847] printk: legacy bootconsole [omap8250] disabled <6>[ 4.057847] printk: legacy bootconsole [omap8250] disabled <4>[ 4.117609] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.124981] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.144347] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.151265] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.164956] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.176839] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.197006] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.206062] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.211227] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.224535] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.233461] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.242244] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.365557] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.399770] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.421721] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.430647] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.495837] mmc1: new high speed MMC card at address 0001 <6>[ 4.503010] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.511331] mmcblk1: p1 <6>[ 4.515723] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.523896] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.532062] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.548015] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.687815] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.746971] Sending DHCP requests ., OK <6>[ 6.811344] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.211 <6>[ 6.819406] IP-Config: Complete: <6>[ 6.822942] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.211, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.833370] host=172.16.3.211, domain=denx.de, nis-domain=(none) <6>[ 6.840188] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.840220] nameserver0=172.16.3.3 <6>[ 6.851529] ntpserver0=172.16.3.3 <6>[ 6.856963] clk: Disabling unused clocks <6>[ 6.861574] PM: genpd: Disabling unused power domains <6>[ 6.879260] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.888914] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.025522] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.145628] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.359709] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.365381] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.499097] hub 1-0:1.0: USB hub found <6>[ 10.513461] hub 1-0:1.0: 1 port detected <6>[ 10.712020] tda998x 0-0070: found TDA19988 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. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.211 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 14.916365] systemd[1]: System time before build time, advancing clock. <30>[ 15.041718] 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.078678] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.127545] systemd[1]: Hostname set to . <30>[ 17.331583] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.346219] 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.389431] 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.432766] 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.478655] 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.519069] 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.568038] 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.608054] 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.628512] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.667284] 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.707658] 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.747789] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.787490] 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.827417] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.868245] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.907754] 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.948462] 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>[ 18.041027] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.058526] 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>[ 18.099210] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.145638] 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>[ 18.190706] 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>[ 18.230089] 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.268479] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.284974] 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.329139] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.455862] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.540548] 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.630899] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.721360] 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.811338] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.878024] 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.971293] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.051100] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.109066] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.123195] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.160025] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.268310] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.328278] 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>[ 19.433196] 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>[ 19.549893] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.673857] 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>[ 19.748371] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.802658] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 20.019988] 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] 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... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 20.847308] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[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-random-se…rvice[0m - Load/Save Random Seed. [[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-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[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-ttyS0.device[0m - /dev/ttyS0. <5>[ 26.962486] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.082660] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.135169] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.147319] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.156289] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[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-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. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[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... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[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@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[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 ttyS0 debian-bologin: root (automatic login) Linux debian-bookworm-armhf 6.11.0-rc5 #1 SMP Sat Aug 31 04:47:30 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/1186403/extract-nfsrootfs-xvdzjhto' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1186403/extract-nfsrootfs-xvdzjhto' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-1186403/environment . /lava-1186403/environment / # /lava-1186403/bin/lava-test-runner /lava-1186403/0 /lava-1186403/bin/lava-test-runner /lava-1186403/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1186403/0/tests/0_timesync-off ++ cat uuid + UUID=1186403_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-kcmp + TESTRUN_ID=1_kselftest-kcmp + cd /lava-1186403/0/tests/1_kselftest-kcmp ++ cat uuid + UUID=1186403_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c kcmp -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.11-rc5-219-g1934261d89746/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:20-- http://storage.kernelci.org/mainline/master/v6.11-rc5-219-g1934261d89746/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: 3607668 (3.4M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 47.54K 148KB/s kselftest_armhf.tar 6%[> ] 213.48K 332KB/s kselftest_armhf.tar 13%[=> ] 462.57K 544KB/s kselftest_armhf.tar 23%[===> ] 833.20K 740KB/s kselftest_armhf.tar 50%[=========> ] 1.75M 1.32MB/s kselftest_armhf.tar 58%[==========> ] 2.01M 1.32MB/s kselftest_armhf.tar 71%[=============> ] 2.48M 1.40MB/s kselftest_armhf.tar 85%[================> ] 2.95M 1.47MB/s kselftest_armhf.tar 97%[==================> ] 3.35M 1.53MB/s kselftest_armhf.tar 100%[===================>] 3.44M 1.56MB/s in 2.2s 2024-01-26 21:49:23 (1.56 MB/s) - 'kselftest_armhf.tar.gz' saved [3607668/3607668] tar: ./memory-hotplug/config: time stamp 2024-08-20 15:21:34 is 17861529.620605953 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-20 15:21:34 is 17861529.485156078 s in the future tar: ./memory-hotplug: time stamp 2024-08-31 05:00:44 is 18774679.41001262 s in the future tar: ./rtc/settings: time stamp 2024-08-20 15:21:34 is 17861529.260655161 s in the future tar: ./rtc/setdate: time stamp 2024-08-31 05:00:20 is 18774655.153484286 s in the future tar: ./rtc/rtctest: time stamp 2024-08-31 05:00:20 is 18774655.027299953 s in the future tar: ./rtc: time stamp 2024-08-31 05:00:49 is 18774683.976258828 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-08-31 04:58:32 is 18774546.809471411 s in the future tar: ./clone3/clone3: time stamp 2024-08-31 04:58:31 is 18774545.652642953 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-08-31 04:58:32 is 18774546.51741662 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-08-31 04:58:32 is 18774546.367306828 s in the future tar: ./clone3: time stamp 2024-08-31 05:00:38 is 18774672.317334661 s in the future tar: ./firmware/settings: time stamp 2024-08-20 15:21:34 is 17861528.170556411 s in the future tar: ./firmware/config: time stamp 2024-08-20 15:21:34 is 17861528.052162745 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-20 15:21:34 is 17861527.943162495 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-20 15:21:34 is 17861527.816816203 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-20 15:21:34 is 17861527.692935661 s in the future tar: ./firmware/fw_namespace: time stamp 2024-08-31 04:59:02 is 18774575.568225578 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-20 15:21:34 is 17861527.459491244 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-20 15:21:34 is 17861527.332975203 s in the future tar: ./firmware: time stamp 2024-08-31 05:00:41 is 18774674.274719119 s in the future tar: ./rseq/settings: time stamp 2024-08-20 15:21:34 is 17861527.142734786 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-08-31 05:00:16 is 18774649.026068369 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-08-31 05:00:19 is 18774651.874136828 s in the future tar: ./rseq/librseq.so: time stamp 2024-08-31 05:00:15 is 18774647.732362161 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-08-31 05:00:18 is 18774650.574125036 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-08-31 05:00:17 is 18774649.428797328 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-08-31 05:00:15 is 18774647.290365369 s in the future tar: ./rseq/param_test: time stamp 2024-08-31 05:00:16 is 18774648.123552869 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-08-31 05:00:17 is 18774648.975363119 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-20 15:21:34 is 17861525.858468828 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-08-31 05:00:18 is 18774649.714862994 s in the future tar: ./rseq/basic_test: time stamp 2024-08-31 05:00:15 is 18774646.573289911 s in the future tar: ./rseq: time stamp 2024-08-31 05:00:49 is 18774680.514777244 s in the future tar: ./tpm2/settings: time stamp 2024-08-20 15:21:34 is 17861525.361235536 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-20 15:21:34 is 17861525.216455828 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-20 15:21:34 is 17861525.072775994 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-20 15:21:34 is 17861524.958025994 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-20 15:21:34 is 17861524.848888994 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-08-20 15:21:34 is 17861524.723917161 s in the future tar: ./tpm2: time stamp 2024-08-31 05:00:51 is 18774681.666092911 s in the future tar: ./perf_events/settings: time stamp 2024-08-20 15:21:34 is 17861524.505683827 s in the future tar: ./perf_events/config: time stamp 2024-08-20 15:21:34 is 17861524.390441202 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-08-31 05:00:04 is 18774634.255255036 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-08-31 05:00:04 is 18774634.105335411 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-08-31 05:00:04 is 18774633.958582744 s in the future tar: ./perf_events: time stamp 2024-08-31 05:00:46 is 18774675.905050077 s in the future tar: ./lsm/config: time stamp 2024-08-20 15:21:34 is 17861523.773145744 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-08-31 04:59:26 is 18774595.657046494 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-08-31 04:59:26 is 18774595.504300536 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-08-31 04:59:26 is 18774595.373443369 s in the future tar: ./lsm: time stamp 2024-08-31 05:00:43 is 18774672.306133369 s in the future tar: ./timens/config: time stamp 2024-08-20 15:21:34 is 17861523.155850327 s in the future tar: ./timens/timerfd: time stamp 2024-08-31 05:00:23 is 18774652.021175827 s in the future tar: ./timens/procfs: time stamp 2024-08-31 05:00:24 is 18774652.845487077 s in the future tar: ./timens/timens: time stamp 2024-08-31 05:00:23 is 18774651.721977161 s in the future tar: ./timens/timer: time stamp 2024-08-31 05:00:23 is 18774651.595035827 s in the future tar: ./timens/futex: time stamp 2024-08-31 05:00:24 is 18774652.380916577 s in the future tar: ./timens/exec: time stamp 2024-08-31 05:00:24 is 18774652.255095327 s in the future tar: ./timens/vfork_exec: time stamp 2024-08-31 05:00:24 is 18774652.130706286 s in the future tar: ./timens/gettime_perf: time stamp 2024-08-31 05:00:24 is 18774652.002916744 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-08-31 05:00:23 is 18774650.860971119 s in the future tar: ./timens: time stamp 2024-08-31 05:00:51 is 18774678.804589952 s in the future tar: ./mount_setattr/config: time stamp 2024-08-20 15:21:34 is 17861521.657992494 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-08-31 04:59:31 is 18774598.402432452 s in the future tar: ./mount_setattr: time stamp 2024-08-31 05:00:44 is 18774671.344109827 s in the future tar: ./iommu/config: time stamp 2024-08-20 15:21:34 is 17861521.170806785 s in the future tar: ./iommu/iommufd: time stamp 2024-08-31 04:59:11 is 18774577.995482494 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-08-31 04:59:12 is 18774578.822249285 s in the future tar: ./iommu: time stamp 2024-08-31 05:00:42 is 18774668.760330827 s in the future tar: ./sync/config: time stamp 2024-08-20 15:21:34 is 17861520.612730577 s in the future tar: ./sync/sync_test: time stamp 2024-08-31 05:00:22 is 18774648.47820316 s in the future tar: ./sync: time stamp 2024-08-31 05:00:50 is 18774676.419778244 s in the future tar: ./lib/config: time stamp 2024-08-20 15:21:34 is 17861520.269666202 s in the future tar: ./lib/printf.sh: time stamp 2024-08-20 15:21:34 is 17861520.143129452 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-20 15:21:34 is 17861520.019248202 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-20 15:21:34 is 17861519.901162077 s in the future tar: ./lib/strscpy.sh: time stamp 2024-08-20 15:21:34 is 17861519.751171952 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-20 15:21:34 is 17861517.783919493 s in the future tar: ./lib: time stamp 2024-08-31 05:00:43 is 18774666.732381702 s in the future tar: ./ipc/config: time stamp 2024-08-20 15:21:34 is 17861517.576687243 s in the future tar: ./ipc/msgque: time stamp 2024-08-31 04:59:12 is 18774575.443165452 s in the future tar: ./ipc: time stamp 2024-08-31 05:00:42 is 18774665.376689077 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-08-31 04:58:27 is 18774530.215226368 s in the future tar: ./breakpoints: time stamp 2024-08-31 05:00:37 is 18774660.165056077 s in the future tar: ./zram/zram.sh: time stamp 2024-08-20 15:21:34 is 17861517.005382368 s in the future tar: ./zram/config: time stamp 2024-08-20 15:21:34 is 17861516.876395535 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-20 15:21:34 is 17861516.756391868 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-20 15:21:34 is 17861516.626109702 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-20 15:21:34 is 17861516.484452743 s in the future tar: ./zram: time stamp 2024-08-31 05:00:52 is 18774674.42125566 s in the future tar: ./pid_namespace/config: time stamp 2024-08-20 15:21:34 is 17861516.282548993 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-08-31 05:00:05 is 18774627.143205368 s in the future tar: ./pid_namespace: time stamp 2024-08-31 05:00:46 is 18774668.08077466 s in the future tar: ./cgroup/config: time stamp 2024-08-20 15:21:34 is 17861515.870844576 s in the future tar: ./cgroup/test_kill: time stamp 2024-08-31 04:58:30 is 18774531.715445868 s in the future tar: ./cgroup/test_zswap: time stamp 2024-08-31 04:58:31 is 18774532.578790993 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-08-31 04:58:30 is 18774531.42188891 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-20 15:21:34 is 17861515.27020466 s in the future tar: ./cgroup/test_pids: time stamp 2024-08-31 04:58:31 is 18774532.131611576 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-08-31 04:58:29 is 18774529.994990201 s in the future tar: ./cgroup/test_core: time stamp 2024-08-31 04:58:28 is 18774528.854641451 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-08-20 15:21:34 is 17861514.719853743 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-20 15:21:34 is 17861514.581328076 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-20 15:21:34 is 17861514.461285035 s in the future tar: ./cgroup/test_cpu: time stamp 2024-08-31 04:58:29 is 18774529.320801576 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-08-31 04:58:31 is 18774531.177946535 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-08-31 04:58:31 is 18774531.047390618 s in the future tar: ./cgroup/test_freezer: time stamp 2024-08-31 04:58:29 is 18774528.910781993 s in the future tar: ./cgroup/test_kmem: time stamp 2024-08-31 04:58:30 is 18774529.761792618 s in the future tar: ./cgroup: time stamp 2024-08-31 05:00:38 is 18774657.698851326 s in the future tar: ./user_events/settings: time stamp 2024-08-20 15:21:34 is 17861513.527230951 s in the future tar: ./user_events/config: time stamp 2024-08-20 15:21:34 is 17861513.403075826 s in the future tar: ./user_events/dyn_test: time stamp 2024-08-31 05:00:28 is 18774646.893623743 s in the future tar: ./user_events/abi_test: time stamp 2024-08-31 05:00:28 is 18774646.732158826 s in the future tar: ./user_events/perf_test: time stamp 2024-08-31 05:00:28 is 18774646.585077743 s in the future tar: ./user_events/ftrace_test: time stamp 2024-08-31 05:00:28 is 18774646.444440826 s in the future tar: ./user_events: time stamp 2024-08-31 05:00:51 is 18774669.390390951 s in the future tar: ./sigaltstack/sas: time stamp 2024-08-31 05:00:22 is 18774640.214693243 s in the future tar: ./sigaltstack: time stamp 2024-08-31 05:00:49 is 18774667.165200659 s in the future tar: ./futex/run.sh: time stamp 2024-08-31 05:00:41 is 18774659.017980201 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-08-31 04:59:04 is 18774561.864915868 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-08-31 04:59:03 is 18774560.722554659 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-08-31 04:59:04 is 18774561.597377659 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-20 15:21:34 is 17861511.470372284 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-08-31 04:59:05 is 18774562.351563784 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-08-31 04:59:05 is 18774562.220362326 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-08-31 04:59:04 is 18774561.080117826 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-08-31 04:59:03 is 18774559.928273868 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-08-31 04:59:05 is 18774561.797444284 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-08-31 04:59:04 is 18774560.661556867 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-08-31 04:59:04 is 18774560.533213117 s in the future tar: ./futex/functional: time stamp 2024-08-31 05:00:41 is 18774657.471258117 s in the future tar: ./futex: time stamp 2024-08-31 05:00:41 is 18774657.408192576 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-20 15:21:34 is 17861510.263612326 s in the future tar: ./fpu/test_fpu: time stamp 2024-08-31 04:59:02 is 18774558.144221534 s in the future tar: ./fpu: time stamp 2024-08-31 05:00:41 is 18774657.088501284 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-20 15:21:34 is 17861509.927510576 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-08-31 04:58:33 is 18774528.810589326 s in the future tar: ./drivers/dma-buf: time stamp 2024-08-31 05:00:39 is 18774654.754847326 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-08-20 15:21:34 is 17861509.540727159 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-08-31 05:00:40 is 18774655.485334201 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-08-31 05:00:40 is 18774655.432979576 s in the future tar: ./drivers/platform/x86: time stamp 2024-08-31 05:00:40 is 18774655.380019201 s in the future tar: ./drivers/platform: time stamp 2024-08-31 05:00:40 is 18774655.320306076 s in the future tar: ./drivers/net/config: time stamp 2024-08-20 15:21:34 is 17861509.187853201 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-20 15:21:34 is 17861509.034825992 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-20 15:21:34 is 17861508.904323909 s in the future tar: ./drivers/net/team: time stamp 2024-08-31 05:00:39 is 18774653.843029742 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-08-20 15:21:34 is 17861508.651192076 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-08-20 15:21:34 is 17861508.531254909 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-08-20 15:21:34 is 17861508.403969326 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-08-20 15:21:34 is 17861508.281900409 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-08-20 15:21:34 is 17861508.162119659 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-08-20 15:21:34 is 17861508.025655242 s in the future tar: ./drivers/net/lib/py: time stamp 2024-08-20 15:21:34 is 17861507.958856159 s in the future tar: ./drivers/net/lib: time stamp 2024-08-20 15:21:34 is 17861507.898118825 s in the future tar: ./drivers/net/stats.py: time stamp 2024-08-20 15:21:34 is 17861507.760510409 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-08-20 15:21:34 is 17861507.578338742 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-08-20 15:21:34 is 17861507.441805159 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-08-20 15:21:34 is 17861507.308364575 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-08-31 05:00:40 is 18774653.250032159 s in the future tar: ./drivers/net/ping.py: time stamp 2024-08-20 15:21:34 is 17861507.110437909 s in the future tar: ./drivers/net/queues.py: time stamp 2024-08-20 15:21:34 is 17861506.985054367 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-20 15:21:34 is 17861506.847121242 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-20 15:21:34 is 17861506.717891075 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-20 15:21:34 is 17861506.601244867 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-08-20 15:21:34 is 17861506.459249159 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-08-20 15:21:34 is 17861506.332489617 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-20 15:21:34 is 17861506.204826992 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-08-20 15:21:34 is 17861506.082266284 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-20 15:21:34 is 17861505.958913159 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-08-20 15:21:34 is 17861505.832088034 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-08-20 15:21:34 is 17861505.706929617 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-08-20 15:21:34 is 17861505.550718409 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-08-20 15:21:34 is 17861505.42512995 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-20 15:21:34 is 17861505.273284575 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-20 15:21:34 is 17861505.148185033 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-20 15:21:34 is 17861505.086791033 s in the future tar: ./drivers/net: time stamp 2024-08-31 05:00:39 is 18774650.033713033 s in the future tar: ./drivers: time stamp 2024-08-31 05:00:40 is 18774650.974940867 s in the future tar: ./cpufreq/config: time stamp 2024-08-20 15:21:34 is 17861504.833143325 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-20 15:21:34 is 17861504.70795845 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-20 15:21:34 is 17861504.582823075 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-20 15:21:34 is 17861504.442964533 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-20 15:21:34 is 17861504.315968575 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-20 15:21:34 is 17861504.188698825 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-20 15:21:34 is 17861504.0607827 s in the future tar: ./cpufreq: time stamp 2024-08-31 05:00:38 is 18774647.9992242 s in the future tar: ./mount/config: time stamp 2024-08-20 15:21:34 is 17861503.850884742 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-08-31 04:59:28 is 18774577.721627117 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-08-31 04:59:28 is 18774577.592293617 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-20 15:21:34 is 17861503.457240783 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-20 15:21:34 is 17861503.304708908 s in the future tar: ./mount: time stamp 2024-08-31 05:00:44 is 18774653.24006195 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-08-31 04:59:32 is 18774581.0791517 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-08-31 04:59:32 is 18774580.956949242 s in the future tar: ./mqueue: time stamp 2024-08-31 05:00:44 is 18774652.906656908 s in the future tar: ./uevent/config: time stamp 2024-08-20 15:21:34 is 17861502.764616617 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-08-31 05:00:27 is 18774635.629220117 s in the future tar: ./uevent: time stamp 2024-08-31 05:00:51 is 18774659.567731158 s in the future tar: ./alsa/mixer-test: time stamp 2024-08-31 04:58:26 is 18774514.39809495 s in the future tar: ./alsa/pcm-test: time stamp 2024-08-31 04:58:26 is 18774514.220656241 s in the future tar: ./alsa/libatest.so: time stamp 2024-08-31 04:58:26 is 18774514.0786042 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-08-31 04:58:27 is 18774514.933069866 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-08-20 15:21:34 is 17861501.822601741 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-08-20 15:21:34 is 17861501.680356075 s in the future tar: ./alsa/conf.d: time stamp 2024-08-20 15:21:34 is 17861501.630282366 s in the future tar: ./alsa: time stamp 2024-08-31 05:00:37 is 18774644.574695283 s in the future tar: ./capabilities/test_execve: time stamp 2024-08-31 04:58:27 is 18774514.400140908 s in the future tar: ./capabilities/validate_cap: time stamp 2024-08-31 04:58:28 is 18774515.271564075 s in the future tar: ./capabilities: time stamp 2024-08-31 05:00:38 is 18774645.213561825 s in the future tar: ./nsfs/config: time stamp 2024-08-20 15:21:34 is 17861501.077805325 s in the future tar: ./nsfs/owner: time stamp 2024-08-31 05:00:03 is 18774609.915644575 s in the future tar: ./nsfs/pidns: time stamp 2024-08-31 05:00:03 is 18774609.796540283 s in the future tar: ./nsfs: time stamp 2024-08-31 05:00:46 is 18774652.737871575 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-08-31 05:00:37 is 18774643.596085116 s in the future tar: ./kselftest/module.sh: time stamp 2024-08-31 05:00:37 is 18774643.47414945 s in the future tar: ./kselftest/runner.sh: time stamp 2024-08-31 05:00:37 is 18774643.32908945 s in the future tar: ./kselftest/ksft.py: time stamp 2024-08-31 05:00:37 is 18774643.170817075 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-08-31 05:00:37 is 18774643.053978325 s in the future tar: ./kselftest: time stamp 2024-08-31 05:00:37 is 18774643.001937825 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-08-20 15:21:34 is 17861499.851813408 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-08-20 15:21:34 is 17861499.723125408 s in the future tar: ./dt/compatible_list: time stamp 2024-08-31 04:58:58 is 18774543.470429116 s in the future tar: ./dt: time stamp 2024-08-31 05:00:40 is 18774645.411799533 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-20 15:21:34 is 17861499.234549824 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-08-31 04:59:01 is 18774546.097778741 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-20 15:21:34 is 17861498.980451616 s in the future tar: ./filesystems/fat: time stamp 2024-08-31 05:00:41 is 18774645.928032199 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-08-31 04:59:00 is 18774544.781119366 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-08-31 04:59:01 is 18774545.561331324 s in the future tar: ./filesystems/epoll: time stamp 2024-08-31 05:00:40 is 18774644.500717991 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-08-31 04:59:02 is 18774546.344079491 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-08-31 04:59:02 is 18774546.200555366 s in the future tar: ./filesystems/statmount: time stamp 2024-08-31 05:00:41 is 18774645.138620824 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-08-31 04:59:01 is 18774544.977342366 s in the future tar: ./filesystems/overlayfs: time stamp 2024-08-31 05:00:41 is 18774644.918853908 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-08-31 04:58:59 is 18774542.785362366 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-20 15:21:34 is 17861497.638184574 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-08-31 04:59:00 is 18774543.502042324 s in the future tar: ./filesystems/binderfs: time stamp 2024-08-31 05:00:40 is 18774643.446149408 s in the future tar: ./filesystems: time stamp 2024-08-31 05:00:41 is 18774644.385206741 s in the future tar: ./openat2/openat2_test: time stamp 2024-08-31 05:00:10 is 18774612.835026366 s in the future tar: ./openat2/resolve_test: time stamp 2024-08-31 05:00:12 is 18774614.445829449 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-08-31 05:00:13 is 18774615.093371657 s in the future tar: ./openat2: time stamp 2024-08-31 05:00:47 is 18774649.043071949 s in the future tar: ./gpio/config: time stamp 2024-08-20 15:21:34 is 17861495.893063324 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-20 15:21:34 is 17861495.774187532 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-08-31 04:59:05 is 18774546.642715782 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-08-31 04:59:05 is 18774546.512405866 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-20 15:21:34 is 17861495.367518241 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-08-31 04:59:05 is 18774546.225652866 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-20 15:21:34 is 17861495.100669449 s in the future tar: ./gpio: time stamp 2024-08-31 05:00:42 is 18774643.042287491 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-08-20 15:21:34 is 17861494.869045949 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-08-20 15:21:34 is 17861494.711080616 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-08-20 15:21:34 is 17861494.575257949 s in the future tar: ./devices/probe/boards: time stamp 2024-08-20 15:21:34 is 17861494.525125949 s in the future tar: ./devices/probe: time stamp 2024-08-31 05:00:39 is 18774639.464424074 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-08-20 15:21:34 is 17861494.316543866 s in the future tar: ./devices/error_logs: time stamp 2024-08-31 05:00:39 is 18774639.249955699 s in the future tar: ./devices: time stamp 2024-08-31 05:00:39 is 18774639.181003407 s in the future tar: ./user/config: time stamp 2024-08-20 15:21:34 is 17861494.04142749 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-08-20 15:21:34 is 17861493.924635615 s in the future tar: ./user: time stamp 2024-08-31 05:00:51 is 18774650.868326032 s in the future tar: ./pstore/config: time stamp 2024-08-20 15:21:34 is 17861493.716033782 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-20 15:21:34 is 17861493.59704024 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-20 15:21:34 is 17861493.480199574 s in the future tar: ./pstore/common_tests: time stamp 2024-08-20 15:21:34 is 17861493.332530324 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-20 15:21:34 is 17861493.21921924 s in the future tar: ./pstore: time stamp 2024-08-31 05:00:47 is 18774646.159521657 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-08-31 05:00:29 is 18774627.975966282 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-08-31 05:00:29 is 18774627.834089615 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-08-31 05:00:29 is 18774627.706925657 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-08-31 05:00:29 is 18774627.573388115 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-08-31 05:00:29 is 18774627.43986799 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-08-31 05:00:29 is 18774627.314735615 s in the future tar: ./vDSO: time stamp 2024-08-31 05:00:52 is 18774650.266841949 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-20 15:21:34 is 17861492.104059532 s in the future tar: ./intel_pstate: time stamp 2024-08-31 05:00:42 is 18774640.045624824 s in the future tar: ./ftrace/settings: time stamp 2024-08-20 15:21:34 is 17861491.897702824 s in the future tar: ./ftrace/config: time stamp 2024-08-20 15:21:34 is 17861491.774830574 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-08-20 15:21:34 is 17861491.66198999 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-08-20 15:21:34 is 17861491.488752157 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-08-20 15:21:34 is 17861491.363839365 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861491.23872724 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-20 15:21:34 is 17861491.10743349 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-08-20 15:21:34 is 17861490.988488782 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-08-20 15:21:34 is 17861490.863424907 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861490.712985157 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-20 15:21:34 is 17861490.58598649 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-20 15:21:34 is 17861490.462749573 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-20 15:21:34 is 17861490.33775799 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-08-20 15:21:34 is 17861490.195864948 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-20 15:21:34 is 17861490.068902532 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-20 15:21:34 is 17861489.937321615 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861489.795566323 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-20 15:21:34 is 17861489.726944073 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-20 15:21:34 is 17861489.576851782 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-20 15:21:34 is 17861489.460007657 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-20 15:21:34 is 17861489.40357674 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-20 15:21:34 is 17861489.251501157 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-20 15:21:34 is 17861489.13467599 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-08-20 15:21:34 is 17861488.996868323 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-08-20 15:21:34 is 17861488.874660407 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-20 15:21:34 is 17861488.713335907 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-20 15:21:34 is 17861488.594859573 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861488.47582049 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-20 15:21:34 is 17861488.36100374 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-08-20 15:21:34 is 17861488.240915406 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-20 15:21:34 is 17861488.118817948 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-08-20 15:21:34 is 17861487.992075823 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-20 15:21:34 is 17861487.933657698 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-20 15:21:34 is 17861487.790534865 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-20 15:21:34 is 17861487.602388531 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-20 15:21:34 is 17861487.473872906 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-20 15:21:34 is 17861487.349950031 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-20 15:21:34 is 17861487.206872031 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-20 15:21:34 is 17861487.073512323 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-20 15:21:34 is 17861486.948350365 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-20 15:21:34 is 17861486.824496656 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-20 15:21:34 is 17861486.656099823 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-20 15:21:34 is 17861486.518237948 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-08-20 15:21:34 is 17861486.406002948 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861486.298792198 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-20 15:21:34 is 17861486.180783698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-08-20 15:21:34 is 17861486.055711948 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-20 15:21:34 is 17861485.93882474 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-08-20 15:21:34 is 17861485.831900656 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-20 15:21:34 is 17861485.697206989 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-20 15:21:34 is 17861485.567326781 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-20 15:21:34 is 17861485.438569073 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-08-20 15:21:34 is 17861485.314498073 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-20 15:21:34 is 17861485.180077989 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-20 15:21:34 is 17861485.046671323 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861484.921575614 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-08-20 15:21:34 is 17861484.797372031 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-20 15:21:34 is 17861484.663044823 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-20 15:21:34 is 17861484.524776198 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-20 15:21:34 is 17861484.396280114 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-20 15:21:34 is 17861484.341258073 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-20 15:21:34 is 17861484.207195489 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-20 15:21:34 is 17861484.062668489 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-20 15:21:34 is 17861483.930001073 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-20 15:21:34 is 17861483.788026489 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-20 15:21:34 is 17861483.656772114 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-20 15:21:34 is 17861483.520631323 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-20 15:21:34 is 17861483.462296114 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-20 15:21:34 is 17861483.321106614 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-20 15:21:34 is 17861483.187619948 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-20 15:21:34 is 17861483.139617364 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-08-20 15:21:34 is 17861482.970289989 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-08-20 15:21:34 is 17861482.906058572 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-20 15:21:34 is 17861482.762202781 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-20 15:21:34 is 17861482.586765322 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-20 15:21:34 is 17861482.528368322 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-20 15:21:34 is 17861482.388802156 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-20 15:21:34 is 17861482.336912989 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-20 15:21:34 is 17861482.211753614 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-20 15:21:34 is 17861482.061278822 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-20 15:21:34 is 17861481.936306031 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-20 15:21:34 is 17861481.794511114 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-08-20 15:21:34 is 17861481.669157614 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-20 15:21:34 is 17861481.552606156 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-20 15:21:34 is 17861481.427627781 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-20 15:21:34 is 17861481.310909364 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-20 15:21:34 is 17861481.194059656 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-20 15:21:34 is 17861481.077274114 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-20 15:21:34 is 17861480.943915614 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-20 15:21:34 is 17861480.827136281 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-20 15:21:34 is 17861480.660444406 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-20 15:21:34 is 17861480.543615989 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-20 15:21:34 is 17861480.401761781 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-20 15:21:34 is 17861480.296796281 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-08-20 15:21:34 is 17861480.168321406 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-08-20 15:21:34 is 17861480.051614864 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-20 15:21:34 is 17861479.926347989 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-20 15:21:34 is 17861479.876432364 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-20 15:21:34 is 17861479.742779614 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-20 15:21:34 is 17861479.62776953 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-20 15:21:34 is 17861479.501138072 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-20 15:21:34 is 17861479.378399364 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-20 15:21:34 is 17861479.242393197 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-20 15:21:34 is 17861479.135615572 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-20 15:21:34 is 17861478.992179572 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-20 15:21:34 is 17861478.866971239 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861478.741957322 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-08-20 15:21:34 is 17861478.633822447 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-20 15:21:34 is 17861478.500476697 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861478.38327253 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-20 15:21:34 is 17861478.266495905 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-20 15:21:34 is 17861478.159690322 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-20 15:21:34 is 17861478.02507978 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861477.902131072 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861477.791064322 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-08-20 15:21:34 is 17861477.675923822 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861477.558163072 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-20 15:21:34 is 17861477.426657239 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861477.307206613 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-20 15:21:34 is 17861477.100476155 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861476.974471738 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-20 15:21:34 is 17861476.923412072 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861476.809460697 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-20 15:21:34 is 17861476.689831322 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-20 15:21:34 is 17861476.574092863 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-20 15:21:34 is 17861476.44799203 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861476.322791363 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-20 15:21:34 is 17861476.206021988 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-20 15:21:34 is 17861476.089985697 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-20 15:21:34 is 17861475.964189447 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-20 15:21:34 is 17861475.914946697 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-20 15:21:34 is 17861475.780572155 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-20 15:21:34 is 17861475.73051553 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-20 15:21:34 is 17861475.614648988 s in the future tar: ./ftrace/test.d: time stamp 2024-08-20 15:21:34 is 17861475.556396988 s in the future tar: ./ftrace/ftracetest: time stamp 2024-08-20 15:21:34 is 17861475.432169113 s in the future tar: ./ftrace: time stamp 2024-08-31 05:00:41 is 18774622.363615488 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-08-31 05:00:22 is 18774603.196813613 s in the future tar: ./seccomp/settings: time stamp 2024-08-20 15:21:34 is 17861475.088410822 s in the future tar: ./seccomp/config: time stamp 2024-08-20 15:21:34 is 17861474.979912113 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-08-31 05:00:21 is 18774601.754982822 s in the future tar: ./seccomp: time stamp 2024-08-31 05:00:49 is 18774629.704749238 s in the future tar: ./amd-pstate/config: time stamp 2024-08-20 15:21:34 is 17861474.55644803 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-08-20 15:21:34 is 17861474.430799405 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-08-20 15:21:34 is 17861474.281966113 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-08-20 15:21:34 is 17861474.140214946 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-08-20 15:21:34 is 17861474.022675988 s in the future tar: ./amd-pstate: time stamp 2024-08-31 05:00:37 is 18774616.947091405 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-08-20 15:21:34 is 17861473.705249696 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-08-31 04:58:33 is 18774492.412361571 s in the future tar: ./dmabuf-heaps: time stamp 2024-08-31 05:00:39 is 18774618.362194571 s in the future tar: ./sysctl/config: time stamp 2024-08-20 15:21:34 is 17861473.22174103 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-20 15:21:34 is 17861473.105067738 s in the future tar: ./sysctl: time stamp 2024-08-31 05:00:50 is 18774629.054950488 s in the future tar: ./landlock/config: time stamp 2024-08-20 15:21:34 is 17861472.920087821 s in the future tar: ./landlock/ptrace_test: time stamp 2024-08-31 04:59:24 is 18774542.796596155 s in the future tar: ./landlock/net_test: time stamp 2024-08-31 04:59:23 is 18774541.654773321 s in the future tar: ./landlock/base_test: time stamp 2024-08-31 04:59:14 is 18774532.51303528 s in the future tar: ./landlock/fs_test: time stamp 2024-08-31 04:59:21 is 18774539.311566988 s in the future tar: ./landlock/true: time stamp 2024-08-31 04:59:24 is 18774542.094387905 s in the future tar: ./landlock: time stamp 2024-08-31 05:00:42 is 18774620.037733821 s in the future tar: ./ir/ir_loopback: time stamp 2024-08-31 04:59:12 is 18774529.887604571 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-20 15:21:34 is 17861471.777498863 s in the future tar: ./ir: time stamp 2024-08-31 05:00:42 is 18774619.727561488 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-08-31 04:59:13 is 18774530.604116654 s in the future tar: ./kcmp: time stamp 2024-08-31 05:00:42 is 18774619.544026113 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-08-31 05:00:07 is 18774584.403542238 s in the future tar: ./proc/config: time stamp 2024-08-20 15:21:34 is 17861471.293772029 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-08-31 05:00:06 is 18774583.178352404 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-08-31 05:00:07 is 18774584.053374196 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-08-31 05:00:06 is 18774582.936394279 s in the future tar: ./proc/read: time stamp 2024-08-31 05:00:07 is 18774583.818164696 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-08-31 05:00:07 is 18774583.702866404 s in the future tar: ./proc/setns-dcache: time stamp 2024-08-31 05:00:08 is 18774584.577781238 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-08-31 05:00:06 is 18774582.461027029 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-08-31 05:00:07 is 18774583.351105821 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-08-31 05:00:06 is 18774582.168948404 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-08-31 05:00:07 is 18774583.052421904 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-08-31 05:00:06 is 18774581.935453779 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-08-31 05:00:08 is 18774583.792297071 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-08-31 05:00:08 is 18774583.668567904 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-08-31 05:00:07 is 18774582.543571404 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-08-31 05:00:06 is 18774581.426698154 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-08-31 05:00:08 is 18774583.308464738 s in the future tar: ./proc/thread-self: time stamp 2024-08-31 05:00:08 is 18774583.193153821 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-08-31 05:00:06 is 18774581.076457279 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-08-31 05:00:06 is 18774580.959599529 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-08-31 05:00:06 is 18774580.841361196 s in the future tar: ./proc/self: time stamp 2024-08-31 05:00:08 is 18774582.701032571 s in the future tar: ./proc/proc-tid0: time stamp 2024-08-31 05:00:07 is 18774581.575916737 s in the future tar: ./proc: time stamp 2024-08-31 05:00:46 is 18774620.517916362 s in the future tar: ./memfd/config: time stamp 2024-08-20 15:21:34 is 17861468.374001362 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-20 15:21:34 is 17861468.232331737 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-08-31 04:59:27 is 18774541.100490529 s in the future tar: ./memfd/memfd_test: time stamp 2024-08-31 04:59:27 is 18774540.943088946 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-20 15:21:34 is 17861467.815230904 s in the future tar: ./memfd/fuse_test: time stamp 2024-08-31 04:59:27 is 18774540.698475237 s in the future tar: ./memfd: time stamp 2024-08-31 05:00:44 is 18774617.648453112 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-08-31 05:00:27 is 18774600.500218321 s in the future tar: ./tty: time stamp 2024-08-31 05:00:51 is 18774624.442768987 s in the future tar: ./efivarfs/create-read: time stamp 2024-08-31 04:58:58 is 18774511.298226154 s in the future tar: ./efivarfs/config: time stamp 2024-08-20 15:21:34 is 17861467.158040237 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-08-31 04:58:58 is 18774511.049519862 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-20 15:21:34 is 17861466.908864737 s in the future tar: ./efivarfs: time stamp 2024-08-31 05:00:40 is 18774612.857947821 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-08-31 04:59:28 is 18774540.639076029 s in the future tar: ./mincore: time stamp 2024-08-31 05:00:44 is 18774616.590819446 s in the future tar: ./splice/settings: time stamp 2024-08-20 15:21:34 is 17861466.465902029 s in the future tar: ./splice/config: time stamp 2024-08-20 15:21:34 is 17861466.315824529 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-08-31 05:00:22 is 18774594.197100737 s in the future tar: ./splice/splice_read: time stamp 2024-08-31 05:00:22 is 18774594.082154904 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-20 15:21:34 is 17861465.956872862 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-20 15:21:34 is 17861465.848469112 s in the future tar: ./splice: time stamp 2024-08-31 05:00:50 is 18774621.796774445 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-08-31 05:00:04 is 18774575.65488982 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-08-31 05:00:04 is 18774575.523319612 s in the future tar: ./pidfd/config: time stamp 2024-08-20 15:21:34 is 17861465.374072404 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-08-31 05:00:05 is 18774576.204838654 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-08-31 05:00:04 is 18774575.071085154 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-08-31 05:00:05 is 18774575.905711529 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-08-31 05:00:05 is 18774575.78206107 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-08-31 05:00:04 is 18774574.662505362 s in the future tar: ./pidfd: time stamp 2024-08-31 05:00:46 is 18774616.612383154 s in the future tar: ./net/openvswitch/settings: time stamp 2024-08-20 15:21:34 is 17861464.46371907 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-20 15:21:34 is 17861464.331366862 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-20 15:21:34 is 17861464.15373332 s in the future tar: ./net/openvswitch: time stamp 2024-08-31 05:00:45 is 18774615.095370737 s in the future tar: ./net/netfilter/settings: time stamp 2024-08-20 15:21:34 is 17861463.96326232 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-08-20 15:21:34 is 17861463.838054612 s in the future tar: ./net/netfilter/config: time stamp 2024-08-20 15:21:34 is 17861463.711710654 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-08-20 15:21:34 is 17861463.603205487 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-08-20 15:21:34 is 17861463.496158904 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-08-20 15:21:34 is 17861463.370932195 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-08-20 15:21:34 is 17861463.252881237 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-20 15:21:34 is 17861463.144386445 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-08-31 05:00:03 is 18774572.020578362 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-08-20 15:21:34 is 17861462.828705112 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-08-31 05:00:03 is 18774571.694028903 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-08-20 15:21:34 is 17861462.568792278 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-08-20 15:21:34 is 17861462.453486445 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-08-20 15:21:34 is 17861462.336560778 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-08-31 05:00:03 is 18774571.210286653 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-08-20 15:21:34 is 17861462.068423112 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-08-20 15:21:34 is 17861461.936149278 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-08-20 15:21:34 is 17861461.81924457 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-08-20 15:21:34 is 17861461.65997082 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-08-20 15:21:34 is 17861461.534771278 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-08-20 15:21:34 is 17861461.418847195 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-08-20 15:21:34 is 17861461.293889778 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-08-31 05:00:03 is 18774570.142738153 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-20 15:21:34 is 17861461.03418782 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-08-31 05:00:03 is 18774569.885451653 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-08-20 15:21:34 is 17861460.768446112 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-08-20 15:21:34 is 17861460.634082945 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-08-20 15:21:34 is 17861460.500569028 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-08-20 15:21:34 is 17861460.36705657 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-08-20 15:21:34 is 17861460.244299403 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-08-20 15:21:34 is 17861460.116742236 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-08-20 15:21:34 is 17861460.00007607 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-08-20 15:21:34 is 17861459.884120653 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-08-20 15:21:34 is 17861459.758115861 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-08-20 15:21:34 is 17861459.616059736 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-08-20 15:21:34 is 17861459.566062195 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-08-20 15:21:34 is 17861459.42765757 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-08-20 15:21:34 is 17861459.30063632 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-08-20 15:21:34 is 17861459.183854236 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-08-20 15:21:34 is 17861459.04876132 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-08-20 15:21:34 is 17861458.925087611 s in the future tar: ./net/netfilter: time stamp 2024-08-31 05:00:46 is 18774610.87489932 s in the future tar: ./net/hsr/config: time stamp 2024-08-20 15:21:34 is 17861458.726181986 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-08-20 15:21:34 is 17861458.60684032 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-08-20 15:21:34 is 17861458.481664736 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-08-20 15:21:34 is 17861458.365994278 s in the future tar: ./net/hsr: time stamp 2024-08-31 05:00:45 is 18774609.30801532 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-08-31 04:59:58 is 18774562.099165445 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-08-20 15:21:34 is 17861457.972964361 s in the future tar: ./net/tcp_ao/config: time stamp 2024-08-20 15:21:34 is 17861457.85727232 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-08-31 04:59:58 is 18774561.667106986 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-08-31 05:00:03 is 18774566.490483028 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-08-31 05:00:00 is 18774563.288886361 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-08-31 04:59:58 is 18774561.089944444 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-08-31 04:59:59 is 18774561.849608486 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-08-31 04:59:59 is 18774561.639794403 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-08-31 04:59:54 is 18774556.472354194 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-08-31 05:00:01 is 18774563.297785694 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-08-31 04:59:55 is 18774557.118252236 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-08-31 04:59:53 is 18774554.939064694 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-08-31 04:59:56 is 18774557.758613028 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-08-31 04:59:53 is 18774554.605410111 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-08-31 05:00:01 is 18774562.414439028 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-08-31 04:59:54 is 18774555.238513569 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-08-31 05:00:00 is 18774561.062854486 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-08-31 04:59:57 is 18774557.880205402 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-08-31 04:59:58 is 18774558.717682611 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-08-31 05:00:01 is 18774561.496353527 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-08-31 04:59:56 is 18774556.278671652 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-08-31 04:59:55 is 18774555.079487861 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-08-31 05:00:02 is 18774561.888590736 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-08-31 04:59:55 is 18774554.679179694 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-08-31 04:59:53 is 18774552.512182736 s in the future tar: ./net/tcp_ao: time stamp 2024-08-31 05:00:45 is 18774604.462021027 s in the future tar: ./net/af_unix/config: time stamp 2024-08-20 15:21:34 is 17861453.321288111 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-08-31 04:59:47 is 18774546.139749736 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-08-31 04:59:47 is 18774546.019905986 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-08-31 04:59:47 is 18774545.894801152 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-08-31 04:59:46 is 18774544.769856527 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-08-31 04:59:47 is 18774545.621578944 s in the future tar: ./net/af_unix: time stamp 2024-08-31 05:00:45 is 18774603.562275277 s in the future tar: ./net/lib.sh: time stamp 2024-08-20 15:21:34 is 17861452.452841986 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-20 15:21:34 is 17861452.319777361 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-20 15:21:34 is 17861452.194485777 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861452.068674527 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-20 15:21:34 is 17861451.894127194 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-20 15:21:34 is 17861451.768931152 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-08-20 15:21:34 is 17861451.63557961 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-20 15:21:34 is 17861451.510337819 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861451.385213819 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-20 15:21:34 is 17861451.265261735 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-20 15:21:34 is 17861451.118406944 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-20 15:21:34 is 17861450.99312111 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861450.868057444 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861450.756628235 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-08-20 15:21:34 is 17861450.626292277 s in the future tar: ./net/forwarding/config: time stamp 2024-08-20 15:21:34 is 17861450.501051944 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-20 15:21:34 is 17861450.37599586 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861450.259179485 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861450.125780444 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-20 15:21:34 is 17861450.008818819 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-20 15:21:34 is 17861449.850526735 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-20 15:21:34 is 17861449.664362985 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-20 15:21:34 is 17861449.525300235 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-08-20 15:21:34 is 17861449.383241069 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-20 15:21:34 is 17861449.241432652 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-20 15:21:34 is 17861449.114044277 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-20 15:21:34 is 17861448.980638443 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-20 15:21:34 is 17861448.857768985 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-08-20 15:21:34 is 17861448.741001568 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861448.622013402 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-20 15:21:34 is 17861448.480203777 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-20 15:21:34 is 17861448.348794402 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-20 15:21:34 is 17861448.223978318 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861448.065331943 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-08-20 15:21:34 is 17861447.921524943 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-20 15:21:34 is 17861447.78181336 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-20 15:21:34 is 17861447.656686943 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-27 23:50:52 is 18496805.537993735 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-20 15:21:34 is 17861447.387796027 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861447.264765693 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-20 15:21:34 is 17861447.13118711 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861447.004217068 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-08-20 15:21:34 is 17861446.862511902 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861446.672595777 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861446.530573485 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-20 15:21:34 is 17861446.378712276 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-20 15:21:34 is 17861446.228836943 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-20 15:21:34 is 17861446.105560068 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-20 15:21:34 is 17861445.971742693 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861445.853601401 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-20 15:21:34 is 17861445.72013686 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-20 15:21:34 is 17861445.573270443 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-20 15:21:34 is 17861445.454576943 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-20 15:21:34 is 17861445.345060818 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-20 15:21:34 is 17861445.211392235 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-20 15:21:34 is 17861445.087990651 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-20 15:21:34 is 17861444.95403861 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-20 15:21:34 is 17861444.836182151 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861444.702879693 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-20 15:21:34 is 17861444.545833776 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-20 15:21:34 is 17861444.420259735 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-08-20 15:21:34 is 17861444.269091235 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861444.135730485 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861444.003696985 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-08-20 15:21:34 is 17861443.844661276 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861443.710608818 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-20 15:21:34 is 17861443.585449776 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-20 15:21:34 is 17861443.461481318 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-20 15:21:34 is 17861443.344162151 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861443.235208818 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-20 15:21:34 is 17861443.101747568 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-20 15:21:34 is 17861442.977789901 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861442.852045109 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-20 15:21:34 is 17861442.742809193 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-20 15:21:34 is 17861442.617661484 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-20 15:21:34 is 17861442.494009859 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861442.368175234 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861442.250692693 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-08-20 15:21:34 is 17861442.117356359 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-20 15:21:34 is 17861441.985176734 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-08-20 15:21:34 is 17861441.842622276 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-20 15:21:34 is 17861441.733804401 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-20 15:21:34 is 17861441.566929276 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-08-20 15:21:34 is 17861441.443084943 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-20 15:21:34 is 17861441.300487984 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-20 15:21:34 is 17861441.191761359 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-20 15:21:34 is 17861441.049904651 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-20 15:21:34 is 17861440.909199817 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-20 15:21:34 is 17861440.791661817 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-30 01:40:58 is 18676204.674633526 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-27 23:50:52 is 18496798.532958651 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-20 15:21:34 is 17861440.408562109 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-08-20 15:21:34 is 17861440.274537567 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861440.107711401 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-20 15:21:34 is 17861439.973995942 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-20 15:21:34 is 17861439.841426609 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-20 15:21:34 is 17861439.715385276 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861439.598712567 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-20 15:21:34 is 17861439.448572484 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-20 15:21:34 is 17861439.289649901 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-20 15:21:34 is 17861439.181930734 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-20 15:21:34 is 17861439.032117151 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-20 15:21:34 is 17861438.906040859 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-20 15:21:34 is 17861438.788745901 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-20 15:21:34 is 17861438.681562276 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-20 15:21:34 is 17861438.556786526 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-08-20 15:21:34 is 17861438.422211651 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-20 15:21:34 is 17861438.296998692 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-20 15:21:34 is 17861438.189579692 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-30 01:40:58 is 18676202.072940484 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-20 15:21:34 is 17861437.946716067 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-20 15:21:34 is 17861437.829856067 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-20 15:21:34 is 17861437.704279275 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861437.562558025 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-08-20 15:21:34 is 17861437.393217234 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-20 15:21:34 is 17861437.2220784 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861437.058451942 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-08-20 15:21:34 is 17861436.862859317 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-20 15:21:34 is 17861436.647236025 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-20 15:21:34 is 17861436.249632775 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-20 15:21:34 is 17861436.115860234 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-20 15:21:34 is 17861435.994940942 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-08-20 15:21:34 is 17861435.8698949 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861435.740540942 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-20 15:21:34 is 17861435.615387984 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-20 15:21:34 is 17861435.486137484 s in the future tar: ./net/forwarding: time stamp 2024-08-31 05:00:45 is 18774586.428226317 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-20 15:21:34 is 17861435.285978275 s in the future tar: ./net/mptcp/config: time stamp 2024-08-20 15:21:34 is 17861435.152591692 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-20 15:21:34 is 17861435.018847483 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-20 15:21:34 is 17861434.886093692 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-30 01:40:58 is 18676198.714755108 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-20 15:21:34 is 17861434.585593442 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-08-31 04:59:49 is 18774529.427154733 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-20 15:21:34 is 17861434.293993192 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-20 15:21:34 is 17861434.168687067 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-08-31 04:59:48 is 18774528.005898817 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-08-31 04:59:50 is 18774529.860065525 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-20 15:21:34 is 17861433.710195108 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-30 01:40:58 is 18676197.596820025 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-08-31 04:59:50 is 18774529.460095567 s in the future tar: ./net/mptcp: time stamp 2024-08-31 05:00:45 is 18774584.4016099 s in the future tar: ./net: time stamp 2024-08-27 23:50:52 is 18496791.343117192 s in the future tar: ./core/close_range_test: time stamp 2024-08-31 04:58:32 is 18774451.1596759 s in the future tar: ./core: time stamp 2024-08-31 05:00:38 is 18774577.101338192 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774503.946525275 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-08-31 04:59:25 is 18774503.812799567 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-08-31 04:59:25 is 18774503.692475775 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774503.567262733 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-08-31 04:59:25 is 18774503.433848858 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-08-31 04:59:24 is 18774502.312399941 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774503.166848566 s in the future tar: ./lkdtm/config: time stamp 2024-08-20 15:21:34 is 17861432.033489566 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774502.90835865 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774502.786871441 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-08-31 04:59:25 is 18774502.658192108 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-08-31 04:59:25 is 18774502.52867015 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774502.386560191 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774502.257973941 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-08-31 04:59:25 is 18774502.132514275 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774501.990526108 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-08-31 04:59:25 is 18774501.844406233 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-08-31 04:59:25 is 18774501.715958858 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774501.515125191 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-08-31 04:59:25 is 18774501.377780691 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774501.252280191 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774501.1239734 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-08-31 04:59:25 is 18774500.981816691 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-08-31 04:59:24 is 18774499.847531775 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-08-31 04:59:25 is 18774500.718403983 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-08-31 04:59:25 is 18774500.590358358 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-08-31 04:59:25 is 18774500.464149983 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774500.322284233 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-08-31 04:59:25 is 18774500.193029316 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774500.056569941 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774499.930286024 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774499.780158858 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-08-31 04:59:25 is 18774499.650850983 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-08-31 04:59:25 is 18774499.514607066 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-08-31 04:59:25 is 18774499.383549649 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774499.250985191 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774499.125053066 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-08-31 04:59:25 is 18774498.997600524 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774498.866536358 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-08-31 04:59:24 is 18774497.720757441 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774498.591296899 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-08-31 04:59:25 is 18774498.455574941 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774498.337079733 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-08-31 04:59:25 is 18774498.203605608 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-08-31 04:59:25 is 18774498.074100108 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-20 15:21:34 is 17861426.946890024 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774497.819930774 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-08-31 04:59:25 is 18774497.690991316 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-08-31 04:59:25 is 18774497.573689232 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-08-31 04:59:25 is 18774497.421560066 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-20 15:21:34 is 17861426.294360399 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774497.148884941 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774496.931482316 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774496.812854524 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-08-31 04:59:25 is 18774496.693900066 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-08-31 04:59:25 is 18774496.565107607 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-08-31 04:59:25 is 18774496.439255941 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774496.295810982 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-08-31 04:59:25 is 18774496.168427899 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774496.034916899 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774495.888890441 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774495.753910691 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774495.626222691 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774495.501086857 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-08-31 04:59:25 is 18774495.371725691 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-08-31 04:59:25 is 18774495.211748149 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774495.067381815 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-08-31 04:59:24 is 18774493.922070149 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-08-31 04:59:25 is 18774494.762951315 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-08-31 04:59:25 is 18774494.628130565 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774494.500152065 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-08-31 04:59:24 is 18774493.366756565 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-08-31 04:59:25 is 18774494.228999149 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-08-31 04:59:25 is 18774494.094481774 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-08-31 04:59:25 is 18774493.966402857 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774493.832834899 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774493.68251619 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-08-31 04:59:25 is 18774493.52759144 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-08-31 04:59:25 is 18774493.382289274 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774493.240453899 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-08-31 04:59:25 is 18774493.119931024 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-08-31 04:59:25 is 18774492.993364065 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774492.848402857 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-08-31 04:59:25 is 18774492.723276482 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-08-31 04:59:25 is 18774492.594319024 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-08-31 04:59:25 is 18774492.459621774 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-08-31 04:59:24 is 18774491.331254315 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774492.197688023 s in the future tar: ./lkdtm: time stamp 2024-08-31 05:00:43 is 18774570.117205857 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-08-31 05:00:23 is 18774549.791200732 s in the future tar: ./tdx/config: time stamp 2024-08-20 15:21:34 is 17861420.651004857 s in the future tar: ./tdx: time stamp 2024-08-31 05:00:50 is 18774576.593662523 s in the future tar: ./run_kselftest.sh: time stamp 2024-08-31 05:00:37 is 18774563.455586565 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-08-31 04:58:27 is 18774433.308862815 s in the future tar: ./cachestat: time stamp 2024-08-31 05:00:37 is 18774563.258944273 s in the future tar: ./tc-testing/settings: time stamp 2024-08-20 15:21:34 is 17861420.109850315 s in the future tar: ./tc-testing/config: time stamp 2024-08-20 15:21:34 is 17861419.960576565 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-08-20 15:21:34 is 17861419.834460232 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-08-20 15:21:34 is 17861419.700311065 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-08-20 15:21:34 is 17861419.55480469 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-08-20 15:21:34 is 17861419.425659565 s in the future tar: ./tc-testing/plugins: time stamp 2024-08-20 15:21:34 is 17861419.371308232 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-08-20 15:21:34 is 17861419.241717815 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-08-20 15:21:34 is 17861419.072854565 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-08-20 15:21:34 is 17861418.945773315 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-08-20 15:21:34 is 17861418.816384523 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-08-20 15:21:34 is 17861418.67456944 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-08-20 15:21:34 is 17861418.537100648 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-08-20 15:21:34 is 17861418.403588606 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-08-20 15:21:34 is 17861418.286958523 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-08-20 15:21:34 is 17861418.166074315 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-08-20 15:21:34 is 17861417.957585648 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-08-20 15:21:34 is 17861417.819884106 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-08-20 15:21:34 is 17861417.686374815 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-08-20 15:21:34 is 17861417.565841356 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-08-20 15:21:34 is 17861417.424677481 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-08-20 15:21:34 is 17861417.311014148 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-08-20 15:21:34 is 17861417.17753719 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-08-20 15:21:34 is 17861417.048536648 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-08-20 15:21:34 is 17861416.906519606 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-08-20 15:21:34 is 17861416.768870606 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-08-20 15:21:34 is 17861416.643666856 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-08-20 15:21:34 is 17861416.523016315 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-08-20 15:21:34 is 17861416.38955394 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-08-20 15:21:34 is 17861416.235004898 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-08-20 15:21:34 is 17861416.09548769 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-08-20 15:21:34 is 17861415.972518981 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-08-20 15:21:34 is 17861415.838891231 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-08-20 15:21:34 is 17861415.720143898 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-08-20 15:21:34 is 17861415.594971773 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-08-20 15:21:34 is 17861415.430383564 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-08-20 15:21:34 is 17861415.263461314 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-08-20 15:21:34 is 17861415.142315814 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-08-20 15:21:34 is 17861415.011207689 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-08-20 15:21:34 is 17861414.955574939 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-08-20 15:21:34 is 17861414.794358314 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-08-20 15:21:34 is 17861414.669243898 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-08-20 15:21:34 is 17861414.538830564 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-08-20 15:21:34 is 17861414.413784189 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-08-20 15:21:34 is 17861414.287624439 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-08-20 15:21:34 is 17861414.160705023 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-08-20 15:21:34 is 17861414.046673148 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-08-20 15:21:34 is 17861413.938266648 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-08-20 15:21:34 is 17861413.820479148 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-08-20 15:21:34 is 17861413.768554564 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-08-20 15:21:34 is 17861413.626783231 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-08-20 15:21:34 is 17861413.509923773 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-08-20 15:21:34 is 17861413.454598106 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-08-20 15:21:34 is 17861413.318076398 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-08-20 15:21:34 is 17861413.167701814 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-08-20 15:21:34 is 17861413.045846856 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-08-20 15:21:34 is 17861412.912299106 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-08-20 15:21:34 is 17861412.775715231 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-08-20 15:21:34 is 17861412.633841272 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-08-20 15:21:34 is 17861412.503903481 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-08-20 15:21:34 is 17861412.378651314 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-08-20 15:21:34 is 17861412.260783564 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-08-20 15:21:34 is 17861412.123274772 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-08-20 15:21:34 is 17861412.010488772 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-08-20 15:21:34 is 17861411.886462939 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-08-20 15:21:34 is 17861411.768576064 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-08-20 15:21:34 is 17861411.635122106 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-08-20 15:21:34 is 17861411.501740147 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-08-20 15:21:34 is 17861411.385990647 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-08-20 15:21:34 is 17861411.242741022 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-08-20 15:21:34 is 17861411.109212731 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-08-20 15:21:34 is 17861410.967520272 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-08-20 15:21:34 is 17861410.918805772 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-08-20 15:21:34 is 17861410.865907647 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-08-20 15:21:34 is 17861410.733993856 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-08-20 15:21:34 is 17861410.607180022 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-08-20 15:21:34 is 17861410.492187647 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-08-20 15:21:34 is 17861410.368115272 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-08-20 15:21:34 is 17861410.233482731 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-08-20 15:21:34 is 17861410.181934689 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-08-20 15:21:34 is 17861410.065177355 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-08-20 15:21:34 is 17861409.950933772 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-08-20 15:21:34 is 17861409.799813105 s in the future tar: ./tc-testing/scripts: time stamp 2024-08-20 15:21:34 is 17861409.749664605 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-08-20 15:21:34 is 17861409.60631648 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-08-20 15:21:34 is 17861409.491198314 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-08-20 15:21:34 is 17861409.38354898 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-08-27 23:50:52 is 18496767.240870272 s in the future tar: ./tc-testing: time stamp 2024-08-31 05:00:50 is 18774565.188990314 s in the future tar: ./kvm/settings: time stamp 2024-08-20 15:21:34 is 17861409.055866147 s in the future tar: ./kvm/config: time stamp 2024-08-20 15:21:34 is 17861408.947374355 s in the future tar: ./kvm: time stamp 2024-08-31 05:00:42 is 18774556.899554272 s in the future tar: ./timers/settings: time stamp 2024-08-20 15:21:34 is 17861408.747194647 s in the future tar: ./timers/adjtick: time stamp 2024-08-31 05:00:26 is 18774540.613693022 s in the future tar: ./timers/rtcpie: time stamp 2024-08-31 05:00:25 is 18774539.490719689 s in the future tar: ./timers/leapcrash: time stamp 2024-08-31 05:00:27 is 18774541.357937397 s in the future tar: ./timers/mqueue-lat: time stamp 2024-08-31 05:00:25 is 18774539.248254147 s in the future tar: ./timers/change_skew: time stamp 2024-08-31 05:00:26 is 18774540.129892439 s in the future tar: ./timers/set-tz: time stamp 2024-08-31 05:00:27 is 18774541.023469314 s in the future tar: ./timers/threadtest: time stamp 2024-08-31 05:00:25 is 18774538.873003397 s in the future tar: ./timers/raw_skew: time stamp 2024-08-31 05:00:25 is 18774538.747757855 s in the future tar: ./timers/nanosleep: time stamp 2024-08-31 05:00:24 is 18774537.612809064 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-08-31 05:00:26 is 18774539.489535105 s in the future tar: ./timers/freq-step: time stamp 2024-08-31 05:00:26 is 18774539.364081897 s in the future tar: ./timers/clocksource-switch: time stamp 2024-08-31 05:00:26 is 18774539.230613313 s in the future tar: ./timers/set-2038: time stamp 2024-08-31 05:00:27 is 18774540.112415188 s in the future tar: ./timers/inconsistency-check: time stamp 2024-08-31 05:00:25 is 18774537.988723022 s in the future tar: ./timers/set-tai: time stamp 2024-08-31 05:00:27 is 18774539.855138897 s in the future tar: ./timers/set-timer-lat: time stamp 2024-08-31 05:00:25 is 18774537.730069813 s in the future tar: ./timers/posix_timers: time stamp 2024-08-31 05:00:24 is 18774536.589969938 s in the future tar: ./timers/leap-a-day: time stamp 2024-08-31 05:00:27 is 18774539.47990848 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-08-31 05:00:26 is 18774538.362831688 s in the future tar: ./timers/nsleep-lat: time stamp 2024-08-31 05:00:25 is 18774537.221282522 s in the future tar: ./timers/skew_consistency: time stamp 2024-08-31 05:00:26 is 18774538.094851688 s in the future tar: ./timers: time stamp 2024-08-31 05:00:51 is 18774563.04509973 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-20 15:21:34 is 17861405.912363313 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-08-31 05:00:23 is 18774534.762385147 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-08-31 05:00:23 is 18774534.627747772 s in the future tar: ./syscall_user_dispatch: time stamp 2024-08-31 05:00:50 is 18774561.569282938 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-08-31 05:00:08 is 18774519.419135563 s in the future tar: ./ptrace/vmaccess: time stamp 2024-08-31 05:00:09 is 18774520.23591748 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-08-31 05:00:09 is 18774520.093969605 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-08-31 05:00:08 is 18774518.952322188 s in the future tar: ./ptrace: time stamp 2024-08-31 05:00:47 is 18774557.902230522 s in the future tar: ./static_keys/config: time stamp 2024-08-20 15:21:34 is 17861404.769296355 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-20 15:21:34 is 17861404.636610522 s in the future tar: ./static_keys: time stamp 2024-08-31 05:00:50 is 18774560.585252938 s in the future tar: ./kselftest-list.txt: time stamp 2024-08-31 05:00:54 is 18774564.45186073 s in the future tar: ./connector/proc_filter: time stamp 2024-08-31 04:58:32 is 18774422.302429813 s in the future tar: ./connector: time stamp 2024-08-31 05:00:38 is 18774548.252084146 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-08-31 04:58:59 is 18774448.684580271 s in the future tar: ./fchmodat2: time stamp 2024-08-31 05:00:40 is 18774549.618043396 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-20 15:21:34 is 17861403.485187438 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-08-20 15:21:34 is 17861403.376581271 s in the future tar: ./damon/access_memory_even: time stamp 2024-08-31 04:58:33 is 18774422.244093355 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-20 15:21:34 is 17861403.117465813 s in the future tar: ./damon/config: time stamp 2024-08-20 15:21:34 is 17861403.001200855 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-08-31 04:58:33 is 18774421.884321105 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-08-20 15:21:34 is 17861402.750880188 s in the future tar: ./damon/reclaim.sh: time stamp 2024-08-20 15:21:34 is 17861402.609765146 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-08-20 15:21:34 is 17861402.484125563 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-08-31 04:58:33 is 18774421.375567063 s in the future tar: ./damon/damos_quota.py: time stamp 2024-08-20 15:21:34 is 17861402.242702146 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-08-20 15:21:34 is 17861402.091777063 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-20 15:21:34 is 17861401.974939438 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-08-31 04:58:33 is 18774420.841421563 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-20 15:21:34 is 17861401.713155813 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-08-20 15:21:34 is 17861401.582876021 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-08-20 15:21:34 is 17861401.466132063 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-20 15:21:34 is 17861401.348870563 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-08-20 15:21:34 is 17861401.225208771 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-08-20 15:21:34 is 17861401.100005771 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-20 15:21:34 is 17861400.973943729 s in the future tar: ./damon/access_memory: time stamp 2024-08-31 04:58:33 is 18774419.848659979 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-08-20 15:21:34 is 17861400.707982813 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-20 15:21:34 is 17861400.574470896 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-20 15:21:34 is 17861400.464718896 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-20 15:21:34 is 17861400.339284729 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-08-20 15:21:34 is 17861400.151444438 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-08-20 15:21:34 is 17861400.007437646 s in the future tar: ./damon: time stamp 2024-08-31 05:00:38 is 18774543.956529521 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-08-31 04:59:27 is 18774472.797191979 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-08-31 04:59:27 is 18774472.656975604 s in the future tar: ./membarrier: time stamp 2024-08-31 05:00:43 is 18774548.598727479 s in the future tar: ./size/get_size: time stamp 2024-08-31 05:00:22 is 18774527.447781229 s in the future tar: ./size: time stamp 2024-08-31 05:00:50 is 18774555.397750729 s in the future tar: ./rlimits/config: time stamp 2024-08-20 15:21:34 is 17861399.263285938 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-08-31 05:00:15 is 18774520.139897563 s in the future tar: ./rlimits: time stamp 2024-08-31 05:00:49 is 18774554.077593729 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-20 15:21:34 is 17861398.930638271 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-08-31 04:59:32 is 18774476.787890312 s in the future tar: ./move_mount_set_group: time stamp 2024-08-31 05:00:44 is 18774548.729210354 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-08-31 05:00:27 is 18774531.577206271 s in the future tar: ./tmpfs: time stamp 2024-08-31 05:00:51 is 18774555.510526187 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-08-20 15:21:34 is 17861398.345619021 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-08-20 15:21:34 is 17861398.237098646 s in the future tar: ./power_supply: time stamp 2024-08-31 05:00:46 is 18774550.176937437 s in the future tar: ./rust/config: time stamp 2024-08-20 15:21:34 is 17861398.018540396 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-08-20 15:21:34 is 17861397.904791646 s in the future tar: ./rust: time stamp 2024-08-31 05:00:49 is 18774552.844870896 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-20 15:21:34 is 17861397.689985479 s in the future tar: ./cpu-hotplug: time stamp 2024-08-31 05:00:38 is 18774541.629332646 s in the future tar: ./nci/config: time stamp 2024-08-20 15:21:34 is 17861397.469514854 s in the future tar: ./nci/nci_dev: time stamp 2024-08-31 04:59:33 is 18774476.327568187 s in the future tar: ./nci: time stamp 2024-08-31 05:00:44 is 18774547.276366646 s in the future tar: .: time stamp 2024-08-31 05:00:54 is 18774557.218990354 s in the future skiplist: ======================================== ======================================== kcmp:kcmp_test ============== Tests to run =============== kcmp:kcmp_test ===========End Tests to run =============== shardfile-kcmp pass <12>[ 196.754965] kselftest: Running tests in kcmp TAP version 13 1..1 # timeout set to 45 # selftests: kcmp: kcmp_test # TAP version 13 # 1..3 # pid1: 364 pid2: 365 FD: 2 FILES: 2 VM: 1 FS: 2 SIGHAND: 2 IO: 0 SYSVSEM: 0 INV: -1 # PASS: 0 returned as expected # PASS: 0 returned as expected # PASS: 0 returned as expected # # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: kcmp: kcmp_test kcmp_kcmp_test pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #