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.207 (41 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1219239/tftp-deploy-s4sulzzw/kernel/zImage tftp 0x82000000 1219239/tftp-deploy-s4sulzzw/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.207 Filename '1219239/tftp-deploy-s4sulzzw/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11 MiB 4.2 MiB/s done Bytes transferred = 11510272 (afa200 hex) => tftp 0x83000000 1219239/tftp-deploy-s4sulzzw/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1219239/tftp-deploy-s4sulzzw/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.207 Filename '1219239/tftp-deploy-s4sulzzw/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4 MiB/s done Bytes transferred = 14833321 (e256a9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1219239/tftp-deploy-s4sulzzw/dtb/am335x-boneblack.dtb tftp 0x88000000 1219239/tftp-deploy-s4sulzzw/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.207 Filename '1219239/tftp-deploy-s4sulzzw/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.7 MiB/s done Bytes transferred = 70544 (11390 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1219239/extract-nfsrootfs-6v4hqv7v,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/1219239/extract-nfsrootfs-6v4hqv7v,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 - 0xafa200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-08 10:40:52 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14833257 Bytes = 14.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8801438f Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc6-next-20241108 (KernelCI@build-j368316-arm-gcc-12-multi-v7-defconfig-brkqm) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Nov 8 10:24:22 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] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40204 r8192 d21236 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1219239/extract-nfsrootfs-6v4hqv7v,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes <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] Tracing variant of Tasks RCU enabled. <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] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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.008338] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019159] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.034058] Console: colour dummy device 80x30 <3>[ 0.038958] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.046027] This ensures that you still see kernel messages. Please <3>[ 0.052756] update your kernel commandline. <6>[ 0.057367] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096167] CPU: Testing write buffer coherency: ok <6>[ 0.101536] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.107003] pid_max: default: 32768 minimum: 301 <6>[ 0.112201] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120021] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129391] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136518] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146177] rcu: Hierarchical SRCU implementation. <6>[ 0.151464] rcu: Max phase no-delay instances is 1000. <6>[ 0.162606] EFI services will not be available. <6>[ 0.167886] smp: Bringing up secondary CPUs ... <6>[ 0.172931] smp: Brought up 1 node, 1 CPU <6>[ 0.177332] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184099] CPU: All CPU(s) started in SVC mode. <6>[ 0.189280] Memory: 405932K/522240K available (16384K kernel code, 2540K rwdata, 6828K rodata, 2048K init, 429K bss, 49112K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205572] devtmpfs: initialized <6>[ 0.222799] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231388] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241850] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.254180] pinctrl core: initialized pinctrl subsystem <6>[ 0.264932] DMI not present or invalid. <6>[ 0.270766] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279749] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.291273] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291441] cpuidle: using governor menu <6>[ 0.325410] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 0.344203] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 0.364865] No ATAGs? <6>[ 0.367499] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.379503] Serial: AMBA PL011 UART driver <6>[ 0.415000] iommu: Default domain type: Translated <6>[ 0.420346] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.450813] SCSI subsystem initialized <6>[ 0.455697] usbcore: registered new interface driver usbfs <6>[ 0.461752] usbcore: registered new interface driver hub <6>[ 0.467532] usbcore: registered new device driver usb <6>[ 0.474066] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.479500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.489188] PTP clock support registered <6>[ 0.493653] EDAC MC: Ver: 3.0.0 <6>[ 0.539564] scmi_core: SCMI protocol bus registered <6>[ 0.556999] vgaarb: loaded <6>[ 0.570035] clocksource: Switched to clocksource dmtimer <6>[ 0.606556] NET: Registered PF_INET protocol family <6>[ 0.612257] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.621128] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.630066] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.638308] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.646598] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.654316] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.661234] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.668247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.675858] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.765062] RPC: Registered named UNIX socket transport module. <6>[ 0.771493] RPC: Registered udp transport module. <6>[ 0.776598] RPC: Registered tcp transport module. <6>[ 0.781721] RPC: Registered tcp-with-tls transport module. <6>[ 0.787630] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.794563] PCI: CLS 0 bytes, default 64 <5>[ 0.800408] Initialise system trusted keyrings <6>[ 0.818948] Trying to unpack rootfs image as initramfs... <6>[ 0.899722] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.907283] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.930786] NFS: Registering the id_resolver key type <5>[ 0.936419] Key type id_resolver registered <5>[ 0.941109] Key type id_legacy registered <6>[ 0.945547] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.952759] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 1.027706] Key type asymmetric registered <5>[ 1.032288] Asymmetric key parser 'x509' registered <6>[ 1.037714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.045628] io scheduler mq-deadline registered <6>[ 1.050577] io scheduler kyber registered <6>[ 1.055027] io scheduler bfq registered <6>[ 1.161196] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.446303] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.494551] msm_serial: driver initialized <6>[ 1.499351] SuperH (H)SCI(F) driver initialized <6>[ 1.504670] STMicroelectronics ASC driver initialized <6>[ 1.510348] STM32 USART driver initialized <6>[ 1.622191] brd: module loaded <6>[ 1.661191] loop: module loaded <6>[ 1.697729] CAN device driver interface <6>[ 1.702947] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.709861] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.715317] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.721775] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.727598] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.736868] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.743050] usbcore: registered new interface driver pegasus <6>[ 1.749176] usbcore: registered new interface driver asix <6>[ 1.755064] usbcore: registered new interface driver ax88179_178a <6>[ 1.761653] usbcore: registered new interface driver cdc_ether <6>[ 1.767951] usbcore: registered new interface driver smsc75xx <6>[ 1.774179] usbcore: registered new interface driver smsc95xx <6>[ 1.780407] usbcore: registered new interface driver net1080 <6>[ 1.786531] usbcore: registered new interface driver cdc_subset <6>[ 1.792939] usbcore: registered new interface driver zaurus <6>[ 1.798981] usbcore: registered new interface driver cdc_ncm <6>[ 1.808457] usbcore: registered new interface driver usb-storage <6>[ 1.819524] i2c_dev: i2c /dev entries driver <5>[ 1.837590] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.847112] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.853883] sdhci: Copyright(c) Pierre Ossman <6>[ 1.860379] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.868150] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.877842] usbcore: registered new interface driver usbhid <6>[ 1.883966] usbhid: USB HID core driver <6>[ 1.895454] NET: Registered PF_INET6 protocol family <6>[ 2.352086] Segment Routing with IPv6 <6>[ 2.356237] In-situ OAM (IOAM) with IPv6 <6>[ 2.360760] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.368081] NET: Registered PF_PACKET protocol family <6>[ 2.373626] can: controller area network core <6>[ 2.378446] NET: Registered PF_CAN protocol family <6>[ 2.383694] can: raw protocol <6>[ 2.387022] can: broadcast manager protocol <6>[ 2.391621] can: netlink gateway - max_hops=1 <5>[ 2.397128] Key type dns_resolver registered <6>[ 2.402198] ThumbEE CPU extension supported. <5>[ 2.406886] Registering SWP/SWPB emulation handler <3>[ 2.412582] omap_voltage_late_init: Voltage driver support not added <5>[ 2.610584] Loading compiled-in X.509 certificates <6>[ 2.658491] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 2.687830] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 2.832894] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 2.852445] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 2.878635] /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.900235] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.924013] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.193531] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <3>[ 3.228087] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.461077] OMAP GPIO hardware version 0.1 <6>[ 3.479690] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.572140] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.607340] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.644909] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.685594] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.723861] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.793192] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.807465] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.830753] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.849907] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.867890] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.898241] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.920565] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.982420] Freeing initrd memory: 14488K <6>[ 3.988832] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 4.015520] random: crng init done <6>[ 4.060039] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 4.142477] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 4.152792] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 4.160124] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 4.167568] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 4.175709] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 4.187349] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 4.196389] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 4.226216] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 4.234819] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.302219] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.316532] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.333605] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.381176] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.390648] printk: legacy console [ttyS0] enabled <6>[ 4.390648] printk: legacy console [ttyS0] enabled <6>[ 4.400980] printk: legacy bootconsole [omap8250] disabled <6>[ 4.400980] printk: legacy bootconsole [omap8250] disabled <4>[ 4.440824] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.448205] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.467730] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.474650] /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.492313] /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.510164] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.529940] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.539172] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.544354] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.557926] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.566706] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.601540] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.699790] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.735754] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.769465] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.778252] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.840455] mmc1: new high speed MMC card at address 0001 <6>[ 4.848560] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.859552] mmcblk1: p1 <6>[ 4.866009] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.876317] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.887893] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.902839] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 7.021091] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 7.060130] Sending DHCP requests ., OK <6>[ 7.144589] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.207 <6>[ 7.152688] IP-Config: Complete: <6>[ 7.156228] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.207, mask=255.255.255.0, gw=172.16.3.3 <6>[ 7.166660] host=172.16.3.207, domain=denx.de, nis-domain=(none) <6>[ 7.173481] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 7.173516] nameserver0=172.16.3.3 <6>[ 7.184848] ntpserver0=172.16.3.3 <6>[ 7.190342] clk: Disabling unused clocks <6>[ 7.194954] PM: genpd: Disabling unused power domains <6>[ 7.213190] Freeing unused kernel image (initmem) memory: 2048K <6>[ 7.222916] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.272153] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.471698] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.610561] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.616242] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.860245] hub 1-0:1.0: USB hub found <6>[ 10.890302] hub 1-0:1.0: 1 port detected <6>[ 11.104150] 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.207 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.572250] systemd[1]: System time before build time, advancing clock. <30>[ 15.755316] 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.792935] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.830858] systemd[1]: Hostname set to . <30>[ 18.172820] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.187395] 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.225979] 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.262805] 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.292256] 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.321357] 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.351241] 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.381075] 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.401539] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.430551] 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.460963] 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.491089] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.520693] 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.550604] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.580838] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.610880] 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.641578] 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.728394] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.746058] 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.781827] 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.813762] 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.851155] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.881695] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 18.911841] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.928489] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.985375] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.060928] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 19.163426] 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.204266] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.281834] 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.321523] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.401387] 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.446110] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.521235] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.554291] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.578008] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.631469] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.721517] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.777081] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.844321] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.982204] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.133165] 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.193053] 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.256889] 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.423100] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.470831] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 20.522822] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.541718] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 20.582829] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 20.611861] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 20.661784] 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@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 21.363594] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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. <5>[ 27.143140] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 28.702690] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.827525] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.840146] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.849127] 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. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] 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] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-�V�����bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc6-next-20241108 #1 SMP Fri Nov 8 10:24:22 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/1219239/extract-nfsrootfs-6v4hqv7v' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1219239/extract-nfsrootfs-6v4hqv7v' / # 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-1219239/environment . /lava-1219239/environment / # /lava-1219239/bin/lava-test-runner /lava-1219239/0 /lava-1219239/bin/lava-test-runner /lava-1219239/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1219239/0/tests/0_timesync-off ++ cat uuid + UUID=1219239_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-mincore + TESTRUN_ID=1_kselftest-mincore + cd /lava-1219239/0/tests/1_kselftest-mincore ++ cat uuid + UUID=1219239_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c mincore -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20241108/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:16-- http://storage.kernelci.org/next/master/next-20241108/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: 4158336 (4.0M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 164KB/s kselftest_armhf.tar 4%[ ] 189.14K 307KB/s kselftest_armhf.tar 14%[=> ] 575.85K 604KB/s kselftest_armhf.tar 31%[=====> ] 1.25M 1.08MB/s kselftest_armhf.tar 48%[========> ] 1.93M 1.40MB/s kselftest_armhf.tar 60%[===========> ] 2.40M 1.52MB/s kselftest_armhf.tar 68%[============> ] 2.72M 1.52MB/s kselftest_armhf.tar 77%[==============> ] 3.08M 1.55MB/s kselftest_armhf.tar 90%[=================> ] 3.58M 1.63MB/s kselftest_armhf.tar 98%[==================> ] 3.92M 1.63MB/s kselftest_armhf.tar 100%[===================>] 3.96M 1.64MB/s in 2.4s 2024-01-26 21:49:19 (1.64 MB/s) - 'kselftest_armhf.tar.gz' saved [4158336/4158336] tar: ./nsfs/pidns: time stamp 2024-11-08 10:36:27 is 24756426.603760745 s in the future tar: ./nsfs/config: time stamp 2024-11-05 07:29:13 is 24485992.47603362 s in the future tar: ./nsfs/owner: time stamp 2024-11-08 10:36:27 is 24756426.352711995 s in the future tar: ./nsfs: time stamp 2024-11-08 10:37:16 is 24756475.295008079 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-08 10:34:20 is 24756299.136544537 s in the future tar: ./cachestat: time stamp 2024-11-08 10:37:07 is 24756466.084158162 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-08 10:37:06 is 24756464.927349203 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-11-05 07:29:13 is 24485991.802956787 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-08 10:37:06 is 24756464.683584078 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-08 10:37:06 is 24756464.566899828 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-08 10:37:06 is 24756464.435574245 s in the future tar: ./kselftest: time stamp 2024-11-05 07:29:13 is 24485991.385274745 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-11-05 07:29:13 is 24485991.233061037 s in the future tar: ./cpufreq/config: time stamp 2024-11-05 07:29:13 is 24485991.099729995 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-11-05 07:29:13 is 24485990.976741995 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-11-05 07:29:13 is 24485990.841156703 s in the future tar: ./cpufreq/module.sh: time stamp 2024-11-05 07:29:13 is 24485990.682700037 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-11-05 07:29:13 is 24485990.557648453 s in the future tar: ./cpufreq/main.sh: time stamp 2024-11-05 07:29:13 is 24485990.42636337 s in the future tar: ./cpufreq: time stamp 2024-11-08 10:37:07 is 24756464.36821212 s in the future tar: ./kvm/config: time stamp 2024-11-05 07:29:13 is 24485990.218030078 s in the future tar: ./kvm/settings: time stamp 2024-11-05 07:29:13 is 24485990.057161328 s in the future tar: ./kvm: time stamp 2024-11-08 10:37:12 is 24756469.007148912 s in the future tar: ./size/get_size: time stamp 2024-11-08 10:36:44 is 24756440.851135328 s in the future tar: ./size: time stamp 2024-11-08 10:37:18 is 24756474.799219578 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-11-05 07:29:13 is 24485989.65668412 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-11-05 07:29:13 is 24485989.523315745 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-11-05 07:29:13 is 24485989.400411578 s in the future tar: ./amd-pstate/config: time stamp 2024-11-05 07:29:13 is 24485989.281538661 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-11-05 07:29:13 is 24485989.147978161 s in the future tar: ./amd-pstate: time stamp 2024-11-08 10:37:07 is 24756463.08971212 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-08 10:36:28 is 24756423.916730786 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-08 10:36:28 is 24756423.783270661 s in the future tar: ./pidfd/config: time stamp 2024-11-05 07:29:13 is 24485988.666740245 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-08 10:36:29 is 24756424.497336453 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-08 10:36:29 is 24756424.349428953 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-08 10:36:28 is 24756423.191196203 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-08 10:36:28 is 24756423.041100161 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-08 10:36:28 is 24756422.90506237 s in the future tar: ./pidfd: time stamp 2024-11-08 10:37:16 is 24756470.832422161 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-08 10:34:20 is 24756294.632629328 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-11-05 07:29:13 is 24485987.490688495 s in the future tar: ./alsa/global-timer: time stamp 2024-11-08 10:34:19 is 24756293.363041828 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-08 10:34:19 is 24756293.229573786 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-08 10:34:19 is 24756293.096164245 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-08 10:34:20 is 24756293.957011995 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-08 10:34:19 is 24756292.821020453 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-11-05 07:29:13 is 24485986.67272337 s in the future tar: ./alsa/conf.d: time stamp 2024-11-05 07:29:13 is 24485986.614693661 s in the future tar: ./alsa: time stamp 2024-11-08 10:37:06 is 24756459.556469953 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-11-05 07:29:13 is 24485986.403933494 s in the future tar: ./rust/config: time stamp 2024-11-05 07:29:13 is 24485986.287084828 s in the future tar: ./rust: time stamp 2024-11-08 10:37:17 is 24756470.237055411 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-08 10:34:20 is 24756293.088403828 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-08 10:34:20 is 24756292.964057703 s in the future tar: ./capabilities: time stamp 2024-11-08 10:37:07 is 24756459.911386703 s in the future tar: ./net/net_helper.sh: time stamp 2024-11-05 07:29:13 is 24485985.763568869 s in the future tar: ./net/lib.sh: time stamp 2024-11-05 07:29:13 is 24485985.646180119 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-11-05 07:29:13 is 24485985.488028744 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-11-05 07:29:13 is 24485985.361090744 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-11-05 07:29:13 is 24485985.246030578 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-08 10:36:16 is 24756408.104249703 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-11-05 07:29:13 is 24485984.985935828 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-11-05 07:29:13 is 24485984.868694369 s in the future tar: ./net/netfilter/conntrack_dump_flush.sh: time stamp 2024-11-07 12:28:42 is 24676753.745523994 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-11-05 07:29:13 is 24485984.627026661 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-11-05 07:29:13 is 24485984.518640619 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-11-05 07:29:13 is 24485984.378405119 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-08 10:36:16 is 24756407.245215578 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-11-07 12:28:42 is 24676753.120400244 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-11-05 07:29:13 is 24485984.001300244 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-11-05 07:29:13 is 24485983.894612203 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-11-05 07:29:13 is 24485983.761483327 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-08 10:36:16 is 24756406.642737411 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-11-05 07:29:13 is 24485983.517483161 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-11-05 07:29:13 is 24485983.375640994 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-11-05 07:29:13 is 24485983.252825661 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-08 10:36:16 is 24756406.117086327 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-11-05 07:29:13 is 24485982.993584202 s in the future tar: ./net/netfilter/config: time stamp 2024-11-05 07:29:13 is 24485982.852703744 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-11-05 07:29:13 is 24485982.708322744 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-11-05 07:29:13 is 24485982.449958577 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-11-05 07:29:13 is 24485982.327206036 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-11-05 07:29:13 is 24485982.210144827 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-11-05 07:29:13 is 24485982.091245202 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-11-05 07:29:13 is 24485981.959037077 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-11-05 07:29:13 is 24485981.843247161 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-11-05 07:29:13 is 24485981.767408286 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-11-05 07:29:13 is 24485981.557571536 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-11-05 07:29:13 is 24485981.426038244 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-11-05 07:29:13 is 24485981.231876411 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-11-05 07:29:13 is 24485981.07349466 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-11-05 07:29:13 is 24485980.925473744 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-11-05 07:29:13 is 24485980.800410452 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-11-05 07:29:13 is 24485980.66475016 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-11-05 07:29:13 is 24485980.53938841 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-08 10:36:16 is 24756403.375119994 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-11-05 07:29:13 is 24485980.232243744 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-11-05 07:29:13 is 24485980.089058619 s in the future tar: ./net/netfilter/settings: time stamp 2024-11-05 07:29:13 is 24485979.940065952 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-05 07:29:13 is 24485979.79705416 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-11-05 07:29:13 is 24485979.650227994 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-11-05 07:29:13 is 24485979.52161266 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-11-05 07:29:13 is 24485979.382590619 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-08 10:36:16 is 24756402.240304369 s in the future tar: ./net/netfilter: time stamp 2024-11-08 10:37:15 is 24756461.188204702 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-08 10:36:21 is 24756406.92454466 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-08 10:36:21 is 24756406.706670869 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-08 10:36:24 is 24756409.505710744 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-08 10:36:23 is 24756408.313775869 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-08 10:36:19 is 24756404.114799077 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-08 10:36:23 is 24756407.91272866 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-08 10:36:20 is 24756404.724122285 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-08 10:36:26 is 24756410.537342952 s in the future tar: ./net/tcp_ao/config: time stamp 2024-11-05 07:29:13 is 24485977.25575591 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-08 10:36:22 is 24756406.06177766 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-08 10:36:19 is 24756402.836882535 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-08 10:36:27 is 24756410.630069743 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-08 10:36:19 is 24756402.438765952 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-08 10:36:20 is 24756403.18704566 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-08 10:36:25 is 24756407.987071327 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-08 10:36:26 is 24756408.78000866 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-08 10:36:22 is 24756404.577571535 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-08 10:36:23 is 24756405.385947993 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-08 10:36:25 is 24756407.196344535 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-08 10:36:21 is 24756403.00231391 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-08 10:36:19 is 24756400.823277076 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-08 10:36:27 is 24756408.610852243 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-11-05 07:29:13 is 24485974.479201868 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-08 10:36:24 is 24756405.276969368 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-08 10:36:23 is 24756404.070394618 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-08 10:36:25 is 24756405.853283076 s in the future tar: ./net/tcp_ao: time stamp 2024-11-08 10:37:16 is 24756456.787327451 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-11-05 07:29:13 is 24485973.63453616 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485973.505395785 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-11-05 07:29:13 is 24485973.376546535 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-11-05 07:29:13 is 24485973.225743243 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-11-05 07:29:13 is 24485973.059114285 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.927518743 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.81045816 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-11-05 07:29:13 is 24485972.691819701 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-11-05 07:29:13 is 24485972.568714034 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-11-05 07:29:13 is 24485972.451880659 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485972.316580909 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-11-05 07:29:13 is 24485972.183053618 s in the future tar: ./net/packetdrill/config: time stamp 2024-11-05 07:29:13 is 24485972.049680576 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485971.918233743 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-11-05 07:29:13 is 24485971.791099243 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-11-05 07:29:13 is 24485971.667808243 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-11-05 07:29:13 is 24485971.542591618 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-11-05 07:29:13 is 24485971.407239118 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-11-05 07:29:13 is 24485971.270377951 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-11-05 07:29:13 is 24485971.136867743 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-11-05 07:29:13 is 24485971.008991743 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-11-05 07:29:13 is 24485970.881446493 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-11-05 07:29:13 is 24485970.758529576 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-11-05 07:29:13 is 24485970.624939784 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-11-05 07:29:13 is 24485970.489483618 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-11-05 07:29:13 is 24485970.361264326 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-11-05 07:29:13 is 24485970.239129243 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-11-05 07:29:13 is 24485970.101091618 s in the future tar: ./net/packetdrill: time stamp 2024-11-05 07:29:13 is 24485970.047376243 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-11-05 07:29:13 is 24485969.871892242 s in the future tar: ./net/hsr/config: time stamp 2024-11-05 07:29:13 is 24485969.723707159 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-11-05 07:29:13 is 24485969.590232492 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-11-05 07:29:13 is 24485969.458697701 s in the future tar: ./net/hsr/settings: time stamp 2024-11-05 07:29:13 is 24485969.321516409 s in the future tar: ./net/hsr: time stamp 2024-11-08 10:37:14 is 24756450.252180534 s in the future tar: ./net/rds/test.py: time stamp 2024-11-05 07:29:13 is 24485969.087978492 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-08 10:37:15 is 24756450.954515492 s in the future tar: ./net/rds/run.sh: time stamp 2024-11-05 07:29:13 is 24485968.829294284 s in the future tar: ./net/rds: time stamp 2024-11-08 10:37:16 is 24756451.772916451 s in the future tar: ./net/lib/sh/defer.sh: time stamp 2024-11-05 07:29:13 is 24485968.612594826 s in the future tar: ./net/lib/sh: time stamp 2024-11-05 07:29:13 is 24485968.548112326 s in the future tar: ./net/lib: time stamp 2024-11-05 07:29:13 is 24485968.495727034 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-08 10:36:13 is 24756388.330775451 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-08 10:36:11 is 24756386.195331201 s in the future tar: ./net/af_unix/config: time stamp 2024-11-05 07:29:13 is 24485968.051260951 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-08 10:36:13 is 24756387.909459701 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-08 10:36:12 is 24756386.765300742 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-08 10:36:12 is 24756386.628052159 s in the future tar: ./net/af_unix: time stamp 2024-11-08 10:37:14 is 24756448.567583367 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-11-05 07:29:13 is 24485967.404789992 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-11-05 07:29:13 is 24485967.211107409 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-11-05 07:29:13 is 24485966.419316075 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-11-05 07:29:13 is 24485966.287744867 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485966.143795617 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-11-05 07:29:13 is 24485966.010256575 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-05 07:29:13 is 24485965.891663575 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485965.750137742 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-05 07:29:13 is 24485965.6083527 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485965.467864992 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-05 07:29:13 is 24485965.311626784 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-11-05 07:29:13 is 24485965.117920242 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-11-05 07:29:13 is 24485964.94539795 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-05 07:29:13 is 24485964.824526784 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-11-05 07:29:13 is 24485964.686314617 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-11-05 07:29:13 is 24485964.534214075 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485964.4130432 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485964.283460825 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-11-05 07:29:13 is 24485964.133814075 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-11-05 07:29:13 is 24485963.9997782 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-05 07:29:13 is 24485963.8655857 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-11-05 07:29:13 is 24485963.732447867 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-11-05 07:29:13 is 24485963.598970492 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485963.456589908 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-11-05 07:29:13 is 24485963.31824145 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485963.181855492 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-11-05 07:29:13 is 24485963.051488242 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-11-05 07:29:13 is 24485962.906145158 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-11-05 07:29:13 is 24485962.761246825 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485962.589658742 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-11-05 07:29:13 is 24485962.441877825 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-11-05 07:29:13 is 24485962.3091267 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485962.180434783 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-11-05 07:29:13 is 24485962.041548992 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-11-05 07:29:13 is 24485961.914127783 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485961.438565991 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-11-05 07:29:13 is 24485961.30154145 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-11-05 07:29:13 is 24485961.163478491 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485961.033017908 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-11-05 07:29:13 is 24485960.904791075 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-11-05 07:29:13 is 24485960.746252158 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485960.612610741 s in the future tar: ./net/forwarding/config: time stamp 2024-11-05 07:29:13 is 24485960.487624366 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-11-05 07:29:13 is 24485960.321183075 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-11-05 07:29:13 is 24485960.179308616 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-11-05 07:29:13 is 24485960.050430783 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-11-05 07:29:13 is 24485959.912336908 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-11-05 07:29:13 is 24485959.787650158 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-11-05 07:29:13 is 24485959.669865908 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-11-05 07:29:13 is 24485959.531417575 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-11-05 07:29:13 is 24485959.402811866 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-11-05 07:29:13 is 24485959.255885158 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-11-05 07:29:13 is 24485959.119866408 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-11-05 07:29:13 is 24485958.953218158 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-11-05 07:29:13 is 24485958.790822033 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-11-05 07:29:13 is 24485958.643718116 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-11-05 07:29:13 is 24485958.505368866 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-11-05 07:29:13 is 24485958.360640783 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-11-05 07:29:13 is 24485958.213484616 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-11-05 07:29:13 is 24485958.076415199 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-11-05 07:29:13 is 24485957.940165658 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-11-05 07:29:13 is 24485957.801075283 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-11-05 07:29:13 is 24485957.651467324 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-05 07:29:13 is 24485957.504407074 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-11-05 07:29:13 is 24485957.383933616 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-11-05 07:29:13 is 24485957.247811408 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-11-05 07:29:13 is 24485957.108578991 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485956.975146658 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-11-05 07:29:13 is 24485956.834163116 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485956.701586866 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485956.565878658 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-11-05 07:29:13 is 24485956.432567699 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-11-05 07:29:13 is 24485956.293088408 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-11-05 07:29:13 is 24485956.141567824 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-11-05 07:29:13 is 24485956.010624741 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-05 07:29:13 is 24485955.875877991 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-11-05 07:29:13 is 24485955.750257949 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-11-05 07:29:13 is 24485955.631441949 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-11-05 07:29:13 is 24485955.490885241 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-11-05 07:29:13 is 24485955.366446074 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485955.240602782 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-11-05 07:29:13 is 24485955.111950366 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485954.964056241 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-11-05 07:29:13 is 24485954.809208116 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-11-05 07:29:13 is 24485954.681406241 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-11-05 07:29:13 is 24485954.533188241 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-11-05 07:29:13 is 24485954.402808407 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-11-05 07:29:13 is 24485954.270976366 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485954.119324032 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-11-05 07:29:13 is 24485953.980643199 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:29:13 is 24485953.850111157 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-11-05 07:29:13 is 24485953.707105532 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-11-05 07:29:13 is 24485953.565308741 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-11-05 07:29:13 is 24485953.445699032 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-11-05 07:29:13 is 24485953.313107324 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-11-05 07:29:13 is 24485953.188910616 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-11-05 07:29:13 is 24485953.045029449 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-11-05 07:29:13 is 24485952.926421365 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-11-05 07:29:13 is 24485952.777933449 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-11-05 07:29:13 is 24485952.63809999 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-11-05 07:29:13 is 24485952.512292657 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-11-05 07:29:13 is 24485952.381084865 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-11-05 07:29:13 is 24485952.250545699 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-11-05 07:29:13 is 24485952.118866907 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-11-05 07:29:13 is 24485951.980940865 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-11-05 07:29:13 is 24485951.853020157 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-11-05 07:29:13 is 24485951.72661099 s in the future tar: ./net/forwarding/settings: time stamp 2024-11-05 07:29:13 is 24485951.572174074 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-11-05 07:29:13 is 24485951.421964657 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485951.28441224 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-11-05 07:29:13 is 24485951.14401399 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-11-05 07:29:13 is 24485951.019862699 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-11-05 07:29:13 is 24485950.892366657 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:29:13 is 24485950.74366624 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-11-05 07:29:13 is 24485950.592169949 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-11-05 07:29:13 is 24485950.441465657 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485950.276413657 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-11-05 07:29:13 is 24485950.129130948 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-11-05 07:29:13 is 24485949.981592532 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-11-05 07:29:13 is 24485949.849322907 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-11-05 07:29:13 is 24485949.70642024 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-11-05 07:29:13 is 24485949.55904899 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-11-05 07:29:13 is 24485949.436751448 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-11-05 07:29:13 is 24485949.303216865 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-11-05 07:29:13 is 24485949.167840657 s in the future tar: ./net/forwarding: time stamp 2024-11-08 10:37:14 is 24756430.114370323 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-11-05 07:29:13 is 24485948.924879865 s in the future tar: ./net/openvswitch/settings: time stamp 2024-11-05 07:29:13 is 24485948.785935157 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-11-05 07:29:13 is 24485948.630534198 s in the future tar: ./net/openvswitch: time stamp 2024-11-08 10:37:15 is 24756430.564547032 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-11-05 07:29:13 is 24485948.422568407 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-11-05 07:29:13 is 24485948.266918407 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-08 10:36:14 is 24756369.113960448 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-05 07:29:13 is 24485947.979580115 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-11-05 07:29:13 is 24485947.86301424 s in the future tar: ./net/mptcp/config: time stamp 2024-11-05 07:29:13 is 24485947.716223573 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-08 10:36:15 is 24756369.546462157 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-11-05 07:29:13 is 24485947.395985406 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-08 10:36:15 is 24756369.254171448 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-08 10:36:15 is 24756369.096114031 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-11-05 07:29:13 is 24485946.973760156 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-11-05 07:29:13 is 24485946.79496874 s in the future tar: ./net/mptcp/settings: time stamp 2024-11-05 07:29:13 is 24485946.668645615 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-11-05 07:29:13 is 24485946.52518299 s in the future tar: ./net/mptcp: time stamp 2024-11-08 10:37:15 is 24756428.466890406 s in the future tar: ./net: time stamp 2024-11-08 10:37:16 is 24756429.40665424 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-08 10:34:23 is 24756256.23608849 s in the future tar: ./clone3/clone3: time stamp 2024-11-08 10:34:22 is 24756255.074634073 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-08 10:34:23 is 24756255.930990115 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-08 10:34:23 is 24756255.784495031 s in the future tar: ./clone3: time stamp 2024-11-08 10:37:07 is 24756419.719792948 s in the future tar: ./pcie_bwctrl/set_pcie_cooling_state.sh: time stamp 2024-11-05 07:29:13 is 24485945.566031823 s in the future tar: ./pcie_bwctrl: time stamp 2024-11-08 10:37:16 is 24756428.50746199 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-08 10:35:54 is 24756346.344130573 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-08 10:35:53 is 24756345.205400115 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-08 10:35:54 is 24756346.07703299 s in the future tar: ./lsm/config: time stamp 2024-11-05 07:29:13 is 24485944.94688849 s in the future tar: ./lsm: time stamp 2024-11-08 10:37:13 is 24756424.893407156 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756343.733917698 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-08 10:35:52 is 24756343.606881531 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-08 10:35:52 is 24756343.481557864 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-08 10:35:52 is 24756343.359517073 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-08 10:35:52 is 24756343.239907406 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-08 10:35:52 is 24756343.111236406 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-08 10:35:52 is 24756342.989581989 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-08 10:35:52 is 24756342.859130448 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756342.725685989 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-08 10:35:52 is 24756342.589372281 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-08 10:35:52 is 24756342.464127281 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756342.335732531 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-08 10:35:52 is 24756342.200132406 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-08 10:35:52 is 24756342.065793823 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-08 10:35:52 is 24756341.938700823 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-08 10:35:52 is 24756341.824932448 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-08 10:35:52 is 24756341.716292406 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756341.598796156 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756341.388231198 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756341.243167448 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756341.124079448 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-08 10:35:52 is 24756340.998440031 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-08 10:35:52 is 24756340.865009489 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-08 10:35:52 is 24756340.724031406 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-08 10:35:52 is 24756340.606897072 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-08 10:35:52 is 24756340.473099822 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-08 10:35:52 is 24756340.295398406 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756339.804467989 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-08 10:35:52 is 24756339.628325697 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756339.452446031 s in the future tar: ./lkdtm/config: time stamp 2024-11-05 07:29:13 is 24485940.281444906 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-08 10:35:52 is 24756339.097104697 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-08 10:35:52 is 24756338.933232156 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756338.782378156 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-08 10:35:52 is 24756338.606352989 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-08 10:35:52 is 24756338.411993239 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-08 10:35:52 is 24756338.251628197 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-08 10:35:52 is 24756338.026244739 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-11-05 07:29:13 is 24485938.854021239 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-08 10:35:52 is 24756337.690790697 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-08 10:35:52 is 24756337.547591072 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-08 10:35:52 is 24756337.396690739 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-08 10:35:52 is 24756337.239348364 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-08 10:35:52 is 24756337.043967197 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-08 10:35:52 is 24756336.867156239 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756336.684224614 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-08 10:35:52 is 24756336.514451572 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-08 10:35:52 is 24756336.358565322 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-11-05 07:29:13 is 24485937.195809572 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-08 10:35:52 is 24756336.011052405 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-08 10:35:52 is 24756335.818879739 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-08 10:35:52 is 24756335.654676572 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-08 10:35:52 is 24756335.480657197 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-08 10:35:52 is 24756335.16255303 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-08 10:35:52 is 24756334.781729613 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-08 10:35:52 is 24756332.951079863 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-08 10:35:52 is 24756332.829573447 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-08 10:35:52 is 24756332.698322655 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-08 10:35:52 is 24756332.576101113 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-08 10:35:52 is 24756332.439065655 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-08 10:35:52 is 24756332.295488071 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-08 10:35:52 is 24756332.164464905 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-08 10:35:52 is 24756332.033197321 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-08 10:35:52 is 24756331.907968238 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-08 10:35:52 is 24756331.769772113 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-08 10:35:52 is 24756331.630614238 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-08 10:35:52 is 24756331.490866946 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-08 10:35:52 is 24756331.362499071 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-08 10:35:52 is 24756331.21064353 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-08 10:35:52 is 24756331.063217196 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-08 10:35:52 is 24756330.943631696 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-08 10:35:52 is 24756330.801483405 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-08 10:35:52 is 24756330.611519488 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-08 10:35:52 is 24756330.26441203 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-08 10:35:52 is 24756330.111665196 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-08 10:35:52 is 24756329.961489905 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-08 10:35:52 is 24756329.827849363 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-08 10:35:52 is 24756329.614581613 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-08 10:35:52 is 24756329.491325113 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-08 10:35:52 is 24756329.343327113 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-08 10:35:52 is 24756329.202007696 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-08 10:35:52 is 24756329.076682529 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-08 10:35:52 is 24756328.921866363 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-08 10:35:52 is 24756328.781926821 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-08 10:35:52 is 24756328.642839113 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-08 10:35:52 is 24756328.501219654 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-08 10:35:52 is 24756328.371211988 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-08 10:35:52 is 24756328.225575821 s in the future tar: ./lkdtm: time stamp 2024-11-08 10:37:12 is 24756408.154318863 s in the future tar: ./rlimits/config: time stamp 2024-11-05 07:29:13 is 24485928.997337529 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-08 10:36:38 is 24756373.858318696 s in the future tar: ./rlimits: time stamp 2024-11-08 10:37:17 is 24756412.783818279 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-11-05 07:29:13 is 24485928.632764613 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-11-05 07:29:13 is 24485928.499561196 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-11-05 07:29:13 is 24485928.374543779 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-11-05 07:29:13 is 24485928.246394238 s in the future tar: ./damon/reclaim.sh: time stamp 2024-11-05 07:29:13 is 24485928.099321988 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-11-05 07:29:13 is 24485927.977818571 s in the future tar: ./damon/config: time stamp 2024-11-05 07:29:13 is 24485927.848313987 s in the future tar: ./damon/sysfs.sh: time stamp 2024-11-05 07:29:13 is 24485927.707125237 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-08 10:34:24 is 24756238.564437612 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-11-05 07:29:13 is 24485927.428566029 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-08 10:34:24 is 24756238.278455404 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-11-05 07:29:13 is 24485927.122376071 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-11-05 07:29:13 is 24485926.981594862 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-11-05 07:29:13 is 24485926.830336446 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-11-05 07:29:13 is 24485926.702828696 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-08 10:34:24 is 24756237.555849446 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-11-05 07:29:13 is 24485926.414025862 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-08 10:34:24 is 24756237.279560779 s in the future tar: ./damon/damos_quota.py: time stamp 2024-11-05 07:29:13 is 24485926.137593446 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-11-05 07:29:13 is 24485926.010217071 s in the future tar: ./damon/access_memory: time stamp 2024-11-08 10:34:24 is 24756236.868271612 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-11-05 07:29:13 is 24485925.729850696 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-11-05 07:29:13 is 24485925.586948904 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-11-05 07:29:13 is 24485925.453434529 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-11-05 07:29:13 is 24485925.321019279 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-11-05 07:29:13 is 24485925.186387321 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-11-05 07:29:13 is 24485925.040456195 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-11-05 07:29:13 is 24485924.907018029 s in the future tar: ./damon: time stamp 2024-11-08 10:37:08 is 24756399.846314154 s in the future tar: ./rtc/rtctest: time stamp 2024-11-08 10:36:42 is 24756373.658439904 s in the future tar: ./rtc/setdate: time stamp 2024-11-08 10:36:42 is 24756373.536667029 s in the future tar: ./rtc/settings: time stamp 2024-11-05 07:29:13 is 24485924.401744195 s in the future tar: ./rtc: time stamp 2024-11-08 10:37:17 is 24756408.343543029 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-08 10:35:31 is 24756301.714786029 s in the future tar: ./fchmodat2: time stamp 2024-11-08 10:37:09 is 24756399.644596737 s in the future tar: ./nci/config: time stamp 2024-11-05 07:29:13 is 24485923.499317529 s in the future tar: ./nci/nci_dev: time stamp 2024-11-08 10:35:58 is 24756328.352787987 s in the future tar: ./nci: time stamp 2024-11-08 10:37:14 is 24756404.186576737 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-11-05 07:29:13 is 24485922.990491237 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-08 10:34:24 is 24756233.692462612 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-08 10:37:08 is 24756397.618286154 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-08 10:35:51 is 24756320.43608232 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-08 10:35:52 is 24756321.294215528 s in the future tar: ./landlock/true: time stamp 2024-11-08 10:35:52 is 24756321.001565195 s in the future tar: ./landlock/config: time stamp 2024-11-05 07:29:13 is 24485921.885759237 s in the future tar: ./landlock/fs_test: time stamp 2024-11-08 10:35:48 is 24756316.66293532 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-08 10:35:52 is 24756320.509150403 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-08 10:35:50 is 24756318.367622278 s in the future tar: ./landlock/base_test: time stamp 2024-11-08 10:35:41 is 24756309.222172737 s in the future tar: ./landlock/net_test: time stamp 2024-11-08 10:35:49 is 24756317.06098682 s in the future tar: ./landlock: time stamp 2024-11-08 10:37:12 is 24756399.99426032 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-08 10:35:57 is 24756324.743372695 s in the future tar: ./mount_setattr/config: time stamp 2024-11-05 07:29:13 is 24485920.61349832 s in the future tar: ./mount_setattr: time stamp 2024-11-08 10:37:13 is 24756400.552489112 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-08 10:36:44 is 24756371.393554237 s in the future tar: ./seccomp/config: time stamp 2024-11-05 07:29:13 is 24485920.251969528 s in the future tar: ./seccomp/settings: time stamp 2024-11-05 07:29:13 is 24485920.08403157 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-08 10:36:44 is 24756370.749059737 s in the future tar: ./seccomp: time stamp 2024-11-08 10:37:18 is 24756404.673104445 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-11-05 07:29:13 is 24485919.505756528 s in the future tar: ./static_keys/config: time stamp 2024-11-05 07:29:13 is 24485919.368619236 s in the future tar: ./static_keys: time stamp 2024-11-08 10:37:18 is 24756404.303311736 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-08 10:34:20 is 24756226.139607986 s in the future tar: ./breakpoints: time stamp 2024-11-08 10:37:07 is 24756393.079984236 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-11-05 07:29:13 is 24485918.894314195 s in the future tar: ./devices/error_logs: time stamp 2024-11-08 10:37:08 is 24756393.832317486 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-11-05 07:29:13 is 24485918.653576736 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-11-05 07:29:13 is 24485918.44525707 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-11-05 07:29:13 is 24485918.306979945 s in the future tar: ./devices/probe/boards: time stamp 2024-11-05 07:29:13 is 24485918.22763382 s in the future tar: ./devices/probe: time stamp 2024-11-08 10:37:08 is 24756393.160492903 s in the future tar: ./devices: time stamp 2024-11-08 10:37:08 is 24756393.102214195 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-08 10:36:38 is 24756362.750590903 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-08 10:36:42 is 24756366.585429611 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-11-05 07:29:13 is 24485917.451569986 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-08 10:36:41 is 24756365.308155486 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-08 10:36:39 is 24756363.158086028 s in the future tar: ./rseq/basic_test: time stamp 2024-11-08 10:36:38 is 24756362.02478057 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-08 10:36:38 is 24756361.871772945 s in the future tar: ./rseq/param_test: time stamp 2024-11-08 10:36:39 is 24756362.693639903 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-08 10:36:41 is 24756364.537974236 s in the future tar: ./rseq/settings: time stamp 2024-11-05 07:29:13 is 24485916.417394278 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-08 10:36:40 is 24756363.254424111 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-08 10:36:40 is 24756363.084343903 s in the future tar: ./rseq: time stamp 2024-11-08 10:37:17 is 24756400.022202194 s in the future tar: ./move_mount_set_group/config: time stamp 2024-11-05 07:29:13 is 24485915.883525569 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-08 10:35:58 is 24756320.679015486 s in the future tar: ./move_mount_set_group: time stamp 2024-11-08 10:37:13 is 24756395.587194278 s in the future tar: ./mm/map_populate: time stamp 2024-11-08 10:36:59 is 24756381.398103778 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-08 10:37:05 is 24756387.245170778 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-08 10:37:05 is 24756387.103377694 s in the future tar: ./mm/seal_elf: time stamp 2024-11-08 10:37:01 is 24756382.954358611 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-11-05 07:29:13 is 24485914.787537944 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-08 10:36:54 is 24756375.639429694 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-08 10:37:00 is 24756381.502898903 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-11-05 07:29:13 is 24485914.370692278 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-08 10:37:03 is 24756384.206831486 s in the future tar: ./mm/compaction_test: time stamp 2024-11-08 10:36:52 is 24756373.065030236 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-08 10:37:04 is 24756384.905491944 s in the future tar: ./mm/mkdirty: time stamp 2024-11-08 10:36:59 is 24756379.753400944 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-08 10:36:57 is 24756377.632228152 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-11-05 07:29:13 is 24485913.497789819 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-08 10:36:54 is 24756374.307721777 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-11-05 07:29:13 is 24485913.151544777 s in the future tar: ./mm/gup_test: time stamp 2024-11-08 10:36:53 is 24756373.006714944 s in the future tar: ./mm/config: time stamp 2024-11-05 07:29:13 is 24485912.880915986 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-08 10:36:57 is 24756376.740692402 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-08 10:37:03 is 24756382.592785902 s in the future tar: ./mm/mseal_test: time stamp 2024-11-08 10:37:01 is 24756380.447888236 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-11-05 07:29:13 is 24485912.313580069 s in the future tar: ./mm/mremap_test: time stamp 2024-11-08 10:37:01 is 24756380.148456361 s in the future tar: ./mm/migration: time stamp 2024-11-08 10:36:59 is 24756377.992640944 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-08 10:37:04 is 24756382.847357277 s in the future tar: ./mm/madv_populate: time stamp 2024-11-08 10:36:58 is 24756376.704709611 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-08 10:36:56 is 24756374.573105652 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-08 10:37:00 is 24756378.416857194 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-08 10:36:54 is 24756372.276518944 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-08 10:37:01 is 24756379.137732735 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-08 10:36:52 is 24756369.981406902 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-08 10:37:02 is 24756379.834457444 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-08 10:37:00 is 24756377.696327319 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-08 10:37:00 is 24756377.553724485 s in the future tar: ./mm/cow: time stamp 2024-11-08 10:36:52 is 24756369.400266902 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-08 10:37:04 is 24756381.265775402 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-11-05 07:29:13 is 24485910.12841986 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-08 10:37:02 is 24756378.985000444 s in the future tar: ./mm/guard-pages: time stamp 2024-11-08 10:37:06 is 24756382.75814286 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-08 10:36:58 is 24756374.615341235 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-08 10:36:57 is 24756373.471479069 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-08 10:37:06 is 24756382.323418944 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-08 10:37:05 is 24756381.182845235 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-08 10:36:58 is 24756374.048181319 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-08 10:37:03 is 24756378.89065061 s in the future tar: ./mm/settings: time stamp 2024-11-05 07:29:13 is 24485908.730906694 s in the future tar: ./mm/droppable: time stamp 2024-11-08 10:37:05 is 24756379.655608485 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-11-05 07:29:13 is 24485905.27422636 s in the future tar: ./mm/khugepaged: time stamp 2024-11-08 10:36:58 is 24756370.109909818 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-08 10:37:02 is 24756373.934192985 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-08 10:36:55 is 24756366.79363586 s in the future tar: ./mm: time stamp 2024-11-08 10:37:20 is 24756391.74222411 s in the future tar: ./memory-hotplug/config: time stamp 2024-11-05 07:29:13 is 24485904.518417318 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-11-05 07:29:13 is 24485904.308132818 s in the future tar: ./memory-hotplug: time stamp 2024-11-08 10:37:13 is 24756384.250950651 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-08 10:36:49 is 24756360.09820686 s in the future tar: ./tmpfs: time stamp 2024-11-08 10:37:19 is 24756390.041883276 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-11-05 07:29:13 is 24485903.874391776 s in the future tar: ./cpu-hotplug: time stamp 2024-11-08 10:37:08 is 24756378.822890985 s in the future tar: ./zram/zram01.sh: time stamp 2024-11-05 07:29:13 is 24485903.699168526 s in the future tar: ./zram/zram02.sh: time stamp 2024-11-05 07:29:13 is 24485903.58101861 s in the future tar: ./zram/config: time stamp 2024-11-05 07:29:13 is 24485903.448973776 s in the future tar: ./zram/zram.sh: time stamp 2024-11-05 07:29:13 is 24485903.300234485 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-11-05 07:29:13 is 24485903.181931526 s in the future tar: ./zram: time stamp 2024-11-08 10:37:20 is 24756390.124615276 s in the future tar: ./lib/config: time stamp 2024-11-05 07:29:13 is 24485902.988795526 s in the future tar: ./lib/printf.sh: time stamp 2024-11-05 07:29:13 is 24485902.871854651 s in the future tar: ./lib/scanf.sh: time stamp 2024-11-05 07:29:13 is 24485902.749410984 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-11-05 07:29:13 is 24485902.624319276 s in the future tar: ./lib/bitmap.sh: time stamp 2024-11-05 07:29:13 is 24485902.505110526 s in the future tar: ./lib: time stamp 2024-11-08 10:37:12 is 24756381.448119734 s in the future tar: ./uevent/config: time stamp 2024-11-05 07:29:13 is 24485902.315748609 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-08 10:36:49 is 24756358.171381318 s in the future tar: ./uevent: time stamp 2024-11-08 10:37:19 is 24756388.115637276 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-11-05 07:29:13 is 24485901.964284484 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-11-05 07:29:13 is 24485901.847760068 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-11-05 07:29:13 is 24485901.662492609 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-11-05 07:29:13 is 24485901.520567443 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-11-05 07:29:13 is 24485901.371910026 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-11-05 07:29:13 is 24485901.253859318 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-11-05 07:29:13 is 24485901.137051193 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-11-05 07:29:13 is 24485901.003775234 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-11-05 07:29:13 is 24485899.779840234 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-11-05 07:29:13 is 24485899.651944734 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-11-05 07:29:13 is 24485899.526831026 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-11-05 07:29:13 is 24485899.385041442 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-11-05 07:29:13 is 24485899.254357359 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-11-05 07:29:13 is 24485899.126548484 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-11-05 07:29:13 is 24485898.984747026 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-11-05 07:29:13 is 24485898.861163692 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-11-05 07:29:13 is 24485898.743105276 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-11-05 07:29:13 is 24485898.609391901 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-11-05 07:29:13 is 24485898.475974901 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-11-05 07:29:13 is 24485898.335920817 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-11-05 07:29:13 is 24485898.159137317 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-11-05 07:29:13 is 24485898.094856609 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-11-05 07:29:13 is 24485897.942197817 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-11-05 07:29:13 is 24485897.818879942 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-11-05 07:29:13 is 24485897.693755442 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-11-05 07:29:13 is 24485897.577941567 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-11-05 07:29:13 is 24485897.425074651 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-11-05 07:29:13 is 24485897.294298692 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-11-05 07:29:13 is 24485897.143343484 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-11-05 07:29:13 is 24485897.018229525 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-11-05 07:29:13 is 24485896.882974567 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-11-05 07:29:13 is 24485896.816323192 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-11-05 07:29:13 is 24485896.6745379 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-11-05 07:29:13 is 24485896.5601104 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-11-05 07:29:13 is 24485896.434920817 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-11-05 07:29:13 is 24485896.2991689 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-11-05 07:29:13 is 24485896.182373317 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-11-05 07:29:13 is 24485896.051216275 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-11-05 07:29:13 is 24485895.909338234 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-11-05 07:29:13 is 24485895.77369965 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-11-05 07:29:13 is 24485895.640236192 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-11-05 07:29:13 is 24485895.525433859 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-11-05 07:29:13 is 24485895.4029399 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-11-05 07:29:13 is 24485895.273232025 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-11-05 07:29:13 is 24485895.148042484 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-11-05 07:29:13 is 24485894.986114984 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-11-05 07:29:13 is 24485894.852636609 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-11-05 07:29:13 is 24485894.722795942 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-11-05 07:29:13 is 24485894.614468859 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-11-05 07:29:13 is 24485894.507920025 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-11-05 07:29:13 is 24485894.385541483 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-11-05 07:29:13 is 24485894.240375317 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-11-05 07:29:13 is 24485894.130337483 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-11-05 07:29:13 is 24485893.996884567 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-11-05 07:29:13 is 24485893.871537775 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-11-05 07:29:13 is 24485893.748274733 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-11-05 07:29:13 is 24485893.629908233 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-11-05 07:29:13 is 24485893.499420108 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-11-05 07:29:13 is 24485893.362995858 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-11-05 07:29:13 is 24485893.239470775 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-11-05 07:29:13 is 24485893.104346858 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-11-05 07:29:13 is 24485892.9708804 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-11-05 07:29:13 is 24485892.795879275 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-11-05 07:29:13 is 24485892.737438483 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-11-05 07:29:13 is 24485892.572393317 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-11-05 07:29:13 is 24485892.431313067 s in the future tar: ./tc-testing/tc-tests/infra/qdiscs.json: time stamp 2024-11-05 07:29:13 is 24485892.306710942 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-11-05 07:29:13 is 24485892.245423942 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-11-05 07:29:13 is 24485892.196954692 s in the future tar: ./tc-testing/config: time stamp 2024-11-05 07:29:13 is 24485892.088530192 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-11-05 07:29:13 is 24485891.963342192 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-11-05 07:29:13 is 24485891.838983483 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-11-05 07:29:13 is 24485891.713136858 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-11-05 07:29:13 is 24485891.594344775 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-11-05 07:29:13 is 24485890.897542441 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-11-05 07:29:13 is 24485890.6022594 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-11-05 07:29:13 is 24485890.460261525 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-11-05 07:29:13 is 24485890.328835816 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-11-05 07:29:13 is 24485890.21178915 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-11-05 07:29:13 is 24485890.079153775 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-11-05 07:29:13 is 24485890.00989015 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-11-05 07:29:13 is 24485889.884687816 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-11-05 07:29:13 is 24485889.744653775 s in the future tar: ./tc-testing/scripts: time stamp 2024-11-05 07:29:13 is 24485889.594805983 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-11-05 07:29:13 is 24485889.030926275 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-11-05 07:29:13 is 24485888.874274983 s in the future tar: ./tc-testing/settings: time stamp 2024-11-05 07:29:13 is 24485888.742204441 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-11-05 07:29:13 is 24485888.626142066 s in the future tar: ./tc-testing/plugins: time stamp 2024-11-05 07:29:13 is 24485888.564020441 s in the future tar: ./tc-testing: time stamp 2024-11-08 10:37:18 is 24756373.505670274 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-08 10:35:34 is 24756269.342539566 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-11-05 07:29:13 is 24485888.183386108 s in the future tar: ./fpu: time stamp 2024-11-08 10:37:10 is 24756365.132156066 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-08 10:35:56 is 24756290.955214858 s in the future tar: ./mount/config: time stamp 2024-11-05 07:29:13 is 24485887.815147399 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-11-05 07:29:13 is 24485887.688461233 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-08 10:35:55 is 24756289.546809274 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-11-05 07:29:13 is 24485887.400398649 s in the future tar: ./mount: time stamp 2024-11-08 10:37:13 is 24756367.331473733 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-08 10:34:22 is 24756196.190554733 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-11-05 07:29:13 is 24485887.050047316 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-08 10:34:21 is 24756194.897645399 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-08 10:34:21 is 24756194.773432649 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-08 10:34:21 is 24756194.655624483 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-08 10:34:22 is 24756195.507258733 s in the future tar: ./cgroup/test_core: time stamp 2024-11-08 10:34:21 is 24756194.370776024 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-11-05 07:29:13 is 24485886.239540983 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-08 10:34:22 is 24756195.087254941 s in the future tar: ./cgroup/config: time stamp 2024-11-05 07:29:13 is 24485885.957257357 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-08 10:34:22 is 24756194.839022482 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-08 10:34:22 is 24756194.703576441 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-08 10:34:22 is 24756194.532045316 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-11-05 07:29:13 is 24485885.406347732 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-08 10:34:21 is 24756193.287623482 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-11-05 07:29:13 is 24485885.161735149 s in the future tar: ./cgroup: time stamp 2024-11-08 10:37:07 is 24756359.094884857 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-08 10:35:55 is 24756286.928892732 s in the future tar: ./mincore: time stamp 2024-11-08 10:37:13 is 24756364.871292899 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-11-05 07:29:13 is 24485884.645013482 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-11-05 07:29:13 is 24485884.594448149 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-11-05 07:29:13 is 24485884.479021899 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-11-05 07:29:13 is 24485884.043668732 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-11-05 07:29:13 is 24485883.326898649 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-11-05 07:29:13 is 24485883.269507107 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-11-05 07:29:13 is 24485883.12637419 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-11-05 07:29:13 is 24485883.00108994 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-11-05 07:29:13 is 24485882.937714815 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-11-05 07:29:13 is 24485882.792620482 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-11-05 07:29:13 is 24485882.667476399 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-11-05 07:29:13 is 24485882.528457232 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485882.402950232 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-11-05 07:29:13 is 24485882.276384065 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-11-05 07:29:13 is 24485882.158908607 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-11-05 07:29:13 is 24485882.008797107 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-11-05 07:29:13 is 24485881.89242594 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-11-05 07:29:13 is 24485881.783585399 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-11-05 07:29:13 is 24485881.641636482 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-11-05 07:29:13 is 24485881.499969024 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-11-05 07:29:13 is 24485881.375120399 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485881.258111774 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485881.124521274 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-11-05 07:29:13 is 24485880.99966944 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-11-05 07:29:13 is 24485880.882880274 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-11-05 07:29:13 is 24485880.807778857 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-11-05 07:29:13 is 24485880.649027982 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-11-05 07:29:13 is 24485880.592448274 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-11-05 07:29:13 is 24485880.424113482 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-11-05 07:29:13 is 24485880.273630357 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-11-05 07:29:13 is 24485880.123933357 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-11-05 07:29:13 is 24485880.006844857 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-11-05 07:29:13 is 24485879.890003107 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-11-05 07:29:13 is 24485879.77310694 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-11-05 07:29:13 is 24485879.656434732 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-11-05 07:29:13 is 24485879.531331148 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-11-05 07:29:13 is 24485879.397704982 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-11-05 07:29:13 is 24485879.273307982 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-11-05 07:29:13 is 24485879.155883065 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-11-05 07:29:13 is 24485879.047356315 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-11-05 07:29:13 is 24485878.922256648 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-11-05 07:29:13 is 24485878.780345857 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-11-05 07:29:13 is 24485878.663586607 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-11-05 07:29:13 is 24485878.530008107 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-11-05 07:29:13 is 24485878.415099357 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-11-05 07:29:13 is 24485878.28817169 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-11-05 07:29:13 is 24485878.179662357 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-11-05 07:29:13 is 24485878.129576107 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-11-05 07:29:13 is 24485877.987689273 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-11-05 07:29:13 is 24485877.821908648 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-11-05 07:29:13 is 24485877.689860482 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485877.553910106 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-11-05 07:29:13 is 24485877.420424148 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485877.311536898 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485877.196558981 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-11-05 07:29:13 is 24485877.069812106 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-11-05 07:29:13 is 24485876.92792719 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485876.811188273 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-11-05 07:29:13 is 24485876.694417356 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485876.562728398 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-11-05 07:29:13 is 24485876.435617481 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-11-05 07:29:13 is 24485876.327142523 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-11-05 07:29:13 is 24485876.20194469 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-11-05 07:29:13 is 24485876.068636356 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-11-05 07:29:13 is 24485875.951558106 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485875.81797194 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-11-05 07:29:13 is 24485875.751381315 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-11-05 07:29:13 is 24485875.63698819 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-11-05 07:29:13 is 24485875.501421648 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-11-05 07:29:13 is 24485875.38679944 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-11-05 07:29:13 is 24485875.267558148 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-11-05 07:29:13 is 24485875.10336144 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-11-05 07:29:13 is 24485874.959292565 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-11-05 07:29:13 is 24485874.833715523 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-11-05 07:29:13 is 24485874.691782106 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-11-05 07:29:13 is 24485874.550498439 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485874.425344356 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-11-05 07:29:13 is 24485874.316522523 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485874.185672356 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-11-05 07:29:13 is 24485874.058323023 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-11-05 07:29:13 is 24485873.991121481 s in the future tar: ./ftrace/test.d/template: time stamp 2024-11-05 07:29:13 is 24485873.874271106 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-11-05 07:29:13 is 24485873.268349939 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-11-05 07:29:13 is 24485873.132901981 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-11-05 07:29:13 is 24485873.082895856 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-11-05 07:29:13 is 24485872.940410856 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-11-05 07:29:13 is 24485872.815909648 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-11-05 07:29:13 is 24485872.690142106 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-11-05 07:29:13 is 24485872.564812731 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-11-05 07:29:13 is 24485872.417882814 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-11-05 07:29:13 is 24485872.289681356 s in the future tar: ./ftrace/test.d/event: time stamp 2024-11-05 07:29:13 is 24485872.240234356 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-11-05 07:29:13 is 24485872.106105314 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-11-05 07:29:13 is 24485872.056063439 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-11-05 07:29:13 is 24485871.906444231 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485871.764713939 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-11-05 07:29:13 is 24485871.647342356 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-11-05 07:29:13 is 24485871.516656231 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-11-05 07:29:13 is 24485871.389332356 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-11-05 07:29:13 is 24485871.266173356 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-11-05 07:29:13 is 24485871.154971814 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-11-05 07:29:13 is 24485871.040945231 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-11-05 07:29:13 is 24485870.897201564 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-11-05 07:29:13 is 24485870.771280189 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-11-05 07:29:13 is 24485870.646086231 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-11-05 07:29:13 is 24485870.499794439 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-11-05 07:29:13 is 24485870.371526064 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-11-05 07:29:13 is 24485870.248717606 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-11-05 07:29:13 is 24485870.123303564 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-11-05 07:29:13 is 24485869.996193606 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-11-05 07:29:13 is 24485869.878423897 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-11-05 07:29:13 is 24485869.745031772 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-11-05 07:29:13 is 24485869.628847647 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-11-05 07:29:13 is 24485869.503850314 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-11-05 07:29:13 is 24485869.377973731 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-11-05 07:29:13 is 24485869.247349731 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-11-05 07:29:13 is 24485869.121957397 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-11-05 07:29:13 is 24485869.005445397 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-11-05 07:29:13 is 24485868.869006897 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-11-05 07:29:13 is 24485868.74467648 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-11-05 07:29:13 is 24485868.61842948 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-11-05 07:29:13 is 24485868.563310814 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-11-05 07:29:13 is 24485868.409841397 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-11-05 07:29:13 is 24485868.276389814 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-11-05 07:29:13 is 24485868.14406423 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-11-05 07:29:13 is 24485868.017728397 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-11-05 07:29:13 is 24485867.879264272 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-11-05 07:29:13 is 24485867.760258522 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-11-05 07:29:13 is 24485867.620622022 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-11-05 07:29:13 is 24485867.500459064 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-11-05 07:29:13 is 24485867.359959689 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-11-05 07:29:13 is 24485867.234766439 s in the future tar: ./ftrace/test.d/00basic/mount_options.tc: time stamp 2024-11-05 07:29:13 is 24485867.108369397 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-11-05 07:29:13 is 24485866.986851189 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-11-05 07:29:13 is 24485866.90334148 s in the future tar: ./ftrace/test.d: time stamp 2024-11-05 07:29:13 is 24485866.851046855 s in the future tar: ./ftrace/config: time stamp 2024-11-05 07:29:13 is 24485866.727738189 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-11-05 07:29:13 is 24485866.577551439 s in the future tar: ./ftrace/settings: time stamp 2024-11-05 07:29:13 is 24485866.442298189 s in the future tar: ./ftrace/ftracetest: time stamp 2024-11-05 07:29:13 is 24485866.311052855 s in the future tar: ./ftrace: time stamp 2024-11-08 10:37:11 is 24756344.260508688 s in the future tar: ./drivers/net/queues.py: time stamp 2024-11-05 07:29:13 is 24485866.094106063 s in the future tar: ./drivers/net/shaper.py: time stamp 2024-11-05 07:29:13 is 24485865.946313772 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-11-05 07:29:13 is 24485865.810257313 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-11-05 07:29:13 is 24485865.640009563 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-11-05 07:29:13 is 24485865.48496223 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-11-05 07:29:13 is 24485865.359657563 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-08 10:37:09 is 24756341.306265522 s in the future tar: ./drivers/net/config: time stamp 2024-11-05 07:29:13 is 24485865.181166688 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-11-05 07:29:13 is 24485864.99903298 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-11-05 07:29:13 is 24485864.880739688 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-11-05 07:29:13 is 24485864.747239813 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-11-05 07:29:13 is 24485864.603286647 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-11-05 07:29:13 is 24485864.46703573 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-11-05 07:29:13 is 24485864.33833198 s in the future tar: ./drivers/net/lib/py: time stamp 2024-11-05 07:29:13 is 24485864.278085938 s in the future tar: ./drivers/net/lib: time stamp 2024-11-05 07:29:13 is 24485864.208394647 s in the future tar: ./drivers/net/team/config: time stamp 2024-11-05 07:29:13 is 24485864.047981605 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-11-05 07:29:13 is 24485863.916615813 s in the future tar: ./drivers/net/team: time stamp 2024-11-08 10:37:09 is 24756339.84617498 s in the future tar: ./drivers/net/ping.py: time stamp 2024-11-05 07:29:13 is 24485863.70257473 s in the future tar: ./drivers/net/stats.py: time stamp 2024-11-05 07:29:13 is 24485863.566034313 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-11-05 07:29:13 is 24485863.402321105 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-11-05 07:29:13 is 24485863.263817355 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-11-05 07:29:13 is 24485863.145207355 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-11-05 07:29:13 is 24485863.01031198 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-11-05 07:29:13 is 24485862.860070396 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-11-05 07:29:13 is 24485862.68639873 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-11-05 07:29:13 is 24485862.552834688 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-11-05 07:29:13 is 24485862.414912771 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-11-05 07:29:13 is 24485862.289565313 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-11-05 07:29:13 is 24485862.152415688 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-11-05 07:29:13 is 24485862.01450248 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-11-05 07:29:13 is 24485861.88073223 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-11-05 07:29:13 is 24485861.763929396 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-11-05 07:29:13 is 24485861.625885438 s in the future tar: ./drivers/net/bonding: time stamp 2024-11-05 07:29:13 is 24485861.56152323 s in the future tar: ./drivers/net: time stamp 2024-11-08 10:37:09 is 24756337.511527521 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-11-05 07:29:13 is 24485861.25902548 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-08 10:37:09 is 24756337.194523521 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-08 10:37:09 is 24756337.125920271 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-08 10:37:09 is 24756337.06704848 s in the future tar: ./drivers/platform: time stamp 2024-11-08 10:37:09 is 24756337.008731105 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-08 10:34:24 is 24756171.827465563 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-11-05 07:29:13 is 24485860.702418521 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-08 10:37:08 is 24756335.652304188 s in the future tar: ./drivers: time stamp 2024-11-08 10:37:09 is 24756336.604304938 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-08 10:36:49 is 24756316.424787729 s in the future tar: ./user_events/config: time stamp 2024-11-05 07:29:13 is 24485860.286995396 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-08 10:36:50 is 24756317.145123104 s in the future tar: ./user_events/perf_test: time stamp 2024-11-08 10:36:50 is 24756316.994931771 s in the future tar: ./user_events/abi_test: time stamp 2024-11-08 10:36:50 is 24756316.834982229 s in the future tar: ./user_events/settings: time stamp 2024-11-05 07:29:13 is 24485859.699170979 s in the future tar: ./user_events: time stamp 2024-11-08 10:37:20 is 24756346.641070646 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-08 10:35:41 is 24756247.478266979 s in the future tar: ./kcmp: time stamp 2024-11-08 10:37:11 is 24756337.427692688 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-11-05 07:29:13 is 24485859.275817813 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-11-05 07:29:13 is 24485859.152798021 s in the future tar: ./dt/compatible_list: time stamp 2024-11-08 10:35:30 is 24756235.915485354 s in the future tar: ./dt: time stamp 2024-11-08 10:37:09 is 24756334.811151104 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-08 10:36:29 is 24756294.651603146 s in the future tar: ./pid_namespace/config: time stamp 2024-11-05 07:29:13 is 24485858.518764063 s in the future tar: ./pid_namespace: time stamp 2024-11-08 10:37:16 is 24756341.456840188 s in the future tar: ./connector/proc_filter: time stamp 2024-11-08 10:34:23 is 24756167.885279937 s in the future tar: ./connector: time stamp 2024-11-08 10:37:07 is 24756331.822343979 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-08 10:36:49 is 24756313.648027479 s in the future tar: ./tty: time stamp 2024-11-08 10:37:19 is 24756343.588913521 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-08 10:36:47 is 24756311.409483312 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-08 10:36:48 is 24756312.264369896 s in the future tar: ./timers/adjtick: time stamp 2024-11-08 10:36:48 is 24756312.132285271 s in the future tar: ./timers/freq-step: time stamp 2024-11-08 10:36:48 is 24756311.983760854 s in the future tar: ./timers/rtcpie: time stamp 2024-11-08 10:36:47 is 24756310.822632979 s in the future tar: ./timers/set-tai: time stamp 2024-11-08 10:36:49 is 24756312.673438354 s in the future tar: ./timers/nanosleep: time stamp 2024-11-08 10:36:47 is 24756310.533284229 s in the future tar: ./timers/set-2038: time stamp 2024-11-08 10:36:49 is 24756312.388742937 s in the future tar: ./timers/set-tz: time stamp 2024-11-08 10:36:49 is 24756312.248013729 s in the future tar: ./timers/threadtest: time stamp 2024-11-08 10:36:47 is 24756310.107982854 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-08 10:36:48 is 24756310.961620604 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-08 10:36:47 is 24756309.804814062 s in the future tar: ./timers/change_skew: time stamp 2024-11-08 10:36:48 is 24756310.677920854 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-08 10:36:48 is 24756310.552545062 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-08 10:36:47 is 24756309.412442729 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-08 10:36:48 is 24756310.254634062 s in the future tar: ./timers/posix_timers: time stamp 2024-11-08 10:36:46 is 24756308.137093187 s in the future tar: ./timers/leapcrash: time stamp 2024-11-08 10:36:49 is 24756311.003628937 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-08 10:36:47 is 24756308.862497354 s in the future tar: ./timers/settings: time stamp 2024-11-05 07:29:13 is 24485854.75600602 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-08 10:36:48 is 24756309.628274687 s in the future tar: ./timers/raw_skew: time stamp 2024-11-08 10:36:47 is 24756308.48889602 s in the future tar: ./timers: time stamp 2024-11-08 10:37:19 is 24756340.419466312 s in the future tar: ./splice/config: time stamp 2024-11-05 07:29:13 is 24485854.218954145 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-11-05 07:29:13 is 24485854.055744229 s in the future tar: ./splice/splice_read: time stamp 2024-11-08 10:36:44 is 24756304.878592062 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-11-05 07:29:13 is 24485853.700500854 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-08 10:36:44 is 24756304.460483312 s in the future tar: ./splice/settings: time stamp 2024-11-05 07:29:13 is 24485853.279793229 s in the future tar: ./splice: time stamp 2024-11-08 10:37:18 is 24756338.20004677 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-08 10:34:19 is 24756158.897475354 s in the future tar: ./acct: time stamp 2024-11-08 10:37:06 is 24756325.834827145 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-08 10:35:41 is 24756240.643734812 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-11-05 07:29:13 is 24485852.506924437 s in the future tar: ./ir: time stamp 2024-11-08 10:37:11 is 24756330.451018437 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-08 10:35:55 is 24756254.275642562 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-08 10:35:55 is 24756254.12312177 s in the future tar: ./membarrier: time stamp 2024-11-08 10:37:13 is 24756332.064822353 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-11-05 07:29:13 is 24485851.901513978 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-11-05 07:29:13 is 24485851.771157853 s in the future tar: ./power_supply: time stamp 2024-11-08 10:37:16 is 24756334.706141812 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-08 10:36:46 is 24756304.53953552 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-08 10:36:46 is 24756304.400187478 s in the future tar: ./timens/timer: time stamp 2024-11-08 10:36:46 is 24756304.237418728 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-08 10:36:46 is 24756304.097339145 s in the future tar: ./timens/config: time stamp 2024-11-05 07:29:13 is 24485850.958147187 s in the future tar: ./timens/exec: time stamp 2024-11-08 10:36:46 is 24756303.786830312 s in the future tar: ./timens/timens: time stamp 2024-11-08 10:36:45 is 24756302.638590228 s in the future tar: ./timens/timerfd: time stamp 2024-11-08 10:36:46 is 24756303.498681728 s in the future tar: ./timens/procfs: time stamp 2024-11-08 10:36:46 is 24756303.35504627 s in the future tar: ./timens/futex: time stamp 2024-11-08 10:36:46 is 24756303.207209145 s in the future tar: ./timens: time stamp 2024-11-08 10:37:19 is 24756336.148348603 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-08 10:36:28 is 24756284.954922645 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-08 10:36:28 is 24756284.804599145 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-08 10:36:28 is 24756284.631444478 s in the future tar: ./perf_events/config: time stamp 2024-11-05 07:29:13 is 24485849.496148186 s in the future tar: ./perf_events/settings: time stamp 2024-11-05 07:29:13 is 24485849.364780311 s in the future tar: ./perf_events: time stamp 2024-11-08 10:37:16 is 24756332.305735728 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-08 10:35:40 is 24756236.129184853 s in the future tar: ./iommu/iommufd: time stamp 2024-11-08 10:35:40 is 24756235.88861627 s in the future tar: ./iommu/config: time stamp 2024-11-05 07:29:13 is 24485848.764106311 s in the future tar: ./iommu: time stamp 2024-11-08 10:37:11 is 24756326.701057353 s in the future tar: ./sysctl/config: time stamp 2024-11-05 07:29:13 is 24485848.538264811 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-11-05 07:29:13 is 24485848.405077895 s in the future tar: ./sysctl: time stamp 2024-11-08 10:37:18 is 24756333.342500186 s in the future tar: ./efivarfs/config: time stamp 2024-11-05 07:29:13 is 24485848.175614228 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-08 10:35:30 is 24756225.029649436 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-08 10:35:30 is 24756224.885963103 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-11-05 07:29:13 is 24485847.736983895 s in the future tar: ./efivarfs: time stamp 2024-11-08 10:37:09 is 24756323.679980311 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-11-05 07:29:13 is 24485847.51059602 s in the future tar: ./intel_pstate: time stamp 2024-11-08 10:37:11 is 24756325.456288936 s in the future tar: ./filesystems/file_stressor: time stamp 2024-11-08 10:35:31 is 24756225.295651145 s in the future tar: ./filesystems/fat/config: time stamp 2024-11-05 07:29:13 is 24485847.148987061 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-08 10:35:33 is 24756227.002785436 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-11-05 07:29:13 is 24485846.885984936 s in the future tar: ./filesystems/fat: time stamp 2024-11-08 10:37:10 is 24756323.828242686 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-08 10:35:31 is 24756224.659998894 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-08 10:35:33 is 24756226.411454478 s in the future tar: ./filesystems/epoll: time stamp 2024-11-08 10:37:10 is 24756323.346785603 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-11-05 07:29:13 is 24485846.192979394 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-08 10:35:32 is 24756225.027265394 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-08 10:37:10 is 24756322.963059644 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-08 10:35:31 is 24756223.834210353 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-08 10:35:33 is 24756225.685194519 s in the future tar: ./filesystems/overlayfs/set_layers_via_fds: time stamp 2024-11-08 10:35:33 is 24756225.534662311 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-08 10:37:10 is 24756322.467440019 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-08 10:35:33 is 24756225.292676728 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-08 10:35:34 is 24756226.159353144 s in the future tar: ./filesystems/statmount: time stamp 2024-11-08 10:37:10 is 24756322.095238936 s in the future tar: ./filesystems: time stamp 2024-11-08 10:37:10 is 24756322.025973936 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-11-05 07:29:13 is 24485844.853346894 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-11-05 07:29:13 is 24485844.712820103 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-11-05 07:29:13 is 24485844.558214561 s in the future tar: ./firmware/config: time stamp 2024-11-05 07:29:13 is 24485844.424814644 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-11-05 07:29:13 is 24485844.282872436 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-08 10:35:34 is 24756225.153731978 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-11-05 07:29:13 is 24485844.015903894 s in the future tar: ./firmware/settings: time stamp 2024-11-05 07:29:13 is 24485843.874232269 s in the future tar: ./firmware: time stamp 2024-11-08 10:37:10 is 24756320.793467644 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-08 10:35:55 is 24756245.623752561 s in the future tar: ./memfd/config: time stamp 2024-11-05 07:29:13 is 24485843.491373352 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-11-05 07:29:13 is 24485843.361293686 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-08 10:35:55 is 24756245.223655561 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-08 10:35:55 is 24756245.073231644 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-11-05 07:29:13 is 24485842.915696352 s in the future tar: ./memfd: time stamp 2024-11-08 10:37:13 is 24756322.858576977 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-08 10:35:36 is 24756225.706142477 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-11-05 07:29:13 is 24485842.572547519 s in the future tar: ./gpio/config: time stamp 2024-11-05 07:29:13 is 24485842.447926644 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-08 10:35:36 is 24756225.305475102 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-11-05 07:29:13 is 24485842.163642436 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-11-05 07:29:13 is 24485842.038533519 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-08 10:35:36 is 24756224.896815144 s in the future tar: ./gpio: time stamp 2024-11-08 10:37:11 is 24756319.829938352 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-08 10:37:22 is 24756330.622269519 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-08 10:36:35 is 24756283.062680435 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-08 10:36:32 is 24756279.662419435 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-08 10:36:35 is 24756282.248955352 s in the future tar: ./openat2: time stamp 2024-11-08 10:37:17 is 24756324.187660727 s in the future tar: ./pstore/pstore_tests: time stamp 2024-11-05 07:29:13 is 24485840.023530185 s in the future tar: ./pstore/config: time stamp 2024-11-05 07:29:13 is 24485839.889966769 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-11-05 07:29:13 is 24485839.76150481 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-11-05 07:29:13 is 24485839.621047644 s in the future tar: ./pstore/common_tests: time stamp 2024-11-05 07:29:13 is 24485839.47838456 s in the future tar: ./pstore: time stamp 2024-11-08 10:37:17 is 24756323.415763477 s in the future tar: ./signal/mangle_uc_sigmask: time stamp 2024-11-08 10:36:44 is 24756290.227625977 s in the future tar: ./signal/sas: time stamp 2024-11-08 10:36:44 is 24756290.105797727 s in the future tar: ./signal: time stamp 2024-11-08 10:37:18 is 24756324.044480435 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-08 10:36:50 is 24756295.871860727 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-08 10:36:50 is 24756295.752407769 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-08 10:36:51 is 24756296.601616935 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-08 10:36:51 is 24756296.460940352 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-08 10:36:51 is 24756296.331118477 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-08 10:36:51 is 24756296.176586018 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-08 10:36:51 is 24756296.037648643 s in the future tar: ./vDSO: time stamp 2024-11-08 10:37:20 is 24756324.968133143 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-08 10:35:58 is 24756242.767669893 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-08 10:35:58 is 24756242.335984852 s in the future tar: ./mqueue: time stamp 2024-11-08 10:37:13 is 24756317.275606518 s in the future tar: ./sync/sync_test: time stamp 2024-11-08 10:36:45 is 24756289.075373643 s in the future tar: ./sync/config: time stamp 2024-11-05 07:29:13 is 24485836.936571685 s in the future tar: ./sync: time stamp 2024-11-08 10:37:18 is 24756321.875142477 s in the future tar: ./ipc/msgque: time stamp 2024-11-08 10:35:40 is 24756223.699956227 s in the future tar: ./ipc/config: time stamp 2024-11-05 07:29:13 is 24485836.566511352 s in the future tar: ./ipc: time stamp 2024-11-08 10:37:11 is 24756314.50814931 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-08 10:36:45 is 24756288.174926143 s in the future tar: ./tdx/config: time stamp 2024-11-05 07:29:13 is 24485836.02066456 s in the future tar: ./tdx: time stamp 2024-11-08 10:37:19 is 24756321.965977852 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-11-05 07:29:13 is 24485835.782408935 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-11-05 07:29:13 is 24485835.632304768 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-11-05 07:29:13 is 24485835.49065581 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-11-05 07:29:13 is 24485835.36530981 s in the future tar: ./tpm2/settings: time stamp 2024-11-05 07:29:13 is 24485835.231647226 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-11-05 07:29:13 is 24485835.090869018 s in the future tar: ./tpm2: time stamp 2024-11-08 10:37:19 is 24756321.023253185 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-08 10:36:32 is 24756273.858872435 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-08 10:36:32 is 24756273.714386476 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-08 10:36:32 is 24756273.589351101 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-08 10:36:31 is 24756272.433680685 s in the future tar: ./ptrace: time stamp 2024-11-08 10:37:17 is 24756318.380518476 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-08 10:36:45 is 24756286.189155976 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-11-05 07:29:13 is 24485834.072231935 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-08 10:36:45 is 24756285.918518976 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-08 10:37:18 is 24756318.856137726 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-08 10:36:38 is 24756278.638564768 s in the future tar: ./resctrl/config: time stamp 2024-11-05 07:29:13 is 24485833.496503476 s in the future tar: ./resctrl/settings: time stamp 2024-11-05 07:29:13 is 24485833.363012143 s in the future tar: ./resctrl: time stamp 2024-11-08 10:37:17 is 24756317.304777935 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-08 10:36:31 is 24756271.124418476 s in the future tar: ./proc/read: time stamp 2024-11-08 10:36:31 is 24756270.974231393 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-08 10:36:30 is 24756269.845574851 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-08 10:36:30 is 24756269.720798976 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-08 10:36:30 is 24756268.741965309 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-08 10:36:30 is 24756268.407120434 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-08 10:36:30 is 24756268.253447101 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-08 10:36:30 is 24756268.087453143 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-08 10:36:30 is 24756267.922888726 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-08 10:36:30 is 24756267.761288684 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-08 10:36:30 is 24756267.520454643 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-08 10:36:31 is 24756268.361240393 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-08 10:36:30 is 24756267.169382809 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-08 10:36:31 is 24756268.035796684 s in the future tar: ./proc/config: time stamp 2024-11-05 07:29:13 is 24485829.852433559 s in the future tar: ./proc/thread-self: time stamp 2024-11-08 10:36:31 is 24756267.618891892 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-08 10:36:31 is 24756267.473399517 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-08 10:36:30 is 24756266.335399392 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-08 10:36:30 is 24756266.132873351 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-08 10:36:31 is 24756266.998105601 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-08 10:36:29 is 24756264.867895976 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-08 10:36:29 is 24756264.738311101 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-08 10:36:29 is 24756264.593415601 s in the future tar: ./proc/self: time stamp 2024-11-08 10:36:31 is 24756266.462492517 s in the future tar: ./proc: time stamp 2024-11-08 10:37:16 is 24756311.404347017 s in the future tar: ./core/close_range_test: time stamp 2024-11-08 10:34:23 is 24756138.209380392 s in the future tar: ./core/unshare_test: time stamp 2024-11-08 10:34:23 is 24756138.042513476 s in the future tar: ./core: time stamp 2024-11-08 10:37:07 is 24756301.953807517 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-08 10:37:06 is 24756300.821659226 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-08 10:35:35 is 24756209.578238392 s in the future tar: ./futex/functional/run.sh: time stamp 2024-11-05 07:29:13 is 24485827.412360059 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-08 10:35:35 is 24756209.252504725 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-08 10:35:34 is 24756208.112464142 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-08 10:35:34 is 24756207.955588309 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-08 10:35:35 is 24756208.812161184 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-08 10:35:35 is 24756208.673970142 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-08 10:35:34 is 24756207.54375035 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-08 10:35:35 is 24756208.3986741 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-08 10:35:35 is 24756208.246531767 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-08 10:35:34 is 24756207.086297475 s in the future tar: ./futex/functional: time stamp 2024-11-08 10:37:11 is 24756304.01985585 s in the future tar: ./futex/run.sh: time stamp 2024-11-08 10:37:11 is 24756303.886342642 s in the future tar: ./futex: time stamp 2024-11-08 10:37:11 is 24756303.8322026 s in the future tar: .: time stamp 2024-11-08 10:37:22 is 24756314.751173725 s in the future skiplist: ======================================== ======================================== mincore:mincore_selftest ============== Tests to run =============== mincore:mincore_selftest ===========End Tests to run =============== shardfile-mincore pass <12>[ 227.937998] kselftest: Running tests in mincore TAP version 13 1..1 # timeout set to 45 # selftests: mincore: mincore_selftest # TAP version 13 # 1..5 # # Starting 5 tests from 1 test cases. # # RUN global.basic_interface ... # # OK global.basic_interface # ok 1 global.basic_interface # # RUN global.check_anonymous_locked_pages ... # # OK global.check_anonymous_locked_pages # ok 2 global.check_anonymous_locked_pages # # RUN global.check_huge_pages ... # # SKIP No huge pages available or CONFIG_HUGETLB_PAGE disabled. # # OK global.check_huge_pages # ok 3 global.check_huge_pages # SKIP No huge pages available or CONFIG_HUGETLB_PAGE disabled. # # RUN global.check_file_mmap ... # # SKIP O_TMPFILE not supported by filesystem. # # OK global.check_file_mmap # ok 4 global.check_file_mmap # SKIP O_TMPFILE not supported by filesystem. # # RUN global.check_tmpfs_mmap ... # # OK global.check_tmpfs_mmap # ok 5 global.check_tmpfs_mmap # # PASSED: 5 / 5 tests passed. # # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:2 error:0 ok 1 selftests: mincore: mincore_selftest mincore_mincore_selftest_global_basic_interface pass mincore_mincore_selftest_global_check_anonymous_locked_pages pass mincore_mincore_selftest_global_check_huge_pages_No_huge_pages_available_or_CONFIG_HUGETLB_PAGE_disabled skip mincore_mincore_selftest_global_check_file_mmap_O_TMPFILE_not_supported_by_filesystem skip mincore_mincore_selftest_global_check_tmpfs_mmap pass mincore_mincore_selftest pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #