Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.132 (71 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1163264/tftp-deploy-m9w6ksnr/kernel/zImage tftp 0x82000000 1163264/tftp-deploy-m9w6ksnr/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.132 Filename '1163264/tftp-deploy-m9w6ksnr/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.1 MiB 4 MiB/s done Bytes transferred = 10584576 (a18200 hex) => tftp 0x83000000 1163264/tftp-deploy-m9w6ksnr/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1163264/tftp-deploy-m9w6ksnr/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.132 Filename '1163264/tftp-deploy-m9w6ksnr/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.3 MiB 3.8 MiB/s done Bytes transferred = 13968997 (d52665 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1163264/tftp-deploy-m9w6ksnr/dtb/am335x-boneblack.dtb tftp 0x88000000 1163264/tftp-deploy-m9w6ksnr/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.132 Filename '1163264/tftp-deploy-m9w6ksnr/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 3.3 MiB/s done Bytes transferred = 69970 (11152 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163264/extract-nfsrootfs-k739nuq1,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163264/extract-nfsrootfs-k739nuq1,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xa18200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-07-10 13:26:32 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13968933 Bytes = 13.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 88014151 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.96-cip24-rt13 (KernelCI@build-j261641-arm-gcc-12-multi-v7-defconfig-26jwj) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Wed Jul 10 13:05:31 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163264/extract-nfsrootfs-k739nuq1,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 410596K/522240K available (15360K kernel code, 2471K rwdata, 6208K rodata, 2048K init, 426K bss, 46108K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008332] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019128] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033956] Console: colour dummy device 80x30 <3>[ 0.038837] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045896] This ensures that you still see kernel messages. Please <3>[ 0.052621] update your kernel commandline. <6>[ 0.057233] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096124] CPU: Testing write buffer coherency: ok <6>[ 0.101485] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106947] pid_max: default: 32768 minimum: 301 <6>[ 0.112155] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119973] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129277] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135802] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145406] rcu: Hierarchical SRCU implementation. <6>[ 0.145419] rcu: Max phase no-delay instances is 1000. <6>[ 0.145521] printk: bootconsole [omap8250] printing thread started <6>[ 0.168100] EFI services will not be available. <6>[ 0.168350] smp: Bringing up secondary CPUs ... <6>[ 0.168358] smp: Brought up 1 node, 1 CPU <6>[ 0.168367] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.168376] CPU: All CPU(s) started in SVC mode. <6>[ 0.169040] devtmpfs: initialized <6>[ 0.211248] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.211525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.211552] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.216549] pinctrl core: initialized pinctrl subsystem <6>[ 0.221714] DMI not present or invalid. <6>[ 0.222573] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.225101] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.228342] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.228488] cpuidle: using governor menu <6>[ 0.250748] No ATAGs? <6>[ 0.250766] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.255931] Serial: AMBA PL011 UART driver <6>[ 0.355181] iommu: Default domain type: Translated <6>[ 0.355199] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.355920] SCSI subsystem initialized <6>[ 0.360058] usbcore: registered new interface driver usbfs <6>[ 0.360107] usbcore: registered new interface driver hub <6>[ 0.360155] usbcore: registered new device driver usb <6>[ 0.361148] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.361156] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.361179] PTP clock support registered <6>[ 0.361344] EDAC MC: Ver: 3.0.0 <6>[ 0.372164] vgaarb: loaded <6>[ 0.372761] clocksource: Switched to clocksource dmtimer <6>[ 0.395110] NET: Registered PF_INET protocol family <6>[ 0.395409] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.396503] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.396537] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.396551] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.396593] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.396692] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.396803] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.396826] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.396983] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.397846] RPC: Registered named UNIX socket transport module. <6>[ 0.397859] RPC: Registered udp transport module. <6>[ 0.397863] RPC: Registered tcp transport module. <6>[ 0.397866] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.397880] PCI: CLS 0 bytes, default 64 <5>[ 0.399296] Initialise system trusted keyrings <6>[ 0.400002] Trying to unpack rootfs image as initramfs... <6>[ 0.413218] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.419740] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.425253] NFS: Registering the id_resolver key type <5>[ 0.425322] Key type id_resolver registered <5>[ 0.425328] Key type id_legacy registered <6>[ 0.425433] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.425443] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.425489] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.442103] Key type asymmetric registered <5>[ 0.442119] Asymmetric key parser 'x509' registered <6>[ 0.442304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.442314] io scheduler mq-deadline registered <6>[ 0.442322] io scheduler kyber registered <6>[ 0.914516] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.918583] SuperH (H)SCI(F) driver initialized <6>[ 0.919220] msm_serial: driver initialized <6>[ 0.919229] STMicroelectronics ASC driver initialized <6>[ 0.920618] STM32 USART driver initialized <6>[ 0.975487] brd: module loaded <6>[ 0.987611] loop: module loaded <6>[ 0.997638] CAN device driver interface <6>[ 0.998318] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 0.998950] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 0.998957] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 0.999047] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 0.999052] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.001694] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.001758] usbcore: registered new interface driver pegasus <6>[ 1.001815] usbcore: registered new interface driver asix <6>[ 1.001863] usbcore: registered new interface driver ax88179_178a <6>[ 1.001897] usbcore: registered new interface driver cdc_ether <6>[ 1.001941] usbcore: registered new interface driver smsc75xx <6>[ 1.001990] usbcore: registered new interface driver smsc95xx <6>[ 1.002024] usbcore: registered new interface driver net1080 <6>[ 1.002056] usbcore: registered new interface driver cdc_subset <6>[ 1.002093] usbcore: registered new interface driver zaurus <6>[ 1.002174] usbcore: registered new interface driver cdc_ncm <6>[ 1.005609] usbcore: registered new interface driver usb-storage <6>[ 1.009414] i2c_dev: i2c /dev entries driver <5>[ 1.021346] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.023437] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.023449] sdhci: Copyright(c) Pierre Ossman <6>[ 1.024762] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.025846] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.123107] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.125863] usbcore: registered new interface driver usbhid <6>[ 1.125879] usbhid: USB HID core driver <6>[ 1.132241] NET: Registered PF_INET6 protocol family <6>[ 1.144754] Segment Routing with IPv6 <6>[ 1.144818] In-situ OAM (IOAM) with IPv6 <6>[ 1.144906] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.145698] NET: Registered PF_PACKET protocol family <6>[ 1.145710] can: controller area network core <6>[ 1.145797] NET: Registered PF_CAN protocol family <6>[ 1.145806] can: raw protocol <6>[ 1.145815] can: broadcast manager protocol <6>[ 1.145831] can: netlink gateway - max_hops=1 <5>[ 1.146445] Key type dns_resolver registered <6>[ 1.146639] ThumbEE CPU extension supported. <5>[ 1.146658] Registering SWP/SWPB emulation handler <3>[ 1.147108] omap_voltage_late_init: Voltage driver support not added <5>[ 1.149141] Loading compiled-in X.509 certificates <6>[ 1.266002] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/pinmux_clkout2_pin <6>[ 1.267411] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 1.283491] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 1.444314] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 1.477845] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 1.933906] OMAP GPIO hardware version 0.1 <4>[ 2.022010] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.049938] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.076193] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.125731] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.166970] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 2.175348] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <4>[ 2.186533] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 2.232423] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.243855] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.244583] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 2.333418] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 2.350896] random: crng init done <6>[ 2.403049] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.476870] Freeing initrd memory: 13644K <6>[ 3.563425] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.563740] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.563753] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.563863] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.563876] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.563958] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.565375] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.583107] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.583140] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.729900] printk: console [ttyS0] enabled <6>[ 3.729913] printk: bootconsole [omap8250] disabled <6>[ 3.729942] printk: bootconsole [omap8250] printing thread stopped <6>[ 3.731935] printk: console [ttyS0] printing thread started <4>[ 3.783482] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.790743] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.813028] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.814691] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.814931] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.815090] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.815546] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.827619] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.827647] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.827844] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.828270] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.857721] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.858130] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.028284] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.029096] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.029791] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.102684] mmc1: new high speed MMC card at address 0001 <6>[ 4.104851] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.109643] mmcblk1: p1 <6>[ 4.111529] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.116650] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.120537] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.153491] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.273667] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.273814] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.322763] Sending DHCP requests ., OK <6>[ 6.442953] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.132 <6>[ 6.443003] IP-Config: Complete: <6>[ 6.443012] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.132, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.443048] host=172.16.3.132, domain=denx.de, nis-domain=(none) <6>[ 6.443065] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.443086] nameserver0=172.16.3.3 <6>[ 6.443114] ntpserver0=172.16.3.3 <6>[ 6.444320] clk: Disabling unused clocks <6>[ 6.455993] Freeing unused kernel image (initmem) memory: 2048K Loading, please wait... <6>[ 6.517900] Run /init as init process Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.705050] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.705400] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 9.734799] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.735124] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 9.799654] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 9.799699] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 9.927010] hub 1-0:1.0: USB hub found <6>[ 9.927084] hub 1-0:1.0: 1 port detected <6>[ 10.373885] tda998x 0-0070: found TDA19988 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.132 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 14.422646] systemd[1]: System time before build time, advancing clock. <30>[ 14.586177] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 14.589433] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.671863] systemd[1]: Hostname set to . <30>[ 16.661323] systemd[1]: Queued start job for default target graphical.target. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 16.676195] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 16.695529] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 16.725691] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 16.754929] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 16.785657] 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… Requests to Wall Directory Watch. <30>[ 16.813823] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 16.843858] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 16.844293] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0<30>[ 16.880856] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. m - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 16.923341] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 16.953742] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 16.983479] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.013292] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.043628] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.074295] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.105808] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m <30>[ 17.189078] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). - Journal Socket (/dev/log). <30>[ 17.192029] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.226316] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.256513] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socke<30>[ 17.280551] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. t[0m - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 17.324386] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. <30>[ 17.354500] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 17.355643] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 17.404641] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Tra<30>[ 17.438046] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... ce File System... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 17.515013] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 17.565618] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel<30>[ 17.599560] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Module dm_mod... Starting [0;1;39mmodprobe@drm.service[0m - Load Kerne<30>[ 17.649299] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... l Module drm... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Mod<30>[ 17.698987] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... ule efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kern<30>[ 17.749454] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... el Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 17.814149] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <28>[ 17.844896] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 17.844941] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 17.848869] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 17.964092] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 18.014190] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 18.061637] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 18.114325] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 18.216460] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 18.254481] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. <30>[ 18.285381] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - <30>[ 18.497801] systemd[1]: modprobe@configfs.service: Deactivated successfully. Load Kernel Module configfs. <30>[ 18.499710] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 18.565071] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 18.577054] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 18.615837] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 18.623204] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. <30>[ 18.668580] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. <30>[ 18.677065] systemd[1]: Finished modprobe@efi_pstore.service - 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 <30>[ 18.722408] systemd[1]: modprobe@fuse.service: Deactivated successfully. - Load Kernel Module loop. <30>[ 18.734060] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. <30>[ 18.765638] systemd[1]: modprobe@loop.service: Deactivated successfully. <30>[ 18.767492] systemd[1]: Finished modprobe@loop.service - 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. <30>[ 18.808680] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. <30>[ 18.845510] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. <30>[ 18.875771] systemd[1]: Finished systemd-remount-fs.service - Remount 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... <30>[ 18.924842] systemd[1]: Reached target network-pre.target - Preparation for Network. <30>[ 18.954369] systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). <30>[ 18.975984] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... <30>[ 19.026968] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 19.027685] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>[ 19.061061] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... <30>[ 19.096080] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>[ 19.127813] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... <30>[ 19.263650] systemd[1]: Starting systemd-sysusers.service - Create System Users... <30>[ 19.391386] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. <46>[ 19.819506] systemd-journald[169]: Received client request to flush runtime journal. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] 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-networkd.service/start running (8s / 1min 36s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job systemd-networkd.service/start running (8s / 1min 36s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job systemd-networkd.service/start running (9s / 1min 36s) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 27.644744] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.756543] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.758653] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.759705] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.759740] cfg80211: failed to load regulatory.db [ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd.service/start running (12s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookworm-armhf ttyS0 debian-bookwologin: root (automatic login) Linux debian-bookworm-armhf 6.1.96-cip24-rt13 #1 SMP Wed Jul 10 13:05:31 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1163264/extract-nfsrootfs-k739nuq1' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1163264/extract-nfsrootfs-k739nuq1' / # 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-1163264/environment . /lava-1163264/environment / # /lava-1163264/bin/lava-test-runner /lava-1163264/0 /lava-1163264/bin/lava-test-runner /lava-1163264/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1163264/0/tests/0_timesync-off ++ cat uuid + UUID=1163264_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-mincore + TESTRUN_ID=1_kselftest-mincore + cd /lava-1163264/0/tests/1_kselftest-mincore ++ cat uuid + UUID=1163264_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c mincore -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-rt13/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:18-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-rt13/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1660304 (1.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 2%[ ] 46.14K 147KB/s kselftest_armhf.tar 13%[=> ] 218.67K 341KB/s kselftest_armhf.tar 43%[=======> ] 702.42K 726KB/s kselftest_armhf.tar 85%[================> ] 1.36M 1.08MB/s kselftest_armhf.tar 99%[==================> ] 1.58M 772KB/s kselftest_armhf.tar 100%[===================>] 1.58M 719KB/s in 2.3s 2024-01-26 21:49:21 (719 KB/s) - 'kselftest_armhf.tar.gz' saved [1660304/1660304] tar: ./memory-hotplug/config: time stamp 2024-07-10 12:12:12 is 14307770.103005537 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-07-10 12:12:12 is 14307767.702616786 s in the future tar: ./memory-hotplug: time stamp 2024-07-10 13:19:27 is 14311802.64421237 s in the future tar: ./rtc/settings: time stamp 2024-07-10 12:12:12 is 14307767.455830161 s in the future tar: ./rtc/setdate: time stamp 2024-07-10 13:19:11 is 14311786.330669036 s in the future tar: ./rtc/rtctest: time stamp 2024-07-10 13:19:11 is 14311786.193663953 s in the future tar: ./rtc: time stamp 2024-07-10 13:19:29 is 14311804.143654411 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-07-10 13:18:13 is 14311727.962432536 s in the future tar: ./clone3/clone3: time stamp 2024-07-10 13:18:13 is 14311727.828880078 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-07-10 13:18:13 is 14311727.643265578 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-07-10 13:18:13 is 14311727.501470953 s in the future tar: ./clone3: time stamp 2024-07-10 13:19:23 is 14311797.437014328 s in the future tar: ./firmware/settings: time stamp 2024-07-07 10:32:28 is 14042582.288874161 s in the future tar: ./firmware/config: time stamp 2024-07-10 12:12:12 is 14307766.163002453 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-07-10 12:12:12 is 14307766.034482078 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-07-10 12:12:12 is 14307765.900911245 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-07-10 12:12:12 is 14307765.754346786 s in the future tar: ./firmware/fw_namespace: time stamp 2024-07-10 13:18:17 is 14311730.627093994 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-07-07 10:32:28 is 14042581.470640078 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-07-10 12:12:12 is 14307765.342135786 s in the future tar: ./firmware: time stamp 2024-07-10 13:19:24 is 14311797.277762411 s in the future tar: ./rseq/settings: time stamp 2024-07-07 10:32:28 is 14042581.125236828 s in the future tar: ./rseq/librseq.so: time stamp 2024-07-10 13:19:09 is 14311781.995118536 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-07-10 13:19:10 is 14311782.847576286 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-07-10 13:19:09 is 14311781.687766869 s in the future tar: ./rseq/param_test: time stamp 2024-07-10 13:19:10 is 14311782.535357203 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-07-10 13:19:11 is 14311783.385176244 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-07-07 10:32:28 is 14042580.257852828 s in the future tar: ./rseq/basic_test: time stamp 2024-07-10 13:19:09 is 14311781.134991411 s in the future tar: ./rseq: time stamp 2024-07-10 13:19:29 is 14311801.066011036 s in the future tar: ./tpm2/settings: time stamp 2024-07-10 12:12:12 is 14307763.919241661 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-07-07 10:32:28 is 14042579.790664244 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-07-10 12:12:12 is 14307763.665441494 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-07-07 10:32:28 is 14042579.519121536 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-07-10 12:12:12 is 14307763.410505869 s in the future tar: ./tpm2: time stamp 2024-07-10 13:19:31 is 14311802.359260494 s in the future tar: ./netfilter/settings: time stamp 2024-07-10 12:12:12 is 14307763.203736619 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-07-07 10:32:28 is 14042578.314546452 s in the future tar: ./netfilter/config: time stamp 2024-07-10 12:12:12 is 14307762.161611994 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-07-10 12:12:12 is 14307762.034774077 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-07-07 10:32:28 is 14042577.903661452 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-07-10 12:12:12 is 14307761.786101077 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-07-10 12:12:12 is 14307761.591211577 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-07-07 10:32:28 is 14042577.455405786 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-07-10 12:12:12 is 14307761.321755536 s in the future tar: ./netfilter/connect_close: time stamp 2024-07-10 13:18:59 is 14311768.177271661 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-07-10 12:12:12 is 14307761.032379952 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-07-10 12:12:12 is 14307760.894712536 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-07-10 12:12:12 is 14307760.758596452 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-07-10 12:12:12 is 14307760.635031994 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-07-10 12:12:12 is 14307760.501673577 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-07-10 12:12:12 is 14307760.360796452 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-07-10 12:12:12 is 14307760.241619786 s in the future tar: ./netfilter/audit_logread: time stamp 2024-07-10 13:18:59 is 14311767.109512327 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-07-10 12:12:12 is 14307759.956412535 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-07-10 13:18:59 is 14311766.827031202 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-07-07 10:32:28 is 14042575.691078744 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-07-07 10:32:28 is 14042575.559261827 s in the future tar: ./netfilter/nf-queue: time stamp 2024-07-10 13:18:59 is 14311766.41726916 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-07-10 12:12:12 is 14307759.285045952 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-07-10 12:12:12 is 14307759.140619994 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-07-10 12:12:12 is 14307759.017202244 s in the future tar: ./netfilter: time stamp 2024-07-10 13:19:28 is 14311794.94296516 s in the future tar: ./timens/config: time stamp 2024-07-07 10:32:28 is 14042574.763604577 s in the future tar: ./timens/timerfd: time stamp 2024-07-10 13:19:15 is 14311781.516603452 s in the future tar: ./timens/procfs: time stamp 2024-07-10 13:19:15 is 14311781.371601785 s in the future tar: ./timens/timens: time stamp 2024-07-10 13:19:15 is 14311781.235377702 s in the future tar: ./timens/timer: time stamp 2024-07-10 13:19:15 is 14311781.106427202 s in the future tar: ./timens/futex: time stamp 2024-07-10 13:19:16 is 14311781.974653535 s in the future tar: ./timens/exec: time stamp 2024-07-10 13:19:15 is 14311780.807310494 s in the future tar: ./timens/gettime_perf: time stamp 2024-07-10 13:19:16 is 14311781.665576702 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-07-10 13:19:15 is 14311780.539255244 s in the future tar: ./timens: time stamp 2024-07-10 13:19:30 is 14311795.481012119 s in the future tar: ./mount_setattr/config: time stamp 2024-07-10 12:12:12 is 14307757.324862619 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-07-10 13:18:33 is 14311738.115369827 s in the future tar: ./mount_setattr: time stamp 2024-07-10 13:19:27 is 14311792.05796041 s in the future tar: ./sync/config: time stamp 2024-07-10 12:12:12 is 14307756.913880077 s in the future tar: ./sync/sync_test: time stamp 2024-07-10 13:19:14 is 14311778.774887202 s in the future tar: ./sync: time stamp 2024-07-10 13:19:30 is 14311794.707747368 s in the future tar: ./lib/config: time stamp 2024-07-10 12:12:12 is 14307756.556377702 s in the future tar: ./lib/printf.sh: time stamp 2024-07-07 10:32:28 is 14042572.421797118 s in the future tar: ./lib/bitmap.sh: time stamp 2024-07-07 10:32:28 is 14042572.297747368 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-07-07 10:32:28 is 14042572.147616702 s in the future tar: ./lib/strscpy.sh: time stamp 2024-07-07 10:32:28 is 14042572.00589666 s in the future tar: ./lib/scanf.sh: time stamp 2024-07-10 12:12:12 is 14307755.87358066 s in the future tar: ./lib: time stamp 2024-07-10 13:19:26 is 14311789.80730891 s in the future tar: ./ipc/config: time stamp 2024-07-07 10:32:28 is 14042571.623482493 s in the future tar: ./ipc/msgque: time stamp 2024-07-10 13:18:20 is 14311723.480354535 s in the future tar: ./ipc: time stamp 2024-07-10 13:19:25 is 14311788.422116077 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-07-10 13:18:11 is 14311714.265286993 s in the future tar: ./breakpoints: time stamp 2024-07-10 13:19:22 is 14311785.206353243 s in the future tar: ./zram/zram.sh: time stamp 2024-07-07 10:32:28 is 14042571.049121577 s in the future tar: ./zram/config: time stamp 2024-07-07 10:32:28 is 14042570.913353827 s in the future tar: ./zram/zram01.sh: time stamp 2024-07-07 10:32:28 is 14042570.789314785 s in the future tar: ./zram/zram02.sh: time stamp 2024-07-07 10:32:28 is 14042570.671401827 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-07-07 10:32:28 is 14042570.521233785 s in the future tar: ./zram: time stamp 2024-07-10 13:19:31 is 14311793.459407076 s in the future tar: ./pid_namespace/config: time stamp 2024-07-07 10:32:28 is 14042570.305671826 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-07-10 13:19:01 is 14311763.139965826 s in the future tar: ./pid_namespace: time stamp 2024-07-10 13:19:28 is 14311790.08761366 s in the future tar: ./cgroup/config: time stamp 2024-07-10 12:12:12 is 14307753.92582116 s in the future tar: ./cgroup/test_kill: time stamp 2024-07-10 13:18:12 is 14311713.762174035 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-07-10 12:12:12 is 14307753.614182243 s in the future tar: ./cgroup/test_core: time stamp 2024-07-10 13:18:12 is 14311713.447568618 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-07-07 10:32:28 is 14042569.320345285 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-07-07 10:32:28 is 14042569.178580743 s in the future tar: ./cgroup/test_cpu: time stamp 2024-07-10 13:18:12 is 14311713.028375785 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-07-10 13:18:11 is 14311711.761585868 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-07-10 13:18:12 is 14311712.628055743 s in the future tar: ./cgroup/test_freezer: time stamp 2024-07-10 13:18:12 is 14311712.487513451 s in the future tar: ./cgroup/test_kmem: time stamp 2024-07-10 13:18:11 is 14311711.344471326 s in the future tar: ./cgroup: time stamp 2024-07-10 13:19:23 is 14311783.287902576 s in the future tar: ./sigaltstack/sas: time stamp 2024-07-10 13:19:14 is 14311774.102775201 s in the future tar: ./sigaltstack: time stamp 2024-07-10 13:19:29 is 14311789.044338868 s in the future tar: ./futex/run.sh: time stamp 2024-07-10 13:19:25 is 14311784.87421366 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-07-10 13:18:18 is 14311717.695373576 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-07-10 13:18:17 is 14311716.552017451 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-07-10 13:18:18 is 14311717.407028076 s in the future tar: ./futex/functional/run.sh: time stamp 2024-07-10 12:12:12 is 14307751.270381159 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-07-10 13:18:19 is 14311718.137756618 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-07-10 13:18:19 is 14311717.985160368 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-07-10 13:18:18 is 14311716.820046618 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-07-10 13:18:17 is 14311715.669845326 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-07-10 13:18:19 is 14311717.544631951 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-07-10 13:18:18 is 14311716.406295951 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-07-10 13:18:18 is 14311716.259240284 s in the future tar: ./futex/functional: time stamp 2024-07-10 13:19:25 is 14311783.202496576 s in the future tar: ./futex: time stamp 2024-07-10 13:19:25 is 14311783.147749493 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-07-07 10:32:28 is 14042565.985856034 s in the future tar: ./fpu/test_fpu: time stamp 2024-07-10 13:18:17 is 14311714.839232076 s in the future tar: ./fpu: time stamp 2024-07-10 13:19:25 is 14311782.775741368 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-07-07 10:32:28 is 14042565.593844534 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-07-10 13:18:14 is 14311711.460332034 s in the future tar: ./drivers/dma-buf: time stamp 2024-07-10 13:19:23 is 14311780.401956743 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-07-10 12:12:12 is 14307749.205364243 s in the future tar: ./drivers/net/team/config: time stamp 2024-07-10 12:12:12 is 14307749.078406659 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-07-10 12:12:12 is 14307748.943198326 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-07-10 12:12:12 is 14307748.816624034 s in the future tar: ./drivers/net/team: time stamp 2024-07-10 13:19:23 is 14311779.749958367 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-07-10 12:12:12 is 14307748.554919034 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-07-10 12:12:12 is 14307748.417834117 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-07-10 12:12:12 is 14307748.291015951 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-07-10 12:12:12 is 14307748.154438326 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-07-10 12:12:12 is 14307748.025817242 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-07-10 12:12:12 is 14307747.883834867 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-07-10 12:12:12 is 14307746.939327326 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-07-10 12:12:12 is 14307746.815782909 s in the future tar: ./drivers/net/bonding: time stamp 2024-07-10 13:19:23 is 14311777.757426326 s in the future tar: ./drivers/net: time stamp 2024-07-10 13:19:23 is 14311777.707434326 s in the future tar: ./drivers: time stamp 2024-07-10 13:19:23 is 14311777.651690034 s in the future tar: ./cpufreq/config: time stamp 2024-07-10 12:12:12 is 14307746.484892159 s in the future tar: ./cpufreq/main.sh: time stamp 2024-07-10 12:12:12 is 14307746.357245784 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-07-07 10:32:28 is 14042562.231864284 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-07-07 10:32:28 is 14042562.101111826 s in the future tar: ./cpufreq/module.sh: time stamp 2024-07-07 10:32:28 is 14042561.959525784 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-07-07 10:32:28 is 14042561.793505159 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-07-07 10:32:28 is 14042561.660010492 s in the future tar: ./cpufreq: time stamp 2024-07-10 13:19:23 is 14311776.597923325 s in the future tar: ./mount/config: time stamp 2024-07-07 10:32:28 is 14042561.450834659 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-07-10 13:18:30 is 14311723.297332075 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-07-10 13:18:30 is 14311723.163828825 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-07-07 10:32:28 is 14042561.037741325 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-07-07 10:32:28 is 14042560.892168659 s in the future tar: ./mount: time stamp 2024-07-10 13:19:27 is 14311779.8337937 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-07-10 13:18:33 is 14311725.664168325 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-07-10 13:18:34 is 14311726.521523575 s in the future tar: ./mqueue: time stamp 2024-07-10 13:19:27 is 14311779.453954409 s in the future tar: ./alsa/mixer-test: time stamp 2024-07-10 13:18:10 is 14311702.264703784 s in the future tar: ./alsa: time stamp 2024-07-10 13:19:22 is 14311774.211998159 s in the future tar: ./capabilities/test_execve: time stamp 2024-07-10 13:18:11 is 14311703.04610345 s in the future tar: ./capabilities/validate_cap: time stamp 2024-07-10 13:18:11 is 14311702.895059367 s in the future tar: ./capabilities: time stamp 2024-07-10 13:19:22 is 14311773.837671242 s in the future tar: ./exec/load_address_2097152: time stamp 2024-07-10 13:18:14 is 14311705.161765033 s in the future tar: ./exec/execveat.symlink: time stamp 2024-07-10 13:18:14 is 14311705.078153658 s in the future tar: ./exec/execveat: time stamp 2024-07-10 13:18:14 is 14311704.961399367 s in the future tar: ./exec/Makefile: time stamp 2024-07-10 12:12:12 is 14307742.828983408 s in the future tar: ./exec/load_address_4096: time stamp 2024-07-10 13:18:14 is 14311704.6205792 s in the future tar: ./exec/script: time stamp 2024-07-10 13:18:14 is 14311704.486140617 s in the future tar: ./exec/null-argv: time stamp 2024-07-10 13:18:14 is 14311704.357798867 s in the future tar: ./exec/load_address_16777216: time stamp 2024-07-10 13:18:14 is 14311701.537147783 s in the future tar: ./exec/recursion-depth: time stamp 2024-07-10 13:18:14 is 14311701.362016075 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-07-10 12:12:12 is 14307739.2276082 s in the future tar: ./exec/subdir: time stamp 2024-07-10 13:18:14 is 14311701.145010158 s in the future tar: ./exec/execveat.denatured: time stamp 2024-07-10 13:18:14 is 14311701.00310695 s in the future tar: ./exec/non-regular: time stamp 2024-07-10 13:18:14 is 14311700.8771482 s in the future tar: ./exec: time stamp 2024-07-10 13:19:24 is 14311770.807360741 s in the future tar: ./nsfs/config: time stamp 2024-07-07 10:32:28 is 14042554.662369825 s in the future tar: ./nsfs/owner: time stamp 2024-07-10 13:19:00 is 14311746.5317822 s in the future tar: ./nsfs/pidns: time stamp 2024-07-10 13:19:00 is 14311746.405090491 s in the future tar: ./nsfs: time stamp 2024-07-10 13:19:28 is 14311774.3384767 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-07-10 13:19:22 is 14311768.190156283 s in the future tar: ./kselftest/module.sh: time stamp 2024-07-10 13:19:22 is 14311768.064931991 s in the future tar: ./kselftest/runner.sh: time stamp 2024-07-10 13:19:22 is 14311767.929620116 s in the future tar: ./kselftest: time stamp 2024-07-10 13:19:22 is 14311767.869991825 s in the future tar: ./resctrl/settings: time stamp 2024-07-10 12:12:12 is 14307737.659341241 s in the future tar: ./resctrl/config: time stamp 2024-07-10 12:12:12 is 14307737.543377283 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-07-10 13:19:08 is 14311753.351740658 s in the future tar: ./resctrl: time stamp 2024-07-10 13:19:29 is 14311774.301546949 s in the future tar: ./filesystems/fat/config: time stamp 2024-07-10 12:12:12 is 14307737.113792699 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-07-10 13:18:17 is 14311701.717908366 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-07-10 12:12:12 is 14307736.576117449 s in the future tar: ./filesystems/fat: time stamp 2024-07-10 13:19:24 is 14311768.520828866 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-07-10 13:18:15 is 14311699.379092033 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-07-10 13:18:16 is 14311700.112556074 s in the future tar: ./filesystems/epoll: time stamp 2024-07-10 13:19:24 is 14311768.050755283 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-07-10 13:18:15 is 14311698.908861699 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-07-10 12:12:12 is 14307735.749509533 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-07-10 13:18:15 is 14311698.604895574 s in the future tar: ./filesystems/binderfs: time stamp 2024-07-10 13:19:24 is 14311767.543440824 s in the future tar: ./filesystems: time stamp 2024-07-10 13:19:24 is 14311767.491911449 s in the future tar: ./openat2/openat2_test: time stamp 2024-07-10 13:19:03 is 14311746.303510116 s in the future tar: ./openat2/resolve_test: time stamp 2024-07-10 13:19:06 is 14311749.111996741 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-07-10 13:19:06 is 14311748.946354574 s in the future tar: ./openat2: time stamp 2024-07-10 13:19:28 is 14311770.884499574 s in the future tar: ./gpio/config: time stamp 2024-07-10 12:12:12 is 14307734.720582157 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-07-10 12:12:12 is 14307734.581998824 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-07-10 13:18:19 is 14311701.440102866 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-07-10 13:18:19 is 14311701.300571866 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-07-10 12:12:12 is 14307734.170103157 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-07-10 13:18:20 is 14311702.027825657 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307733.892046532 s in the future tar: ./gpio: time stamp 2024-07-10 13:19:25 is 14311766.815442491 s in the future tar: ./user/config: time stamp 2024-07-07 10:32:28 is 14042549.665300157 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-07-07 10:32:28 is 14042549.510909157 s in the future tar: ./user: time stamp 2024-07-10 13:19:31 is 14311772.444220032 s in the future tar: ./pstore/config: time stamp 2024-07-07 10:32:28 is 14042549.297641366 s in the future tar: ./pstore/pstore_tests: time stamp 2024-07-07 10:32:28 is 14042549.156177824 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-07-07 10:32:28 is 14042549.031035449 s in the future tar: ./pstore/common_tests: time stamp 2024-07-07 10:32:28 is 14042548.905634324 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-07-07 10:32:28 is 14042548.751941532 s in the future tar: ./pstore: time stamp 2024-07-10 13:19:28 is 14311768.691098282 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-07-10 13:19:19 is 14311759.534999241 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-07-10 13:19:19 is 14311759.384956324 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-07-10 13:19:19 is 14311759.243479157 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-07-10 13:19:19 is 14311759.110153324 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-07-10 13:19:19 is 14311758.968326157 s in the future tar: ./vDSO: time stamp 2024-07-10 13:19:31 is 14311770.917845324 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-07-07 10:32:28 is 14042547.750994907 s in the future tar: ./intel_pstate: time stamp 2024-07-10 13:19:25 is 14311764.587977824 s in the future tar: ./ftrace/settings: time stamp 2024-07-07 10:32:28 is 14042547.434794699 s in the future tar: ./ftrace/config: time stamp 2024-07-07 10:32:28 is 14042547.304536074 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-07-07 10:32:28 is 14042547.117868365 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-07-07 10:32:28 is 14042546.984414782 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-07-10 12:12:12 is 14307730.859324365 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-07-10 12:12:12 is 14307730.741915657 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-07-07 10:32:28 is 14042546.592435949 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-07-10 12:12:12 is 14307730.470330865 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307730.350457532 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-07-10 12:12:12 is 14307730.299714115 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-07-07 10:32:28 is 14042546.15801624 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-07-07 10:32:28 is 14042546.005541865 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-07-07 10:32:28 is 14042545.947282199 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-07-07 10:32:28 is 14042545.80770849 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-07-07 10:32:28 is 14042545.674211615 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-07-07 10:32:09 is 14042526.533493324 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-07-07 10:32:28 is 14042545.399424407 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042545.282222282 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-07-07 10:32:28 is 14042545.157080532 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-07-07 10:32:28 is 14042545.021450657 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-07-07 10:32:28 is 14042544.960481615 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-07-10 12:12:12 is 14307728.79894074 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-07-10 12:12:12 is 14307728.681671698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-07-10 12:12:12 is 14307728.540760782 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-07-07 10:32:28 is 14042544.418417282 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-07-07 10:32:28 is 14042544.273512323 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-07-07 10:32:28 is 14042544.134787282 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-07-07 10:32:28 is 14042543.972706032 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-07-07 10:32:28 is 14042543.853873073 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-07-07 10:32:28 is 14042543.681499573 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-07-07 10:32:28 is 14042543.55356924 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307727.413942615 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-07-07 10:32:28 is 14042543.278354323 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-07-07 10:32:28 is 14042543.153311948 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-07-07 10:32:28 is 14042543.016996282 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-07-07 10:32:28 is 14042542.888456823 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-07-10 12:12:12 is 14307726.75297449 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-07-07 10:32:28 is 14042542.627851573 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-07-07 10:32:28 is 14042542.508174781 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-07-07 10:32:28 is 14042542.371330531 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-07-07 10:32:28 is 14042542.224568365 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-07-07 10:32:28 is 14042542.10781774 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-07-07 10:32:28 is 14042541.98258999 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-07-10 12:12:12 is 14307725.922366656 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-07-07 10:32:28 is 14042541.751945281 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-07-07 10:32:28 is 14042541.626705781 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-07-07 10:32:28 is 14042541.495549365 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-07-07 10:32:28 is 14042541.378679531 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-07-07 10:32:28 is 14042541.247035865 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-07-07 10:32:28 is 14042541.117945823 s in the future tar: ./ftrace/test.d/event: time stamp 2024-07-07 10:32:28 is 14042541.056380906 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-07-07 10:32:28 is 14042540.91993899 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-07-07 10:32:28 is 14042540.813381406 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-07-07 10:32:28 is 14042540.755027115 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-07-07 10:32:28 is 14042540.59513299 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-07-07 10:32:28 is 14042540.47241249 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-07-07 10:32:28 is 14042540.419311615 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-07-07 10:32:28 is 14042540.271341323 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-07-07 10:32:28 is 14042540.208792031 s in the future tar: ./ftrace/test.d/template: time stamp 2024-07-07 10:32:28 is 14042540.069478406 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-07-07 10:32:28 is 14042539.926993281 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-07-07 10:32:28 is 14042539.80272849 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-07-10 12:12:12 is 14307723.677572781 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-07-07 10:32:28 is 14042539.544160739 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-07-07 10:32:28 is 14042539.426514156 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-07-07 10:32:28 is 14042539.310607989 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-07-07 10:32:28 is 14042539.191247281 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-07-07 10:32:28 is 14042539.068715323 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-07-07 10:32:28 is 14042538.942638031 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-07-07 10:32:28 is 14042538.835124948 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-07-07 10:32:28 is 14042538.707430031 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-07-10 12:12:12 is 14307722.576542948 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-07-07 10:32:28 is 14042538.458903323 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-07-07 10:32:28 is 14042538.342983323 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-07-07 10:32:28 is 14042538.207003989 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-07-10 12:12:12 is 14307722.148683656 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-07-07 10:32:28 is 14042538.008472364 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-07-07 10:32:28 is 14042537.833305573 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-07-07 10:32:28 is 14042537.711282614 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-07-07 10:32:28 is 14042537.581519989 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-07-07 10:32:28 is 14042537.466386614 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-07-07 10:32:28 is 14042537.332864489 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-07-07 10:32:28 is 14042537.189364489 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-07-07 10:32:28 is 14042537.075118031 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042536.952130864 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-07-07 10:32:28 is 14042536.818638197 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307720.694451989 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-07-07 10:32:28 is 14042536.563915197 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-07-07 10:32:28 is 14042536.434910947 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-07-07 10:32:28 is 14042536.302024406 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042536.188734739 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042536.074253322 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042535.955169864 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-07-10 12:12:12 is 14307719.810021572 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042535.663324197 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-07-10 12:12:12 is 14307719.538100531 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042535.404678072 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-07-10 12:12:12 is 14307719.339271322 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042535.208652239 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-07-07 10:32:28 is 14042535.081745864 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-07-07 10:32:28 is 14042534.948254781 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-07-10 12:12:12 is 14307718.822240364 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042534.683192364 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-07-07 10:32:28 is 14042534.547885614 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-07-07 10:32:28 is 14042534.389291031 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-07-10 12:12:12 is 14307718.255081947 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-07-10 12:12:12 is 14307718.195455864 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-07-07 10:32:28 is 14042534.032362989 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-07-07 10:32:28 is 14042533.970126072 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-07-10 12:12:12 is 14307717.822287197 s in the future tar: ./ftrace/test.d: time stamp 2024-07-10 12:12:12 is 14307717.771304322 s in the future tar: ./ftrace/ftracetest: time stamp 2024-07-10 12:12:12 is 14307717.644851322 s in the future tar: ./ftrace: time stamp 2024-07-10 13:19:25 is 14311750.571098655 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-07-10 13:19:14 is 14311739.407846614 s in the future tar: ./seccomp/settings: time stamp 2024-07-10 12:12:12 is 14307717.288570322 s in the future tar: ./seccomp/config: time stamp 2024-07-07 10:32:28 is 14042533.148147155 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-07-10 13:19:13 is 14311737.913444072 s in the future tar: ./seccomp: time stamp 2024-07-10 13:19:29 is 14311753.849267239 s in the future tar: ./amd-pstate/config: time stamp 2024-07-10 12:12:12 is 14307716.660680364 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-07-10 12:12:12 is 14307716.540700405 s in the future tar: ./amd-pstate: time stamp 2024-07-10 13:19:22 is 14311746.478608072 s in the future tar: ./sysctl/config: time stamp 2024-07-07 10:32:28 is 14042532.30199478 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-07-10 12:12:12 is 14307716.152185364 s in the future tar: ./sysctl: time stamp 2024-07-10 13:19:30 is 14311754.085130322 s in the future tar: ./landlock/config: time stamp 2024-07-10 12:12:12 is 14307715.947130614 s in the future tar: ./landlock/ptrace_test: time stamp 2024-07-10 13:18:29 is 14311692.81210903 s in the future tar: ./landlock/base_test: time stamp 2024-07-10 13:18:21 is 14311684.673122614 s in the future tar: ./landlock/fs_test: time stamp 2024-07-10 13:18:29 is 14311692.471602114 s in the future tar: ./landlock/true: time stamp 2024-07-10 13:18:29 is 14311692.188234905 s in the future tar: ./landlock: time stamp 2024-07-10 13:19:26 is 14311749.123629947 s in the future tar: ./ir/ir_loopback: time stamp 2024-07-10 13:18:20 is 14311682.98113553 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-07-10 12:12:12 is 14307714.851047738 s in the future tar: ./ir: time stamp 2024-07-10 13:19:25 is 14311747.794788363 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-07-10 13:18:20 is 14311682.640001572 s in the future tar: ./kcmp: time stamp 2024-07-10 13:19:25 is 14311747.580864572 s in the future tar: ./memfd/config: time stamp 2024-07-07 10:32:09 is 14042511.425712322 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-07-07 10:32:28 is 14042530.302671822 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-07-10 13:18:30 is 14311692.173062322 s in the future tar: ./memfd/memfd_test: time stamp 2024-07-10 13:18:30 is 14311692.021938322 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-07-07 10:32:28 is 14042529.896937197 s in the future tar: ./memfd/fuse_test: time stamp 2024-07-10 13:18:30 is 14311691.758261863 s in the future tar: ./memfd: time stamp 2024-07-10 13:19:27 is 14311748.690822405 s in the future tar: ./efivarfs/create-read: time stamp 2024-07-10 13:18:14 is 14311675.538210322 s in the future tar: ./efivarfs/config: time stamp 2024-07-07 10:32:28 is 14042529.413094613 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-07-10 13:18:14 is 14311675.273666155 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-07-07 10:32:28 is 14042529.143369655 s in the future tar: ./efivarfs: time stamp 2024-07-10 13:19:24 is 14311745.086271572 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-07-10 13:18:30 is 14311690.916139322 s in the future tar: ./mincore: time stamp 2024-07-10 13:19:27 is 14311747.856628947 s in the future tar: ./splice/settings: time stamp 2024-07-07 10:32:28 is 14042528.710816697 s in the future tar: ./splice/config: time stamp 2024-07-07 10:32:28 is 14042528.59415978 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-07-10 13:19:14 is 14311734.470472738 s in the future tar: ./splice/splice_read: time stamp 2024-07-10 13:19:14 is 14311734.33551003 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-07-07 10:32:28 is 14042528.207190571 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-07-07 10:32:28 is 14042528.086986988 s in the future tar: ./splice: time stamp 2024-07-10 13:19:30 is 14311750.021700446 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-07-10 13:19:00 is 14311719.853515655 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-07-10 13:19:00 is 14311719.722226613 s in the future tar: ./pidfd/config: time stamp 2024-07-07 10:32:28 is 14042527.60552678 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-07-10 13:19:00 is 14311719.45019428 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-07-10 13:19:00 is 14311719.29622253 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-07-10 13:19:01 is 14311720.13777628 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-07-10 13:19:01 is 14311719.996620655 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-07-10 13:19:00 is 14311718.857967905 s in the future tar: ./pidfd: time stamp 2024-07-10 13:19:28 is 14311746.794166738 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-07-10 12:12:12 is 14307710.537534821 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-07-10 12:12:12 is 14307710.412826571 s in the future tar: ./net/openvswitch: time stamp 2024-07-10 13:19:28 is 14311746.354428738 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-07-10 13:18:57 is 14311715.193662405 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-07-10 13:18:57 is 14311715.009966655 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-07-10 13:18:57 is 14311714.873979821 s in the future tar: ./net/af_unix: time stamp 2024-07-10 13:19:27 is 14311744.815521321 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-07-10 12:12:12 is 14307709.645378529 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-07-07 10:32:28 is 14042525.526183279 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-07-10 12:12:12 is 14307709.395401071 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-07-10 12:12:12 is 14307709.253506071 s in the future tar: ./net/forwarding/settings: time stamp 2024-07-07 10:32:28 is 14042525.128426613 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-07-07 10:32:28 is 14042524.992417738 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042524.836515488 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-07-10 12:12:12 is 14307708.653039404 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-07-10 12:12:12 is 14307708.527955946 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-07-07 10:32:28 is 14042524.369501279 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307708.236023321 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042524.102508946 s in the future tar: ./net/forwarding/config: time stamp 2024-07-10 12:12:12 is 14307707.977500696 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-07-07 10:32:28 is 14042523.841481238 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-07-10 12:12:12 is 14307707.710557779 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307707.593736779 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-07-10 12:12:12 is 14307707.460325654 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-07-10 12:12:12 is 14307707.310567488 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-07-10 12:12:12 is 14307707.185106863 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-07-10 12:12:12 is 14307707.059477946 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-07-07 10:32:28 is 14042522.892931362 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-07-07 10:32:28 is 14042522.765608196 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-07-07 10:32:28 is 14042522.626030821 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-07-07 10:32:28 is 14042522.500878821 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-07-10 12:12:12 is 14307706.363355154 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-07-07 10:32:28 is 14042522.165196362 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-07-07 10:32:28 is 14042522.042196821 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-07-07 10:32:28 is 14042521.925375237 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-07-10 12:12:12 is 14307705.800303696 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-07-10 12:12:12 is 14307705.659277321 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-07-10 12:12:12 is 14307705.533383529 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-07-10 12:12:12 is 14307705.416589279 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-07-10 12:12:12 is 14307705.283185696 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-07-10 12:12:12 is 14307705.147498737 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-07-10 12:12:12 is 14307705.007817487 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307704.874348237 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-07-10 12:12:12 is 14307704.741014029 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042520.600280446 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307704.465647654 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307704.340534279 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-07-07 10:32:28 is 14042520.207265112 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-07-07 10:32:28 is 14042520.071556695 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-07-10 12:12:12 is 14307703.948616904 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-07-10 12:12:12 is 14307703.81508657 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307703.68999007 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-07-07 10:32:28 is 14042519.532871487 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-07-10 12:12:12 is 14307703.406365237 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-07-10 12:12:12 is 14307703.281253945 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-07-10 12:12:12 is 14307703.156252279 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-07-10 12:12:12 is 14307703.028969404 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-07-07 10:32:28 is 14042518.905943987 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-07-10 12:12:12 is 14307702.772477862 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-07-07 10:32:28 is 14042518.64736307 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-07-10 12:12:12 is 14307702.515597445 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042518.388716987 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-07-07 10:32:28 is 14042518.255266987 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-07-07 10:32:28 is 14042518.12194907 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307701.98181957 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307701.85499007 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-07-07 10:32:28 is 14042517.71316257 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-07-10 12:12:12 is 14307701.579476029 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-07-10 12:12:12 is 14307701.439899445 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307701.312820278 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-07-10 12:12:12 is 14307701.179251487 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-07-07 10:32:28 is 14042517.045963737 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307700.906309195 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-07-07 10:32:28 is 14042516.78744857 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-07-07 10:32:28 is 14042516.615532987 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-07-07 10:32:28 is 14042516.478702737 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307700.339036778 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042516.211865278 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-07-10 12:12:12 is 14307700.078224945 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-07-10 12:12:12 is 14307699.936661028 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-07-10 12:12:12 is 14307699.80920107 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-07-07 10:32:28 is 14042515.663602987 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-07-10 12:12:12 is 14307699.531058528 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-07-07 10:32:28 is 14042515.394436987 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-07-07 10:32:28 is 14042515.263145278 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-07-07 10:32:28 is 14042515.135803445 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-07-07 10:32:28 is 14042515.019006528 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-07-10 12:12:12 is 14307698.869000237 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-07-10 12:12:12 is 14307698.73765557 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-07-07 10:32:28 is 14042514.593440903 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042514.455025445 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-07-07 10:32:28 is 14042514.304143153 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-07-10 12:12:12 is 14307698.137238528 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-07-07 10:32:28 is 14042514.017993278 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307697.842872653 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-07-07 10:32:28 is 14042513.709325611 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-07-10 12:12:12 is 14307697.578329195 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-07-10 12:12:12 is 14307697.450916695 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-07-10 12:12:12 is 14307697.287474486 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-07-07 10:32:28 is 14042513.158975111 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-07-10 12:12:12 is 14307697.006899236 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-07-07 10:32:28 is 14042512.883710361 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-07-07 10:32:28 is 14042512.76694757 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-07-10 12:12:12 is 14307696.619330445 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-07-10 12:12:12 is 14307696.485754361 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-07-10 12:12:12 is 14307696.358269028 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-07-10 12:12:12 is 14307696.219413903 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-07-10 12:12:12 is 14307696.093839778 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-07-07 10:32:28 is 14042511.943590403 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-07-10 12:12:12 is 14307695.816043111 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307695.690885819 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-07-10 12:12:12 is 14307695.549083903 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-07-07 10:32:28 is 14042511.418164819 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-07-10 12:12:12 is 14307695.290531903 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-07-10 12:12:12 is 14307695.168581319 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-07-10 12:12:12 is 14307695.040255111 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-07-10 12:12:12 is 14307694.888251403 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-07-07 10:32:28 is 14042510.676542611 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-07-07 10:32:28 is 14042510.542968361 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-07-07 10:32:28 is 14042510.283865361 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-07-07 10:32:28 is 14042510.167611986 s in the future tar: ./net/forwarding: time stamp 2024-07-10 13:19:27 is 14311729.106174736 s in the future tar: ./net/mptcp/settings: time stamp 2024-07-10 12:12:12 is 14307693.954225736 s in the future tar: ./net/mptcp/config: time stamp 2024-07-10 12:12:12 is 14307693.795531403 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-07-10 12:12:12 is 14307693.666799986 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-07-10 12:12:12 is 14307693.530699694 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-07-10 12:12:12 is 14307693.292763986 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-07-10 12:12:12 is 14307693.099938944 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-07-10 13:18:58 is 14311698.949328569 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-07-10 12:12:12 is 14307692.266009069 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-07-10 12:12:12 is 14307691.654471736 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-07-10 13:18:58 is 14311697.321528652 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-07-10 13:18:59 is 14311697.979119736 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-07-10 12:12:12 is 14307690.839927819 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-07-07 10:32:28 is 14042506.698505611 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-07-10 13:18:59 is 14311697.545522861 s in the future tar: ./net/mptcp: time stamp 2024-07-10 13:19:28 is 14311726.212019027 s in the future tar: ./net: time stamp 2024-07-10 13:19:28 is 14311726.00654636 s in the future tar: ./core/close_range_test: time stamp 2024-07-10 13:18:13 is 14311650.806139069 s in the future tar: ./core: time stamp 2024-07-10 13:19:23 is 14311720.745025444 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311666.559524694 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-07-10 13:18:29 is 14311666.414262319 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-07-10 13:18:29 is 14311666.277935902 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311666.144446694 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-07-10 13:18:29 is 14311666.014116069 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-07-10 13:18:29 is 14311665.888962485 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311665.772156777 s in the future tar: ./lkdtm/config: time stamp 2024-07-10 12:12:12 is 14307688.64665711 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311665.506134152 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311665.375164569 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-07-10 13:18:29 is 14311665.22173611 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-07-10 13:18:29 is 14311665.096102652 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311664.871558027 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311664.746483069 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-07-10 13:18:29 is 14311664.537381569 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311664.280088027 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-07-10 13:18:29 is 14311664.137518235 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-07-10 13:18:29 is 14311663.920486235 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311663.748107818 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-07-10 13:18:29 is 14311663.611920777 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311663.390454693 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311663.244367777 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-07-10 13:18:29 is 14311663.110955527 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-07-10 13:18:29 is 14311662.978139777 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-07-10 13:18:29 is 14311662.699528068 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-07-10 13:18:29 is 14311662.555770693 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-07-10 13:18:29 is 14311662.41452311 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311662.276963527 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-07-10 13:18:29 is 14311661.823976027 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311661.57713811 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311661.448740818 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311661.30287286 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-07-10 13:18:29 is 14311661.155061485 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-07-10 13:18:29 is 14311661.035131818 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-07-10 13:18:29 is 14311660.906597485 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311660.771487943 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311660.621474068 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-07-10 13:18:29 is 14311660.492998985 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311660.364548443 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-07-10 13:18:29 is 14311660.237837193 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311660.096083901 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-07-10 13:18:29 is 14311659.962631985 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311659.830653276 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-07-10 13:18:29 is 14311659.69581161 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-07-10 13:18:29 is 14311659.553911193 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-07-10 12:12:12 is 14307682.43375286 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311659.305188401 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-07-10 13:18:29 is 14311659.153797068 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-07-10 13:18:29 is 14311659.012092568 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-07-10 13:18:29 is 14311658.87504811 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-07-10 12:12:12 is 14307681.763012943 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311658.619566734 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311658.467522234 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-07-10 13:18:29 is 14311658.349500401 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-07-10 13:18:29 is 14311658.229173234 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-07-10 13:18:29 is 14311658.077670609 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311657.944356026 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-07-10 13:18:29 is 14311657.832449276 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311657.720369318 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311657.549471151 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311657.247120401 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311657.130251568 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311656.986171484 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-07-10 13:18:29 is 14311656.841044068 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-07-10 13:18:29 is 14311656.713184984 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311656.579596693 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-07-10 13:18:29 is 14311656.449121943 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-07-10 13:18:29 is 14311656.323886526 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-07-10 13:18:29 is 14311655.851971984 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311655.630808026 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-07-10 13:18:29 is 14311655.159329984 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-07-10 13:18:29 is 14311655.013581359 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-07-10 13:18:29 is 14311654.869493859 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311654.480052151 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311654.311003276 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-07-10 13:18:29 is 14311654.025483401 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-07-10 13:18:29 is 14311653.741842109 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311653.499892526 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-07-10 13:18:29 is 14311653.288121276 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-07-10 13:18:29 is 14311652.96617665 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311652.667759609 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-07-10 13:18:29 is 14311651.941102525 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-07-10 13:18:29 is 14311651.623629484 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-07-10 13:18:29 is 14311651.4818079 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-07-10 13:18:29 is 14311651.106573317 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311650.9813984 s in the future tar: ./lkdtm: time stamp 2024-07-10 13:19:26 is 14311707.897910275 s in the future tar: ./run_kselftest.sh: time stamp 2024-07-10 13:19:22 is 14311703.568112609 s in the future tar: ./timers/settings: time stamp 2024-07-07 10:32:28 is 14042489.157368233 s in the future tar: ./timers/adjtick: time stamp 2024-07-10 13:19:18 is 14311698.988699775 s in the future tar: ./timers/rtcpie: time stamp 2024-07-10 13:19:17 is 14311697.831312358 s in the future tar: ./timers/leapcrash: time stamp 2024-07-10 13:19:18 is 14311698.486522067 s in the future tar: ./timers/mqueue-lat: time stamp 2024-07-10 13:19:16 is 14311696.138320108 s in the future tar: ./timers/change_skew: time stamp 2024-07-10 13:19:18 is 14311698.004706733 s in the future tar: ./timers/set-tz: time stamp 2024-07-10 13:19:19 is 14311698.662850525 s in the future tar: ./timers/threadtest: time stamp 2024-07-10 13:19:17 is 14311696.497622983 s in the future tar: ./timers/raw_skew: time stamp 2024-07-10 13:19:17 is 14311696.3140829 s in the future tar: ./timers/nanosleep: time stamp 2024-07-10 13:19:16 is 14311694.962527983 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-07-10 13:19:17 is 14311695.792370442 s in the future tar: ./timers/freq-step: time stamp 2024-07-10 13:19:18 is 14311696.3939629 s in the future tar: ./timers/clocksource-switch: time stamp 2024-07-10 13:19:18 is 14311696.003212066 s in the future tar: ./timers/set-2038: time stamp 2024-07-10 13:19:19 is 14311696.863451441 s in the future tar: ./timers/inconsistency-check: time stamp 2024-07-10 13:19:17 is 14311694.736269358 s in the future tar: ./timers/set-tai: time stamp 2024-07-10 13:19:18 is 14311695.591281941 s in the future tar: ./timers/set-timer-lat: time stamp 2024-07-10 13:19:16 is 14311693.452699525 s in the future tar: ./timers/posix_timers: time stamp 2024-07-10 13:19:16 is 14311693.28765065 s in the future tar: ./timers/leap-a-day: time stamp 2024-07-10 13:19:18 is 14311695.152467775 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-07-10 13:19:17 is 14311694.0157674 s in the future tar: ./timers/nsleep-lat: time stamp 2024-07-10 13:19:16 is 14311692.871273358 s in the future tar: ./timers/skew_consistency: time stamp 2024-07-10 13:19:18 is 14311694.7457374 s in the future tar: ./timers: time stamp 2024-07-10 13:19:30 is 14311706.687046191 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-07-10 12:12:12 is 14307668.55361565 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-07-10 13:19:15 is 14311691.418364483 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-07-10 13:19:15 is 14311691.286656025 s in the future tar: ./syscall_user_dispatch: time stamp 2024-07-10 13:19:30 is 14311706.22037465 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-07-10 13:19:02 is 14311678.061283733 s in the future tar: ./ptrace/vmaccess: time stamp 2024-07-10 13:19:02 is 14311677.934591275 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-07-10 13:19:02 is 14311677.806506525 s in the future tar: ./ptrace: time stamp 2024-07-10 13:19:28 is 14311703.735986316 s in the future tar: ./static_keys/config: time stamp 2024-07-07 10:32:28 is 14042483.586667691 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-07-07 10:32:28 is 14042483.467623358 s in the future tar: ./static_keys: time stamp 2024-07-10 13:19:30 is 14311705.400839274 s in the future tar: ./kselftest-list.txt: time stamp 2024-07-10 13:19:32 is 14311707.264350274 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-07-10 12:12:12 is 14307667.119281066 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-07-10 12:12:12 is 14307666.993342608 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-07-10 12:12:12 is 14307666.875428899 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-07-10 13:18:13 is 14311627.747270316 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-07-10 12:12:12 is 14307666.460589066 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-07-10 12:12:12 is 14307666.341653983 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-07-10 12:12:12 is 14307666.210852524 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-07-10 12:12:12 is 14307666.076956191 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-07-10 12:12:12 is 14307665.785063941 s in the future tar: ./damon/sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307665.385446899 s in the future tar: ./damon: time stamp 2024-07-10 13:19:23 is 14311696.326435608 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-07-10 13:18:30 is 14311643.166907858 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-07-10 13:18:29 is 14311642.023936816 s in the future tar: ./membarrier: time stamp 2024-07-10 13:19:26 is 14311698.870629024 s in the future tar: ./livepatch/settings: time stamp 2024-07-07 10:32:28 is 14042480.617573566 s in the future tar: ./livepatch/config: time stamp 2024-07-07 10:32:28 is 14042480.503653066 s in the future tar: ./livepatch/functions.sh: time stamp 2024-07-10 12:12:12 is 14307664.374502649 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-07-07 10:32:28 is 14042480.224317941 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-07-10 12:12:12 is 14307664.092139191 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-07-07 10:32:28 is 14042479.957363357 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-07-07 10:32:28 is 14042479.820009982 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307663.669676232 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-07-07 10:32:28 is 14042479.540544107 s in the future tar: ./livepatch: time stamp 2024-07-10 13:19:26 is 14311697.483191566 s in the future tar: ./size/get_size: time stamp 2024-07-10 13:19:14 is 14311685.330822191 s in the future tar: ./size: time stamp 2024-07-10 13:19:29 is 14311700.277913191 s in the future tar: ./rlimits/config: time stamp 2024-07-10 12:12:12 is 14307663.125748899 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-07-10 13:19:08 is 14311678.999180857 s in the future tar: ./rlimits: time stamp 2024-07-10 13:19:29 is 14311699.938813899 s in the future tar: ./move_mount_set_group/config: time stamp 2024-07-10 12:12:12 is 14307662.785548399 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-07-10 13:18:33 is 14311643.625380357 s in the future tar: ./move_mount_set_group: time stamp 2024-07-10 13:19:27 is 14311697.567087816 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-07-10 13:19:19 is 14311689.413305524 s in the future tar: ./tmpfs: time stamp 2024-07-10 13:19:30 is 14311700.351799982 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-07-10 12:12:12 is 14307662.213092357 s in the future tar: ./cpu-hotplug: time stamp 2024-07-10 13:19:23 is 14311693.146453899 s in the future tar: ./nci/config: time stamp 2024-07-10 12:12:12 is 14307661.993199774 s in the future tar: ./nci/nci_dev: time stamp 2024-07-10 13:18:34 is 14311643.838678149 s in the future tar: ./nci: time stamp 2024-07-10 13:19:27 is 14311696.779312774 s in the future tar: .: time stamp 2024-07-10 13:19:32 is 14311701.72109269 s in the future skiplist: ======================================== ======================================== mincore:mincore_selftest ============== Tests to run =============== mincore:mincore_selftest ===========End Tests to run =============== shardfile-mincore pass <12>[ 169.732574] kselftest: Running tests in mincore TAP version 13 1..1 # selftests: mincore: mincore_selftest # TAP version 13 # 1..5 # # Starting 5 tests from 1 test cases. # # RUN global.basic_interface ... # # OK global.basic_interface # ok 1 global.basic_interface # # RUN global.check_anonymous_locked_pages ... # # OK global.check_anonymous_locked_pages # ok 2 global.check_anonymous_locked_pages # # RUN global.check_huge_pages ... # # mincore_selftest.c:156:check_huge_pages:mmap error: Invalid argument # # mincore_selftest.c:159:check_huge_pages:Expected 0 (0) == retval (-1) # # check_huge_pages: Test terminated by assertion # # FAIL global.check_huge_pages # not ok 3 global.check_huge_pages # # RUN global.check_file_mmap ... # # SKIP O_TMPFILE not supported by filesystem. # # OK global.check_file_mmap # ok 4 # SKIP O_TMPFILE not supported by filesystem. # # RUN global.check_tmpfs_mmap ... # # OK global.check_tmpfs_mmap # ok 5 global.check_tmpfs_mmap # # FAILED: 4 / 5 tests passed. # # Totals: pass:3 fail:1 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: mincore: mincore_selftest # exit=1 mincore_mincore_selftest_global_basic_interface pass mincore_mincore_selftest_global_check_anonymous_locked_pages pass mincore_mincore_selftest_global_check_huge_pages fail mincore_mincore_selftest_O_TMPFILE_not_supported_by_filesystem skip mincore_mincore_selftest_global_check_tmpfs_mmap pass mincore_mincore_selftest fail + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #