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 (42 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1186133/tftp-deploy-1j_1wu4w/kernel/zImage tftp 0x82000000 1186133/tftp-deploy-1j_1wu4w/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 '1186133/tftp-deploy-1j_1wu4w/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 4 MiB/s done Bytes transferred = 11420160 (ae4200 hex) => tftp 0x83000000 1186133/tftp-deploy-1j_1wu4w/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1186133/tftp-deploy-1j_1wu4w/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 '1186133/tftp-deploy-1j_1wu4w/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.2 MiB 4.1 MiB/s done Bytes transferred = 14842639 (e27b0f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1186133/tftp-deploy-1j_1wu4w/dtb/am335x-boneblack.dtb tftp 0x88000000 1186133/tftp-deploy-1j_1wu4w/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 '1186133/tftp-deploy-1j_1wu4w/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.4 MiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186133/extract-nfsrootfs-ktkh7hhv,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/1186133/extract-nfsrootfs-ktkh7hhv,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 - 0xae4200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-08-30 9:23:24 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14842575 Bytes = 14.2 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 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5-next-20240830 (KernelCI@build-j301620-arm-gcc-12-multi-v7-defconfig-nc68q) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Aug 30 08:10:02 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 s40524 r8192 d20916 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186133/extract-nfsrootfs-ktkh7hhv,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.008342] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019137] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033918] Console: colour dummy device 80x30 <3>[ 0.038812] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045883] This ensures that you still see kernel messages. Please <3>[ 0.052607] update your kernel commandline. <6>[ 0.057221] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096145] CPU: Testing write buffer coherency: ok <6>[ 0.101517] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106981] pid_max: default: 32768 minimum: 301 <6>[ 0.112170] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119994] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129371] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136361] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146004] rcu: Hierarchical SRCU implementation. <6>[ 0.151283] rcu: Max phase no-delay instances is 1000. <6>[ 0.162344] EFI services will not be available. <6>[ 0.167619] smp: Bringing up secondary CPUs ... <6>[ 0.172660] smp: Brought up 1 node, 1 CPU <6>[ 0.177059] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183829] CPU: All CPU(s) started in SVC mode. <6>[ 0.189012] Memory: 405964K/522240K available (16384K kernel code, 2529K rwdata, 6772K rodata, 2048K init, 432K bss, 49088K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205296] devtmpfs: initialized <6>[ 0.222646] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231221] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241675] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.253978] pinctrl core: initialized pinctrl subsystem <6>[ 0.264627] DMI not present or invalid. <6>[ 0.270502] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279377] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.290964] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291121] cpuidle: using governor menu <6>[ 0.326751] No ATAGs? <6>[ 0.329483] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.341391] Serial: AMBA PL011 UART driver <6>[ 0.375465] iommu: Default domain type: Translated <6>[ 0.380809] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.411029] SCSI subsystem initialized <6>[ 0.415920] usbcore: registered new interface driver usbfs <6>[ 0.421972] usbcore: registered new interface driver hub <6>[ 0.427761] usbcore: registered new device driver usb <6>[ 0.434287] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439715] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.449417] PTP clock support registered <6>[ 0.453865] EDAC MC: Ver: 3.0.0 <6>[ 0.517241] scmi_core: SCMI protocol bus registered <6>[ 0.525490] vgaarb: loaded <6>[ 0.529238] clocksource: Switched to clocksource dmtimer <6>[ 0.565794] NET: Registered PF_INET protocol family <6>[ 0.571493] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.580359] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.589287] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.597527] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.605812] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.613527] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.620443] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.627450] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.635063] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.723789] RPC: Registered named UNIX socket transport module. <6>[ 0.730225] RPC: Registered udp transport module. <6>[ 0.735332] RPC: Registered tcp transport module. <6>[ 0.740459] RPC: Registered tcp-with-tls transport module. <6>[ 0.746370] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.753292] PCI: CLS 0 bytes, default 64 <5>[ 0.759096] Initialise system trusted keyrings <6>[ 0.777659] Trying to unpack rootfs image as initramfs... <6>[ 0.859159] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.866690] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.890098] NFS: Registering the id_resolver key type <5>[ 0.895709] Key type id_resolver registered <5>[ 0.900398] Key type id_legacy registered <6>[ 0.904844] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.912063] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.989656] Key type asymmetric registered <5>[ 0.994180] Asymmetric key parser 'x509' registered <6>[ 0.999657] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.007542] io scheduler mq-deadline registered <6>[ 1.012503] io scheduler kyber registered <6>[ 1.016956] io scheduler bfq registered <6>[ 1.404097] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.443678] msm_serial: driver initialized <6>[ 1.448455] SuperH (H)SCI(F) driver initialized <6>[ 1.453780] STMicroelectronics ASC driver initialized <6>[ 1.459463] STM32 USART driver initialized <6>[ 1.589873] brd: module loaded <6>[ 1.630654] loop: module loaded <4>[ 1.670449] SPI driver spidev has no spi_device_id for elgin,jg10309-01 <6>[ 1.684958] CAN device driver interface <6>[ 1.690160] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.697065] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.702531] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.708968] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.714818] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.724052] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.730213] usbcore: registered new interface driver pegasus <6>[ 1.736344] usbcore: registered new interface driver asix <6>[ 1.742239] usbcore: registered new interface driver ax88179_178a <6>[ 1.748806] usbcore: registered new interface driver cdc_ether <6>[ 1.755143] usbcore: registered new interface driver smsc75xx <6>[ 1.761379] usbcore: registered new interface driver smsc95xx <6>[ 1.767588] usbcore: registered new interface driver net1080 <6>[ 1.773733] usbcore: registered new interface driver cdc_subset <6>[ 1.780145] usbcore: registered new interface driver zaurus <6>[ 1.786225] usbcore: registered new interface driver cdc_ncm <6>[ 1.795701] usbcore: registered new interface driver usb-storage <6>[ 2.101336] i2c_dev: i2c /dev entries driver <5>[ 2.165489] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 2.174996] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.181761] sdhci: Copyright(c) Pierre Ossman <6>[ 2.188113] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.196004] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.299982] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.330604] usbcore: registered new interface driver usbhid <6>[ 2.336639] usbhid: USB HID core driver <6>[ 2.395604] NET: Registered PF_INET6 protocol family <6>[ 2.421125] Segment Routing with IPv6 <6>[ 2.425269] In-situ OAM (IOAM) with IPv6 <6>[ 2.429815] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.437069] NET: Registered PF_PACKET protocol family <6>[ 2.442640] can: controller area network core <6>[ 2.447466] NET: Registered PF_CAN protocol family <6>[ 2.452698] can: raw protocol <6>[ 2.456024] can: broadcast manager protocol <6>[ 2.460643] can: netlink gateway - max_hops=1 <5>[ 2.466157] Key type dns_resolver registered <6>[ 2.471230] ThumbEE CPU extension supported. <5>[ 2.475919] Registering SWP/SWPB emulation handler <3>[ 2.481627] omap_voltage_late_init: Voltage driver support not added <5>[ 2.679825] Loading compiled-in X.509 certificates <6>[ 2.798283] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.814960] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.838553] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 3.048803] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.250927] OMAP GPIO hardware version 0.1 <6>[ 3.269580] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.361501] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.405377] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.446210] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.483498] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.524013] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.585158] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.605847] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.632541] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.649909] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.739733] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.765985] random: crng init done <6>[ 3.810110] Freeing initrd memory: 14496K <6>[ 3.819366] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.871652] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.881848] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.889117] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.895536] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.903661] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.915303] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.924332] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.953962] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.962538] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.029667] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.043953] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.066641] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.104225] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.113737] printk: legacy console [ttyS0] enabled <6>[ 4.113737] printk: legacy console [ttyS0] enabled <6>[ 4.124063] printk: legacy bootconsole [omap8250] disabled <6>[ 4.124063] printk: legacy bootconsole [omap8250] disabled <4>[ 4.179934] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.187304] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.206934] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.213863] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.227558] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.239438] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.258921] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.268097] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.273248] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.286687] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.295333] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.304050] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.428526] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.472782] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.506620] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.515386] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.569727] mmc1: new high speed MMC card at address 0001 <6>[ 4.578337] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.589117] mmcblk1: p1 <6>[ 4.594023] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.604811] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.615518] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.622679] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.770268] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.829393] Sending DHCP requests ., OK <6>[ 6.893772] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.211 <6>[ 6.901842] IP-Config: Complete: <6>[ 6.905381] 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.915812] host=172.16.3.211, domain=denx.de, nis-domain=(none) <6>[ 6.922634] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.922668] nameserver0=172.16.3.3 <6>[ 6.934003] ntpserver0=172.16.3.3 <6>[ 6.939420] clk: Disabling unused clocks <6>[ 6.944033] PM: genpd: Disabling unused power domains <6>[ 6.961964] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.971759] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.143754] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.304292] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.510642] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.516315] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.691328] hub 1-0:1.0: USB hub found <6>[ 10.789439] hub 1-0:1.0: 1 port detected <6>[ 10.832777] 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>[ 15.525079] systemd[1]: System time before build time, advancing clock. <30>[ 15.690733] 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.727393] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.781028] systemd[1]: Hostname set to . <30>[ 18.128469] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.143621] 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>[ 18.182052] 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>[ 18.225115] 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>[ 18.271152] 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>[ 18.311620] 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>[ 18.360369] 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>[ 18.400345] 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>[ 18.420918] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.460748] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.499936] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.540241] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.579962] 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>[ 18.619804] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.660641] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.700084] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.740940] 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.840258] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.857858] 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.903540] 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.952985] 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.994523] 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>[ 19.042931] 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>[ 19.091083] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 19.107843] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 19.159765] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.208345] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 19.323563] 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>[ 19.390468] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.472546] 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>[ 19.563607] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.643181] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.688812] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.781889] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.841632] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.857245] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.900750] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 20.010613] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 20.093699] 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>[ 20.204786] 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>[ 20.332987] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.470209] 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>[ 20.514541] 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>[ 20.573400] 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.782221] 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... <46>[ 21.615242] systemd-journald[162]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-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>[ 27.730825] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.970850] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.978977] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.989333] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.998302] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[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. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[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. [[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-bdebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.11.0-rc5-next-20240830 #1 SMP Fri Aug 30 08:10:02 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/1186133/extract-nfsrootfs-ktkh7hhv' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1186133/extract-nfsrootfs-ktkh7hhv' / # 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-1186133/environment . /lava-1186133/environment / # /lava-1186133/bin/lava-test-runner /lava-1186133/0 /lava-1186133/bin/lava-test-runner /lava-1186133/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1186133/0/tests/0_timesync-off ++ cat uuid + UUID=1186133_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-capabilities + TESTRUN_ID=1_kselftest-capabilities + cd /lava-1186133/0/tests/1_kselftest-capabilities ++ cat uuid + UUID=1186133_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c capabilities -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20240830/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:17-- http://storage.kernelci.org/next/master/next-20240830/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: 4009156 (3.8M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 166KB/s kselftest_armhf.tar 5%[> ] 218.67K 362KB/s kselftest_armhf.tar 18%[==> ] 733.79K 813KB/s kselftest_armhf.tar 32%[=====> ] 1.22M 1.06MB/s kselftest_armhf.tar 42%[=======> ] 1.64M 1.21MB/s kselftest_armhf.tar 55%[==========> ] 2.13M 1.37MB/s kselftest_armhf.tar 66%[============> ] 2.53M 1.44MB/s kselftest_armhf.tar 76%[==============> ] 2.93M 1.50MB/s kselftest_armhf.tar 83%[===============> ] 3.21M 1.46MB/s kselftest_armhf.tar 96%[==================> ] 3.71M 1.54MB/s kselftest_armhf.tar 100%[===================>] 3.82M 1.53MB/s in 2.5s 2024-01-26 21:49:20 (1.53 MB/s) - 'kselftest_armhf.tar.gz' saved [4009156/4009156] tar: ./memory-hotplug/config: time stamp 2024-08-21 07:48:04 is 17920722.679653078 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-21 07:48:04 is 17920722.53059437 s in the future tar: ./memory-hotplug: time stamp 2024-08-30 08:25:53 is 18700591.467096078 s in the future tar: ./rtc/settings: time stamp 2024-08-21 07:48:04 is 17920722.310568995 s in the future tar: ./rtc/setdate: time stamp 2024-08-30 08:25:22 is 18700560.181025787 s in the future tar: ./rtc/rtctest: time stamp 2024-08-30 08:25:22 is 18700560.047726078 s in the future tar: ./rtc: time stamp 2024-08-30 08:26:00 is 18700597.980143328 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-08-30 08:23:21 is 18700438.811975078 s in the future tar: ./clone3/clone3: time stamp 2024-08-30 08:23:21 is 18700438.688324453 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-08-30 08:23:21 is 18700438.554625828 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-08-30 08:23:21 is 18700438.404500578 s in the future tar: ./clone3: time stamp 2024-08-30 08:25:47 is 18700584.343585912 s in the future tar: ./firmware/settings: time stamp 2024-08-21 07:48:04 is 17920721.211432745 s in the future tar: ./firmware/config: time stamp 2024-08-21 07:48:04 is 17920721.071414995 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-21 07:48:04 is 17920720.943143287 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-21 07:48:04 is 17920720.801291162 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-21 07:48:04 is 17920720.68092112 s in the future tar: ./firmware/fw_namespace: time stamp 2024-08-30 08:24:09 is 18700485.545824703 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-21 07:48:04 is 17920720.42601837 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-21 07:48:04 is 17920720.284311786 s in the future tar: ./firmware: time stamp 2024-08-30 08:25:50 is 18700586.228480953 s in the future tar: ./rseq/settings: time stamp 2024-08-21 07:48:04 is 17920720.086740661 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-08-30 08:25:17 is 18700552.955060411 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-08-30 08:25:21 is 18700556.79757762 s in the future tar: ./rseq/librseq.so: time stamp 2024-08-30 08:25:16 is 18700551.659915161 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-08-30 08:25:20 is 18700555.493116411 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-08-30 08:25:18 is 18700553.336162328 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-08-30 08:25:17 is 18700552.162446078 s in the future tar: ./rseq/param_test: time stamp 2024-08-30 08:25:18 is 18700552.988622953 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-08-30 08:25:19 is 18700553.834347745 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-21 07:48:04 is 17920718.710667036 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-08-30 08:25:20 is 18700554.541253036 s in the future tar: ./rseq/basic_test: time stamp 2024-08-30 08:25:17 is 18700551.379952828 s in the future tar: ./rseq: time stamp 2024-08-30 08:25:59 is 18700593.325806036 s in the future tar: ./tpm2/settings: time stamp 2024-08-21 07:48:04 is 17920718.177377953 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-21 07:48:04 is 17920718.057725411 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-21 07:48:04 is 17920717.907567995 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-21 07:48:04 is 17920717.733744495 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-21 07:48:04 is 17920717.593637994 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-08-21 07:48:04 is 17920717.468559453 s in the future tar: ./tpm2: time stamp 2024-08-30 08:26:02 is 18700595.415594619 s in the future tar: ./perf_events/settings: time stamp 2024-08-21 07:48:04 is 17920717.266453661 s in the future tar: ./perf_events/config: time stamp 2024-08-21 07:48:04 is 17920717.159116744 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-08-30 08:25:05 is 18700538.027323744 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-08-30 08:25:05 is 18700537.883949369 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-08-30 08:25:05 is 18700537.757813328 s in the future tar: ./perf_events: time stamp 2024-08-30 08:25:56 is 18700588.707578828 s in the future tar: ./lsm/config: time stamp 2024-08-21 07:48:04 is 17920716.566946619 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-08-30 08:24:32 is 18700504.431621869 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-08-30 08:24:31 is 18700503.275110453 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-08-30 08:24:32 is 18700504.140449453 s in the future tar: ./lsm: time stamp 2024-08-30 08:25:53 is 18700585.083274536 s in the future tar: ./timens/config: time stamp 2024-08-21 07:48:04 is 17920715.933848869 s in the future tar: ./timens/timerfd: time stamp 2024-08-30 08:25:26 is 18700557.797985119 s in the future tar: ./timens/procfs: time stamp 2024-08-30 08:25:27 is 18700558.664523453 s in the future tar: ./timens/timens: time stamp 2024-08-30 08:25:26 is 18700557.539413994 s in the future tar: ./timens/timer: time stamp 2024-08-30 08:25:26 is 18700557.397664369 s in the future tar: ./timens/futex: time stamp 2024-08-30 08:25:27 is 18700558.264313661 s in the future tar: ./timens/exec: time stamp 2024-08-30 08:25:27 is 18700558.139462994 s in the future tar: ./timens/vfork_exec: time stamp 2024-08-30 08:25:27 is 18700557.989085286 s in the future tar: ./timens/gettime_perf: time stamp 2024-08-30 08:25:27 is 18700557.847293619 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-08-30 08:25:26 is 18700556.705402911 s in the future tar: ./timens: time stamp 2024-08-30 08:26:01 is 18700591.655517036 s in the future tar: ./mount_setattr/config: time stamp 2024-08-21 07:48:04 is 17920714.505546661 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-08-30 08:24:36 is 18700506.281866744 s in the future tar: ./mount_setattr: time stamp 2024-08-30 08:25:53 is 18700583.230338869 s in the future tar: ./iommu/config: time stamp 2024-08-21 07:48:04 is 17920714.080250661 s in the future tar: ./iommu/iommufd: time stamp 2024-08-30 08:24:16 is 18700485.882492661 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-08-30 08:24:16 is 18700485.731983411 s in the future tar: ./iommu: time stamp 2024-08-30 08:25:51 is 18700580.681239202 s in the future tar: ./sync/config: time stamp 2024-08-21 07:48:04 is 17920713.496770869 s in the future tar: ./sync/sync_test: time stamp 2024-08-30 08:25:25 is 18700554.362333619 s in the future tar: ./sync: time stamp 2024-08-30 08:26:00 is 18700589.298355369 s in the future tar: ./lib/config: time stamp 2024-08-21 07:48:04 is 17920713.163648202 s in the future tar: ./lib/printf.sh: time stamp 2024-08-21 07:48:04 is 17920713.038013744 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-21 07:48:04 is 17920712.913920452 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-21 07:48:04 is 17920712.770583119 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-21 07:48:04 is 17920712.597034161 s in the future tar: ./lib: time stamp 2024-08-30 08:25:52 is 18700580.546039161 s in the future tar: ./ipc/config: time stamp 2024-08-21 07:48:04 is 17920712.286722202 s in the future tar: ./ipc/msgque: time stamp 2024-08-30 08:24:16 is 18700484.155214911 s in the future tar: ./ipc: time stamp 2024-08-30 08:25:51 is 18700579.104771411 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-08-30 08:23:18 is 18700425.90310966 s in the future tar: ./breakpoints: time stamp 2024-08-30 08:25:46 is 18700573.844819952 s in the future tar: ./zram/zram.sh: time stamp 2024-08-21 07:48:04 is 17920711.703763077 s in the future tar: ./zram/config: time stamp 2024-08-21 07:48:04 is 17920711.578735535 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-21 07:48:04 is 17920711.453681744 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-21 07:48:04 is 17920711.327701119 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-21 07:48:04 is 17920711.195348827 s in the future tar: ./zram: time stamp 2024-08-30 08:26:03 is 18700590.14628066 s in the future tar: ./pid_namespace/config: time stamp 2024-08-21 07:48:04 is 17920710.994992535 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-08-30 08:25:07 is 18700533.852075077 s in the future tar: ./pid_namespace: time stamp 2024-08-30 08:25:56 is 18700582.802131452 s in the future tar: ./cgroup/config: time stamp 2024-08-21 07:48:04 is 17920710.670791369 s in the future tar: ./cgroup/test_kill: time stamp 2024-08-30 08:23:19 is 18700425.526747994 s in the future tar: ./cgroup/test_zswap: time stamp 2024-08-30 08:23:20 is 18700426.401641285 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-08-30 08:23:19 is 18700425.259881035 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-21 07:48:04 is 17920710.12849666 s in the future tar: ./cgroup/test_pids: time stamp 2024-08-30 08:23:20 is 18700426.00152841 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-08-30 08:23:19 is 18700424.876304327 s in the future tar: ./cgroup/test_core: time stamp 2024-08-30 08:23:18 is 18700423.759584994 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-08-21 07:48:04 is 17920709.644871077 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-21 07:48:04 is 17920709.53414016 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-21 07:48:04 is 17920709.417397577 s in the future tar: ./cgroup/test_cpu: time stamp 2024-08-30 08:23:19 is 18700424.292235869 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-08-30 08:23:20 is 18700425.17748916 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-08-30 08:23:20 is 18700425.058611577 s in the future tar: ./cgroup/test_freezer: time stamp 2024-08-30 08:23:19 is 18700423.908555827 s in the future tar: ./cgroup/test_kmem: time stamp 2024-08-30 08:23:20 is 18700424.791765243 s in the future tar: ./cgroup: time stamp 2024-08-30 08:25:47 is 18700571.733376035 s in the future tar: ./user_events/settings: time stamp 2024-08-21 07:48:04 is 17920708.610077868 s in the future tar: ./user_events/config: time stamp 2024-08-21 07:48:04 is 17920708.508242243 s in the future tar: ./user_events/dyn_test: time stamp 2024-08-30 08:25:31 is 18700555.374824077 s in the future tar: ./user_events/abi_test: time stamp 2024-08-30 08:25:32 is 18700556.243345118 s in the future tar: ./user_events/perf_test: time stamp 2024-08-30 08:25:31 is 18700555.117538243 s in the future tar: ./user_events/ftrace_test: time stamp 2024-08-30 08:25:31 is 18700554.982589577 s in the future tar: ./user_events: time stamp 2024-08-30 08:26:02 is 18700585.924025493 s in the future tar: ./sigaltstack/sas: time stamp 2024-08-30 08:25:25 is 18700548.775146618 s in the future tar: ./sigaltstack: time stamp 2024-08-30 08:26:00 is 18700583.726230868 s in the future tar: ./futex/run.sh: time stamp 2024-08-30 08:25:51 is 18700574.592120118 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-08-30 08:24:10 is 18700473.35707116 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-08-30 08:24:09 is 18700472.233268618 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-08-30 08:24:10 is 18700473.108079952 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-21 07:48:04 is 17920706.974697368 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-08-30 08:24:11 is 18700473.833090493 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-08-30 08:24:11 is 18700473.706354243 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-08-30 08:24:10 is 18700472.574300243 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-08-30 08:24:09 is 18700471.440929201 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-08-30 08:24:11 is 18700473.29097291 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-08-30 08:24:10 is 18700472.164557493 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-08-30 08:24:10 is 18700472.04885641 s in the future tar: ./futex/functional: time stamp 2024-08-30 08:25:51 is 18700572.982933285 s in the future tar: ./futex: time stamp 2024-08-30 08:25:51 is 18700572.922497868 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-21 07:48:04 is 17920705.763722701 s in the future tar: ./fpu/test_fpu: time stamp 2024-08-30 08:24:09 is 18700470.638557035 s in the future tar: ./fpu: time stamp 2024-08-30 08:25:50 is 18700571.591076868 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-21 07:48:04 is 17920705.431554493 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-08-30 08:23:22 is 18700423.313215743 s in the future tar: ./drivers/dma-buf: time stamp 2024-08-30 08:25:48 is 18700569.24809191 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-08-21 07:48:04 is 17920705.054581535 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-08-30 08:25:49 is 18700569.997773201 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-08-30 08:25:49 is 18700569.946165243 s in the future tar: ./drivers/platform/x86: time stamp 2024-08-30 08:25:49 is 18700569.896064535 s in the future tar: ./drivers/platform: time stamp 2024-08-30 08:25:49 is 18700569.846024785 s in the future tar: ./drivers/net/config: time stamp 2024-08-27 14:25:41 is 18462961.715112243 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-08-27 14:25:41 is 18462961.598293493 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-21 07:48:04 is 17920704.445507951 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-21 07:48:04 is 17920704.328940743 s in the future tar: ./drivers/net/team: time stamp 2024-08-30 08:25:48 is 18700568.272140035 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-08-21 07:48:04 is 17920704.122100326 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-08-21 07:48:04 is 17920703.99508816 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-08-21 07:48:04 is 17920703.88671916 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-08-21 07:48:04 is 17920703.780701826 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-08-21 07:48:04 is 17920703.669806159 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-08-21 07:48:04 is 17920703.553105576 s in the future tar: ./drivers/net/lib/py: time stamp 2024-08-21 07:48:04 is 17920703.503029826 s in the future tar: ./drivers/net/lib: time stamp 2024-08-21 07:48:04 is 17920703.452942326 s in the future tar: ./drivers/net/stats.py: time stamp 2024-08-21 07:48:04 is 17920703.321884451 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-08-21 07:48:04 is 17920703.177705284 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-08-21 07:48:04 is 17920703.069224868 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-08-21 07:48:04 is 17920702.960732868 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-08-30 08:25:49 is 18700567.902377243 s in the future tar: ./drivers/net/ping.py: time stamp 2024-08-21 07:48:04 is 17920702.787298951 s in the future tar: ./drivers/net/queues.py: time stamp 2024-08-21 07:48:04 is 17920702.670574868 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-21 07:48:04 is 17920702.535108076 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-21 07:48:04 is 17920702.395110493 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-21 07:48:04 is 17920702.287831743 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-08-21 07:48:04 is 17920702.161675493 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-08-21 07:48:04 is 17920702.043243118 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-21 07:48:04 is 17920701.909657784 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-08-21 07:48:04 is 17920701.786330993 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-21 07:48:04 is 17920701.652815243 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-08-21 07:48:04 is 17920701.534431576 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-08-21 07:48:04 is 17920701.417546701 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-08-21 07:48:04 is 17920701.310843868 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-08-21 07:48:04 is 17920701.194033159 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-21 07:48:04 is 17920701.059082409 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-21 07:48:04 is 17920700.933652409 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-21 07:48:04 is 17920700.886224826 s in the future tar: ./drivers/net: time stamp 2024-08-30 08:25:49 is 18700565.802947659 s in the future tar: ./drivers: time stamp 2024-08-30 08:25:49 is 18700565.746077659 s in the future tar: ./cpufreq/config: time stamp 2024-08-21 07:48:04 is 17920700.591926909 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-21 07:48:04 is 17920700.466581576 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-21 07:48:04 is 17920700.344144992 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-21 07:48:04 is 17920700.235571951 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-21 07:48:04 is 17920700.117970367 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-21 07:48:04 is 17920699.999643367 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-21 07:48:04 is 17920699.875917617 s in the future tar: ./cpufreq: time stamp 2024-08-30 08:25:47 is 18700562.826867617 s in the future tar: ./mount/config: time stamp 2024-08-21 07:48:04 is 17920699.692428242 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-08-30 08:24:33 is 18700488.557377701 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-08-30 08:24:33 is 18700488.432316617 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-21 07:48:04 is 17920699.323899367 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-21 07:48:04 is 17920699.208617867 s in the future tar: ./mount: time stamp 2024-08-30 08:25:53 is 18700568.141907826 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-08-30 08:24:37 is 18700491.990207492 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-08-30 08:24:37 is 18700491.850542742 s in the future tar: ./mqueue: time stamp 2024-08-30 08:25:54 is 18700568.800034076 s in the future tar: ./uevent/config: time stamp 2024-08-21 07:48:04 is 17920698.641489867 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-08-30 08:25:31 is 18700545.506384326 s in the future tar: ./uevent: time stamp 2024-08-30 08:26:02 is 18700576.448134034 s in the future tar: ./alsa/global-timer: time stamp 2024-08-30 08:23:17 is 18700411.307754117 s in the future tar: ./alsa/mixer-test: time stamp 2024-08-30 08:23:17 is 18700411.174228992 s in the future tar: ./alsa/pcm-test: time stamp 2024-08-30 08:23:17 is 18700411.032628659 s in the future tar: ./alsa/libatest.so: time stamp 2024-08-30 08:23:17 is 18700410.905587992 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-08-30 08:23:17 is 18700410.772171409 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-08-21 07:48:04 is 17920697.6572257 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-08-21 07:48:04 is 17920697.505221784 s in the future tar: ./alsa/conf.d: time stamp 2024-08-21 07:48:04 is 17920697.455139034 s in the future tar: ./alsa/utimer-test: time stamp 2024-08-30 08:23:18 is 18700411.332135242 s in the future tar: ./alsa: time stamp 2024-08-30 08:25:46 is 18700559.254882825 s in the future tar: ./capabilities/test_execve: time stamp 2024-08-30 08:23:18 is 18700411.10657045 s in the future tar: ./capabilities/validate_cap: time stamp 2024-08-30 08:23:18 is 18700410.954767325 s in the future tar: ./capabilities: time stamp 2024-08-30 08:25:47 is 18700559.899102659 s in the future tar: ./nsfs/config: time stamp 2024-08-21 07:48:04 is 17920696.771193992 s in the future tar: ./nsfs/owner: time stamp 2024-08-30 08:25:05 is 18700517.639596325 s in the future tar: ./nsfs/pidns: time stamp 2024-08-30 08:25:05 is 18700517.5071427 s in the future tar: ./nsfs: time stamp 2024-08-30 08:25:56 is 18700568.447715242 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-08-30 08:25:46 is 18700558.29803645 s in the future tar: ./kselftest/module.sh: time stamp 2024-08-30 08:25:46 is 18700558.189958992 s in the future tar: ./kselftest/runner.sh: time stamp 2024-08-30 08:25:46 is 18700558.064001492 s in the future tar: ./kselftest/ksft.py: time stamp 2024-08-30 08:25:46 is 18700557.937146909 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-08-30 08:25:46 is 18700557.822530575 s in the future tar: ./kselftest: time stamp 2024-08-30 08:25:46 is 18700557.772399284 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-08-21 07:48:04 is 17920695.630209867 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-08-21 07:48:04 is 17920695.511877492 s in the future tar: ./dt/compatible_list: time stamp 2024-08-30 08:24:05 is 18700456.19506295 s in the future tar: ./dt: time stamp 2024-08-30 08:25:49 is 18700560.1418737 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-21 07:48:04 is 17920694.938292617 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-08-30 08:24:08 is 18700458.77785245 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-21 07:48:04 is 17920694.661219408 s in the future tar: ./filesystems/fat: time stamp 2024-08-30 08:25:50 is 18700560.613056533 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-08-30 08:24:06 is 18700456.496326033 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-08-30 08:24:08 is 18700458.28289795 s in the future tar: ./filesystems/epoll: time stamp 2024-08-30 08:25:50 is 18700560.219040408 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-08-30 08:24:08 is 18700458.070959658 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-08-30 08:24:08 is 18700457.94560695 s in the future tar: ./filesystems/statmount: time stamp 2024-08-30 08:25:50 is 18700559.888008533 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-08-30 08:24:08 is 18700457.72685045 s in the future tar: ./filesystems/overlayfs: time stamp 2024-08-30 08:25:50 is 18700559.676823367 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-08-30 08:24:06 is 18700455.553502075 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-21 07:48:04 is 17920693.412420658 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-08-30 08:24:06 is 18700455.265639242 s in the future tar: ./filesystems/binderfs: time stamp 2024-08-30 08:25:50 is 18700559.201460575 s in the future tar: ./filesystems: time stamp 2024-08-30 08:25:50 is 18700559.1513932 s in the future tar: ./openat2/openat2_test: time stamp 2024-08-30 08:25:11 is 18700519.678246908 s in the future tar: ./openat2/resolve_test: time stamp 2024-08-30 08:25:14 is 18700522.15528545 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-08-30 08:25:14 is 18700521.765337658 s in the future tar: ./openat2: time stamp 2024-08-30 08:25:57 is 18700564.701110575 s in the future tar: ./gpio/config: time stamp 2024-08-21 07:48:04 is 17920691.561187533 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-21 07:48:04 is 17920691.44431445 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-08-30 08:24:11 is 18700458.302190408 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-08-30 08:24:11 is 18700458.167292116 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-21 07:48:04 is 17920691.0519207 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-08-30 08:24:12 is 18700458.935426116 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-21 07:48:04 is 17920690.810100241 s in the future tar: ./gpio: time stamp 2024-08-30 08:25:51 is 18700557.748177908 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-08-21 07:48:04 is 17920690.576638116 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-08-21 07:48:04 is 17920690.402252533 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-08-21 07:48:04 is 17920690.276342616 s in the future tar: ./devices/probe/boards: time stamp 2024-08-21 07:48:04 is 17920690.210423741 s in the future tar: ./devices/probe: time stamp 2024-08-30 08:25:48 is 18700554.149710033 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-08-21 07:48:04 is 17920690.00927945 s in the future tar: ./devices/error_logs: time stamp 2024-08-30 08:25:48 is 18700553.957764116 s in the future tar: ./devices: time stamp 2024-08-30 08:25:48 is 18700553.905917866 s in the future tar: ./pstore/config: time stamp 2024-08-21 07:48:04 is 17920689.747478241 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-21 07:48:04 is 17920689.630656991 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-21 07:48:04 is 17920689.517150366 s in the future tar: ./pstore/common_tests: time stamp 2024-08-21 07:48:04 is 17920689.400219658 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-21 07:48:04 is 17920689.272043616 s in the future tar: ./pstore: time stamp 2024-08-30 08:25:56 is 18700561.213757783 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-21 07:48:04 is 17920689.073467658 s in the future tar: ./intel_pstate: time stamp 2024-08-30 08:25:51 is 18700556.024933366 s in the future tar: ./ftrace/settings: time stamp 2024-08-21 07:48:04 is 17920688.888549574 s in the future tar: ./ftrace/config: time stamp 2024-08-21 07:48:04 is 17920688.755058241 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-08-21 07:48:04 is 17920688.639552116 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-08-21 07:48:04 is 17920688.479769824 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-08-21 07:48:04 is 17920688.363139074 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920688.238990408 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-21 07:48:04 is 17920688.123945283 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-08-21 07:48:04 is 17920688.012902658 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-08-21 07:48:04 is 17920687.904488574 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-08-21 07:48:04 is 17920687.796943158 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920687.663433658 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-21 07:48:04 is 17920687.556557783 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-21 07:48:04 is 17920687.429095991 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-21 07:48:04 is 17920687.304877199 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-08-21 07:48:04 is 17920687.188001199 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-21 07:48:04 is 17920687.047786658 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-21 07:48:04 is 17920686.928756199 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920686.804425991 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-21 07:48:04 is 17920686.754275699 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-21 07:48:04 is 17920686.613796324 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-21 07:48:04 is 17920686.495031241 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-21 07:48:04 is 17920686.436584782 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-21 07:48:04 is 17920686.295385782 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-21 07:48:04 is 17920686.186152157 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-08-21 07:48:04 is 17920686.055977282 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-08-21 07:48:04 is 17920685.902693782 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-21 07:48:04 is 17920685.786704907 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-21 07:48:04 is 17920685.662869116 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-21 07:48:04 is 17920685.552441866 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-21 07:48:04 is 17920685.427329407 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-08-21 07:48:04 is 17920685.302816782 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-21 07:48:04 is 17920685.187380741 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-08-21 07:48:04 is 17920685.077077741 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-21 07:48:04 is 17920685.018750824 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-21 07:48:04 is 17920684.860700657 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-21 07:48:04 is 17920684.735468157 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-21 07:48:04 is 17920684.627198366 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-21 07:48:04 is 17920684.476729282 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-21 07:48:04 is 17920684.360337366 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-21 07:48:04 is 17920684.243543199 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-21 07:48:04 is 17920684.127895157 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-21 07:48:04 is 17920684.00141274 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-21 07:48:04 is 17920683.892986199 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-21 07:48:04 is 17920683.768097199 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-08-21 07:48:04 is 17920683.660738824 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920683.526116865 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-21 07:48:04 is 17920683.392666365 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-08-21 07:48:04 is 17920683.267620449 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-21 07:48:04 is 17920683.143570199 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-08-21 07:48:04 is 17920683.025768032 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-21 07:48:04 is 17920682.892166532 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-21 07:48:04 is 17920682.775213324 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-21 07:48:04 is 17920682.659490324 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-08-21 07:48:04 is 17920682.550335157 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-21 07:48:04 is 17920682.441737407 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-21 07:48:04 is 17920682.324972157 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920682.208924407 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-08-21 07:48:04 is 17920682.099719657 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-21 07:48:04 is 17920681.984660282 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-21 07:48:04 is 17920681.82451974 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-21 07:48:04 is 17920681.71671574 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-21 07:48:04 is 17920681.666664115 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-21 07:48:04 is 17920681.524686907 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-21 07:48:04 is 17920681.407382615 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-21 07:48:04 is 17920681.299594948 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-21 07:48:04 is 17920681.19116199 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-21 07:48:04 is 17920681.065924823 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-21 07:48:04 is 17920680.948286323 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-21 07:48:04 is 17920680.898209907 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-21 07:48:04 is 17920680.764671032 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-21 07:48:04 is 17920680.649013907 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-21 07:48:04 is 17920680.590504865 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-08-21 07:48:04 is 17920680.447758615 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-08-21 07:48:04 is 17920680.39779949 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-21 07:48:04 is 17920680.265060907 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-21 07:48:04 is 17920680.14828274 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-21 07:48:04 is 17920680.09724124 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-21 07:48:04 is 17920679.963905032 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-21 07:48:04 is 17920679.914680782 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-21 07:48:04 is 17920679.806194115 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-21 07:48:04 is 17920679.680202657 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-21 07:48:04 is 17920679.571771657 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-27 14:25:41 is 18462936.447349157 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-08-21 07:48:04 is 17920679.33134574 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-21 07:48:04 is 17920679.204786323 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-21 07:48:04 is 17920679.087934407 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-21 07:48:04 is 17920678.889454782 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-21 07:48:04 is 17920678.755062657 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-21 07:48:04 is 17920678.647628115 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-21 07:48:04 is 17920678.529166907 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-21 07:48:04 is 17920678.413079615 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-21 07:48:04 is 17920678.28791299 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-21 07:48:04 is 17920678.171152281 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-21 07:48:04 is 17920678.053736781 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-21 07:48:04 is 17920677.945889448 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-08-21 07:48:04 is 17920677.812364823 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-08-21 07:48:04 is 17920677.687297948 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-21 07:48:04 is 17920677.54697824 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-27 14:25:41 is 18462934.494807906 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-21 07:48:04 is 17920677.353024906 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-21 07:48:04 is 17920677.229952823 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-21 07:48:04 is 17920677.10283149 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-21 07:48:04 is 17920676.986026865 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-21 07:48:04 is 17920676.878040198 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-21 07:48:04 is 17920676.73578399 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-21 07:48:04 is 17920676.585518156 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-21 07:48:04 is 17920676.452102406 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920676.335923781 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-08-21 07:48:04 is 17920676.212481698 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-21 07:48:04 is 17920676.09351899 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-21 07:48:04 is 17920675.985029531 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-21 07:48:04 is 17920675.85817274 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-21 07:48:04 is 17920675.728267406 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-21 07:48:04 is 17920675.591292448 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920675.466114323 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920675.332802198 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-08-21 07:48:04 is 17920675.211220531 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920675.074092281 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-21 07:48:04 is 17920674.948973573 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920674.819202531 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-21 07:48:04 is 17920674.694077323 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-21 07:48:04 is 17920674.565173573 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-21 07:48:04 is 17920674.500306989 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-21 07:48:04 is 17920674.377783364 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-21 07:48:04 is 17920674.243926781 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-21 07:48:04 is 17920674.118496198 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-21 07:48:04 is 17920674.008192989 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-21 07:48:04 is 17920673.885414906 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-21 07:48:04 is 17920673.764519698 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-21 07:48:04 is 17920673.643063031 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-21 07:48:04 is 17920673.524319573 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-21 07:48:04 is 17920673.440949198 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-21 07:48:04 is 17920673.255602198 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-21 07:48:04 is 17920673.192956698 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-21 07:48:04 is 17920673.074012114 s in the future tar: ./ftrace/test.d: time stamp 2024-08-21 07:48:04 is 17920673.009241948 s in the future tar: ./ftrace/ftracetest: time stamp 2024-08-21 07:48:04 is 17920672.880679281 s in the future tar: ./ftrace: time stamp 2024-08-30 08:25:51 is 18700539.817421572 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-08-30 08:25:24 is 18700512.667315239 s in the future tar: ./seccomp/settings: time stamp 2024-08-21 07:48:04 is 17920672.539946406 s in the future tar: ./seccomp/config: time stamp 2024-08-21 07:48:04 is 17920672.423130447 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-08-30 08:25:24 is 18700512.175505406 s in the future tar: ./seccomp: time stamp 2024-08-30 08:26:00 is 18700548.113277447 s in the future tar: ./amd-pstate/config: time stamp 2024-08-21 07:48:04 is 17920671.966677406 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-08-21 07:48:04 is 17920671.831065489 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-08-21 07:48:04 is 17920671.651233281 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-08-21 07:48:04 is 17920671.512711572 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-08-21 07:48:04 is 17920671.382945656 s in the future tar: ./amd-pstate: time stamp 2024-08-30 08:25:46 is 18700533.324474447 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-08-21 07:48:04 is 17920671.188831406 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-08-30 08:23:22 is 18700388.895964031 s in the future tar: ./dmabuf-heaps: time stamp 2024-08-30 08:25:48 is 18700534.832639322 s in the future tar: ./sysctl/config: time stamp 2024-08-21 07:48:04 is 17920670.674070572 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-21 07:48:04 is 17920670.538248864 s in the future tar: ./sysctl: time stamp 2024-08-30 08:26:01 is 18700547.480046739 s in the future tar: ./landlock/config: time stamp 2024-08-21 07:48:04 is 17920670.332141781 s in the future tar: ./landlock/ptrace_test: time stamp 2024-08-30 08:24:29 is 18700455.190336031 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-08-30 08:24:30 is 18700456.029510239 s in the future tar: ./landlock/net_test: time stamp 2024-08-30 08:24:28 is 18700453.89098353 s in the future tar: ./landlock/base_test: time stamp 2024-08-30 08:24:17 is 18700442.723388322 s in the future tar: ./landlock/fs_test: time stamp 2024-08-30 08:24:26 is 18700451.498007905 s in the future tar: ./landlock/true: time stamp 2024-08-30 08:24:30 is 18700455.269474739 s in the future tar: ./landlock: time stamp 2024-08-30 08:25:52 is 18700537.212421572 s in the future tar: ./ir/ir_loopback: time stamp 2024-08-30 08:24:17 is 18700442.069433989 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-21 07:48:04 is 17920668.937237572 s in the future tar: ./ir: time stamp 2024-08-30 08:25:51 is 18700535.889295489 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-08-30 08:24:17 is 18700441.728583947 s in the future tar: ./kcmp: time stamp 2024-08-30 08:25:51 is 18700535.67859978 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-08-30 08:25:08 is 18700492.52720153 s in the future tar: ./proc/config: time stamp 2024-08-21 07:48:04 is 17920668.397104697 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-08-30 08:25:07 is 18700491.251930905 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-08-30 08:25:08 is 18700492.126918197 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-08-30 08:25:07 is 18700491.001665405 s in the future tar: ./proc/read: time stamp 2024-08-30 08:25:08 is 18700491.871670572 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-08-30 08:25:07 is 18700490.752873447 s in the future tar: ./proc/setns-dcache: time stamp 2024-08-30 08:25:09 is 18700492.622674864 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-08-30 08:25:07 is 18700490.492861822 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-08-30 08:25:08 is 18700491.37113628 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-08-30 08:25:07 is 18700490.243926655 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-08-30 08:25:08 is 18700491.113835697 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-08-30 08:25:07 is 18700489.984088363 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-08-30 08:25:09 is 18700491.845417155 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-08-30 08:25:09 is 18700491.70166678 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-08-30 08:25:08 is 18700490.513366655 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-08-30 08:25:07 is 18700489.375042363 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-08-30 08:25:09 is 18700491.244977947 s in the future tar: ./proc/thread-self: time stamp 2024-08-30 08:25:09 is 18700491.109522822 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-08-30 08:25:07 is 18700488.983053613 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-08-30 08:25:07 is 18700488.857913655 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-08-30 08:25:07 is 18700488.711359697 s in the future tar: ./proc/self: time stamp 2024-08-30 08:25:08 is 18700489.584163947 s in the future tar: ./proc/proc-tid0: time stamp 2024-08-30 08:25:08 is 18700489.449285155 s in the future tar: ./proc: time stamp 2024-08-30 08:25:56 is 18700537.387440822 s in the future tar: ./memfd/config: time stamp 2024-08-21 07:48:04 is 17920665.23385678 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-21 07:48:04 is 17920665.100392155 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-08-30 08:24:33 is 18700453.961973072 s in the future tar: ./memfd/memfd_test: time stamp 2024-08-30 08:24:33 is 18700453.818809863 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-21 07:48:04 is 17920664.693756155 s in the future tar: ./memfd/fuse_test: time stamp 2024-08-30 08:24:33 is 18700453.56855728 s in the future tar: ./memfd: time stamp 2024-08-30 08:25:53 is 18700533.508332446 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-08-30 08:25:30 is 18700510.364939113 s in the future tar: ./tty: time stamp 2024-08-30 08:26:02 is 18700542.301773863 s in the future tar: ./efivarfs/create-read: time stamp 2024-08-30 08:24:05 is 18700425.11826503 s in the future tar: ./efivarfs/config: time stamp 2024-08-21 07:48:04 is 17920663.999167655 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-08-30 08:24:05 is 18700424.87413153 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-21 07:48:04 is 17920663.742754905 s in the future tar: ./efivarfs: time stamp 2024-08-30 08:25:49 is 18700528.687559696 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-08-30 08:24:33 is 18700452.507050696 s in the future tar: ./mincore: time stamp 2024-08-30 08:25:53 is 18700532.431966363 s in the future tar: ./splice/settings: time stamp 2024-08-21 07:48:04 is 17920663.284151821 s in the future tar: ./splice/config: time stamp 2024-08-21 07:48:04 is 17920663.162256905 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-08-30 08:25:25 is 18700504.033814905 s in the future tar: ./splice/splice_read: time stamp 2024-08-30 08:25:25 is 18700503.905204905 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-21 07:48:04 is 17920662.755240488 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-21 07:48:04 is 17920662.621906946 s in the future tar: ./splice: time stamp 2024-08-30 08:26:00 is 18700538.561809655 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-08-30 08:25:06 is 18700484.383462738 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-08-30 08:25:06 is 18700484.258419405 s in the future tar: ./pidfd/config: time stamp 2024-08-21 07:48:04 is 17920662.133050821 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-08-30 08:25:06 is 18700483.966515988 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-08-30 08:25:05 is 18700482.803120238 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-08-30 08:25:06 is 18700483.626280363 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-08-30 08:25:06 is 18700483.412953863 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-08-30 08:25:06 is 18700483.267314904 s in the future tar: ./pidfd: time stamp 2024-08-30 08:25:56 is 18700533.207606404 s in the future tar: ./net/openvswitch/settings: time stamp 2024-08-21 07:48:04 is 17920661.038407613 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-21 07:48:04 is 17920660.881884904 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-21 07:48:04 is 17920660.725022654 s in the future tar: ./net/openvswitch: time stamp 2024-08-30 08:25:55 is 18700531.665096196 s in the future tar: ./net/netfilter/settings: time stamp 2024-08-21 07:48:04 is 17920660.516630154 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-08-21 07:48:04 is 17920660.370122488 s in the future tar: ./net/netfilter/config: time stamp 2024-08-21 07:48:04 is 17920660.236781696 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-08-21 07:48:04 is 17920660.110525113 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-08-21 07:48:04 is 17920659.978204196 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-08-21 07:48:04 is 17920659.857545321 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-08-21 07:48:04 is 17920659.719561988 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-21 07:48:04 is 17920659.580718654 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-08-30 08:25:05 is 18700480.436898571 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-08-21 07:48:04 is 17920659.310927654 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-08-30 08:25:04 is 18700479.160698321 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-08-21 07:48:04 is 17920659.018101321 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-08-21 07:48:04 is 17920658.886401904 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-08-21 07:48:04 is 17920658.752213362 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-08-30 08:25:05 is 18700479.593858279 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-08-21 07:48:04 is 17920658.467776279 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-08-21 07:48:04 is 17920658.327848237 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-08-21 07:48:04 is 17920658.201753821 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-08-30 07:28:30 is 18697084.068354904 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-08-21 07:48:04 is 17920657.929285529 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-08-21 07:48:04 is 17920657.793781779 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-08-21 07:48:04 is 17920657.667937362 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-08-30 08:25:04 is 18700477.517664612 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-21 07:48:04 is 17920657.375591737 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-08-30 08:25:05 is 18700478.226705446 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-08-21 07:48:04 is 17920657.100520987 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-08-21 07:48:04 is 17920656.966952446 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-08-21 07:48:04 is 17920656.833507696 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-08-21 07:48:04 is 17920656.678385112 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-08-21 07:48:04 is 17920656.550037196 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-08-21 07:48:04 is 17920656.424946029 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-08-21 07:48:04 is 17920656.258157196 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-08-21 07:48:04 is 17920656.133025195 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-08-21 07:48:04 is 17920655.996010695 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-08-21 07:48:04 is 17920655.85780907 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-08-21 07:48:04 is 17920655.79945457 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-08-21 07:48:04 is 17920655.669278529 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-08-21 07:48:04 is 17920655.541944487 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-08-21 07:48:04 is 17920655.412224695 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-08-21 07:48:04 is 17920655.265886195 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-08-21 07:48:04 is 17920655.127091695 s in the future tar: ./net/netfilter: time stamp 2024-08-30 08:25:55 is 18700526.065765529 s in the future tar: ./net/hsr/config: time stamp 2024-08-21 07:48:04 is 17920654.920108154 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-08-21 07:48:04 is 17920654.784749945 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-08-21 07:48:04 is 17920654.657173237 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-08-21 07:48:04 is 17920654.540744695 s in the future tar: ./net/hsr: time stamp 2024-08-30 08:25:54 is 18700524.482382654 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-08-30 08:24:59 is 18700469.242913362 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-08-21 07:48:04 is 17920654.123525695 s in the future tar: ./net/tcp_ao/config: time stamp 2024-08-28 08:02:52 is 18526341.990202529 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-08-30 08:24:58 is 18700467.781979195 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-08-30 08:25:04 is 18700473.57589207 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-08-30 08:25:01 is 18700470.348345778 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-08-30 08:24:59 is 18700468.150892987 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-08-30 08:24:59 is 18700467.973093487 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-08-30 08:25:00 is 18700468.788808778 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-08-30 08:24:53 is 18700461.589077695 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-08-30 08:25:02 is 18700470.358740153 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-08-30 08:24:55 is 18700463.181195112 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-08-30 08:24:52 is 18700459.98493107 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-08-30 08:24:55 is 18700462.763199445 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-08-30 08:24:52 is 18700459.555178487 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-08-30 08:25:02 is 18700469.29716232 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-08-30 08:24:53 is 18700460.08818807 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-08-30 08:25:01 is 18700467.88788432 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-08-30 08:24:57 is 18700463.675987403 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-08-30 08:24:58 is 18700464.488365903 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-08-30 08:25:03 is 18700469.279239195 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-08-30 08:24:56 is 18700462.062388403 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-08-30 08:24:54 is 18700459.857552153 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-08-30 08:25:04 is 18700469.671258736 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-08-30 08:24:55 is 18700460.445386945 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-08-30 08:24:53 is 18700458.170621486 s in the future tar: ./net/tcp_ao: time stamp 2024-08-30 08:25:55 is 18700520.112756736 s in the future tar: ./net/af_unix/config: time stamp 2024-08-21 07:48:04 is 17920648.962001528 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-08-30 08:24:48 is 18700452.820079445 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-08-30 08:24:47 is 18700451.678295111 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-08-30 08:24:47 is 18700451.546112153 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-08-30 08:24:47 is 18700451.403690611 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-08-30 08:24:48 is 18700452.269677986 s in the future tar: ./net/af_unix: time stamp 2024-08-30 08:25:54 is 18700518.214466861 s in the future tar: ./net/net_helper.sh: time stamp 2024-08-21 07:48:04 is 17920648.094546861 s in the future tar: ./net/lib.sh: time stamp 2024-08-27 14:25:41 is 18462904.96941207 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-21 07:48:04 is 17920647.803173445 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-21 07:48:04 is 17920647.679895194 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-21 07:48:04 is 17920647.540351194 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-21 07:48:04 is 17920647.420253653 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-21 07:48:04 is 17920647.294367736 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-08-21 07:48:04 is 17920647.164861736 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-21 07:48:04 is 17920647.035074403 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920646.911576153 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-21 07:48:04 is 17920646.785433903 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-21 07:48:04 is 17920646.651300028 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-21 07:48:04 is 17920646.492810194 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-21 07:48:04 is 17920646.369732694 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920646.243232486 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-08-21 07:48:04 is 17920646.077768319 s in the future tar: ./net/forwarding/config: time stamp 2024-08-21 07:48:04 is 17920645.950662903 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-21 07:48:04 is 17920645.835921694 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-21 07:48:04 is 17920645.709654403 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920645.583719986 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-21 07:48:04 is 17920645.450207486 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-21 07:48:04 is 17920645.327221611 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-21 07:48:04 is 17920645.200793903 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-21 07:48:04 is 17920645.071352319 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-08-21 07:48:04 is 17920644.924644611 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-21 07:48:04 is 17920644.776872819 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-21 07:48:04 is 17920644.641795194 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-21 07:48:04 is 17920644.516124611 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-21 07:48:04 is 17920644.382582986 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-08-21 07:48:04 is 17920644.259910652 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-21 07:48:04 is 17920644.127195111 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-21 07:48:04 is 17920644.009750694 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-21 07:48:04 is 17920643.890481527 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-21 07:48:04 is 17920643.767926902 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-21 07:48:04 is 17920643.643333361 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-08-21 07:48:04 is 17920643.523531402 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-21 07:48:04 is 17920643.398353319 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-21 07:48:04 is 17920643.276067861 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-21 07:48:04 is 17920643.151215902 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-21 07:48:04 is 17920643.027729861 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920642.889510861 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-21 07:48:04 is 17920642.767375027 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920642.634054777 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-08-21 07:48:04 is 17920642.500395611 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-21 07:48:04 is 17920642.372326027 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-21 07:48:04 is 17920642.250192069 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-21 07:48:04 is 17920642.125195527 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-21 07:48:04 is 17920641.983536527 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-21 07:48:04 is 17920641.857786902 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-21 07:48:04 is 17920641.716595944 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-21 07:48:04 is 17920641.591440735 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-21 07:48:04 is 17920641.432955902 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-21 07:48:04 is 17920641.296462777 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-21 07:48:04 is 17920641.157889902 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-21 07:48:04 is 17920641.038283152 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-21 07:48:04 is 17920640.874401152 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-21 07:48:04 is 17920640.739734235 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-21 07:48:04 is 17920640.632483152 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-21 07:48:04 is 17920640.498853485 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920640.374031819 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-21 07:48:04 is 17920640.245423277 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-21 07:48:04 is 17920640.131972235 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-08-21 07:48:04 is 17920639.998389902 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920639.870194402 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-08-21 07:48:04 is 17920639.736802735 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-08-21 07:48:04 is 17920639.598075735 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920639.45352586 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-21 07:48:04 is 17920639.328176777 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-21 07:48:04 is 17920639.19459161 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-21 07:48:04 is 17920639.047904068 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-21 07:48:04 is 17920638.914146152 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-21 07:48:04 is 17920638.71106436 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-21 07:48:04 is 17920638.577500027 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920638.46360411 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-21 07:48:04 is 17920638.313490443 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-21 07:48:04 is 17920638.185509777 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-21 07:48:04 is 17920638.043473693 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920637.92141236 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920637.793798693 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-08-21 07:48:04 is 17920637.651539568 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-21 07:48:04 is 17920637.484575193 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-08-21 07:48:04 is 17920637.371134777 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-21 07:48:04 is 17920637.243240527 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-21 07:48:04 is 17920637.117741985 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-08-21 07:48:04 is 17920636.992600902 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-21 07:48:04 is 17920636.878890568 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-21 07:48:04 is 17920636.751166235 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-21 07:48:04 is 17920636.604637068 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-21 07:48:04 is 17920636.467083485 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-21 07:48:04 is 17920636.34500261 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-28 08:02:52 is 18526324.194749985 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-21 07:48:04 is 17920636.054258818 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-21 07:48:04 is 17920635.924990068 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-08-21 07:48:04 is 17920635.752897901 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-21 07:48:04 is 17920635.624995485 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-21 07:48:04 is 17920635.49962011 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-28 08:02:52 is 18526323.366114485 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-21 07:48:04 is 17920635.227412276 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-21 07:48:04 is 17920635.08531186 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-21 07:48:04 is 17920634.961996193 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-21 07:48:04 is 17920634.823993443 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-21 07:48:04 is 17920634.701951943 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-21 07:48:04 is 17920634.551686401 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-21 07:48:04 is 17920634.419998485 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-21 07:48:04 is 17920634.298738526 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-21 07:48:04 is 17920634.168101901 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-21 07:48:04 is 17920634.031844193 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-08-21 07:48:04 is 17920633.903105443 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-21 07:48:04 is 17920633.756683359 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-21 07:48:04 is 17920633.634398651 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-28 08:02:52 is 18526321.500813276 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-21 07:48:04 is 17920633.377538234 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-21 07:48:04 is 17920633.256014234 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-21 07:48:04 is 17920633.133838901 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-21 07:48:04 is 17920633.000318234 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-08-21 07:48:04 is 17920632.885054651 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-21 07:48:04 is 17920632.760579818 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-21 07:48:04 is 17920632.616674359 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-08-21 07:48:04 is 17920632.483254109 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-21 07:48:04 is 17920632.368086943 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-21 07:48:04 is 17920632.163629859 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-21 07:48:04 is 17920632.024586109 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-21 07:48:04 is 17920631.891103943 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-08-21 07:48:04 is 17920631.767591193 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-21 07:48:04 is 17920631.637991859 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-21 07:48:04 is 17920631.507462401 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-21 07:48:04 is 17920631.379575901 s in the future tar: ./net/forwarding: time stamp 2024-08-30 08:25:54 is 18700501.321252651 s in the future tar: ./net/rds/run.sh: time stamp 2024-08-21 07:48:04 is 17920631.187604984 s in the future tar: ./net/rds/test.py: time stamp 2024-08-21 07:48:04 is 17920631.047287984 s in the future tar: ./net/rds/include.sh: time stamp 2024-08-30 08:25:55 is 18700501.921022734 s in the future tar: ./net/rds: time stamp 2024-08-30 08:25:55 is 18700501.840180942 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-21 07:48:04 is 17920630.662072067 s in the future tar: ./net/mptcp/config: time stamp 2024-08-21 07:48:04 is 17920630.528868776 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-21 07:48:04 is 17920630.342394234 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-21 07:48:04 is 17920630.220296776 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-30 07:28:30 is 18697056.028661567 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-21 07:48:04 is 17920629.903227651 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-08-30 08:24:49 is 18700434.730721026 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-21 07:48:04 is 17920629.586349401 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-21 07:48:04 is 17920629.457383151 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-08-30 08:24:48 is 18700433.286145151 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-08-30 08:24:50 is 18700435.150034151 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-21 07:48:04 is 17920629.002565401 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-30 07:28:30 is 18697054.856892776 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-08-30 08:24:50 is 18700434.710713609 s in the future tar: ./net/mptcp: time stamp 2024-08-30 08:25:55 is 18700499.653814026 s in the future tar: ./net: time stamp 2024-08-30 08:25:55 is 18700499.596722359 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-08-30 08:25:44 is 18700488.435417484 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-08-30 08:25:45 is 18700489.301631317 s in the future tar: ./mm/settings: time stamp 2024-08-21 07:48:04 is 17920628.176890025 s in the future tar: ./mm/hmm-tests: time stamp 2024-08-30 08:25:35 is 18700478.983038067 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-08-30 08:25:36 is 18700479.839625942 s in the future tar: ./mm/config: time stamp 2024-08-21 07:48:04 is 17920627.697712734 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-08-30 08:25:45 is 18700488.568207734 s in the future tar: ./mm/mlock-random-test: time stamp 2024-08-30 08:25:39 is 18700482.417673359 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-08-30 08:25:37 is 18700480.267490025 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-08-30 08:25:38 is 18700481.125878609 s in the future tar: ./mm/on-fault-limit: time stamp 2024-08-30 08:25:41 is 18700484.000663984 s in the future tar: ./mm/madv_populate: time stamp 2024-08-30 08:25:38 is 18700480.856657359 s in the future tar: ./mm/gup_longterm: time stamp 2024-08-30 08:25:34 is 18700476.7088214 s in the future tar: ./mm/khugepaged: time stamp 2024-08-30 08:25:37 is 18700479.5466939 s in the future tar: ./mm/mdwe_test: time stamp 2024-08-30 08:25:45 is 18700487.408748484 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-08-21 07:48:04 is 17920626.2730179 s in the future tar: ./mm/soft-dirty: time stamp 2024-08-30 08:25:46 is 18700488.133307275 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-08-21 07:48:04 is 17920626.008306025 s in the future tar: ./mm/cow: time stamp 2024-08-30 08:25:33 is 18700474.874653025 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-08-27 14:25:41 is 18462882.722039359 s in the future tar: ./mm/mlock2-tests: time stamp 2024-08-30 08:25:39 is 18700480.533122692 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-08-30 08:25:40 is 18700481.3874259 s in the future tar: ./mm/mremap_test: time stamp 2024-08-30 08:25:40 is 18700481.214078275 s in the future tar: ./mm/mseal_test: time stamp 2024-08-30 08:25:41 is 18700482.055473067 s in the future tar: ./mm/gup_test: time stamp 2024-08-30 08:25:34 is 18700474.915445108 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-08-30 08:25:36 is 18700476.7786724 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-08-30 08:25:37 is 18700477.630465858 s in the future tar: ./mm/map_populate: time stamp 2024-08-30 08:25:38 is 18700478.484862192 s in the future tar: ./mm/transhuge-stress: time stamp 2024-08-30 08:25:42 is 18700482.3485264 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-08-21 07:48:04 is 17920624.223554442 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-08-21 07:48:04 is 17920624.105151608 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-08-30 08:25:36 is 18700475.956665067 s in the future tar: ./mm/droppable: time stamp 2024-08-30 08:25:46 is 18700485.811181192 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-08-21 07:48:04 is 17920623.68148165 s in the future tar: ./mm/hugepage-shm: time stamp 2024-08-30 08:25:37 is 18700476.547798775 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-08-30 08:25:41 is 18700480.396608442 s in the future tar: ./mm/mkdirty: time stamp 2024-08-30 08:25:39 is 18700478.235780733 s in the future tar: ./mm/thuge-gen: time stamp 2024-08-30 08:25:42 is 18700481.080920775 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-08-30 08:25:45 is 18700483.962775567 s in the future tar: ./mm/compaction_test: time stamp 2024-08-30 08:25:33 is 18700471.81266215 s in the future tar: ./mm/migration: time stamp 2024-08-30 08:25:39 is 18700477.601732192 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-08-21 07:48:04 is 17920622.4724224 s in the future tar: ./mm/map_hugetlb: time stamp 2024-08-30 08:25:38 is 18700476.329161983 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-08-30 08:25:36 is 18700474.15410965 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-08-30 08:25:43 is 18700480.988277483 s in the future tar: ./mm/ksm_tests: time stamp 2024-08-30 08:25:44 is 18700481.854988525 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-08-30 08:25:44 is 18700481.728815066 s in the future tar: ./mm/uffd-stress: time stamp 2024-08-30 08:25:43 is 18700480.5789369 s in the future tar: ./mm/mrelease_test: time stamp 2024-08-30 08:25:40 is 18700477.442357525 s in the future tar: ./mm/seal_elf: time stamp 2024-08-30 08:25:41 is 18700478.287872775 s in the future tar: ./mm: time stamp 2024-08-30 08:26:02 is 18700499.237907441 s in the future tar: ./core/unshare_test: time stamp 2024-08-30 08:23:21 is 18700338.065317525 s in the future tar: ./core/close_range_test: time stamp 2024-08-30 08:23:21 is 18700337.900845358 s in the future tar: ./core: time stamp 2024-08-30 08:25:47 is 18700483.842108525 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-08-30 08:24:30 is 18700406.695038441 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-08-30 08:24:31 is 18700407.578214775 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-08-30 08:24:31 is 18700407.428754316 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-08-30 08:24:30 is 18700406.283191608 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-08-30 08:24:31 is 18700407.163311275 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-08-30 08:24:30 is 18700406.036261441 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-08-30 08:24:30 is 18700405.894878691 s in the future tar: ./lkdtm/config: time stamp 2024-08-21 07:48:04 is 17920619.774495191 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-08-30 08:24:30 is 18700405.636323024 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700406.502658608 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-08-30 08:24:30 is 18700405.377475649 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-08-30 08:24:30 is 18700405.257361899 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700405.119174649 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-08-30 08:24:30 is 18700404.994037191 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-08-30 08:24:30 is 18700404.843931983 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700404.698565483 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-08-30 08:24:31 is 18700405.573405108 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-08-30 08:24:30 is 18700404.443609358 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-08-30 08:24:30 is 18700404.284858233 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-08-30 08:24:31 is 18700405.139791483 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-08-30 08:24:30 is 18700404.009966274 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700404.884597399 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-08-30 08:24:30 is 18700403.759391691 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-08-30 08:24:30 is 18700403.639290733 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-08-30 08:24:31 is 18700404.497467233 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-08-30 08:24:30 is 18700403.350776316 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-08-30 08:24:30 is 18700403.217271358 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700404.088808983 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-08-30 08:24:31 is 18700403.950672524 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-08-30 08:24:31 is 18700403.816918024 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700403.683311899 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-08-30 08:24:30 is 18700402.541647691 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-08-30 08:24:31 is 18700403.413193191 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-08-30 08:24:30 is 18700402.282514399 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-08-30 08:24:30 is 18700402.149599399 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700402.012879024 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700401.890417191 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-08-30 08:24:31 is 18700402.765238066 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-08-30 08:24:31 is 18700402.540724816 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-08-30 08:24:30 is 18700401.420812607 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-08-30 08:24:30 is 18700401.270680649 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-08-30 08:24:30 is 18700401.139978691 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-08-30 08:24:30 is 18700401.006977524 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-08-30 08:24:30 is 18700400.887016649 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-08-30 08:24:31 is 18700401.770157066 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-21 07:48:04 is 17920614.639469691 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700400.514836191 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-08-30 08:24:30 is 18700400.394864274 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-08-30 08:24:30 is 18700400.277949566 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-08-30 08:24:31 is 18700401.155548649 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-21 07:48:04 is 17920614.022694649 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-08-30 08:24:30 is 18700399.902455107 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-08-30 08:24:30 is 18700399.78555394 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-08-30 08:24:30 is 18700399.655177732 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-08-30 08:24:30 is 18700399.538938024 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-08-30 08:24:30 is 18700399.418680107 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-08-30 08:24:30 is 18700399.28516819 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700400.154703732 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-08-30 08:24:30 is 18700399.013324107 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-08-30 08:24:30 is 18700398.887863024 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-08-30 08:24:30 is 18700398.768054107 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-08-30 08:24:30 is 18700398.637617149 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-08-30 08:24:30 is 18700398.521317274 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-08-30 08:24:30 is 18700398.39551519 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-08-30 08:24:31 is 18700399.259209065 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-08-30 08:24:30 is 18700398.112312565 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-08-30 08:24:30 is 18700397.987423482 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-08-30 08:24:30 is 18700397.867273607 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-08-30 08:24:30 is 18700397.750477065 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-08-30 08:24:31 is 18700398.60338694 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-08-30 08:24:31 is 18700398.47030044 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-08-30 08:24:30 is 18700397.336593648 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-08-30 08:24:31 is 18700398.20835544 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-08-30 08:24:30 is 18700397.07784519 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-08-30 08:24:31 is 18700397.944801815 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-08-30 08:24:30 is 18700396.819319023 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700397.666336565 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-08-30 08:24:30 is 18700396.544478732 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-08-30 08:24:30 is 18700396.419256898 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-08-30 08:24:31 is 18700397.260906982 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-08-30 08:24:30 is 18700396.10740119 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-08-30 08:24:30 is 18700395.977358148 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-08-30 08:24:30 is 18700395.851982648 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-08-30 08:24:30 is 18700395.710051148 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-08-30 08:24:31 is 18700396.58188644 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-08-30 08:24:30 is 18700395.445827523 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-08-30 08:24:30 is 18700395.320844607 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-08-30 08:24:31 is 18700396.19826694 s in the future tar: ./lkdtm: time stamp 2024-08-30 08:25:53 is 18700478.131502065 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-08-30 08:25:26 is 18700450.734371565 s in the future tar: ./tdx/config: time stamp 2024-08-21 07:48:04 is 17920608.60428944 s in the future tar: ./tdx: time stamp 2024-08-30 08:26:01 is 18700485.542615606 s in the future tar: ./run_kselftest.sh: time stamp 2024-08-30 08:25:46 is 18700470.414471106 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-08-30 08:23:18 is 18700322.250568731 s in the future tar: ./cachestat: time stamp 2024-08-30 08:25:46 is 18700470.192149523 s in the future tar: ./tc-testing/settings: time stamp 2024-08-21 07:48:04 is 17920608.042124731 s in the future tar: ./tc-testing/config: time stamp 2024-08-21 07:48:04 is 17920607.92232144 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-08-21 07:48:04 is 17920607.797205731 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-08-21 07:48:04 is 17920607.65811769 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-08-21 07:48:04 is 17920607.55010069 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-08-21 07:48:04 is 17920607.424579981 s in the future tar: ./tc-testing/plugins: time stamp 2024-08-21 07:48:04 is 17920607.371831606 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-08-21 07:48:04 is 17920607.241094731 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-08-21 07:48:04 is 17920607.06104069 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-08-21 07:48:04 is 17920606.924297731 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-08-21 07:48:04 is 17920606.796230523 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-08-21 07:48:04 is 17920606.679535565 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-08-21 07:48:04 is 17920606.557451106 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-08-21 07:48:04 is 17920606.432236065 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-08-21 07:48:04 is 17920606.306845815 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-08-21 07:48:04 is 17920606.179121731 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-08-21 07:48:04 is 17920606.057184273 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-08-21 07:48:04 is 17920605.90681369 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-08-21 07:48:04 is 17920605.789744898 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-08-21 07:48:04 is 17920605.660019564 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-08-21 07:48:04 is 17920605.514771898 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-08-21 07:48:04 is 17920605.384930773 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-08-21 07:48:04 is 17920605.247644439 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-08-21 07:48:04 is 17920605.067585856 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-08-21 07:48:04 is 17920604.930910148 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-08-21 07:48:04 is 17920604.805780023 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-08-21 07:48:04 is 17920604.688929981 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-08-21 07:48:04 is 17920604.550456731 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-08-21 07:48:04 is 17920604.430534898 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-08-21 07:48:04 is 17920604.305213689 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-08-21 07:48:04 is 17920604.196727606 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-08-21 07:48:04 is 17920604.063208356 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-08-21 07:48:04 is 17920603.938351898 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-08-21 07:48:04 is 17920603.813190273 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-08-21 07:48:04 is 17920603.696160023 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-08-21 07:48:04 is 17920603.566190689 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-08-21 07:48:04 is 17920603.437893898 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-08-21 07:48:04 is 17920603.312760606 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-08-21 07:48:04 is 17920603.187387856 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-08-21 07:48:04 is 17920603.129065939 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-08-21 07:48:04 is 17920602.971559397 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-08-21 07:48:04 is 17920602.837323314 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-08-21 07:48:04 is 17920602.713070022 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-08-21 07:48:04 is 17920602.586868439 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-08-21 07:48:04 is 17920602.462757814 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-08-21 07:48:04 is 17920602.336882397 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-08-21 07:48:04 is 17920602.204227481 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-08-21 07:48:04 is 17920602.061432147 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-08-21 07:48:04 is 17920601.928715064 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-08-21 07:48:04 is 17920601.878136731 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-08-21 07:48:04 is 17920601.744666022 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-08-21 07:48:04 is 17920601.619289606 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-08-21 07:48:04 is 17920601.552657897 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-08-21 07:48:04 is 17920601.385912856 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-08-21 07:48:04 is 17920601.235544772 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-08-21 07:48:04 is 17920601.111295522 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-08-21 07:48:04 is 17920600.977040564 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-08-21 07:48:04 is 17920600.838883481 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-08-21 07:48:04 is 17920600.721832731 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-08-21 07:48:04 is 17920600.593897731 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-08-21 07:48:04 is 17920600.476864397 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-08-21 07:48:04 is 17920600.335551939 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-08-21 07:48:04 is 17920600.213038564 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-08-21 07:48:04 is 17920600.09383123 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-08-21 07:48:04 is 17920599.93449948 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-08-21 07:48:04 is 17920599.793503855 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-08-21 07:48:04 is 17920599.659183314 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-08-21 07:48:04 is 17920599.51853198 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-08-21 07:48:04 is 17920599.405571105 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-08-21 07:48:04 is 17920599.268055647 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-08-21 07:48:04 is 17920599.133806564 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-08-21 07:48:04 is 17920599.001148105 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-08-21 07:48:04 is 17920598.941693564 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-08-21 07:48:04 is 17920598.891535189 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-08-21 07:48:04 is 17920598.736754939 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-08-21 07:48:04 is 17920598.61166073 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-08-21 07:48:04 is 17920598.484090105 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-08-21 07:48:04 is 17920598.341218939 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-08-21 07:48:04 is 17920598.200506522 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-08-21 07:48:04 is 17920598.136244314 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-08-21 07:48:04 is 17920598.011365272 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-08-21 07:48:04 is 17920597.899130564 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-08-21 07:48:04 is 17920597.744190105 s in the future tar: ./tc-testing/scripts: time stamp 2024-08-21 07:48:04 is 17920597.685825189 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-08-21 07:48:04 is 17920597.557204522 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-08-21 07:48:04 is 17920597.433257605 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-08-21 07:48:04 is 17920597.304372147 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-08-21 07:48:04 is 17920597.152523355 s in the future tar: ./tc-testing: time stamp 2024-08-30 08:26:01 is 18700474.09348198 s in the future tar: ./kvm/settings: time stamp 2024-08-21 07:48:04 is 17920596.931664855 s in the future tar: ./kvm/config: time stamp 2024-08-21 07:48:04 is 17920596.798235772 s in the future tar: ./kvm: time stamp 2024-08-30 08:25:52 is 18700464.745547105 s in the future tar: ./timers/settings: time stamp 2024-08-21 07:48:04 is 17920596.568132522 s in the future tar: ./timers/adjtick: time stamp 2024-08-30 08:25:29 is 18700441.448116563 s in the future tar: ./timers/rtcpie: time stamp 2024-08-30 08:25:29 is 18700441.331013147 s in the future tar: ./timers/leapcrash: time stamp 2024-08-30 08:25:30 is 18700442.20367223 s in the future tar: ./timers/mqueue-lat: time stamp 2024-08-30 08:25:28 is 18700440.078728897 s in the future tar: ./timers/change_skew: time stamp 2024-08-30 08:25:29 is 18700440.95919373 s in the future tar: ./timers/set-tz: time stamp 2024-08-30 08:25:30 is 18700441.823438313 s in the future tar: ./timers/threadtest: time stamp 2024-08-30 08:25:29 is 18700440.694983438 s in the future tar: ./timers/raw_skew: time stamp 2024-08-30 08:25:29 is 18700440.55869648 s in the future tar: ./timers/nanosleep: time stamp 2024-08-30 08:25:28 is 18700439.408730897 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-08-30 08:25:29 is 18700440.280042105 s in the future tar: ./timers/freq-step: time stamp 2024-08-30 08:25:30 is 18700441.13628923 s in the future tar: ./timers/clocksource-switch: time stamp 2024-08-30 08:25:30 is 18700441.003031813 s in the future tar: ./timers/set-2038: time stamp 2024-08-30 08:25:30 is 18700440.863131438 s in the future tar: ./timers/inconsistency-check: time stamp 2024-08-30 08:25:28 is 18700438.721289355 s in the future tar: ./timers/set-tai: time stamp 2024-08-30 08:25:30 is 18700440.585926813 s in the future tar: ./timers/set-timer-lat: time stamp 2024-08-30 08:25:28 is 18700438.432579146 s in the future tar: ./timers/posix_timers: time stamp 2024-08-30 08:25:28 is 18700438.287702646 s in the future tar: ./timers/leap-a-day: time stamp 2024-08-30 08:25:30 is 18700440.154141355 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-08-30 08:25:29 is 18700439.010631063 s in the future tar: ./timers/nsleep-lat: time stamp 2024-08-30 08:25:28 is 18700437.862192896 s in the future tar: ./timers/skew_consistency: time stamp 2024-08-30 08:25:29 is 18700438.737193188 s in the future tar: ./timers: time stamp 2024-08-30 08:26:01 is 18700470.67992523 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-21 07:48:04 is 17920593.551581605 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-08-30 08:25:26 is 18700435.409810605 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-08-30 08:25:26 is 18700435.253322646 s in the future tar: ./syscall_user_dispatch: time stamp 2024-08-30 08:26:01 is 18700470.195116438 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-08-30 08:25:09 is 18700418.044670396 s in the future tar: ./ptrace/vmaccess: time stamp 2024-08-30 08:25:09 is 18700417.914541896 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-08-30 08:25:10 is 18700418.769518271 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-08-30 08:25:09 is 18700417.610943688 s in the future tar: ./ptrace: time stamp 2024-08-30 08:25:56 is 18700464.553751896 s in the future tar: ./static_keys/config: time stamp 2024-08-21 07:48:04 is 17920592.400959438 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-21 07:48:04 is 17920592.25932823 s in the future tar: ./static_keys: time stamp 2024-08-30 08:26:00 is 18700468.19396123 s in the future tar: ./kselftest-list.txt: time stamp 2024-08-30 08:26:05 is 18700473.060377063 s in the future tar: ./connector/proc_filter: time stamp 2024-08-30 08:23:21 is 18700308.89259448 s in the future tar: ./connector: time stamp 2024-08-30 08:25:47 is 18700454.818552354 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-08-30 08:24:06 is 18700353.353128646 s in the future tar: ./fchmodat2: time stamp 2024-08-30 08:25:49 is 18700456.293422729 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-21 07:48:04 is 17920591.135177313 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-08-30 07:28:30 is 18697017.000359396 s in the future tar: ./damon/access_memory_even: time stamp 2024-08-30 08:23:22 is 18700308.863292646 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-21 07:48:04 is 17920590.741842813 s in the future tar: ./damon/config: time stamp 2024-08-21 07:48:04 is 17920590.621707771 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-08-30 08:23:22 is 18700308.499900771 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-08-21 07:48:04 is 17920590.371115646 s in the future tar: ./damon/reclaim.sh: time stamp 2024-08-21 07:48:04 is 17920590.242444646 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-08-30 07:28:30 is 18697016.124801396 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-08-30 08:23:22 is 18700307.999715688 s in the future tar: ./damon/damos_quota.py: time stamp 2024-08-30 07:28:30 is 18697015.874578729 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-08-30 07:28:30 is 18697015.691975854 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-21 07:48:04 is 17920589.566153104 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-08-30 08:23:22 is 18700307.432579313 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-21 07:48:04 is 17920589.315959354 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-08-21 07:48:04 is 17920589.183266896 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-08-30 07:28:30 is 18697015.049121979 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-21 07:48:04 is 17920588.924055812 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-08-30 07:28:30 is 18697014.803431937 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-08-30 07:28:30 is 18697014.677916479 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-21 07:48:04 is 17920588.548814104 s in the future tar: ./damon/access_memory: time stamp 2024-08-30 08:23:22 is 18700306.415193479 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-08-30 07:28:30 is 18697014.290212521 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-21 07:48:04 is 17920588.173878312 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-21 07:48:04 is 17920588.048476979 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-21 07:48:04 is 17920587.914981354 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-08-30 07:28:30 is 18697013.781658396 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-08-21 07:48:04 is 17920587.648485479 s in the future tar: ./damon: time stamp 2024-08-30 08:25:48 is 18700451.590187187 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-08-30 08:24:32 is 18700375.399500271 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-08-30 08:24:32 is 18700375.231322521 s in the future tar: ./membarrier: time stamp 2024-08-30 08:25:53 is 18700456.168372229 s in the future tar: ./size/get_size: time stamp 2024-08-30 08:25:25 is 18700428.023050479 s in the future tar: ./size: time stamp 2024-08-30 08:26:00 is 18700462.972813937 s in the future tar: ./rlimits/config: time stamp 2024-08-21 07:48:04 is 17920586.822634604 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-08-30 08:25:16 is 18700418.689199146 s in the future tar: ./rlimits: time stamp 2024-08-30 08:25:59 is 18700461.630865437 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-21 07:48:04 is 17920586.497342187 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-08-30 08:24:36 is 18700378.356915854 s in the future tar: ./move_mount_set_group: time stamp 2024-08-30 08:25:53 is 18700455.297316979 s in the future tar: ./acct/acct_syscall: time stamp 2024-08-30 08:23:16 is 18700298.138685145 s in the future tar: ./acct: time stamp 2024-08-30 08:25:46 is 18700448.080335812 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-08-30 08:25:30 is 18700431.930570062 s in the future tar: ./tmpfs: time stamp 2024-08-30 08:26:02 is 18700463.880111395 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-08-21 07:48:04 is 17920585.738580937 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-08-21 07:48:04 is 17920585.613276187 s in the future tar: ./power_supply: time stamp 2024-08-30 08:25:56 is 18700457.546540145 s in the future tar: ./rust/config: time stamp 2024-08-21 07:48:04 is 17920585.404695312 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-08-21 07:48:04 is 17920585.288175187 s in the future tar: ./rust: time stamp 2024-08-30 08:26:00 is 18700461.229907812 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-21 07:48:04 is 17920585.079344395 s in the future tar: ./cpu-hotplug: time stamp 2024-08-30 08:25:47 is 18700448.029355312 s in the future tar: ./nci/config: time stamp 2024-08-21 07:48:04 is 17920584.88773652 s in the future tar: ./nci/nci_dev: time stamp 2024-08-30 08:24:37 is 18700377.721162354 s in the future tar: ./nci: time stamp 2024-08-30 08:25:54 is 18700454.640713937 s in the future tar: .: time stamp 2024-08-30 08:26:05 is 18700465.570657937 s in the future skiplist: ======================================== ======================================== capabilities:test_execve ============== Tests to run =============== capabilities:test_execve ===========End Tests to run =============== shardfile-capabilities pass <12>[ 200.031303] kselftest: Running tests in capabilities TAP version 13 1..1 # timeout set to 45 # selftests: capabilities: test_execve # TAP version 13 # 1..12 # # [RUN] +++ Tests with uid == 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Root => ep # # validate_cap:: Capabilities after execve were correct # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Root +i => eip # # validate_cap:: Capabilities after execve were correct # ok 6 Passed # # [RUN] UID 0 +ia => eipa # # validate_cap:: Capabilities after execve were correct # ok 7 Passed # # [RUN] Root +ia, suidroot => eipa # # validate_cap:: Capabilities after execve were correct # ok 8 Passed # # [RUN] Root +ia, suidnonroot => ip # # validate_cap:: Capabilities after execve were correct # ok 9 Passed # # [RUN] Root +ia, sgidroot => eipa # # validate_cap:: Capabilities after execve were correct # ok 10 Passed # # [RUN] Root, gid != 0, +ia, sgidroot => eip # # validate_cap:: Capabilities after execve were correct # ok 11 Passed # # [RUN] Root +ia, sgidnonroot => eip # # validate_cap:: Capabilities after execve were correct # ok 12 Passed # # Totals: pass:12 fail:0 xfail:0 xpass:0 skip:0 error:0 # # ================================================== # TAP version 13 # 1..9 # # [RUN] +++ Tests with uid != 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Non-root => no caps # # validate_cap:: Capabilities after execve were correct # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Non-root +i => i # # validate_cap:: Capabilities after execve were correct # ok 6 Passed # # [RUN] UID 1 +ia => eipa # # validate_cap:: Capabilities after execve were correct # ok 7 Passed # # [RUN] Non-root +ia, sgidnonroot => i # # validate_cap:: Capabilities after execve were correct # ok 8 Passed # # [RUN] Non-root +ia, sgidroot => i # # validate_cap:: Capabilities after execve were correct # ok 9 Passed # # Totals: pass:9 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: capabilities: test_execve capabilities_test_execve_Passed pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked pass capabilities_test_execve_Basic_manipulation_appears_to_work pass capabilities_test_execve_Passed_dup2 pass capabilities_test_execve_Passed_dup3 pass capabilities_test_execve_Passed_dup4 pass capabilities_test_execve_Passed_dup5 pass capabilities_test_execve_Passed_dup6 pass capabilities_test_execve_Passed_dup7 pass capabilities_test_execve_Passed_dup8 pass capabilities_test_execve_Passed_dup9 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked_dup2 pass capabilities_test_execve_Basic_manipulation_appears_to_work_dup2 pass capabilities_test_execve_Passed_dup10 pass capabilities_test_execve_Passed_dup11 pass capabilities_test_execve_Passed_dup12 pass capabilities_test_execve_Passed_dup13 pass capabilities_test_execve pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #