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.208 (66 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1167675/tftp-deploy-v4wlf16c/kernel/zImage tftp 0x82000000 1167675/tftp-deploy-v4wlf16c/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.208 Filename '1167675/tftp-deploy-v4wlf16c/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.1 MiB 3.5 MiB/s done Bytes transferred = 10580480 (a17200 hex) => tftp 0x83000000 1167675/tftp-deploy-v4wlf16c/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1167675/tftp-deploy-v4wlf16c/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.208 Filename '1167675/tftp-deploy-v4wlf16c/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.3 MiB 3.6 MiB/s done Bytes transferred = 13970544 (d52c70 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1167675/tftp-deploy-v4wlf16c/dtb/am335x-boneblack.dtb tftp 0x88000000 1167675/tftp-deploy-v4wlf16c/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.208 Filename '1167675/tftp-deploy-v4wlf16c/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 3 MiB/s done Bytes transferred = 69970 (11152 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1167675/extract-nfsrootfs-5db3cje9,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/1167675/extract-nfsrootfs-5db3cje9,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 - 0xa17200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-07-17 12:08:28 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13970480 Bytes = 13.3 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 88014151 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.96-cip24 (KernelCI@build-j270454-arm-gcc-12-multi-v7-defconfig-mn6nd) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Wed Jul 17 11:41:02 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1167675/extract-nfsrootfs-5db3cje9,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 410596K/522240K available (15360K kernel code, 2470K rwdata, 6208K rodata, 2048K init, 427K bss, 46108K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008334] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019134] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033973] Console: colour dummy device 80x30 <3>[ 0.038856] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045913] This ensures that you still see kernel messages. Please <3>[ 0.052636] update your kernel commandline. <6>[ 0.057243] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096132] CPU: Testing write buffer coherency: ok <6>[ 0.101494] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106958] pid_max: default: 32768 minimum: 301 <6>[ 0.112165] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119983] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129295] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135832] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145336] rcu: Hierarchical SRCU implementation. <6>[ 0.150599] rcu: Max phase no-delay instances is 1000. <6>[ 0.161478] EFI services will not be available. <6>[ 0.166685] smp: Bringing up secondary CPUs ... <6>[ 0.171659] smp: Brought up 1 node, 1 CPU <6>[ 0.176055] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.182780] CPU: All CPU(s) started in SVC mode. <6>[ 0.188465] devtmpfs: initialized <6>[ 0.204722] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.213265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.223705] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.236062] pinctrl core: initialized pinctrl subsystem <6>[ 0.246819] DMI not present or invalid. <6>[ 0.252003] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.260992] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.271775] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.271931] cpuidle: using governor menu <6>[ 0.304875] No ATAGs? <6>[ 0.307510] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.319131] Serial: AMBA PL011 UART driver <6>[ 0.355042] iommu: Default domain type: Translated <6>[ 0.360457] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.367950] SCSI subsystem initialized <6>[ 0.389906] usbcore: registered new interface driver usbfs <6>[ 0.395871] usbcore: registered new interface driver hub <6>[ 0.401696] usbcore: registered new device driver usb <6>[ 0.408176] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.413610] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.423311] PTP clock support registered <6>[ 0.427785] EDAC MC: Ver: 3.0.0 <6>[ 0.480141] vgaarb: loaded <6>[ 0.492200] clocksource: Switched to clocksource dmtimer <6>[ 0.525187] NET: Registered PF_INET protocol family <6>[ 0.530784] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.539653] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.548590] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.556850] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.565134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.572846] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.579760] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.586780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.594389] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.683053] RPC: Registered named UNIX socket transport module. <6>[ 0.689433] RPC: Registered udp transport module. <6>[ 0.694587] RPC: Registered tcp transport module. <6>[ 0.699687] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.706601] PCI: CLS 0 bytes, default 64 <5>[ 0.712470] Initialise system trusted keyrings <6>[ 0.718021] Trying to unpack rootfs image as initramfs... <6>[ 0.813158] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.826864] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.864619] NFS: Registering the id_resolver key type <5>[ 0.870193] Key type id_resolver registered <5>[ 0.874877] Key type id_legacy registered <6>[ 0.879398] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.886603] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.894538] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.972946] Key type asymmetric registered <5>[ 0.977464] Asymmetric key parser 'x509' registered <6>[ 0.983022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.990906] io scheduler mq-deadline registered <6>[ 0.995869] io scheduler kyber registered <6>[ 1.286709] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.323494] SuperH (H)SCI(F) driver initialized <6>[ 1.329098] msm_serial: driver initialized <6>[ 1.333675] STMicroelectronics ASC driver initialized <6>[ 1.340595] STM32 USART driver initialized <6>[ 1.447178] brd: module loaded <6>[ 1.475614] loop: module loaded <6>[ 1.489466] CAN device driver interface <6>[ 1.494591] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.501355] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.506804] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.513284] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.519108] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.527914] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.534081] usbcore: registered new interface driver pegasus <6>[ 1.540228] usbcore: registered new interface driver asix <6>[ 1.546135] usbcore: registered new interface driver ax88179_178a <6>[ 1.552733] usbcore: registered new interface driver cdc_ether <6>[ 1.559056] usbcore: registered new interface driver smsc75xx <6>[ 1.565306] usbcore: registered new interface driver smsc95xx <6>[ 1.571514] usbcore: registered new interface driver net1080 <6>[ 1.577655] usbcore: registered new interface driver cdc_subset <6>[ 1.584068] usbcore: registered new interface driver zaurus <6>[ 1.590139] usbcore: registered new interface driver cdc_ncm <6>[ 1.599584] usbcore: registered new interface driver usb-storage <6>[ 1.610107] i2c_dev: i2c /dev entries driver <5>[ 1.627203] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.636482] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.643234] sdhci: Copyright(c) Pierre Ossman <6>[ 1.649443] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.657200] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.114425] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.123816] usbcore: registered new interface driver usbhid <6>[ 2.129843] usbhid: USB HID core driver <6>[ 2.140855] NET: Registered PF_INET6 protocol family <6>[ 2.223402] Segment Routing with IPv6 <6>[ 2.227529] In-situ OAM (IOAM) with IPv6 <6>[ 2.231917] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.239163] NET: Registered PF_PACKET protocol family <6>[ 2.244705] can: controller area network core <6>[ 2.249541] NET: Registered PF_CAN protocol family <6>[ 2.254765] can: raw protocol <6>[ 2.258090] can: broadcast manager protocol <6>[ 2.262689] can: netlink gateway - max_hops=1 <5>[ 2.268069] Key type dns_resolver registered <6>[ 2.273012] ThumbEE CPU extension supported. <5>[ 2.277689] Registering SWP/SWPB emulation handler <3>[ 2.283373] omap_voltage_late_init: Voltage driver support not added <5>[ 2.413299] Loading compiled-in X.509 certificates <6>[ 2.536145] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/pinmux_clkout2_pin <6>[ 2.553336] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 2.575698] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 2.800585] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 2.841920] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 3.023179] OMAP GPIO hardware version 0.1 <4>[ 3.113761] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.147297] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.224684] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.256734] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.294757] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 3.309234] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <4>[ 3.345876] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 3.394542] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.419864] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.443121] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.508809] Freeing initrd memory: 13644K <6>[ 3.514259] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.538461] random: crng init done <6>[ 3.592209] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.620777] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.630908] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.638220] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.644561] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.652719] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.664367] cpsw-switch 4a100000.switch: Detected MACID = 04:79:b7:e7:06:e0 <5>[ 3.673335] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.701647] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.710227] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.770615] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <4>[ 3.787798] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! <3>[ 3.802060] l3-aon-clkctrl:0000:0: failed to disable <6>[ 3.811500] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 35, base_baud = 3000000) is a 8250 <6>[ 3.820954] printk: console [ttyS0] enabled <6>[ 3.820954] printk: console [ttyS0] enabled <6>[ 3.830020] printk: bootconsole [omap8250] disabled <6>[ 3.830020] printk: bootconsole [omap8250] disabled <4>[ 3.872875] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.886287] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.902546] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.909854] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.917356] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.930922] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.942810] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.960863] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.970022] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.975177] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.987680] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.996280] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.030309] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.119423] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.130361] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.190206] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.250913] mmc1: new high speed MMC card at address 0001 <6>[ 4.259176] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.266717] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.283375] mmcblk1: p1 <6>[ 4.289678] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.303093] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.310684] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.433191] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.441962] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.482218] Sending DHCP requests ., OK <6>[ 6.646584] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.208 <6>[ 6.654624] IP-Config: Complete: <6>[ 6.658154] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.208, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.668570] host=172.16.3.208, domain=denx.de, nis-domain=(none) <6>[ 6.675400] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.675430] nameserver0=172.16.3.3 <6>[ 6.686720] ntpserver0=172.16.3.3 <6>[ 6.691959] clk: Disabling unused clocks <6>[ 6.708614] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.717801] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.029576] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 10.038821] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 10.215369] tda998x 0-0070: found TDA19988 <4>[ 10.265288] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 10.274449] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 10.490719] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.496522] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.770220] hub 1-0:1.0: USB hub found <6>[ 10.822364] hub 1-0:1.0: 1 port detected 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.208 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 14.700254] systemd[1]: System time before build time, advancing clock. <30>[ 14.824943] 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>[ 14.861681] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.912726] systemd[1]: Hostname set to . <30>[ 17.030597] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.045473] 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.088163] 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.135231] 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.174434] 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.214661] 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.263332] 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.303366] 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.323766] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.362616] 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.403666] 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.453169] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.493491] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.533267] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.572911] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.613726] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.653604] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.753061] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 17.770444] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 17.816479] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.865939] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.910135] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 17.954405] 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>[ 17.995400] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.014882] 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.063200] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.133130] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.225948] 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.285585] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.353414] 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.423415] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.468691] 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.531396] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 18.600201] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 18.665765] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.699872] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.754845] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 18.854405] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 18.946038] 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.033634] 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.140373] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.283561] 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.354220] 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.406931] 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.565621] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 19.584023] 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>[ 19.645228] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 19.674242] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 19.733916] 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@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... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 20.616172] systemd-journald[166]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-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] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (9s / 1min 30s) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 28.340824] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 29.343811] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 29.402401] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 29.412078] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 29.421168] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] 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. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookwormworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.96-cip24 #1 SMP Wed Jul 17 11:41:02 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1167675/extract-nfsrootfs-5db3cje9' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1167675/extract-nfsrootfs-5db3cje9' / # 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-1167675/environment . /lava-1167675/environment / # /lava-1167675/bin/lava-test-runner /lava-1167675/0 /lava-1167675/bin/lava-test-runner /lava-1167675/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1167675/0/tests/0_timesync-off ++ cat uuid + UUID=1167675_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-membarrier + TESTRUN_ID=1_kselftest-membarrier + cd /lava-1167675/0/tests/1_kselftest-membarrier ++ cat uuid + UUID=1167675_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c membarrier -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-23-gd25f4b93e0db9/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:19-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-23-gd25f4b93e0db9/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: 1659924 (1.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 3%[ ] 49.92K 161KB/s kselftest_armhf.tar 13%[=> ] 218.67K 350KB/s kselftest_armhf.tar 28%[====> ] 467.67K 564KB/s kselftest_armhf.tar 41%[=======> ] 680.35K 607KB/s kselftest_armhf.tar 100%[===================>] 1.58M 1.24MB/s in 1.3s 2024-01-26 21:49:21 (1.24 MB/s) - 'kselftest_armhf.tar.gz' saved [1659924/1659924] tar: ./memory-hotplug/config: time stamp 2024-07-17 10:53:08 is 14907825.830795037 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-07-17 10:53:08 is 14907825.566525578 s in the future tar: ./memory-hotplug: time stamp 2024-07-17 11:49:18 is 14911195.453065578 s in the future tar: ./rtc/settings: time stamp 2024-07-17 10:53:08 is 14907825.163456662 s in the future tar: ./rtc/setdate: time stamp 2024-07-17 11:49:05 is 14911181.92989662 s in the future tar: ./rtc/rtctest: time stamp 2024-07-17 11:49:05 is 14911181.671336287 s in the future tar: ./rtc: time stamp 2024-07-17 11:49:21 is 14911197.552211828 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-07-17 11:48:21 is 14911137.260335495 s in the future tar: ./clone3/clone3: time stamp 2024-07-17 11:48:21 is 14911137.018310703 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-07-17 11:48:21 is 14911136.784650078 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-07-17 11:48:21 is 14911136.559624703 s in the future tar: ./clone3: time stamp 2024-07-17 11:49:14 is 14911189.434481953 s in the future tar: ./firmware/settings: time stamp 2024-07-17 10:53:08 is 14907823.126038703 s in the future tar: ./firmware/config: time stamp 2024-07-17 10:53:08 is 14907822.892370036 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-07-17 10:53:08 is 14907822.650430286 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-07-17 10:53:08 is 14907822.352619536 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-07-17 10:53:08 is 14907822.116546078 s in the future tar: ./firmware/fw_namespace: time stamp 2024-07-17 11:48:24 is 14911137.874799453 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-07-17 10:53:08 is 14907821.624553536 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-07-17 10:53:08 is 14907821.374328828 s in the future tar: ./firmware: time stamp 2024-07-17 11:49:16 is 14911189.249308911 s in the future tar: ./rseq/settings: time stamp 2024-07-17 10:53:08 is 14907820.981799786 s in the future tar: ./rseq/librseq.so: time stamp 2024-07-17 11:49:03 is 14911175.742596869 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-07-17 11:49:04 is 14911176.472887244 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-07-17 11:49:03 is 14911175.200819869 s in the future tar: ./rseq/param_test: time stamp 2024-07-17 11:49:04 is 14911175.975181453 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-07-17 11:49:04 is 14911175.724882369 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-07-17 10:53:08 is 14907819.474633994 s in the future tar: ./rseq/basic_test: time stamp 2024-07-17 11:49:03 is 14911174.207561494 s in the future tar: ./rseq: time stamp 2024-07-17 11:49:20 is 14911191.096953869 s in the future tar: ./tpm2/settings: time stamp 2024-07-17 10:53:08 is 14907818.816346411 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-07-17 10:53:08 is 14907818.558125411 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-07-17 10:53:08 is 14907818.321960244 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-07-17 10:53:08 is 14907818.029218994 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-07-17 10:53:08 is 14907817.795918244 s in the future tar: ./tpm2: time stamp 2024-07-17 11:49:22 is 14911191.672911702 s in the future tar: ./netfilter/settings: time stamp 2024-07-17 10:53:08 is 14907817.411793286 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-07-17 10:53:08 is 14907817.118304661 s in the future tar: ./netfilter/config: time stamp 2024-07-17 10:53:08 is 14907816.886398827 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-07-17 10:53:08 is 14907816.644694452 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-07-17 10:53:08 is 14907816.427454744 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-07-17 10:53:08 is 14907816.179797161 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-07-17 10:53:08 is 14907815.946327244 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-07-17 10:53:08 is 14907815.720966869 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-07-17 10:53:08 is 14907815.479068952 s in the future tar: ./netfilter/connect_close: time stamp 2024-07-17 11:48:56 is 14911163.212210244 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-07-17 10:53:08 is 14907814.963092202 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-07-17 10:53:08 is 14907814.792298077 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-07-17 10:53:08 is 14907814.558906202 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-07-17 10:53:08 is 14907814.34194041 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-07-17 10:53:08 is 14907814.108361202 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-07-17 10:53:08 is 14907813.858086994 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-07-17 10:53:08 is 14907813.541173785 s in the future tar: ./netfilter/audit_logread: time stamp 2024-07-17 11:48:56 is 14911161.27474641 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-07-17 10:53:08 is 14907812.982308035 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-07-17 11:48:56 is 14911160.690847618 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-07-17 10:53:08 is 14907812.440184452 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-07-17 10:53:08 is 14907812.218675077 s in the future tar: ./netfilter/nf-queue: time stamp 2024-07-17 11:48:56 is 14911159.948044868 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-07-17 10:53:08 is 14907811.79883666 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-07-17 10:53:08 is 14907811.564660993 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-07-17 10:53:08 is 14907811.301118868 s in the future tar: ./netfilter: time stamp 2024-07-17 11:49:19 is 14911182.192779827 s in the future tar: ./timens/config: time stamp 2024-07-17 10:53:08 is 14907810.897225035 s in the future tar: ./timens/timerfd: time stamp 2024-07-17 11:49:08 is 14911170.663192493 s in the future tar: ./timens/procfs: time stamp 2024-07-17 11:49:08 is 14911170.424142826 s in the future tar: ./timens/timens: time stamp 2024-07-17 11:49:08 is 14911170.196476493 s in the future tar: ./timens/timer: time stamp 2024-07-17 11:49:08 is 14911169.946290076 s in the future tar: ./timens/futex: time stamp 2024-07-17 11:49:08 is 14911169.715147868 s in the future tar: ./timens/exec: time stamp 2024-07-17 11:49:08 is 14911169.464918368 s in the future tar: ./timens/gettime_perf: time stamp 2024-07-17 11:49:08 is 14911169.231293743 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-07-17 11:49:08 is 14911168.97019241 s in the future tar: ./timens: time stamp 2024-07-17 11:49:22 is 14911182.862455035 s in the future tar: ./mount_setattr/config: time stamp 2024-07-17 10:53:08 is 14907808.569954951 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-07-17 11:48:36 is 14911136.252734201 s in the future tar: ./mount_setattr: time stamp 2024-07-17 11:49:18 is 14911178.128154118 s in the future tar: ./sync/config: time stamp 2024-07-17 10:53:08 is 14907807.844764118 s in the future tar: ./sync/sync_test: time stamp 2024-07-17 11:49:07 is 14911166.610668826 s in the future tar: ./sync: time stamp 2024-07-17 11:49:21 is 14911180.493916784 s in the future tar: ./lib/config: time stamp 2024-07-17 10:53:08 is 14907807.197309076 s in the future tar: ./lib/printf.sh: time stamp 2024-07-17 10:53:08 is 14907806.906575701 s in the future tar: ./lib/bitmap.sh: time stamp 2024-07-17 10:53:08 is 14907806.668476659 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-07-17 10:53:08 is 14907806.443599409 s in the future tar: ./lib/strscpy.sh: time stamp 2024-07-17 10:53:08 is 14907806.176434784 s in the future tar: ./lib/scanf.sh: time stamp 2024-07-17 10:53:08 is 14907805.934810576 s in the future tar: ./lib: time stamp 2024-07-17 11:49:17 is 14911174.826299576 s in the future tar: ./ipc/config: time stamp 2024-07-17 10:53:08 is 14907805.558525618 s in the future tar: ./ipc/msgque: time stamp 2024-07-17 11:48:26 is 14911123.295570993 s in the future tar: ./ipc: time stamp 2024-07-17 11:49:17 is 14911174.167047534 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-07-17 11:48:19 is 14911115.869199201 s in the future tar: ./breakpoints: time stamp 2024-07-17 11:49:14 is 14911170.736373159 s in the future tar: ./zram/zram.sh: time stamp 2024-07-17 10:53:08 is 14907804.443620784 s in the future tar: ./zram/config: time stamp 2024-07-17 10:53:08 is 14907804.177581784 s in the future tar: ./zram/zram01.sh: time stamp 2024-07-17 10:53:08 is 14907803.881988034 s in the future tar: ./zram/zram02.sh: time stamp 2024-07-17 10:53:08 is 14907803.601011284 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-07-17 10:53:08 is 14907803.381610534 s in the future tar: ./zram: time stamp 2024-07-17 11:49:23 is 14911178.273960909 s in the future tar: ./pid_namespace/config: time stamp 2024-07-17 10:53:08 is 14907802.974238367 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-07-17 11:48:57 is 14911151.747464742 s in the future tar: ./pid_namespace: time stamp 2024-07-17 11:49:20 is 14911174.631168117 s in the future tar: ./cgroup/config: time stamp 2024-07-17 10:53:08 is 14907802.348036617 s in the future tar: ./cgroup/test_kill: time stamp 2024-07-17 11:48:20 is 14911114.113982076 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-07-17 10:53:08 is 14907801.830054867 s in the future tar: ./cgroup/test_core: time stamp 2024-07-17 11:48:20 is 14911113.538522284 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-07-17 10:53:08 is 14907801.304931825 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-07-17 10:53:08 is 14907801.088157575 s in the future tar: ./cgroup/test_cpu: time stamp 2024-07-17 11:48:21 is 14911113.8708307 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-07-17 11:48:20 is 14911112.599374409 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-07-17 11:48:21 is 14911113.353729117 s in the future tar: ./cgroup/test_freezer: time stamp 2024-07-17 11:48:20 is 14911112.090496617 s in the future tar: ./cgroup/test_kmem: time stamp 2024-07-17 11:48:20 is 14911111.853195117 s in the future tar: ./cgroup: time stamp 2024-07-17 11:49:14 is 14911165.744776034 s in the future tar: ./sigaltstack/sas: time stamp 2024-07-17 11:49:07 is 14911158.436057909 s in the future tar: ./sigaltstack: time stamp 2024-07-17 11:49:21 is 14911172.328092034 s in the future tar: ./futex/run.sh: time stamp 2024-07-17 11:49:16 is 14911167.044024283 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-07-17 11:48:25 is 14911115.747675283 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-07-17 11:48:24 is 14911114.468256075 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-07-17 11:48:25 is 14911115.213861367 s in the future tar: ./futex/functional/run.sh: time stamp 2024-07-17 10:53:08 is 14907797.9677122 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-07-17 11:48:25 is 14911114.721655033 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-07-17 11:48:25 is 14911114.458948825 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-07-17 11:48:25 is 14911114.217992908 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-07-17 11:48:24 is 14911112.933458617 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-07-17 11:48:26 is 14911114.6204927 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-07-17 11:48:25 is 14911113.374878575 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-07-17 11:48:25 is 14911113.1366052 s in the future tar: ./futex/functional: time stamp 2024-07-17 11:49:16 is 14911164.011409241 s in the future tar: ./futex: time stamp 2024-07-17 11:49:16 is 14911163.916009991 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-07-17 10:53:08 is 14907795.633333158 s in the future tar: ./fpu/test_fpu: time stamp 2024-07-17 11:48:24 is 14911111.382415283 s in the future tar: ./fpu: time stamp 2024-07-17 11:49:16 is 14911163.274069491 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-07-17 10:53:08 is 14907794.964807033 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-07-17 11:48:21 is 14911107.69360595 s in the future tar: ./drivers/dma-buf: time stamp 2024-07-17 11:49:15 is 14911161.568606283 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-07-17 10:53:08 is 14907794.262493783 s in the future tar: ./drivers/net/team/config: time stamp 2024-07-17 10:53:08 is 14907794.014160866 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-07-17 10:53:08 is 14907793.762149241 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-07-17 10:53:08 is 14907793.513645658 s in the future tar: ./drivers/net/team: time stamp 2024-07-17 11:49:15 is 14911160.405192074 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-07-17 10:53:08 is 14907793.088792574 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-07-17 10:53:08 is 14907792.848966783 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-07-17 10:53:08 is 14907792.621665741 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-07-17 10:53:08 is 14907792.390155158 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-07-17 10:53:08 is 14907792.137664991 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-07-17 10:53:08 is 14907791.881317824 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-07-17 10:53:08 is 14907791.629019533 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-07-17 10:53:08 is 14907791.405806158 s in the future tar: ./drivers/net/bonding: time stamp 2024-07-17 11:49:15 is 14911158.293431949 s in the future tar: ./drivers/net: time stamp 2024-07-17 11:49:15 is 14911158.170330283 s in the future tar: ./drivers: time stamp 2024-07-17 11:49:15 is 14911158.061292699 s in the future tar: ./cpufreq/config: time stamp 2024-07-17 10:53:08 is 14907790.776421741 s in the future tar: ./cpufreq/main.sh: time stamp 2024-07-17 10:53:08 is 14907790.541090491 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-07-17 10:53:08 is 14907790.283540824 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-07-17 10:53:08 is 14907790.051067491 s in the future tar: ./cpufreq/module.sh: time stamp 2024-07-17 10:53:08 is 14907789.804648324 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-07-17 10:53:08 is 14907789.545781491 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-07-17 10:53:08 is 14907789.316985574 s in the future tar: ./cpufreq: time stamp 2024-07-17 11:49:14 is 14911155.208390032 s in the future tar: ./mount/config: time stamp 2024-07-17 10:53:08 is 14907788.908270782 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-07-17 11:48:34 is 14911114.621312616 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-07-17 11:48:34 is 14911114.374519324 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-07-17 10:53:08 is 14907788.100750824 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-07-17 10:53:08 is 14907787.86924199 s in the future tar: ./mount: time stamp 2024-07-17 11:49:18 is 14911157.757283032 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-07-17 11:48:36 is 14911115.450148824 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-07-17 11:48:36 is 14911115.181972449 s in the future tar: ./mqueue: time stamp 2024-07-17 11:49:19 is 14911158.06563324 s in the future tar: ./alsa/mixer-test: time stamp 2024-07-17 11:48:19 is 14911097.772847782 s in the future tar: ./alsa: time stamp 2024-07-17 11:49:13 is 14911151.64762099 s in the future tar: ./capabilities/test_execve: time stamp 2024-07-17 11:48:19 is 14911097.290811949 s in the future tar: ./capabilities/validate_cap: time stamp 2024-07-17 11:48:19 is 14911096.99864824 s in the future tar: ./capabilities: time stamp 2024-07-17 11:49:14 is 14911151.889624657 s in the future tar: ./exec/load_address_2097152: time stamp 2024-07-17 11:48:22 is 14911099.049744407 s in the future tar: ./exec/execveat.symlink: time stamp 2024-07-17 11:48:22 is 14911098.91316049 s in the future tar: ./exec/execveat: time stamp 2024-07-17 11:48:22 is 14911098.704799698 s in the future tar: ./exec/Makefile: time stamp 2024-07-17 10:53:08 is 14907784.421776573 s in the future tar: ./exec/load_address_4096: time stamp 2024-07-17 11:48:22 is 14911098.100256532 s in the future tar: ./exec/script: time stamp 2024-07-17 11:48:22 is 14911097.862802657 s in the future tar: ./exec/null-argv: time stamp 2024-07-17 11:48:22 is 14911097.616604823 s in the future tar: ./exec/load_address_16777216: time stamp 2024-07-17 11:48:22 is 14911094.451875823 s in the future tar: ./exec/recursion-depth: time stamp 2024-07-17 11:48:22 is 14911094.184959823 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-07-17 10:53:08 is 14907779.921279615 s in the future tar: ./exec/subdir: time stamp 2024-07-17 11:48:22 is 14911093.75044674 s in the future tar: ./exec/execveat.denatured: time stamp 2024-07-17 11:48:22 is 14911093.483444364 s in the future tar: ./exec/non-regular: time stamp 2024-07-17 11:48:22 is 14911093.244640239 s in the future tar: ./exec: time stamp 2024-07-17 11:49:15 is 14911146.142183073 s in the future tar: ./nsfs/config: time stamp 2024-07-17 10:53:08 is 14907778.850071364 s in the future tar: ./nsfs/owner: time stamp 2024-07-17 11:48:56 is 14911126.583257531 s in the future tar: ./nsfs/pidns: time stamp 2024-07-17 11:48:56 is 14911126.357373656 s in the future tar: ./nsfs: time stamp 2024-07-17 11:49:20 is 14911150.240758448 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-07-17 11:49:13 is 14911142.949273739 s in the future tar: ./kselftest/module.sh: time stamp 2024-07-17 11:49:13 is 14911142.657450573 s in the future tar: ./kselftest/runner.sh: time stamp 2024-07-17 11:49:13 is 14911142.398709239 s in the future tar: ./kselftest: time stamp 2024-07-17 11:49:13 is 14911142.279341989 s in the future tar: ./resctrl/settings: time stamp 2024-07-17 10:53:08 is 14907776.972835448 s in the future tar: ./resctrl/config: time stamp 2024-07-17 10:53:08 is 14907776.739289281 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-07-17 11:49:03 is 14911131.481527322 s in the future tar: ./resctrl: time stamp 2024-07-17 11:49:20 is 14911148.380559989 s in the future tar: ./filesystems/fat/config: time stamp 2024-07-17 10:53:08 is 14907776.038539197 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-07-17 11:48:24 is 14911091.799293781 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-07-17 10:53:08 is 14907775.555394614 s in the future tar: ./filesystems/fat: time stamp 2024-07-17 11:49:16 is 14911143.429680072 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-07-17 11:48:22 is 14911089.196508656 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-07-17 11:48:24 is 14911090.887296531 s in the future tar: ./filesystems/epoll: time stamp 2024-07-17 11:49:16 is 14911142.779055447 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-07-17 11:48:22 is 14911088.516250531 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-07-17 10:53:08 is 14907774.262335572 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-07-17 11:48:23 is 14911089.01202078 s in the future tar: ./filesystems/binderfs: time stamp 2024-07-17 11:49:15 is 14911140.894826614 s in the future tar: ./filesystems: time stamp 2024-07-17 11:49:16 is 14911141.769700822 s in the future tar: ./openat2/openat2_test: time stamp 2024-07-17 11:48:59 is 14911124.45257828 s in the future tar: ./openat2/resolve_test: time stamp 2024-07-17 11:49:01 is 14911126.13509428 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-07-17 11:49:01 is 14911125.901818114 s in the future tar: ./openat2: time stamp 2024-07-17 11:49:20 is 14911144.801883655 s in the future tar: ./gpio/config: time stamp 2024-07-17 10:53:08 is 14907772.519161655 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-07-17 10:53:08 is 14907772.284686989 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-07-17 11:48:26 is 14911090.010276989 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-07-17 11:48:26 is 14911089.784251322 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-07-17 10:53:08 is 14907771.526618447 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-07-17 11:48:26 is 14911089.26716453 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-07-17 10:53:08 is 14907771.009467697 s in the future tar: ./gpio: time stamp 2024-07-17 11:49:17 is 14911139.885061863 s in the future tar: ./user/config: time stamp 2024-07-17 10:53:08 is 14907770.604069155 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-07-17 10:53:08 is 14907770.357776072 s in the future tar: ./user: time stamp 2024-07-17 11:49:22 is 14911144.241823447 s in the future tar: ./pstore/config: time stamp 2024-07-17 10:53:08 is 14907769.932589572 s in the future tar: ./pstore/pstore_tests: time stamp 2024-07-17 10:53:08 is 14907769.708100488 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-07-17 10:53:08 is 14907769.440896155 s in the future tar: ./pstore/common_tests: time stamp 2024-07-17 10:53:08 is 14907769.175490488 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-07-17 10:53:08 is 14907768.900284488 s in the future tar: ./pstore: time stamp 2024-07-17 11:49:20 is 14911140.78976428 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-07-17 11:49:11 is 14911131.498476946 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-07-17 11:49:11 is 14911131.214262488 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-07-17 11:49:11 is 14911130.955808155 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-07-17 11:49:11 is 14911130.697200071 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-07-17 11:49:11 is 14911130.471927571 s in the future tar: ./vDSO: time stamp 2024-07-17 11:49:22 is 14911141.346810738 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-07-17 10:53:08 is 14907767.038717321 s in the future tar: ./intel_pstate: time stamp 2024-07-17 11:49:17 is 14911135.930389821 s in the future tar: ./ftrace/settings: time stamp 2024-07-17 10:53:08 is 14907766.589466613 s in the future tar: ./ftrace/config: time stamp 2024-07-17 10:53:08 is 14907766.340786655 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-07-17 10:53:08 is 14907765.939258321 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-07-17 10:53:08 is 14907765.707675571 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-07-17 10:53:08 is 14907765.455586113 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-07-17 10:53:08 is 14907765.157461446 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-07-17 10:53:08 is 14907764.905177196 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-07-17 10:53:08 is 14907764.623734529 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-07-17 10:53:08 is 14907764.379803821 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-07-17 10:53:08 is 14907764.261422988 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-07-17 10:53:08 is 14907763.993527779 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-07-17 10:53:08 is 14907763.757751113 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-07-17 10:53:08 is 14907763.645752946 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-07-17 10:53:08 is 14907763.360305613 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-07-17 10:53:08 is 14907763.072489321 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-07-17 10:52:52 is 14907746.828425279 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-07-17 10:53:08 is 14907762.581160821 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-07-17 10:53:08 is 14907762.336402112 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-07-17 10:53:08 is 14907762.097315154 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-07-17 10:53:08 is 14907761.835914487 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-07-17 10:53:08 is 14907761.707706779 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-07-17 10:53:08 is 14907761.443813487 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-07-17 10:53:08 is 14907761.203754112 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-07-17 10:53:08 is 14907760.868370946 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-07-17 10:53:08 is 14907760.644906529 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-07-17 10:53:08 is 14907760.406655654 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-07-17 10:53:08 is 14907760.177721154 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-07-17 10:53:08 is 14907759.925873487 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-07-17 10:53:08 is 14907759.705786362 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-07-17 10:53:08 is 14907759.44203932 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-07-17 10:53:08 is 14907759.230412862 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-07-17 10:53:08 is 14907758.966615154 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-07-17 10:53:08 is 14907758.730100029 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-07-17 10:53:08 is 14907758.474501195 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-07-17 10:53:08 is 14907758.246463862 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-07-17 10:53:08 is 14907757.999083112 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-07-17 10:53:08 is 14907757.729437112 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-07-17 10:53:08 is 14907757.490181362 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-07-17 10:53:08 is 14907757.212365695 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-07-17 10:53:08 is 14907756.972825653 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-07-17 10:53:08 is 14907756.715685028 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-07-17 10:53:08 is 14907756.480678945 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-07-17 10:53:08 is 14907756.228026195 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-07-17 10:53:08 is 14907756.106524028 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-07-17 10:53:08 is 14907755.755050112 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-07-17 10:53:08 is 14907755.500044195 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-07-17 10:53:08 is 14907755.271678737 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-07-17 10:53:08 is 14907755.02242282 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-07-17 10:53:08 is 14907754.787501445 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-07-17 10:53:08 is 14907754.525481528 s in the future tar: ./ftrace/test.d/event: time stamp 2024-07-17 10:53:08 is 14907754.412161653 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-07-17 10:53:08 is 14907754.13479107 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-07-17 10:53:08 is 14907753.903313986 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-07-17 10:53:08 is 14907753.77085532 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-07-17 10:53:08 is 14907753.494669695 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-07-17 10:53:08 is 14907753.261976195 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-07-17 10:53:08 is 14907753.150775778 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-07-17 10:53:08 is 14907752.883951236 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-07-17 10:53:08 is 14907752.778099611 s in the future tar: ./ftrace/test.d/template: time stamp 2024-07-17 10:53:08 is 14907752.560308695 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-07-17 10:53:08 is 14907752.262698445 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-07-17 10:53:08 is 14907752.009860028 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-07-17 10:53:08 is 14907751.741378861 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-07-17 10:53:08 is 14907751.467626194 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-07-17 10:53:08 is 14907751.228836861 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-07-17 10:53:08 is 14907750.967218861 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-07-17 10:53:08 is 14907750.652631611 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-07-17 10:53:08 is 14907750.416813778 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-07-17 10:53:08 is 14907750.191366569 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-07-17 10:53:08 is 14907749.921270153 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-07-17 10:53:08 is 14907749.664902028 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-07-17 10:53:08 is 14907749.421141528 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-07-17 10:53:08 is 14907749.161296319 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-07-17 10:53:08 is 14907748.898418194 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-07-17 10:53:08 is 14907748.642782569 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-07-17 10:53:08 is 14907748.524057777 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-07-17 10:53:08 is 14907748.238890569 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-07-17 10:53:08 is 14907747.997377736 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-07-17 10:53:08 is 14907747.755249361 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-07-17 10:53:08 is 14907747.513749736 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-07-17 10:53:08 is 14907747.271525902 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-07-17 10:53:08 is 14907747.030021861 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-07-17 10:53:08 is 14907746.746110111 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-07-17 10:53:08 is 14907746.496191236 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907746.204124361 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-07-17 10:53:08 is 14907745.970684277 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-07-17 10:53:08 is 14907745.719941444 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-07-17 10:53:08 is 14907745.428549319 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-07-17 10:53:08 is 14907745.15295211 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-07-17 10:53:08 is 14907744.903163527 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907744.669298944 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907744.427519694 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907744.143963235 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-07-17 10:53:08 is 14907743.901990652 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907743.677011944 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-07-17 10:53:08 is 14907743.435035402 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-07-17 10:53:08 is 14907743.193270652 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-07-17 10:53:08 is 14907743.076526443 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-07-17 10:53:08 is 14907742.859105818 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-07-17 10:53:08 is 14907742.609463443 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-07-17 10:53:08 is 14907742.38362061 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-07-17 10:53:08 is 14907742.150815652 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-07-17 10:53:08 is 14907741.90819186 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-07-17 10:53:08 is 14907741.65873286 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-07-17 10:53:08 is 14907741.391036193 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-07-17 10:53:08 is 14907741.091355027 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-07-17 10:53:08 is 14907740.951629527 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-07-17 10:53:08 is 14907740.649838735 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-07-17 10:53:08 is 14907740.524415901 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-07-17 10:53:08 is 14907740.189834901 s in the future tar: ./ftrace/test.d: time stamp 2024-07-17 10:53:08 is 14907740.073463235 s in the future tar: ./ftrace/ftracetest: time stamp 2024-07-17 10:53:08 is 14907739.831519485 s in the future tar: ./ftrace: time stamp 2024-07-17 11:49:16 is 14911107.731039818 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-07-17 11:49:07 is 14911098.432236443 s in the future tar: ./seccomp/settings: time stamp 2024-07-17 10:53:08 is 14907739.213787776 s in the future tar: ./seccomp/config: time stamp 2024-07-17 10:53:08 is 14907738.981327818 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-07-17 11:49:06 is 14911096.671799026 s in the future tar: ./seccomp: time stamp 2024-07-17 11:49:21 is 14911111.564218318 s in the future tar: ./amd-pstate/config: time stamp 2024-07-17 10:53:08 is 14907738.262881401 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-07-17 10:53:08 is 14907738.004946026 s in the future tar: ./amd-pstate: time stamp 2024-07-17 11:49:14 is 14911103.871437068 s in the future tar: ./sysctl/config: time stamp 2024-07-17 10:53:08 is 14907737.572779943 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-07-17 10:53:08 is 14907737.337754276 s in the future tar: ./sysctl: time stamp 2024-07-17 11:49:22 is 14911111.236783526 s in the future tar: ./landlock/config: time stamp 2024-07-17 10:53:08 is 14907736.945672818 s in the future tar: ./landlock/ptrace_test: time stamp 2024-07-17 11:48:33 is 14911061.694674568 s in the future tar: ./landlock/base_test: time stamp 2024-07-17 11:48:27 is 14911055.428512318 s in the future tar: ./landlock/fs_test: time stamp 2024-07-17 11:48:32 is 14911060.119718776 s in the future tar: ./landlock/true: time stamp 2024-07-17 11:48:33 is 14911060.759853776 s in the future tar: ./landlock: time stamp 2024-07-17 11:49:17 is 14911104.652605276 s in the future tar: ./ir/ir_loopback: time stamp 2024-07-17 11:48:26 is 14911053.308528234 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-07-17 10:53:08 is 14907735.028783068 s in the future tar: ./ir: time stamp 2024-07-17 11:49:17 is 14911103.910407609 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-07-17 11:48:26 is 14911052.628465984 s in the future tar: ./kcmp: time stamp 2024-07-17 11:49:17 is 14911103.526722317 s in the future tar: ./memfd/config: time stamp 2024-07-17 10:52:52 is 14907718.258478901 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-07-17 10:53:08 is 14907734.009456901 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-07-17 11:48:34 is 14911059.774556442 s in the future tar: ./memfd/memfd_test: time stamp 2024-07-17 11:48:33 is 14911058.517254442 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-07-17 10:53:08 is 14907733.282466984 s in the future tar: ./memfd/fuse_test: time stamp 2024-07-17 11:48:34 is 14911059.068990442 s in the future tar: ./memfd: time stamp 2024-07-17 11:49:18 is 14911102.960410859 s in the future tar: ./efivarfs/create-read: time stamp 2024-07-17 11:48:22 is 14911046.731880942 s in the future tar: ./efivarfs/config: time stamp 2024-07-17 10:53:08 is 14907732.474743026 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-07-17 11:48:22 is 14911046.268105484 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-07-17 10:53:08 is 14907732.036315775 s in the future tar: ./efivarfs: time stamp 2024-07-17 11:49:15 is 14911098.939329609 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-07-17 11:48:34 is 14911057.755963775 s in the future tar: ./mincore: time stamp 2024-07-17 11:49:18 is 14911101.698869067 s in the future tar: ./splice/settings: time stamp 2024-07-17 10:53:08 is 14907731.564067692 s in the future tar: ./splice/config: time stamp 2024-07-17 10:53:08 is 14907731.373482609 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-07-17 11:49:07 is 14911090.213601275 s in the future tar: ./splice/splice_read: time stamp 2024-07-17 11:49:07 is 14911090.081734859 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-07-17 10:53:08 is 14907730.913359275 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-07-17 10:53:08 is 14907730.788216817 s in the future tar: ./splice: time stamp 2024-07-17 11:49:21 is 14911103.725052734 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-07-17 11:48:56 is 14911078.555765192 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-07-17 11:48:56 is 14911078.430670359 s in the future tar: ./pidfd/config: time stamp 2024-07-17 10:53:08 is 14907730.271534525 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-07-17 11:48:57 is 14911079.038928567 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-07-17 11:48:56 is 14911077.880555442 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-07-17 11:48:57 is 14911078.730366317 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-07-17 11:48:57 is 14911078.563664859 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-07-17 11:48:56 is 14911077.438473859 s in the future tar: ./pidfd: time stamp 2024-07-17 11:49:20 is 14911101.382049525 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-07-17 10:53:08 is 14907729.213032733 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-07-17 10:53:08 is 14907729.078343567 s in the future tar: ./net/openvswitch: time stamp 2024-07-17 11:49:19 is 14911100.011657567 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-07-17 11:48:54 is 14911074.852798317 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-07-17 11:48:54 is 14911074.672965525 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-07-17 11:48:54 is 14911074.448130275 s in the future tar: ./net/af_unix: time stamp 2024-07-17 11:49:19 is 14911099.389351025 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-07-17 10:53:08 is 14907728.168756442 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-07-17 10:53:08 is 14907727.963983025 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-07-17 10:53:08 is 14907727.77002515 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-07-17 10:53:08 is 14907727.53848815 s in the future tar: ./net/forwarding/settings: time stamp 2024-07-17 10:53:08 is 14907727.411339567 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-07-17 10:53:08 is 14907727.276299275 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907727.159445192 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-07-17 10:53:08 is 14907727.013071775 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-07-17 10:53:08 is 14907726.885783858 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-07-17 10:53:08 is 14907726.758989608 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-07-17 10:53:08 is 14907726.625428858 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907726.4957939 s in the future tar: ./net/forwarding/config: time stamp 2024-07-17 10:53:08 is 14907726.360239525 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-07-17 10:53:08 is 14907726.241809691 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-07-17 10:53:08 is 14907726.124935691 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907726.003699108 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-07-17 10:53:08 is 14907725.868061941 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-07-17 10:53:08 is 14907725.741205358 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-07-17 10:53:08 is 14907725.576220441 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-07-17 10:53:08 is 14907725.44483315 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-07-17 10:53:08 is 14907725.325917858 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-07-17 10:53:08 is 14907725.199064233 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-07-17 10:53:08 is 14907724.93181465 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-07-17 10:53:08 is 14907724.760602025 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-07-17 10:53:08 is 14907724.59074465 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-07-17 10:53:08 is 14907724.4136374 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-07-17 10:53:08 is 14907724.193199566 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-07-17 10:53:08 is 14907724.003013858 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-07-17 10:53:08 is 14907723.8059059 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-07-17 10:53:08 is 14907723.605107691 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-07-17 10:53:08 is 14907723.472571108 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-07-17 10:53:08 is 14907723.347436733 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-07-17 10:53:08 is 14907723.205011149 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-07-17 10:53:08 is 14907723.063113233 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-07-17 10:53:08 is 14907722.928325399 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907722.800845316 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-07-17 10:53:08 is 14907722.662520649 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907722.512348941 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-07-17 10:53:08 is 14907722.362313149 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-07-17 10:53:08 is 14907722.229777358 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-07-17 10:53:08 is 14907722.037154399 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-07-17 10:53:08 is 14907721.895312608 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-07-17 10:53:08 is 14907721.769297941 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-07-17 10:53:08 is 14907721.637592441 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-07-17 10:53:08 is 14907721.503369233 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-07-17 10:53:08 is 14907721.353302066 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-07-17 10:53:08 is 14907721.218776774 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-07-17 10:53:08 is 14907721.087295316 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-07-17 10:53:08 is 14907720.961384816 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-07-17 10:53:08 is 14907720.811282441 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-07-17 10:53:08 is 14907720.676677149 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-07-17 10:53:08 is 14907720.536830899 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-07-17 10:53:08 is 14907720.402716149 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-07-17 10:53:08 is 14907720.252608774 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907720.109579649 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-07-17 10:53:08 is 14907719.803091857 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-07-17 10:53:08 is 14907719.677414316 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907719.535649816 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907719.394977857 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-07-17 10:53:08 is 14907719.269304232 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-07-17 10:53:08 is 14907719.143631232 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-07-17 10:53:08 is 14907718.985263691 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-07-17 10:53:08 is 14907718.867055691 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-07-17 10:53:08 is 14907718.743756149 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-07-17 10:53:08 is 14907718.535060566 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907718.401622024 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-07-17 10:53:08 is 14907718.274930982 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-07-17 10:53:08 is 14907718.151620649 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-07-17 10:53:08 is 14907718.034714315 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907717.901275274 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907717.75763819 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-07-17 10:53:08 is 14907717.617605232 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-07-17 10:53:08 is 14907717.484369024 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-07-17 10:53:08 is 14907717.342542149 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-07-17 10:53:08 is 14907717.204817524 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-07-17 10:53:08 is 14907717.020828649 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-07-17 10:53:08 is 14907716.88394969 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-07-17 10:53:08 is 14907716.758765274 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-07-17 10:53:08 is 14907716.631915857 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-07-17 10:53:08 is 14907716.508485107 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-07-17 10:53:08 is 14907716.392002774 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-07-17 10:53:08 is 14907716.249783357 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-07-17 10:53:08 is 14907716.123134732 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-07-17 10:53:08 is 14907715.97764794 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-07-17 10:53:08 is 14907715.841614815 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-07-17 10:53:08 is 14907715.707632982 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-07-17 10:53:08 is 14907715.581065274 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-07-17 10:53:08 is 14907715.44072919 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-07-17 10:53:08 is 14907715.316287523 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-07-17 10:53:08 is 14907715.182278648 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-07-17 10:53:08 is 14907714.980581565 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-07-17 10:53:08 is 14907714.848604523 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-07-17 10:53:08 is 14907714.724256898 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-07-17 10:53:08 is 14907714.581769607 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-07-17 10:53:08 is 14907714.46347894 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-07-17 10:53:08 is 14907714.339839107 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-07-17 10:53:08 is 14907714.207151773 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-07-17 10:53:08 is 14907714.081251232 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-07-17 10:53:08 is 14907713.946315398 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-07-17 10:53:08 is 14907713.814326398 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-07-17 10:53:08 is 14907713.706854023 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-07-17 10:53:08 is 14907713.564078357 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-07-17 10:53:08 is 14907713.437378232 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-07-17 10:53:08 is 14907713.313918065 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-07-17 10:53:08 is 14907713.198138607 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-07-17 10:53:08 is 14907713.063595898 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-07-17 10:53:08 is 14907712.936847482 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-07-17 10:53:08 is 14907712.81344394 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-07-17 10:53:08 is 14907712.681162648 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-07-17 10:53:08 is 14907712.546362481 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-07-17 10:53:08 is 14907712.403094315 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-07-17 10:53:08 is 14907712.287779898 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-07-17 10:53:08 is 14907712.172473106 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-07-17 10:53:08 is 14907712.046029231 s in the future tar: ./net/forwarding: time stamp 2024-07-17 11:49:19 is 14911082.99443169 s in the future tar: ./net/mptcp/settings: time stamp 2024-07-17 10:53:08 is 14907711.835960523 s in the future tar: ./net/mptcp/config: time stamp 2024-07-17 10:53:08 is 14907711.702453981 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-07-17 10:53:08 is 14907711.395490815 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-07-17 10:53:08 is 14907711.220400565 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-07-17 10:53:08 is 14907711.048353815 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-07-17 10:53:08 is 14907710.918629606 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-07-17 11:48:55 is 14911057.75349469 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-07-17 10:53:08 is 14907710.635087856 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-07-17 10:53:08 is 14907710.506164981 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-07-17 11:48:54 is 14911056.276521648 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-07-17 11:48:55 is 14911057.144750148 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-07-17 10:53:08 is 14907710.002694356 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-07-17 10:53:08 is 14907709.880860523 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-07-17 11:48:55 is 14911056.734709189 s in the future tar: ./net/mptcp: time stamp 2024-07-17 11:49:19 is 14911080.678777398 s in the future tar: ./net: time stamp 2024-07-17 11:49:19 is 14911080.609472814 s in the future tar: ./core/close_range_test: time stamp 2024-07-17 11:48:21 is 14911022.438540606 s in the future tar: ./core: time stamp 2024-07-17 11:49:14 is 14911075.384075689 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-07-17 11:48:33 is 14911034.219033398 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-07-17 11:48:33 is 14911034.086577981 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-07-17 11:48:33 is 14911033.959898356 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-07-17 11:48:33 is 14911033.850344481 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-07-17 11:48:33 is 14911033.726947314 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-07-17 11:48:33 is 14911033.593492648 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-07-17 11:48:33 is 14911033.475100814 s in the future tar: ./lkdtm/config: time stamp 2024-07-17 10:53:08 is 14907708.299921106 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-07-17 11:48:33 is 14911033.184818314 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911033.027291648 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-07-17 11:48:33 is 14911032.909083814 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-07-17 11:48:33 is 14911032.791251148 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911032.675433398 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-07-17 11:48:33 is 14911032.543571689 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-07-17 11:48:33 is 14911032.416794689 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911032.290747023 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-07-17 11:48:33 is 14911032.174906314 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-07-17 11:48:33 is 14911032.059771356 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-07-17 11:48:33 is 14911031.935475814 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-07-17 11:48:33 is 14911031.798669064 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-07-17 11:48:33 is 14911031.682709772 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911031.575938272 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-07-17 11:48:33 is 14911031.457440814 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-07-17 11:48:33 is 14911031.323244272 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-07-17 11:48:33 is 14911031.215596272 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-07-17 11:48:33 is 14911031.100477022 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-07-17 11:48:33 is 14911030.965323272 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911030.839464564 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-07-17 11:48:33 is 14911030.731769939 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-07-17 11:48:33 is 14911030.616660272 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911030.489885522 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-07-17 11:48:33 is 14911030.363959981 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-07-17 11:48:33 is 14911030.239675397 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-07-17 11:48:33 is 14911030.091198981 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-07-17 11:48:33 is 14911029.939382939 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911029.813593022 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911029.697413272 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-07-17 11:48:33 is 14911029.582449231 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-07-17 11:48:33 is 14911029.458345106 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-07-17 11:48:33 is 14911029.321476397 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-07-17 11:48:33 is 14911029.172010814 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-07-17 11:48:33 is 14911029.065275772 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-07-17 11:48:33 is 14911028.946741939 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-07-17 11:48:33 is 14911028.820778189 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-07-17 11:48:33 is 14911028.70488323 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-07-17 10:53:08 is 14907703.598139105 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911028.479609189 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-07-17 11:48:33 is 14911028.353603772 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-07-17 11:48:33 is 14911028.237603022 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-07-17 11:48:33 is 14911028.122635772 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-07-17 10:53:08 is 14907702.995824314 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-07-17 11:48:33 is 14911027.85321548 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-07-17 11:48:33 is 14911027.720558022 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-07-17 11:48:33 is 14911027.571940439 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-07-17 11:48:33 is 14911027.445289022 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-07-17 11:48:33 is 14911027.319412439 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911027.195084314 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-07-17 11:48:33 is 14911027.079776147 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-07-17 11:48:33 is 14911026.947419939 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-07-17 11:48:33 is 14911026.81058848 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-07-17 11:48:33 is 14911026.677537022 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-07-17 11:48:33 is 14911026.554314064 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-07-17 11:48:33 is 14911026.421900063 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-07-17 11:48:33 is 14911026.285219855 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-07-17 11:48:33 is 14911026.168784688 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-07-17 11:48:33 is 14911026.028904522 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-07-17 11:48:33 is 14911025.888107522 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-07-17 11:48:33 is 14911025.751421105 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-07-17 11:48:33 is 14911025.62663398 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-07-17 11:48:33 is 14911025.503303897 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-07-17 11:48:33 is 14911025.384721772 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-07-17 11:48:33 is 14911025.25100648 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-07-17 11:48:33 is 14911025.126148605 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-07-17 11:48:33 is 14911025.002955355 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911024.853457313 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-07-17 11:48:33 is 14911024.717215647 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-07-17 11:48:33 is 14911024.600688105 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-07-17 11:48:33 is 14911024.477429563 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-07-17 11:48:33 is 14911024.350424105 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-07-17 11:48:33 is 14911024.216726272 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-07-17 11:48:33 is 14911024.10019423 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-07-17 11:48:33 is 14911023.968599022 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-07-17 11:48:33 is 14911023.83568273 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-07-17 11:48:33 is 14911023.699715605 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-07-17 11:48:33 is 14911023.574697521 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-07-17 11:48:33 is 14911023.451528313 s in the future tar: ./lkdtm: time stamp 2024-07-17 11:49:18 is 14911068.392336521 s in the future tar: ./run_kselftest.sh: time stamp 2024-07-17 11:49:13 is 14911063.265987021 s in the future tar: ./timers/settings: time stamp 2024-07-17 10:53:08 is 14907698.124110771 s in the future tar: ./timers/adjtick: time stamp 2024-07-17 11:49:10 is 14911059.998935146 s in the future tar: ./timers/rtcpie: time stamp 2024-07-17 11:49:09 is 14911058.84542398 s in the future tar: ./timers/leapcrash: time stamp 2024-07-17 11:49:10 is 14911059.709118688 s in the future tar: ./timers/mqueue-lat: time stamp 2024-07-17 11:49:09 is 14911058.565299813 s in the future tar: ./timers/change_skew: time stamp 2024-07-17 11:49:10 is 14911059.441184688 s in the future tar: ./timers/set-tz: time stamp 2024-07-17 11:49:11 is 14911060.295013313 s in the future tar: ./timers/threadtest: time stamp 2024-07-17 11:49:09 is 14911058.153244313 s in the future tar: ./timers/raw_skew: time stamp 2024-07-17 11:49:09 is 14911058.019832355 s in the future tar: ./timers/nanosleep: time stamp 2024-07-17 11:49:09 is 14911057.882442063 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-07-17 11:49:10 is 14911058.765639646 s in the future tar: ./timers/freq-step: time stamp 2024-07-17 11:49:10 is 14911058.614617855 s in the future tar: ./timers/clocksource-switch: time stamp 2024-07-17 11:49:10 is 14911058.477637105 s in the future tar: ./timers/set-2038: time stamp 2024-07-17 11:49:11 is 14911059.340367938 s in the future tar: ./timers/inconsistency-check: time stamp 2024-07-17 11:49:09 is 14911057.215220438 s in the future tar: ./timers/set-tai: time stamp 2024-07-17 11:49:10 is 14911058.085961146 s in the future tar: ./timers/set-timer-lat: time stamp 2024-07-17 11:49:09 is 14911056.914005855 s in the future tar: ./timers/posix_timers: time stamp 2024-07-17 11:49:08 is 14911055.781661354 s in the future tar: ./timers/leap-a-day: time stamp 2024-07-17 11:49:10 is 14911057.656392146 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-07-17 11:49:09 is 14911056.510580104 s in the future tar: ./timers/nsleep-lat: time stamp 2024-07-17 11:49:09 is 14911056.368822521 s in the future tar: ./timers/skew_consistency: time stamp 2024-07-17 11:49:10 is 14911057.231178354 s in the future tar: ./timers: time stamp 2024-07-17 11:49:22 is 14911069.121776521 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-07-17 10:53:08 is 14907694.946623271 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-07-17 11:49:08 is 14911054.821184438 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-07-17 11:49:07 is 14911053.679585896 s in the future tar: ./syscall_user_dispatch: time stamp 2024-07-17 11:49:21 is 14911067.622365146 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-07-17 11:48:58 is 14911044.468466729 s in the future tar: ./ptrace/vmaccess: time stamp 2024-07-17 11:48:58 is 14911044.320869146 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-07-17 11:48:58 is 14911044.195710771 s in the future tar: ./ptrace: time stamp 2024-07-17 11:49:20 is 14911066.145841271 s in the future tar: ./static_keys/config: time stamp 2024-07-17 10:53:08 is 14907693.996841604 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-07-17 10:53:08 is 14907693.851271229 s in the future tar: ./static_keys: time stamp 2024-07-17 11:49:21 is 14911066.795411521 s in the future tar: ./kselftest-list.txt: time stamp 2024-07-17 11:49:24 is 14911069.662007729 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-07-17 10:53:08 is 14907693.526022396 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-07-17 10:53:08 is 14907693.375954979 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-07-17 10:53:08 is 14907693.253411521 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-07-17 11:48:21 is 14911006.111323896 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-07-17 10:53:08 is 14907692.986167812 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-07-17 10:53:08 is 14907692.817260187 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-07-17 10:53:08 is 14907692.694450562 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-07-17 10:53:08 is 14907692.586032437 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-07-17 10:53:08 is 14907692.469312896 s in the future tar: ./damon/sysfs.sh: time stamp 2024-07-17 10:53:08 is 14907692.325313562 s in the future tar: ./damon: time stamp 2024-07-17 11:49:14 is 14911058.260533854 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-07-17 11:48:33 is 14911017.100028062 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-07-17 11:48:33 is 14911016.961794312 s in the future tar: ./membarrier: time stamp 2024-07-17 11:49:18 is 14911061.902138271 s in the future tar: ./livepatch/settings: time stamp 2024-07-17 10:53:08 is 14907691.751781979 s in the future tar: ./livepatch/config: time stamp 2024-07-17 10:53:08 is 14907691.626655312 s in the future tar: ./livepatch/functions.sh: time stamp 2024-07-17 10:53:08 is 14907691.509797271 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-07-17 10:53:08 is 14907691.378450896 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-07-17 10:53:08 is 14907691.251207479 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-07-17 10:53:08 is 14907691.109487646 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-07-17 10:53:08 is 14907690.992551729 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-07-17 10:53:08 is 14907690.874179229 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-07-17 10:53:08 is 14907690.740850521 s in the future tar: ./livepatch: time stamp 2024-07-17 11:49:17 is 14911059.682492187 s in the future tar: ./size/get_size: time stamp 2024-07-17 11:49:07 is 14911049.542597312 s in the future tar: ./size: time stamp 2024-07-17 11:49:21 is 14911063.490692562 s in the future tar: ./rlimits/config: time stamp 2024-07-17 10:53:08 is 14907690.348917062 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-07-17 11:49:03 is 14911045.215406479 s in the future tar: ./rlimits: time stamp 2024-07-17 11:49:20 is 14911062.158574979 s in the future tar: ./move_mount_set_group/config: time stamp 2024-07-17 10:53:08 is 14907690.007020937 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-07-17 11:48:36 is 14911017.79364402 s in the future tar: ./move_mount_set_group: time stamp 2024-07-17 11:49:19 is 14911060.731566979 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-07-17 11:49:11 is 14911052.574795645 s in the future tar: ./tmpfs: time stamp 2024-07-17 11:49:22 is 14911063.524678604 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-07-17 10:53:08 is 14907689.375930812 s in the future tar: ./cpu-hotplug: time stamp 2024-07-17 11:49:14 is 14911055.30767852 s in the future tar: ./nci/config: time stamp 2024-07-17 10:53:08 is 14907689.15605052 s in the future tar: ./nci/nci_dev: time stamp 2024-07-17 11:48:37 is 14911017.957525395 s in the future tar: ./nci: time stamp 2024-07-17 11:49:19 is 14911059.899644812 s in the future tar: .: time stamp 2024-07-17 11:49:24 is 14911064.841198187 s in the future skiplist: ======================================== ======================================== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ============== Tests to run =============== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ===========End Tests to run =============== shardfile-membarrier pass <12>[ 198.824353] kselftest: Running tests in membarrier TAP version 13 1..2 # selftests: membarrier: membarrier_test_single_thread # TAP version 13 # 1..13 # ok 1 sys_membarrier available # ok 2 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 3 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 7 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 9 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 10 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 12 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 13 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # # Totals: pass:13 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: membarrier: membarrier_test_single_thread # selftests: membarrier: membarrier_test_multi_thread # TAP version 13 # 1..13 # ok 1 sys_membarrier available # ok 2 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 3 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 7 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 9 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 10 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 12 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 13 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # # Totals: pass:13 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 2 selftests: membarrier: membarrier_test_multi_thread membarrier_membarrier_test_single_thread_sys_membarrier_available pass membarrier_membarrier_test_single_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_single_thread pass membarrier_membarrier_test_multi_thread_sys_membarrier_available pass membarrier_membarrier_test_multi_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_multi_thread pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #