Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [,115200N81,CLOCAL] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.207 (83 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 971279/tftp-deploy-3ove81a_/kernel/zImage tftp 0x82000000 971279/tftp-deploy-3ove81a_/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.207 Filename '971279/tftp-deploy-3ove81a_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 9.9 MiB 4 MiB/s done Bytes transferred = 10347008 (9de200 hex) => tftp 0x83000000 971279/tftp-deploy-3ove81a_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 971279/tftp-deploy-3ove81a_/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.207 Filename '971279/tftp-deploy-3ove81a_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.3 MiB 3.6 MiB/s done Bytes transferred = 13992311 (d58177 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 971279/tftp-deploy-3ove81a_/dtb/am335x-boneblack.dtb tftp 0x88000000 971279/tftp-deploy-3ove81a_/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.207 Filename '971279/tftp-deploy-3ove81a_/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 3 MiB/s done Bytes transferred = 69937 (11131 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/971279/extract-nfsrootfs-noh2hud0,tcp,hard,v3 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/971279/extract-nfsrootfs-noh2hud0,tcp,hard,v3 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x9de200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-06-22 12:23:07 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13992247 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 88014130 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j77256-arm-gcc-10-multi-v7-defconfig-rqnhb) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jun 22 12:05:40 UTC 2023 [ 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] 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/971279/extract-nfsrootfs-noh2hud0,tcp,hard,v3 ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 411596K/522240K available (14336K kernel code, 2468K rwdata, 6008K rodata, 2048K init, 429K bss, 45108K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000023] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000968] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.005550] Console: colour dummy device 80x30 [ 0.005590] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.005598] This ensures that you still see kernel messages. Please [ 0.005602] update your kernel commandline. [ 0.005646] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.091071] pid_max: default: 32768 minimum: 301 [ 0.091269] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091287] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091972] CPU: Testing write buffer coherency: ok [ 0.092039] CPU0: Spectre v2: using BPIALL workaround [ 0.092430] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.093316] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.095721] rcu: Hierarchical SRCU implementation. [ 0.095733] rcu: Max phase no-delay instances is 1000. [ 0.100780] EFI services will not be available. [ 0.101124] smp: Bringing up secondary CPUs ... [ 0.101135] smp: Brought up 1 node, 1 CPU [ 0.101146] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.101157] CPU: All CPU(s) started in SVC mode. [ 0.101819] devtmpfs: initialized [ 0.114017] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.114295] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.114324] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.119429] pinctrl core: initialized pinctrl subsystem [ 0.124494] DMI not present or invalid. [ 0.125329] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.127846] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.131169] thermal_sys: Registered thermal governor 'step_wise' [ 0.131305] cpuidle: using governor menu [ 0.148924] No ATAGs? [ 0.148945] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.154216] Serial: AMBA PL011 UART driver [ 1.262518] iommu: Default domain type: Translated [ 1.262539] iommu: DMA domain TLB invalidation policy: strict mode [ 1.263266] SCSI subsystem initialized [ 1.264110] usbcore: registered new interface driver usbfs [ 1.264162] usbcore: registered new interface driver hub [ 1.264213] usbcore: registered new device driver usb [ 1.265188] pps_core: LinuxPPS API ver. 1 registered [ 1.265202] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.265224] PTP clock support registered [ 1.265397] EDAC MC: Ver: 3.0.0 [ 1.268175] vgaarb: loaded [ 1.268762] clocksource: Switched to clocksource dmtimer [ 1.327402] NET: Registered PF_INET protocol family [ 1.327701] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.328858] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.328899] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.328915] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.328959] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 1.329057] TCP: Hash tables configured (established 4096 bind 4096) [ 1.329170] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.329195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.329360] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.330237] RPC: Registered named UNIX socket transport module. [ 1.330252] RPC: Registered udp transport module. [ 1.330257] RPC: Registered tcp transport module. [ 1.330261] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.330276] PCI: CLS 0 bytes, default 64 [ 1.331690] Initialise system trusted keyrings [ 1.332074] Trying to unpack rootfs image as initramfs... [ 1.339735] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 1.346178] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.360396] NFS: Registering the id_resolver key type [ 1.360493] Key type id_resolver registered [ 1.360501] Key type id_legacy registered [ 1.360610] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.360623] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.360669] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.361328] Key type asymmetric registered [ 1.361344] Asymmetric key parser 'x509' registered [ 1.361526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.361538] io scheduler mq-deadline registered [ 1.361546] io scheduler kyber registered [ 1.495087] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 1.512567] SuperH (H)SCI(F) driver initialized [ 1.513227] msm_serial: driver initialized [ 1.513238] STMicroelectronics ASC driver initialized [ 1.514653] STM32 USART driver initialized [ 1.540216] brd: module loaded [ 1.552373] loop: module loaded [ 1.562276] CAN device driver interface [ 1.562975] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.563627] e1000e: Intel(R) PRO/1000 Network Driver [ 1.563637] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.563743] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.563751] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.566415] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 1.566486] usbcore: registered new interface driver pegasus [ 1.566539] usbcore: registered new interface driver asix [ 1.566609] usbcore: registered new interface driver ax88179_178a [ 1.566645] usbcore: registered new interface driver cdc_ether [ 1.566690] usbcore: registered new interface driver smsc75xx [ 1.566737] usbcore: registered new interface driver smsc95xx [ 1.566773] usbcore: registered new interface driver net1080 [ 1.566806] usbcore: registered new interface driver cdc_subset [ 1.566841] usbcore: registered new interface driver zaurus [ 1.566918] usbcore: registered new interface driver cdc_ncm [ 1.570388] usbcore: registered new interface driver usb-storage [ 1.574273] i2c_dev: i2c /dev entries driver [ 1.586670] cpuidle: enable-method property 'ti,am3352' found operations [ 1.588563] sdhci: Secure Digital Host Controller Interface driver [ 1.588580] sdhci: Copyright(c) Pierre Ossman [ 1.590322] Synopsys Designware Multimedia Card Interface Driver [ 1.591554] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.639458] ledtrig-cpu: registered to indicate activity on CPUs [ 1.642258] usbcore: registered new interface driver usbhid [ 1.642280] usbhid: USB HID core driver [ 1.649496] NET: Registered PF_INET6 protocol family [ 1.660755] Segment Routing with IPv6 [ 1.660823] In-situ OAM (IOAM) with IPv6 [ 1.660912] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.661712] NET: Registered PF_PACKET protocol family [ 1.661727] can: controller area network core [ 1.661810] NET: Registered PF_CAN protocol family [ 1.661819] can: raw protocol [ 1.661828] can: broadcast manager protocol [ 1.661844] can: netlink gateway - max_hops=1 [ 1.662454] Key type dns_resolver registered [ 1.662627] ThumbEE CPU extension supported. [ 1.662648] Registering SWP/SWPB emulation handler [ 1.663099] omap_voltage_late_init: Voltage driver support not added [ 1.665130] Loading compiled-in X.509 certificates [ 1.755704] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 1.771122] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 1.856269] ti-sysc: probe of 48040000.target-module failed with error -16 [ 1.889558] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! [ 1.959684] OMAP GPIO hardware version 0.1 [ 2.010592] at24 2-0054: supply vcc not found, using dummy regulator [ 2.044451] at24 2-0055: supply vcc not found, using dummy regulator [ 2.073562] at24 2-0056: supply vcc not found, using dummy regulator [ 2.101864] at24 2-0057: supply vcc not found, using dummy regulator [ 2.132349] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.140581] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! [ 2.152481] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! [ 2.180816] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 2.192108] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 2.192515] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 2.250348] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 2.267205] random: crng init done [ 2.319413] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.684969] Freeing initrd memory: 13668K [ 2.704376] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.704670] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 2.704685] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 2.704796] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 2.704811] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 2.704887] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 [ 2.706357] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 2.723562] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 2.723600] edma 49000000.dma: TI EDMA DMA engine driver [ 2.775963] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 2.784177] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! [ 2.789376] l3-aon-clkctrl:0000:0: failed to disable [ 2.793556] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 35, base_baud = 3000000) is a 8250 [ 3.947773] printk: console [ttyS0] enabled [ 3.979406] tps65217-pmic: Failed to locate of_node [id: -1] [ 3.992522] tps65217-bl: Failed to locate of_node [id: -1] [ 4.008403] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 4.015504] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 4.023285] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 4.040892] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 4.049779] sdhci-omap 48060000.mmc: Got CD GPIO [ 4.054624] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 4.068206] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 4.078902] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 4.086885] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 4.171573] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 4.180644] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 4.189521] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 4.247717] mmc1: new high speed MMC card at address 0001 [ 4.255347] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 4.265673] mmcblk1: p1 [ 4.270835] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 4.283057] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB [ 4.292639] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB [ 4.305880] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) [ 6.409779] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 6.418281] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.458782] Sending DHCP requests ., OK [ 6.582872] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.207 [ 6.590645] IP-Config: Complete: [ 6.593912] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.207, mask=255.255.255.0, gw=172.16.3.3 [ 6.604066] host=172.16.3.207, domain=denx.de, nis-domain=(none) [ 6.610612] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= [ 6.610642] nameserver0=172.16.3.3 [ 6.621409] ntpserver0=172.16.3.3 [ 6.639362] Freeing unused kernel image (initmem) memory: 2048K [ 6.648340] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.6-1 [ 9.730488] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 9.739361] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 9.905053] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 9.913960] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 10.068679] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 10.074269] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 10.221992] tda998x 0-0070: found TDA19988 [ 10.295788] hub 1-0:1.0: USB hub found [ 10.358981] 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 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.207 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 14.335383] systemd[1]: System time before build time, advancing clock. [ 14.456266] systemd[1]: systemd 252.6-1 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) [ 14.488679] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! [ 14.539839] systemd[1]: Hostname set to . [ 16.625392] systemd[1]: Queued start job for default target graphical.target. [ 16.642461] 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. [ 16.681795] 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. [ 16.724639] 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. [ 16.770643] 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. [ 16.811328] 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. [ 16.859981] 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. [ 16.900705] 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). [ 16.923839] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. [ 16.959436] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. [ 17.000723] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. [ 17.040116] 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. [ 17.079261] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. [ 17.120268] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. [ 17.159483] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. [ 17.201398] 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. [ 17.303353] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 17.320515] 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). [ 17.361128] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. [ 17.402362] 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. [ 17.446404] 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. [ 17.491004] 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. [ 17.531938] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 17.552080] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). [ 17.599827] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... [ 17.644121] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... [ 17.749995] 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... [ 17.810136] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... [ 17.870090] 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... [ 17.915124] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... [ 17.967865] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... [ 18.061908] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... [ 18.121805] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... [ 18.170967] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 18.184249] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 18.220454] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... [ 18.290199] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... [ 18.370380] 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... [ 18.470204] 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... [ 18.565185] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... [ 18.706419] 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. [ 18.791453] 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. [ 18.843281] 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. [ 18.982161] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 19.010639] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [ 19.071584] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 19.100462] 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. [ 19.160430] 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. [ 20.035332] systemd-journald[160]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-binfmt.se…et Up Additional Binary Formats... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-bi… Set Up Additional Binary Formats. See 'systemctl status systemd-binfmt.service' for details. [[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] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[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 systemd-tmpfiles-setup…vice/start running (9s / no limit) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K[ 28.021209] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [ 29.059184] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 29.066857] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 29.075697] 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-binfmt.se…et Up Additional Binary Formats... 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;1;31mFAILED[0m] Failed to start [0;1;39msystemd-bi… Set Up Additional Binary Formats. See 'systemctl status systemd-binfmt.service' for details. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debianworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.31 #1 SMP Thu Jun 22 12:05:40 UTC 2023 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/971279/extract-nfsrootfs-noh2hud0' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/971279/extract-nfsrootfs-noh2hud0' / # 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-971279/environment . /lava-971279/environment / # /lava-971279/bin/lava-test-runner /lava-971279/0 /lava-971279/bin/lava-test-runner /lava-971279/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-971279/0/tests/0_timesync-off ++ cat uuid + UUID=971279_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-alsa + TESTRUN_ID=1_kselftest-alsa + cd /lava-971279/0/tests/1_kselftest-alsa ++ cat uuid + UUID=971279_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c alsa -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.31-61-g32a95f5a4e3b/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: install_deps skipped --2023-02-28 11:16:29-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.31-61-g32a95f5a4e3b/arm/multi_v7_defconfig/gcc-10/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: 1447224 (1.4M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 3%[ ] 48.51K 165KB/s kselftest.tar.xz 14%[=> ] 207.85K 341KB/s kselftest.tar.xz 31%[=====> ] 440.85K 544KB/s kselftest.tar.xz 45%[========> ] 640.54K 618KB/s kselftest.tar.xz 100%[===================>] 1.38M 1.15MB/s in 1.2s 2023-02-28 11:16:31 (1.15 MB/s) - 'kselftest.tar.xz' saved [1447224/1447224] tar: ./timers/alarmtimer-suspend: time stamp 2023-06-22 12:10:58 is 9852865.88269287 s in the future tar: ./timers/skew_consistency: time stamp 2023-06-22 12:10:58 is 9852865.617042037 s in the future tar: ./timers/inconsistency-check: time stamp 2023-06-22 12:10:58 is 9852865.383173786 s in the future tar: ./timers/raw_skew: time stamp 2023-06-22 12:10:58 is 9852865.141564745 s in the future tar: ./timers/posix_timers: time stamp 2023-06-22 12:10:57 is 9852863.858271786 s in the future tar: ./timers/set-tz: time stamp 2023-06-22 12:10:59 is 9852865.595126245 s in the future tar: ./timers/threadtest: time stamp 2023-06-22 12:10:58 is 9852864.341545703 s in the future tar: ./timers/nanosleep: time stamp 2023-06-22 12:10:57 is 9852863.093923536 s in the future tar: ./timers/valid-adjtimex: time stamp 2023-06-22 12:10:58 is 9852863.841162078 s in the future tar: ./timers/set-tai: time stamp 2023-06-22 12:10:59 is 9852864.577424703 s in the future tar: ./timers/clocksource-switch: time stamp 2023-06-22 12:10:59 is 9852864.357289245 s in the future tar: ./timers/set-2038: time stamp 2023-06-22 12:10:59 is 9852864.01866162 s in the future tar: ./timers/leap-a-day: time stamp 2023-06-22 12:10:59 is 9852863.700711578 s in the future tar: ./timers/adjtick: time stamp 2023-06-22 12:10:58 is 9852862.463484828 s in the future tar: ./timers/freq-step: time stamp 2023-06-22 12:10:59 is 9852863.213040661 s in the future tar: ./timers/nsleep-lat: time stamp 2023-06-22 12:10:57 is 9852860.951199911 s in the future tar: ./timers/mqueue-lat: time stamp 2023-06-22 12:10:57 is 9852860.722374078 s in the future tar: ./timers/rtcpie: time stamp 2023-06-22 12:10:58 is 9852861.484978494 s in the future tar: ./timers/leapcrash: time stamp 2023-06-22 12:10:59 is 9852862.230269286 s in the future tar: ./timers/change_skew: time stamp 2023-06-22 12:10:58 is 9852860.971215161 s in the future tar: ./timers/settings: time stamp 2023-06-14 11:48:05 is 9160287.729879869 s in the future tar: ./timers/set-timer-lat: time stamp 2023-06-22 12:10:57 is 9852859.471957744 s in the future tar: ./timers: time stamp 2023-06-22 12:11:09 is 9852871.358115328 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2023-06-22 12:10:27 is 9852829.064717494 s in the future tar: ./breakpoints: time stamp 2023-06-22 12:11:02 is 9852863.949392911 s in the future tar: ./move_mount_set_group/config: time stamp 2023-06-22 11:37:19 is 9850840.678096661 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2023-06-22 12:10:38 is 9852839.420686536 s in the future tar: ./move_mount_set_group: time stamp 2023-06-22 12:11:06 is 9852867.311868786 s in the future tar: ./run_kselftest.sh: time stamp 2023-06-22 12:11:02 is 9852863.060847327 s in the future tar: ./efivarfs/open-unlink: time stamp 2023-06-22 12:10:29 is 9852829.742402202 s in the future tar: ./efivarfs/config: time stamp 2023-06-14 11:48:05 is 9160285.488790369 s in the future tar: ./efivarfs/create-read: time stamp 2023-06-22 12:10:29 is 9852829.190327286 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2023-06-14 11:48:05 is 9160284.938810077 s in the future tar: ./efivarfs: time stamp 2023-06-22 12:11:03 is 9852862.835770202 s in the future tar: ./cpufreq/governor.sh: time stamp 2023-06-14 11:48:05 is 9160284.484446911 s in the future tar: ./cpufreq/config: time stamp 2023-06-22 11:37:19 is 9850838.235347536 s in the future tar: ./cpufreq/main.sh: time stamp 2023-06-22 11:37:19 is 9850837.97577566 s in the future tar: ./cpufreq/cpu.sh: time stamp 2023-06-14 11:48:05 is 9160283.718215202 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2023-06-14 11:48:05 is 9160283.458693452 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2023-06-14 11:48:05 is 9160283.183074869 s in the future tar: ./cpufreq/module.sh: time stamp 2023-06-14 11:48:05 is 9160282.95476041 s in the future tar: ./cpufreq: time stamp 2023-06-22 12:11:02 is 9852859.804386035 s in the future tar: ./filesystems/dnotify_test: time stamp 2023-06-22 12:10:29 is 9852826.533430077 s in the future tar: ./filesystems/fat/config: time stamp 2023-06-22 11:37:19 is 9850836.266813952 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2023-06-22 12:10:30 is 9852827.031942202 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2023-06-22 11:37:19 is 9850835.79145741 s in the future tar: ./filesystems/fat: time stamp 2023-06-22 12:11:04 is 9852860.67855966 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2023-06-22 12:10:30 is 9852826.315493744 s in the future tar: ./filesystems/epoll: time stamp 2023-06-22 12:11:04 is 9852860.150720618 s in the future tar: ./filesystems/devpts_pts: time stamp 2023-06-22 12:10:29 is 9852824.747426577 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2023-06-22 12:11:03 is 9852858.466813618 s in the future tar: ./filesystems/binderfs/config: time stamp 2023-06-22 11:37:19 is 9850834.22264216 s in the future tar: ./filesystems/binderfs: time stamp 2023-06-22 12:11:03 is 9852858.106081285 s in the future tar: ./filesystems: time stamp 2023-06-22 12:11:04 is 9852858.988368243 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2023-06-22 11:37:19 is 9850833.645615577 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2023-06-22 11:37:19 is 9850833.315802035 s in the future tar: ./netfilter/config: time stamp 2023-06-14 11:48:05 is 9160279.08838716 s in the future tar: ./netfilter/ipvs.sh: time stamp 2023-06-14 11:48:05 is 9160278.84040891 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2023-06-22 11:37:19 is 9850832.579596827 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2023-06-22 11:37:19 is 9850832.320422035 s in the future tar: ./netfilter/nf-queue: time stamp 2023-06-22 12:10:48 is 9852841.078319326 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2023-06-14 11:48:05 is 9160277.82285941 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2023-06-14 11:48:05 is 9160277.579446035 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2023-06-22 11:37:19 is 9850831.336180576 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2023-06-22 11:37:19 is 9850831.09664016 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2023-06-22 11:37:19 is 9850830.868614576 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2023-06-22 11:37:19 is 9850830.586608285 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2023-06-22 11:37:19 is 9850830.315256951 s in the future tar: ./netfilter/connect_close: time stamp 2023-06-22 12:10:48 is 9852839.051492243 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2023-06-22 11:37:19 is 9850829.801329743 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2023-06-22 11:37:19 is 9850829.542809909 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2023-06-14 11:48:05 is 9160275.159209368 s in the future tar: ./netfilter/rpath.sh: time stamp 2023-06-22 11:37:19 is 9850828.809769743 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2023-06-14 11:48:05 is 9160274.594783868 s in the future tar: ./netfilter/settings: time stamp 2023-06-22 11:37:19 is 9850828.251016034 s in the future tar: ./netfilter: time stamp 2023-06-22 12:11:07 is 9852856.134110659 s in the future tar: ./mqueue/mq_open_tests: time stamp 2023-06-22 12:10:38 is 9852826.859266326 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2023-06-22 12:10:38 is 9852826.615898409 s in the future tar: ./mqueue: time stamp 2023-06-22 12:11:06 is 9852854.502136118 s in the future tar: ./memory-hotplug/config: time stamp 2023-06-22 11:37:19 is 9850827.199847201 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2023-06-22 11:37:19 is 9850826.962425243 s in the future tar: ./memory-hotplug: time stamp 2023-06-22 12:11:06 is 9852853.853900784 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2023-06-22 12:10:53 is 9852840.595718159 s in the future tar: ./rlimits/config: time stamp 2023-06-22 11:37:19 is 9850826.373680117 s in the future tar: ./rlimits: time stamp 2023-06-22 12:11:07 is 9852854.248880451 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2023-06-22 12:10:59 is 9852845.965562367 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2023-06-22 12:10:59 is 9852845.730644617 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2023-06-22 12:10:59 is 9852845.494341701 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2023-06-22 12:10:59 is 9852845.230151284 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2023-06-22 12:10:59 is 9852844.968953534 s in the future tar: ./vDSO: time stamp 2023-06-22 12:11:09 is 9852854.821635242 s in the future tar: ./nci/config: time stamp 2023-06-22 11:37:19 is 9850824.541029534 s in the future tar: ./nci/nci_dev: time stamp 2023-06-22 12:10:39 is 9852824.284959784 s in the future tar: ./nci: time stamp 2023-06-22 12:11:06 is 9852851.179180951 s in the future tar: ./core/close_range_test: time stamp 2023-06-22 12:10:28 is 9852812.8206817 s in the future tar: ./core: time stamp 2023-06-22 12:11:02 is 9852846.712229075 s in the future tar: ./lib/bitmap.sh: time stamp 2023-06-14 11:48:05 is 9160269.271082325 s in the future tar: ./lib/strscpy.sh: time stamp 2023-06-14 11:48:05 is 9160268.979108867 s in the future tar: ./lib/scanf.sh: time stamp 2023-06-22 11:37:19 is 9850822.706045242 s in the future tar: ./lib/prime_numbers.sh: time stamp 2023-06-14 11:48:05 is 9160268.470225617 s in the future tar: ./lib/config: time stamp 2023-06-22 11:37:19 is 9850822.230573825 s in the future tar: ./lib/printf.sh: time stamp 2023-06-14 11:48:05 is 9160267.980352534 s in the future tar: ./lib: time stamp 2023-06-22 12:11:05 is 9852847.8530232 s in the future tar: ./memfd/config: time stamp 2023-06-14 11:47:53 is 9160255.59667445 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2023-06-14 11:48:05 is 9160267.3387272 s in the future tar: ./memfd/fuse_test: time stamp 2023-06-22 12:10:37 is 9852819.079595908 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2023-06-14 11:48:05 is 9160266.829400367 s in the future tar: ./memfd/fuse_mnt: time stamp 2023-06-22 12:10:37 is 9852818.604138033 s in the future tar: ./memfd/memfd_test: time stamp 2023-06-22 12:10:37 is 9852818.354039992 s in the future tar: ./memfd: time stamp 2023-06-22 12:11:05 is 9852846.23449495 s in the future tar: ./zram/zram01.sh: time stamp 2023-06-14 11:48:05 is 9160265.930130533 s in the future tar: ./zram/zram.sh: time stamp 2023-06-14 11:48:05 is 9160265.646584992 s in the future tar: ./zram/config: time stamp 2023-06-14 11:48:05 is 9160265.4129472 s in the future tar: ./zram/zram02.sh: time stamp 2023-06-14 11:48:05 is 9160265.154011908 s in the future tar: ./zram/zram_lib.sh: time stamp 2023-06-14 11:48:05 is 9160264.908598117 s in the future tar: ./zram: time stamp 2023-06-22 12:11:10 is 9852849.803016658 s in the future tar: ./alsa/mixer-test: time stamp 2023-06-22 12:10:27 is 9852806.5020177 s in the future tar: ./alsa: time stamp 2023-06-22 12:11:02 is 9852841.3831207 s in the future tar: ./futex/run.sh: time stamp 2023-06-22 12:11:04 is 9852843.043921575 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2023-06-22 12:10:31 is 9852809.743744366 s in the future tar: ./futex/functional/futex_wait: time stamp 2023-06-22 12:10:31 is 9852809.473901283 s in the future tar: ./futex/functional/futex_requeue: time stamp 2023-06-22 12:10:31 is 9852809.168137158 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2023-06-22 12:10:31 is 9852808.882036741 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2023-06-22 12:10:31 is 9852808.650784658 s in the future tar: ./futex/functional/run.sh: time stamp 2023-06-22 11:37:19 is 9850816.402075991 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2023-06-22 12:10:31 is 9852808.15870145 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2023-06-22 12:10:31 is 9852807.9250497 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2023-06-22 12:10:31 is 9852807.691541824 s in the future tar: ./futex/functional/futex_waitv: time stamp 2023-06-22 12:10:32 is 9852808.458061283 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2023-06-22 12:10:31 is 9852807.224485533 s in the future tar: ./futex/functional: time stamp 2023-06-22 12:11:04 is 9852840.124926116 s in the future tar: ./futex: time stamp 2023-06-22 12:11:04 is 9852840.007694991 s in the future tar: ./ir/ir_loopback: time stamp 2023-06-22 12:10:32 is 9852807.732408658 s in the future tar: ./ir/ir_loopback.sh: time stamp 2023-06-22 11:37:19 is 9850814.486096033 s in the future tar: ./ir: time stamp 2023-06-22 12:11:05 is 9852840.374160574 s in the future tar: ./ipc/config: time stamp 2023-06-14 11:48:05 is 9160260.115163866 s in the future tar: ./ipc/msgque: time stamp 2023-06-22 12:10:32 is 9852806.881490283 s in the future tar: ./ipc: time stamp 2023-06-22 12:11:04 is 9852838.764902074 s in the future tar: ./sgx: time stamp 2023-06-22 12:11:08 is 9852842.614645699 s in the future tar: ./exec/script: time stamp 2023-06-22 12:10:29 is 9852803.339393908 s in the future tar: ./exec/execveat: time stamp 2023-06-22 12:10:29 is 9852803.005945283 s in the future tar: ./exec/load_address_16777216: time stamp 2023-06-22 12:10:29 is 9852802.555633907 s in the future tar: ./exec/execveat.denatured: time stamp 2023-06-22 12:10:29 is 9852802.305311074 s in the future tar: ./exec/non-regular: time stamp 2023-06-22 12:10:29 is 9852802.079935616 s in the future tar: ./exec/execveat.symlink: time stamp 2023-06-22 12:10:29 is 9852801.829828699 s in the future tar: ./exec/null-argv: time stamp 2023-06-22 12:10:29 is 9852801.512898741 s in the future tar: ./exec/Makefile: time stamp 2023-06-22 11:37:19 is 9850811.287682824 s in the future tar: ./exec/load_address_2097152: time stamp 2023-06-22 12:10:29 is 9852800.974145782 s in the future tar: ./exec/recursion-depth: time stamp 2023-06-22 12:10:29 is 9852800.702850532 s in the future tar: ./exec/subdir: time stamp 2023-06-22 12:10:29 is 9852800.545273407 s in the future tar: ./exec/binfmt_script.py: time stamp 2023-06-22 11:37:19 is 9850810.311672824 s in the future tar: ./exec/load_address_4096: time stamp 2023-06-22 12:10:29 is 9852799.994548865 s in the future tar: ./exec: time stamp 2023-06-22 12:11:03 is 9852833.894615532 s in the future tar: ./timens/clock_nanosleep: time stamp 2023-06-22 12:10:57 is 9852827.453567824 s in the future tar: ./timens/futex: time stamp 2023-06-22 12:10:57 is 9852827.223705199 s in the future tar: ./timens/exec: time stamp 2023-06-22 12:10:57 is 9852827.002281949 s in the future tar: ./timens/timens: time stamp 2023-06-22 12:10:57 is 9852826.71005924 s in the future tar: ./timens/config: time stamp 2023-06-14 11:48:05 is 9160254.433032449 s in the future tar: ./timens/procfs: time stamp 2023-06-22 12:10:57 is 9852826.191308532 s in the future tar: ./timens/gettime_perf: time stamp 2023-06-22 12:10:57 is 9852825.893906532 s in the future tar: ./timens/timerfd: time stamp 2023-06-22 12:10:57 is 9852825.634166949 s in the future tar: ./timens/timer: time stamp 2023-06-22 12:10:57 is 9852825.397208782 s in the future tar: ./timens: time stamp 2023-06-22 12:11:09 is 9852837.292182948 s in the future tar: ./ftrace/config: time stamp 2023-06-14 11:48:05 is 9160253.00819724 s in the future tar: ./ftrace/ftracetest: time stamp 2023-06-22 11:37:19 is 9850806.759031407 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2023-06-14 11:48:05 is 9160252.411100532 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2023-06-14 11:48:05 is 9160252.184129573 s in the future tar: ./ftrace/test.d/tracer: time stamp 2023-06-14 11:48:05 is 9160252.07403524 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2023-06-14 11:48:05 is 9160251.815817115 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2023-06-14 11:48:05 is 9160251.581836782 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2023-06-14 11:48:05 is 9160251.34869249 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2023-06-14 11:48:05 is 9160251.097886615 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2023-06-14 11:48:05 is 9160250.867717698 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2023-06-14 11:48:05 is 9160250.65571949 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2023-06-14 11:48:05 is 9160250.413762906 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2023-06-14 11:48:05 is 9160250.129938573 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2023-06-14 11:48:05 is 9160249.896237573 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2023-06-14 11:48:05 is 9160249.671100115 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2023-06-14 11:48:05 is 9160249.399633365 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2023-06-14 11:48:05 is 9160249.16228124 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2023-06-14 11:48:05 is 9160248.861949698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2023-06-22 11:37:19 is 9850802.628321073 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2023-06-22 11:37:19 is 9850802.396007698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2023-06-14 11:48:05 is 9160248.16118024 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2023-06-14 11:48:05 is 9160247.92761799 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2023-06-14 11:48:05 is 9160247.677431573 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2023-06-14 11:48:05 is 9160247.410429531 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2023-06-22 11:37:19 is 9850801.193584114 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2023-06-22 11:37:19 is 9850800.943302239 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2023-06-22 11:37:19 is 9850800.836101323 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2023-06-14 11:47:53 is 9160234.569143698 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2023-06-14 11:48:05 is 9160246.326018948 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2023-06-14 11:48:05 is 9160246.092331948 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2023-06-14 11:48:05 is 9160245.867063781 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2023-06-14 11:48:05 is 9160245.600154323 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2023-06-14 11:48:05 is 9160245.374932656 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2023-06-14 11:48:05 is 9160245.141367906 s in the future tar: ./ftrace/test.d/00basic: time stamp 2023-06-14 11:48:05 is 9160245.034095448 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2023-06-14 11:48:05 is 9160244.759026447 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2023-06-14 11:48:05 is 9160244.508656281 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2023-06-14 11:48:05 is 9160244.233328072 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2023-06-14 11:48:05 is 9160243.999819364 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2023-06-14 11:48:05 is 9160243.716109156 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2023-06-14 11:48:05 is 9160243.499283906 s in the future tar: ./ftrace/test.d/event: time stamp 2023-06-14 11:48:05 is 9160243.397860781 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2023-06-14 11:48:05 is 9160243.132132281 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2023-06-14 11:48:05 is 9160243.023866239 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2023-06-14 11:48:05 is 9160242.716431156 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2023-06-14 11:48:05 is 9160242.488237281 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2023-06-14 11:48:05 is 9160242.240556281 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2023-06-14 11:48:05 is 9160242.021083947 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2023-06-14 11:48:05 is 9160241.76514403 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2023-06-14 11:48:05 is 9160241.52895103 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2023-06-22 11:37:19 is 9850795.256062989 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2023-06-14 11:48:05 is 9160241.028367197 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2023-06-22 11:37:19 is 9850794.780670905 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2023-06-14 11:48:05 is 9160240.54056253 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2023-06-14 11:48:05 is 9160240.272910447 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2023-06-14 11:48:05 is 9160240.040113905 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2023-06-14 11:48:05 is 9160239.793848405 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2023-06-14 11:48:05 is 9160239.543643405 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2023-06-14 11:48:05 is 9160239.29573778 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2023-06-22 11:37:19 is 9850793.074207113 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2023-06-14 11:48:05 is 9160238.76219753 s in the future tar: ./ftrace/test.d/selftest: time stamp 2023-06-14 11:48:05 is 9160238.569942322 s in the future tar: ./ftrace/test.d/functions: time stamp 2023-06-22 11:37:19 is 9850792.303044322 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2023-06-14 11:48:05 is 9160238.027374863 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2023-06-14 11:48:05 is 9160237.791928447 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2023-06-14 11:48:05 is 9160237.535170155 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2023-06-22 11:37:19 is 9850791.299709947 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2023-06-22 11:37:19 is 9850791.034719113 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2023-06-14 11:48:05 is 9160236.77426428 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2023-06-14 11:48:05 is 9160236.534008946 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2023-06-14 11:48:05 is 9160236.306854321 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2023-06-14 11:48:05 is 9160236.041837905 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2023-06-14 11:48:05 is 9160235.781666571 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160235.516319488 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160235.16616103 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160234.908631738 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160234.68219503 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2023-06-14 11:48:05 is 9160234.523689696 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2023-06-22 11:37:19 is 9850788.271464696 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2023-06-14 11:48:05 is 9160234.048363113 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2023-06-22 11:37:19 is 9850787.856724405 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160233.615766821 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2023-06-14 11:48:05 is 9160233.303968196 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2023-06-14 11:48:05 is 9160233.032061821 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2023-06-14 11:48:05 is 9160232.778602321 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2023-06-14 11:48:05 is 9160232.514851988 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2023-06-22 11:37:19 is 9850786.294571738 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2023-06-14 11:48:05 is 9160232.096582821 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2023-06-22 11:37:19 is 9850786.022054113 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2023-06-14 11:48:05 is 9160231.755221946 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2023-06-14 11:48:05 is 9160231.511025904 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2023-06-14 11:48:05 is 9160231.277576029 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2023-06-14 11:48:05 is 9160231.111982488 s in the future tar: ./ftrace/test.d/trigger: time stamp 2023-06-22 11:37:19 is 9850785.039382863 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2023-06-22 11:37:19 is 9850784.884642071 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2023-06-14 11:48:05 is 9160230.770049196 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2023-06-22 11:37:19 is 9850784.452147612 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2023-06-14 11:48:05 is 9160230.203517237 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2023-06-22 11:37:19 is 9850784.016923904 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2023-06-14 11:48:05 is 9160229.843918154 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2023-06-22 11:37:19 is 9850783.727192196 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2023-06-22 11:37:19 is 9850783.674812279 s in the future tar: ./ftrace/test.d/template: time stamp 2023-06-14 11:48:05 is 9160229.549684029 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2023-06-14 11:48:05 is 9160229.335142654 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2023-06-14 11:48:05 is 9160229.210017821 s in the future tar: ./ftrace/test.d/instances: time stamp 2023-06-14 11:48:05 is 9160229.149333487 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2023-06-14 11:48:05 is 9160228.928425862 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2023-06-14 11:48:05 is 9160228.726360696 s in the future tar: ./ftrace/test.d/direct: time stamp 2023-06-14 11:48:05 is 9160228.668645154 s in the future tar: ./ftrace/test.d: time stamp 2023-06-22 11:37:19 is 9850782.611467487 s in the future tar: ./ftrace/settings: time stamp 2023-06-14 11:48:05 is 9160228.490283404 s in the future tar: ./ftrace: time stamp 2023-06-22 12:11:04 is 9852807.176214196 s in the future tar: ./sysctl/config: time stamp 2023-06-14 11:48:05 is 9160228.026628112 s in the future tar: ./sysctl/sysctl.sh: time stamp 2023-06-22 11:37:19 is 9850781.880859654 s in the future tar: ./sysctl: time stamp 2023-06-22 12:11:08 is 9852810.820060237 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2023-06-22 11:37:19 is 9850781.659497404 s in the future tar: ./amd-pstate/config: time stamp 2023-06-22 11:37:19 is 9850781.534405404 s in the future tar: ./amd-pstate: time stamp 2023-06-22 12:11:02 is 9852804.472833987 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2023-06-22 12:10:48 is 9852790.308637195 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2023-06-22 12:10:48 is 9852790.150544654 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2023-06-22 12:10:49 is 9852790.933126112 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2023-06-22 12:10:48 is 9852789.692652404 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2023-06-22 12:10:49 is 9852790.424191237 s in the future tar: ./pidfd/config: time stamp 2023-06-14 11:48:05 is 9160226.187031987 s in the future tar: ./pidfd/pidfd_test: time stamp 2023-06-22 12:10:48 is 9852788.931920279 s in the future tar: ./pidfd/pidfd_wait: time stamp 2023-06-22 12:10:48 is 9852788.712251195 s in the future tar: ./pidfd: time stamp 2023-06-22 12:11:07 is 9852807.589907529 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2023-06-22 11:37:19 is 9850779.349143945 s in the future tar: ./firmware/config: time stamp 2023-06-22 11:37:19 is 9850779.105937112 s in the future tar: ./firmware/fw_upload.sh: time stamp 2023-06-22 11:37:19 is 9850778.877868278 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2023-06-22 11:37:19 is 9850778.655202862 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2023-06-14 11:48:05 is 9160224.38825907 s in the future tar: ./firmware/fw_lib.sh: time stamp 2023-06-22 11:37:19 is 9850778.135296903 s in the future tar: ./firmware/fw_namespace: time stamp 2023-06-22 12:10:30 is 9852768.895933028 s in the future tar: ./firmware/settings: time stamp 2023-06-14 11:48:05 is 9160223.662302028 s in the future tar: ./firmware: time stamp 2023-06-22 12:11:04 is 9852802.526140612 s in the future tar: ./damon/sysfs.sh: time stamp 2023-06-22 11:37:19 is 9850777.253545987 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2023-06-22 11:37:19 is 9850776.97022082 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2023-06-22 11:37:19 is 9850776.787080528 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2023-06-22 11:37:19 is 9850776.53577232 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2023-06-22 11:37:19 is 9850776.264538653 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2023-06-22 11:37:19 is 9850775.99906957 s in the future tar: ./damon/huge_count_read_write: time stamp 2023-06-22 12:10:29 is 9852765.787559445 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2023-06-22 11:37:19 is 9850775.531873945 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2023-06-22 11:37:19 is 9850775.306344445 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2023-06-22 11:37:19 is 9850775.06707007 s in the future tar: ./damon: time stamp 2023-06-22 12:11:03 is 9852798.939323028 s in the future tar: ./mount/nosymfollow-test: time stamp 2023-06-22 12:10:38 is 9852773.684319528 s in the future tar: ./mount/config: time stamp 2023-06-14 11:48:05 is 9160220.449547736 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2023-06-14 11:48:05 is 9160220.25215257 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2023-06-14 11:48:05 is 9160219.971418903 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2023-06-22 12:10:38 is 9852772.774177903 s in the future tar: ./mount: time stamp 2023-06-22 12:11:06 is 9852800.654236319 s in the future tar: ./gpio/gpio-chip-info: time stamp 2023-06-22 12:10:32 is 9852766.390591111 s in the future tar: ./gpio/gpio-line-name: time stamp 2023-06-22 12:10:32 is 9852766.135134569 s in the future tar: ./gpio/config: time stamp 2023-06-22 11:37:19 is 9850772.922255528 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2023-06-22 11:37:19 is 9850772.662137028 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2023-06-22 12:10:32 is 9852765.454822486 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2023-06-22 11:37:19 is 9850771.820162153 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2023-06-22 11:37:19 is 9850771.629410903 s in the future tar: ./gpio: time stamp 2023-06-22 12:11:04 is 9852796.529467819 s in the future tar: ./ptrace/peeksiginfo: time stamp 2023-06-22 12:10:49 is 9852781.245563111 s in the future tar: ./ptrace/vmaccess: time stamp 2023-06-22 12:10:49 is 9852781.036699569 s in the future tar: ./ptrace/get_syscall_info: time stamp 2023-06-22 12:10:49 is 9852780.800923319 s in the future tar: ./ptrace: time stamp 2023-06-22 12:11:07 is 9852798.742730277 s in the future tar: ./openat2/resolve_test: time stamp 2023-06-22 12:10:51 is 9852782.399664111 s in the future tar: ./openat2/rename_attack_test: time stamp 2023-06-22 12:10:52 is 9852783.155567236 s in the future tar: ./openat2/openat2_test: time stamp 2023-06-22 12:10:50 is 9852780.852152652 s in the future tar: ./openat2: time stamp 2023-06-22 12:11:07 is 9852797.752045111 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2023-06-22 12:10:56 is 9852786.477063236 s in the future tar: ./seccomp/config: time stamp 2023-06-14 11:48:05 is 9160215.259631652 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2023-06-22 12:10:56 is 9852785.937551236 s in the future tar: ./seccomp/settings: time stamp 2023-06-22 11:37:19 is 9850768.776042861 s in the future tar: ./seccomp: time stamp 2023-06-22 12:11:08 is 9852797.712004486 s in the future tar: ./kselftest-list.txt: time stamp 2023-06-22 12:11:10 is 9852799.517046194 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2023-06-22 12:10:53 is 9852782.333324069 s in the future tar: ./rseq/param_test_benchmark: time stamp 2023-06-22 12:10:54 is 9852783.178239194 s in the future tar: ./rseq/basic_test: time stamp 2023-06-22 12:10:53 is 9852782.005787402 s in the future tar: ./rseq/param_test: time stamp 2023-06-22 12:10:53 is 9852781.772230569 s in the future tar: ./rseq/librseq.so: time stamp 2023-06-22 12:10:53 is 9852781.590699777 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2023-06-22 12:10:54 is 9852782.36897386 s in the future tar: ./rseq/run_param_test.sh: time stamp 2023-06-14 11:48:05 is 9160213.165004569 s in the future tar: ./rseq/settings: time stamp 2023-06-14 11:48:05 is 9160212.996168444 s in the future tar: ./rseq: time stamp 2023-06-22 12:11:08 is 9852795.898342444 s in the future tar: ./nsfs/pidns: time stamp 2023-06-22 12:10:48 is 9852775.709856985 s in the future tar: ./nsfs/config: time stamp 2023-06-14 11:48:05 is 9160212.504145985 s in the future tar: ./nsfs/owner: time stamp 2023-06-22 12:10:48 is 9852775.30340986 s in the future tar: ./nsfs: time stamp 2023-06-22 12:11:07 is 9852794.245276652 s in the future tar: ./vm/hugepage-shm: time stamp 2023-06-22 12:11:00 is 9852787.01740986 s in the future tar: ./vm/thuge-gen: time stamp 2023-06-22 12:11:01 is 9852787.808093985 s in the future tar: ./vm/madv_populate: time stamp 2023-06-22 12:10:59 is 9852785.613031444 s in the future tar: ./vm/write_to_hugetlbfs: time stamp 2023-06-22 12:11:02 is 9852788.411088319 s in the future tar: ./vm/va_128TBswitch.sh: time stamp 2023-06-22 11:37:19 is 9850765.229822527 s in the future tar: ./vm/map_hugetlb: time stamp 2023-06-22 12:11:01 is 9852787.073516402 s in the future tar: ./vm/config: time stamp 2023-06-22 11:37:19 is 9850764.86254936 s in the future tar: ./vm/migration: time stamp 2023-06-22 12:11:01 is 9852786.652296735 s in the future tar: ./vm/hugetlb-madvise: time stamp 2023-06-22 12:11:00 is 9852785.486796985 s in the future tar: ./vm/soft-dirty: time stamp 2023-06-22 12:10:59 is 9852784.315398027 s in the future tar: ./vm/map_populate: time stamp 2023-06-22 12:11:01 is 9852786.119516402 s in the future tar: ./vm/gup_test: time stamp 2023-06-22 12:11:00 is 9852784.939637235 s in the future tar: ./vm/mremap_test: time stamp 2023-06-22 12:11:01 is 9852785.750803152 s in the future tar: ./vm/hugepage-mremap: time stamp 2023-06-22 12:11:00 is 9852784.571527235 s in the future tar: ./vm/mlock-random-test: time stamp 2023-06-22 12:11:01 is 9852785.402026193 s in the future tar: ./vm/userfaultfd: time stamp 2023-06-22 12:11:01 is 9852785.227306152 s in the future tar: ./vm/va_128TBswitch: time stamp 2023-06-22 12:11:02 is 9852786.049582818 s in the future tar: ./vm/hugepage-mmap: time stamp 2023-06-22 12:11:00 is 9852783.849158652 s in the future tar: ./vm/hugepage-vmemmap: time stamp 2023-06-22 12:11:00 is 9852783.67398261 s in the future tar: ./vm/memfd_secret: time stamp 2023-06-22 12:11:01 is 9852784.482327443 s in the future tar: ./vm/hmm-tests: time stamp 2023-06-22 12:11:00 is 9852783.186187151 s in the future tar: ./vm/test_vmalloc.sh: time stamp 2023-06-22 11:37:19 is 9850762.023528193 s in the future tar: ./vm/transhuge-stress: time stamp 2023-06-22 12:11:01 is 9852783.725042276 s in the future tar: ./vm/on-fault-limit: time stamp 2023-06-22 12:11:01 is 9852783.516180068 s in the future tar: ./vm/ksm_tests: time stamp 2023-06-22 12:11:01 is 9852783.322685401 s in the future tar: ./vm/khugepaged: time stamp 2023-06-22 12:11:01 is 9852783.110124151 s in the future tar: ./vm/mremap_dontunmap: time stamp 2023-06-22 12:11:01 is 9852782.907240193 s in the future tar: ./vm/mlock2-tests: time stamp 2023-06-22 12:11:01 is 9852782.688669318 s in the future tar: ./vm/run_vmtests.sh: time stamp 2023-06-22 11:37:19 is 9850760.512416026 s in the future tar: ./vm/mrelease_test: time stamp 2023-06-22 12:11:01 is 9852782.346671068 s in the future tar: ./vm/test_hmm.sh: time stamp 2023-06-22 11:37:19 is 9850760.156199818 s in the future tar: ./vm/virtual_address_range: time stamp 2023-06-22 12:11:02 is 9852782.912705026 s in the future tar: ./vm/settings: time stamp 2023-06-22 11:37:19 is 9850759.754396818 s in the future tar: ./vm/map_fixed_noreplace: time stamp 2023-06-22 12:11:01 is 9852781.545791151 s in the future tar: ./vm/split_huge_page_test: time stamp 2023-06-22 12:11:00 is 9852780.334602984 s in the future tar: ./vm/compaction_test: time stamp 2023-06-22 12:11:00 is 9852780.136935401 s in the future tar: ./vm: time stamp 2023-06-22 12:11:09 is 9852789.082381943 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2023-06-22 11:37:19 is 9850758.803328401 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2023-06-22 12:10:47 is 9852766.625285443 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2023-06-22 12:10:48 is 9852767.428027734 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2023-06-22 11:37:19 is 9850758.270741318 s in the future tar: ./net/mptcp/config: time stamp 2023-06-22 11:37:19 is 9850758.020493109 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2023-06-22 11:37:19 is 9850757.893851776 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2023-06-22 12:10:48 is 9852766.766244193 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2023-06-22 11:37:19 is 9850757.620041818 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2023-06-22 12:10:48 is 9852766.485137776 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2023-06-22 11:37:19 is 9850757.352953651 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2023-06-22 11:37:19 is 9850757.191090109 s in the future tar: ./net/mptcp/settings: time stamp 2023-06-22 11:37:19 is 9850757.068219568 s in the future tar: ./net/mptcp/diag.sh: time stamp 2023-06-22 11:37:19 is 9850756.948711817 s in the future tar: ./net/mptcp: time stamp 2023-06-22 12:11:06 is 9852783.893047984 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2023-06-22 12:10:47 is 9852764.677382109 s in the future tar: ./net/af_unix/diag_uid: time stamp 2023-06-22 12:10:47 is 9852764.534160776 s in the future tar: ./net/af_unix/unix_connect: time stamp 2023-06-22 12:10:47 is 9852764.402089942 s in the future tar: ./net/af_unix: time stamp 2023-06-22 12:11:06 is 9852783.343722817 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2023-06-22 11:37:19 is 9850756.181350109 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2023-06-22 11:37:19 is 9850756.025405901 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2023-06-14 11:48:05 is 9160201.909911442 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2023-06-22 11:37:19 is 9850755.759220609 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2023-06-14 11:48:05 is 9160201.597326526 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2023-06-22 11:37:19 is 9850755.429703109 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850755.268031651 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2023-06-22 11:37:19 is 9850755.106989692 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2023-06-14 11:48:05 is 9160200.904986484 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2023-06-14 11:48:05 is 9160200.757200567 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2023-06-22 11:37:19 is 9850754.574383109 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2023-06-22 11:37:19 is 9850754.420407067 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2023-06-14 11:48:05 is 9160200.283661026 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2023-06-14 11:48:05 is 9160200.162035067 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2023-06-22 11:37:19 is 9850754.035893609 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2023-06-14 11:48:05 is 9160199.910898484 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2023-06-14 11:48:05 is 9160199.786666734 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2023-06-22 11:37:19 is 9850753.661454775 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2023-06-14 11:48:05 is 9160199.527202484 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2023-06-22 11:37:19 is 9850753.410349025 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850753.257412192 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2023-06-22 11:37:19 is 9850753.124001275 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2023-06-22 11:37:19 is 9850753.002329942 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2023-06-14 11:48:05 is 9160198.89319215 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2023-06-22 11:37:19 is 9850752.751289817 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2023-06-14 11:48:05 is 9160198.623568067 s in the future tar: ./net/forwarding/config: time stamp 2023-06-22 11:37:19 is 9850752.501434067 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2023-06-14 11:48:05 is 9160198.348241525 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850752.208893109 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2023-06-14 11:48:05 is 9160198.073206609 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2023-06-14 11:48:05 is 9160197.947935567 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2023-06-14 11:48:05 is 9160197.822774775 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2023-06-22 11:37:19 is 9850751.318534733 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2023-06-14 11:48:05 is 9160197.189278275 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2023-06-22 11:37:19 is 9850751.055793817 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2023-06-14 11:48:05 is 9160196.94179815 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2023-06-14 11:48:05 is 9160196.824408733 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2023-06-22 11:37:19 is 9850750.672130317 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2023-06-14 11:48:05 is 9160196.505163192 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2023-06-22 11:37:19 is 9850750.357853108 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2023-06-22 11:37:19 is 9850750.221632483 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2023-06-22 11:37:19 is 9850750.065138525 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2023-06-14 11:48:05 is 9160195.946233692 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2023-06-14 11:48:05 is 9160195.802176025 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2023-06-22 11:37:19 is 9850749.57282065 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850749.422821025 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2023-06-14 11:48:05 is 9160195.312540525 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2023-06-22 11:37:19 is 9850749.179052358 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160195.05593765 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2023-06-22 11:37:19 is 9850748.945379483 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2023-06-22 11:37:19 is 9850748.799139442 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2023-06-22 11:37:19 is 9850748.672846275 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2023-06-22 11:37:19 is 9850748.480488483 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2023-06-22 11:37:19 is 9850748.353247775 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2023-06-22 11:37:19 is 9850748.221449608 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2023-06-14 11:48:05 is 9160194.10502115 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2023-06-14 11:48:05 is 9160193.9860564 s in the future tar: ./net/forwarding/lib.sh: time stamp 2023-06-22 11:37:19 is 9850747.845885941 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2023-06-22 11:37:19 is 9850747.727633691 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2023-06-22 11:37:19 is 9850747.585957941 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160193.462212566 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2023-06-14 11:48:05 is 9160193.353764066 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160193.226643775 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2023-06-22 11:37:19 is 9850747.076311983 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2023-06-22 11:37:19 is 9850746.945136108 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2023-06-22 11:37:19 is 9850746.834763983 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2023-06-22 11:37:19 is 9850746.717920316 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2023-06-14 11:48:05 is 9160192.58715865 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2023-06-22 11:37:19 is 9850746.461157983 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2023-06-14 11:48:05 is 9160191.550196483 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2023-06-14 11:48:05 is 9160189.710719983 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2023-06-14 11:48:05 is 9160189.575855358 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850743.442384941 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2023-06-14 11:48:05 is 9160189.262759816 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2023-06-22 11:37:19 is 9850743.143439774 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160189.008771774 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2023-06-22 11:37:19 is 9850742.875241066 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2023-06-14 11:48:05 is 9160188.768272607 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850742.649964941 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160188.476109399 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2023-06-14 11:48:05 is 9160188.341442941 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2023-06-14 11:48:05 is 9160188.207895441 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2023-06-14 11:48:05 is 9160188.084024691 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2023-06-14 11:48:05 is 9160187.967364857 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2023-06-22 11:37:19 is 9850741.849170232 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2023-06-22 11:37:19 is 9850741.707387316 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2023-06-14 11:48:05 is 9160187.582176816 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2023-06-14 11:48:05 is 9160187.458339107 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2023-06-22 11:37:19 is 9850741.331828107 s in the future tar: ./net/forwarding/router.sh: time stamp 2023-06-22 11:37:19 is 9850741.184692732 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2023-06-22 11:37:19 is 9850741.049605232 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2023-06-22 11:37:19 is 9850740.914923066 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2023-06-22 11:37:19 is 9850740.758344524 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2023-06-14 11:48:05 is 9160186.615547732 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2023-06-14 11:48:05 is 9160186.464599357 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2023-06-22 11:37:19 is 9850740.331772441 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2023-06-22 11:37:19 is 9850740.206719482 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2023-06-22 11:37:19 is 9850740.08137794 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2023-06-14 11:48:05 is 9160185.964086274 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2023-06-22 11:37:19 is 9850739.830456315 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2023-06-22 11:37:19 is 9850739.714347399 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2023-06-22 11:37:19 is 9850739.580124899 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2023-06-22 11:37:19 is 9850739.45559494 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2023-06-22 11:37:19 is 9850739.330584732 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2023-06-14 11:48:05 is 9160185.213076982 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2023-06-14 11:48:05 is 9160185.105179774 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2023-06-14 11:48:05 is 9160184.971776232 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2023-06-22 11:37:19 is 9850738.846572107 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2023-06-22 11:37:19 is 9850738.71266669 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2023-06-22 11:37:19 is 9850738.604819232 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2023-06-14 11:48:05 is 9160184.487880274 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2023-06-22 11:37:19 is 9850738.37947419 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2023-06-14 11:48:05 is 9160184.26237019 s in the future tar: ./net/forwarding: time stamp 2023-06-22 12:11:06 is 9852765.203931815 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2023-06-22 11:37:19 is 9850738.070848357 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2023-06-22 11:37:19 is 9850737.945634107 s in the future tar: ./net/openvswitch: time stamp 2023-06-22 12:11:07 is 9852765.893046649 s in the future tar: ./net: time stamp 2023-06-22 12:11:06 is 9852764.821891524 s in the future tar: ./capabilities/test_execve: time stamp 2023-06-22 12:10:27 is 9852725.653729024 s in the future tar: ./capabilities/validate_cap: time stamp 2023-06-22 12:10:27 is 9852725.528555149 s in the future tar: ./capabilities: time stamp 2023-06-22 12:11:02 is 9852760.470188899 s in the future tar: ./drivers/net/team/config: time stamp 2023-06-22 11:37:19 is 9850737.270030273 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2023-06-22 11:37:19 is 9850737.136355148 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2023-06-22 11:37:19 is 9850737.019551482 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2023-06-22 11:37:19 is 9850736.858864773 s in the future tar: ./drivers/net/team: time stamp 2023-06-22 12:11:03 is 9852760.803020773 s in the future tar: ./drivers/net/bonding/config: time stamp 2023-06-22 11:37:19 is 9850736.652648857 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2023-06-22 11:37:19 is 9850736.527507065 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2023-06-22 11:37:19 is 9850736.400014357 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2023-06-22 11:37:19 is 9850736.268868982 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2023-06-22 11:37:19 is 9850736.149798982 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2023-06-22 11:37:19 is 9850736.016192398 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2023-06-22 11:37:19 is 9850735.891407273 s in the future tar: ./drivers/net/bonding/settings: time stamp 2023-06-22 11:37:19 is 9850735.753080273 s in the future tar: ./drivers/net/bonding: time stamp 2023-06-22 12:11:03 is 9852759.693262815 s in the future tar: ./drivers/net: time stamp 2023-06-22 12:11:03 is 9852759.63616394 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2023-06-22 12:10:29 is 9852725.47413319 s in the future tar: ./drivers/dma-buf/config: time stamp 2023-06-14 11:48:05 is 9160181.33450019 s in the future tar: ./drivers/dma-buf: time stamp 2023-06-22 12:11:03 is 9852759.274039232 s in the future tar: ./drivers: time stamp 2023-06-22 12:11:03 is 9852759.217833523 s in the future tar: ./sync/config: time stamp 2023-06-22 11:37:19 is 9850735.070378065 s in the future tar: ./sync/sync_test: time stamp 2023-06-22 12:10:56 is 9852751.932048315 s in the future tar: ./sync: time stamp 2023-06-22 12:11:08 is 9852763.858973398 s in the future tar: ./splice/short_splice_read.sh: time stamp 2023-06-14 11:48:05 is 9160180.70687019 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2023-06-14 11:48:05 is 9160180.565149565 s in the future tar: ./splice/config: time stamp 2023-06-14 11:48:05 is 9160180.440043815 s in the future tar: ./splice/splice_read: time stamp 2023-06-22 12:10:56 is 9852751.29116469 s in the future tar: ./splice/default_file_splice_read: time stamp 2023-06-22 12:10:56 is 9852751.140160981 s in the future tar: ./splice/settings: time stamp 2023-06-14 11:48:05 is 9160180.00583344 s in the future tar: ./splice: time stamp 2023-06-22 12:11:08 is 9852762.94697244 s in the future tar: ./fpu/test_fpu: time stamp 2023-06-22 12:10:30 is 9852724.752801065 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2023-06-14 11:48:05 is 9160179.585231856 s in the future tar: ./fpu: time stamp 2023-06-22 12:11:04 is 9852758.521735731 s in the future tar: ./kcmp/kcmp_test: time stamp 2023-06-22 12:10:32 is 9852726.343817731 s in the future tar: ./kcmp: time stamp 2023-06-22 12:11:05 is 9852759.276693606 s in the future tar: ./sigaltstack/sas: time stamp 2023-06-22 12:10:56 is 9852750.095869023 s in the future tar: ./sigaltstack: time stamp 2023-06-22 12:11:08 is 9852762.04084019 s in the future tar: ./intel_pstate/run.sh: time stamp 2023-06-14 11:48:05 is 9160178.865705065 s in the future tar: ./intel_pstate: time stamp 2023-06-22 12:11:04 is 9852757.79864344 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2023-06-22 12:10:37 is 9852730.58915994 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2023-06-22 12:10:37 is 9852730.417517565 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2023-06-22 12:10:37 is 9852730.262510481 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2023-06-22 12:10:37 is 9852730.110254523 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2023-06-22 12:10:37 is 9852729.967863523 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2023-06-22 12:10:37 is 9852729.812060023 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852729.634163981 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852729.481610314 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2023-06-22 12:10:37 is 9852729.310910023 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2023-06-22 12:10:37 is 9852729.171850189 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2023-06-22 12:10:37 is 9852729.037505273 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2023-06-22 12:10:37 is 9852728.887729939 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2023-06-22 12:10:37 is 9852728.752431648 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2023-06-22 12:10:37 is 9852728.609856606 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852728.408683606 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2023-06-22 12:10:37 is 9852728.248745939 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2023-06-22 12:10:37 is 9852728.103752814 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2023-06-22 12:10:37 is 9852727.972502939 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2023-06-22 12:10:37 is 9852727.839213773 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2023-06-22 12:10:37 is 9852727.692477189 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2023-06-22 12:10:37 is 9852727.544122981 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2023-06-22 12:10:37 is 9852727.269557481 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2023-06-22 11:37:19 is 9850729.123778773 s in the future tar: ./lkdtm/config: time stamp 2023-06-22 11:37:19 is 9850728.934460106 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2023-06-22 12:10:37 is 9852726.774205356 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2023-06-22 12:10:37 is 9852726.638482147 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2023-06-22 12:10:37 is 9852726.393748022 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2023-06-22 12:10:37 is 9852726.257747231 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2023-06-22 12:10:37 is 9852726.124300064 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2023-06-22 12:10:37 is 9852726.002346439 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852725.884883522 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2023-06-22 12:10:37 is 9852725.761228231 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2023-06-22 12:10:37 is 9852725.635964272 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2023-06-22 12:10:37 is 9852725.509636314 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2023-06-22 12:10:37 is 9852725.385851064 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852725.259393356 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2023-06-22 12:10:37 is 9852725.109906939 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2023-06-22 12:10:37 is 9852724.992504231 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852724.842359439 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852724.717258856 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2023-06-22 12:10:37 is 9852724.584333147 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852724.466901897 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2023-06-22 12:10:37 is 9852724.347615439 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2023-06-22 12:10:37 is 9852724.197541397 s in the future tar: ./lkdtm/tests.txt: time stamp 2023-06-22 11:37:19 is 9850726.008688564 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2023-06-22 12:10:37 is 9852723.897242064 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852723.777912605 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2023-06-22 12:10:37 is 9852723.666002189 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2023-06-22 12:10:37 is 9852723.542040064 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2023-06-22 12:10:37 is 9852723.41890473 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2023-06-22 12:10:37 is 9852723.291096439 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2023-06-22 12:10:37 is 9852723.165453647 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2023-06-22 12:10:37 is 9852723.035022189 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2023-06-22 12:10:37 is 9852722.907324564 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2023-06-22 12:10:37 is 9852722.773441855 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2023-06-22 12:10:37 is 9852722.643012897 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2023-06-22 12:10:37 is 9852722.515708939 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2023-06-22 12:10:37 is 9852722.384395689 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852722.24818798 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2023-06-22 12:10:37 is 9852722.123096355 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2023-06-22 12:10:37 is 9852722.014195855 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2023-06-22 12:10:37 is 9852721.889514355 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2023-06-22 12:10:37 is 9852721.76432498 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2023-06-22 12:10:37 is 9852721.650164647 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2023-06-22 12:10:37 is 9852721.447170897 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2023-06-22 12:10:37 is 9852721.322219397 s in the future tar: ./lkdtm/BUG.sh: time stamp 2023-06-22 12:10:37 is 9852721.19632773 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2023-06-22 12:10:37 is 9852721.066141647 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2023-06-22 12:10:37 is 9852720.923937105 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2023-06-22 12:10:37 is 9852720.779161647 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2023-06-22 12:10:37 is 9852720.646325563 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852720.512915522 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2023-06-22 12:10:37 is 9852720.365585647 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2023-06-22 12:10:37 is 9852720.023267855 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2023-06-22 12:10:37 is 9852719.85481648 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2023-06-22 12:10:37 is 9852719.72044098 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2023-06-22 12:10:37 is 9852719.566345563 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2023-06-22 12:10:37 is 9852719.40977223 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2023-06-22 12:10:37 is 9852719.291895855 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2023-06-22 12:10:37 is 9852719.158759813 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2023-06-22 12:10:37 is 9852719.025926897 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2023-06-22 12:10:37 is 9852718.891532772 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2023-06-22 12:10:37 is 9852718.769922522 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2023-06-22 12:10:37 is 9852718.621730438 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2023-06-22 12:10:37 is 9852718.494377063 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2023-06-22 12:10:37 is 9852718.363201021 s in the future tar: ./lkdtm: time stamp 2023-06-22 12:11:05 is 9852746.307548355 s in the future tar: ./pid_namespace/config: time stamp 2023-06-14 11:48:05 is 9160166.165729063 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2023-06-22 12:10:49 is 9852730.009818355 s in the future tar: ./pid_namespace: time stamp 2023-06-22 12:11:07 is 9852747.948667896 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2023-06-22 12:10:57 is 9852737.795745063 s in the future tar: ./syscall_user_dispatch/config: time stamp 2023-06-22 11:37:19 is 9850719.66506648 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2023-06-22 12:10:57 is 9852737.526776188 s in the future tar: ./syscall_user_dispatch: time stamp 2023-06-22 12:11:08 is 9852748.468400771 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2023-06-22 12:10:37 is 9852717.314678396 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2023-06-22 12:10:37 is 9852717.18675948 s in the future tar: ./membarrier: time stamp 2023-06-22 12:11:05 is 9852745.126168813 s in the future tar: ./size/get_size: time stamp 2023-06-22 12:10:56 is 9852735.972419396 s in the future tar: ./size: time stamp 2023-06-22 12:11:08 is 9852747.922600188 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2023-06-14 11:48:05 is 9160164.792454438 s in the future tar: ./tpm2/tpm2.py: time stamp 2023-06-22 11:37:19 is 9850718.656052438 s in the future tar: ./tpm2/test_space.sh: time stamp 2023-06-14 11:48:05 is 9160164.53833723 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2023-06-22 11:37:19 is 9850718.400242105 s in the future tar: ./tpm2/settings: time stamp 2023-06-22 11:37:19 is 9850718.28093273 s in the future tar: ./tpm2: time stamp 2023-06-22 12:11:09 is 9852748.205048396 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2023-06-22 11:37:19 is 9850717.860297855 s in the future tar: ./cpu-hotplug: time stamp 2023-06-22 12:11:02 is 9852740.804442021 s in the future tar: ./pstore/pstore_tests: time stamp 2023-06-14 11:48:05 is 9160163.651798146 s in the future tar: ./pstore/config: time stamp 2023-06-14 11:48:05 is 9160163.520736271 s in the future tar: ./pstore/pstore_crash_test: time stamp 2023-06-14 11:48:05 is 9160163.399575896 s in the future tar: ./pstore/common_tests: time stamp 2023-06-14 11:48:05 is 9160163.263308854 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2023-06-14 11:48:05 is 9160163.153824979 s in the future tar: ./pstore: time stamp 2023-06-22 12:11:07 is 9852745.095291271 s in the future tar: ./mincore/mincore_selftest: time stamp 2023-06-22 12:10:38 is 9852715.947728021 s in the future tar: ./mincore: time stamp 2023-06-22 12:11:06 is 9852743.895199479 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2023-06-14 11:48:05 is 9160162.761396021 s in the future tar: ./static_keys/config: time stamp 2023-06-14 11:48:05 is 9160162.633996063 s in the future tar: ./static_keys: time stamp 2023-06-22 12:11:08 is 9852745.565287146 s in the future tar: ./rtc/setdate: time stamp 2023-06-22 12:10:55 is 9852732.419598979 s in the future tar: ./rtc/rtctest: time stamp 2023-06-22 12:10:54 is 9852731.283321979 s in the future tar: ./rtc/settings: time stamp 2023-06-22 11:37:19 is 9850716.163449021 s in the future tar: ./rtc: time stamp 2023-06-22 12:11:08 is 9852745.110962979 s in the future tar: ./cgroup/test_freezer: time stamp 2023-06-22 12:10:28 is 9852704.976875229 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2023-06-22 11:37:19 is 9850715.843404604 s in the future tar: ./cgroup/with_stress.sh: time stamp 2023-06-14 11:48:05 is 9160161.719777688 s in the future tar: ./cgroup/config: time stamp 2023-06-22 11:37:19 is 9850715.593133229 s in the future tar: ./cgroup/test_memcontrol: time stamp 2023-06-22 12:10:27 is 9852703.464155979 s in the future tar: ./cgroup/test_stress.sh: time stamp 2023-06-14 11:48:05 is 9160161.336041438 s in the future tar: ./cgroup/test_core: time stamp 2023-06-22 12:10:28 is 9852704.209212104 s in the future tar: ./cgroup/test_kmem: time stamp 2023-06-22 12:10:27 is 9852703.067582646 s in the future tar: ./cgroup/test_cpu: time stamp 2023-06-22 12:10:28 is 9852703.943846937 s in the future tar: ./cgroup/test_kill: time stamp 2023-06-22 12:10:28 is 9852703.808782854 s in the future tar: ./cgroup/wait_inotify: time stamp 2023-06-22 12:10:28 is 9852703.647844062 s in the future tar: ./cgroup: time stamp 2023-06-22 12:11:02 is 9852737.586322604 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2023-06-22 12:10:28 is 9852703.404441562 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2023-06-22 12:10:28 is 9852703.258106229 s in the future tar: ./clone3/clone3: time stamp 2023-06-22 12:10:28 is 9852703.124612646 s in the future tar: ./clone3/clone3_set_tid: time stamp 2023-06-22 12:10:28 is 9852702.937118146 s in the future tar: ./clone3: time stamp 2023-06-22 12:11:02 is 9852736.882777396 s in the future tar: ./user/config: time stamp 2023-06-14 11:48:05 is 9160159.717446437 s in the future tar: ./user/test_user_copy.sh: time stamp 2023-06-14 11:48:05 is 9160159.385885854 s in the future tar: ./user: time stamp 2023-06-22 12:11:09 is 9852742.790412687 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2023-06-14 11:48:05 is 9160158.592045687 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2023-06-22 11:37:19 is 9850712.473344937 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2023-06-22 11:37:19 is 9850712.343000104 s in the future tar: ./livepatch/config: time stamp 2023-06-14 11:48:05 is 9160158.208304145 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2023-06-14 11:48:05 is 9160158.083083187 s in the future tar: ./livepatch/functions.sh: time stamp 2023-06-22 11:37:19 is 9850711.94767802 s in the future tar: ./livepatch/test-state.sh: time stamp 2023-06-14 11:48:05 is 9160157.823583437 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2023-06-14 11:48:05 is 9160157.674330312 s in the future tar: ./livepatch/settings: time stamp 2023-06-14 11:48:05 is 9160157.555435354 s in the future tar: ./livepatch: time stamp 2023-06-22 12:11:05 is 9852737.503629812 s in the future tar: ./kselftest/prefix.pl: time stamp 2023-06-22 12:11:02 is 9852734.356314062 s in the future tar: ./kselftest/runner.sh: time stamp 2023-06-22 12:11:02 is 9852734.239551062 s in the future tar: ./kselftest/module.sh: time stamp 2023-06-22 12:11:02 is 9852734.113235937 s in the future tar: ./kselftest: time stamp 2023-06-22 12:11:02 is 9852734.05991977 s in the future tar: ./landlock/ptrace_test: time stamp 2023-06-22 12:10:37 is 9852708.897402645 s in the future tar: ./landlock/config: time stamp 2023-06-22 11:37:19 is 9850710.760971937 s in the future tar: ./landlock/true: time stamp 2023-06-22 12:10:37 is 9852708.54055677 s in the future tar: ./landlock/base_test: time stamp 2023-06-22 12:10:33 is 9852704.405392562 s in the future tar: ./landlock/fs_test: time stamp 2023-06-22 12:10:37 is 9852708.202209854 s in the future tar: ./landlock: time stamp 2023-06-22 12:11:05 is 9852736.14380477 s in the future tar: ./resctrl/resctrl_tests: time stamp 2023-06-22 12:10:53 is 9852723.926742479 s in the future tar: ./resctrl/config: time stamp 2023-06-22 11:37:19 is 9850709.80341377 s in the future tar: ./resctrl/settings: time stamp 2023-06-22 11:37:19 is 9850709.675276854 s in the future tar: ./resctrl: time stamp 2023-06-22 12:11:07 is 9852737.622986937 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2023-06-22 12:10:59 is 9852729.479073145 s in the future tar: ./tmpfs: time stamp 2023-06-22 12:11:09 is 9852739.426013353 s in the future tar: .: time stamp 2023-06-22 12:11:10 is 9852740.366315478 s in the future skiplist: ======================================== ======================================== alsa:mixer-test ============== Tests to run =============== alsa:mixer-test ===========End Tests to run =============== [ 199.971155] kselftest: Running tests in alsa TAP version 13 1..1 # selftests: alsa: mixer-test # TAP version 13 # 1..28 # ok 1 get_value.0.3 # ok 2 name.0.3 # # ELD is not writeable # ok 3 # SKIP write_default.0.3 # # ELD is not writeable # ok 4 # SKIP write_valid.0.3 # # ELD is not writeable # ok 5 # SKIP write_invalid.0.3 # ok 6 event_missing.0.3 # ok 7 event_spurious.0.3 # ok 8 get_value.0.2 # ok 9 name.0.2 # ok 10 write_default.0.2 # ok 11 # SKIP write_valid.0.2 # ok 12 # SKIP write_invalid.0.2 # ok 13 event_missing.0.2 # ok 14 event_spurious.0.2 # ok 15 get_value.0.1 # ok 16 name.0.1 # # IEC958 Playback Mask is not writeable # ok 17 # SKIP write_default.0.1 # # IEC958 Playback Mask is not writeable # ok 18 # SKIP write_valid.0.1 # # IEC958 Playback Mask is not writeable # ok 19 # SKIP write_invalid.0.1 # ok 20 event_missing.0.1 # ok 21 event_spurious.0.1 # ok 22 get_value.0.0 # ok 23 name.0.0 # # Playback Channel Map is not writeable # ok 24 # SKIP write_default.0.0 # # Playback Channel Map is not writeable # ok 25 # SKIP write_valid.0.0 # # Playback Channel Map is not writeable # ok 26 # SKIP write_invalid.0.0 # ok 27 event_missing.0.0 # ok 28 event_spurious.0.0 # # Totals: pass:17 fail:0 xfail:0 xpass:0 skip:11 error:0 ok 1 selftests: alsa: mixer-test alsa_mixer-test_get_value_0_3 pass alsa_mixer-test_name_0_3 pass alsa_mixer-test_write_default_0_3 skip alsa_mixer-test_write_valid_0_3 skip alsa_mixer-test_write_invalid_0_3 skip alsa_mixer-test_event_missing_0_3 pass alsa_mixer-test_event_spurious_0_3 pass alsa_mixer-test_get_value_0_2 pass alsa_mixer-test_name_0_2 pass alsa_mixer-test_write_default_0_2 pass alsa_mixer-test_write_valid_0_2 skip alsa_mixer-test_write_invalid_0_2 skip alsa_mixer-test_event_missing_0_2 pass alsa_mixer-test_event_spurious_0_2 pass alsa_mixer-test_get_value_0_1 pass alsa_mixer-test_name_0_1 pass alsa_mixer-test_write_default_0_1 skip alsa_mixer-test_write_valid_0_1 skip alsa_mixer-test_write_invalid_0_1 skip alsa_mixer-test_event_missing_0_1 pass alsa_mixer-test_event_spurious_0_1 pass alsa_mixer-test_get_value_0_0 pass alsa_mixer-test_name_0_0 pass alsa_mixer-test_write_default_0_0 skip alsa_mixer-test_write_valid_0_0 skip alsa_mixer-test_write_invalid_0_0 skip alsa_mixer-test_event_missing_0_0 pass alsa_mixer-test_event_spurious_0_0 pass alsa_mixer-test pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #