Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.190 (39 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1215758/tftp-deploy-2udq1ia5/kernel/zImage tftp 0x82000000 1215758/tftp-deploy-2udq1ia5/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.190 Filename '1215758/tftp-deploy-2udq1ia5/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 3.8 MiB/s done Bytes transferred = 11444736 (aea200 hex) => tftp 0x83000000 1215758/tftp-deploy-2udq1ia5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1215758/tftp-deploy-2udq1ia5/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.190 Filename '1215758/tftp-deploy-2udq1ia5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.8 MiB/s done Bytes transferred = 14796121 (e1c559 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1215758/tftp-deploy-2udq1ia5/dtb/am335x-boneblack.dtb tftp 0x88000000 1215758/tftp-deploy-2udq1ia5/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.190 Filename '1215758/tftp-deploy-2udq1ia5/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.2 MiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1215758/extract-nfsrootfs-nejgol4a,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/1215758/extract-nfsrootfs-nejgol4a,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 - 0xaea200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-03 21:24:41 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14796057 Bytes = 14.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc5 (KernelCI@build-j360873-arm-gcc-12-multi-v7-defconfig-8gfmt) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sun Nov 3 20:41:51 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s40844 r8192 d20596 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1215758/extract-nfsrootfs-nejgol4a,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] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] 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.008335] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019163] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.034065] Console: colour dummy device 80x30 <3>[ 0.038962] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.046028] This ensures that you still see kernel messages. Please <3>[ 0.052750] update your kernel commandline. <6>[ 0.057362] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096168] CPU: Testing write buffer coherency: ok <6>[ 0.101531] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106997] pid_max: default: 32768 minimum: 301 <6>[ 0.112190] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120011] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129350] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.199542] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.209126] rcu: Hierarchical SRCU implementation. <6>[ 0.214407] rcu: Max phase no-delay instances is 1000. <6>[ 0.225480] EFI services will not be available. <6>[ 0.230845] smp: Bringing up secondary CPUs ... <6>[ 0.235814] smp: Brought up 1 node, 1 CPU <6>[ 0.240287] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.247007] CPU: All CPU(s) started in SVC mode. <6>[ 0.252208] Memory: 405992K/522240K available (16384K kernel code, 2543K rwdata, 6788K rodata, 2048K init, 430K bss, 49056K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.268475] devtmpfs: initialized <6>[ 0.285528] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.294112] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.304553] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.316824] pinctrl core: initialized pinctrl subsystem <6>[ 0.327510] DMI not present or invalid. <6>[ 0.333351] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.342290] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.353719] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.353889] cpuidle: using governor menu <6>[ 0.389543] No ATAGs? <6>[ 0.392181] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.404089] Serial: AMBA PL011 UART driver <6>[ 0.434911] iommu: Default domain type: Translated <6>[ 0.440248] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.470824] SCSI subsystem initialized <6>[ 0.475711] usbcore: registered new interface driver usbfs <6>[ 0.481735] usbcore: registered new interface driver hub <6>[ 0.487519] usbcore: registered new device driver usb <6>[ 0.494020] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.499407] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.509133] PTP clock support registered <6>[ 0.513607] EDAC MC: Ver: 3.0.0 <6>[ 0.562563] scmi_core: SCMI protocol bus registered <6>[ 0.588969] vgaarb: loaded <6>[ 0.592799] clocksource: Switched to clocksource dmtimer <6>[ 0.619757] NET: Registered PF_INET protocol family <6>[ 0.625459] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.634300] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.643224] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.651467] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.659755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.667473] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.674400] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.681410] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.689016] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.772575] RPC: Registered named UNIX socket transport module. <6>[ 0.779007] RPC: Registered udp transport module. <6>[ 0.784135] RPC: Registered tcp transport module. <6>[ 0.789238] RPC: Registered tcp-with-tls transport module. <6>[ 0.795162] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.802070] PCI: CLS 0 bytes, default 64 <5>[ 0.807846] Initialise system trusted keyrings <6>[ 0.827902] Trying to unpack rootfs image as initramfs... <6>[ 0.903116] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.910616] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.953548] NFS: Registering the id_resolver key type <5>[ 0.959140] Key type id_resolver registered <5>[ 0.963833] Key type id_legacy registered <6>[ 0.968276] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.975478] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 1.050398] Key type asymmetric registered <5>[ 1.054969] Asymmetric key parser 'x509' registered <6>[ 1.060397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.068316] io scheduler mq-deadline registered <6>[ 1.073276] io scheduler kyber registered <6>[ 1.077732] io scheduler bfq registered <6>[ 1.198837] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.467239] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.507728] msm_serial: driver initialized <6>[ 1.512504] SuperH (H)SCI(F) driver initialized <6>[ 1.517878] STMicroelectronics ASC driver initialized <6>[ 1.523559] STM32 USART driver initialized <6>[ 1.647419] brd: module loaded <6>[ 1.684881] loop: module loaded <6>[ 1.723953] CAN device driver interface <6>[ 1.728939] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.736063] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.741451] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.747917] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.753763] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.763127] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.769202] usbcore: registered new interface driver pegasus <6>[ 1.775378] usbcore: registered new interface driver asix <6>[ 1.781234] usbcore: registered new interface driver ax88179_178a <6>[ 1.787836] usbcore: registered new interface driver cdc_ether <6>[ 1.794158] usbcore: registered new interface driver smsc75xx <6>[ 1.800375] usbcore: registered new interface driver smsc95xx <6>[ 1.806609] usbcore: registered new interface driver net1080 <6>[ 1.812729] usbcore: registered new interface driver cdc_subset <6>[ 1.819138] usbcore: registered new interface driver zaurus <6>[ 1.825205] usbcore: registered new interface driver cdc_ncm <6>[ 1.834782] usbcore: registered new interface driver usb-storage <6>[ 1.845886] i2c_dev: i2c /dev entries driver <5>[ 1.864198] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.873692] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.880348] sdhci: Copyright(c) Pierre Ossman <6>[ 1.886759] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.894712] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.904582] usbcore: registered new interface driver usbhid <6>[ 1.910606] usbhid: USB HID core driver <6>[ 1.921992] NET: Registered PF_INET6 protocol family <6>[ 2.364675] Segment Routing with IPv6 <6>[ 2.368824] In-situ OAM (IOAM) with IPv6 <6>[ 2.373358] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.380595] NET: Registered PF_PACKET protocol family <6>[ 2.386174] can: controller area network core <6>[ 2.391007] NET: Registered PF_CAN protocol family <6>[ 2.396240] can: raw protocol <6>[ 2.399567] can: broadcast manager protocol <6>[ 2.404165] can: netlink gateway - max_hops=1 <5>[ 2.409639] Key type dns_resolver registered <6>[ 2.414712] ThumbEE CPU extension supported. <5>[ 2.419400] Registering SWP/SWPB emulation handler <3>[ 2.425099] omap_voltage_late_init: Voltage driver support not added <5>[ 2.613215] Loading compiled-in X.509 certificates <6>[ 2.753764] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.770372] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.794292] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.992630] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.193548] OMAP GPIO hardware version 0.1 <6>[ 3.212140] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.304393] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.344342] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.383878] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.419796] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.459889] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.535361] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.556339] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.582389] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.613133] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.738937] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.765626] random: crng init done <6>[ 3.813435] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.854255] Freeing initrd memory: 14452K <6>[ 3.905233] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.915557] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.922898] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.930367] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.938504] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.950147] cpsw-switch 4a100000.switch: Detected MACID = 04:79:b7:e7:06:e0 <5>[ 3.959179] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.988912] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.997499] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.065206] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.079534] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.096587] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.146690] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.156207] printk: legacy console [ttyS0] enabled <6>[ 4.156207] printk: legacy console [ttyS0] enabled <6>[ 4.166529] printk: legacy bootconsole [omap8250] disabled <6>[ 4.166529] printk: legacy bootconsole [omap8250] disabled <4>[ 4.203544] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.210937] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.230490] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.237441] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.251139] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.263042] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.282924] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.291982] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.297166] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.310610] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.319307] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.327911] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.427444] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.470155] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.516654] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.526217] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.591488] mmc1: new high speed MMC card at address 0001 <6>[ 4.599614] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.611303] mmcblk1: p1 <6>[ 4.615820] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.628476] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.639351] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.652997] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.753851] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.782821] Sending DHCP requests ., OK <6>[ 6.907278] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.190 <6>[ 6.915408] IP-Config: Complete: <6>[ 6.918949] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.190, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.929380] host=172.16.3.190, domain=denx.de, nis-domain=(none) <6>[ 6.936202] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.936235] nameserver0=172.16.3.3 <6>[ 6.947538] ntpserver0=172.16.3.3 <6>[ 6.952982] clk: Disabling unused clocks <6>[ 6.957587] PM: genpd: Disabling unused power domains <6>[ 6.975630] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.985372] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.084661] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.285705] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.423690] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.429362] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.682367] hub 1-0:1.0: USB hub found <6>[ 10.695945] tda998x 0-0070: found TDA19988 <6>[ 10.701331] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 04:79:b7:e7:06:e0 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.190 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 15.233990] systemd[1]: System time before build time, advancing clock. <30>[ 15.418731] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 15.458287] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.492608] systemd[1]: Hostname set to . <30>[ 17.839272] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.856778] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 17.885611] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 17.916225] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.944815] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 17.974199] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 18.003930] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 18.033850] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 18.054362] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.083332] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.113694] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.143862] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.173447] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 18.204222] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.233628] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.263470] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.294459] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 18.389768] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.407422] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 18.447183] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.486009] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 18.530995] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 18.564807] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 18.594558] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.611177] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.668462] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.743937] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.873685] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.934066] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.985806] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 19.063907] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.104380] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.186340] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.263939] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.297263] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.322567] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.374205] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.464234] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.506889] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.676214] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.776180] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.893290] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 19.935103] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.997306] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 20.175442] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.204467] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 20.255613] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.282386] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 20.334623] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 21.025695] systemd-journald[162]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... <5>[ 25.736377] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0m[0;31m* [0m] (1 of 4) Job systemd-tmpfiles-setup…vice/start running (7s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 27.375925] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 27.478125] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.487410] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.496543] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[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. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf ttyS0 debian-bookworm-armhf lo Linux debian-bookworm-armhf 6.12.0-rc5 #1 SMP Sun Nov 3 20:41:51 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/1215758/extract-nfsrootfs-nejgol4a' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1215758/extract-nfsrootfs-nejgol4a' / # 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-1215758/environment . /lava-1215758/environment / # /lava-1215758/bin/lava-test-runner /lava-1215758/0 /lava-1215758/bin/lava-test-runner /lava-1215758/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1215758/0/tests/0_timesync-off ++ cat uuid + UUID=1215758_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-dt + TESTRUN_ID=1_kselftest-dt + cd /lava-1215758/0/tests/1_kselftest-dt ++ cat uuid + UUID=1215758_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c dt -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.12-rc5-366-g886b7e80ab198/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/mainline/master/v6.12-rc5-366-g886b7e80ab198/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: 4106072 (3.9M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 46.14K 148KB/s kselftest_armhf.tar 5%[> ] 218.67K 348KB/s kselftest_armhf.tar 16%[==> ] 651.79K 668KB/s kselftest_armhf.tar 46%[========> ] 1.81M 1.39MB/s kselftest_armhf.tar 64%[===========> ] 2.52M 1.61MB/s kselftest_armhf.tar 78%[==============> ] 3.07M 1.73MB/s kselftest_armhf.tar 89%[================> ] 3.50M 1.77MB/s kselftest_armhf.tar 98%[==================> ] 3.84M 1.75MB/s kselftest_armhf.tar 100%[===================>] 3.92M 1.77MB/s in 2.2s 2024-01-26 21:49:19 (1.77 MB/s) - 'kselftest_armhf.tar.gz' saved [4106072/4106072] tar: ./nsfs/pidns: time stamp 2024-11-03 20:51:22 is 24361321.845778579 s in the future tar: ./nsfs/config: time stamp 2024-10-27 19:28:30 is 23751549.702962787 s in the future tar: ./nsfs/owner: time stamp 2024-11-03 20:51:22 is 24361321.555914245 s in the future tar: ./nsfs: time stamp 2024-11-03 20:52:07 is 24361366.505790245 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-03 20:50:10 is 24361249.351251454 s in the future tar: ./cachestat: time stamp 2024-11-03 20:51:58 is 24361357.290551412 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-03 20:51:58 is 24361357.152351203 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-27 19:28:30 is 23751549.022124037 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-03 20:51:58 is 24361356.888553203 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-03 20:51:58 is 24361356.761455787 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-03 20:51:57 is 24361355.635287703 s in the future tar: ./kselftest: time stamp 2024-10-27 19:28:30 is 23751548.57300212 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-27 19:28:30 is 23751548.410788495 s in the future tar: ./cpufreq/config: time stamp 2024-10-27 19:28:30 is 23751548.281370495 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-27 19:28:30 is 23751548.144185328 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-27 19:28:30 is 23751548.009676245 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-27 19:28:30 is 23751547.874691328 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-27 19:28:30 is 23751547.747709912 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-27 19:28:30 is 23751547.616108953 s in the future tar: ./cpufreq: time stamp 2024-11-03 20:51:59 is 24361356.56402712 s in the future tar: ./kvm/config: time stamp 2024-10-27 19:28:30 is 23751547.397303703 s in the future tar: ./kvm/settings: time stamp 2024-10-27 19:28:30 is 23751547.24727562 s in the future tar: ./kvm: time stamp 2024-11-03 20:52:03 is 24361360.193363162 s in the future tar: ./size/get_size: time stamp 2024-11-03 20:51:38 is 24361335.058941828 s in the future tar: ./size: time stamp 2024-11-03 20:52:08 is 24361364.99644362 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-27 19:28:30 is 23751546.836730495 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-27 19:28:30 is 23751546.69280187 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-27 19:28:30 is 23751546.564973328 s in the future tar: ./amd-pstate/config: time stamp 2024-10-27 19:28:30 is 23751546.436548661 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-27 19:28:30 is 23751546.294768995 s in the future tar: ./amd-pstate: time stamp 2024-11-03 20:51:58 is 24361354.229698203 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-03 20:51:23 is 24361319.066350911 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-03 20:51:23 is 24361318.90798262 s in the future tar: ./pidfd/config: time stamp 2024-10-27 19:28:30 is 23751545.76919062 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-03 20:51:24 is 24361319.59402337 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-03 20:51:24 is 24361319.425273995 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-03 20:51:24 is 24361319.270370245 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-03 20:51:23 is 24361318.108099953 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-03 20:51:23 is 24361317.951930495 s in the future tar: ./pidfd: time stamp 2024-11-03 20:52:07 is 24361361.903699786 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-03 20:50:10 is 24361244.713592745 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-27 19:28:30 is 23751544.573663161 s in the future tar: ./alsa/global-timer: time stamp 2024-11-03 20:50:09 is 24361243.429784078 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-03 20:50:09 is 24361243.294841578 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-03 20:50:09 is 24361243.154552536 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-03 20:50:10 is 24361244.006463703 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-03 20:50:10 is 24361243.854285411 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-27 19:28:30 is 23751543.700676286 s in the future tar: ./alsa/conf.d: time stamp 2024-10-27 19:28:30 is 23751543.627585661 s in the future tar: ./alsa: time stamp 2024-11-03 20:51:58 is 24361351.567561119 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-27 19:28:30 is 23751543.367355578 s in the future tar: ./rust/config: time stamp 2024-10-27 19:28:30 is 23751543.250504411 s in the future tar: ./rust: time stamp 2024-11-03 20:52:08 is 24361361.195473911 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-03 20:50:10 is 24361243.033534703 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-03 20:50:10 is 24361242.896887328 s in the future tar: ./capabilities: time stamp 2024-11-03 20:51:58 is 24361350.833621744 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-27 19:28:30 is 23751542.701902453 s in the future tar: ./net/lib.sh: time stamp 2024-10-27 19:28:30 is 23751542.568404369 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-27 19:28:30 is 23751542.404893536 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-27 19:28:30 is 23751542.249549703 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-27 19:28:30 is 23751542.134743578 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-03 20:51:11 is 24361302.994524119 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-27 19:28:30 is 23751541.857462286 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-27 19:28:30 is 23751541.719053494 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-27 19:28:30 is 23751541.592658828 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-27 19:28:30 is 23751541.475773453 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-27 19:28:30 is 23751541.334758953 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-03 20:51:11 is 24361302.184602828 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-27 19:28:30 is 23751541.045316161 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-27 19:28:30 is 23751540.917282661 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-27 19:28:30 is 23751540.783830369 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-27 19:28:30 is 23751540.647940494 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-03 20:51:11 is 24361301.508156827 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-27 19:28:30 is 23751540.378088911 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-27 19:28:30 is 23751540.249627077 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-27 19:28:30 is 23751540.122499452 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-03 20:51:11 is 24361300.982882702 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-27 19:28:30 is 23751539.844289577 s in the future tar: ./net/netfilter/config: time stamp 2024-10-27 19:28:30 is 23751539.724268577 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-27 19:28:30 is 23751539.558842036 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-27 19:28:30 is 23751539.432306452 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-27 19:28:30 is 23751539.291563286 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-27 19:28:30 is 23751539.053620244 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-27 19:28:30 is 23751538.833274202 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-27 19:28:30 is 23751538.707998911 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-27 19:28:30 is 23751538.579549577 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-27 19:28:30 is 23751538.516038827 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-27 19:28:30 is 23751538.390708952 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-27 19:28:30 is 23751538.247792869 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-27 19:28:30 is 23751538.115735494 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-27 19:28:30 is 23751537.965552744 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-27 19:28:30 is 23751537.834224494 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-27 19:28:30 is 23751537.672378035 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-27 19:28:30 is 23751537.54018641 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-27 19:28:30 is 23751537.415195202 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-03 20:51:11 is 24361298.264988202 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-27 19:28:30 is 23751537.14707941 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-27 19:28:30 is 23751537.031407702 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-27 19:28:30 is 23751536.877843994 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-01 00:06:48 is 24113834.746564035 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-27 19:28:30 is 23751536.621540869 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-27 19:28:30 is 23751536.439281119 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-27 19:28:30 is 23751536.289085994 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-03 20:51:11 is 24361297.146164202 s in the future tar: ./net/netfilter: time stamp 2024-11-03 20:52:06 is 24361352.096049119 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-03 20:51:16 is 24361301.873110994 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-03 20:51:15 is 24361300.668553494 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-03 20:51:19 is 24361304.443647952 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-03 20:51:18 is 24361303.253812118 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-03 20:51:13 is 24361298.072342452 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-03 20:51:18 is 24361302.862003285 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-03 20:51:14 is 24361298.684552535 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-03 20:51:21 is 24361305.436940118 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-27 19:28:30 is 23751534.296895327 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-03 20:51:16 is 24361300.092613452 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-03 20:51:13 is 24361296.867429118 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-03 20:51:22 is 24361305.66168641 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-03 20:51:14 is 24361297.471503702 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-03 20:51:15 is 24361298.250448368 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-03 20:51:20 is 24361303.050626868 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-03 20:51:21 is 24361303.854911327 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-03 20:51:17 is 24361299.66307866 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-03 20:51:18 is 24361300.477686618 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-03 20:51:21 is 24361303.275151201 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-03 20:51:16 is 24361298.070783576 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-03 20:51:14 is 24361295.862462993 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-03 20:51:22 is 24361303.660057951 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-27 19:28:30 is 23751531.510177576 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-03 20:51:19 is 24361300.293406118 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-03 20:51:18 is 24361299.08712666 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-03 20:51:20 is 24361300.885150701 s in the future tar: ./net/tcp_ao: time stamp 2024-11-03 20:52:06 is 24361346.811747743 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-27 19:28:30 is 23751530.651285785 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751530.520355785 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-27 19:28:30 is 23751530.403549785 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-27 19:28:30 is 23751530.285354368 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-27 19:28:30 is 23751530.135172076 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751530.01029366 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751529.878208493 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-27 19:28:30 is 23751529.747855868 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-27 19:28:30 is 23751529.611565909 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-27 19:28:30 is 23751529.476309159 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751529.352949576 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-27 19:28:30 is 23751529.217706951 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-27 19:28:30 is 23751529.077748826 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751528.950644951 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-27 19:28:30 is 23751528.827558993 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-27 19:28:30 is 23751528.700561743 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751528.574289493 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-27 19:28:30 is 23751528.458669451 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-27 19:28:30 is 23751528.343927409 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-27 19:28:30 is 23751528.202131951 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-27 19:28:30 is 23751528.073981534 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-27 19:28:30 is 23751527.949608909 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-27 19:28:30 is 23751527.829428118 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-27 19:28:30 is 23751527.685034909 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-27 19:28:30 is 23751527.565148909 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-27 19:28:30 is 23751527.449084201 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-27 19:28:30 is 23751527.326420993 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-27 19:28:30 is 23751527.198862701 s in the future tar: ./net/packetdrill: time stamp 2024-10-27 19:28:30 is 23751527.137076368 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-27 19:28:30 is 23751526.989486868 s in the future tar: ./net/hsr/config: time stamp 2024-10-27 19:28:30 is 23751526.867561909 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-27 19:28:30 is 23751526.739175659 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-27 19:28:30 is 23751526.611441701 s in the future tar: ./net/hsr: time stamp 2024-11-03 20:52:05 is 24361341.547598117 s in the future tar: ./net/rds/test.py: time stamp 2024-10-27 19:28:30 is 23751526.407928576 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-03 20:52:06 is 24361342.266973117 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-27 19:28:30 is 23751526.114555076 s in the future tar: ./net/rds: time stamp 2024-11-03 20:52:06 is 24361342.060865742 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-03 20:51:09 is 24361284.905093534 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-03 20:51:08 is 24361283.764087951 s in the future tar: ./net/af_unix/config: time stamp 2024-10-27 19:28:30 is 23751525.630528576 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-03 20:51:09 is 24361284.488190992 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-03 20:51:09 is 24361284.346357992 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-03 20:51:09 is 24361284.197002034 s in the future tar: ./net/af_unix: time stamp 2024-11-03 20:52:05 is 24361340.132845451 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-27 19:28:30 is 23751524.985056451 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-27 19:28:30 is 23751524.864943617 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-27 19:28:30 is 23751524.673739117 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-27 19:28:30 is 23751524.537551451 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751524.401258701 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-27 19:28:30 is 23751524.284455492 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-01 00:06:48 is 24113822.164386367 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751524.055877367 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-01 00:06:48 is 24113821.925857367 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751523.786750242 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-01 00:06:48 is 24113821.667242367 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-27 19:28:30 is 23751523.522591992 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-27 19:28:30 is 23751523.378784617 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-01 00:06:48 is 24113821.244653117 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-27 19:28:30 is 23751523.116752617 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-27 19:28:30 is 23751522.972158159 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751522.844983825 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751522.710609784 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-27 19:28:30 is 23751522.583070284 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-27 19:28:30 is 23751522.446624159 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-01 00:06:48 is 24113820.28240445 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-27 19:28:30 is 23751522.127056492 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-27 19:28:30 is 23751521.995810034 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751521.871204909 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-27 19:28:30 is 23751521.7356492 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751521.5932942 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-27 19:28:30 is 23751521.373488534 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-27 19:28:30 is 23751521.220619575 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-27 19:28:30 is 23751521.076909533 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751520.94279195 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-27 19:28:30 is 23751520.794612825 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-27 19:28:30 is 23751520.653680408 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751520.509622033 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-27 19:28:30 is 23751520.383788283 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-27 19:28:30 is 23751520.230486992 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751520.09484695 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-27 19:28:30 is 23751519.934154908 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-27 19:28:30 is 23751519.8000212 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751519.655181742 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-27 19:28:30 is 23751519.519399617 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-27 19:28:30 is 23751519.385006033 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751519.248084242 s in the future tar: ./net/forwarding/config: time stamp 2024-10-27 19:28:30 is 23751519.126435617 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-27 19:28:30 is 23751518.993907075 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-27 19:28:30 is 23751518.851142242 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-27 19:28:30 is 23751518.722586658 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-27 19:28:30 is 23751518.595914658 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-27 19:28:30 is 23751518.4601807 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-27 19:28:30 is 23751518.333725158 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-27 19:28:30 is 23751518.180562658 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-27 19:28:30 is 23751518.050163991 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-27 19:28:30 is 23751517.926384533 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-27 19:28:30 is 23751517.7833772 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-27 19:28:30 is 23751517.654963241 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-27 19:28:30 is 23751517.532987033 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-27 19:28:30 is 23751517.400752741 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-27 19:28:30 is 23751517.269709408 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-27 19:28:30 is 23751517.129544866 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-27 19:28:30 is 23751516.992263408 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-27 19:28:30 is 23751516.858771575 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-27 19:28:30 is 23751516.715580908 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-27 19:28:30 is 23751516.579092658 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-27 19:28:30 is 23751516.440429908 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-01 00:06:48 is 24113814.3084272 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-27 19:28:30 is 23751516.17329045 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-27 19:28:30 is 23751516.037025533 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-27 19:28:30 is 23751515.8980667 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751515.766105283 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-27 19:28:30 is 23751515.618250658 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751515.478300741 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751515.347522199 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-27 19:28:30 is 23751515.215393074 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-27 19:28:30 is 23751515.072339158 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-27 19:28:30 is 23751514.929214991 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-27 19:28:30 is 23751514.792590324 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-01 00:06:48 is 24113812.648222491 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-27 19:28:30 is 23751514.521949949 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-27 19:28:30 is 23751514.385927283 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-27 19:28:30 is 23751514.250558741 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-27 19:28:30 is 23751514.122797616 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751513.987929449 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-27 19:28:30 is 23751513.860319741 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751513.716534949 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-27 19:28:30 is 23751513.564021741 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-27 19:28:30 is 23751513.412506908 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-27 19:28:30 is 23751513.268181866 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-27 19:28:30 is 23751513.130350324 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-27 19:28:30 is 23751512.988509699 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751512.845297491 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751512.709415657 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751512.588183491 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-27 19:28:30 is 23751512.463050032 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-27 19:28:30 is 23751512.328228949 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-27 19:28:30 is 23751512.200511991 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-27 19:28:30 is 23751512.054371407 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-27 19:28:30 is 23751511.920862949 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-27 19:28:30 is 23751511.785839449 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-27 19:28:30 is 23751511.650340116 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751511.512238991 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-27 19:28:30 is 23751511.370430657 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-27 19:28:30 is 23751511.235439157 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-27 19:28:30 is 23751511.108122532 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-27 19:28:30 is 23751510.986793407 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-27 19:28:30 is 23751510.836638116 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-27 19:28:30 is 23751510.693158657 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-27 19:28:30 is 23751510.557673824 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-27 19:28:30 is 23751510.426313532 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-27 19:28:30 is 23751510.269557157 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-27 19:28:30 is 23751510.090592449 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751509.931913907 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-27 19:28:30 is 23751509.81073849 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-27 19:28:30 is 23751509.660636657 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-27 19:28:30 is 23751509.52935274 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751509.381477115 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751509.260400074 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-27 19:28:30 is 23751509.126938115 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751508.973096782 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-27 19:28:30 is 23751508.839319282 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-27 19:28:30 is 23751508.71831024 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751508.568063824 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-27 19:28:30 is 23751508.430527324 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-27 19:28:30 is 23751508.288965532 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-27 19:28:30 is 23751508.159454032 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-27 19:28:30 is 23751508.034331574 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-27 19:28:30 is 23751507.905317032 s in the future tar: ./net/forwarding: time stamp 2024-11-03 20:52:05 is 24361322.844499615 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-27 19:28:30 is 23751507.648187282 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-27 19:28:30 is 23751507.521416699 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-27 19:28:30 is 23751507.377150615 s in the future tar: ./net/openvswitch: time stamp 2024-11-03 20:52:06 is 24361323.313131573 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-27 19:28:30 is 23751507.154622823 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-27 19:28:30 is 23751507.01263324 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-03 20:51:10 is 24361266.84726124 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-01 00:06:48 is 24113804.70185599 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-27 19:28:30 is 23751506.563754823 s in the future tar: ./net/mptcp/config: time stamp 2024-10-27 19:28:30 is 23751506.429135323 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-03 20:51:10 is 24361266.280495907 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-27 19:28:30 is 23751506.141535407 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-03 20:51:10 is 24361265.879013323 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-03 20:51:11 is 24361266.755290115 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-27 19:28:30 is 23751505.623828157 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-27 19:28:30 is 23751505.44514449 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-27 19:28:30 is 23751505.328461407 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-27 19:28:30 is 23751505.213351407 s in the future tar: ./net/mptcp: time stamp 2024-11-03 20:52:05 is 24361320.15330924 s in the future tar: ./net: time stamp 2024-11-03 20:52:06 is 24361321.081882323 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-03 20:50:13 is 24361207.917382782 s in the future tar: ./clone3/clone3: time stamp 2024-11-03 20:50:13 is 24361207.783609948 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-03 20:50:13 is 24361207.654223532 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-03 20:50:13 is 24361207.494478198 s in the future tar: ./clone3: time stamp 2024-11-03 20:51:58 is 24361312.428067948 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-03 20:50:55 is 24361249.277483906 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-03 20:50:55 is 24361249.153517906 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-03 20:50:55 is 24361249.010499156 s in the future tar: ./lsm/config: time stamp 2024-10-27 19:28:30 is 23751503.890868781 s in the future tar: ./lsm: time stamp 2024-11-03 20:52:04 is 24361317.835456573 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361247.677375906 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-03 20:50:54 is 24361247.543948323 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-03 20:50:54 is 24361247.42713274 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-03 20:50:54 is 24361247.282109615 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-03 20:50:54 is 24361247.14861524 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-03 20:50:54 is 24361247.018690615 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-03 20:50:54 is 24361246.893485406 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-03 20:50:54 is 24361246.768034115 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361246.651198198 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-03 20:50:54 is 24361246.514720948 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-03 20:50:54 is 24361246.384829156 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361246.246017365 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-03 20:50:54 is 24361246.084159156 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-03 20:50:54 is 24361245.95904274 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-03 20:50:54 is 24361245.817266698 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-03 20:50:54 is 24361245.672445281 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-03 20:50:54 is 24361245.542076698 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361245.392741281 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361245.266844739 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361245.113440739 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361244.933243739 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-03 20:50:54 is 24361244.808841073 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-03 20:50:54 is 24361244.683095698 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-03 20:50:54 is 24361244.546314698 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-03 20:50:54 is 24361244.416165114 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-03 20:50:54 is 24361244.300080323 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-03 20:50:54 is 24361244.173966489 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361244.020719698 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-03 20:50:54 is 24361243.882118323 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361243.741192656 s in the future tar: ./lkdtm/config: time stamp 2024-10-27 19:28:30 is 23751499.606974489 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-03 20:50:54 is 24361243.462016031 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-03 20:50:54 is 24361243.340049198 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361243.223972489 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-03 20:50:54 is 24361243.098061739 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-03 20:50:54 is 24361242.936583906 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-03 20:50:54 is 24361242.814549864 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-03 20:50:54 is 24361242.673515406 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-27 19:28:30 is 23751498.555982989 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-03 20:50:54 is 24361242.419414739 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-03 20:50:54 is 24361242.280488531 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-03 20:50:54 is 24361242.173010614 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-03 20:50:54 is 24361242.055524322 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-03 20:50:54 is 24361241.910472239 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-03 20:50:54 is 24361241.797003572 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361241.672433697 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-03 20:50:54 is 24361241.546755614 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-03 20:50:54 is 24361241.410066781 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-27 19:28:30 is 23751497.288299739 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-03 20:50:54 is 24361241.180363197 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-03 20:50:54 is 24361241.013020656 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-03 20:50:54 is 24361240.867953822 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-03 20:50:54 is 24361240.754429406 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-03 20:50:54 is 24361240.621407822 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-03 20:50:54 is 24361240.504279656 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-03 20:50:54 is 24361240.359118656 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-03 20:50:54 is 24361240.220558364 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-03 20:50:54 is 24361240.104248155 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-03 20:50:54 is 24361239.945401739 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-03 20:50:54 is 24361239.77028978 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-03 20:50:54 is 24361239.645246572 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-03 20:50:54 is 24361239.512065655 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-03 20:50:54 is 24361239.394982905 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-03 20:50:54 is 24361239.244813364 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-03 20:50:54 is 24361239.094821489 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-03 20:50:54 is 24361238.98659953 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-03 20:50:54 is 24361238.869514489 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-03 20:50:54 is 24361238.732416239 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-03 20:50:54 is 24361238.610861614 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-03 20:50:54 is 24361238.502751864 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-03 20:50:54 is 24361238.385749905 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-03 20:50:54 is 24361238.231853322 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-03 20:50:54 is 24361238.093846989 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-03 20:50:54 is 24361237.969729447 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-03 20:50:54 is 24361237.852006572 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-03 20:50:54 is 24361237.706485697 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-03 20:50:54 is 24361237.568627739 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-03 20:50:54 is 24361237.426401197 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-03 20:50:54 is 24361237.301530613 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-03 20:50:54 is 24361237.147638947 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-03 20:50:54 is 24361237.001327072 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-03 20:50:54 is 24361236.868327488 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-03 20:50:54 is 24361236.74281053 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-03 20:50:54 is 24361236.600748447 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-03 20:50:54 is 24361236.450814363 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-03 20:50:54 is 24361236.333789863 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-03 20:50:54 is 24361236.208954822 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-03 20:50:54 is 24361236.063332072 s in the future tar: ./lkdtm: time stamp 2024-11-03 20:52:04 is 24361306.00092153 s in the future tar: ./rlimits/config: time stamp 2024-10-27 19:28:30 is 23751491.825075822 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-03 20:51:32 is 24361273.691461363 s in the future tar: ./rlimits: time stamp 2024-11-03 20:52:08 is 24361309.644153988 s in the future tar: ./sigaltstack/sas: time stamp 2024-11-03 20:51:38 is 24361279.475611488 s in the future tar: ./sigaltstack: time stamp 2024-11-03 20:52:08 is 24361309.416696738 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-27 19:28:30 is 23751491.26603203 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-27 19:28:30 is 23751491.135455905 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-27 19:28:30 is 23751490.994251405 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-27 19:28:30 is 23751490.865797947 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-27 19:28:30 is 23751490.72400603 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-27 19:28:30 is 23751490.58562478 s in the future tar: ./damon/config: time stamp 2024-10-27 19:28:30 is 23751490.465616946 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-27 19:28:30 is 23751490.331922571 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-03 20:50:14 is 24361194.198408863 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-27 19:28:30 is 23751490.059797113 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-03 20:50:14 is 24361193.940205405 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-27 19:28:30 is 23751489.806444905 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-27 19:28:30 is 23751489.672914696 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-27 19:28:30 is 23751489.534407196 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-27 19:28:30 is 23751489.339909738 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-03 20:50:14 is 24361193.197511946 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-27 19:28:30 is 23751489.064082988 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-03 20:50:14 is 24361192.900693905 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-27 19:28:30 is 23751488.780883738 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-27 19:28:30 is 23751488.655428571 s in the future tar: ./damon/access_memory: time stamp 2024-11-03 20:50:14 is 24361192.530180946 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-27 19:28:30 is 23751488.383323696 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-27 19:28:30 is 23751488.263845238 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-27 19:28:30 is 23751488.13821928 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-27 19:28:30 is 23751488.013049488 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-27 19:28:30 is 23751487.866297571 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-27 19:28:30 is 23751487.730127779 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-27 19:28:30 is 23751487.587779863 s in the future tar: ./damon: time stamp 2024-11-03 20:51:59 is 24361296.534290279 s in the future tar: ./rtc/rtctest: time stamp 2024-11-03 20:51:36 is 24361273.338623696 s in the future tar: ./rtc/setdate: time stamp 2024-11-03 20:51:37 is 24361274.187940238 s in the future tar: ./rtc/settings: time stamp 2024-10-27 19:28:30 is 23751487.054604404 s in the future tar: ./rtc: time stamp 2024-11-03 20:52:08 is 24361304.995600613 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-03 20:50:33 is 24361209.445652321 s in the future tar: ./fchmodat2: time stamp 2024-11-03 20:52:01 is 24361297.388290779 s in the future tar: ./nci/config: time stamp 2024-10-27 19:28:30 is 23751486.237409821 s in the future tar: ./nci/nci_dev: time stamp 2024-11-03 20:50:59 is 24361235.103535571 s in the future tar: ./nci: time stamp 2024-11-03 20:52:05 is 24361301.045106904 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-27 19:28:30 is 23751485.904517071 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-03 20:50:14 is 24361189.554135071 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-03 20:51:59 is 24361294.495405738 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-03 20:50:53 is 24361228.302704238 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-03 20:50:53 is 24361228.144608613 s in the future tar: ./landlock/true: time stamp 2024-11-03 20:50:53 is 24361227.923366571 s in the future tar: ./landlock/config: time stamp 2024-10-27 19:28:30 is 23751484.795815821 s in the future tar: ./landlock/fs_test: time stamp 2024-11-03 20:50:49 is 24361223.594183196 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-03 20:50:53 is 24361227.435464612 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-03 20:50:51 is 24361225.288905779 s in the future tar: ./landlock/base_test: time stamp 2024-11-03 20:50:43 is 24361217.143348487 s in the future tar: ./landlock/net_test: time stamp 2024-11-03 20:50:51 is 24361224.951548654 s in the future tar: ./landlock: time stamp 2024-11-03 20:52:03 is 24361296.893205529 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-03 20:50:58 is 24361231.644528987 s in the future tar: ./mount_setattr/config: time stamp 2024-10-27 19:28:30 is 23751483.505803071 s in the future tar: ./mount_setattr: time stamp 2024-11-03 20:52:04 is 24361297.451230862 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-03 20:51:38 is 24361271.267586612 s in the future tar: ./seccomp/config: time stamp 2024-10-27 19:28:30 is 23751483.125890779 s in the future tar: ./seccomp/settings: time stamp 2024-10-27 19:28:30 is 23751482.988776987 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-03 20:51:38 is 24361270.718788446 s in the future tar: ./seccomp: time stamp 2024-11-03 20:52:08 is 24361300.660323071 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-27 19:28:30 is 23751482.508759696 s in the future tar: ./static_keys/config: time stamp 2024-10-27 19:28:30 is 23751482.370886779 s in the future tar: ./static_keys: time stamp 2024-11-03 20:52:09 is 24361301.305171821 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-03 20:50:10 is 24361182.151486737 s in the future tar: ./breakpoints: time stamp 2024-11-03 20:51:58 is 24361290.091685112 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-27 19:28:30 is 23751481.90125007 s in the future tar: ./devices/error_logs: time stamp 2024-11-03 20:51:59 is 24361290.853752779 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-27 19:28:30 is 23751481.692681737 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-27 19:28:30 is 23751481.532683529 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-27 19:28:30 is 23751481.409182112 s in the future tar: ./devices/probe/boards: time stamp 2024-10-27 19:28:30 is 23751481.353308487 s in the future tar: ./devices/probe: time stamp 2024-11-03 20:51:59 is 24361290.300780695 s in the future tar: ./devices: time stamp 2024-11-03 20:51:59 is 24361290.242347404 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-03 20:51:32 is 24361263.073873029 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-03 20:51:36 is 24361266.902954737 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-27 19:28:30 is 23751480.752826279 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-03 20:51:35 is 24361265.615278362 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-03 20:51:33 is 24361263.415209445 s in the future tar: ./rseq/basic_test: time stamp 2024-11-03 20:51:32 is 24361262.256744862 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-03 20:51:32 is 24361262.102385612 s in the future tar: ./rseq/param_test: time stamp 2024-11-03 20:51:33 is 24361262.96046607 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-03 20:51:35 is 24361264.799772695 s in the future tar: ./rseq/settings: time stamp 2024-10-27 19:28:30 is 23751479.681205779 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-03 20:51:34 is 24361263.515940112 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-03 20:51:34 is 24361263.324020695 s in the future tar: ./rseq: time stamp 2024-11-03 20:52:08 is 24361297.258147737 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-27 19:28:30 is 23751479.109976403 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-03 20:50:58 is 24361226.951438278 s in the future tar: ./move_mount_set_group: time stamp 2024-11-03 20:52:04 is 24361292.894493653 s in the future tar: ./mm/map_populate: time stamp 2024-11-03 20:51:51 is 24361279.724196778 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-03 20:51:56 is 24361284.563544528 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-03 20:51:57 is 24361285.392456487 s in the future tar: ./mm/seal_elf: time stamp 2024-11-03 20:51:53 is 24361281.225656403 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-27 19:28:30 is 23751478.080061528 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-03 20:51:48 is 24361275.93817082 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-03 20:51:52 is 24361279.788004528 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-27 19:28:30 is 23751477.65039507 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-03 20:51:55 is 24361282.500370695 s in the future tar: ./mm/compaction_test: time stamp 2024-11-03 20:51:46 is 24361273.354417945 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-03 20:51:56 is 24361283.204212278 s in the future tar: ./mm/mkdirty: time stamp 2024-11-03 20:51:51 is 24361278.067660903 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-03 20:51:49 is 24361275.922456778 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-27 19:28:30 is 23751476.787305695 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-03 20:51:48 is 24361274.620723487 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-27 19:28:30 is 23751476.483884653 s in the future tar: ./mm/gup_test: time stamp 2024-11-03 20:51:47 is 24361273.255535153 s in the future tar: ./mm/config: time stamp 2024-10-27 19:28:30 is 23751476.136789861 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-03 20:51:49 is 24361274.994869736 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-03 20:51:55 is 24361280.82489857 s in the future tar: ./mm/mseal_test: time stamp 2024-11-03 20:51:53 is 24361278.67178107 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-27 19:28:30 is 23751475.536197778 s in the future tar: ./mm/mremap_test: time stamp 2024-11-03 20:51:52 is 24361277.38189782 s in the future tar: ./mm/migration: time stamp 2024-11-03 20:51:51 is 24361276.240108486 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-03 20:51:56 is 24361281.087590153 s in the future tar: ./mm/madv_populate: time stamp 2024-11-03 20:51:50 is 24361274.962650736 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-03 20:51:49 is 24361273.801901486 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-03 20:51:51 is 24361275.657307195 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-03 20:51:48 is 24361272.512252236 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-03 20:51:53 is 24361277.376560028 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-03 20:51:47 is 24361271.245554778 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-03 20:51:54 is 24361278.098478278 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-03 20:51:52 is 24361275.938984361 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-03 20:51:52 is 24361275.809401445 s in the future tar: ./mm/cow: time stamp 2024-11-03 20:51:46 is 24361269.653247444 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-03 20:51:56 is 24361279.489677861 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-27 19:28:30 is 23751473.353123028 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-03 20:51:54 is 24361277.208874028 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-03 20:51:50 is 24361273.078020194 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-03 20:51:49 is 24361271.922545278 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-03 20:51:57 is 24361279.752587736 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-03 20:51:57 is 24361279.616701444 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-03 20:51:50 is 24361272.485904778 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-03 20:51:55 is 24361277.330387111 s in the future tar: ./mm/settings: time stamp 2024-10-27 19:28:30 is 23751472.202273153 s in the future tar: ./mm/droppable: time stamp 2024-11-03 20:51:57 is 24361279.049247528 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-27 19:28:30 is 23751471.927198194 s in the future tar: ./mm/khugepaged: time stamp 2024-11-03 20:51:50 is 24361271.779463653 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-03 20:51:54 is 24361275.604094903 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-03 20:51:48 is 24361269.474263319 s in the future tar: ./mm: time stamp 2024-11-03 20:52:10 is 24361291.412944319 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-27 19:28:30 is 23751471.256514028 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-27 19:28:30 is 23751471.118235153 s in the future tar: ./memory-hotplug: time stamp 2024-11-03 20:52:04 is 24361285.054447694 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-03 20:51:43 is 24361263.862447777 s in the future tar: ./tmpfs: time stamp 2024-11-03 20:52:10 is 24361290.801152694 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-27 19:28:30 is 23751470.636405694 s in the future tar: ./cpu-hotplug: time stamp 2024-11-03 20:51:59 is 24361279.578944111 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-27 19:28:30 is 23751470.414403402 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-27 19:28:30 is 23751470.234093027 s in the future tar: ./zram/config: time stamp 2024-10-27 19:28:30 is 23751470.097565736 s in the future tar: ./zram/zram.sh: time stamp 2024-10-27 19:28:30 is 23751469.955888236 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-27 19:28:30 is 23751469.791723736 s in the future tar: ./zram: time stamp 2024-11-03 20:52:11 is 24361290.730316986 s in the future tar: ./lib/config: time stamp 2024-10-27 19:28:30 is 23751469.585618486 s in the future tar: ./lib/printf.sh: time stamp 2024-10-27 19:28:30 is 23751469.452083486 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-27 19:28:30 is 23751469.313846944 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-27 19:28:30 is 23751469.155287069 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-27 19:28:30 is 23751469.026771402 s in the future tar: ./lib: time stamp 2024-11-03 20:52:03 is 24361281.968448861 s in the future tar: ./uevent/config: time stamp 2024-10-27 19:28:30 is 23751468.796761236 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-03 20:51:44 is 24361262.626240611 s in the future tar: ./uevent: time stamp 2024-11-03 20:52:10 is 24361288.571659402 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-27 19:28:30 is 23751468.392597152 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-27 19:28:30 is 23751468.265775652 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-27 19:28:30 is 23751468.062599277 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-27 19:28:30 is 23751467.90072861 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-27 19:28:30 is 23751467.75872636 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-27 19:28:30 is 23751467.62329911 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-27 19:28:30 is 23751467.495633985 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-27 19:28:30 is 23751467.364747902 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-27 19:28:30 is 23751467.208632777 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-27 19:28:30 is 23751467.070438485 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-27 19:28:30 is 23751466.922964319 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-27 19:28:30 is 23751466.772857527 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-27 19:28:30 is 23751466.630784694 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-27 19:28:30 is 23751466.483429694 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-27 19:28:30 is 23751466.353540152 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-27 19:28:30 is 23751466.20580886 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-27 19:28:30 is 23751466.069969444 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-27 19:28:30 is 23751465.903513569 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-27 19:28:30 is 23751465.778191694 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-27 19:28:30 is 23751465.635453735 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-27 19:28:30 is 23751465.503012652 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-27 19:28:30 is 23751465.440394527 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-27 19:28:30 is 23751465.288291902 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-27 19:28:30 is 23751465.121803443 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-27 19:28:30 is 23751464.989827652 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-27 19:28:30 is 23751464.834478985 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-27 19:28:30 is 23751464.687965818 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-27 19:28:30 is 23751464.550762902 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-27 19:28:30 is 23751464.397681902 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-27 19:28:30 is 23751464.251882402 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-27 19:28:30 is 23751464.108844152 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-27 19:28:30 is 23751464.054149527 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-27 19:28:30 is 23751463.912254152 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-27 19:28:30 is 23751463.776648443 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-27 19:28:30 is 23751463.643208735 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-27 19:28:30 is 23751463.509906693 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-27 19:28:30 is 23751463.386868193 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-27 19:28:30 is 23751463.251194985 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-27 19:28:30 is 23751463.103299402 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-27 19:28:30 is 23751462.944625943 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-27 19:28:30 is 23751462.816074777 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-27 19:28:30 is 23751462.66589261 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-27 19:28:30 is 23751462.530377485 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-27 19:28:30 is 23751462.394494401 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-27 19:28:30 is 23751462.280090276 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-27 19:28:30 is 23751462.145887401 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-27 19:28:30 is 23751462.007000443 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-27 19:28:30 is 23751461.871289735 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-27 19:28:30 is 23751461.746205651 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-27 19:28:30 is 23751461.615042943 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-27 19:28:30 is 23751461.473201651 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-27 19:28:30 is 23751461.337489943 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-27 19:28:30 is 23751461.203956151 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-27 19:28:30 is 23751461.061635985 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-27 19:28:30 is 23751460.928574568 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-27 19:28:30 is 23751460.801221026 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-27 19:28:30 is 23751460.670341818 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-27 19:28:30 is 23751460.538990193 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-27 19:28:30 is 23751460.397191776 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-27 19:28:30 is 23751460.259029693 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-27 19:28:30 is 23751460.111326068 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-27 19:28:30 is 23751459.924183526 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-27 19:28:30 is 23751459.782431193 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-27 19:28:30 is 23751459.715743401 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-27 19:28:30 is 23751459.546441984 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-27 19:28:30 is 23751459.400012651 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-27 19:28:30 is 23751459.340441776 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-27 19:28:30 is 23751459.282197984 s in the future tar: ./tc-testing/config: time stamp 2024-10-27 19:28:30 is 23751459.157105859 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-27 19:28:30 is 23751459.031973526 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-27 19:28:30 is 23751458.899676734 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-27 19:28:30 is 23751458.765144318 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-27 19:28:30 is 23751458.640080234 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-27 19:28:30 is 23751458.523284109 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-27 19:28:30 is 23751458.357629318 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-27 19:28:30 is 23751458.231478651 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-27 19:28:30 is 23751458.074173818 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-27 19:28:30 is 23751457.961418943 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-27 19:28:30 is 23751457.823659318 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-27 19:28:30 is 23751457.766959026 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-27 19:28:30 is 23751457.547778109 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-27 19:28:30 is 23751457.389306734 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-27 19:28:30 is 23751457.340107818 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-27 19:28:30 is 23751457.210528109 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-27 19:28:30 is 23751457.049684443 s in the future tar: ./tc-testing/settings: time stamp 2024-10-27 19:28:30 is 23751456.923101692 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-27 19:28:30 is 23751456.814685526 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-27 19:28:30 is 23751456.751918567 s in the future tar: ./tc-testing: time stamp 2024-11-03 20:52:09 is 24361275.689450484 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-03 20:50:35 is 24361181.522010484 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-27 19:28:30 is 23751456.380918901 s in the future tar: ./fpu: time stamp 2024-11-03 20:52:01 is 24361267.322527942 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-03 20:50:56 is 24361202.173997942 s in the future tar: ./mount/config: time stamp 2024-10-27 19:28:30 is 23751456.055274734 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-27 19:28:30 is 23751455.929800484 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-03 20:50:56 is 24361201.796702359 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-27 19:28:30 is 23751455.655286526 s in the future tar: ./mount: time stamp 2024-11-03 20:52:04 is 24361269.598378401 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-03 20:50:12 is 24361157.421773859 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-27 19:28:30 is 23751455.296607901 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-03 20:50:11 is 24361156.163327192 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-03 20:50:11 is 24361156.012993109 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-03 20:50:11 is 24361155.841999401 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-03 20:50:13 is 24361157.712963901 s in the future tar: ./cgroup/test_core: time stamp 2024-11-03 20:50:11 is 24361155.570872151 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-27 19:28:30 is 23751454.438830234 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-03 20:50:12 is 24361156.312266026 s in the future tar: ./cgroup/config: time stamp 2024-10-27 19:28:30 is 23751454.170649359 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-03 20:50:12 is 24361156.024409525 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-03 20:50:12 is 24361155.845879025 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-03 20:50:12 is 24361155.703659359 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-27 19:28:30 is 23751453.578634567 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-03 20:50:11 is 24361154.444865025 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-27 19:28:30 is 23751453.2946679 s in the future tar: ./cgroup: time stamp 2024-11-03 20:51:58 is 24361261.236671942 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-03 20:50:56 is 24361199.078331859 s in the future tar: ./mincore: time stamp 2024-11-03 20:52:04 is 24361267.019889984 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-27 19:28:30 is 23751452.819813234 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-27 19:28:30 is 23751452.769310275 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-27 19:28:30 is 23751452.619115525 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-27 19:28:30 is 23751452.4524184 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-27 19:28:30 is 23751452.32731565 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-27 19:28:30 is 23751452.2693719 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-27 19:28:30 is 23751452.118825192 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-27 19:28:30 is 23751451.987387359 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-27 19:28:30 is 23751451.935231942 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-27 19:28:30 is 23751451.785020359 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-27 19:28:30 is 23751451.660190609 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-27 19:28:30 is 23751451.535090025 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751451.418068609 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-27 19:28:30 is 23751451.286416942 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-27 19:28:30 is 23751451.10153015 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-27 19:28:30 is 23751450.951332692 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-27 19:28:30 is 23751450.826037733 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-27 19:28:30 is 23751450.700622108 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-27 19:28:30 is 23751450.550872233 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-27 19:28:30 is 23751450.409302525 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-27 19:28:30 is 23751450.275743108 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751450.150332775 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751450.042162817 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-27 19:28:30 is 23751449.91704565 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-27 19:28:30 is 23751449.733507817 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-27 19:28:30 is 23751449.675021608 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-27 19:28:30 is 23751449.533259692 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-27 19:28:30 is 23751449.475444442 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-27 19:28:30 is 23751449.324752358 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-27 19:28:30 is 23751449.199589983 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-27 19:28:30 is 23751449.075849483 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-27 19:28:30 is 23751448.941723358 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-27 19:28:30 is 23751448.800776608 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-27 19:28:30 is 23751448.682476817 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-27 19:28:30 is 23751448.549308566 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-27 19:28:30 is 23751448.42472915 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-27 19:28:30 is 23751448.299056441 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-27 19:28:30 is 23751448.182110358 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-27 19:28:30 is 23751448.056889775 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-27 19:28:30 is 23751447.940540525 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-27 19:28:30 is 23751447.815340858 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-27 19:28:30 is 23751447.681620191 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-27 19:28:30 is 23751447.5231704 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-27 19:28:30 is 23751447.398329358 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-27 19:28:30 is 23751447.264975566 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-27 19:28:30 is 23751447.139564025 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-27 19:28:30 is 23751446.997721233 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-27 19:28:30 is 23751446.948933525 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-27 19:28:30 is 23751446.789211566 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-27 19:28:30 is 23751446.639067483 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-27 19:28:30 is 23751446.505632233 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751446.3971164 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-27 19:28:30 is 23751446.247524108 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751446.122032816 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751445.996955316 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-27 19:28:30 is 23751445.872994775 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-27 19:28:30 is 23751445.746589274 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751445.613154566 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-27 19:28:30 is 23751445.479653983 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751445.355918774 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-27 19:28:30 is 23751445.229475733 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-27 19:28:30 is 23751445.104024399 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-27 19:28:30 is 23751444.962254691 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751444.838681983 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-27 19:28:30 is 23751444.728710024 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751444.561920816 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-27 19:28:30 is 23751444.503656983 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-27 19:28:30 is 23751444.387486608 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-27 19:28:30 is 23751444.271684941 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-27 19:28:30 is 23751444.145556316 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-27 19:28:30 is 23751444.022855483 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-27 19:28:30 is 23751443.895334316 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-27 19:28:30 is 23751443.787889233 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-27 19:28:30 is 23751443.661804983 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-27 19:28:30 is 23751443.539029774 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-27 19:28:30 is 23751443.428214108 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751443.312444691 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-27 19:28:30 is 23751443.186296733 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751443.063529816 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-27 19:28:30 is 23751442.944526524 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-27 19:28:30 is 23751442.895204899 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-27 19:28:30 is 23751442.770088357 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-27 19:28:30 is 23751442.610089691 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-27 19:28:30 is 23751442.493398399 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-27 19:28:30 is 23751442.443958649 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-27 19:28:30 is 23751442.294343774 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-27 19:28:30 is 23751442.143036982 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-27 19:28:30 is 23751442.001419857 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-27 19:28:30 is 23751441.868983732 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-27 19:28:30 is 23751441.743853982 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-27 19:28:30 is 23751441.601445524 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-27 19:28:30 is 23751441.550566066 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-27 19:28:30 is 23751441.392231774 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-27 19:28:30 is 23751441.343541149 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-27 19:28:30 is 23751441.192770107 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751441.050357191 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-27 19:28:30 is 23751440.917043857 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-27 19:28:30 is 23751440.759499774 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-27 19:28:30 is 23751440.641849274 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-27 19:28:30 is 23751440.525015941 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-27 19:28:30 is 23751440.399855899 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-27 19:28:30 is 23751440.259280982 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-27 19:28:30 is 23751440.15052869 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-27 19:28:30 is 23751440.033371899 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-27 19:28:30 is 23751439.91600519 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751439.80049419 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-27 19:28:30 is 23751439.67534069 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-27 19:28:30 is 23751439.516263482 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-27 19:28:30 is 23751439.390565065 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-27 19:28:30 is 23751439.283380815 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-27 19:28:30 is 23751439.14981244 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-27 19:28:30 is 23751439.024153982 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-27 19:28:30 is 23751438.881827899 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-27 19:28:30 is 23751438.75776269 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-27 19:28:30 is 23751438.632696357 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-27 19:28:30 is 23751438.498761732 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-27 19:28:30 is 23751438.373079482 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-27 19:28:30 is 23751438.25740719 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-27 19:28:30 is 23751438.065500315 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-27 19:28:30 is 23751437.948303732 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-27 19:28:30 is 23751437.830668774 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-27 19:28:30 is 23751437.772580732 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-27 19:28:30 is 23751437.647906565 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-27 19:28:30 is 23751437.506166857 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-27 19:28:30 is 23751437.39721044 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-27 19:28:30 is 23751437.272056565 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-27 19:28:30 is 23751437.163576982 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-27 19:28:30 is 23751437.047425023 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-27 19:28:30 is 23751436.93005569 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751436.805041773 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-27 19:28:30 is 23751436.68920544 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-27 19:28:30 is 23751436.579735607 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-27 19:28:30 is 23751436.44599219 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-27 19:28:30 is 23751436.395943523 s in the future tar: ./ftrace/test.d: time stamp 2024-10-27 19:28:30 is 23751436.345879232 s in the future tar: ./ftrace/config: time stamp 2024-10-27 19:28:30 is 23751436.238749982 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-27 19:28:30 is 23751436.096947815 s in the future tar: ./ftrace/settings: time stamp 2024-10-27 19:28:30 is 23751435.988106648 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-27 19:28:30 is 23751435.853711232 s in the future tar: ./ftrace: time stamp 2024-11-03 20:52:02 is 24361247.795453732 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-27 19:28:30 is 23751435.646359107 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-27 19:28:30 is 23751435.52933319 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-27 19:28:30 is 23751435.386576565 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-27 19:28:30 is 23751435.262948482 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-27 19:28:30 is 23751435.128135482 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-03 20:52:00 is 24361245.07051719 s in the future tar: ./drivers/net/config: time stamp 2024-10-27 19:28:30 is 23751434.961341273 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-27 19:28:30 is 23751434.78743594 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-27 19:28:30 is 23751434.653756857 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-27 19:28:30 is 23751434.527486606 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-27 19:28:30 is 23751434.35240969 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-27 19:28:30 is 23751434.220084398 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-27 19:28:30 is 23751434.09463569 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-27 19:28:30 is 23751434.036431106 s in the future tar: ./drivers/net/lib: time stamp 2024-10-27 19:28:30 is 23751433.986384231 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-27 19:28:30 is 23751433.852006606 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-27 19:28:30 is 23751433.736223523 s in the future tar: ./drivers/net/team: time stamp 2024-11-03 20:52:00 is 24361243.672453523 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-27 19:28:30 is 23751433.535954773 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-27 19:28:30 is 23751433.409798065 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-27 19:28:30 is 23751433.26054994 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-27 19:28:30 is 23751433.127059981 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-27 19:28:30 is 23751433.001827815 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-27 19:28:30 is 23751432.876082106 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-27 19:28:30 is 23751432.75082869 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-27 19:28:30 is 23751432.618268815 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-27 19:28:30 is 23751432.501471231 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-27 19:28:30 is 23751432.392273231 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-27 19:28:30 is 23751432.27550269 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-27 19:28:30 is 23751432.154708898 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-27 19:28:30 is 23751432.026061273 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-27 19:28:30 is 23751431.90849894 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-27 19:28:30 is 23751431.791749648 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-27 19:28:30 is 23751431.670542648 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-27 19:28:30 is 23751431.617284981 s in the future tar: ./drivers/net: time stamp 2024-11-03 20:52:00 is 24361241.558843439 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-27 19:28:30 is 23751431.349554773 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-03 20:52:00 is 24361241.300416064 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-03 20:52:00 is 24361241.245413481 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-03 20:52:00 is 24361241.191924648 s in the future tar: ./drivers/platform: time stamp 2024-11-03 20:52:00 is 24361241.141622731 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-03 20:50:14 is 24361134.982514189 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-27 19:28:30 is 23751430.845009731 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-03 20:51:59 is 24361239.790378273 s in the future tar: ./drivers: time stamp 2024-11-03 20:52:00 is 24361240.741778564 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-03 20:51:44 is 24361224.574558773 s in the future tar: ./user_events/config: time stamp 2024-10-27 19:28:30 is 23751430.457070148 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-03 20:51:44 is 24361224.315261523 s in the future tar: ./user_events/perf_test: time stamp 2024-11-03 20:51:44 is 24361224.191283356 s in the future tar: ./user_events/abi_test: time stamp 2024-11-03 20:51:44 is 24361224.064991273 s in the future tar: ./user_events/settings: time stamp 2024-10-27 19:28:30 is 23751429.931709981 s in the future tar: ./user_events: time stamp 2024-11-03 20:52:10 is 24361249.873354648 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-03 20:50:42 is 24361161.724099023 s in the future tar: ./kcmp: time stamp 2024-11-03 20:52:03 is 24361242.669122689 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-27 19:28:30 is 23751429.523522856 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-27 19:28:30 is 23751429.414688898 s in the future tar: ./dt/compatible_list: time stamp 2024-11-03 20:50:32 is 24361151.180773564 s in the future tar: ./dt: time stamp 2024-11-03 20:52:00 is 24361239.132188689 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-03 20:51:24 is 24361202.973074981 s in the future tar: ./pid_namespace/config: time stamp 2024-10-27 19:28:30 is 23751428.855874356 s in the future tar: ./pid_namespace: time stamp 2024-11-03 20:52:07 is 24361245.805757522 s in the future tar: ./connector/proc_filter: time stamp 2024-11-03 20:50:13 is 24361131.656474189 s in the future tar: ./connector: time stamp 2024-11-03 20:51:58 is 24361236.593419231 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-03 20:51:43 is 24361221.447483981 s in the future tar: ./tty: time stamp 2024-11-03 20:52:10 is 24361248.388836606 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-03 20:51:41 is 24361219.238430606 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-03 20:51:42 is 24361220.121630481 s in the future tar: ./timers/adjtick: time stamp 2024-11-03 20:51:42 is 24361219.959928314 s in the future tar: ./timers/freq-step: time stamp 2024-11-03 20:51:43 is 24361220.821205689 s in the future tar: ./timers/rtcpie: time stamp 2024-11-03 20:51:42 is 24361219.654632397 s in the future tar: ./timers/set-tai: time stamp 2024-11-03 20:51:43 is 24361220.538777856 s in the future tar: ./timers/nanosleep: time stamp 2024-11-03 20:51:41 is 24361218.404250606 s in the future tar: ./timers/set-2038: time stamp 2024-11-03 20:51:43 is 24361220.279113064 s in the future tar: ./timers/set-tz: time stamp 2024-11-03 20:51:43 is 24361220.145596981 s in the future tar: ./timers/threadtest: time stamp 2024-11-03 20:51:42 is 24361219.013406564 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-03 20:51:42 is 24361218.867469564 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-03 20:51:41 is 24361217.719875731 s in the future tar: ./timers/change_skew: time stamp 2024-11-03 20:51:42 is 24361218.595135522 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-03 20:51:42 is 24361218.437757439 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-03 20:51:41 is 24361217.295572897 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-03 20:51:43 is 24361219.162262105 s in the future tar: ./timers/posix_timers: time stamp 2024-11-03 20:51:41 is 24361217.02805548 s in the future tar: ./timers/leapcrash: time stamp 2024-11-03 20:51:43 is 24361218.903704147 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-03 20:51:41 is 24361216.758227647 s in the future tar: ./timers/settings: time stamp 2024-10-27 19:28:30 is 23751425.594796939 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-03 20:51:43 is 24361218.469299272 s in the future tar: ./timers/raw_skew: time stamp 2024-11-03 20:51:42 is 24361217.336244647 s in the future tar: ./timers: time stamp 2024-11-03 20:52:10 is 24361245.278424439 s in the future tar: ./splice/config: time stamp 2024-10-27 19:28:30 is 23751425.116272189 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-27 19:28:30 is 23751424.985627397 s in the future tar: ./splice/splice_read: time stamp 2024-11-03 20:51:39 is 24361213.860392022 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-27 19:28:30 is 23751424.753198897 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-03 20:51:38 is 24361212.607514939 s in the future tar: ./splice/settings: time stamp 2024-10-27 19:28:30 is 23751424.482503855 s in the future tar: ./splice: time stamp 2024-11-03 20:52:08 is 24361242.418469522 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-03 20:50:09 is 24361123.260584397 s in the future tar: ./acct: time stamp 2024-11-03 20:51:58 is 24361232.14906248 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-03 20:50:42 is 24361155.968258647 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-27 19:28:30 is 23751423.82727023 s in the future tar: ./ir: time stamp 2024-11-03 20:52:02 is 24361235.773763439 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-03 20:50:55 is 24361168.627058397 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-03 20:50:55 is 24361168.498480605 s in the future tar: ./membarrier: time stamp 2024-11-03 20:52:04 is 24361237.443101105 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-27 19:28:30 is 23751423.290039147 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-27 19:28:30 is 23751423.165162522 s in the future tar: ./power_supply: time stamp 2024-11-03 20:52:07 is 24361240.101523855 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-03 20:51:40 is 24361212.950536397 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-03 20:51:40 is 24361212.833661272 s in the future tar: ./timens/timer: time stamp 2024-11-03 20:51:40 is 24361212.725924855 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-03 20:51:40 is 24361212.522908813 s in the future tar: ./timens/config: time stamp 2024-10-27 19:28:30 is 23751422.392060272 s in the future tar: ./timens/exec: time stamp 2024-11-03 20:51:40 is 24361212.258280272 s in the future tar: ./timens/timens: time stamp 2024-11-03 20:51:40 is 24361212.125400647 s in the future tar: ./timens/timerfd: time stamp 2024-11-03 20:51:40 is 24361211.983257063 s in the future tar: ./timens/procfs: time stamp 2024-11-03 20:51:40 is 24361211.84134448 s in the future tar: ./timens/futex: time stamp 2024-11-03 20:51:40 is 24361211.71620048 s in the future tar: ./timens: time stamp 2024-11-03 20:52:09 is 24361240.657899313 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-03 20:51:23 is 24361194.488836063 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-03 20:51:23 is 24361194.332672022 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-03 20:51:23 is 24361194.205351438 s in the future tar: ./perf_events/config: time stamp 2024-10-27 19:28:30 is 23751421.088018897 s in the future tar: ./perf_events/settings: time stamp 2024-10-27 19:28:30 is 23751420.95479123 s in the future tar: ./perf_events: time stamp 2024-11-03 20:52:07 is 24361237.896457105 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-03 20:50:42 is 24361152.71538023 s in the future tar: ./iommu/iommufd: time stamp 2024-11-03 20:50:41 is 24361151.523695313 s in the future tar: ./iommu/config: time stamp 2024-10-27 19:28:30 is 23751420.415434563 s in the future tar: ./iommu: time stamp 2024-11-03 20:52:02 is 24361232.36274248 s in the future tar: ./sysctl/config: time stamp 2024-10-27 19:28:30 is 23751420.204309813 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-27 19:28:30 is 23751420.064779688 s in the future tar: ./sysctl: time stamp 2024-11-03 20:52:09 is 24361239.015044271 s in the future tar: ./efivarfs/config: time stamp 2024-10-27 19:28:30 is 23751419.87916973 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-03 20:50:32 is 24361141.74563423 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-03 20:50:32 is 24361141.614404146 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-27 19:28:30 is 23751419.50397598 s in the future tar: ./efivarfs: time stamp 2024-11-03 20:52:00 is 24361229.439187938 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-11-02 04:00:41 is 24214150.278627938 s in the future tar: ./intel_pstate: time stamp 2024-11-03 20:52:02 is 24361231.22033873 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-27 19:28:30 is 23751419.005578855 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-03 20:50:35 is 24361143.88040648 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-27 19:28:30 is 23751418.736677188 s in the future tar: ./filesystems/fat: time stamp 2024-11-03 20:52:01 is 24361229.686734396 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-03 20:50:33 is 24361141.563193896 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-03 20:50:35 is 24361143.363305188 s in the future tar: ./filesystems/epoll: time stamp 2024-11-03 20:52:01 is 24361229.313309271 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-27 19:28:30 is 23751418.152951146 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-03 20:50:33 is 24361141.012658938 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-03 20:52:01 is 24361228.954353771 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-03 20:50:33 is 24361140.829223479 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-03 20:50:35 is 24361142.669352813 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-03 20:52:01 is 24361228.610864313 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-03 20:50:35 is 24361142.445591229 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-03 20:50:35 is 24361142.312400313 s in the future tar: ./filesystems/statmount: time stamp 2024-11-03 20:52:01 is 24361228.245668188 s in the future tar: ./filesystems: time stamp 2024-11-03 20:52:01 is 24361228.185950104 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-27 19:28:30 is 23751417.053620146 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-27 19:28:30 is 23751416.945175896 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-27 19:28:30 is 23751416.820102229 s in the future tar: ./firmware/config: time stamp 2024-10-27 19:28:30 is 23751416.702075604 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-27 19:28:30 is 23751416.576915063 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-03 20:50:35 is 24361141.453048771 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-27 19:28:30 is 23751416.319540063 s in the future tar: ./firmware/settings: time stamp 2024-10-27 19:28:30 is 23751416.185091771 s in the future tar: ./firmware: time stamp 2024-11-03 20:52:01 is 24361227.101639646 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-03 20:50:56 is 24361161.944111438 s in the future tar: ./memfd/config: time stamp 2024-10-27 19:28:30 is 23751415.809808271 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-27 19:28:30 is 23751415.676438271 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-03 20:50:56 is 24361161.542875104 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-03 20:50:56 is 24361161.410422479 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-27 19:28:30 is 23751415.301998271 s in the future tar: ./memfd: time stamp 2024-11-03 20:52:04 is 24361229.252081188 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-03 20:50:38 is 24361143.101171729 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-27 19:28:30 is 23751414.976583979 s in the future tar: ./gpio/config: time stamp 2024-10-27 19:28:30 is 23751414.851742562 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-03 20:50:38 is 24361142.718085812 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-27 19:28:30 is 23751414.568628771 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-27 19:28:30 is 23751414.425439729 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-03 20:50:37 is 24361141.292759187 s in the future tar: ./gpio: time stamp 2024-11-03 20:52:02 is 24361226.242620021 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-03 20:52:12 is 24361236.125766604 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-03 20:51:30 is 24361193.575299979 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-03 20:51:28 is 24361191.092319521 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-03 20:51:30 is 24361192.616912479 s in the future tar: ./openat2: time stamp 2024-11-03 20:52:07 is 24361229.567167521 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-27 19:28:30 is 23751412.416608979 s in the future tar: ./pstore/config: time stamp 2024-10-27 19:28:30 is 23751412.308583104 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-27 19:28:30 is 23751412.200037979 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-27 19:28:30 is 23751412.091633104 s in the future tar: ./pstore/common_tests: time stamp 2024-10-27 19:28:30 is 23751411.958092312 s in the future tar: ./pstore: time stamp 2024-11-03 20:52:07 is 24361228.907984395 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-03 20:51:45 is 24361206.749630229 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-03 20:51:45 is 24361206.641200479 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-03 20:51:45 is 24361206.507609312 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-03 20:51:45 is 24361206.365884979 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-03 20:51:45 is 24361206.249095354 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-03 20:51:45 is 24361206.098924062 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-03 20:51:46 is 24361206.957300062 s in the future tar: ./vDSO: time stamp 2024-11-03 20:52:10 is 24361230.90722152 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-03 20:50:59 is 24361159.757206229 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-03 20:50:59 is 24361159.615108979 s in the future tar: ./mqueue: time stamp 2024-11-03 20:52:05 is 24361225.549040187 s in the future tar: ./sync/sync_test: time stamp 2024-11-03 20:51:39 is 24361199.406946645 s in the future tar: ./sync/config: time stamp 2024-10-27 19:28:30 is 23751410.289508145 s in the future tar: ./sync: time stamp 2024-11-03 20:52:09 is 24361229.239833104 s in the future tar: ./ipc/msgque: time stamp 2024-11-03 20:50:42 is 24361142.07309602 s in the future tar: ./ipc/config: time stamp 2024-10-27 19:28:30 is 23751409.93998352 s in the future tar: ./ipc: time stamp 2024-11-03 20:52:02 is 24361221.88954802 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-03 20:51:40 is 24361199.547761854 s in the future tar: ./tdx/config: time stamp 2024-10-27 19:28:30 is 23751409.439204145 s in the future tar: ./tdx: time stamp 2024-11-03 20:52:09 is 24361228.389125478 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-27 19:28:30 is 23751409.25572627 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-27 19:28:30 is 23751409.105474812 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-27 19:28:30 is 23751408.980069562 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-27 19:28:30 is 23751408.85501327 s in the future tar: ./tpm2/settings: time stamp 2024-10-27 19:28:30 is 23751408.747182562 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-27 19:28:30 is 23751408.613476437 s in the future tar: ./tpm2: time stamp 2024-11-03 20:52:10 is 24361228.563018145 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-03 20:51:27 is 24361185.412745062 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-03 20:51:27 is 24361185.229278145 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-03 20:51:27 is 24361185.096335228 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-03 20:51:26 is 24361183.954585228 s in the future tar: ./ptrace: time stamp 2024-11-03 20:52:07 is 24361224.896421728 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-03 20:51:39 is 24361196.745612353 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-27 19:28:30 is 23751407.629001478 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-03 20:51:39 is 24361196.478673645 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-03 20:52:09 is 24361226.42875927 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-03 20:51:32 is 24361189.211714853 s in the future tar: ./resctrl/config: time stamp 2024-10-27 19:28:30 is 23751407.079465978 s in the future tar: ./resctrl/settings: time stamp 2024-10-27 19:28:30 is 23751406.953398603 s in the future tar: ./resctrl: time stamp 2024-11-03 20:52:07 is 24361223.894893478 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-03 20:51:26 is 24361182.769629728 s in the future tar: ./proc/read: time stamp 2024-11-03 20:51:26 is 24361182.586365853 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-03 20:51:25 is 24361181.41947302 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-03 20:51:25 is 24361181.29451152 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-03 20:51:25 is 24361181.16926102 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-03 20:51:25 is 24361181.044020061 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-03 20:51:25 is 24361180.919142145 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-03 20:51:25 is 24361180.777142936 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-03 20:51:25 is 24361180.66029802 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-03 20:51:25 is 24361180.52681352 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-03 20:51:26 is 24361181.401938645 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-03 20:51:26 is 24361181.268739478 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-03 20:51:25 is 24361180.151397728 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-03 20:51:26 is 24361181.026282228 s in the future tar: ./proc/config: time stamp 2024-10-27 19:28:30 is 23751404.90993752 s in the future tar: ./proc/thread-self: time stamp 2024-11-03 20:51:26 is 24361180.77634452 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-03 20:51:26 is 24361180.650875561 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-03 20:51:25 is 24361179.53407827 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-03 20:51:25 is 24361179.400863478 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-03 20:51:26 is 24361180.267714811 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-03 20:51:24 is 24361178.150396728 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-03 20:51:24 is 24361178.025231895 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-03 20:51:25 is 24361178.900391561 s in the future tar: ./proc/self: time stamp 2024-11-03 20:51:26 is 24361179.775324061 s in the future tar: ./proc: time stamp 2024-11-03 20:52:07 is 24361220.725570394 s in the future tar: ./core/close_range_test: time stamp 2024-11-03 20:50:13 is 24361106.549823978 s in the future tar: ./core/unshare_test: time stamp 2024-11-03 20:50:14 is 24361107.417960728 s in the future tar: ./core: time stamp 2024-11-03 20:51:58 is 24361211.358557603 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-03 20:51:58 is 24361211.240205019 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-03 20:50:37 is 24361130.000431478 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-27 19:28:30 is 23751402.892529769 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-03 20:50:37 is 24361129.766334644 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-03 20:50:36 is 24361128.633409103 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-03 20:50:36 is 24361128.499075436 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-03 20:50:37 is 24361129.366592269 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-03 20:50:37 is 24361129.240458019 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-03 20:50:36 is 24361128.098981144 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-03 20:50:37 is 24361128.965241186 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-03 20:50:36 is 24361127.831506936 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-03 20:50:36 is 24361127.698098561 s in the future tar: ./futex/functional: time stamp 2024-11-03 20:52:02 is 24361213.617483769 s in the future tar: ./futex/run.sh: time stamp 2024-11-03 20:52:02 is 24361213.499262519 s in the future tar: ./futex: time stamp 2024-11-03 20:52:02 is 24361213.431228478 s in the future tar: .: time stamp 2024-11-03 20:52:12 is 24361223.381240478 s in the future skiplist: ======================================== ======================================== dt:test_unprobed_devices.sh ============== Tests to run =============== dt:test_unprobed_devices.sh ===========End Tests to run =============== shardfile-dt pass <12>[ 208.956904] kselftest: Running tests in dt TAP version 13 1..1 # timeout set to 45 # selftests: dt: test_unprobed_devices.sh # TAP version 13 # 1..257 # ok 1 / # SKIP # ok 2 /clk_mcasp0 # ok 3 /clk_mcasp0_fixed # SKIP # ok 4 /cpus/cpu@0 # SKIP # ok 5 /cpus/idle-states/mpu_gate # SKIP # ok 6 /fixedregulator0 # ok 7 /leds # ok 8 /ocp # ok 9 /ocp/interconnect@44c00000 # ok 10 /ocp/interconnect@44c00000/segment@0 # ok 11 /ocp/interconnect@44c00000/segment@100000 # ok 12 /ocp/interconnect@44c00000/segment@100000/target-module@0 # not ok 13 /ocp/interconnect@44c00000/segment@100000/target-module@0/cpu@0 # ok 14 /ocp/interconnect@44c00000/segment@200000 # ok 15 /ocp/interconnect@44c00000/segment@200000/target-module@0 # not ok 16 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0 # ok 17 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0 # SKIP # ok 18 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@0 # SKIP # ok 19 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@120 # SKIP # ok 20 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@14c # SKIP # ok 21 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@18 # SKIP # ok 22 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@1c # SKIP # ok 23 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@24 # SKIP # ok 24 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@38 # SKIP # ok 25 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@0/clock@e8 # SKIP # ok 26 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400 # SKIP # ok 27 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@0 # SKIP # ok 28 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@14 # SKIP # ok 29 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@400/clock@b0 # SKIP # ok 30 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@600 # SKIP # ok 31 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@600/clock@0 # SKIP # ok 32 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@800 # SKIP # ok 33 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@800/clock@0 # SKIP # ok 34 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@900 # SKIP # ok 35 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@900/clock@0 # SKIP # ok 36 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@a00 # SKIP # ok 37 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clock@a00/clock@0 # SKIP # ok 38 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-24mhz # SKIP # ok 39 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-32768 # SKIP # ok 40 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clk-rc32k # SKIP # ok 41 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-clkdiv32k # SKIP # ok 42 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-cpsw-125mhz-gclk # SKIP # ok 43 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-cpsw-cpts-rft@520 # SKIP # ok 44 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m4-div2 # SKIP # ok 45 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m4@480 # SKIP # ok 46 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m5@484 # SKIP # ok 47 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-m6@4d8 # SKIP # ok 48 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-core-x2 # SKIP # ok 49 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-ddr-m2-div2 # SKIP # ok 50 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-ddr-m2@4a0 # SKIP # ok 51 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-disp-m2@4a4 # SKIP # ok 52 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-mpu-m2@4a8 # SKIP # ok 53 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2-div4 # SKIP # ok 54 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2-div4-wkupdm # SKIP # ok 55 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-dpll-per-m2@4ac # SKIP # ok 56 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-gpio0-dbclk-mux@53c # SKIP # ok 57 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-ieee5000-fck-1@e4 # SKIP # ok 58 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l3-gclk # SKIP # ok 59 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l3s-gclk # SKIP # ok 60 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4-rtc-gclk # SKIP # ok 61 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4fw-gclk # SKIP # ok 62 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4hs-gclk # SKIP # ok 63 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-l4ls-gclk # SKIP # ok 64 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-lcd-gclk@534 # SKIP # ok 65 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-mmc # SKIP # ok 66 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-mmu-fck-1@914 # SKIP # ok 67 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-pruss-ocp-gclk@530 # SKIP # ok 68 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-sysclk-div # SKIP # ok 69 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-tclkin # SKIP # ok 70 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer1-fck@528 # SKIP # ok 71 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer2-fck@508 # SKIP # ok 72 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer3-fck@50c # SKIP # ok 73 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer4-fck@510 # SKIP # ok 74 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer5-fck@518 # SKIP # ok 75 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer6-fck@51c # SKIP # ok 76 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-timer7-fck@504 # SKIP # ok 77 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-usbotg-fck-8@47c # SKIP # ok 78 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-19200000 # SKIP # ok 79 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-24000000 # SKIP # ok 80 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-25000000 # SKIP # ok 81 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-virt-26000000 # SKIP # ok 82 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock-wdt1-fck@538 # SKIP # ok 83 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@488 # SKIP # ok 84 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@48c # SKIP # ok 85 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@490 # SKIP # ok 86 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@494 # SKIP # ok 87 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@498 # SKIP # ok 88 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c # SKIP # ok 89 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c/clock-gfx-fck-div@0 # SKIP # ok 90 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@52c/clock-gfx-fclk-clksel@1 # SKIP # ok 91 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700 # SKIP # ok 92 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-clkout2-div@3 # SKIP # ok 93 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-clkout2@7 # SKIP # ok 94 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/clocks/clock@700/clock-sysclkout-pre@0 # SKIP # ok 95 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1000 # ok 96 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1100 # ok 97 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@1200 # ok 98 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@c00 # ok 99 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@d00 # ok 100 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@e00 # ok 101 /ocp/interconnect@44c00000/segment@200000/target-module@0/prcm@0/prm@f00 # ok 102 /ocp/interconnect@44c00000/segment@200000/target-module@10000 # not ok 103 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0 # ok 104 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/control@620 # ok 105 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/dma-router@f90 # ok 106 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800 # not ok 107 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0 # ok 108 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-adc-tsc-fck # SKIP # ok 109 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-aes0-fck # SKIP # ok 110 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-dcan0-fck # SKIP # ok 111 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-dcan1-fck # SKIP # ok 112 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-mcasp0-fck # SKIP # ok 113 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-mcasp1-fck # SKIP # ok 114 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-rng-fck # SKIP # ok 115 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-sha0-fck # SKIP # ok 116 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-smartreflex0-fck # SKIP # ok 117 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-smartreflex1-fck # SKIP # ok 118 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock-sys-clkin-22@40 # SKIP # ok 119 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664 # SKIP # ok 120 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm0-tbclk@0 # SKIP # ok 121 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm1-tbclk@1 # SKIP # ok 122 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/clocks/clock@664/clock-ehrpwm2-tbclk@2 # SKIP # ok 123 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/scm_conf@0/phy-gmii-sel # not ok 124 /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/wkup_m3_ipc@1324 # not ok 125 /ocp/interconnect@44c00000/segment@200000/target-module@31000 # ok 126 /ocp/interconnect@44c00000/segment@200000/target-module@31000/timer@0 # SKIP # ok 127 /ocp/interconnect@44c00000/segment@200000/target-module@35000 # not ok 128 /ocp/interconnect@44c00000/segment@200000/target-module@35000/wdt@0 # ok 129 /ocp/interconnect@44c00000/segment@200000/target-module@3e000 # not ok 130 /ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0 # ok 131 /ocp/interconnect@44c00000/segment@200000/target-module@7000 # ok 132 /ocp/interconnect@44c00000/segment@200000/target-module@7000/gpio@0 # ok 133 /ocp/interconnect@44c00000/segment@200000/target-module@9000 # ok 134 /ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0 # ok 135 /ocp/interconnect@44c00000/segment@200000/target-module@b000 # ok 136 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0 # ok 137 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50 # ok 138 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50/nvmem-layout # SKIP # ok 139 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 # ok 140 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24 # not ok 141 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24/charger # not ok 142 /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps@24/pwrbutton # ok 143 /ocp/interconnect@44c00000/segment@200000/target-module@d000 # not ok 144 /ocp/interconnect@47c00000 # not ok 145 /ocp/interconnect@47c00000/segment@0 # ok 146 /ocp/interconnect@48000000 # ok 147 /ocp/interconnect@48000000/segment@0 # ok 148 /ocp/interconnect@48000000/segment@0/target-module@22000 # ok 149 /ocp/interconnect@48000000/segment@0/target-module@24000 # ok 150 /ocp/interconnect@48000000/segment@0/target-module@2a000 # ok 151 /ocp/interconnect@48000000/segment@0/target-module@30000 # ok 152 /ocp/interconnect@48000000/segment@0/target-module@38000 # ok 153 /ocp/interconnect@48000000/segment@0/target-module@38000/mcasp@0 # ok 154 /ocp/interconnect@48000000/segment@0/target-module@3c000 # not ok 155 /ocp/interconnect@48000000/segment@0/target-module@40000 # ok 156 /ocp/interconnect@48000000/segment@0/target-module@40000/timer@0 # SKIP # ok 157 /ocp/interconnect@48000000/segment@0/target-module@42000 # ok 158 /ocp/interconnect@48000000/segment@0/target-module@42000/timer@0 # ok 159 /ocp/interconnect@48000000/segment@0/target-module@44000 # ok 160 /ocp/interconnect@48000000/segment@0/target-module@44000/timer@0 # ok 161 /ocp/interconnect@48000000/segment@0/target-module@46000 # ok 162 /ocp/interconnect@48000000/segment@0/target-module@46000/timer@0 # ok 163 /ocp/interconnect@48000000/segment@0/target-module@48000 # ok 164 /ocp/interconnect@48000000/segment@0/target-module@48000/timer@0 # ok 165 /ocp/interconnect@48000000/segment@0/target-module@4a000 # ok 166 /ocp/interconnect@48000000/segment@0/target-module@4a000/timer@0 # ok 167 /ocp/interconnect@48000000/segment@0/target-module@4c000 # ok 168 /ocp/interconnect@48000000/segment@0/target-module@4c000/gpio@0 # ok 169 /ocp/interconnect@48000000/segment@0/target-module@60000 # ok 170 /ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0 # ok 171 /ocp/interconnect@48000000/segment@0/target-module@c8000 # ok 172 /ocp/interconnect@48000000/segment@0/target-module@c8000/mailbox@0 # ok 173 /ocp/interconnect@48000000/segment@0/target-module@ca000 # ok 174 /ocp/interconnect@48000000/segment@0/target-module@ca000/spinlock@0 # ok 175 /ocp/interconnect@48000000/segment@100000 # ok 176 /ocp/interconnect@48000000/segment@100000/target-module@9c000 # ok 177 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0 # not ok 178 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54 # ok 179 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom0@54/nvmem-layout # SKIP # not ok 180 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55 # ok 181 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom1@55/nvmem-layout # SKIP # not ok 182 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56 # ok 183 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom2@56/nvmem-layout # SKIP # not ok 184 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57 # ok 185 /ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0/cape_eeprom3@57/nvmem-layout # SKIP # ok 186 /ocp/interconnect@48000000/segment@100000/target-module@a0000 # ok 187 /ocp/interconnect@48000000/segment@100000/target-module@a6000 # ok 188 /ocp/interconnect@48000000/segment@100000/target-module@a8000 # ok 189 /ocp/interconnect@48000000/segment@100000/target-module@aa000 # ok 190 /ocp/interconnect@48000000/segment@100000/target-module@ac000 # ok 191 /ocp/interconnect@48000000/segment@100000/target-module@ac000/gpio@0 # ok 192 /ocp/interconnect@48000000/segment@100000/target-module@ae000 # ok 193 /ocp/interconnect@48000000/segment@100000/target-module@ae000/gpio@0 # ok 194 /ocp/interconnect@48000000/segment@100000/target-module@cc000 # ok 195 /ocp/interconnect@48000000/segment@100000/target-module@d0000 # ok 196 /ocp/interconnect@48000000/segment@100000/target-module@d8000 # ok 197 /ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0 # ok 198 /ocp/interconnect@48000000/segment@200000 # ok 199 /ocp/interconnect@48000000/segment@200000/target-module@0 # ok 200 /ocp/interconnect@48000000/segment@200000/target-module@0/mpu@0 # SKIP # ok 201 /ocp/interconnect@48000000/segment@300000 # ok 202 /ocp/interconnect@48000000/segment@300000/target-module@0 # ok 203 /ocp/interconnect@48000000/segment@300000/target-module@10000 # ok 204 /ocp/interconnect@48000000/segment@300000/target-module@10000/rng@0 # ok 205 /ocp/interconnect@48000000/segment@300000/target-module@2000 # ok 206 /ocp/interconnect@48000000/segment@300000/target-module@4000 # ok 207 /ocp/interconnect@48000000/segment@300000/target-module@e000 # not ok 208 /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 # ok 209 /ocp/interconnect@4a000000 # ok 210 /ocp/interconnect@4a000000/segment@0 # ok 211 /ocp/interconnect@4a000000/segment@0/target-module@100000 # ok 212 /ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0 # ok 213 /ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000 # ok 214 /ocp/interconnect@4a000000/segment@0/target-module@300000 # not ok 215 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0 # ok 216 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/cfg@26000 # SKIP # not ok 217 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/interrupt-controller@20000 # ok 218 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/mii-rt@32000 # SKIP # not ok 219 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/pru@34000 # not ok 220 /ocp/interconnect@4a000000/segment@0/target-module@300000/pruss@0/pru@38000 # not ok 221 /ocp/interconnect@4b140000 # not ok 222 /ocp/interconnect@4b140000/segment@0 # ok 223 /ocp/interrupt-controller@48200000 # SKIP # ok 224 /ocp/target-module@40300000 # ok 225 /ocp/target-module@40300000/sram@0 # ok 226 /ocp/target-module@40300000/sram@0/pm-code-sram@0 # SKIP # ok 227 /ocp/target-module@40300000/sram@0/pm-data-sram@1000 # SKIP # ok 228 /ocp/target-module@47400000 # ok 229 /ocp/target-module@47400000/dma-controller@2000 # ok 230 /ocp/target-module@47400000/usb-phy@1300 # ok 231 /ocp/target-module@47400000/usb-phy@1b00 # ok 232 /ocp/target-module@47400000/usb@1400 # ok 233 /ocp/target-module@47400000/usb@1800 # ok 234 /ocp/target-module@47810000 # ok 235 /ocp/target-module@49000000 # ok 236 /ocp/target-module@49000000/dma@0 # ok 237 /ocp/target-module@49800000 # ok 238 /ocp/target-module@49800000/dma@0 # ok 239 /ocp/target-module@49900000 # ok 240 /ocp/target-module@49900000/dma@0 # ok 241 /ocp/target-module@49a00000 # ok 242 /ocp/target-module@49a00000/dma@0 # ok 243 /ocp/target-module@4c000000 # not ok 244 /ocp/target-module@4c000000/emif@0 # ok 245 /ocp/target-module@50000000 # ok 246 /ocp/target-module@53100000 # not ok 247 /ocp/target-module@53100000/sham@0 # ok 248 /ocp/target-module@53500000 # not ok 249 /ocp/target-module@53500000/aes@0 # ok 250 /ocp/target-module@56000000 # ok 251 /ocp/target-module@56000000/gpu@0 # SKIP # ok 252 /opp-table # SKIP # ok 253 /soc # SKIP # ok 254 /sound # ok 255 /target-module@4b000000 # ok 256 /target-module@4b000000/target-module@140000 # ok 257 /target-module@4b000000/target-module@140000/pmu@0 # # Totals: pass:117 fail:27 xfail:0 xpass:0 skip:113 error:0 not ok 1 selftests: dt: test_unprobed_devices.sh # exit=1 dt_test_unprobed_devices_sh_ skip dt_test_unprobed_devices_sh_clk_mcasp0 pass dt_test_unprobed_devices_sh_clk_mcasp0_fixed skip dt_test_unprobed_devices_sh_cpus_cpu_0 skip dt_test_unprobed_devices_sh_cpus_idle-states_mpu_gate skip dt_test_unprobed_devices_sh_fixedregulator0 pass dt_test_unprobed_devices_sh_leds pass dt_test_unprobed_devices_sh_ocp pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_100000_target-module_0_cpu_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_120 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_14c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_18 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_1c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_24 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_38 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_0_clock_e8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_14 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_400_clock_b0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_600 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_600_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_800 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_800_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_900 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_900_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_a00 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clock_a00_clock_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-24mhz skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-32768 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clk-rc32k skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-clkdiv32k skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-cpsw-125mhz-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-cpsw-cpts-rft_520 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m4-div2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m4_480 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m5_484 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-m6_4d8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-core-x2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-ddr-m2-div2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-ddr-m2_4a0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-disp-m2_4a4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-mpu-m2_4a8 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2-div4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2-div4-wkupdm skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-dpll-per-m2_4ac skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-gpio0-dbclk-mux_53c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-ieee5000-fck-1_e4 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l3-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l3s-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4-rtc-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4fw-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4hs-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-l4ls-gclk skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-lcd-gclk_534 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-mmc skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-mmu-fck-1_914 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-pruss-ocp-gclk_530 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-sysclk-div skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-tclkin skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer1-fck_528 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer2-fck_508 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer3-fck_50c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer4-fck_510 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer5-fck_518 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer6-fck_51c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-timer7-fck_504 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-usbotg-fck-8_47c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-19200000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-24000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-25000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-virt-26000000 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock-wdt1-fck_538 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_488 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_48c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_490 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_494 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_498 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c_clock-gfx-fck-div_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_52c_clock-gfx-fclk-clksel_1 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-clkout2-div_3 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-clkout2_7 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_clocks_clock_700_clock-sysclkout-pre_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1100 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_1200 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_c00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_d00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_e00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_0_prcm_0_prm_f00 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_control_620 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_dma-router_f90 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_pinmux_800 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-adc-tsc-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-aes0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-dcan0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-dcan1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-mcasp0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-mcasp1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-rng-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-sha0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-smartreflex0-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-smartreflex1-fck skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock-sys-clkin-22_40 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm0-tbclk_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm1-tbclk_1 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_clocks_clock_664_clock-ehrpwm2-tbclk_2 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_scm_conf_0_phy-gmii-sel pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_10000_scm_0_wkup_m3_ipc_1324 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_31000 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_31000_timer_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_35000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_35000_wdt_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_3e000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_3e000_rtc_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_7000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_7000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_9000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_9000_serial_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_baseboard_eeprom_50 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_baseboard_eeprom_50_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tda19988_70 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24 pass dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24_charger fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_b000_i2c_0_tps_24_pwrbutton fail dt_test_unprobed_devices_sh_ocp_interconnect_44c00000_segment_200000_target-module_d000 pass dt_test_unprobed_devices_sh_ocp_interconnect_47c00000 fail dt_test_unprobed_devices_sh_ocp_interconnect_47c00000_segment_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_22000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_24000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_2a000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_30000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_38000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_38000_mcasp_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_3c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_40000 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_40000_timer_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_42000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_42000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_44000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_44000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_46000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_46000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_48000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_48000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4a000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4a000_timer_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_4c000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_60000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_60000_mmc_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_c8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_c8000_mailbox_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_ca000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_0_target-module_ca000_spinlock_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom0_54 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom0_54_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom1_55 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom1_55_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom2_56 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom2_56_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom3_57 fail dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_9c000_i2c_0_cape_eeprom3_57_nvmem-layout skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a0000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a6000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_a8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_aa000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ac000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ac000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ae000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_ae000_gpio_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_cc000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d0000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d8000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_100000_target-module_d8000_mmc_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_200000_target-module_0_mpu_0 skip dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_10000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_10000_rng_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_2000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_4000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_e000 pass dt_test_unprobed_devices_sh_ocp_interconnect_48000000_segment_300000_target-module_e000_lcdc_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000_switch_0 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_100000_switch_0_mdio_1000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000 pass dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_cfg_26000 skip dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_interrupt-controller_20000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_mii-rt_32000 skip dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_pru_34000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4a000000_segment_0_target-module_300000_pruss_0_pru_38000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4b140000 fail dt_test_unprobed_devices_sh_ocp_interconnect_4b140000_segment_0 fail dt_test_unprobed_devices_sh_ocp_interrupt-controller_48200000 skip dt_test_unprobed_devices_sh_ocp_target-module_40300000 pass dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0 pass dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0_pm-code-sram_0 skip dt_test_unprobed_devices_sh_ocp_target-module_40300000_sram_0_pm-data-sram_1000 skip dt_test_unprobed_devices_sh_ocp_target-module_47400000 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_dma-controller_2000 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb-phy_1300 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb-phy_1b00 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb_1400 pass dt_test_unprobed_devices_sh_ocp_target-module_47400000_usb_1800 pass dt_test_unprobed_devices_sh_ocp_target-module_47810000 pass dt_test_unprobed_devices_sh_ocp_target-module_49000000 pass dt_test_unprobed_devices_sh_ocp_target-module_49000000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49800000 pass dt_test_unprobed_devices_sh_ocp_target-module_49800000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49900000 pass dt_test_unprobed_devices_sh_ocp_target-module_49900000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_49a00000 pass dt_test_unprobed_devices_sh_ocp_target-module_49a00000_dma_0 pass dt_test_unprobed_devices_sh_ocp_target-module_4c000000 pass dt_test_unprobed_devices_sh_ocp_target-module_4c000000_emif_0 fail dt_test_unprobed_devices_sh_ocp_target-module_50000000 pass dt_test_unprobed_devices_sh_ocp_target-module_53100000 pass dt_test_unprobed_devices_sh_ocp_target-module_53100000_sham_0 fail dt_test_unprobed_devices_sh_ocp_target-module_53500000 pass dt_test_unprobed_devices_sh_ocp_target-module_53500000_aes_0 fail dt_test_unprobed_devices_sh_ocp_target-module_56000000 pass dt_test_unprobed_devices_sh_ocp_target-module_56000000_gpu_0 skip dt_test_unprobed_devices_sh_opp-table skip dt_test_unprobed_devices_sh_soc skip dt_test_unprobed_devices_sh_sound pass dt_test_unprobed_devices_sh_target-module_4b000000 pass dt_test_unprobed_devices_sh_target-module_4b000000_target-module_140000 pass dt_test_unprobed_devices_sh_target-module_4b000000_target-module_140000_pmu_0 pass dt_test_unprobed_devices_sh fail + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #