Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,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.191 (45 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1214824/tftp-deploy-wb2foohq/kernel/zImage tftp 0x82000000 1214824/tftp-deploy-wb2foohq/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.191 Filename '1214824/tftp-deploy-wb2foohq/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11 MiB 3.7 MiB/s done Bytes transferred = 11502080 (af8200 hex) => tftp 0x83000000 1214824/tftp-deploy-wb2foohq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1214824/tftp-deploy-wb2foohq/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.191 Filename '1214824/tftp-deploy-wb2foohq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.9 MiB/s done Bytes transferred = 14832663 (e25417 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1214824/tftp-deploy-wb2foohq/dtb/am335x-boneblack.dtb tftp 0x88000000 1214824/tftp-deploy-wb2foohq/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.191 Filename '1214824/tftp-deploy-wb2foohq/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.5 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/1214824/extract-nfsrootfs-4natmjg3,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/1214824/extract-nfsrootfs-4natmjg3,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 - 0xaf8200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-01 9:58:17 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14832599 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-rc5-next-20241101 (KernelCI@build-j359092-arm-gcc-12-multi-v7-defconfig-thvg7) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Nov 1 09:32:41 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/1214824/extract-nfsrootfs-4natmjg3,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.019142] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033954] Console: colour dummy device 80x30 <3>[ 0.038854] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045924] This ensures that you still see kernel messages. Please <3>[ 0.052653] update your kernel commandline. <6>[ 0.057264] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096151] CPU: Testing write buffer coherency: ok <6>[ 0.101523] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106992] pid_max: default: 32768 minimum: 301 <6>[ 0.112202] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120031] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129454] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136525] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146174] rcu: Hierarchical SRCU implementation. <6>[ 0.151453] rcu: Max phase no-delay instances is 1000. <6>[ 0.162507] EFI services will not be available. <6>[ 0.167791] smp: Bringing up secondary CPUs ... <6>[ 0.172836] smp: Brought up 1 node, 1 CPU <6>[ 0.177236] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184005] CPU: All CPU(s) started in SVC mode. <6>[ 0.189193] Memory: 405952K/522240K available (16384K kernel code, 2544K rwdata, 6824K rodata, 2048K init, 429K bss, 49092K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205481] devtmpfs: initialized <6>[ 0.222713] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241751] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.254041] pinctrl core: initialized pinctrl subsystem <6>[ 0.264715] DMI not present or invalid. <6>[ 0.270596] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279579] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.291091] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.291253] cpuidle: using governor menu <6>[ 0.326683] No ATAGs? <6>[ 0.329324] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.341415] Serial: AMBA PL011 UART driver <6>[ 0.375067] iommu: Default domain type: Translated <6>[ 0.380412] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410733] SCSI subsystem initialized <6>[ 0.415617] usbcore: registered new interface driver usbfs <6>[ 0.421647] usbcore: registered new interface driver hub <6>[ 0.427438] usbcore: registered new device driver usb <6>[ 0.433951] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439337] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.449063] PTP clock support registered <6>[ 0.453524] EDAC MC: Ver: 3.0.0 <6>[ 0.501756] scmi_core: SCMI protocol bus registered <6>[ 0.519200] vgaarb: loaded <6>[ 0.523033] clocksource: Switched to clocksource dmtimer <6>[ 0.559842] NET: Registered PF_INET protocol family <6>[ 0.565549] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.574406] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.583340] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.591585] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.599873] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.607592] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.614516] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.621523] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.629153] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.713280] RPC: Registered named UNIX socket transport module. <6>[ 0.719667] RPC: Registered udp transport module. <6>[ 0.724812] RPC: Registered tcp transport module. <6>[ 0.729919] RPC: Registered tcp-with-tls transport module. <6>[ 0.735851] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.742759] PCI: CLS 0 bytes, default 64 <5>[ 0.748584] Initialise system trusted keyrings <6>[ 0.768800] Trying to unpack rootfs image as initramfs... <6>[ 0.846832] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.854379] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.893811] NFS: Registering the id_resolver key type <5>[ 0.899444] Key type id_resolver registered <5>[ 0.904102] Key type id_legacy registered <6>[ 0.908541] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.915731] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.990201] Key type asymmetric registered <5>[ 0.994788] Asymmetric key parser 'x509' registered <6>[ 1.000216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.008137] io scheduler mq-deadline registered <6>[ 1.013099] io scheduler kyber registered <6>[ 1.017551] io scheduler bfq registered <6>[ 1.139230] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.434576] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.477950] msm_serial: driver initialized <6>[ 1.482735] SuperH (H)SCI(F) driver initialized <6>[ 1.488090] STMicroelectronics ASC driver initialized <6>[ 1.493771] STM32 USART driver initialized <6>[ 1.598604] brd: module loaded <6>[ 1.634665] loop: module loaded <6>[ 1.674434] CAN device driver interface <6>[ 1.679520] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.686640] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.692024] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.698486] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.704334] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.713950] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.720028] usbcore: registered new interface driver pegasus <6>[ 1.726216] usbcore: registered new interface driver asix <6>[ 1.732081] usbcore: registered new interface driver ax88179_178a <6>[ 1.738687] usbcore: registered new interface driver cdc_ether <6>[ 1.745009] usbcore: registered new interface driver smsc75xx <6>[ 1.751216] usbcore: registered new interface driver smsc95xx <6>[ 1.757446] usbcore: registered new interface driver net1080 <6>[ 1.763590] usbcore: registered new interface driver cdc_subset <6>[ 1.769976] usbcore: registered new interface driver zaurus <6>[ 1.776045] usbcore: registered new interface driver cdc_ncm <6>[ 1.785815] usbcore: registered new interface driver usb-storage <6>[ 1.797253] i2c_dev: i2c /dev entries driver <5>[ 1.816323] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.825885] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.832540] sdhci: Copyright(c) Pierre Ossman <6>[ 1.839116] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.847173] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.857114] usbcore: registered new interface driver usbhid <6>[ 1.863228] usbhid: USB HID core driver <6>[ 1.874985] NET: Registered PF_INET6 protocol family <6>[ 2.335274] Segment Routing with IPv6 <6>[ 2.339420] In-situ OAM (IOAM) with IPv6 <6>[ 2.343938] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.351207] NET: Registered PF_PACKET protocol family <6>[ 2.356777] can: controller area network core <6>[ 2.361605] NET: Registered PF_CAN protocol family <6>[ 2.366831] can: raw protocol <6>[ 2.370156] can: broadcast manager protocol <6>[ 2.374755] can: netlink gateway - max_hops=1 <5>[ 2.380275] Key type dns_resolver registered <6>[ 2.385355] ThumbEE CPU extension supported. <5>[ 2.390045] Registering SWP/SWPB emulation handler <3>[ 2.395741] omap_voltage_late_init: Voltage driver support not added <5>[ 2.603926] Loading compiled-in X.509 certificates <6>[ 2.722235] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.738933] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.762613] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.976188] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.183930] OMAP GPIO hardware version 0.1 <6>[ 3.202502] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.304728] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.343629] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.379064] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.422067] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.458176] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.528928] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.549749] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.575913] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.585143] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.723341] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.749531] random: crng init done <6>[ 3.807579] Freeing initrd memory: 14488K <6>[ 3.812295] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.859448] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.869788] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.877156] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.884656] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.892729] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.904402] cpsw-switch 4a100000.switch: Detected MACID = 04:79:b7:e7:06:e0 <5>[ 3.913479] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.943158] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.951623] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.019096] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.033818] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.050881] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.101438] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.110942] printk: legacy console [ttyS0] enabled <6>[ 4.110942] printk: legacy console [ttyS0] enabled <6>[ 4.121280] printk: legacy bootconsole [omap8250] disabled <6>[ 4.121280] printk: legacy bootconsole [omap8250] disabled <4>[ 4.153841] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.161210] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.180885] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.187848] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.201562] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.213451] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.233246] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.242302] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.247457] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.261082] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.269756] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.278433] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.377670] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.420170] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.467588] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.477153] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.542677] mmc1: new high speed MMC card at address 0001 <6>[ 4.551721] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.562361] mmcblk1: p1 <6>[ 4.567449] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.578084] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.588742] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.607708] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.684074] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.723043] Sending DHCP requests ., OK <6>[ 6.807586] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.191 <6>[ 6.815653] IP-Config: Complete: <6>[ 6.819194] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.191, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.829615] host=172.16.3.191, domain=denx.de, nis-domain=(none) <6>[ 6.836435] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.836469] nameserver0=172.16.3.3 <6>[ 6.847833] ntpserver0=172.16.3.3 <6>[ 6.853337] clk: Disabling unused clocks <6>[ 6.857948] PM: genpd: Disabling unused power domains <6>[ 6.875987] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.885785] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.953783] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.124108] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.355461] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.361136] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.619814] hub 1-0:1.0: USB hub found <6>[ 10.644079] hub 1-0:1.0: 1 port detected <6>[ 10.776399] 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 04:79:b7:e7:06:e0 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.191 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.322916] systemd[1]: System time before build time, advancing clock. <30>[ 15.515453] 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.552210] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.593407] systemd[1]: Hostname set to . <30>[ 17.678140] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.692843] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 17.725439] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 17.759399] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.794890] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 17.824435] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 17.854207] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 17.884124] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 17.904677] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.933586] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 17.963893] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.994056] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.023685] 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.053592] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.083859] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.113735] 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.144605] 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.227226] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.244741] 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.275819] 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.306024] 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.337950] 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.374642] 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.404770] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.423404] 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.474567] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.521696] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.614962] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.664502] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.744246] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 18.803970] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.864863] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 18.907181] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 18.966703] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.015420] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.029332] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.074434] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.164779] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.218273] 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.354524] 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.466350] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.552853] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 19.635305] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.702188] 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>[ 19.917828] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 19.954952] 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.004712] 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@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 20.750605] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. 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] 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-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 26.410651] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 27.755384] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.885199] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.917079] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.926196] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (10s / 1min 35s) M[K[[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 35s) 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-tmpfiles-… Volatile Files and Directories... [[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-tmpfiles-…te Volatile Files and Directories. 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;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf ttyS0 debian-booklogin: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc5-next-20241101 #1 SMP Fri Nov 1 09:32:41 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/1214824/extract-nfsrootfs-4natmjg3' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1214824/extract-nfsrootfs-4natmjg3' / # 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-1214824/environment . /lava-1214824/environment / # /lava-1214824/bin/lava-test-runner /lava-1214824/0 /lava-1214824/bin/lava-test-runner /lava-1214824/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1214824/0/tests/0_timesync-off ++ cat uuid + UUID=1214824_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-capabilities + TESTRUN_ID=1_kselftest-capabilities + cd /lava-1214824/0/tests/1_kselftest-capabilities ++ cat uuid + UUID=1214824_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c capabilities -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/master/next-20241101/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-20241101/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: 4160168 (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 5%[> ] 218.67K 358KB/s kselftest_armhf.tar 17%[==> ] 701.01K 730KB/s kselftest_armhf.tar 46%[========> ] 1.86M 1.53MB/s kselftest_armhf.tar 64%[===========> ] 2.58M 1.82MB/s kselftest_armhf.tar 71%[=============> ] 2.84M 1.76MB/s kselftest_armhf.tar 75%[==============> ] 2.98M 1.63MB/s kselftest_armhf.tar 87%[================> ] 3.47M 1.70MB/s kselftest_armhf.tar 96%[==================> ] 3.84M 1.68MB/s kselftest_armhf.tar 100%[===================>] 3.97M 1.71MB/s in 2.3s 2024-01-26 21:49:19 (1.71 MB/s) - 'kselftest_armhf.tar.gz' saved [4160168/4160168] tar: ./nsfs/pidns: time stamp 2024-11-01 09:42:46 is 24148398.366413994 s in the future tar: ./nsfs/config: time stamp 2024-10-28 11:31:42 is 23809334.189861078 s in the future tar: ./nsfs/owner: time stamp 2024-11-01 09:42:46 is 24148398.010831119 s in the future tar: ./nsfs: time stamp 2024-11-01 09:43:30 is 24148441.956678619 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-01 09:41:09 is 24148300.797811661 s in the future tar: ./cachestat: time stamp 2024-11-01 09:43:21 is 24148432.739172911 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-01 09:43:20 is 24148431.606410953 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-28 11:31:42 is 23809333.432956536 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-01 09:43:20 is 24148431.263392244 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-01 09:43:20 is 24148431.137331328 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-01 09:43:20 is 24148431.012330994 s in the future tar: ./kselftest: time stamp 2024-10-28 11:31:42 is 23809332.953887078 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-28 11:31:42 is 23809332.799874286 s in the future tar: ./cpufreq/config: time stamp 2024-10-28 11:31:42 is 23809332.653518036 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-28 11:31:42 is 23809332.528510786 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-28 11:31:42 is 23809332.403397786 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-28 11:31:42 is 23809332.272621244 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-28 11:31:42 is 23809332.129180244 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-28 11:31:42 is 23809331.994513869 s in the future tar: ./cpufreq: time stamp 2024-11-01 09:43:22 is 24148431.936423161 s in the future tar: ./kvm/config: time stamp 2024-10-28 11:31:42 is 23809331.799180827 s in the future tar: ./kvm/settings: time stamp 2024-10-28 11:31:42 is 23809331.677897369 s in the future tar: ./kvm: time stamp 2024-11-01 09:43:26 is 24148435.612400744 s in the future tar: ./size/get_size: time stamp 2024-11-01 09:43:01 is 24148410.473710952 s in the future tar: ./size: time stamp 2024-11-01 09:43:32 is 24148441.417009702 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-28 11:31:42 is 23809331.260094244 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-28 11:31:42 is 23809331.120119494 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-28 11:31:42 is 23809330.156153036 s in the future tar: ./amd-pstate/config: time stamp 2024-10-28 11:31:42 is 23809329.800464744 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-28 11:31:42 is 23809329.653398827 s in the future tar: ./amd-pstate: time stamp 2024-11-01 09:43:21 is 24148428.597169744 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-01 09:42:47 is 24148394.419081577 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-01 09:42:46 is 24148393.275521952 s in the future tar: ./pidfd/config: time stamp 2024-10-28 11:31:42 is 23809329.14953391 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-01 09:42:47 is 24148394.002602619 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-01 09:42:47 is 24148393.852115452 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-01 09:42:47 is 24148393.700430702 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-01 09:42:46 is 24148392.557058785 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-01 09:42:46 is 24148392.41521341 s in the future tar: ./pidfd: time stamp 2024-11-01 09:43:31 is 24148437.350047535 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-01 09:41:09 is 24148295.19992341 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-28 11:31:42 is 23809328.07312441 s in the future tar: ./alsa/global-timer: time stamp 2024-11-01 09:41:08 is 24148293.94289991 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-01 09:41:08 is 24148293.806116244 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-01 09:41:08 is 24148293.665804994 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-01 09:41:09 is 24148294.530839119 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-01 09:41:09 is 24148294.375801744 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-28 11:31:42 is 23809327.219452202 s in the future tar: ./alsa/conf.d: time stamp 2024-10-28 11:31:42 is 23809327.16546516 s in the future tar: ./alsa: time stamp 2024-11-01 09:43:21 is 24148426.115525827 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-28 11:31:42 is 23809326.96717666 s in the future tar: ./rust/config: time stamp 2024-10-28 11:31:42 is 23809326.82176591 s in the future tar: ./rust: time stamp 2024-11-01 09:43:32 is 24148436.765108285 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-01 09:41:09 is 24148293.61300316 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-01 09:41:09 is 24148293.466997243 s in the future tar: ./capabilities: time stamp 2024-11-01 09:43:21 is 24148425.407956493 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-28 11:31:42 is 23809326.243524577 s in the future tar: ./net/lib.sh: time stamp 2024-10-28 11:31:42 is 23809326.104183618 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-28 11:31:42 is 23809325.940198118 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-28 11:31:42 is 23809325.797395577 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-28 11:31:42 is 23809325.672522243 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-01 09:42:34 is 24148377.55114341 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-28 11:31:42 is 23809325.405155285 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-28 11:31:42 is 23809325.255049785 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-28 11:31:42 is 23809325.129905077 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-28 11:31:42 is 23809324.994437993 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-28 11:31:42 is 23809324.840076118 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-01 09:42:34 is 24148376.721222118 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-28 11:31:42 is 23809324.585836827 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-28 11:31:42 is 23809324.441799576 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-28 11:31:42 is 23809324.30632516 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-28 11:31:42 is 23809324.170810201 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-01 09:42:34 is 24148376.034875868 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-28 11:31:42 is 23809323.881009826 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-28 11:31:42 is 23809323.755066576 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-28 11:31:42 is 23809323.603542076 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-01 09:42:35 is 24148376.47938666 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-28 11:31:42 is 23809323.347312243 s in the future tar: ./net/netfilter/config: time stamp 2024-10-28 11:31:42 is 23809323.220114035 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-28 11:31:42 is 23809323.075563535 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-28 11:31:42 is 23809322.940307243 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-28 11:31:42 is 23809322.813576201 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-28 11:31:42 is 23809322.679852785 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-28 11:31:42 is 23809322.537078201 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-28 11:31:42 is 23809322.379418701 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-28 11:31:42 is 23809322.254358618 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-28 11:31:42 is 23809322.195054785 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-28 11:31:42 is 23809322.077179243 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-28 11:31:42 is 23809321.928176201 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-28 11:31:42 is 23809321.819580368 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-28 11:31:42 is 23809321.69368616 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-28 11:31:42 is 23809321.563983409 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-28 11:31:42 is 23809321.435944743 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809321.320171701 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-28 11:31:42 is 23809321.194970284 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-01 09:42:34 is 24148373.067798201 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-28 11:31:42 is 23809320.951089576 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-28 11:31:42 is 23809320.802972118 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-28 11:31:42 is 23809320.659082159 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-10-30 10:28:17 is 23978315.509800493 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-28 11:31:42 is 23809316.558942492 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809316.425282951 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-28 11:31:42 is 23809316.283581659 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-01 09:42:34 is 24148368.140178617 s in the future tar: ./net/netfilter: time stamp 2024-11-01 09:43:29 is 24148423.087813034 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-01 09:42:39 is 24148372.841706784 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-01 09:42:39 is 24148372.646050659 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-01 09:42:42 is 24148375.439965992 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-01 09:42:42 is 24148375.248202992 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-01 09:42:37 is 24148370.054359492 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-01 09:42:41 is 24148373.890640159 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-01 09:42:38 is 24148370.714172659 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-01 09:42:44 is 24148376.528705575 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-28 11:31:42 is 23809314.379312159 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-01 09:42:40 is 24148372.181895242 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-01 09:42:37 is 24148368.995089367 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-01 09:42:45 is 24148376.761630409 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-01 09:42:37 is 24148368.57363745 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-01 09:42:39 is 24148370.378054367 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-01 09:42:43 is 24148374.171301825 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-01 09:42:44 is 24148374.961285033 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-01 09:42:40 is 24148370.754727575 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-01 09:42:41 is 24148371.555838075 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-01 09:42:44 is 24148374.369070075 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-01 09:42:39 is 24148369.128127867 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-01 09:42:38 is 24148367.963997242 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-01 09:42:45 is 24148374.768861325 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-28 11:31:42 is 23809311.652176867 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-01 09:42:42 is 24148371.46909495 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-01 09:42:41 is 24148370.270397992 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-01 09:42:43 is 24148372.068610033 s in the future tar: ./net/tcp_ao: time stamp 2024-11-01 09:43:30 is 24148419.018401867 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-28 11:31:42 is 23809310.884897492 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809310.761334075 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-28 11:31:42 is 23809310.634568408 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-28 11:31:42 is 23809310.509207908 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-28 11:31:42 is 23809310.3958052 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809310.2773397 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809310.159019283 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-28 11:31:42 is 23809310.05081195 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-28 11:31:42 is 23809309.911949241 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-28 11:31:42 is 23809309.776998658 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809309.653490575 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-28 11:31:42 is 23809309.534919575 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-28 11:31:42 is 23809309.351377825 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809309.216380408 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-28 11:31:42 is 23809309.099896658 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-28 11:31:42 is 23809308.992700575 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-28 11:31:42 is 23809308.867603491 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-28 11:31:42 is 23809308.749292075 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-28 11:31:42 is 23809308.643881075 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-28 11:31:42 is 23809308.524216491 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-28 11:31:42 is 23809308.415478616 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-28 11:31:42 is 23809308.290450825 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-28 11:31:42 is 23809308.166701116 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-28 11:31:42 is 23809308.023346366 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-28 11:31:42 is 23809307.898442033 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-28 11:31:42 is 23809307.76794945 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-28 11:31:42 is 23809307.631020116 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-28 11:31:42 is 23809307.501132116 s in the future tar: ./net/packetdrill: time stamp 2024-10-28 11:31:42 is 23809307.439504616 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-28 11:31:42 is 23809307.290835283 s in the future tar: ./net/hsr/config: time stamp 2024-10-28 11:31:42 is 23809307.167393866 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-28 11:31:42 is 23809307.047433366 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-31 07:12:54 is 24052978.916778283 s in the future tar: ./net/hsr/settings: time stamp 2024-10-31 07:12:54 is 24052978.796840783 s in the future tar: ./net/hsr: time stamp 2024-11-01 09:43:29 is 24148413.731628783 s in the future tar: ./net/rds/test.py: time stamp 2024-10-28 11:31:42 is 23809306.580239324 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-01 09:43:30 is 24148414.471747949 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-28 11:31:42 is 23809306.342601116 s in the future tar: ./net/rds: time stamp 2024-11-01 09:43:30 is 24148414.287857699 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-01 09:42:32 is 24148356.129064991 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-01 09:42:32 is 24148355.980436366 s in the future tar: ./net/af_unix/config: time stamp 2024-10-28 11:31:42 is 23809305.837384408 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-01 09:42:32 is 24148355.707356699 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-01 09:42:32 is 24148355.570608366 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-01 09:42:32 is 24148355.428531741 s in the future tar: ./net/af_unix: time stamp 2024-11-01 09:43:28 is 24148411.370282616 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-28 11:31:42 is 23809305.228680116 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809305.112916699 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-28 11:31:42 is 23809304.953102491 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-28 11:31:42 is 23809304.829169991 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809304.697600907 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-28 11:31:42 is 23809304.552730032 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-01 08:32:28 is 24144150.427495407 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809304.302411574 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-01 08:32:28 is 24144150.178542949 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809304.019024741 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-01 08:32:28 is 24144149.902021866 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-28 11:31:42 is 23809303.745009532 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-28 11:31:42 is 23809303.611300616 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-01 08:32:28 is 24144149.468244782 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-28 11:31:42 is 23809303.345839616 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-28 11:31:42 is 23809303.176442241 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809303.051101824 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809302.920413407 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-28 11:31:42 is 23809302.775779032 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-28 11:31:42 is 23809302.628419157 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-01 08:32:28 is 24144148.500777241 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-28 11:31:42 is 23809302.376508949 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-28 11:31:42 is 23809302.241841699 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809302.102829282 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-28 11:31:42 is 23809301.944481324 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809301.817578824 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809301.674569824 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-28 11:31:42 is 23809301.543809699 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-28 11:31:42 is 23809301.412820115 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809301.274068199 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-28 11:31:42 is 23809301.13380424 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-28 11:31:42 is 23809301.002208157 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809300.870840657 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809300.740222449 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-28 11:31:42 is 23809300.608045949 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809300.47347449 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-28 11:31:42 is 23809300.337042032 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-28 11:31:42 is 23809300.203409907 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809300.058850074 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-28 11:31:42 is 23809299.939045949 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-28 11:31:42 is 23809299.807118074 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809299.67357174 s in the future tar: ./net/forwarding/config: time stamp 2024-10-28 11:31:42 is 23809299.555665949 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809299.430423199 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-28 11:31:42 is 23809299.29436099 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809299.163444532 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-28 11:31:42 is 23809299.054995157 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809298.935604532 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-28 11:31:42 is 23809298.802214698 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-28 11:31:42 is 23809298.67397799 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-28 11:31:42 is 23809298.55430574 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-28 11:31:42 is 23809298.426798865 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-28 11:31:42 is 23809298.287707282 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-28 11:31:42 is 23809298.145572032 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-28 11:31:42 is 23809297.993042198 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-28 11:31:42 is 23809297.859610782 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-28 11:31:42 is 23809297.726231907 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-28 11:31:42 is 23809297.511848407 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-28 11:31:42 is 23809297.384366907 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-28 11:31:42 is 23809297.261487157 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-28 11:31:42 is 23809297.133745198 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-28 11:31:42 is 23809296.985896698 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-28 11:31:42 is 23809296.852948407 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-01 08:32:28 is 24144142.735601948 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-28 11:31:42 is 23809296.611019448 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-28 11:31:42 is 23809296.486833156 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809296.369199573 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809296.251992781 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-28 11:31:42 is 23809296.13557874 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809296.016266531 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809295.885279781 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-28 11:31:42 is 23809295.76817224 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-28 11:31:42 is 23809295.645733073 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-28 11:31:42 is 23809295.499095406 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-28 11:31:42 is 23809295.370628073 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-01 08:32:28 is 24144141.23427824 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-28 11:31:42 is 23809295.11783549 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-28 11:31:42 is 23809295.002193365 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-28 11:31:42 is 23809294.85054949 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-28 11:31:42 is 23809294.671370073 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809294.504777781 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-28 11:31:42 is 23809294.364543365 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809294.186561531 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-28 11:31:42 is 23809294.018848698 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-28 11:31:42 is 23809293.867392031 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-28 11:31:42 is 23809293.672039114 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809293.487380156 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-28 11:31:42 is 23809293.337308614 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809293.162820281 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-28 11:31:42 is 23809293.023994156 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-28 11:31:42 is 23809292.884657281 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-28 11:31:42 is 23809292.732769364 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-28 11:31:42 is 23809291.818628573 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-28 11:31:42 is 23809291.580004531 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-28 11:31:42 is 23809291.450030281 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-28 11:31:42 is 23809291.329818531 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-28 11:31:42 is 23809291.210140864 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-28 11:31:42 is 23809291.059962781 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-28 11:31:42 is 23809290.932889781 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-28 11:31:42 is 23809290.762755239 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-28 11:31:42 is 23809290.634762114 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-28 11:31:42 is 23809290.509410072 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-28 11:31:42 is 23809290.380327364 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-28 11:31:42 is 23809290.237356364 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-28 11:31:42 is 23809290.112042281 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-28 11:31:42 is 23809289.967231156 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-28 11:31:42 is 23809289.821254114 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-28 11:31:42 is 23809289.695410197 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-28 11:31:42 is 23809289.569938531 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809289.445062572 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-28 11:31:42 is 23809289.295866114 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-28 11:31:42 is 23809289.169493781 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-28 11:31:42 is 23809289.044433656 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-28 11:31:42 is 23809288.894662364 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-28 11:31:42 is 23809288.769518989 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-28 11:31:42 is 23809288.652383947 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809288.515695656 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-28 11:31:42 is 23809288.380244072 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-28 11:31:42 is 23809288.265268572 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-28 11:31:42 is 23809288.126693572 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-28 11:31:42 is 23809288.006914572 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-28 11:31:42 is 23809287.877673405 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-28 11:31:42 is 23809287.759583905 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-28 11:31:42 is 23809287.62119178 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-28 11:31:42 is 23809287.493470947 s in the future tar: ./net/forwarding: time stamp 2024-11-01 09:43:29 is 24148394.434725155 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-28 11:31:42 is 23809287.276014572 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-28 11:31:42 is 23809287.14260853 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-28 11:31:42 is 23809287.000920655 s in the future tar: ./net/openvswitch: time stamp 2024-11-01 09:43:30 is 24148394.93739078 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-28 11:31:42 is 23809286.792442364 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-28 11:31:42 is 23809286.20031053 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-01 09:42:33 is 24148336.963676905 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-30 10:28:17 is 23978280.809410447 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-28 11:31:42 is 23809285.680143114 s in the future tar: ./net/mptcp/config: time stamp 2024-10-28 11:31:42 is 23809285.549941239 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-01 09:42:33 is 24148336.413192072 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-28 11:31:42 is 23809285.267758863 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-01 09:42:34 is 24148337.13374428 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-01 09:42:34 is 24148337.004518947 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-28 11:31:42 is 23809284.862731822 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-28 11:31:42 is 23809284.708762322 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-28 11:31:42 is 23809284.591228822 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-28 11:31:42 is 23809284.457366905 s in the future tar: ./net/mptcp: time stamp 2024-11-01 09:43:29 is 24148391.40406053 s in the future tar: ./net: time stamp 2024-11-01 09:43:30 is 24148392.353971488 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-01 09:41:12 is 24148254.198553738 s in the future tar: ./clone3/clone3: time stamp 2024-11-01 09:41:12 is 24148254.065080863 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-01 09:41:12 is 24148253.928404947 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-01 09:41:12 is 24148253.768288947 s in the future tar: ./clone3: time stamp 2024-11-01 09:43:21 is 24148382.70763328 s in the future tar: ./pcie_bwctrl/set_pcie_cooling_state.sh: time stamp 2024-10-28 11:31:42 is 23809283.564586613 s in the future tar: ./pcie_bwctrl: time stamp 2024-11-01 09:43:30 is 24148391.506219363 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-01 09:42:19 is 24148320.34761578 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-01 09:42:18 is 24148319.21541378 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-01 09:42:19 is 24148320.063832363 s in the future tar: ./lsm/config: time stamp 2024-10-28 11:31:42 is 23809282.944316238 s in the future tar: ./lsm: time stamp 2024-11-01 09:43:27 is 24148387.88089828 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148318.723227363 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-01 09:42:18 is 24148318.571755072 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-01 09:42:18 is 24148318.443651321 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-01 09:42:18 is 24148318.288723155 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-01 09:42:18 is 24148318.154528738 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-01 09:42:18 is 24148318.016607071 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-01 09:42:18 is 24148317.883171488 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-01 09:42:18 is 24148317.747153113 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148317.570762863 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-01 09:42:18 is 24148317.422297196 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-01 09:42:18 is 24148317.303028863 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148317.169208071 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-01 09:42:18 is 24148317.036030613 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-01 09:42:18 is 24148316.904081988 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-01 09:42:18 is 24148316.768973196 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-01 09:42:18 is 24148316.628062488 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-01 09:42:18 is 24148316.499583946 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148316.34641228 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148316.193455155 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148316.077630946 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148315.944730988 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-01 09:42:18 is 24148315.822629155 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-01 09:42:18 is 24148315.693007738 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-01 09:42:18 is 24148315.567832904 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-01 09:42:18 is 24148315.436010696 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-01 09:42:18 is 24148315.305447279 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-01 09:42:18 is 24148315.168280488 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148315.039988488 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-01 09:42:18 is 24148314.905033363 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148314.770120113 s in the future tar: ./lkdtm/config: time stamp 2024-10-28 11:31:42 is 23809278.642785196 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-01 09:42:18 is 24148314.522811154 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-01 09:42:18 is 24148314.362845779 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148314.225581696 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-01 09:42:18 is 24148314.097417696 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-01 09:42:18 is 24148313.969252404 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-01 09:42:18 is 24148313.849293279 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-01 09:42:18 is 24148313.716832154 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-28 11:31:42 is 23809277.549111988 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-01 09:42:18 is 24148313.417332196 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-01 09:42:18 is 24148313.282187321 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-01 09:42:18 is 24148313.153444571 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-01 09:42:18 is 24148313.011619738 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-01 09:42:18 is 24148312.893593362 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-01 09:42:18 is 24148312.745929696 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148312.591642612 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-01 09:42:18 is 24148312.461029737 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-01 09:42:18 is 24148312.331290362 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-28 11:31:42 is 23809276.206159321 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-01 09:42:18 is 24148312.041065487 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-01 09:42:18 is 24148311.900692612 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-01 09:42:18 is 24148311.750718321 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-01 09:42:18 is 24148311.611623862 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-01 09:42:18 is 24148311.480440612 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-01 09:42:18 is 24148311.338694487 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-01 09:42:18 is 24148311.205108487 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-01 09:42:18 is 24148311.064840987 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-01 09:42:18 is 24148310.943058071 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-01 09:42:18 is 24148310.783115821 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-01 09:42:18 is 24148310.613673612 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-01 09:42:18 is 24148310.483052112 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-01 09:42:18 is 24148310.332814904 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-01 09:42:18 is 24148310.205691696 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-01 09:42:18 is 24148310.075508737 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-01 09:42:18 is 24148309.945690695 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-01 09:42:18 is 24148309.79524332 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-01 09:42:18 is 24148309.654390737 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-01 09:42:18 is 24148309.52502032 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-01 09:42:18 is 24148309.400769445 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-01 09:42:18 is 24148309.253861404 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-01 09:42:18 is 24148309.127684279 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-01 09:42:18 is 24148308.944356945 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-01 09:42:18 is 24148308.814944987 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-01 09:42:18 is 24148308.675105487 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-01 09:42:18 is 24148308.532028445 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-01 09:42:18 is 24148308.389393279 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-01 09:42:18 is 24148308.252953279 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-01 09:42:18 is 24148308.124519945 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-01 09:42:18 is 24148307.995248362 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-01 09:42:18 is 24148307.851598945 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-01 09:42:18 is 24148307.702328612 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-01 09:42:18 is 24148307.56454582 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-01 09:42:18 is 24148307.43056382 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-01 09:42:18 is 24148307.301930612 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-01 09:42:18 is 24148307.175960362 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-01 09:42:18 is 24148307.042340528 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-01 09:42:18 is 24148306.909008445 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-01 09:42:18 is 24148306.763718528 s in the future tar: ./lkdtm: time stamp 2024-11-01 09:43:27 is 24148375.704656737 s in the future tar: ./rlimits/config: time stamp 2024-10-28 11:31:42 is 23809270.550278987 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-01 09:42:55 is 24148343.396140153 s in the future tar: ./rlimits: time stamp 2024-11-01 09:43:31 is 24148379.31758407 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-28 11:31:42 is 23809270.159065653 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-28 11:31:42 is 23809270.029205653 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-28 11:31:42 is 23809269.90040232 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-28 11:31:42 is 23809269.779075987 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-28 11:31:42 is 23809269.654225153 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-28 11:31:42 is 23809269.532590445 s in the future tar: ./damon/config: time stamp 2024-10-28 11:31:42 is 23809269.412304528 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809269.267484112 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-01 09:41:13 is 24148240.136918737 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-28 11:31:42 is 23809268.995102028 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-01 09:41:13 is 24148239.867016778 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-28 11:31:42 is 23809268.744936487 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-28 11:31:42 is 23809268.619445195 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-28 11:31:42 is 23809268.481499278 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-30 10:28:17 is 23978263.350014903 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-01 09:41:13 is 24148239.219236445 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-28 11:31:42 is 23809268.098441861 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-01 09:41:13 is 24148238.939046361 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-28 11:31:42 is 23809267.810633861 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-28 11:31:42 is 23809267.668828153 s in the future tar: ./damon/access_memory: time stamp 2024-11-01 09:41:13 is 24148238.536279736 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-28 11:31:42 is 23809267.405346903 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-28 11:31:42 is 23809267.263457611 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-28 11:31:42 is 23809267.121664695 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-28 11:31:42 is 23809266.988619945 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-30 10:28:17 is 23978261.851020945 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-28 11:31:42 is 23809266.700851945 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-28 11:31:42 is 23809266.559478695 s in the future tar: ./damon: time stamp 2024-11-01 09:43:22 is 24148366.500905486 s in the future tar: ./rtc/rtctest: time stamp 2024-11-01 09:42:59 is 24148343.321050236 s in the future tar: ./rtc/setdate: time stamp 2024-11-01 09:42:59 is 24148342.682209903 s in the future tar: ./rtc/settings: time stamp 2024-10-28 11:31:42 is 23809265.553937236 s in the future tar: ./rtc: time stamp 2024-11-01 09:43:32 is 24148375.498287194 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-01 09:41:57 is 24148279.959929486 s in the future tar: ./fchmodat2: time stamp 2024-11-01 09:43:24 is 24148366.890130528 s in the future tar: ./nci/config: time stamp 2024-10-28 11:31:42 is 23809264.706295069 s in the future tar: ./nci/nci_dev: time stamp 2024-11-01 09:42:23 is 24148305.556666444 s in the future tar: ./nci: time stamp 2024-11-01 09:43:28 is 24148370.506453611 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-28 11:31:42 is 23809264.359852861 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-01 09:41:13 is 24148235.034903028 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-01 09:43:22 is 24148363.972510986 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-01 09:42:16 is 24148297.781262111 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-01 09:42:17 is 24148298.614515694 s in the future tar: ./landlock/true: time stamp 2024-11-01 09:42:17 is 24148298.346735028 s in the future tar: ./landlock/config: time stamp 2024-10-28 11:31:42 is 23809263.205723486 s in the future tar: ./landlock/fs_test: time stamp 2024-11-01 09:42:13 is 24148293.997130861 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-01 09:42:17 is 24148297.846443611 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-01 09:42:15 is 24148295.705230944 s in the future tar: ./landlock/base_test: time stamp 2024-11-01 09:42:07 is 24148287.566045402 s in the future tar: ./landlock/net_test: time stamp 2024-11-01 09:42:15 is 24148295.418145069 s in the future tar: ./landlock: time stamp 2024-11-01 09:43:26 is 24148366.362680569 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-01 09:42:22 is 24148302.112506736 s in the future tar: ./mount_setattr/config: time stamp 2024-10-28 11:31:42 is 23809261.974486819 s in the future tar: ./mount_setattr: time stamp 2024-11-01 09:43:28 is 24148367.912479861 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-01 09:43:01 is 24148340.746179236 s in the future tar: ./seccomp/config: time stamp 2024-10-28 11:31:42 is 23809261.612973444 s in the future tar: ./seccomp/settings: time stamp 2024-10-28 11:31:42 is 23809261.475598569 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-01 09:43:00 is 24148339.247972694 s in the future tar: ./seccomp: time stamp 2024-11-01 09:43:32 is 24148371.195470444 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-28 11:31:42 is 23809261.023181319 s in the future tar: ./static_keys/config: time stamp 2024-10-28 11:31:42 is 23809260.894650694 s in the future tar: ./static_keys: time stamp 2024-11-01 09:43:33 is 24148370.03955911 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-01 09:41:09 is 24148222.619435527 s in the future tar: ./breakpoints: time stamp 2024-11-01 09:43:21 is 24148354.555225318 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-28 11:31:42 is 23809255.38885461 s in the future tar: ./devices/error_logs: time stamp 2024-11-01 09:43:22 is 24148355.324567443 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-28 11:31:42 is 23809255.171383068 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-28 11:31:42 is 23809255.014741402 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-28 11:31:42 is 23809254.883101902 s in the future tar: ./devices/probe/boards: time stamp 2024-10-28 11:31:42 is 23809254.823909193 s in the future tar: ./devices/probe: time stamp 2024-11-01 09:43:22 is 24148354.766346818 s in the future tar: ./devices: time stamp 2024-11-01 09:43:22 is 24148354.712745443 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-01 09:42:55 is 24148327.545657235 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-01 09:42:58 is 24148330.382529901 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-28 11:31:42 is 23809254.254140901 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-01 09:42:57 is 24148329.097467485 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-01 09:42:55 is 24148326.956163943 s in the future tar: ./rseq/basic_test: time stamp 2024-11-01 09:42:55 is 24148326.817543568 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-01 09:42:55 is 24148326.686857776 s in the future tar: ./rseq/param_test: time stamp 2024-11-01 09:42:56 is 24148327.525356318 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-01 09:42:58 is 24148329.353400693 s in the future tar: ./rseq/settings: time stamp 2024-10-28 11:31:42 is 23809253.230720235 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-01 09:42:56 is 24148327.069543985 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-01 09:42:57 is 24148327.902719901 s in the future tar: ./rseq: time stamp 2024-11-01 09:43:32 is 24148362.841620651 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-28 11:31:42 is 23809252.691480485 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-01 09:42:22 is 24148292.522084485 s in the future tar: ./move_mount_set_group: time stamp 2024-11-01 09:43:28 is 24148358.452435776 s in the future tar: ./mm/map_populate: time stamp 2024-11-01 09:43:13 is 24148343.29618361 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-01 09:43:19 is 24148349.143604485 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-01 09:43:19 is 24148349.001386776 s in the future tar: ./mm/seal_elf: time stamp 2024-11-01 09:43:15 is 24148344.868223235 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-28 11:31:42 is 23809251.745577026 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-01 09:43:11 is 24148340.601164609 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-01 09:43:14 is 24148343.450987734 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-28 11:31:42 is 23809251.319796984 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-01 09:43:17 is 24148346.161405318 s in the future tar: ./mm/compaction_test: time stamp 2024-11-01 09:43:09 is 24148338.005903984 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-01 09:43:18 is 24148346.850504318 s in the future tar: ./mm/mkdirty: time stamp 2024-11-01 09:43:14 is 24148342.730674943 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-01 09:43:11 is 24148339.575208693 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-28 11:31:42 is 23809250.441861109 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-01 09:43:10 is 24148338.258326234 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-31 07:12:54 is 24052922.127077943 s in the future tar: ./mm/gup_test: time stamp 2024-11-01 09:43:09 is 24148336.976836109 s in the future tar: ./mm/config: time stamp 2024-10-28 11:31:42 is 23809249.851673276 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-01 09:43:12 is 24148339.694324151 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-01 09:43:17 is 24148344.534975276 s in the future tar: ./mm/mseal_test: time stamp 2024-11-01 09:43:15 is 24148342.376569568 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-28 11:31:42 is 23809249.248631901 s in the future tar: ./mm/mremap_test: time stamp 2024-11-01 09:43:15 is 24148342.106755526 s in the future tar: ./mm/migration: time stamp 2024-11-01 09:43:13 is 24148339.967488984 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-01 09:43:18 is 24148344.817344109 s in the future tar: ./mm/madv_populate: time stamp 2024-11-01 09:43:12 is 24148338.678589692 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-01 09:43:11 is 24148337.539681567 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-01 09:43:14 is 24148340.386716609 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-01 09:43:10 is 24148336.236478067 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-01 09:43:16 is 24148342.058496692 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-01 09:43:09 is 24148334.908352692 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-01 09:43:16 is 24148341.758220651 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-01 09:43:14 is 24148339.605504067 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-01 09:43:14 is 24148339.457639734 s in the future tar: ./mm/cow: time stamp 2024-11-01 09:43:08 is 24148333.327320192 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-01 09:43:18 is 24148343.130128734 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-28 11:31:42 is 23809247.010568817 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-01 09:43:16 is 24148340.837996109 s in the future tar: ./mm/guard-pages: time stamp 2024-11-01 09:43:20 is 24148344.641304984 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-01 09:43:12 is 24148336.487581734 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-01 09:43:11 is 24148335.348690234 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-01 09:43:20 is 24148344.218223109 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-01 09:43:19 is 24148343.039562359 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-01 09:43:13 is 24148336.890107817 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-01 09:43:18 is 24148341.737015109 s in the future tar: ./mm/settings: time stamp 2024-10-28 11:31:42 is 23809245.60355565 s in the future tar: ./mm/droppable: time stamp 2024-11-01 09:43:19 is 24148342.456072359 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-28 11:31:42 is 23809245.311239359 s in the future tar: ./mm/khugepaged: time stamp 2024-11-01 09:43:12 is 24148335.169292942 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-01 09:43:16 is 24148339.013536692 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-01 09:43:11 is 24148333.877556442 s in the future tar: ./mm: time stamp 2024-11-01 09:43:35 is 24148357.819072025 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-28 11:31:42 is 23809244.644197525 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809244.507594192 s in the future tar: ./memory-hotplug: time stamp 2024-11-01 09:43:28 is 24148350.435699817 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-01 09:43:06 is 24148328.276561859 s in the future tar: ./tmpfs: time stamp 2024-11-01 09:43:34 is 24148356.202340025 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-28 11:31:42 is 23809244.053984317 s in the future tar: ./cpu-hotplug: time stamp 2024-11-01 09:43:22 is 24148343.996376817 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-28 11:31:42 is 23809243.840298359 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-28 11:31:42 is 23809243.709788734 s in the future tar: ./zram/config: time stamp 2024-10-28 11:31:42 is 23809243.592676275 s in the future tar: ./zram/zram.sh: time stamp 2024-10-28 11:31:42 is 23809243.475957859 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-28 11:31:42 is 23809243.34474365 s in the future tar: ./zram: time stamp 2024-11-01 09:43:35 is 24148356.292745608 s in the future tar: ./lib/config: time stamp 2024-10-28 11:31:42 is 23809243.150370858 s in the future tar: ./lib/printf.sh: time stamp 2024-10-28 11:31:42 is 23809243.019219192 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-28 11:31:42 is 23809242.900034525 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-28 11:31:42 is 23809242.758323775 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-28 11:31:42 is 23809242.59960015 s in the future tar: ./lib: time stamp 2024-11-01 09:43:26 is 24148346.533407942 s in the future tar: ./uevent/config: time stamp 2024-10-28 11:31:42 is 23809242.385403567 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-01 09:43:06 is 24148326.238623442 s in the future tar: ./uevent: time stamp 2024-11-01 09:43:34 is 24148354.182531567 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-28 11:31:42 is 23809242.01819215 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-28 11:31:42 is 23809241.885633317 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-28 11:31:42 is 23809241.706925358 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-28 11:31:42 is 23809241.550940358 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-28 11:31:42 is 23809241.423456358 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-28 11:31:42 is 23809241.295984483 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-28 11:31:42 is 23809241.156608733 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-28 11:31:42 is 23809241.023803817 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-28 11:31:42 is 23809240.89012815 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-28 11:31:42 is 23809240.753691275 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-28 11:31:42 is 23809240.606350942 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-28 11:31:42 is 23809240.475018816 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-28 11:31:42 is 23809240.33940215 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-28 11:31:42 is 23809240.203486566 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-28 11:31:42 is 23809240.064411941 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-28 11:31:42 is 23809239.924450608 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-28 11:31:42 is 23809239.772296941 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-28 11:31:42 is 23809239.619300858 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-28 11:31:42 is 23809239.480385275 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-28 11:31:42 is 23809239.340851983 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-28 11:31:42 is 23809239.1969164 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-28 11:31:42 is 23809239.135764275 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-28 11:31:42 is 23809238.9878134 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-28 11:31:42 is 23809238.84217565 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-30 10:28:17 is 23978233.692061316 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-28 11:31:42 is 23809238.573561441 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-28 11:31:42 is 23809238.445608525 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-30 10:28:17 is 23978233.325099066 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-30 10:28:17 is 23978233.183266483 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-30 10:28:17 is 23978233.031400358 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-28 11:31:42 is 23809237.903440983 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-30 10:28:17 is 23978232.854036733 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-28 11:31:42 is 23809237.694938941 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-28 11:31:42 is 23809237.559237274 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-28 11:31:42 is 23809237.432771108 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-28 11:31:42 is 23809237.311845483 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-28 11:31:42 is 23809237.178374816 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-28 11:31:42 is 23809237.034022399 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-28 11:31:42 is 23809236.885710566 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-28 11:31:42 is 23809236.748723816 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-28 11:31:42 is 23809236.563722566 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-28 11:31:42 is 23809236.365109608 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-28 11:31:42 is 23809236.202892774 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-28 11:31:42 is 23809236.026952483 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-28 11:31:42 is 23809235.859363983 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-28 11:31:42 is 23809235.700280483 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-28 11:31:42 is 23809235.524039191 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-28 11:31:42 is 23809235.363194733 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-28 11:31:42 is 23809235.193780816 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-28 11:31:42 is 23809235.009111233 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-28 11:31:42 is 23809234.833032232 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-28 11:31:42 is 23809234.664984816 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-28 11:31:42 is 23809234.505517566 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-28 11:31:42 is 23809234.321104649 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-28 11:31:42 is 23809234.160859316 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-28 11:31:42 is 23809233.975481857 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-28 11:31:42 is 23809233.816238316 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-28 11:31:42 is 23809233.648625607 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-28 11:31:42 is 23809233.488858566 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-28 11:31:42 is 23809233.337525149 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-28 11:31:42 is 23809233.179566357 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-28 11:31:42 is 23809233.016493857 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-28 11:31:42 is 23809232.725012107 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-28 11:31:42 is 23809232.665800524 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-28 11:31:42 is 23809232.511829232 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-28 11:31:42 is 23809232.372299274 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-28 11:31:42 is 23809232.315960399 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-28 11:31:42 is 23809232.244817774 s in the future tar: ./tc-testing/config: time stamp 2024-10-28 11:31:42 is 23809232.091213982 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-28 11:31:42 is 23809231.963447815 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-28 11:31:42 is 23809231.840341232 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-28 11:31:42 is 23809231.715264774 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-28 11:31:42 is 23809231.579503024 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-28 11:31:42 is 23809231.456583315 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-28 11:31:42 is 23809230.431438565 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-28 11:31:42 is 23809230.302092982 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-28 11:31:42 is 23809230.156052649 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-28 11:31:42 is 23809230.039617232 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-28 11:31:42 is 23809229.914770982 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-28 11:31:42 is 23809229.86213769 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-28 11:31:42 is 23809229.737008607 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-28 11:31:42 is 23809229.59771094 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-28 11:31:42 is 23809229.538922357 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-28 11:31:42 is 23809229.417884607 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-28 11:31:42 is 23809229.280160232 s in the future tar: ./tc-testing/settings: time stamp 2024-10-28 11:31:42 is 23809229.164007857 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-28 11:31:42 is 23809229.029977482 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-28 11:31:42 is 23809228.967352065 s in the future tar: ./tc-testing: time stamp 2024-11-01 09:43:33 is 24148339.904942732 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-01 09:42:00 is 24148246.746301732 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-28 11:31:42 is 23809228.627156398 s in the future tar: ./fpu: time stamp 2024-11-01 09:43:25 is 24148331.496596732 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-01 09:42:20 is 24148266.335368357 s in the future tar: ./mount/config: time stamp 2024-10-28 11:31:42 is 23809228.20171294 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-28 11:31:42 is 23809228.077051232 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-01 09:42:20 is 24148265.949808065 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-28 11:31:42 is 23809227.816377648 s in the future tar: ./mount: time stamp 2024-11-01 09:43:28 is 24148333.762195398 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-01 09:41:11 is 24148196.587556815 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-28 11:31:42 is 23809227.195659648 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-01 09:41:10 is 24148195.023395857 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-01 09:41:10 is 24148194.872078815 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-01 09:41:10 is 24148194.701358648 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-01 09:41:12 is 24148196.564561023 s in the future tar: ./cgroup/test_core: time stamp 2024-11-01 09:41:10 is 24148194.358426273 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-28 11:31:42 is 23809226.225006065 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-01 09:41:11 is 24148195.091269606 s in the future tar: ./cgroup/config: time stamp 2024-10-28 11:31:42 is 23809225.941367606 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-01 09:41:11 is 24148194.786923523 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-01 09:41:11 is 24148190.800332981 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-01 09:41:11 is 24148190.599611231 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-28 11:31:42 is 23809221.466404148 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-01 09:41:10 is 24148189.329373564 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-28 11:31:42 is 23809221.174603231 s in the future tar: ./cgroup: time stamp 2024-11-01 09:43:21 is 24148320.119310231 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-01 09:42:20 is 24148258.955674731 s in the future tar: ./mincore: time stamp 2024-11-01 09:43:28 is 24148326.889223731 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809220.683067606 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-28 11:31:42 is 23809220.627307939 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-28 11:31:42 is 23809220.496940064 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-28 11:31:42 is 23809220.336425731 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-28 11:31:42 is 23809220.182536064 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-28 11:31:42 is 23809220.126610189 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-28 11:31:42 is 23809219.969337272 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-28 11:31:42 is 23809219.831295231 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-28 11:31:42 is 23809219.757010147 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-28 11:31:42 is 23809219.610831147 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-28 11:31:42 is 23809219.480944606 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-28 11:31:42 is 23809219.334777189 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809219.209008022 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809219.076846106 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809218.946835022 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-28 11:31:42 is 23809218.813303897 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-28 11:31:42 is 23809218.675156064 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-28 11:31:42 is 23809218.550700231 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809218.395140064 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-28 11:31:42 is 23809218.266329689 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-28 11:31:42 is 23809218.13762348 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809218.000149564 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809217.833083564 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-28 11:31:42 is 23809217.67546123 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809217.537070022 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-28 11:31:42 is 23809217.462919647 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-28 11:31:42 is 23809217.323706939 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-28 11:31:42 is 23809217.258325522 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-28 11:31:42 is 23809217.090174939 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-28 11:31:42 is 23809216.95311148 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-28 11:31:42 is 23809216.823186272 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-28 11:31:42 is 23809216.686026147 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-28 11:31:42 is 23809216.555904855 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-28 11:31:42 is 23809216.427267939 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-28 11:31:42 is 23809216.292860522 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809216.123545147 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-28 11:31:42 is 23809215.986544605 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-28 11:31:42 is 23809215.78920023 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-28 11:31:42 is 23809215.638719939 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809215.504347272 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-28 11:31:42 is 23809215.376048272 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-28 11:31:42 is 23809215.26272748 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-28 11:31:42 is 23809215.128958647 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-28 11:31:42 is 23809214.99052598 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-28 11:31:42 is 23809214.844777938 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-28 11:31:42 is 23809214.680396938 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-28 11:31:42 is 23809214.534702772 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-28 11:31:42 is 23809214.459849063 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-28 11:31:42 is 23809214.283927605 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-28 11:31:42 is 23809213.958349855 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-28 11:31:42 is 23809213.816751647 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809213.69178623 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-28 11:31:42 is 23809213.558257438 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809213.341384022 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809213.199568647 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-28 11:31:42 is 23809213.070077397 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-28 11:31:42 is 23809212.932641688 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809212.795530147 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-28 11:31:42 is 23809212.674180147 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809212.548990771 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-28 11:31:42 is 23809212.409905105 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-28 11:31:42 is 23809212.286021605 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-28 11:31:42 is 23809212.14019148 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-28 11:31:42 is 23809212.00699073 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-28 11:31:42 is 23809211.757603813 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809211.623175813 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-28 11:31:42 is 23809211.56469423 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-28 11:31:42 is 23809211.423175938 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-28 11:31:42 is 23809211.281170438 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-28 11:31:42 is 23809211.143875855 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-28 11:31:42 is 23809211.009892188 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-28 11:31:42 is 23809210.872673521 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-28 11:31:42 is 23809210.730680855 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-28 11:31:42 is 23809210.601816105 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-28 11:31:42 is 23809210.480440438 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-28 11:31:42 is 23809210.338999896 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809210.196874188 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-28 11:31:42 is 23809210.051408771 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809209.921611438 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-28 11:31:42 is 23809209.788637438 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-28 11:31:42 is 23809209.737955979 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-28 11:31:42 is 23809209.609023479 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-28 11:31:42 is 23809209.462636396 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-28 11:31:42 is 23809209.308173479 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-28 11:31:42 is 23809209.246551771 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-28 11:31:42 is 23809209.083812854 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-28 11:31:42 is 23809208.956704729 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-28 11:31:42 is 23809208.816177104 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-28 11:31:42 is 23809208.687103813 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-28 11:31:42 is 23809208.550051063 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-28 11:31:42 is 23809208.411891438 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-28 11:31:42 is 23809208.357367229 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-28 11:31:42 is 23809208.220802521 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-28 11:31:42 is 23809208.161634146 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-28 11:31:42 is 23809207.969577729 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809207.836279396 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809207.702791354 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-28 11:31:42 is 23809207.570522604 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-28 11:31:42 is 23809207.435890979 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809207.305386729 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-28 11:31:42 is 23809207.185746646 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-28 11:31:42 is 23809207.060600521 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-28 11:31:42 is 23809206.902166896 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-28 11:31:42 is 23809206.754491312 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-28 11:31:42 is 23809206.618331979 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-28 11:31:42 is 23809206.493477312 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-28 11:31:42 is 23809206.356467062 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-28 11:31:42 is 23809206.226421646 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-28 11:31:42 is 23809206.092820271 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-28 11:31:42 is 23809205.959566229 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-28 11:31:42 is 23809205.822760354 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-28 11:31:42 is 23809205.700851812 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-28 11:31:42 is 23809205.575671437 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-28 11:31:42 is 23809205.442580312 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-28 11:31:42 is 23809205.300774396 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-28 11:31:42 is 23809205.161351312 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-28 11:31:42 is 23809205.025146187 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-28 11:31:42 is 23809204.900427979 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-28 11:31:42 is 23809204.771496854 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-28 11:31:42 is 23809204.641552104 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-28 11:31:42 is 23809204.510752437 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-28 11:31:42 is 23809204.452353437 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-28 11:31:42 is 23809204.296034354 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-28 11:31:42 is 23809204.154245062 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-28 11:31:42 is 23809204.024321395 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-28 11:31:42 is 23809203.875645979 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-28 11:31:42 is 23809203.75884902 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-28 11:31:42 is 23809203.615652937 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-28 11:31:42 is 23809203.490509062 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-28 11:31:42 is 23809203.358620145 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-28 11:31:42 is 23809203.241761645 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-28 11:31:42 is 23809203.102872145 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-28 11:31:42 is 23809202.960982604 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-28 11:31:42 is 23809202.89831427 s in the future tar: ./ftrace/test.d: time stamp 2024-10-28 11:31:42 is 23809202.834327312 s in the future tar: ./ftrace/config: time stamp 2024-10-28 11:31:42 is 23809202.716529312 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-28 11:31:42 is 23809202.58404402 s in the future tar: ./ftrace/settings: time stamp 2024-10-28 11:31:42 is 23809202.460641145 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-28 11:31:42 is 23809202.298402937 s in the future tar: ./ftrace: time stamp 2024-11-01 09:43:25 is 24148305.249256645 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-28 11:31:42 is 23809202.064737895 s in the future tar: ./drivers/net/shaper.py: time stamp 2024-10-28 11:31:42 is 23809201.901737895 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-28 11:31:42 is 23809201.763838354 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-28 11:31:42 is 23809201.599045354 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-28 11:31:42 is 23809201.459808229 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-28 11:31:42 is 23809201.33461877 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-01 09:43:23 is 24148302.271847978 s in the future tar: ./drivers/net/config: time stamp 2024-10-28 11:31:42 is 23809201.140360062 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-28 11:31:42 is 23809200.967678978 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-28 11:31:42 is 23809200.842570603 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-28 11:31:42 is 23809200.69651527 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-28 11:31:42 is 23809200.556700728 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-28 11:31:42 is 23809200.432141895 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-28 11:31:42 is 23809200.304336395 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-28 11:31:42 is 23809200.241594353 s in the future tar: ./drivers/net/lib: time stamp 2024-10-28 11:31:42 is 23809200.179226353 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-28 11:31:42 is 23809200.01743077 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809199.889985728 s in the future tar: ./drivers/net/team: time stamp 2024-11-01 09:43:23 is 24148300.828937145 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-28 11:31:42 is 23809199.691301395 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-28 11:31:42 is 23809199.564380645 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-28 11:31:42 is 23809199.408620353 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-28 11:31:42 is 23809199.28062602 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-28 11:31:42 is 23809199.153236312 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-28 11:31:42 is 23809199.030544062 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809198.894568812 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-28 11:31:42 is 23809198.757839812 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-28 11:31:42 is 23809198.627763686 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-28 11:31:42 is 23809198.50500627 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-28 11:31:42 is 23809198.360599436 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-28 11:31:42 is 23809198.224072478 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-28 11:31:42 is 23809198.068655895 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-28 11:31:42 is 23809197.921264478 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-28 11:31:42 is 23809197.782123603 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-28 11:31:42 is 23809197.640249895 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-28 11:31:42 is 23809197.585011561 s in the future tar: ./drivers/net: time stamp 2024-11-01 09:43:23 is 24148298.522867936 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-28 11:31:42 is 23809197.293573811 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-01 09:43:23 is 24148298.231754145 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-01 09:43:23 is 24148298.173233978 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-01 09:43:23 is 24148298.117774936 s in the future tar: ./drivers/platform: time stamp 2024-11-01 09:43:23 is 24148298.06769252 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-01 09:41:13 is 24148167.895162228 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-28 11:31:42 is 23809196.753407603 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-01 09:43:22 is 24148296.684774603 s in the future tar: ./drivers: time stamp 2024-11-01 09:43:23 is 24148297.613646728 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-01 09:43:06 is 24148280.433859353 s in the future tar: ./user_events/config: time stamp 2024-10-28 11:31:42 is 23809195.712299728 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-01 09:43:06 is 24148279.091848103 s in the future tar: ./user_events/perf_test: time stamp 2024-11-01 09:43:06 is 24148278.946234769 s in the future tar: ./user_events/abi_test: time stamp 2024-11-01 09:43:07 is 24148279.774981436 s in the future tar: ./user_events/settings: time stamp 2024-10-28 11:31:42 is 23809194.657499811 s in the future tar: ./user_events: time stamp 2024-11-01 09:43:34 is 24148306.595498436 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-01 09:42:07 is 24148219.434998894 s in the future tar: ./kcmp: time stamp 2024-11-01 09:43:26 is 24148298.385000186 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-28 11:31:42 is 23809194.237385061 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-28 11:31:42 is 23809194.111643353 s in the future tar: ./dt/compatible_list: time stamp 2024-11-01 09:41:56 is 24148207.934575103 s in the future tar: ./dt: time stamp 2024-11-01 09:43:24 is 24148295.873535478 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-01 09:42:47 is 24148258.717688186 s in the future tar: ./pid_namespace/config: time stamp 2024-10-28 11:31:42 is 23809193.589849561 s in the future tar: ./pid_namespace: time stamp 2024-11-01 09:43:31 is 24148302.527942019 s in the future tar: ./connector/proc_filter: time stamp 2024-11-01 09:41:12 is 24148163.381569103 s in the future tar: ./connector: time stamp 2024-11-01 09:43:21 is 24148292.328325228 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-01 09:43:06 is 24148277.181167686 s in the future tar: ./tty: time stamp 2024-11-01 09:43:34 is 24148305.125738644 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-01 09:43:04 is 24148274.948549061 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-01 09:43:04 is 24148274.794577019 s in the future tar: ./timers/adjtick: time stamp 2024-11-01 09:43:04 is 24148274.664762519 s in the future tar: ./timers/freq-step: time stamp 2024-11-01 09:43:05 is 24148275.530614977 s in the future tar: ./timers/rtcpie: time stamp 2024-11-01 09:43:04 is 24148274.391501852 s in the future tar: ./timers/set-tai: time stamp 2024-11-01 09:43:05 is 24148275.255880936 s in the future tar: ./timers/nanosleep: time stamp 2024-11-01 09:43:03 is 24148273.108574477 s in the future tar: ./timers/set-2038: time stamp 2024-11-01 09:43:05 is 24148274.971698727 s in the future tar: ./timers/set-tz: time stamp 2024-11-01 09:43:05 is 24148274.805174227 s in the future tar: ./timers/threadtest: time stamp 2024-11-01 09:43:04 is 24148273.671434977 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-01 09:43:05 is 24148274.535033977 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-01 09:43:03 is 24148272.387870394 s in the future tar: ./timers/change_skew: time stamp 2024-11-01 09:43:05 is 24148274.265727394 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-01 09:43:04 is 24148273.104286894 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-01 09:43:04 is 24148272.966234686 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-01 09:43:05 is 24148273.837372894 s in the future tar: ./timers/posix_timers: time stamp 2024-11-01 09:43:03 is 24148271.690162644 s in the future tar: ./timers/leapcrash: time stamp 2024-11-01 09:43:05 is 24148273.512313102 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-01 09:43:04 is 24148272.374171644 s in the future tar: ./timers/settings: time stamp 2024-10-28 11:31:42 is 23809190.245363727 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-01 09:43:05 is 24148273.095104977 s in the future tar: ./timers/raw_skew: time stamp 2024-11-01 09:43:04 is 24148271.953342435 s in the future tar: ./timers: time stamp 2024-11-01 09:43:34 is 24148301.897793727 s in the future tar: ./splice/config: time stamp 2024-10-28 11:31:42 is 23809189.716984685 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809189.581971227 s in the future tar: ./splice/splice_read: time stamp 2024-11-01 09:43:01 is 24148268.430759685 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-28 11:31:42 is 23809189.277686185 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-01 09:43:01 is 24148268.116681935 s in the future tar: ./splice/settings: time stamp 2024-10-28 11:31:42 is 23809188.981594435 s in the future tar: ./splice: time stamp 2024-11-01 09:43:33 is 24148299.918954935 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-01 09:41:08 is 24148154.754902852 s in the future tar: ./acct: time stamp 2024-11-01 09:43:20 is 24148286.59351106 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-01 09:42:07 is 24148213.331832519 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-28 11:31:42 is 23809188.151708935 s in the future tar: ./ir: time stamp 2024-11-01 09:43:26 is 24148292.055924352 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-01 09:42:19 is 24148224.805686977 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-01 09:42:19 is 24148224.637256977 s in the future tar: ./membarrier: time stamp 2024-11-01 09:43:27 is 24148292.555619269 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-28 11:31:42 is 23809187.286942643 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-28 11:31:42 is 23809187.025605852 s in the future tar: ./power_supply: time stamp 2024-11-01 09:43:31 is 24148295.894622977 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-01 09:43:03 is 24148267.602825227 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-01 09:43:02 is 24148266.27120706 s in the future tar: ./timens/timer: time stamp 2024-11-01 09:43:02 is 24148266.002136768 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-01 09:43:03 is 24148266.621468727 s in the future tar: ./timens/config: time stamp 2024-10-28 11:31:42 is 23809184.810635643 s in the future tar: ./timens/exec: time stamp 2024-11-01 09:43:03 is 24148265.558416226 s in the future tar: ./timens/timens: time stamp 2024-11-01 09:43:02 is 24148264.271958185 s in the future tar: ./timens/timerfd: time stamp 2024-11-01 09:43:02 is 24148264.021791643 s in the future tar: ./timens/procfs: time stamp 2024-11-01 09:43:02 is 24148263.835873018 s in the future tar: ./timens/futex: time stamp 2024-11-01 09:43:03 is 24148264.590648185 s in the future tar: ./timens: time stamp 2024-11-01 09:43:33 is 24148294.49069206 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-01 09:42:46 is 24148247.317477851 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-01 09:42:46 is 24148247.156967726 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-01 09:42:46 is 24148247.00403231 s in the future tar: ./perf_events/config: time stamp 2024-10-28 11:31:42 is 23809182.876404476 s in the future tar: ./perf_events/settings: time stamp 2024-10-28 11:31:42 is 23809182.750466476 s in the future tar: ./perf_events: time stamp 2024-11-01 09:43:30 is 24148290.695526518 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-01 09:42:06 is 24148206.49233556 s in the future tar: ./iommu/iommufd: time stamp 2024-11-01 09:42:06 is 24148206.304895935 s in the future tar: ./iommu/config: time stamp 2024-10-28 11:31:42 is 23809182.166775726 s in the future tar: ./iommu: time stamp 2024-11-01 09:43:26 is 24148286.10831681 s in the future tar: ./sysctl/config: time stamp 2024-10-28 11:31:42 is 23809181.95288356 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-28 11:31:42 is 23809181.791624184 s in the future tar: ./sysctl: time stamp 2024-11-01 09:43:33 is 24148292.733969268 s in the future tar: ./efivarfs/config: time stamp 2024-10-28 11:31:42 is 23809181.566290518 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-01 09:41:56 is 24148195.446811934 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-01 09:41:56 is 24148195.332545893 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-28 11:31:42 is 23809181.215728643 s in the future tar: ./efivarfs: time stamp 2024-11-01 09:43:24 is 24148283.157802518 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-30 10:28:17 is 23978175.974100768 s in the future tar: ./intel_pstate: time stamp 2024-11-01 09:43:26 is 24148284.871327976 s in the future tar: ./filesystems/file_stressor: time stamp 2024-11-01 09:41:57 is 24148195.724054143 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-28 11:31:42 is 23809180.568248393 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-01 09:41:59 is 24148197.431684726 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-28 11:31:42 is 23809180.290433684 s in the future tar: ./filesystems/fat: time stamp 2024-11-01 09:43:24 is 24148282.240403976 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-01 09:41:57 is 24148194.569834309 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-01 09:41:59 is 24148196.339138184 s in the future tar: ./filesystems/epoll: time stamp 2024-11-01 09:43:24 is 24148281.275269184 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-28 11:31:42 is 23809179.127728768 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-01 09:41:58 is 24148194.952787726 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-01 09:43:24 is 24148280.897629351 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-01 09:41:57 is 24148193.763840059 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-01 09:41:59 is 24148195.596366351 s in the future tar: ./filesystems/overlayfs/set_layers_via_fds: time stamp 2024-11-01 09:41:59 is 24148195.442808601 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-01 09:43:24 is 24148280.385611184 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-01 09:41:59 is 24148195.213650267 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-01 09:42:00 is 24148196.062751976 s in the future tar: ./filesystems/statmount: time stamp 2024-11-01 09:43:24 is 24148279.996093934 s in the future tar: ./filesystems: time stamp 2024-11-01 09:43:24 is 24148279.935211601 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-28 11:31:42 is 23809177.779943142 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-28 11:31:42 is 23809177.621331059 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-28 11:31:42 is 23809177.495863184 s in the future tar: ./firmware/config: time stamp 2024-10-28 11:31:42 is 23809177.353924767 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-28 11:31:42 is 23809177.221038892 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-01 09:42:00 is 24148195.104537601 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-28 11:31:42 is 23809176.986846809 s in the future tar: ./firmware/settings: time stamp 2024-10-28 11:31:42 is 23809176.859157476 s in the future tar: ./firmware: time stamp 2024-11-01 09:43:25 is 24148279.798012851 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-01 09:42:19 is 24148213.641210934 s in the future tar: ./memfd/config: time stamp 2024-10-28 11:31:42 is 23809176.514490226 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-28 11:31:42 is 23809176.349259934 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-01 09:42:19 is 24148213.187210975 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-01 09:42:19 is 24148213.044790017 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-28 11:31:42 is 23809175.897322142 s in the future tar: ./memfd: time stamp 2024-11-01 09:43:27 is 24148280.844425767 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-01 09:42:02 is 24148195.674927434 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-28 11:31:42 is 23809175.523458725 s in the future tar: ./gpio/config: time stamp 2024-10-28 11:31:42 is 23809175.386461975 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-01 09:42:02 is 24148195.241170809 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-28 11:31:42 is 23809175.06327885 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-28 11:31:42 is 23809174.87780835 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-01 09:42:02 is 24148194.724359475 s in the future tar: ./gpio: time stamp 2024-11-01 09:43:25 is 24148277.668152017 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-01 09:43:37 is 24148289.501908017 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-01 09:42:53 is 24148244.960517434 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-01 09:42:51 is 24148242.515438684 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-01 09:42:53 is 24148244.0757846 s in the future tar: ./openat2: time stamp 2024-11-01 09:43:31 is 24148282.017422475 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-28 11:31:42 is 23809172.726310267 s in the future tar: ./pstore/config: time stamp 2024-10-28 11:31:42 is 23809172.497323975 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-28 11:31:42 is 23809172.300781183 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-28 11:31:42 is 23809172.117650225 s in the future tar: ./pstore/common_tests: time stamp 2024-10-28 11:31:42 is 23809171.874295475 s in the future tar: ./pstore: time stamp 2024-11-01 09:43:31 is 24148280.790662142 s in the future tar: ./signal/mangle_uc_sigmask: time stamp 2024-11-01 09:43:01 is 24148250.566364433 s in the future tar: ./signal/sas: time stamp 2024-11-01 09:43:01 is 24148250.440457392 s in the future tar: ./signal: time stamp 2024-11-01 09:43:32 is 24148281.38197735 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-01 09:43:07 is 24148256.212313725 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-01 09:43:07 is 24148255.973475975 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-01 09:43:07 is 24148255.8147381 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-01 09:43:07 is 24148255.623543308 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-01 09:43:07 is 24148255.36456785 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-01 09:43:08 is 24148256.181461558 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-01 09:43:08 is 24148256.024911683 s in the future tar: ./vDSO: time stamp 2024-11-01 09:43:34 is 24148281.966817766 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-01 09:42:22 is 24148209.805543141 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-01 09:42:22 is 24148209.563768475 s in the future tar: ./mqueue: time stamp 2024-11-01 09:43:28 is 24148275.475490725 s in the future tar: ./sync/sync_test: time stamp 2024-11-01 09:43:02 is 24148249.169239808 s in the future tar: ./sync/config: time stamp 2024-10-28 11:31:42 is 23809168.921453308 s in the future tar: ./sync: time stamp 2024-11-01 09:43:33 is 24148279.821346725 s in the future tar: ./ipc/msgque: time stamp 2024-11-01 09:42:06 is 24148192.545905225 s in the future tar: ./ipc/config: time stamp 2024-10-28 11:31:42 is 23809168.329057225 s in the future tar: ./ipc: time stamp 2024-11-01 09:43:26 is 24148272.272809183 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-01 09:43:02 is 24148247.928949558 s in the future tar: ./tdx/config: time stamp 2024-10-28 11:31:42 is 23809167.767425349 s in the future tar: ./tdx: time stamp 2024-11-01 09:43:33 is 24148278.637488558 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-28 11:31:42 is 23809167.341994974 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-28 11:31:42 is 23809167.057299058 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-28 11:31:42 is 23809166.723634266 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-28 11:31:42 is 23809166.452217558 s in the future tar: ./tpm2/settings: time stamp 2024-10-28 11:31:42 is 23809166.220575683 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-28 11:31:42 is 23809165.959481849 s in the future tar: ./tpm2: time stamp 2024-11-01 09:43:34 is 24148277.828901391 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-01 09:42:50 is 24148233.505656058 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-01 09:42:50 is 24148233.280462141 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-01 09:42:50 is 24148233.042840182 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-01 09:42:50 is 24148232.759313932 s in the future tar: ./ptrace: time stamp 2024-11-01 09:43:31 is 24148273.638542391 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-01 09:43:02 is 24148244.067056974 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-28 11:31:42 is 23809163.793132474 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-01 09:43:02 is 24148243.518080307 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-01 09:43:33 is 24148274.403895724 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-01 09:42:55 is 24148236.042370182 s in the future tar: ./resctrl/config: time stamp 2024-10-28 11:31:42 is 23809162.816925432 s in the future tar: ./resctrl/settings: time stamp 2024-10-28 11:31:42 is 23809162.564292891 s in the future tar: ./resctrl: time stamp 2024-11-01 09:43:31 is 24148271.456207682 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-01 09:42:49 is 24148229.172679765 s in the future tar: ./proc/read: time stamp 2024-11-01 09:42:49 is 24148228.905191432 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-01 09:42:48 is 24148227.655554849 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-01 09:42:48 is 24148227.417995515 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-01 09:42:48 is 24148227.159378182 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-01 09:42:48 is 24148226.917503182 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-01 09:42:49 is 24148227.679384099 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-01 09:42:48 is 24148226.420253432 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-01 09:42:48 is 24148226.180526765 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-01 09:42:48 is 24148225.914742724 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-01 09:42:49 is 24148226.669332307 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-01 09:42:49 is 24148226.352734307 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-01 09:42:48 is 24148225.102561223 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-01 09:42:49 is 24148225.821926057 s in the future tar: ./proc/config: time stamp 2024-10-28 11:31:42 is 23809158.559965265 s in the future tar: ./proc/thread-self: time stamp 2024-11-01 09:42:49 is 24148225.306007723 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-01 09:42:49 is 24148225.051087973 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-01 09:42:48 is 24148223.761066432 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-01 09:42:48 is 24148223.479010057 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-01 09:42:49 is 24148224.225260057 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-01 09:42:48 is 24148222.96193589 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-01 09:42:48 is 24148222.708123806 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-01 09:42:48 is 24148222.469804848 s in the future tar: ./proc/self: time stamp 2024-11-01 09:42:49 is 24148223.24915889 s in the future tar: ./proc: time stamp 2024-11-01 09:43:31 is 24148265.127840348 s in the future tar: ./core/close_range_test: time stamp 2024-11-01 09:41:12 is 24148125.820424931 s in the future tar: ./core/unshare_test: time stamp 2024-11-01 09:41:13 is 24148126.51885014 s in the future tar: ./core: time stamp 2024-11-01 09:43:21 is 24148254.406670973 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-01 09:43:20 is 24148253.165309015 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-01 09:42:01 is 24148173.856620931 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-28 11:31:42 is 23809154.605686765 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-01 09:42:01 is 24148173.365576098 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-01 09:42:00 is 24148172.005214598 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-01 09:42:00 is 24148171.723319639 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-01 09:42:01 is 24148172.471848764 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-01 09:42:01 is 24148172.112105681 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-01 09:42:01 is 24148171.863089931 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-01 09:42:02 is 24148172.608226431 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-01 09:42:01 is 24148171.316107264 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-01 09:42:00 is 24148170.158011889 s in the future tar: ./futex/functional: time stamp 2024-11-01 09:43:25 is 24148255.083027556 s in the future tar: ./futex/run.sh: time stamp 2024-11-01 09:43:25 is 24148254.811348514 s in the future tar: ./futex: time stamp 2024-11-01 09:43:25 is 24148254.677894389 s in the future tar: .: time stamp 2024-11-01 09:43:37 is 24148266.578438098 s in the future skiplist: ======================================== ======================================== capabilities:test_execve ============== Tests to run =============== capabilities:test_execve ===========End Tests to run =============== shardfile-capabilities pass <12>[ 251.170151] kselftest: Running tests in capabilities TAP version 13 1..1 # timeout set to 45 # selftests: capabilities: test_execve # TAP version 13 # 1..12 # # [RUN] +++ Tests with uid == 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Root => ep # # validate_cap:: Capabilities after execve were correct # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Root +i => eip # # validate_cap:: Capabilities after execve were correct # ok 6 Passed # # [RUN] UID 0 +ia => eipa # # validate_cap:: Capabilities after execve were correct # ok 7 Passed # # [RUN] Root +ia, suidroot => eipa # # validate_cap:: Capabilities after execve were correct # ok 8 Passed # # [RUN] Root +ia, suidnonroot => ip # # validate_cap:: Capabilities after execve were correct # ok 9 Passed # # [RUN] Root +ia, sgidroot => eipa # # validate_cap:: Capabilities after execve were correct # ok 10 Passed # # [RUN] Root, gid != 0, +ia, sgidroot => eip # # validate_cap:: Capabilities after execve were correct # ok 11 Passed # # [RUN] Root +ia, sgidnonroot => eip # # validate_cap:: Capabilities after execve were correct # ok 12 Passed # # Totals: pass:12 fail:0 xfail:0 xpass:0 skip:0 error:0 # # ================================================== # TAP version 13 # 1..9 # # [RUN] +++ Tests with uid != 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Non-root => no caps # # validate_cap:: Capabilities after execve were correct # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Non-root +i => i # # validate_cap:: Capabilities after execve were correct # ok 6 Passed # # [RUN] UID 1 +ia => eipa # # validate_cap:: Capabilities after execve were correct # ok 7 Passed # # [RUN] Non-root +ia, sgidnonroot => i # # validate_cap:: Capabilities after execve were correct # ok 8 Passed # # [RUN] Non-root +ia, sgidroot => i # # validate_cap:: Capabilities after execve were correct # ok 9 Passed # # Totals: pass:9 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: capabilities: test_execve capabilities_test_execve_Passed pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked pass capabilities_test_execve_Basic_manipulation_appears_to_work pass capabilities_test_execve_Passed_dup2 pass capabilities_test_execve_Passed_dup3 pass capabilities_test_execve_Passed_dup4 pass capabilities_test_execve_Passed_dup5 pass capabilities_test_execve_Passed_dup6 pass capabilities_test_execve_Passed_dup7 pass capabilities_test_execve_Passed_dup8 pass capabilities_test_execve_Passed_dup9 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked_dup2 pass capabilities_test_execve_Basic_manipulation_appears_to_work_dup2 pass capabilities_test_execve_Passed_dup10 pass capabilities_test_execve_Passed_dup11 pass capabilities_test_execve_Passed_dup12 pass capabilities_test_execve_Passed_dup13 pass capabilities_test_execve pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #