Bugzilla – Attachment 869581 Details for
Bug 1215461
guestfs-tools unable to determine guest arch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Debugging output from running the failing virt-sysprep command
virt-sysprep-log.txt (text/plain), 3.16 MB, created by
Olav Reinert
on 2023-09-18 20:31:04 UTC
(
hide
)
Description:
Debugging output from running the failing virt-sysprep command
Filename:
MIME Type:
Creator:
Olav Reinert
Created:
2023-09-18 20:31:04 UTC
Size:
3.16 MB
patch
obsolete
>+ getopts r opt >+ echo 1 >1 >+ shift 0 >+ HOSTNAME=gitlab-run1 >+ HOSTNAME=gitlab-run1 >+ '[' 1 -eq 1 -a -f gitlab-run1/os.qcow2 ']' >+ IMG=gitlab-run1/os.qcow2 >+ echo 'Using default image file gitlab-run1/os.qcow2' >Using default image file gitlab-run1/os.qcow2 >++ mktemp -d >+ SALTKEY=/tmp/tmp.LKREheYJ5w >+ lsof gitlab-run1/os.qcow2 >+ qemu-img snapshot -l gitlab-run1/os.qcow2 >+ grep -q post-firstboot >+ qemu-img snapshot -a post-firstboot gitlab-run1/os.qcow2 >+ salt-key -u root --gen-keys=minion --gen-keys-dir=/tmp/tmp.LKREheYJ5w >return: > 65:28:9e:1c:29:c2:a9:4a:15:9e:40:cb:60:82:da:83:42:16:4a:ba:42:23:60:8b:76:39:30:a6:f2:54:5b:d5 >+ scp /tmp/tmp.LKREheYJ5w/minion.pub master:/etc/salt/pki/master/minions/gitlab-run1 >+ virt-sysprep -v -x -a gitlab-run1/os.qcow2 --append-line '/boot/grub2/grub.cfg:set timeout=0' --run-command 'echo -e "# vi:filetype=yaml\nid: gitlab-run1" >/etc/salt/minion.d/id.conf' --run-command 'echo -e "# vi:filetype=yaml\nstate_output: changes\nstate_output_diff: True" >/etc/salt/minion.d/output.conf' --copy-in /tmp/tmp.LKREheYJ5w/minion.pem:/etc/salt/pki/minion --copy-in /tmp/tmp.LKREheYJ5w/minion.pub:/etc/salt/pki/minion --run-command 'systemctl enable salt-minion' >[ 0.0] Examining the guest ... >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network false >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "gitlab-run1/os.qcow2" "readonly:false" "protocol:file" "discard:besteffort" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: max_disks >libguestfs: trace: max_disks = 255 >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 48, release: 6, extra: , > >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-sysprep >libguestfs: launch: version=1.48.6 >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfsS4MOjo >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.2.2 >supermin: rpm: detected RPM version 4.14 >supermin: rpm: detected RPM architecture x86_64 >supermin: rpm: detected zypper version 1.14.63 >supermin: package handler: opensuse/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: begin testing qemu features >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-0 >libguestfs: loading previously cached test results >libguestfs: qemu version: 7.1 >libguestfs: qemu mandatory locking: yes >libguestfs: qemu KVM: enabled >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "force_kvm" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_sockdir >libguestfs: trace: get_sockdir = "/tmp" >libguestfs: finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >/usr/bin/qemu-system-x86_64 \ > -global virtio-blk-pci.scsi=off \ > -no-user-config \ > -nodefaults \ > -display none \ > -machine accel=kvm:tcg,graphics=off \ > -cpu max,la57=off \ > -m 1280 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ > -object rng-random,filename=/dev/urandom,id=rng0 \ > -device virtio-rng-pci,rng=rng0 \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/lib/libvirt/images/gitlab-run1/os.qcow2,cache=writeback,discard=unmap,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -chardev socket,path=/tmp/libguestfsLJvSjs/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -append "panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color" >\x1bc\x1b[?7l\x1b[2J\x1b[0mSeaBIOS (version rel-1.16.0-0-gd239552c-rebuilt.opensuse.org) >Booting from ROM..\x1bc\x1b[?7l\x1b[2J[ 0.000000][ T0] Linux version 5.14.21-150500.55.19-default (geeko@buildhost) (gcc (SUSE Linux) 7.5.0, GNU ld (GNU Binutils; SUSE Linux Enterprise 15) 2.39.0.20220810-150100.7.40) #1 SMP PREEMPT_DYNAMIC Tue Aug 8 22:15:01 UTC 2023 (9908c29) >[ 0.000000][ T0] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000][ T0] BIOS-provided physical RAM map: >[ 0.000000][ T0] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >[ 0.000000][ T0] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >[ 0.000000][ T0] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000][ T0] BIOS-e820: [mem 0x0000000000100000-0x000000004ffdcfff] usable >[ 0.000000][ T0] BIOS-e820: [mem 0x000000004ffdd000-0x000000004fffffff] reserved >[ 0.000000][ T0] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >[ 0.000000][ T0] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >[ 0.000000][ T0] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved >[ 0.000000][ T0] NX (Execute Disable) protection: active >[ 0.000000][ T0] SMBIOS 2.8 present. >[ 0.000000][ T0] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552c-rebuilt.opensuse.org 04/01/2014 >[ 0.000000][ T0] Hypervisor detected: KVM >[ 0.000000][ T0] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000][ T0] kvm-clock: cpu 0, msr 42c01001, primary cpu clock >[ 0.000000][ T0] kvm-clock: using sched offset of 133590746 cycles >[ 0.000002][ T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >[ 0.000004][ T0] tsc: Detected 3693.060 MHz processor >[ 0.000228][ T0] last_pfn = 0x4ffdd max_arch_pfn = 0x400000000 >[ 0.000284][ T0] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.001970][ T0] found SMP MP-table at [mem 0x000f5b70-0x000f5b7f] >[ 0.001982][ T0] Using GB pages for direct mapping >[ 0.002146][ T0] RAMDISK: [mem 0x4f661000-0x4ffcffff] >[ 0.002172][ T0] ACPI: Early table checksum verification disabled >[ 0.002174][ T0] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS ) >[ 0.002177][ T0] ACPI: RSDT 0x000000004FFE17DC 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001) >[ 0.002181][ T0] ACPI: FACP 0x000000004FFE16C8 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) >[ 0.002184][ T0] ACPI: DSDT 0x000000004FFE0040 001688 (v01 BOCHS BXPC 00000001 BXPC 00000001) >[ 0.002187][ T0] ACPI: FACS 0x000000004FFE0000 000040 >[ 0.002189][ T0] ACPI: APIC 0x000000004FFE173C 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) >[ 0.002191][ T0] ACPI: WAET 0x000000004FFE17B4 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) >[ 0.002193][ T0] ACPI: Reserving FACP table memory at [mem 0x4ffe16c8-0x4ffe173b] >[ 0.002194][ T0] ACPI: Reserving DSDT table memory at [mem 0x4ffe0040-0x4ffe16c7] >[ 0.002195][ T0] ACPI: Reserving FACS table memory at [mem 0x4ffe0000-0x4ffe003f] >[ 0.002196][ T0] ACPI: Reserving APIC table memory at [mem 0x4ffe173c-0x4ffe17b3] >[ 0.002197][ T0] ACPI: Reserving WAET table memory at [mem 0x4ffe17b4-0x4ffe17db] >[ 0.002448][ T0] No NUMA configuration found >[ 0.002449][ T0] Faking a node at [mem 0x0000000000000000-0x000000004ffdcfff] >[ 0.002455][ T0] NODE_DATA(0) allocated [mem 0x4f636000-0x4f660fff] >[ 0.002649][ T0] Zone ranges: >[ 0.002650][ T0] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.002651][ T0] DMA32 [mem 0x0000000001000000-0x000000004ffdcfff] >[ 0.002653][ T0] Normal empty >[ 0.002654][ T0] Device empty >[ 0.002655][ T0] Movable zone start for each node >[ 0.002656][ T0] Early memory node ranges >[ 0.002657][ T0] node 0: [mem 0x0000000000001000-0x000000000009efff] >[ 0.002658][ T0] node 0: [mem 0x0000000000100000-0x000000004ffdcfff] >[ 0.002659][ T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000004ffdcfff] >[ 0.002810][ T0] On node 0, zone DMA: 1 pages in unavailable ranges >[ 0.002832][ T0] On node 0, zone DMA: 97 pages in unavailable ranges >[ 0.003449][ T0] On node 0, zone DMA32: 35 pages in unavailable ranges >[ 0.003744][ T0] ACPI: PM-Timer IO Port: 0x608 >[ 0.003750][ T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >[ 0.003773][ T0] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.003775][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.003777][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >[ 0.003778][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >[ 0.003779][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >[ 0.003780][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >[ 0.003782][ T0] ACPI: Using ACPI (MADT) for SMP configuration information >[ 0.003784][ T0] TSC deadline timer available >[ 0.003787][ T0] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.003807][ T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.003808][ T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.003809][ T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.003810][ T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.003811][ T0] [mem 0x50000000-0xfeffbfff] available for PCI devices >[ 0.003812][ T0] Booting paravirtualized kernel on KVM >[ 0.003813][ T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns >[ 0.006846][ T0] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.007147][ T0] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u2097152 >[ 0.007171][ T0] kvm-guest: setup async PF for cpu 0 >[ 0.007176][ T0] kvm-guest: stealtime: cpu 0, msr 4e035080 >[ 0.007180][ T0] kvm-guest: PV spinlocks disabled, single CPU >[ 0.007183][ T0] Fallback order for Node 0: 0 >[ 0.007185][ T0] Built 1 zonelists, mobility grouping on. Total pages: 322269 >[ 0.007186][ T0] Policy zone: DMA32 >[ 0.007187][ T0] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.007278][ T0] cgroup: Disabling memory control group subsystem >[ 0.007331][ T0] Unknown kernel command line parameters "edd=off udevtimeout=6000 guestfs_verbose=1", will be passed to user space. >[ 0.007598][ T0] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) >[ 0.007644][ T0] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) >[ 0.007659][ T0] mem auto-init: stack:off, heap alloc:off, heap free:off >[ 0.008965][ T0] Memory: 260860K/1310188K available (14336K kernel code, 3421K rwdata, 9352K rodata, 2864K init, 18140K bss, 87652K reserved, 0K cma-reserved) >[ 0.008969][ T0] random: get_random_u64 called from __kmem_cache_create+0x28/0x470 with crng_init=0 >[ 0.009043][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.009056][ T0] ftrace: allocating 43158 entries in 169 pages >[ 0.024796][ T0] ftrace: allocated 169 pages with 4 groups >[ 0.025221][ T0] Dynamic Preempt: none >[ 0.025369][ T0] rcu: Preemptible hierarchical RCU implementation. >[ 0.025370][ T0] rcu: \tRCU event tracing is enabled. >[ 0.025371][ T0] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >[ 0.025372][ T0] \tTrampoline variant of Tasks RCU enabled. >[ 0.025373][ T0] \tRude variant of Tasks RCU enabled. >[ 0.025373][ T0] \tTracing variant of Tasks RCU enabled. >[ 0.025374][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. >[ 0.025375][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.028041][ T0] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 >[ 0.028272][ T0] random: crng done (trusting CPU's manufacturer) >[ 0.028355][ T0] Console: colour *CGA 80x25 >[ 0.107419][ T0] printk: console [ttyS0] enabled >[ 0.107951][ T0] ACPI: Core revision 20220331 >[ 0.108459][ T0] APIC: Switch to symmetric I/O mode setup >[ 0.109244][ T0] x2apic enabled >[ 0.109823][ T0] Switched APIC routing to physical x2apic. >[ 0.111295][ T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns >[ 0.112439][ T0] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772240) >[ 0.113423][ T0] x86/cpu: User Mode Instruction Prevention (UMIP) activated >[ 0.114236][ T0] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 >[ 0.114892][ T0] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 >[ 0.115633][ T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization >[ 0.116436][ T0] Spectre V2 : Mitigation: Retpolines >[ 0.116436][ T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >[ 0.116436][ T0] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >[ 0.116436][ T0] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.116436][ T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier >[ 0.116436][ T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp >[ 0.116436][ T0] Speculative Return Stack Overflow: IBPB-extending microcode not applied! >[ 0.116436][ T0] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options. >[ 0.116436][ T0] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode >[ 0.116436][ T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >[ 0.116436][ T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >[ 0.116436][ T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >[ 0.116436][ T0] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' >[ 0.116436][ T0] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.116436][ T0] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 >[ 0.116436][ T0] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. >[ 0.116436][ T0] Freeing SMP alternatives memory: 36K >[ 0.116436][ T0] pid_max: default: 32768 minimum: 301 >[ 0.116436][ T0] LSM: Security Framework initializing >[ 0.116436][ T0] AppArmor: AppArmor initialized >[ 0.116436][ T0] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) >[ 0.116436][ T0] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) >[ 0.116436][ T1] smpboot: CPU0: AMD Ryzen 9 5900X 12-Core Processor (family: 0x19, model: 0x21, stepping: 0x0) >[ 0.116436][ T1] Performance Events: Fam17h+ core perfctr, AMD PMU driver. >[ 0.116436][ T1] ... version: 0 >[ 0.116436][ T1] ... bit width: 48 >[ 0.116436][ T1] ... generic registers: 6 >[ 0.116436][ T1] ... value mask: 0000ffffffffffff >[ 0.116436][ T1] ... max period: 00007fffffffffff >[ 0.116441][ T1] ... fixed-purpose events: 0 >[ 0.116906][ T1] ... event mask: 000000000000003f >[ 0.117543][ T1] signal: max sigframe size: 3376 >[ 0.118053][ T1] rcu: Hierarchical SRCU implementation. >[ 0.118929][ T1] smp: Bringing up secondary CPUs ... >[ 0.119463][ T1] smp: Brought up 1 node, 1 CPU >[ 0.119940][ T1] smpboot: Max logical packages: 1 >[ 0.120431][ T1] smpboot: Total of 1 processors activated (7386.12 BogoMIPS) >[ 0.125661][ T18] node 0 deferred pages initialised in 4ms >[ 0.126314][ T1] devtmpfs: initialized >[ 0.126761][ T1] x86/mm: Memory block size: 128MB >[ 0.127608][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns >[ 0.128444][ T1] futex hash table entries: 256 (order: 2, 16384 bytes, linear) >[ 0.129232][ T1] pinctrl core: initialized pinctrl subsystem >[ 0.129936][ T1] PM: RTC time: 20:25:54, date: 2023-09-18 >[ 0.130774][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family >[ 0.131555][ T1] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations >[ 0.132322][ T1] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations >[ 0.132448][ T1] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations >[ 0.133300][ T1] audit: initializing netlink subsys (disabled) >[ 0.134017][ T1] thermal_sys: Registered thermal governor 'fair_share' >[ 0.134019][ T1] thermal_sys: Registered thermal governor 'bang_bang' >[ 0.134699][ T1] thermal_sys: Registered thermal governor 'step_wise' >[ 0.135361][ T1] thermal_sys: Registered thermal governor 'user_space' >[ 0.136043][ T1] cpuidle: using governor ladder >[ 0.136923][ T1] cpuidle: using governor menu >[ 0.137811][ T22] audit: type=2000 audit(1695068755.192:1): state=initialized audit_enabled=0 res=1 >[ 0.138822][ T1] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.139619][ T1] PCI: Using configuration type 1 for base access >[ 0.140248][ T1] PCI: Using configuration type 1 for extended access >[ 0.141575][ T1] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. >[ 0.142629][ T1] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.143359][ T1] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.144194][ T29] alg: self-tests disabled >[ 0.147318][ T1] ACPI: Added _OSI(Module Device) >[ 0.147818][ T1] ACPI: Added _OSI(Processor Device) >[ 0.148329][ T1] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.148442][ T1] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.149043][ T1] ACPI: Added _OSI(Linux-Dell-Video) >[ 0.149568][ T1] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) >[ 0.150161][ T1] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) >[ 0.151756][ T1] ACPI: 1 ACPI AML tables successfully acquired and loaded >[ 0.153113][ T1] ACPI: Interpreter enabled >[ 0.153561][ T1] ACPI: PM: (supports S0 S3 S4 S5) >[ 0.154050][ T1] ACPI: Using IOAPIC for interrupt routing >[ 0.154616][ T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.155581][ T1] PCI: Using E820 reservations for host bridge windows >[ 0.156336][ T1] ACPI: Enabled 2 GPEs in block 00 to 0F >[ 0.158827][ T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.159509][ T1] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] >[ 0.160790][ T1] acpiphp: Slot [2] registered >[ 0.161267][ T1] acpiphp: Slot [3] registered >[ 0.161742][ T1] acpiphp: Slot [4] registered >[ 0.162214][ T1] acpiphp: Slot [5] registered >[ 0.162691][ T1] acpiphp: Slot [6] registered >[ 0.163163][ T1] acpiphp: Slot [7] registered >[ 0.163632][ T1] acpiphp: Slot [8] registered >[ 0.164102][ T1] acpiphp: Slot [9] registered >[ 0.164455][ T1] acpiphp: Slot [10] registered >[ 0.164934][ T1] acpiphp: Slot [11] registered >[ 0.165427][ T1] acpiphp: Slot [12] registered >[ 0.165909][ T1] acpiphp: Slot [13] registered >[ 0.166396][ T1] acpiphp: Slot [14] registered >[ 0.166893][ T1] acpiphp: Slot [15] registered >[ 0.167377][ T1] acpiphp: Slot [16] registered >[ 0.167855][ T1] acpiphp: Slot [17] registered >[ 0.168336][ T1] acpiphp: Slot [18] registered >[ 0.168455][ T1] acpiphp: Slot [19] registered >[ 0.168936][ T1] acpiphp: Slot [20] registered >[ 0.169418][ T1] acpiphp: Slot [21] registered >[ 0.169910][ T1] acpiphp: Slot [22] registered >[ 0.170393][ T1] acpiphp: Slot [23] registered >[ 0.170875][ T1] acpiphp: Slot [24] registered >[ 0.171360][ T1] acpiphp: Slot [25] registered >[ 0.171842][ T1] acpiphp: Slot [26] registered >[ 0.172323][ T1] acpiphp: Slot [27] registered >[ 0.172455][ T1] acpiphp: Slot [28] registered >[ 0.172936][ T1] acpiphp: Slot [29] registered >[ 0.173431][ T1] acpiphp: Slot [30] registered >[ 0.173923][ T1] acpiphp: Slot [31] registered >[ 0.174398][ T1] PCI host bridge to bus 0000:00 >[ 0.174873][ T1] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.175613][ T1] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.176362][ T1] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.176440][ T1] pci_bus 0000:00: root bus resource [mem 0x50000000-0xfebfffff window] >[ 0.177249][ T1] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] >[ 0.178067][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.178810][ T1] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >[ 0.180308][ T1] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >[ 0.180888][ T1] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >[ 0.182661][ T1] pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af] >[ 0.183870][ T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.184440][ T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.185152][ T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.185926][ T1] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.186747][ T1] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >[ 0.187742][ T1] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.188447][ T1] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.189436][ T1] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 >[ 0.190678][ T1] pci 0000:00:02.0: reg 0x10: [io 0xc080-0xc09f] >[ 0.192989][ T1] pci 0000:00:02.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref] >[ 0.195294][ T1] pci 0000:00:03.0: [1af4:1004] type 00 class 0x010000 >[ 0.196892][ T1] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f] >[ 0.198381][ T1] pci 0000:00:03.0: reg 0x14: [mem 0xfebfe000-0xfebfefff] >[ 0.201368][ T1] pci 0000:00:03.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref] >[ 0.203780][ T1] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >[ 0.205075][ T1] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f] >[ 0.206264][ T1] pci 0000:00:04.0: reg 0x14: [mem 0xfebff000-0xfebfffff] >[ 0.208440][ T1] pci 0000:00:04.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref] >[ 0.218521][ T1] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 >[ 0.219307][ T1] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 >[ 0.220072][ T1] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >[ 0.220551][ T1] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 >[ 0.221270][ T1] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 >[ 0.222139][ T1] iommu: Default domain type: Passthrough >[ 0.222767][ T1] pps_core: LinuxPPS API ver. 1 registered >[ 0.223330][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >[ 0.224306][ T1] PTP clock support registered >[ 0.224447][ T1] EDAC MC: Ver: 3.0.0 >[ 0.225106][ T1] NetLabel: Initializing >[ 0.225520][ T1] NetLabel: domain hash size = 128 >[ 0.226023][ T1] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >[ 0.226673][ T1] NetLabel: unlabeled traffic allowed by default >[ 0.227294][ T1] PCI: Using ACPI for IRQ routing >[ 0.228191][ T1] vgaarb: loaded >[ 0.228563][ T1] clocksource: Switched to clocksource kvm-clock >[ 0.237490][ T1] VFS: Disk quotas dquot_6.6.0 >[ 0.237965][ T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.238794][ T1] AppArmor: AppArmor Filesystem Enabled >[ 0.239339][ T1] pnp: PnP ACPI init >[ 0.239975][ T1] pnp: PnP ACPI: found 5 devices >[ 0.248198][ T1] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.249200][ T1] NET: Registered PF_INET protocol family >[ 0.249777][ T1] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) >[ 0.250729][ T1] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) >[ 0.251641][ T1] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) >[ 0.252624][ T1] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) >[ 0.253448][ T1] TCP: Hash tables configured (established 16384 bind 16384) >[ 0.254192][ T1] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) >[ 0.254994][ T1] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) >[ 0.255722][ T1] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) >[ 0.256525][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family >[ 0.257162][ T1] NET: Registered PF_XDP protocol family >[ 0.257714][ T1] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >[ 0.258406][ T1] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >[ 0.259088][ T1] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >[ 0.259837][ T1] pci_bus 0000:00: resource 7 [mem 0x50000000-0xfebfffff window] >[ 0.260594][ T1] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] >[ 0.261410][ T1] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.262060][ T1] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.262737][ T1] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.263461][ T1] PCI: CLS 0 bytes, default 64 >[ 0.263930][ T1] ACPI: bus type thunderbolt registered >[ 0.264563][ T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a77744cfd5, max_idle_ns: 881590969987 ns >[ 0.266019][ T82] Trying to unpack rootfs image as initramfs... >[ 0.269671][ T82] Freeing initrd memory: 9660K >[ 0.270423][ T1] Initialise system trusted keyrings >[ 0.270953][ T1] Key type blacklist registered >[ 0.271446][ T1] workingset: timestamp_bits=36 max_order=19 bucket_order=0 >[ 0.273280][ T1] zbud: loaded >[ 0.273762][ T1] integrity: Platform Keyring initialized >[ 0.274353][ T1] Key type asymmetric registered >[ 0.274835][ T1] Asymmetric key parser 'x509' registered >[ 0.275414][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) >[ 0.276236][ T1] io scheduler mq-deadline registered >[ 0.276778][ T1] io scheduler kyber registered >[ 0.277265][ T1] io scheduler bfq registered >[ 0.277773][ T1] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.306823][ T1] ACPI: \_SB_.LNKB: Enabled at IRQ 10 >[ 0.335835][ T1] ACPI: \_SB_.LNKC: Enabled at IRQ 11 >[ 0.364122][ T1] ACPI: \_SB_.LNKD: Enabled at IRQ 11 >[ 0.365302][ T1] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.366201][ T1] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.388471][ T1] Non-volatile memory driver v1.3 >[ 0.389308][ T1] Linux agpgart interface v0.103 >[ 0.390398][ T1] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >[ 0.391886][ T1] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.392424][ T1] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.393046][ T1] mousedev: PS/2 mouse device common for all mice >[ 0.393669][ T1] rtc_cmos 00:04: RTC can wake from S4 >[ 0.394614][ T7] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.395960][ T7] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >[ 0.397013][ T7] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 0.397972][ T1] rtc_cmos 00:04: registered as rtc0 >[ 0.398483][ T1] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram >[ 0.399207][ T1] amd_pstate: driver load is disabled, boot with specific mode to enable this >[ 0.400039][ T1] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.400708][ T1] hid: raw HID events driver (C) Jiri Kosina >[ 0.401284][ T1] drop_monitor: Initializing network drop monitor service >[ 0.410382][ T1] NET: Registered PF_INET6 protocol family >[ 0.411271][ T1] Segment Routing with IPv6 >[ 0.411712][ T1] RPL Segment Routing with IPv6 >[ 0.412322][ T1] IPI shorthand broadcast: enabled >[ 0.412830][ T1] sched_clock: Marking stable (328558894, 84253078)->(450212601, -37400629) >[ 0.413702][ T1] registered taskstats version 1 >[ 0.414197][ T1] Loading compiled-in X.509 certificates >[ 0.414758][ T1] Loaded X.509 cert 'SUSE Linux Enterprise Secure Boot Signkey: a746b64b6cb71f13385638055f46162bac632acd' >[ 0.415821][ T1] zswap: loaded using pool lzo/zbud >[ 0.416343][ T1] page_owner is disabled >[ 0.416791][ T1] Key type ._fscrypt registered >[ 0.417248][ T1] Key type .fscrypt registered >[ 0.417696][ T1] Key type fscrypt-provisioning registered >[ 0.418369][ T1] Key type encrypted registered >[ 0.418829][ T1] AppArmor: AppArmor sha1 policy hashing enabled >[ 0.419425][ T1] ima: No TPM chip found, activating TPM-bypass! >[ 0.420039][ T1] Loading compiled-in module X.509 certificates >[ 0.420650][ T1] Loaded X.509 cert 'SUSE Linux Enterprise Secure Boot Signkey: a746b64b6cb71f13385638055f46162bac632acd' >[ 0.421705][ T1] ima: Allocated hash algorithm: sha256 >[ 0.422239][ T1] ima: No architecture policies found >[ 0.422750][ T1] evm: Initialising EVM extended attributes: >[ 0.423305][ T1] evm: security.selinux >[ 0.423688][ T1] evm: security.SMACK64 (disabled) >[ 0.424162][ T1] evm: security.SMACK64EXEC (disabled) >[ 0.424685][ T1] evm: security.SMACK64TRANSMUTE (disabled) >[ 0.425232][ T1] evm: security.SMACK64MMAP (disabled) >[ 0.425742][ T1] evm: security.apparmor >[ 0.426139][ T1] evm: security.ima >[ 0.426490][ T1] evm: security.capability >[ 0.426900][ T1] evm: HMAC attrs: 0x1 >[ 0.427452][ T1] PM: Magic number: 7:867:447 >[ 0.427980][ T1] RAS: Correctable Errors collector initialized. >[ 0.429409][ T1] Freeing unused decrypted memory: 2036K >[ 0.430145][ T1] Freeing unused kernel image (initmem) memory: 2864K >[ 0.436450][ T1] Write protecting the kernel read-only data: 24576k >[ 0.437469][ T1] Freeing unused kernel image (rodata/data gap) memory: 888K >[ 0.438263][ T1] Run /init as init process >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.2.2 glibc >supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color >supermin: uptime: 0.35 0.00 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crc64.ko >supermin: internal insmod crc64_rocksoft_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >supermin: internal insmod scsi_mod.ko >[ 0.460368][ T1] SCSI subsystem initialized >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.470472][ T1] scsi host0: ata_piix >[ 0.470940][ T1] scsi host1: ata_piix >[ 0.471353][ T1] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.472079][ T1] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >supermin: internal insmod virtio_blk.ko >supermin: internal insmod ecdh_generic.ko >supermin: internal insmod crc16.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod bluetooth.ko >[ 0.660579][ T1] Bluetooth: Core ver 2.22 >[ 0.661016][ T1] NET: Registered PF_BLUETOOTH protocol family >[ 0.661608][ T1] Bluetooth: HCI device and connection manager initialized >[ 0.662294][ T1] Bluetooth: HCI socket layer initialized >[ 0.662856][ T1] Bluetooth: L2CAP socket layer initialized >[ 0.663413][ T1] Bluetooth: SCO socket layer initialized >supermin: internal insmod virtio_bt.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod crypto_engine.ko >supermin: internal insmod virtio_crypto.ko >supermin: internal insmod virtio-iommu.ko >supermin: internal insmod failover.ko >supermin: internal insmod net_failover.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod nd_virtio.ko >supermin: internal insmod virtio_pmem.ko >supermin: internal insmod rpmsg_core.ko >supermin: internal insmod rpmsg_ns.ko >supermin: internal insmod virtio_rpmsg_bus.ko >supermin: internal insmod crc64-rocksoft.ko >supermin: internal insmod t10-pi.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >[ 0.681633][ T1] scsi host2: Virtio SCSI HBA >[ 0.682560][ T8] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.683664][ T8] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.693445][ C0] sd 2:0:0:0: Power-on or device reset occurred >[ 0.694215][ C0] sd 2:0:1:0: Power-on or device reset occurred >[ 0.694839][ T82] sd 2:0:0:0: [sda] 52428800 512-byte logical blocks: (26.8 GB/25.0 GiB) >[ 0.695690][ T82] sd 2:0:0:0: [sda] Write Protect is off >[ 0.696269][ T120] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.697229][ T120] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.697811][ T82] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.698819][ T120] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.704738][ T120] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.705853][ T82] sda: sda1 sda2 >[ 0.706282][ T82] sd 2:0:0:0: [sda] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_dma_buf.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_mem.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod vdpa.ko >supermin: internal insmod virtio_vdpa.ko >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod fuse.ko >[ 0.742025][ T1] fuse: init (API version 7.34) >supermin: internal insmod virtiofs.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc4.ko >supermin: internal insmod crc7.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: internal insmod soundcore.ko >supermin: internal insmod snd.ko >supermin: internal insmod snd-timer.ko >supermin: internal insmod snd-pcm.ko >supermin: internal insmod virtio_snd.ko >supermin: picked 8:16 as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.757493][ T1] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.759364][ T1] EXT4-fs (sdb): mounted filesystem without journal. Opts: . Quota mode: none. >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]] >+ mkdir -p /dev/pts /dev/shm >+ mount -t devpts /dev/pts /dev/pts >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ mkdir -p /sysroot >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=UUID=32cae5c3-849f-4ebe-a618-e3138a1c1bab selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] >+ test -e /etc/mtab >+ ln -s /proc/mounts /etc/mtab >+ test -d /etc/crypto-policies/back-ends >+ test -f /etc/crypto-policies/back-ends/opensslcnf.config >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' b252 bc2f fb5b 8cf5 df76 96fd 64e7 8cf4' >+ echo b252bc2ffb5b8cf5df7696fd64e78cf4 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:12: Failed to resolve group 'audio'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:13: Failed to resolve group 'audio'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:14: Failed to resolve group 'disk'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:17: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:18: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/static-nodes-permissions.conf:19: Failed to resolve group 'kvm'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/suse.conf:10: Failed to resolve group 'lock'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:11: Failed to resolve group 'utmp'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:19: Failed to resolve user 'systemd-network': No such file or directory\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:20: Failed to resolve user 'systemd-network': No such file or directory\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:21: Failed to resolve user 'systemd-network': No such file or directory\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve user 'systemd-network': No such file or directory\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:26: Failed to resolve group 'systemd-journal'.\x1b[0m >\x1b[0;1;31m/usr/lib/tmpfiles.d/systemd.conf:27: Failed to resolve group 'systemd-journal'.\x1b[0m >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /usr/lib/systemd/systemd-udevd ']' >+ UDEVD=/usr/lib/systemd/systemd-udevd >+ break >+ '[' -z /usr/lib/systemd/systemd-udevd ']' >+ /usr/lib/systemd/systemd-udevd --daemon >Starting version 249.16+suse.195.gb473c02cc0 >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 0.984440][ T168] raid6: avx2x4 gen() 46734 MB/s >[ 1.052441][ T168] raid6: avx2x4 xor() 6609 MB/s >[ 1.120441][ T168] raid6: avx2x2 gen() 43565 MB/s >[ 1.188441][ T168] raid6: avx2x2 xor() 43460 MB/s >[ 1.256441][ T168] raid6: avx2x1 gen() 33459 MB/s >[ 1.324440][ T168] raid6: avx2x1 xor() 34737 MB/s >[ 1.324938][ T168] raid6: using algorithm avx2x4 gen() 46734 MB/s >[ 1.325548][ T168] raid6: .... xor() 6609 MB/s, rmw enabled >[ 1.326105][ T168] raid6: using avx2x2 recovery algorithm >[ 1.327710][ T168] xor: measuring software checksum speed >[ 1.328571][ T168] prefetch64-sse : 35423 MB/sec >[ 1.329368][ T168] generic_sse : 32848 MB/sec >[ 1.329862][ T168] xor: using function: prefetch64-sse (35423 MB/sec) >[ 1.374168][ T168] Btrfs loaded, crc32c=crc32c-intel, assert=on, zoned=yes >[ 1.375830][ T161] BTRFS: device fsid 6260d366-add2-4a9f-948b-2cb7fa441a03 devid 1 transid 51 /dev/sda2 scanned by (udev-worker) (161) >+ shopt -s nullglob >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/sd*/device/timeout >+ echo 300 >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >/init: line 108: echo: write error: Invalid argument >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >/init: line 108: echo: write error: Invalid argument >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ test '' = 1 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ mkdir -p /tmp/lvm >+ touch /tmp/lvm/lvm.conf >+ command -v lvmdevices >/sbin/lvmdevices >+ printf 'devices {\n' >+ printf '\tuse_devicesfile = 0\n' >+ printf '}\n' >+ LVM_SYSTEM_DIR=/tmp/lvm >+ export LVM_SYSTEM_DIR >+ lvmetad >/init: line 147: lvmetad: command not found >+ modprobe dm_mod >[ 1.416663][ T183] device-mapper: uevent: version 1.0.3 >[ 1.417228][ T183] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com >+ lvm pvscan --cache --activate ay >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >/init: line 157: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 5.14.21-150500.55.19-default #1 SMP PREEMPT_DYNAMIC Tue Aug 8 22:15:01 UTC 2023 (9908c29) x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw-r--r-- 1 0 0 10, 235 Sep 18 20:25 autofs >drwxr-xr-x 2 0 0 120 Sep 18 20:25 block >drwxr-xr-x 2 0 0 80 Sep 18 20:25 bsg >crw------- 1 0 0 10, 234 Sep 18 20:25 btrfs-control >drwxr-xr-x 2 0 0 2200 Sep 18 20:25 char >crw------- 1 0 0 5, 1 Sep 18 20:25 console >crw------- 1 0 0 10, 125 Sep 18 20:25 cpu_dma_latency >crw------- 1 0 0 10, 203 Sep 18 20:25 cuse >drwxr-xr-x 6 0 0 120 Sep 18 20:25 disk >drwxr-xr-x 2 0 0 60 Sep 18 20:25 dma_heap >lrwxrwxrwx 1 0 0 13 Sep 18 20:25 fd -> /proc/self/fd >crw-rw-rw- 1 0 0 1, 7 Sep 18 20:25 full >crw-rw-rw- 1 0 0 10, 229 Sep 18 20:25 fuse >crw------- 1 0 0 10, 228 Sep 18 20:25 hpet >crw------- 1 0 0 10, 183 Sep 18 20:25 hwrng >drwxr-xr-x 3 0 0 180 Sep 18 20:25 input >crw-r--r-- 1 0 0 1, 11 Sep 18 20:25 kmsg >crw------- 1 0 0 10, 237 Sep 18 20:25 loop-control >drwxr-xr-x 2 0 0 60 Sep 18 20:25 mapper >crw------- 1 0 0 10, 227 Sep 18 20:25 mcelog >crw------- 1 0 0 1, 1 Sep 18 20:25 mem >drwxr-xr-x 2 0 0 60 Sep 18 20:25 net >crw-rw-rw- 1 0 0 1, 3 Sep 18 20:25 null >crw------- 1 0 0 10, 144 Sep 18 20:25 nvram >crw------- 1 0 0 1, 4 Sep 18 20:25 port >crw------- 1 0 0 108, 0 Sep 18 20:25 ppp >crw------- 1 0 0 10, 1 Sep 18 20:25 psaux >crw-rw-rw- 1 0 0 5, 2 Sep 18 20:25 ptmx >drwxr-xr-x 2 0 0 0 Sep 18 20:25 pts >crw-rw-rw- 1 0 0 1, 8 Sep 18 20:25 random >crw------- 1 0 0 10, 242 Sep 18 20:25 rfkill >lrwxrwxrwx 1 0 0 4 Sep 18 20:25 rtc -> rtc0 >crw------- 1 0 0 250, 0 Sep 18 20:25 rtc0 >brw------- 1 0 0 8, 0 Sep 18 20:25 sda >brw------- 1 0 0 8, 1 Sep 18 20:25 sda1 >brw------- 1 0 0 8, 2 Sep 18 20:25 sda2 >brw------- 1 0 0 8, 16 Sep 18 20:25 sdb >drwxrwxrwt 2 0 0 40 Sep 18 20:25 shm >crw------- 1 0 0 10, 231 Sep 18 20:25 snapshot >drwxr-xr-x 2 0 0 80 Sep 18 20:25 snd >crw-rw-rw- 1 0 0 5, 0 Sep 18 20:25 tty >crw------- 1 0 0 4, 0 Sep 18 20:25 tty0 >crw------- 1 0 0 4, 1 Sep 18 20:25 tty1 >crw------- 1 0 0 4, 10 Sep 18 20:25 tty10 >crw------- 1 0 0 4, 11 Sep 18 20:25 tty11 >crw------- 1 0 0 4, 12 Sep 18 20:25 tty12 >crw------- 1 0 0 4, 13 Sep 18 20:25 tty13 >crw------- 1 0 0 4, 14 Sep 18 20:25 tty14 >crw------- 1 0 0 4, 15 Sep 18 20:25 tty15 >crw------- 1 0 0 4, 16 Sep 18 20:25 tty16 >crw------- 1 0 0 4, 17 Sep 18 20:25 tty17 >crw------- 1 0 0 4, 18 Sep 18 20:25 tty18 >crw------- 1 0 0 4, 19 Sep 18 20:25 tty19 >crw------- 1 0 0 4, 2 Sep 18 20:25 tty2 >crw------- 1 0 0 4, 20 Sep 18 20:25 tty20 >crw------- 1 0 0 4, 21 Sep 18 20:25 tty21 >crw------- 1 0 0 4, 22 Sep 18 20:25 tty22 >crw------- 1 0 0 4, 23 Sep 18 20:25 tty23 >crw------- 1 0 0 4, 24 Sep 18 20:25 tty24 >crw------- 1 0 0 4, 25 Sep 18 20:25 tty25 >crw------- 1 0 0 4, 26 Sep 18 20:25 tty26 >crw------- 1 0 0 4, 27 Sep 18 20:25 tty27 >crw------- 1 0 0 4, 28 Sep 18 20:25 tty28 >crw------- 1 0 0 4, 29 Sep 18 20:25 tty29 >crw------- 1 0 0 4, 3 Sep 18 20:25 tty3 >crw------- 1 0 0 4, 30 Sep 18 20:25 tty30 >crw------- 1 0 0 4, 31 Sep 18 20:25 tty31 >crw------- 1 0 0 4, 32 Sep 18 20:25 tty32 >crw------- 1 0 0 4, 33 Sep 18 20:25 tty33 >crw------- 1 0 0 4, 34 Sep 18 20:25 tty34 >crw------- 1 0 0 4, 35 Sep 18 20:25 tty35 >crw------- 1 0 0 4, 36 Sep 18 20:25 tty36 >crw------- 1 0 0 4, 37 Sep 18 20:25 tty37 >crw------- 1 0 0 4, 38 Sep 18 20:25 tty38 >crw------- 1 0 0 4, 39 Sep 18 20:25 tty39 >crw------- 1 0 0 4, 4 Sep 18 20:25 tty4 >crw------- 1 0 0 4, 40 Sep 18 20:25 tty40 >crw------- 1 0 0 4, 41 Sep 18 20:25 tty41 >crw------- 1 0 0 4, 42 Sep 18 20:25 tty42 >crw------- 1 0 0 4, 43 Sep 18 20:25 tty43 >crw------- 1 0 0 4, 44 Sep 18 20:25 tty44 >crw------- 1 0 0 4, 45 Sep 18 20:25 tty45 >crw------- 1 0 0 4, 46 Sep 18 20:25 tty46 >crw------- 1 0 0 4, 47 Sep 18 20:25 tty47 >crw------- 1 0 0 4, 48 Sep 18 20:25 tty48 >crw------- 1 0 0 4, 49 Sep 18 20:25 tty49 >crw------- 1 0 0 4, 5 Sep 18 20:25 tty5 >crw------- 1 0 0 4, 50 Sep 18 20:25 tty50 >crw------- 1 0 0 4, 51 Sep 18 20:25 tty51 >crw------- 1 0 0 4, 52 Sep 18 20:25 tty52 >crw------- 1 0 0 4, 53 Sep 18 20:25 tty53 >crw------- 1 0 0 4, 54 Sep 18 20:25 tty54 >crw------- 1 0 0 4, 55 Sep 18 20:25 tty55 >crw------- 1 0 0 4, 56 Sep 18 20:25 tty56 >crw------- 1 0 0 4, 57 Sep 18 20:25 tty57 >crw------- 1 0 0 4, 58 Sep 18 20:25 tty58 >crw------- 1 0 0 4, 59 Sep 18 20:25 tty59 >crw------- 1 0 0 4, 6 Sep 18 20:25 tty6 >crw------- 1 0 0 4, 60 Sep 18 20:25 tty60 >crw------- 1 0 0 4, 61 Sep 18 20:25 tty61 >crw------- 1 0 0 4, 62 Sep 18 20:25 tty62 >crw------- 1 0 0 4, 63 Sep 18 20:25 tty63 >crw------- 1 0 0 4, 7 Sep 18 20:25 tty7 >crw------- 1 0 0 4, 8 Sep 18 20:25 tty8 >crw------- 1 0 0 4, 9 Sep 18 20:25 tty9 >crw------- 1 0 0 4, 64 Sep 18 20:25 ttyS0 >crw------- 1 0 0 10, 126 Sep 18 20:25 udmabuf >crw------- 1 0 0 10, 239 Sep 18 20:25 uhid >crw------- 1 0 0 10, 223 Sep 18 20:25 uinput >crw-rw-rw- 1 0 0 1, 9 Sep 18 20:25 urandom >crw------- 1 0 0 10, 240 Sep 18 20:25 userio >crw------- 1 0 0 7, 0 Sep 18 20:25 vcs >crw------- 1 0 0 7, 1 Sep 18 20:25 vcs1 >crw------- 1 0 0 7, 128 Sep 18 20:25 vcsa >crw------- 1 0 0 7, 129 Sep 18 20:25 vcsa1 >crw------- 1 0 0 7, 64 Sep 18 20:25 vcsu >crw------- 1 0 0 7, 65 Sep 18 20:25 vcsu1 >drwxr-xr-x 2 0 0 60 Sep 18 20:25 vfio >crw------- 1 0 0 10, 127 Sep 18 20:25 vga_arbiter >crw------- 1 0 0 10, 137 Sep 18 20:25 vhci >crw-rw-rw- 1 0 0 10, 238 Sep 18 20:25 vhost-net >crw-rw-rw- 1 0 0 10, 241 Sep 18 20:25 vhost-vsock >drwxr-xr-x 2 0 0 60 Sep 18 20:25 virtio-ports >crw------- 1 0 0 245, 1 Sep 18 20:25 vport2p1 >crw-rw-rw- 1 0 0 1, 5 Sep 18 20:25 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 0 0 6 Sep 18 20:25 8:0 -> ../sda >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 8:1 -> ../sda1 >lrwxrwxrwx 1 0 0 6 Sep 18 20:25 8:16 -> ../sdb >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 0 0 246, 0 Sep 18 20:25 2:0:0:0 >crw------- 1 0 0 246, 1 Sep 18 20:25 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 10:1 -> ../psaux >lrwxrwxrwx 1 0 0 18 Sep 18 20:25 10:125 -> ../cpu_dma_latency >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 10:126 -> ../udmabuf >lrwxrwxrwx 1 0 0 14 Sep 18 20:25 10:127 -> ../vga_arbiter >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 10:144 -> ../nvram >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 10:183 -> ../hwrng >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 10:227 -> ../mcelog >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 10:228 -> ../hpet >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 10:229 -> ../fuse >lrwxrwxrwx 1 0 0 11 Sep 18 20:25 10:231 -> ../snapshot >lrwxrwxrwx 1 0 0 16 Sep 18 20:25 10:234 -> ../btrfs-control >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 10:235 -> ../autofs >lrwxrwxrwx 1 0 0 17 Sep 18 20:25 10:236 -> ../mapper/control >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 10:242 -> ../rfkill >lrwxrwxrwx 1 0 0 12 Sep 18 20:25 116:33 -> ../snd/timer >lrwxrwxrwx 1 0 0 15 Sep 18 20:25 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 0 0 15 Sep 18 20:25 13:33 -> ../input/mouse1 >lrwxrwxrwx 1 0 0 13 Sep 18 20:25 13:63 -> ../input/mice >lrwxrwxrwx 1 0 0 15 Sep 18 20:25 13:64 -> ../input/event0 >lrwxrwxrwx 1 0 0 15 Sep 18 20:25 13:65 -> ../input/event1 >lrwxrwxrwx 1 0 0 15 Sep 18 20:25 13:66 -> ../input/event2 >lrwxrwxrwx 1 0 0 6 Sep 18 20:25 1:1 -> ../mem >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 1:11 -> ../kmsg >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 1:3 -> ../null >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 1:4 -> ../port >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 1:5 -> ../zero >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 1:7 -> ../full >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 1:8 -> ../random >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 1:9 -> ../urandom >lrwxrwxrwx 1 0 0 11 Sep 18 20:25 245:1 -> ../vport2p1 >lrwxrwxrwx 1 0 0 14 Sep 18 20:25 246:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 0 0 14 Sep 18 20:25 246:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 250:0 -> ../rtc0 >lrwxrwxrwx 1 0 0 18 Sep 18 20:25 251:0 -> ../dma_heap/system >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:0 -> ../tty0 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:1 -> ../tty1 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:10 -> ../tty10 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:11 -> ../tty11 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:12 -> ../tty12 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:13 -> ../tty13 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:14 -> ../tty14 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:15 -> ../tty15 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:16 -> ../tty16 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:17 -> ../tty17 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:18 -> ../tty18 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:19 -> ../tty19 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:2 -> ../tty2 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:20 -> ../tty20 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:21 -> ../tty21 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:22 -> ../tty22 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:23 -> ../tty23 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:24 -> ../tty24 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:25 -> ../tty25 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:26 -> ../tty26 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:27 -> ../tty27 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:28 -> ../tty28 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:29 -> ../tty29 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:3 -> ../tty3 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:30 -> ../tty30 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:31 -> ../tty31 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:32 -> ../tty32 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:33 -> ../tty33 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:34 -> ../tty34 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:35 -> ../tty35 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:36 -> ../tty36 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:37 -> ../tty37 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:38 -> ../tty38 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:39 -> ../tty39 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:4 -> ../tty4 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:40 -> ../tty40 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:41 -> ../tty41 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:42 -> ../tty42 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:43 -> ../tty43 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:44 -> ../tty44 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:45 -> ../tty45 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:46 -> ../tty46 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:47 -> ../tty47 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:48 -> ../tty48 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:49 -> ../tty49 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:5 -> ../tty5 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:50 -> ../tty50 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:51 -> ../tty51 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:52 -> ../tty52 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:53 -> ../tty53 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:54 -> ../tty54 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:55 -> ../tty55 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:56 -> ../tty56 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:57 -> ../tty57 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:58 -> ../tty58 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:59 -> ../tty59 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:6 -> ../tty6 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:60 -> ../tty60 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:61 -> ../tty61 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:62 -> ../tty62 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:63 -> ../tty63 >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 4:64 -> ../ttyS0 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:7 -> ../tty7 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:8 -> ../tty8 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 4:9 -> ../tty9 >lrwxrwxrwx 1 0 0 6 Sep 18 20:25 5:0 -> ../tty >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 5:1 -> ../console >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 5:2 -> ../ptmx >lrwxrwxrwx 1 0 0 6 Sep 18 20:25 7:0 -> ../vcs >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 7:1 -> ../vcs1 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 7:128 -> ../vcsa >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 7:129 -> ../vcsa1 >lrwxrwxrwx 1 0 0 7 Sep 18 20:25 7:64 -> ../vcsu >lrwxrwxrwx 1 0 0 8 Sep 18 20:25 7:65 -> ../vcsu1 > >/dev/disk: >total 0 >drwxr-xr-x 2 0 0 120 Sep 18 20:25 by-id >drwxr-xr-x 2 0 0 80 Sep 18 20:25 by-partuuid >drwxr-xr-x 2 0 0 120 Sep 18 20:25 by-path >drwxr-xr-x 2 0 0 80 Sep 18 20:25 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 1ccb27cd-d796-4b14-b683-d55597dce796 -> ../../sda2 >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 a4278a3a-8cc4-4016-bb55-b8bb2ee17bab -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 32cae5c3-849f-4ebe-a618-e3138a1c1bab -> ../../sdb >lrwxrwxrwx 1 0 0 10 Sep 18 20:25 6260d366-add2-4a9f-948b-2cb7fa441a03 -> ../../sda2 > >/dev/dma_heap: >total 0 >crw------- 1 0 0 251, 0 Sep 18 20:25 system > >/dev/input: >total 0 >drwxr-xr-x 2 0 0 100 Sep 18 20:25 by-path >crw------- 1 0 0 13, 64 Sep 18 20:25 event0 >crw------- 1 0 0 13, 65 Sep 18 20:25 event1 >crw------- 1 0 0 13, 66 Sep 18 20:25 event2 >crw------- 1 0 0 13, 63 Sep 18 20:25 mice >crw------- 1 0 0 13, 32 Sep 18 20:25 mouse0 >crw------- 1 0 0 13, 33 Sep 18 20:25 mouse1 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 platform-i8042-serio-1-event-mouse -> ../event2 >lrwxrwxrwx 1 0 0 9 Sep 18 20:25 platform-i8042-serio-1-mouse -> ../mouse1 > >/dev/mapper: >total 0 >crw------- 1 0 0 10, 236 Sep 18 20:25 control > >/dev/net: >total 0 >crw-rw-rw- 1 0 0 10, 200 Sep 18 20:25 tun > >/dev/pts: >total 0 >c--------- 1 0 0 5, 2 Sep 18 20:25 ptmx > >/dev/shm: >total 0 > >/dev/snd: >total 0 >crw------- 1 0 0 116, 1 Sep 18 20:25 seq >crw------- 1 0 0 116, 33 Sep 18 20:25 timer > >/dev/vfio: >total 0 >crw-rw-rw- 1 0 0 10, 196 Sep 18 20:25 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 0 0 11 Sep 18 20:25 org.libguestfs.channel.0 -> ../vport2p1 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >/dev /dev devtmpfs rw,relatime,size=611284k,nr_inodes=152821,mode=755,inode64 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime,inode64 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=247604k,mode=755,inode64 0 0 >+ cat /proc/mdstat >cat: /proc/mdstat: No such file or directory >+ lvm config >devices { >\tuse_devicesfile=0 >} >+ lvm pvs >+ lvm vgs >+ lvm lvs >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >+ ip r >+ cat /etc/resolv.conf >+ lsmod >Module Size Used by >dm_mod 176128 0 >btrfs 1650688 0 >blake2b_generic 20480 0 >xor 24576 1 btrfs >raid6_pq 122880 1 btrfs >virtio_snd 36864 0 >snd_pcm 176128 1 virtio_snd >snd_timer 40960 1 snd_pcm >snd 118784 3 virtio_snd,snd_timer,snd_pcm >soundcore 16384 1 snd >libcrc32c 16384 1 btrfs >crc8 16384 0 >crc7 16384 0 >crc4 16384 0 >crc_itu_t 16384 0 >virtiofs 32768 0 >fuse 167936 1 virtiofs >ext4 937984 1 >mbcache 16384 1 ext4 >jbd2 163840 1 ext4 >virtio_vdpa 16384 0 >vdpa 32768 1 virtio_vdpa >virtio_mmio 16384 0 >virtio_mem 36864 0 >virtio_input 16384 0 >virtio_dma_buf 16384 0 >virtio_balloon 24576 0 >virtio_scsi 24576 1 >sd_mod 61440 1 >t10_pi 16384 1 sd_mod >crc64_rocksoft 20480 1 t10_pi >virtio_rpmsg_bus 24576 0 >rpmsg_ns 20480 1 virtio_rpmsg_bus >rpmsg_core 20480 2 virtio_rpmsg_bus,rpmsg_ns >virtio_pmem 16384 0 >nd_virtio 16384 1 virtio_pmem >nd_pmem 24576 0 >nd_btt 32768 1 nd_pmem >virtio_net 65536 0 >net_failover 24576 1 virtio_net >failover 16384 1 net_failover >virtio_iommu 28672 0 >virtio_crypto 28672 0 >crypto_engine 16384 1 virtio_crypto >virtio_rng 16384 0 >virtio_bt 16384 0 >bluetooth 897024 1 virtio_bt >rfkill 28672 1 bluetooth >crc16 16384 2 bluetooth,ext4 >ecdh_generic 16384 1 bluetooth >virtio_blk 20480 0 >ata_piix 45056 0 >libata 380928 1 ata_piix >scsi_mod 282624 3 virtio_scsi,sd_mod,libata >nfit 69632 0 >libnvdimm 192512 4 nd_btt,nd_pmem,nfit,virtio_pmem >crc64_rocksoft_generic 16384 1 >crc64 20480 2 crc64_rocksoft,crc64_rocksoft_generic >crc32_generic 16384 0 >crc32c_intel 24576 2 >crc32_pclmul 16384 0 >+ date >Mon Sep 18 20:25:56 UTC 2023 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >1.61 0.25 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test '' = 1 >+ false >+ test '' = 1 >+ echo guestfsd --verbose >guestfsd --verbose >+ guestfsd --verbose >lvm_system_dir = /tmp/lvm >OCaml daemon loaded >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: ls -1v /dev/disk/by-path >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >pci-0000:00:03.0-scsi-0:0:0:0 >pci-0000:00:03.0-scsi-0:0:0:0-part1 >pci-0000:00:03.0-scsi-0:0:0:0-part2 >pci-0000:00:03.0-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: => list_partitions (0x8) took 0.02 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >libguestfs: trace: vfs_type = "" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: => vfs_type (0xc6) took 0.01 secs >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid returned 0 >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >btrfs >guestfsd: => vfs_type (0xc6) took 0.01 secs >libguestfs: trace: vfs_type = "btrfs" >libguestfs: trace: lvs >guestfsd: <= lvs (0xb) request length 40 bytes >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --unbuffered ] >\t[ --units [Number]r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --nolocking ] >\t[ --lockopt String ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] >\t[ --devicesfile String ] >\t[ --devices PV ] >\t[ --nohints ] >\t[ --journal String ] > > Use --longhelp to show all options and advanced commands. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >libguestfs: trace: lvs = [] >libguestfs: trace: inspect_os >guestfsd: => lvs (0xb) took 0.04 secs >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >command: lvm returned 0 >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >pci-0000:00:03.0-scsi-0:0:0:0 >pci-0000:00:03.0-scsi-0:0:0:0-part1 >pci-0000:00:03.0-scsi-0:0:0:0-part2 >pci-0000:00:03.0-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: ls '-1v' '/dev/disk/by-path' >command: ls returned 0 >command: ls: stdout: >pci-0000:00:03.0-scsi-0:0:0:0 >pci-0000:00:03.0-scsi-0:0:0:0-part1 >pci-0000:00:03.0-scsi-0:0:0:0-part2 >pci-0000:00:03.0-scsi-0:0:1:0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:26843545600B:scsi:512:512:gpt:QEMU QEMU HARDDISK:pmbr_boot; >1:1048576B:9437183B:8388608B:::bios_grub; >2:9437184B:26843528703B:26834091520B:btrfs::legacy_boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: fold-stdout-on-stderr sgdisk '/dev/sda' '-i' '1' >[ 1.961285][ T151] sda: sda1 sda2 >command: sgdisk returned 0 >command: sgdisk: stderr: >Partition GUID code: 21686148-6449-6E6F-744E-656564454649 (BIOS boot partition) >Partition unique GUID: A4278A3A-8CC4-4016-BB55-B8BB2EE17BAB >First sector: 2048 (at 1024.0 KiB) >Last sector: 18431 (at 9.0 MiB) >Partition size: 16384 sectors (8.0 MiB) >Attribute flags: 0000000000000000 >Partition name: '' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: parted '-m' '-s' '--' '/dev/sda' 'unit' 'b' 'print' >command: parted returned 0 >command: parted: stdout: >BYT; >/dev/sda:26843545600B:scsi:512:512:gpt:QEMU QEMU HARDDISK:pmbr_boot; >1:1048576B:9437183B:8388608B:::bios_grub; >2:9437184B:26843528703B:26834091520B:btrfs::legacy_boot; >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: fold-stdout-on-stderr sgdisk '/dev/sda' '-i' '2' >[ 2.045525][ T151] sda: sda1 sda2 >command: sgdisk returned 0 >command: sgdisk: stderr: >Partition GUID code: 0FC63DAF-8483-4772-8E79-3D69D8477DE4 (Linux filesystem) >Partition unique GUID: 1CCB27CD-D796-4B14-B683-D55597DCE796 >First sector: 18432 (at 9.0 MiB) >Last sector: 52428766 (at 25.0 GiB) >Partition size: 52410335 sectors (25.0 GiB) >Attribute flags: 0000000000000004 >Partition name: '' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >btrfs >command: mount '/dev/sda2' '/tmp/btrfsf4nT7z' >[ 2.090038][ T241] BTRFS info (device sda2): disk space caching is enabled >[ 2.090733][ T241] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >command: btrfs 'subvolume' 'list' '/tmp/btrfsf4nT7z' >command: btrfs returned 0 >command: btrfs: stdout: >ID 256 gen 32 top level 5 path @ >ID 258 gen 50 top level 256 path @/var >ID 259 gen 42 top level 256 path @/usr/local >ID 260 gen 49 top level 256 path @/tmp >ID 261 gen 39 top level 256 path @/srv >ID 262 gen 42 top level 256 path @/root >ID 263 gen 35 top level 256 path @/opt >ID 264 gen 35 top level 256 path @/home >ID 265 gen 26 top level 256 path @/boot/grub2/x86_64-efi >ID 266 gen 42 top level 256 path @/boot/grub2/i386-pc >ID 267 gen 44 top level 256 path @/.snapshots >ID 268 gen 49 top level 267 path @/.snapshots/1/snapshot >ID 272 gen 43 top level 267 path @/.snapshots/2/snapshot >[ 2.473188][ T120] BTRFS info (device sda2): qgroup scan paused >command: mount '/dev/sda2' '/tmp/btrfsELuT1z' >[ 2.657833][ T262] BTRFS info (device sda2): disk space caching is enabled >[ 2.658542][ T262] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >command: btrfs 'subvolume' 'get-default' '/tmp/btrfsELuT1z' >command: btrfs returned 0 >command: btrfs: stdout: >ID 268 gen 49 top level 267 path @/.snapshots/1/snapshot >[ 2.793205][ T8] BTRFS info (device sda2): qgroup scan paused >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >check_for_filesystem_on: /dev/sda1 (unknown) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 2.947480][ T284] request_module fs-minix succeeded, but still no fs? >command: mount returned 32 >command: mount: stderr: >mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error. >check_for_filesystem_on: /dev/sda2 (btrfs) >command: mount '-o' 'ro' '/dev/sda2' '/sysroot//' >[ 2.955021][ T289] BTRFS info (device sda2): disk space caching is enabled >[ 2.955719][ T289] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: /dev/sda2 matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >chroot: /sysroot: running 'parse_os_release' >parse_version_from_major_minor: parsing '15.5' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zSb' '/sysroot//usr/bin/bash' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/bash: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/ls' >chroot: /sysroot: running 'realpath: /bin/ls' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/ls >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/ls' >command: file '-zSb' '/sysroot//usr/bin/ls' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/ls: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/echo' >chroot: /sysroot: running 'realpath: /bin/echo' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/echo >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/echo' >command: file '-zSb' '/sysroot//usr/bin/echo' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/echo: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/rm' >chroot: /sysroot: running 'realpath: /bin/rm' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/rm >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/rm' >command: file '-zSb' '/sysroot//usr/bin/rm' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/rm: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/sh' >chroot: /sysroot: running 'realpath: /bin/sh' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zSb' '/sysroot//usr/bin/bash' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/sh: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >chroot: /sysroot: running 'is_file: /etc/mdadm/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/11 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/.snapshots >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/10 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/boot/grub2/i386-pc >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/9 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/boot/grub2/x86_64-efi >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/8 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/home >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/7 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/opt >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/6 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/root >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/5 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/srv >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/4 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/tmp >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/3 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/usr/local >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/var >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/ >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@ (btrfs) >command: mount '-o' 'subvol=@,ro' '/dev/sda2' '/sysroot//' >[ 3.395472][ T373] BTRFS info (device sda2): disk space caching is enabled >[ 3.396172][ T373] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_symlink: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /root' >chroot: /sysroot: running 'is_dir: /home' >chroot: /sysroot: running 'is_dir: /usr' >chroot: /sysroot: running 'is_file: /etc/coreos/update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@ matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/var (btrfs) >command: mount '-o' 'subvol=@/var,ro' '/dev/sda2' '/sysroot//' >[ 3.475610][ T438] BTRFS info (device sda2): disk space caching is enabled >[ 3.476314][ T438] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'is_dir: /run' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/var matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/usr/local (btrfs) >command: mount '-o' 'subvol=@/usr/local,ro' '/dev/sda2' '/sysroot//' >[ 3.541410][ T493] BTRFS info (device sda2): disk space caching is enabled >[ 3.542110][ T493] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /local' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /share' >chroot: /sysroot: running 'is_dir: /local' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/usr/local matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/tmp (btrfs) >command: mount '-o' 'subvol=@/tmp,ro' '/dev/sda2' '/sysroot//' >[ 3.609775][ T550] BTRFS info (device sda2): disk space caching is enabled >[ 3.610485][ T550] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/tmp matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/srv (btrfs) >command: mount '-o' 'subvol=@/srv,ro' '/dev/sda2' '/sysroot//' >[ 3.674492][ T604] BTRFS info (device sda2): disk space caching is enabled >[ 3.675191][ T604] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/srv matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/root (btrfs) >command: mount '-o' 'subvol=@/root,ro' '/dev/sda2' '/sysroot//' >[ 3.739619][ T658] BTRFS info (device sda2): disk space caching is enabled >[ 3.740330][ T658] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /local' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /share' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/root matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/opt (btrfs) >command: mount '-o' 'subvol=@/opt,ro' '/dev/sda2' '/sysroot//' >[ 3.806456][ T714] BTRFS info (device sda2): disk space caching is enabled >[ 3.807162][ T714] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/opt matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/home (btrfs) >command: mount '-o' 'subvol=@/home,ro' '/dev/sda2' '/sysroot//' >[ 3.870211][ T768] BTRFS info (device sda2): disk space caching is enabled >[ 3.870906][ T768] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/home matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/boot/grub2/x86_64-efi (btrfs) >command: mount '-o' 'subvol=@/boot/grub2/x86_64-efi,ro' '/dev/sda2' '/sysroot//' >[ 3.934030][ T822] BTRFS info (device sda2): disk space caching is enabled >[ 3.934738][ T822] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/boot/grub2/x86_64-efi matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/boot/grub2/i386-pc (btrfs) >command: mount '-o' 'subvol=@/boot/grub2/i386-pc,ro' '/dev/sda2' '/sysroot//' >[ 3.998063][ T876] BTRFS info (device sda2): disk space caching is enabled >[ 3.998779][ T876] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/boot/grub2/i386-pc matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/.snapshots (btrfs) >command: mount '-o' 'subvol=@/.snapshots,ro' '/dev/sda2' '/sysroot//' >[ 4.065628][ T930] BTRFS info (device sda2): disk space caching is enabled >[ 4.066349][ T930] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: btrfsvol:/dev/sda2/@/.snapshots matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda2/@/.snapshots/2/snapshot (btrfs) >command: mount '-o' 'subvol=@/.snapshots/2/snapshot,ro' '/dev/sda2' '/sysroot//' >[ 4.129647][ T984] BTRFS info (device sda2): disk space caching is enabled >[ 4.130354][ T984] BTRFS info (device sda2): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/freebsd-update.conf' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /netbsd' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /bsd' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /service/vm' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: btrfsvol:/dev/sda2/@/.snapshots/2/snapshot matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >chroot: /sysroot: running 'parse_os_release' >parse_version_from_major_minor: parsing '15.5' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zSb' '/sysroot//usr/bin/bash' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/bash: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/ls' >chroot: /sysroot: running 'realpath: /bin/ls' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/ls >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/ls' >command: file '-zSb' '/sysroot//usr/bin/ls' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/ls: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/echo' >chroot: /sysroot: running 'realpath: /bin/echo' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/echo >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/echo' >command: file '-zSb' '/sysroot//usr/bin/echo' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/echo: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/rm' >chroot: /sysroot: running 'realpath: /bin/rm' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/rm >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/rm' >command: file '-zSb' '/sysroot//usr/bin/rm' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/rm: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /bin/sh' >chroot: /sysroot: running 'realpath: /bin/sh' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zSb' '/sysroot//usr/bin/bash' >command: file returned 1 >command: file: stderr: >file: invalid option -- 'S' >Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type] > [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ... > file -C [-m magicfiles] > file [--help] >check_architecture: /bin/sh: Failure("file exited with status 1: file: invalid option -- 'S'\nUsage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]\n [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...\n file -C [-m magicfiles]\n file [--help]") >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >chroot: /sysroot: running 'is_file: /etc/mdadm/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/11 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/.snapshots >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/10 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/boot/grub2/i386-pc >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/9 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/boot/grub2/x86_64-efi >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/8 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/home >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/7 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/opt >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/6 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/root >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/5 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/srv >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/4 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/tmp >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/3 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/usr/local >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/var >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >check_fstab_entry: augeas path: /files/etc/fstab/1 >check_fstab_entry: spec=UUID=6260d366-add2-4a9f-948b-2cb7fa441a03 >check_fstab_entry: mp=/ >command: findfs 'UUID=6260d366-add2-4a9f-948b-2cb7fa441a03' >command: findfs returned 0 >command: findfs: stdout: >/dev/sda2 >check_fstab_entry: vfstype=btrfs >chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME' >chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname' >chroot: /sysroot: running 'is_file: /etc/sysconfig/network' >command: umount '/sysroot' >command: umount returned 0 >inspect_os: fses: >fs: /dev/sda2 (btrfs) role: root > type: linux > distro: opensuse > package_format: rpm > package_management: zypper > product_name: openSUSE Leap 15.5 > version: 15.5 > fstab: [(btrfsvol:/dev/sda2//@/.snapshots, /.snapshots), (btrfsvol:/dev/sda2//@/boot/grub2/i386-pc, /boot/grub2/i386-pc), (btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi, /boot/grub2/x86_64-efi), (btrfsvol:/dev/sda2//@/home, /home), (btrfsvol:/dev/sda2//@/opt, /opt), (btrfsvol:/dev/sda2//@/root, /root), (btrfsvol:/dev/sda2//@/srv, /srv), (btrfsvol:/dev/sda2//@/tmp, /tmp), (btrfsvol:/dev/sda2//@/usr/local, /usr/local), (btrfsvol:/dev/sda2//@/var, /var), (/dev/sda2, /)] > >fs: btrfsvol:/dev/sda2/@ (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/var (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/usr/local (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/tmp (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/srv (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/root (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/opt (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/home (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/boot/grub2/x86_64-efi (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/boot/grub2/i386-pc (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/.snapshots (btrfs) role: other >fs: btrfsvol:/dev/sda2/@/.snapshots/2/snapshot (btrfs) role: root > type: linux > distro: opensuse > package_format: rpm > package_management: zypper > product_name: openSUSE Leap 15.5 > version: 15.5 > fstab: [(btrfsvol:/dev/sda2//@/.snapshots, /.snapshots), (btrfsvol:/dev/sda2//@/boot/grub2/i386-pc, /boot/grub2/i386-pc), (btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi, /boot/grub2/x86_64-efi), (btrfsvol:/dev/sda2//@/home, /home), (btrfsvol:/dev/sda2//@/opt, /opt), (btrfsvol:/dev/sda2//@/root, /root), (btrfsvol:/dev/sda2//@/srv, /srv), (btrfsvol:/dev/sda2//@/tmp, /tmp), (btrfsvol:/dev/sda2//@/usr/local, /usr/local), (btrfsvol:/dev/sda2//@/var, /var), (/dev/sda2, /)] > >inspect_get_roots: roots: >/dev/sda2 (btrfs): > type: linux > distro: opensuse > package_format: rpm > package_management: zypper > product_name: openSUSE Leap 15.5 > version: 15.5 > fstab: [(btrfsvol:/dev/sda2//@/.snapshots, /.snapshots), (btrfsvol:/dev/sda2//@/boot/grub2/i386-pc, /boot/grub2/i386-pc), (btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi, /boot/grub2/x86_64-efi), (btrfsvol:/dev/sda2//@/home, /home), (btrfsvol:/dev/sda2//@/opt, /opt), (btrfsvol:/dev/sda2//@/root, /root), (btrfsvol:/dev/sda2//@/srv, /srv), (btrfsvol:/dev/sda2//@/tmp, /tmp), (btrfsvol:/dev/sda2//@/usr/local, /usr/local), (btrfsvol:/dev/sda2//@/var, /var), (/dev/sda2, /)] >btrfsvol:/dev/sda2/@/.snapshots/2/snapshot (btrfs): > type: linux > distro: opensuse > package_format: rpm > package_management: zypper > product_name: openSUSE Leap 15.5 > version: 15.5 > fstab: [(btrfsvol:/dev/sda2//@/.snapshots, /.snapshots), (btrfsvol:/dev/sda2//@/boot/grub2/i386-pc, /boot/grub2/i386-pc), (btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi, /boot/grub2/x86_64-efi), (btrfsvol:/dev/sda2//@/home, /home), (btrfsvol:/dev/sda2//@/opt, /opt), (btrfsvol:/dev/sda2//@/root, /root), (btrfsvol:/dev/sda2//@/srv, /srv), (btrfsvol:/dev/sda2//@/tmp, /tmp), (btrfsvol:/dev/sda2//@/usr/local, /usr/local), (btrfsvol:/dev/sda2//@/var, /var), (/dev/sda2, /)] >guestfsd: => inspect_os (0x1e0) took 2.78 secs >libguestfs: trace: inspect_os = ["/dev/sda2", "btrfsvol:/dev/sda2/@/.snapshots/2/snapshot"] >libguestfs: trace: inspect_get_mountpoints "/dev/sda2" >guestfsd: <= inspect_get_mountpoints (0x1f4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_mountpoints = ["/.snapshots", "btrfsvol:/dev/sda2//@/.snapshots", "/boot/grub2/i386-pc", "btrfsvol:/dev/sda2//@/boot/grub2/i386-pc", "/boot/grub2/x86_64-efi", "btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi", "/home", "btrfsvol:/dev/sda2//@/home", "/opt", "btrfsvol:/dev/sda2//@/opt", "/root", "btrfsvol:/dev/sda2//@/root", "/srv", "btrfsvol:/dev/sda2//@/srv", "/tmp", "btrfsvol:/dev/sda2//@/tmp", "/usr/local", "btrfsvol:/dev/sda2//@/usr/local", "/var", "btrfsvol:/dev/sda2//@/var", "/", "/dev/sda2"] >libguestfs: trace: mount_options "" "/dev/sda2" "/" >guestfsd: => inspect_get_mountpoints (0x1f4) took 0.01 secs >guestfsd: <= mount_options (0x4a) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >command: mount '/dev/sda2' '/sysroot//' >[ 4.675010][ T1070] BTRFS info (device sda2): disk space caching is enabled >[ 4.675741][ T1070] BTRFS info (device sda2): has skinny extents >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/var" "/var" >guestfsd: => mount_options (0x4a) took 0.02 secs >guestfsd: <= mount_options (0x4a) request length 84 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/var' '/dev/sda2' '/sysroot//var' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/tmp" "/tmp" >guestfsd: => mount_options (0x4a) took 0.01 secs >guestfsd: <= mount_options (0x4a) request length 84 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/tmp' '/dev/sda2' '/sysroot//tmp' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/srv" "/srv" >guestfsd: => mount_options (0x4a) took 0.00 secs >guestfsd: <= mount_options (0x4a) request length 84 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/srv' '/dev/sda2' '/sysroot//srv' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/opt" "/opt" >guestfsd: => mount_options (0x4a) took 0.00 secs >guestfsd: <= mount_options (0x4a) request length 84 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/opt' '/dev/sda2' '/sysroot//opt' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/root" "/root" >guestfsd: => mount_options (0x4a) took 0.00 secs >guestfsd: <= mount_options (0x4a) request length 88 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/root' '/dev/sda2' '/sysroot//root' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/home" "/home" >guestfsd: => mount_options (0x4a) took 0.00 secs >guestfsd: <= mount_options (0x4a) request length 88 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/home' '/dev/sda2' '/sysroot//home' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/usr/local" "/usr/local" >guestfsd: => mount_options (0x4a) took 0.00 secs >guestfsd: <= mount_options (0x4a) request length 96 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/usr/local' '/dev/sda2' '/sysroot//usr/local' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/.snapshots" "/.snapshots" >guestfsd: => mount_options (0x4a) took 0.01 secs >guestfsd: <= mount_options (0x4a) request length 96 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/.snapshots' '/dev/sda2' '/sysroot//.snapshots' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/boot/grub2/i386-pc" "/boot/grub2/i386-pc" >guestfsd: => mount_options (0x4a) took 0.01 secs >guestfsd: <= mount_options (0x4a) request length 112 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/boot/grub2/i386-pc' '/dev/sda2' '/sysroot//boot/grub2/i386-pc' >libguestfs: trace: mount_options = 0 >libguestfs: trace: mount_options "" "btrfsvol:/dev/sda2//@/boot/grub2/x86_64-efi" "/boot/grub2/x86_64-efi" >guestfsd: => mount_options (0x4a) took 0.01 secs >guestfsd: <= mount_options (0x4a) request length 120 bytes >command: mount returned 0 >command: mount '-o' 'subvol=/@/boot/grub2/x86_64-efi' '/dev/sda2' '/sysroot//boot/grub2/x86_64-efi' >libguestfs: trace: mount_options = 0 >[ 5.1] Performing "abrt-data" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => mount_options (0x4a) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/spool/abrt/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 5.1] Performing "backup-files" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_dir "/etc" "followsymlinks:false" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= is_dir (0x26) request length 52 bytes >command: mount returned 0 >chroot: /sysroot: running 'is_dir: /etc' >libguestfs: trace: is_dir = 1 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: lstatns "/etc" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 48 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 31, st_ino: 257, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4260, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395774, st_mtime_nsec: 488081580, st_ctime_sec: 1686395774, st_ctime_nsec: 488081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: lgetxattrs "/etc" >guestfsd: <= lgetxattrs (0x8e) request length 48 bytes >guestfsd: => lgetxattrs (0x8e) took 0.00 secs >libguestfs: trace: lgetxattrs = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc" >libguestfs: trace: ls0 "/etc" "/tmp/libguestfsS4MOjo/ls1.txt" >guestfsd: <= ls0 (0x15b) request length 48 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".pwd.lock", ".updated", "ConsoleKit", "DIR_COLORS", "HOSTNAME", "NetworkManager", "SUSE-brand", "X11", "YaST2", "adjtime", "aliases", "aliases.d", "aliases.lmdb", "alsa", "alternatives", "apparmor", "apparmor.d", "audit", "auto.master", "auto.master.d", "auto.misc", "auto.net", "auto.smb", "autofs.conf", "autofs_ldap_auth.conf", "bash.bashrc", "bash_command_not_found", "bash_completion.d", "bind.keys", "bindresvport.blacklist", "binfmt.d", "blkid.conf", "ca-certificates", "chrony.conf", "chrony.d", "chrony.keys", "cifs-utils", "cron.d", "cron.daily", "cron.deny", "cron.hourly", "cron.monthly", "cron.weekly", "crontab", "crypto-policies", "csh.cshrc", "csh.login", "cups", "cupshelpers", "dbus-1", "dconf", "default", "defaultdomain", "depmod.d", "dhcp", "dnsmasq.conf", "dnsmasq.d", "dracut.conf", "dracut.conf.d", "environment", "ethers", "ethertypes", "exports", "filesystems", "firewalld", "fonts", "fstab", "ftpusers", "fuse.conf", "gcrypt", "gemrc", "gnome_defaults.conf", "gnupg", "gpm", "group", "group-", "grub.d", "host.conf", "hostname", "hosts", "hosts.allow", "hosts.deny", "hosts.equiv", "hosts.lpd", "hushlogins", "icewm", "idmapd.conf", "ifplugd", "init.d", "inputrc", "inputrc.keys", "iproute2", "iscsi", "issue", "issue.d", "java", "joe", "keys", "krb5.conf", "krb5.conf.d", "ld.so.cache", "ld.so.conf", "ld.so.conf.d", "lesskey", "lesskey.bin", "libaudit.conf", "libnl", "libssh", "locale.conf", "localtime", "login.defs", "logrotate.conf", "logrotate.d", "machine-id", "magic", "mail.rc", "manpath.config", "mcelog", "mime.types", "mke2fs.conf", "modprobe.d", "modules-load.d", "motd", "mtab", "multipath", "named.d", "nanorc", "netconfig", "netconfig.d", "netgroup", "networks", "nfs.conf", "nfsmount.conf", "nscd.conf", "nsswitch.conf", "nsswitch.conf.nss_usrfiles", "nvme", "openldap", "opt", "os-release", "pam.d", "passwd", "passwd-", "permissions", "permissions.d", "permissions.easy", "permissions.local", "permissions.paranoid", "permissions.secure", "pkcs11", "pki", "plymouth", "polkit-1", "polkit-default-privs.easy", "polkit-default-privs.local", "polkit-default-privs.restrictive", "polkit-default-privs.standard", "postfix", "ppp", "products.d", "profile", "profile.d", "protocols", "pythonstart", "rc.splash", "rc.status", "request-key.conf", "request-key.d", "resolv.conf", "rpc", "rpm", "rsyncd.conf", "rsyncd.secrets", "rsyslog.conf", "rsyslog.d", "salt", "samba", "sasl2", "screenrc", "securetty", "security", "selinux", "sensors.d", "sensors3.conf", "services", "shadow", "shadow-", "shells", "skel", "slp.conf", "slp.reg.d", "slp.spi", "smart_drivedb.h", "smartd.conf", "smartd_warning.d", "smartd_warning.sh", "snapper", "snmp", "ssh", "ssl", "subgid", "subuid", "sudo.conf", "sudo_logsrvd.conf", "sudoers", "sudoers.d", "sysconfig", "sysctl.conf", "sysctl.d", "systemd", "termcap", "terminfo", "tmpfiles.d", "ttytype", "tuned", "udev", "uefi", "usb_modeswitch.conf", "vconsole.conf", "wgetrc", "wicked", "wpa_supplicant", "xattr.conf", "xdg", "yp.conf", "zsh_command_not_found", "zypp"] >libguestfs: trace: lstatnslist "/etc" ".pwd.lock .updated ConsoleKit DIR_COLORS HOSTNAME NetworkManager SUSE-brand X11 YaST2 adjtime aliases aliases.d aliases.lmdb alsa alternatives apparmor apparmor.d audit auto.master auto.master.d auto.misc auto.net auto.smb autofs.conf autofs_ldap_auth.conf bash.bashrc bash_command_not_found bash_completion.d bind.keys bindresvport.blacklist binfmt.d blkid.conf ca-certificates chrony.conf chrony.d chrony.keys cifs-utils cron.d cron.daily cron.deny cron.hourly cron.monthly cron.weekly crontab crypto-policies csh.cshrc csh.login cups cupshelpers dbus-1 dconf default defaultdomain depmod.d dhcp dnsmasq.conf dnsmasq.d dracut.conf dracut.conf.d environment ethers ethertypes exports filesystems firewalld fonts fstab ftpusers fuse.conf gcrypt gemrc gnome_defaults.conf gnupg gpm group group- grub.d host.conf hostname hosts hosts.allow hosts.deny hosts.equiv hosts.lpd hushlogins icewm idmapd.conf ifplugd init.d inputrc inputrc.keys iproute2 iscsi issue issue.d java joe keys krb5.conf krb5.conf.d ld.so.cache ld.so.conf ld.so.conf.d lesskey lesskey.bin libaudit.conf libnl libssh locale.conf localtime login.defs logrotate.conf logrotate.d machine-id magic mail.rc manpath.config mcelog mime.types mke2fs.conf modprobe.d modules-load.d motd mtab multipath named.d nanorc netconfig netconfig.d netgroup networks nfs.conf nfsmount.conf nscd.conf nsswitch.conf nsswitch.conf.nss_usrfiles nvme openldap opt os-release pam.d passwd passwd- permissions permissions.d permissions.easy permissions.local permissions.paranoid permissions.secure pkcs11 pki plymouth polkit-1 polkit-default-privs.easy polkit-default-privs.local polkit-default-privs.restrictive polkit-default-privs.standard postfix ppp products.d profile profile.d protocols pythonstart rc.splash rc.status request-key.conf request-key.d resolv.conf rpc rpm rsyncd.conf rsyncd.secrets rsyslog.conf rsyslog.d salt samba sasl2 screenrc securetty security selinux sensors.d sensors3.conf services shadow shadow- shells skel slp.conf slp.reg.d slp.spi smart_drivedb.h smartd.conf smartd_warning.d smartd_warning.sh snapper snmp ssh ssl subgid subuid sudo.conf sudo_logsrvd.conf sudoers sudoers.d sysconfig sysctl.conf sysctl.d systemd termcap terminfo tmpfiles.d ttytype tuned udev uefi usb_modeswitch.conf vconsole.conf wgetrc wicked wpa_supplicant xattr.conf xdg yp.conf zsh_command_not_found zypp" >libguestfs: trace: internal_lstatnslist "/etc" ".pwd.lock .updated ConsoleKit DIR_COLORS HOSTNAME NetworkManager SUSE-brand X11 YaST2 adjtime aliases aliases.d aliases.lmdb alsa alternatives apparmor apparmor.d audit auto.master auto.master.d auto.misc auto.net auto.smb autofs.conf autofs_ldap_auth.conf bash.bashrc bash_command_not_found bash_completion.d bind.keys bindresvport.blacklist binfmt.d blkid.conf ca-certificates chrony.conf chrony.d chrony.keys cifs-utils cron.d cron.daily cron.deny cron.hourly cron.monthly cron.weekly crontab crypto-policies csh.cshrc csh.login cups cupshelpers dbus-1 dconf default defaultdomain depmod.d dhcp dnsmasq.conf dnsmasq.d dracut.conf dracut.conf.d environment ethers ethertypes exports filesystems firewalld fonts fstab ftpusers fuse.conf gcrypt gemrc gnome_defaults.conf gnupg gpm group group- grub.d host.conf hostname hosts hosts.allow hosts.deny hosts.equiv hosts.lpd hushlogins icewm idmapd.conf ifplugd init.d inputrc inputrc.keys iproute2 iscsi issue issue.d java joe keys krb5.conf krb5.conf.d ld.so.cache ld.so.conf ld.so.conf.d lesskey lesskey.bin libaudit.conf libnl libssh locale.conf localtime login.defs logrotate.conf logrotate.d machine-id magic mail.rc manpath.config mcelog mime.types mke2fs.conf modprobe.d modules-load.d motd mtab multipath named.d nanorc netconfig netconfig.d netgroup networks nfs.conf nfsmount.conf nscd.conf nsswitch.conf nsswitch.conf.nss_usrfiles nvme openldap opt os-release pam.d passwd passwd- permissions permissions.d permissions.easy permissions.local permissions.paranoid permissions.secure pkcs11 pki plymouth polkit-1 polkit-default-privs.easy polkit-default-privs.local polkit-default-privs.restrictive polkit-default-privs.standard postfix ppp products.d profile profile.d protocols pythonstart rc.splash rc.status request-key.conf request-key.d resolv.conf rpc rpm rsyncd.conf rsyncd.secrets rsyslog.conf rsyslog.d salt samba sasl2 screenrc securetty security selinux sensors.d sensors3.conf services shadow shadow- shells skel slp.conf slp.reg.d slp.spi smart_drivedb.h smartd.conf smartd_warning.d smartd_warning.sh snapper snmp ssh ssl subgid subuid sudo.conf sudo_logsrvd.conf sudoers sudoers.d sysconfig sysctl.conf sysctl.d systemd termcap terminfo tmpfiles.d ttytype tuned udev uefi usb_modeswitch.conf vconsole.conf wgetrc wicked wpa_supplicant xattr.conf xdg yp.conf zsh_command_not_found zypp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 3444 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(227) = [0]{st_dev: 31, st_ino: 40578, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1686395616, st_mtime_nsec: 536000000, st_ctime_sec: 1686395616, st_ctime_nsec: 536000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77335, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 176000000, st_ctime_sec: 1686395769, st_ctime_nsec: 919890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 40596, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 644000000, st_ctime_sec: 1686395616, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52621, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3489, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 26974, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967955, st_atime_nsec: 0, st_mtime_sec: 1629967955, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42945, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749164, st_atime_nsec: 0, st_mtime_sec: 1684749164, st_mtime_nsec: 0, st_ctime_sec: 1686395528, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6868, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395738, st_mtime_nsec: 220000000, st_ctime_sec: 1686395738, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 43292, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678910160, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 700000000, st_ctime_sec: 1686395736, st_ctime_nsec: 700000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 56000000, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 26975, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2579, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 488081580, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 6869, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 844081580, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77347, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12288, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 488081580, st_mtime_sec: 1686395774, st_mtime_nsec: 500081580, st_ctime_sec: 1686395774, st_ctime_nsec: 500081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 9237, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 7549, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1318, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1667557863, st_atime_nsec: 0, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 55009, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 116, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330556, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 916000000, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 55010, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1726, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 735890049, st_mtime_sec: 1686395653, st_mtime_nsec: 800000000, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 55371, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 139890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56549, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 798, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56550, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 524, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56552, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56553, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14356, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56555, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 232, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 43550, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10412, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 21818, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906679, st_atime_nsec: 0, st_mtime_sec: 1676906679, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 16158, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1686395710, st_mtime_nsec: 196000000, st_ctime_sec: 1686395710, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 38373, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1991, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1677771548, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 7462, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 41004, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 523890049, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 42261, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 135, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 792000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 18009, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395583, st_mtime_nsec: 128000000, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 42948, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 481, st_rdev: 0, st_size: 1415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 42937, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 42949, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 481, st_rdev: 0, st_size: 540, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 40694, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 128000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 6870, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 6871, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 54901, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 6872, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 6873, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 6874, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 54902, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 17018, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395578, st_mtime_nsec: 748000000, st_ctime_sec: 1686395578, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 43551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5302, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 43552, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6987, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 58272, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 252, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1686395702, st_mtime_nsec: 468000000, st_ctime_sec: 1686395702, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 72148, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651994262, st_atime_nsec: 0, st_mtime_sec: 1686395709, st_mtime_nsec: 712000000, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 10318, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 42108, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1686395622, st_mtime_nsec: 448000000, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 6875, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395747, st_mtime_nsec: 92000000, st_ctime_sec: 1686395747, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 26976, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 52267, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395699, st_atime_nsec: 72000000, st_mtime_sec: 1683128012, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 42950, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395625, st_mtime_nsec: 588000000, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 44458, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27688, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 44459, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 756000000, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 57769, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 117, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 632000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 57770, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 76, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395699, st_atime_nsec: 632000000, st_mtime_sec: 1686395656, st_mtime_nsec: 44000000, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 31908, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 97, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 26977, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 26978, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1362, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 26979, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 322, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 42264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328532, st_atime_nsec: 0, st_mtime_sec: 1684328532, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 54587, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 158, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1676870251, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 588000000, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 10219, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1686395567, st_mtime_nsec: 236000000, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 263, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1202, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 788000000, st_mtime_sec: 1686395524, st_mtime_nsec: 716000000, st_ctime_sec: 1686395524, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 26980, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 565, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 54571, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 699, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1537171020, st_atime_nsec: 0, st_mtime_sec: 1537171020, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 8776, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684329782, st_atime_nsec: 0, st_mtime_sec: 1686395554, st_mtime_nsec: 708000000, st_ctime_sec: 1686395554, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 54201, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271941, st_atime_nsec: 0, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 41729, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3156, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749546, st_atime_nsec: 0, st_mtime_sec: 1684749546, st_mtime_nsec: 0, st_ctime_sec: 1686395619, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 40724, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1658152993, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 200000000, st_ctime_sec: 1686395617, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 54490, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 31, st_ino: 62804, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 583, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 772000000, st_mtime_sec: 1686395659, st_mtime_nsec: 752000000, st_ctime_sec: 1686395659, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 31, st_ino: 41692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 571, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395657, st_atime_nsec: 0, st_mtime_sec: 1686395657, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 31, st_ino: 55080, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 296, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 116000000, st_mtime_sec: 1686395713, st_mtime_nsec: 916000000, st_ctime_sec: 1686395713, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 31, st_ino: 26981, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 972000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 31, st_ino: 26982, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 31, st_ino: 26983, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 642, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 31, st_ino: 26984, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2639, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 31, st_ino: 26985, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 149, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 31, st_ino: 26986, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 188, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 31, st_ino: 26987, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 31, st_ino: 43553, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 31, st_ino: 56873, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684750718, st_atime_nsec: 0, st_mtime_sec: 1686395653, st_mtime_nsec: 948000000, st_ctime_sec: 1686395653, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 31, st_ino: 55664, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 31, st_ino: 28835, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 800000000, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 31, st_ino: 6876, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 280081580, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 31, st_ino: 43554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2402, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 31, st_ino: 43555, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20265, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 31, st_ino: 28634, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 162, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 576000000, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 31, st_ino: 77264, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395737, st_atime_nsec: 332000000, st_mtime_sec: 1686395737, st_mtime_nsec: 332000000, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 31, st_ino: 41695, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 540000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 31, st_ino: 28613, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 540000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 31, st_ino: 6877, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 31, st_ino: 16290, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 152, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1686395571, st_mtime_nsec: 568000000, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 31, st_ino: 28549, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 356000000, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 31, st_ino: 18091, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 850, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 31, st_ino: 18092, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 31, st_ino: 77256, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38453, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395736, st_atime_nsec: 676000000, st_mtime_sec: 1686395736, st_mtime_nsec: 624000000, st_ctime_sec: 1686395736, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 31, st_ino: 7464, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 206, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395533, st_atime_nsec: 436000000, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 31, st_ino: 6878, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395533, st_atime_nsec: 436000000, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 31, st_ino: 30689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1410, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1675865752, st_atime_nsec: 0, st_mtime_sec: 1675865752, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 428000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 31, st_ino: 30690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 589, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1675865752, st_atime_nsec: 0, st_mtime_sec: 1675865752, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 428000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 31, st_ino: 8218, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651955822, st_atime_nsec: 0, st_mtime_sec: 1651955822, st_mtime_nsec: 0, st_ctime_sec: 1686395549, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 31, st_ino: 1392, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1686395530, st_mtime_nsec: 88000000, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 31, st_ino: 1395, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1686395530, st_mtime_nsec: 188000000, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 31, st_ino: 77262, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1686395737, st_mtime_nsec: 136000000, st_ctime_sec: 1686395737, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 31, st_ino: 77258, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 996000000, st_mtime_sec: 1686395736, st_mtime_nsec: 732000000, st_ctime_sec: 1686395736, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 31, st_ino: 76481, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10213, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395739, st_atime_nsec: 824000000, st_mtime_sec: 1686395716, st_mtime_nsec: 652000000, st_ctime_sec: 1686395716, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 31, st_ino: 40985, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657178337, st_atime_nsec: 0, st_mtime_sec: 1657178337, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 328000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 31, st_ino: 6879, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 236, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 144000000, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 31, st_ino: 41676, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 987890049, st_mtime_sec: 1686395769, st_mtime_nsec: 979890049, st_ctime_sec: 1686395769, st_ctime_nsec: 979890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 31, st_ino: 436, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 113, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1631196200, st_atime_nsec: 0, st_mtime_sec: 1631196200, st_mtime_nsec: 0, st_ctime_sec: 1686395528, st_ctime_nsec: 924000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 31, st_ino: 43411, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1638375894, st_atime_nsec: 0, st_mtime_sec: 1638375894, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 31, st_ino: 73891, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12058, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 560000000, st_mtime_sec: 1557023101, st_mtime_nsec: 0, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 31, st_ino: 54426, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 506, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129011, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 472000000, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 31, st_ino: 43556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102925, st_blksize: 4096, st_blocks: 208, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 31, st_ino: 29681, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651482230, st_atime_nsec: 0, st_mtime_sec: 1651482230, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 31, st_ino: 6880, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395743, st_atime_nsec: 352000000, st_mtime_sec: 1686395738, st_mtime_nsec: 348000000, st_ctime_sec: 1686395738, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 31, st_ino: 41005, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 31, st_ino: 43294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 31, st_ino: 41696, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 684000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 31, st_ino: 77248, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 31, st_ino: 38374, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 31, st_ino: 16079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11596, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684753493, st_atime_nsec: 0, st_mtime_sec: 1684753493, st_mtime_nsec: 0, st_ctime_sec: 1686395570, st_ctime_nsec: 808000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 31, st_ino: 1564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 767, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1672319248, st_atime_nsec: 0, st_mtime_sec: 1672319248, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 31, st_ino: 44817, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 90, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 31, st_ino: 26988, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 796, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 31, st_ino: 26989, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 225, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 31, st_ino: 55665, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 31, st_ino: 55666, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 31, st_ino: 54419, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 55890049, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 31, st_ino: 30878, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 940000000, st_mtime_sec: 1686395604, st_mtime_nsec: 416000000, st_ctime_sec: 1686395604, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 31, st_ino: 30877, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395571, st_atime_nsec: 256000000, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395604, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 31, st_ino: 77250, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 31, st_ino: 1388, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771537, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 31, st_ino: 6881, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 31, st_ino: 43295, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395701, st_atime_nsec: 200000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 31, st_ino: 31909, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 844, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1686395657, st_mtime_nsec: 912000000, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 31, st_ino: 62808, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 848000000, st_mtime_sec: 1686395659, st_mtime_nsec: 804000000, st_ctime_sec: 1686395659, st_ctime_nsec: 816000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 31, st_ino: 41693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1131, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395652, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 31, st_ino: 26756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11609, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 31, st_ino: 6882, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395626, st_atime_nsec: 752000000, st_mtime_sec: 1686395626, st_mtime_nsec: 336000000, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 31, st_ino: 26757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22234, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 31, st_ino: 26758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1841, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 31, st_ino: 26759, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22881, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1666258984, st_atime_nsec: 0, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 31, st_ino: 26760, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24926, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1666258984, st_atime_nsec: 0, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 31, st_ino: 8899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1675866412, st_atime_nsec: 0, st_mtime_sec: 1686395555, st_mtime_nsec: 976000000, st_ctime_sec: 1686395555, st_ctime_nsec: 976000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 31, st_ino: 17400, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 31, st_ino: 74855, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 31, st_ino: 44203, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129314, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 112000000, st_ctime_sec: 1686395629, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 31, st_ino: 44551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59431, st_blksize: 4096, st_blocks: 120, st_atime_sec: 1679066221, st_atime_nsec: 0, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 31, st_ino: 44552, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 519, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395629, st_atime_nsec: 964000000, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 31, st_ino: 44553, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53980, st_blksize: 4096, st_blocks: 112, st_atime_sec: 1679066221, st_atime_nsec: 0, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 31, st_ino: 44554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59766, st_blksize: 4096, st_blocks: 120, st_atime_sec: 1686395629, st_atime_nsec: 964000000, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 31, st_ino: 43062, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 780, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1686395774, st_mtime_nsec: 840081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 31, st_ino: 44794, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 226, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 31, st_ino: 43296, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 892000000, st_mtime_sec: 1686395734, st_mtime_nsec: 764000000, st_ctime_sec: 1686395734, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 31, st_ino: 43557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9171, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 31, st_ino: 5554, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 572, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 31, st_ino: 26990, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23259, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395739, st_atime_nsec: 176000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 31, st_ino: 5557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 31, st_ino: 43568, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2700, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 31, st_ino: 43569, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11779, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 31, st_ino: 28551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1921, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1637661176, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 31, st_ino: 28552, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 80000000, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 31, st_ino: 44833, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 972000000, st_mtime_sec: 1686395630, st_mtime_nsec: 824000000, st_ctime_sec: 1686395630, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 31, st_ino: 7466, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202698, st_atime_nsec: 0, st_mtime_sec: 1678202698, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 31, st_ino: 13059, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 204, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1686395646, st_mtime_nsec: 584000000, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 31, st_ino: 42023, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 338, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 31, st_ino: 42024, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 31, st_ino: 52724, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3764, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 444000000, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 31, st_ino: 52725, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1686395645, st_mtime_nsec: 316000000, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 31, st_ino: 62811, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 31, st_ino: 40698, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1663828719, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 31, st_ino: 29771, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1686395626, st_mtime_nsec: 344000000, st_ctime_sec: 1686395626, st_ctime_nsec: 344000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 31, st_ino: 42649, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 127, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1613377971, st_atime_nsec: 0, st_mtime_sec: 1613377971, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 31, st_ino: 31915, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 152000000, st_mtime_sec: 1686395737, st_mtime_nsec: 156000000, st_ctime_sec: 1686395737, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 31, st_ino: 31916, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 258, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799061, st_atime_nsec: 0, st_mtime_sec: 1686395606, st_mtime_nsec: 936000000, st_ctime_sec: 1686395606, st_ctime_nsec: 936000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 31, st_ino: 9207, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1686395559, st_mtime_nsec: 708000000, st_ctime_sec: 1686395559, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 31, st_ino: 7766, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1620220924, st_atime_nsec: 0, st_mtime_sec: 1620220924, st_mtime_nsec: 0, st_ctime_sec: 1686395539, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 31, st_ino: 7767, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10593, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1620220924, st_atime_nsec: 0, st_mtime_sec: 1620220924, st_mtime_nsec: 0, st_ctime_sec: 1686395539, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 31, st_ino: 26991, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 858087, st_blksize: 4096, st_blocks: 1680, st_atime_sec: 1686395775, st_atime_nsec: 72081580, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 31, st_ino: 77292, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 15, st_rdev: 0, st_size: 527, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 988000000, st_mtime_sec: 1686395739, st_mtime_nsec: 912000000, st_ctime_sec: 1686395739, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 31, st_ino: 41694, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 15, st_rdev: 0, st_size: 403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 832000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 31, st_ino: 43570, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 282, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 31, st_ino: 6883, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 31, st_ino: 26961, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13729, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395775, st_atime_nsec: 80081580, st_mtime_sec: 1618550612, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 600000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 31, st_ino: 44461, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 604000000, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 31, st_ino: 26962, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2707, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 80081580, st_mtime_sec: 1618550612, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 600000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 31, st_ino: 52803, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 31, st_ino: 52804, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7145, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 31, st_ino: 52805, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 31, st_ino: 52806, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5583, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 31, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 708000000, st_ctime_sec: 1686395651, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 31, st_ino: 54282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 100000000, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 31, st_ino: 26945, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 366, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 31, st_ino: 17890, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395583, st_mtime_nsec: 128000000, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 31, st_ino: 38757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 31, st_ino: 38758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 31, st_ino: 38608, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4577, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 31, st_ino: 38609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9804, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 31, st_ino: 38610, st_mode: 33056, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668394, st_atime_nsec: 0, st_mtime_sec: 1679668394, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 31, st_ino: 38611, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679668394, st_atime_nsec: 0, st_mtime_sec: 1679668394, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 31, st_ino: 282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 584, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 31, st_ino: 43609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 506, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 684000000, st_ctime_sec: 1686395627, st_ctime_nsec: 684000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 31, st_ino: 6897, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 31, st_ino: 41007, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 192, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395642, st_mtime_nsec: 932000000, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 31, st_ino: 9826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682674307, st_atime_nsec: 0, st_mtime_sec: 1682674307, st_mtime_nsec: 0, st_ctime_sec: 1686395564, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 31, st_ino: 9827, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682674305, st_atime_nsec: 0, st_mtime_sec: 1682674305, st_mtime_nsec: 0, st_ctime_sec: 1686395564, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 31, st_ino: 6898, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 31, st_ino: 43571, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 608, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 31, st_ino: 55083, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1686395650, st_mtime_nsec: 128000000, st_ctime_sec: 1686395650, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 31, st_ino: 52391, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010183, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 279890049, st_ctime_sec: 1686395769, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 31, st_ino: 38511, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1684331952, st_mtime_nsec: 0, st_ctime_sec: 1686395693, st_ctime_nsec: 880000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 31, st_ino: 44145, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1523, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651959756, st_atime_nsec: 0, st_mtime_sec: 1651959756, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 31, st_ino: 77261, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1686395737, st_mtime_nsec: 140000000, st_ctime_sec: 1686395737, st_ctime_nsec: 140000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 31, st_ino: 52254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5029, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1669006059, st_atime_nsec: 0, st_mtime_sec: 1669006059, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 31, st_ino: 44253, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 31, st_ino: 41965, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1686395621, st_mtime_nsec: 48000000, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 31, st_ino: 8223, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 654, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268004, st_atime_nsec: 0, st_mtime_sec: 1527268004, st_mtime_nsec: 0, st_ctime_sec: 1686395549, st_ctime_nsec: 260000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 31, st_ino: 6899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 31, st_ino: 44834, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395630, st_mtime_nsec: 824000000, st_ctime_sec: 1686395630, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 31, st_ino: 21819, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 477, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906679, st_atime_nsec: 0, st_mtime_sec: 1676906679, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 31, st_ino: 280, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 250, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395624, st_mtime_nsec: 472000000, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(227) = [0]{st_dev: 31, st_ino: 40578, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1686395616, st_mtime_nsec: 536000000, st_ctime_sec: 1686395616, st_ctime_nsec: 536000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77335, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 176000000, st_ctime_sec: 1686395769, st_ctime_nsec: 919890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 40596, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 644000000, st_ctime_sec: 1686395616, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52621, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3489, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 26974, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967955, st_atime_nsec: 0, st_mtime_sec: 1629967955, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42945, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749164, st_atime_nsec: 0, st_mtime_sec: 1684749164, st_mtime_nsec: 0, st_ctime_sec: 1686395528, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6868, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395738, st_mtime_nsec: 220000000, st_ctime_sec: 1686395738, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 43292, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678910160, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 700000000, st_ctime_sec: 1686395736, st_ctime_nsec: 700000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 56000000, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 26975, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2579, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 488081580, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 6869, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 844081580, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77347, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12288, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 488081580, st_mtime_sec: 1686395774, st_mtime_nsec: 500081580, st_ctime_sec: 1686395774, st_ctime_nsec: 500081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 9237, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 7549, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1318, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1667557863, st_atime_nsec: 0, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 55009, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 116, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330556, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 916000000, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 55010, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1726, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 735890049, st_mtime_sec: 1686395653, st_mtime_nsec: 800000000, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 55371, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 139890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56549, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 798, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56550, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 524, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56552, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56553, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14356, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56555, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 232, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683168769, st_atime_nsec: 0, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 43550, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10412, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 21818, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906679, st_atime_nsec: 0, st_mtime_sec: 1676906679, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 16158, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1686395710, st_mtime_nsec: 196000000, st_ctime_sec: 1686395710, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 38373, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1991, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1677771548, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 7462, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 41004, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 523890049, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 42261, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 135, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 792000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 18009, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395583, st_mtime_nsec: 128000000, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 42948, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 481, st_rdev: 0, st_size: 1415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 42937, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 42949, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 481, st_rdev: 0, st_size: 540, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 40694, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 128000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 6870, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 6871, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 54901, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 6872, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 6873, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 6874, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 860000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 54902, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 17018, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395578, st_mtime_nsec: 748000000, st_ctime_sec: 1686395578, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 43551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5302, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 43552, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6987, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 58272, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 252, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1686395702, st_mtime_nsec: 468000000, st_ctime_sec: 1686395702, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 72148, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651994262, st_atime_nsec: 0, st_mtime_sec: 1686395709, st_mtime_nsec: 712000000, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 10318, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 42108, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1686395622, st_mtime_nsec: 448000000, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 6875, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395747, st_mtime_nsec: 92000000, st_ctime_sec: 1686395747, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 26976, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 52267, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395699, st_atime_nsec: 72000000, st_mtime_sec: 1683128012, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 42950, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395625, st_mtime_nsec: 588000000, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 44458, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27688, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 44459, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 756000000, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 57769, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 117, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 632000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 57770, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 76, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395699, st_atime_nsec: 632000000, st_mtime_sec: 1686395656, st_mtime_nsec: 44000000, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 31908, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 97, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 26977, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 26978, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1362, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 26979, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 322, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 42264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328532, st_atime_nsec: 0, st_mtime_sec: 1684328532, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 54587, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 158, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1676870251, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 588000000, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 10219, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1686395567, st_mtime_nsec: 236000000, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 263, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1202, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 788000000, st_mtime_sec: 1686395524, st_mtime_nsec: 716000000, st_ctime_sec: 1686395524, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 26980, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 565, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 54571, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 699, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1537171020, st_atime_nsec: 0, st_mtime_sec: 1537171020, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 8776, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684329782, st_atime_nsec: 0, st_mtime_sec: 1686395554, st_mtime_nsec: 708000000, st_ctime_sec: 1686395554, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 54201, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271941, st_atime_nsec: 0, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 41729, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3156, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749546, st_atime_nsec: 0, st_mtime_sec: 1684749546, st_mtime_nsec: 0, st_ctime_sec: 1686395619, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 40724, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1658152993, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 200000000, st_ctime_sec: 1686395617, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 54490, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 31, st_ino: 62804, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 583, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 772000000, st_mtime_sec: 1686395659, st_mtime_nsec: 752000000, st_ctime_sec: 1686395659, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 31, st_ino: 41692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 571, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395657, st_atime_nsec: 0, st_mtime_sec: 1686395657, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 31, st_ino: 55080, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 296, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 116000000, st_mtime_sec: 1686395713, st_mtime_nsec: 916000000, st_ctime_sec: 1686395713, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 31, st_ino: 26981, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 972000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 31, st_ino: 26982, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 31, st_ino: 26983, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 642, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 31, st_ino: 26984, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2639, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 31, st_ino: 26985, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 149, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 31, st_ino: 26986, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 188, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 31, st_ino: 26987, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 31, st_ino: 43553, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 31, st_ino: 56873, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684750718, st_atime_nsec: 0, st_mtime_sec: 1686395653, st_mtime_nsec: 948000000, st_ctime_sec: 1686395653, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 31, st_ino: 55664, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 31, st_ino: 28835, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 800000000, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 31, st_ino: 6876, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 280081580, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 31, st_ino: 43554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2402, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 31, st_ino: 43555, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20265, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 31, st_ino: 28634, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 162, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 576000000, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 31, st_ino: 77264, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395737, st_atime_nsec: 332000000, st_mtime_sec: 1686395737, st_mtime_nsec: 332000000, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 31, st_ino: 41695, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 540000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 31, st_ino: 28613, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 540000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 31, st_ino: 6877, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 31, st_ino: 16290, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 152, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1686395571, st_mtime_nsec: 568000000, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 31, st_ino: 28549, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1686395599, st_mtime_nsec: 356000000, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 31, st_ino: 18091, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 850, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 31, st_ino: 18092, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 31, st_ino: 77256, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38453, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395736, st_atime_nsec: 676000000, st_mtime_sec: 1686395736, st_mtime_nsec: 624000000, st_ctime_sec: 1686395736, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 31, st_ino: 7464, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 206, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395533, st_atime_nsec: 436000000, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 31, st_ino: 6878, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395533, st_atime_nsec: 436000000, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 31, st_ino: 30689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1410, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1675865752, st_atime_nsec: 0, st_mtime_sec: 1675865752, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 428000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 31, st_ino: 30690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 589, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1675865752, st_atime_nsec: 0, st_mtime_sec: 1675865752, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 428000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 31, st_ino: 8218, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651955822, st_atime_nsec: 0, st_mtime_sec: 1651955822, st_mtime_nsec: 0, st_ctime_sec: 1686395549, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 31, st_ino: 1392, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1686395530, st_mtime_nsec: 88000000, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 31, st_ino: 1395, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1686395530, st_mtime_nsec: 188000000, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 31, st_ino: 77262, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1686395737, st_mtime_nsec: 136000000, st_ctime_sec: 1686395737, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 31, st_ino: 77258, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 996000000, st_mtime_sec: 1686395736, st_mtime_nsec: 732000000, st_ctime_sec: 1686395736, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 31, st_ino: 76481, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10213, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395739, st_atime_nsec: 824000000, st_mtime_sec: 1686395716, st_mtime_nsec: 652000000, st_ctime_sec: 1686395716, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 31, st_ino: 40985, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657178337, st_atime_nsec: 0, st_mtime_sec: 1657178337, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 328000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 31, st_ino: 6879, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 236, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 144000000, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 31, st_ino: 41676, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 987890049, st_mtime_sec: 1686395769, st_mtime_nsec: 979890049, st_ctime_sec: 1686395769, st_ctime_nsec: 979890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 31, st_ino: 436, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 113, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1631196200, st_atime_nsec: 0, st_mtime_sec: 1631196200, st_mtime_nsec: 0, st_ctime_sec: 1686395528, st_ctime_nsec: 924000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 31, st_ino: 43411, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1638375894, st_atime_nsec: 0, st_mtime_sec: 1638375894, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 31, st_ino: 73891, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12058, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 560000000, st_mtime_sec: 1557023101, st_mtime_nsec: 0, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 31, st_ino: 54426, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 506, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129011, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 472000000, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 31, st_ino: 43556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102925, st_blksize: 4096, st_blocks: 208, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 31, st_ino: 29681, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651482230, st_atime_nsec: 0, st_mtime_sec: 1651482230, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 31, st_ino: 6880, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395743, st_atime_nsec: 352000000, st_mtime_sec: 1686395738, st_mtime_nsec: 348000000, st_ctime_sec: 1686395738, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 31, st_ino: 41005, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 31, st_ino: 43294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 31, st_ino: 41696, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 684000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 31, st_ino: 77248, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 31, st_ino: 38374, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 31, st_ino: 16079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11596, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684753493, st_atime_nsec: 0, st_mtime_sec: 1684753493, st_mtime_nsec: 0, st_ctime_sec: 1686395570, st_ctime_nsec: 808000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 31, st_ino: 1564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 767, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1672319248, st_atime_nsec: 0, st_mtime_sec: 1672319248, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 31, st_ino: 44817, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 90, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 31, st_ino: 26988, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 796, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 31, st_ino: 26989, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 225, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1629967954, st_atime_nsec: 0, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 31, st_ino: 55665, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 31, st_ino: 55666, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3605, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 31, st_ino: 54419, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 55890049, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 31, st_ino: 30878, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 940000000, st_mtime_sec: 1686395604, st_mtime_nsec: 416000000, st_ctime_sec: 1686395604, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 31, st_ino: 30877, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395571, st_atime_nsec: 256000000, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395604, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 31, st_ino: 77250, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 31, st_ino: 1388, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771537, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 31, st_ino: 6881, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 31, st_ino: 43295, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395701, st_atime_nsec: 200000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 31, st_ino: 31909, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 844, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1686395657, st_mtime_nsec: 912000000, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 31, st_ino: 62808, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 848000000, st_mtime_sec: 1686395659, st_mtime_nsec: 804000000, st_ctime_sec: 1686395659, st_ctime_nsec: 816000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 31, st_ino: 41693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1131, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395652, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 31, st_ino: 26756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11609, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 31, st_ino: 6882, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395626, st_atime_nsec: 752000000, st_mtime_sec: 1686395626, st_mtime_nsec: 336000000, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 31, st_ino: 26757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22234, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 31, st_ino: 26758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1841, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 800000000, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 31, st_ino: 26759, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22881, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1666258984, st_atime_nsec: 0, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 31, st_ino: 26760, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24926, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1666258984, st_atime_nsec: 0, st_mtime_sec: 1666258984, st_mtime_nsec: 0, st_ctime_sec: 1686395593, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 31, st_ino: 8899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1675866412, st_atime_nsec: 0, st_mtime_sec: 1686395555, st_mtime_nsec: 976000000, st_ctime_sec: 1686395555, st_ctime_nsec: 976000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 31, st_ino: 17400, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 31, st_ino: 74855, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 31, st_ino: 44203, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129314, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 112000000, st_ctime_sec: 1686395629, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 31, st_ino: 44551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59431, st_blksize: 4096, st_blocks: 120, st_atime_sec: 1679066221, st_atime_nsec: 0, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 31, st_ino: 44552, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 519, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395629, st_atime_nsec: 964000000, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 31, st_ino: 44553, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53980, st_blksize: 4096, st_blocks: 112, st_atime_sec: 1679066221, st_atime_nsec: 0, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 31, st_ino: 44554, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59766, st_blksize: 4096, st_blocks: 120, st_atime_sec: 1686395629, st_atime_nsec: 964000000, st_mtime_sec: 1679066221, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 31, st_ino: 43062, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 780, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1686395774, st_mtime_nsec: 840081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 31, st_ino: 44794, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 226, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 31, st_ino: 43296, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 892000000, st_mtime_sec: 1686395734, st_mtime_nsec: 764000000, st_ctime_sec: 1686395734, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 31, st_ino: 43557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9171, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 31, st_ino: 5554, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 572, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 31, st_ino: 26990, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23259, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395739, st_atime_nsec: 176000000, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 31, st_ino: 5557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 31, st_ino: 43568, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2700, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 31, st_ino: 43569, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11779, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 31, st_ino: 28551, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1921, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1637661176, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 31, st_ino: 28552, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1686395617, st_mtime_nsec: 80000000, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 31, st_ino: 44833, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 972000000, st_mtime_sec: 1686395630, st_mtime_nsec: 824000000, st_ctime_sec: 1686395630, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 31, st_ino: 7466, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202698, st_atime_nsec: 0, st_mtime_sec: 1678202698, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 31, st_ino: 13059, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 204, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1686395646, st_mtime_nsec: 584000000, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 31, st_ino: 42023, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 338, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 31, st_ino: 42024, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 31, st_ino: 52724, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3764, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 444000000, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 31, st_ino: 52725, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1686395645, st_mtime_nsec: 316000000, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 31, st_ino: 62811, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 31, st_ino: 40698, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663828719, st_atime_nsec: 0, st_mtime_sec: 1663828719, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 31, st_ino: 29771, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1686395626, st_mtime_nsec: 344000000, st_ctime_sec: 1686395626, st_ctime_nsec: 344000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 31, st_ino: 42649, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 127, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1613377971, st_atime_nsec: 0, st_mtime_sec: 1613377971, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 31, st_ino: 31915, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 152000000, st_mtime_sec: 1686395737, st_mtime_nsec: 156000000, st_ctime_sec: 1686395737, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 31, st_ino: 31916, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 258, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799061, st_atime_nsec: 0, st_mtime_sec: 1686395606, st_mtime_nsec: 936000000, st_ctime_sec: 1686395606, st_ctime_nsec: 936000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 31, st_ino: 9207, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1686395559, st_mtime_nsec: 708000000, st_ctime_sec: 1686395559, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 31, st_ino: 7766, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1620220924, st_atime_nsec: 0, st_mtime_sec: 1620220924, st_mtime_nsec: 0, st_ctime_sec: 1686395539, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 31, st_ino: 7767, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10593, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1620220924, st_atime_nsec: 0, st_mtime_sec: 1620220924, st_mtime_nsec: 0, st_ctime_sec: 1686395539, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 31, st_ino: 26991, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 858087, st_blksize: 4096, st_blocks: 1680, st_atime_sec: 1686395775, st_atime_nsec: 72081580, st_mtime_sec: 1629967954, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 31, st_ino: 77292, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 15, st_rdev: 0, st_size: 527, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 988000000, st_mtime_sec: 1686395739, st_mtime_nsec: 912000000, st_ctime_sec: 1686395739, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 31, st_ino: 41694, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 15, st_rdev: 0, st_size: 403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395659, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 832000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 31, st_ino: 43570, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 282, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 31, st_ino: 6883, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 31, st_ino: 26961, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13729, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395775, st_atime_nsec: 80081580, st_mtime_sec: 1618550612, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 600000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 31, st_ino: 44461, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 604000000, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 31, st_ino: 26962, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2707, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 80081580, st_mtime_sec: 1618550612, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 600000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 31, st_ino: 52803, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 31, st_ino: 52804, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7145, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 31, st_ino: 52805, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 31, st_ino: 52806, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5583, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 31, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 708000000, st_ctime_sec: 1686395651, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 31, st_ino: 54282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 100000000, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 31, st_ino: 26945, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 366, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 31, st_ino: 17890, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395583, st_mtime_nsec: 128000000, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 31, st_ino: 38757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 31, st_ino: 38758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 31, st_ino: 38608, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4577, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 31, st_ino: 38609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9804, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 31, st_ino: 38610, st_mode: 33056, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3415, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668394, st_atime_nsec: 0, st_mtime_sec: 1679668394, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 31, st_ino: 38611, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679668394, st_atime_nsec: 0, st_mtime_sec: 1679668394, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 31, st_ino: 282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 584, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 31, st_ino: 43609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 506, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 684000000, st_ctime_sec: 1686395627, st_ctime_nsec: 684000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 31, st_ino: 6897, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 31, st_ino: 41007, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 192, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395642, st_mtime_nsec: 932000000, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 31, st_ino: 9826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682674307, st_atime_nsec: 0, st_mtime_sec: 1682674307, st_mtime_nsec: 0, st_ctime_sec: 1686395564, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 31, st_ino: 9827, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682674305, st_atime_nsec: 0, st_mtime_sec: 1682674305, st_mtime_nsec: 0, st_ctime_sec: 1686395564, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 31, st_ino: 6898, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1680010183, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 31, st_ino: 43571, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 608, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 31, st_ino: 55083, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1686395650, st_mtime_nsec: 128000000, st_ctime_sec: 1686395650, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 31, st_ino: 52391, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010183, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 279890049, st_ctime_sec: 1686395769, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 31, st_ino: 38511, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1684331952, st_mtime_nsec: 0, st_ctime_sec: 1686395693, st_ctime_nsec: 880000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 31, st_ino: 44145, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1523, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651959756, st_atime_nsec: 0, st_mtime_sec: 1651959756, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 31, st_ino: 77261, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 880000000, st_mtime_sec: 1686395737, st_mtime_nsec: 140000000, st_ctime_sec: 1686395737, st_ctime_nsec: 140000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 31, st_ino: 52254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5029, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1669006059, st_atime_nsec: 0, st_mtime_sec: 1669006059, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 31, st_ino: 44253, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 31, st_ino: 41965, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1686395621, st_mtime_nsec: 48000000, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 31, st_ino: 8223, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 654, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268004, st_atime_nsec: 0, st_mtime_sec: 1527268004, st_mtime_nsec: 0, st_ctime_sec: 1686395549, st_ctime_nsec: 260000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 31, st_ino: 6899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 31, st_ino: 44834, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395630, st_mtime_nsec: 824000000, st_ctime_sec: 1686395630, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 31, st_ino: 21819, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 477, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906679, st_atime_nsec: 0, st_mtime_sec: 1676906679, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 31, st_ino: 280, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 250, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395624, st_mtime_nsec: 472000000, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc" ".pwd.lock .updated ConsoleKit DIR_COLORS HOSTNAME NetworkManager SUSE-brand X11 YaST2 adjtime aliases aliases.d aliases.lmdb alsa alternatives apparmor apparmor.d audit auto.master auto.master.d auto.misc auto.net auto.smb autofs.conf autofs_ldap_auth.conf bash.bashrc bash_command_not_found bash_completion.d bind.keys bindresvport.blacklist binfmt.d blkid.conf ca-certificates chrony.conf chrony.d chrony.keys cifs-utils cron.d cron.daily cron.deny cron.hourly cron.monthly cron.weekly crontab crypto-policies csh.cshrc csh.login cups cupshelpers dbus-1 dconf default defaultdomain depmod.d dhcp dnsmasq.conf dnsmasq.d dracut.conf dracut.conf.d environment ethers ethertypes exports filesystems firewalld fonts fstab ftpusers fuse.conf gcrypt gemrc gnome_defaults.conf gnupg gpm group group- grub.d host.conf hostname hosts hosts.allow hosts.deny hosts.equiv hosts.lpd hushlogins icewm idmapd.conf ifplugd init.d inputrc inputrc.keys iproute2 iscsi issue issue.d java joe keys krb5.conf krb5.conf.d ld.so.cache ld.so.conf ld.so.conf.d lesskey lesskey.bin libaudit.conf libnl libssh locale.conf localtime login.defs logrotate.conf logrotate.d machine-id magic mail.rc manpath.config mcelog mime.types mke2fs.conf modprobe.d modules-load.d motd mtab multipath named.d nanorc netconfig netconfig.d netgroup networks nfs.conf nfsmount.conf nscd.conf nsswitch.conf nsswitch.conf.nss_usrfiles nvme openldap opt os-release pam.d passwd passwd- permissions permissions.d permissions.easy permissions.local permissions.paranoid permissions.secure pkcs11 pki plymouth polkit-1 polkit-default-privs.easy polkit-default-privs.local polkit-default-privs.restrictive polkit-default-privs.standard postfix ppp products.d profile profile.d protocols pythonstart rc.splash rc.status request-key.conf request-key.d resolv.conf rpc rpm rsyncd.conf rsyncd.secrets rsyslog.conf rsyslog.d salt samba sasl2 screenrc securetty security selinux sensors.d sensors3.conf services shadow shadow- shells skel slp.conf slp.reg.d slp.spi smart_drivedb.h smartd.conf smartd_warning.d smartd_warning.sh snapper snmp ssh ssl subgid subuid sudo.conf sudo_logsrvd.conf sudoers sudoers.d sysconfig sysctl.conf sysctl.d systemd termcap terminfo tmpfiles.d ttytype tuned udev uefi usb_modeswitch.conf vconsole.conf wgetrc wicked wpa_supplicant xattr.conf xdg yp.conf zsh_command_not_found zypp" >libguestfs: trace: internal_lxattrlist "/etc" ".pwd.lock .updated ConsoleKit DIR_COLORS HOSTNAME NetworkManager SUSE-brand X11 YaST2 adjtime aliases aliases.d aliases.lmdb alsa alternatives apparmor apparmor.d audit auto.master auto.master.d auto.misc auto.net auto.smb autofs.conf autofs_ldap_auth.conf bash.bashrc bash_command_not_found bash_completion.d bind.keys bindresvport.blacklist binfmt.d blkid.conf ca-certificates chrony.conf chrony.d chrony.keys cifs-utils cron.d cron.daily cron.deny cron.hourly cron.monthly cron.weekly crontab crypto-policies csh.cshrc csh.login cups cupshelpers dbus-1 dconf default defaultdomain depmod.d dhcp dnsmasq.conf dnsmasq.d dracut.conf dracut.conf.d environment ethers ethertypes exports filesystems firewalld fonts fstab ftpusers fuse.conf gcrypt gemrc gnome_defaults.conf gnupg gpm group group- grub.d host.conf hostname hosts hosts.allow hosts.deny hosts.equiv hosts.lpd hushlogins icewm idmapd.conf ifplugd init.d inputrc inputrc.keys iproute2 iscsi issue issue.d java joe keys krb5.conf krb5.conf.d ld.so.cache ld.so.conf ld.so.conf.d lesskey lesskey.bin libaudit.conf libnl libssh locale.conf localtime login.defs logrotate.conf logrotate.d machine-id magic mail.rc manpath.config mcelog mime.types mke2fs.conf modprobe.d modules-load.d motd mtab multipath named.d nanorc netconfig netconfig.d netgroup networks nfs.conf nfsmount.conf nscd.conf nsswitch.conf nsswitch.conf.nss_usrfiles nvme openldap opt os-release pam.d passwd passwd- permissions permissions.d permissions.easy permissions.local permissions.paranoid permissions.secure pkcs11 pki plymouth polkit-1 polkit-default-privs.easy polkit-default-privs.local polkit-default-privs.restrictive polkit-default-privs.standard postfix ppp products.d profile profile.d protocols pythonstart rc.splash rc.status request-key.conf request-key.d resolv.conf rpc rpm rsyncd.conf rsyncd.secrets rsyslog.conf rsyslog.d salt samba sasl2 screenrc securetty security selinux sensors.d sensors3.conf services shadow shadow- shells skel slp.conf slp.reg.d slp.spi smart_drivedb.h smartd.conf smartd_warning.d smartd_warning.sh snapper snmp ssh ssl subgid subuid sudo.conf sudo_logsrvd.conf sudoers sudoers.d sysconfig sysctl.conf sysctl.d systemd termcap terminfo tmpfiles.d ttytype tuned udev uefi usb_modeswitch.conf vconsole.conf wgetrc wicked wpa_supplicant xattr.conf xdg yp.conf zsh_command_not_found zypp" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 3444 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(227) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(227) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ConsoleKit" >libguestfs: trace: ls0 "/etc/ConsoleKit" "/tmp/libguestfsS4MOjo/ls2.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["run-session.d"] >libguestfs: trace: lstatnslist "/etc/ConsoleKit" "run-session.d" >libguestfs: trace: internal_lstatnslist "/etc/ConsoleKit" "run-session.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40597, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 648000000, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40597, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 648000000, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ConsoleKit" "run-session.d" >libguestfs: trace: internal_lxattrlist "/etc/ConsoleKit" "run-session.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ConsoleKit/run-session.d" >libguestfs: trace: ls0 "/etc/ConsoleKit/run-session.d" "/tmp/libguestfsS4MOjo/ls3.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dbus_at_console.ck"] >libguestfs: trace: lstatnslist "/etc/ConsoleKit/run-session.d" "dbus_at_console.ck" >libguestfs: trace: internal_lstatnslist "/etc/ConsoleKit/run-session.d" "dbus_at_console.ck" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40598, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 636, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1665648012, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40598, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 636, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1665648012, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ConsoleKit/run-session.d" "dbus_at_console.ck" >libguestfs: trace: internal_lxattrlist "/etc/ConsoleKit/run-session.d" "dbus_at_console.ck" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/NetworkManager" >libguestfs: trace: ls0 "/etc/NetworkManager" "/tmp/libguestfsS4MOjo/ls4.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager.conf", "VPN", "dispatcher.d", "system-connections"] >libguestfs: trace: lstatnslist "/etc/NetworkManager" "NetworkManager.conf VPN dispatcher.d system-connections" >libguestfs: trace: internal_lstatnslist "/etc/NetworkManager" "NetworkManager.conf VPN dispatcher.d system-connections" >guestfsd: <= internal_lstatnslist (0x1a7) request length 140 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 44685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 495890049, st_mtime_sec: 1684749163, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44688, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 708081580, st_mtime_sec: 1683143999, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42946, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 720081580, st_mtime_sec: 1686395653, st_mtime_nsec: 524000000, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44689, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 704081580, st_mtime_sec: 1686395738, st_mtime_nsec: 620000000, st_ctime_sec: 1686395738, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 44685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 495890049, st_mtime_sec: 1684749163, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44688, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 708081580, st_mtime_sec: 1683143999, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42946, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 720081580, st_mtime_sec: 1686395653, st_mtime_nsec: 524000000, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44689, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 704081580, st_mtime_sec: 1686395738, st_mtime_nsec: 620000000, st_ctime_sec: 1686395738, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/NetworkManager" "NetworkManager.conf VPN dispatcher.d system-connections" >libguestfs: trace: internal_lxattrlist "/etc/NetworkManager" "NetworkManager.conf VPN dispatcher.d system-connections" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 140 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/NetworkManager/VPN" >libguestfs: trace: ls0 "/etc/NetworkManager/VPN" "/tmp/libguestfsS4MOjo/ls5.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/NetworkManager/VPN" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/NetworkManager/VPN" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/NetworkManager/dispatcher.d" >libguestfs: trace: ls0 "/etc/NetworkManager/dispatcher.d" "/tmp/libguestfsS4MOjo/ls6.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["20-chrony", "autofs"] >libguestfs: trace: lstatnslist "/etc/NetworkManager/dispatcher.d" "20-chrony autofs" >libguestfs: trace: internal_lstatnslist "/etc/NetworkManager/dispatcher.d" "20-chrony autofs" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 42947, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 455, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 720081580, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56548, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 408, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 42947, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 455, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 720081580, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56548, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 408, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/NetworkManager/dispatcher.d" "20-chrony autofs" >libguestfs: trace: internal_lxattrlist "/etc/NetworkManager/dispatcher.d" "20-chrony autofs" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secslibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/NetworkManager/system-connections" >libguestfs: trace: ls0 "/etc/NetworkManager/system-connections" "/tmp/libguestfsS4MOjo/ls7.txt" > >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["eth0.nmconnection"] >libguestfs: trace: lstatnslist "/etc/NetworkManager/system-connections" "eth0.nmconnection" >libguestfs: trace: internal_lstatnslist "/etc/NetworkManager/system-connections" "eth0.nmconnection" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77280, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 106, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 704081580, st_mtime_sec: 1686395738, st_mtime_nsec: 640000000, st_ctime_sec: 1686395738, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77280, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 106, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 704081580, st_mtime_sec: 1686395738, st_mtime_nsec: 640000000, st_ctime_sec: 1686395738, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/NetworkManager/system-connections" "eth0.nmconnection" >libguestfs: trace: internal_lxattrlist "/etc/NetworkManager/system-connections" "eth0.nmconnection" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/X11" >libguestfs: trace: ls0 "/etc/X11" "/tmp/libguestfsS4MOjo/ls8.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["xinit", "xorg.conf.d", "xorg.conf.install"] >libguestfs: trace: lstatnslist "/etc/X11" "xinit xorg.conf.d xorg.conf.install" >libguestfs: trace: internal_lstatnslist "/etc/X11" "xinit xorg.conf.d xorg.conf.install" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 41000, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010182, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41003, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77278, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 604, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 220000000, st_mtime_sec: 1686395738, st_mtime_nsec: 220000000, st_ctime_sec: 1686395738, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 41000, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010182, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41003, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77278, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 604, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 220000000, st_mtime_sec: 1686395738, st_mtime_nsec: 220000000, st_ctime_sec: 1686395738, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/X11" "xinit xorg.conf.d xorg.conf.install" >libguestfs: trace: internal_lxattrlist "/etc/X11" "xinit xorg.conf.d xorg.conf.install" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/X11/xinit" >libguestfs: trace: ls0 "/etc/X11/xinit" "/tmp/libguestfsS4MOjo/ls9.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["xinitrc.d"] >libguestfs: trace: lstatnslist "/etc/X11/xinit" "xinitrc.d" >libguestfs: trace: internal_lstatnslist "/etc/X11/xinit" "xinitrc.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41001, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010182, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41001, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010182, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/X11/xinit" "xinitrc.d" >libguestfs: trace: internal_lxattrlist "/etc/X11/xinit" "xinitrc.d" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/X11/xinit/xinitrc.d" >libguestfs: trace: ls0 "/etc/X11/xinit/xinitrc.d" "/tmp/libguestfsS4MOjo/ls10.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["50-systemd-user.sh"] >libguestfs: trace: lstatnslist "/etc/X11/xinit/xinitrc.d" "50-systemd-user.sh" >libguestfs: trace: internal_lstatnslist "/etc/X11/xinit/xinitrc.d" "50-systemd-user.sh" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41002, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41002, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/X11/xinit/xinitrc.d" "50-systemd-user.sh" >libguestfs: trace: internal_lxattrlist "/etc/X11/xinit/xinitrc.d" "50-systemd-user.sh" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/X11/xorg.conf.d" >libguestfs: trace: ls0 "/etc/X11/xorg.conf.d" "/tmp/libguestfsS4MOjo/ls11.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/X11/xorg.conf.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/X11/xorg.conf.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/YaST2" >libguestfs: trace: ls0 "/etc/YaST2" "/tmp/libguestfsS4MOjo/ls12.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ProductFeatures", "build", "control.xml", "media"] >libguestfs: trace: lstatnslist "/etc/YaST2" "ProductFeatures build control.xml media" >libguestfs: trace: internal_lstatnslist "/etc/YaST2" "ProductFeatures build control.xml media" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 77257, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1908, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 708000000, st_mtime_sec: 1686395737, st_mtime_nsec: 176000000, st_ctime_sec: 1686395737, st_ctime_nsec: 176000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 504000000, st_mtime_sec: 1686395736, st_mtime_nsec: 504000000, st_ctime_sec: 1686395736, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63622, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 472000000, st_ctime_sec: 1686395736, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77253, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 488000000, st_mtime_sec: 1686395736, st_mtime_nsec: 504000000, st_ctime_sec: 1686395736, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 77257, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1908, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 708000000, st_mtime_sec: 1686395737, st_mtime_nsec: 176000000, st_ctime_sec: 1686395737, st_ctime_nsec: 176000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 504000000, st_mtime_sec: 1686395736, st_mtime_nsec: 504000000, st_ctime_sec: 1686395736, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63622, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 472000000, st_ctime_sec: 1686395736, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77253, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 488000000, st_mtime_sec: 1686395736, st_mtime_nsec: 504000000, st_ctime_sec: 1686395736, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/YaST2" "ProductFeatures build control.xml media" >libguestfs: trace: internal_lxattrlist "/etc/YaST2" "ProductFeatures build control.xml media" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/aliases.d" >libguestfs: trace: ls0 "/etc/aliases.d" "/tmp/libguestfsS4MOjo/ls13.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/aliases.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/aliases.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/alsa" >libguestfs: trace: ls0 "/etc/alsa" "/tmp/libguestfsS4MOjo/ls14.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["conf.d"] >libguestfs: trace: lstatnslist "/etc/alsa" "conf.d" >libguestfs: trace: internal_lstatnslist "/etc/alsa" "conf.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 9238, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669974500, st_atime_nsec: 0, st_mtime_sec: 1686395560, st_mtime_nsec: 868000000, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 9238, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669974500, st_atime_nsec: 0, st_mtime_sec: 1686395560, st_mtime_nsec: 868000000, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/alsa" "conf.d" >libguestfs: trace: internal_lxattrlist "/etc/alsa" "conf.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/alsa/conf.d" >libguestfs: trace: ls0 "/etc/alsa/conf.d" "/tmp/libguestfsS4MOjo/ls15.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10-speexrate.conf", "60-upmix.conf"] >libguestfs: trace: lstatnslist "/etc/alsa/conf.d" "10-speexrate.conf 60-upmix.conf" >libguestfs: trace: internal_lstatnslist "/etc/alsa/conf.d" "10-speexrate.conf 60-upmix.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 9248, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 9239, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 9248, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 9239, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1669974499, st_atime_nsec: 0, st_mtime_sec: 1669974499, st_mtime_nsec: 0, st_ctime_sec: 1686395560, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/alsa/conf.d" "10-speexrate.conf 60-upmix.conf" >libguestfs: trace: internal_lxattrlist "/etc/alsa/conf.d" "10-speexrate.conf 60-upmix.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/alternatives" >libguestfs: trace: ls0 "/etc/alternatives" "/tmp/libguestfsS4MOjo/ls16.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["automat-visualize", "awk", "awk.1.gz", "cftp", "cftp.1.gz", "chardetect", "cifs-idmap-plugin", "ckeygen", "ckeygen.1.gz", "conch", "conch.1.gz", "dbus-launch", "distro", "easy_install", "ebtables", "ebtables-restore", "ebtables-save", "f2py", "ftp", "ftp.1", "funzip", "gem2rpm", "gem2rpm-0.10.1", "gem2rpm.ruby2.5", "gs", "ip6tables", "ip6tables-restore", "ip6tables-save", "iptables", "iptables-restore", "iptables-save", "jp", "ld", "libblas.so.3", "libcblas.so.3", "liblapack.so.3", "liblapacke.so.3", "miniterm", "mount.ntfs", "mount.ntfs.8.gz", "mt", "mt.1.gz", "nokogiri", "nokogiri-1.8.5", "nokogiri.ruby2.5", "openblas-default", "pip", "pip3", "pybabel", "pyhtmlizer", "pyhtmlizer.1.gz", "pyinotify", "rake", "rake.ruby2.5", "rdoc", "rdoc.ruby2.5", "ri", "ri.ruby2.5", "rmt", "rmt.1.gz", "roff.7.gz", "tkconch", "tkconch.1.gz", "trial", "trial.1.gz", "twist", "twistd", "twistd.1.gz", "unzip", "unzipsfx", "usr-bin-awk", "vi", "vim", "zipgrep"] >libguestfs: trace: lstatnslist "/etc/alternatives" "automat-visualize awk awk.1.gz cftp cftp.1.gz chardetect cifs-idmap-plugin ckeygen ckeygen.1.gz conch conch.1.gz dbus-launch distro easy_install ebtables ebtables-restore ebtables-save f2py ftp ftp.1 funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs ip6tables ip6tables-restore ip6tables-save iptables iptables-restore iptables-save jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mount.ntfs.8.gz mt mt.1.gz nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyhtmlizer pyhtmlizer.1.gz pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt rmt.1.gz roff.7.gz tkconch tkconch.1.gz trial trial.1.gz twist twistd twistd.1.gz unzip unzipsfx usr-bin-awk vi vim zipgrep" >libguestfs: trace: internal_lstatnslist "/etc/alternatives" "automat-visualize awk awk.1.gz cftp cftp.1.gz chardetect cifs-idmap-plugin ckeygen ckeygen.1.gz conch conch.1.gz dbus-launch distro easy_install ebtables ebtables-restore ebtables-save f2py ftp ftp.1 funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs ip6tables ip6tables-restore ip6tables-save iptables iptables-restore iptables-save jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mount.ntfs.8.gz mt mt.1.gz nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyhtmlizer pyhtmlizer.1.gz pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt rmt.1.gz roff.7.gz tkconch tkconch.1.gz trial trial.1.gz twist twistd twistd.1.gz unzip unzipsfx usr-bin-awk vi vim zipgrep" >guestfsd: <= internal_lstatnslist (0x1a7) request length 1124 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(74) = [0]{st_dev: 31, st_ino: 47763, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395639, st_atime_nsec: 504000000, st_mtime_sec: 1686395639, st_mtime_nsec: 504000000, st_ctime_sec: 1686395639, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 29635, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395691, st_atime_nsec: 920000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 29637, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 276000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 50240, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 50248, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 26477, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 48000000, st_mtime_sec: 1686395593, st_mtime_nsec: 48000000, st_ctime_sec: 1686395593, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 40722, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 50241, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 50249, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 50242, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 50250, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 29770, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 732000000, st_mtime_sec: 1686395602, st_mtime_nsec: 60000000, st_ctime_sec: 1686395602, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 45474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395634, st_atime_nsec: 488000000, st_mtime_sec: 1686395634, st_mtime_nsec: 488000000, st_ctime_sec: 1686395634, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 20592, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 296000000, st_mtime_sec: 1686395586, st_mtime_nsec: 296000000, st_ctime_sec: 1686395586, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 31326, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 31328, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 31330, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 336000000, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 31847, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 636000000, st_mtime_sec: 1686395605, st_mtime_nsec: 636000000, st_ctime_sec: 1686395605, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 22318, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 22319, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 272000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 22141, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 256000000, st_mtime_sec: 1686395588, st_mtime_nsec: 256000000, st_ctime_sec: 1686395588, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 54195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 472000000, st_ctime_sec: 1686395646, st_ctime_nsec: 488000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 54197, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 488000000, st_mtime_sec: 1686395646, st_mtime_nsec: 488000000, st_ctime_sec: 1686395646, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 54199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 504000000, st_mtime_sec: 1686395646, st_mtime_nsec: 504000000, st_ctime_sec: 1686395646, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 70027, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 280000000, st_mtime_sec: 1686395704, st_mtime_nsec: 280000000, st_ctime_sec: 1686395704, st_ctime_nsec: 300000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 31306, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 463890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 31307, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 471890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 31308, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 31303, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 455890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 31304, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 463890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 31305, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 46298, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395637, st_atime_nsec: 164000000, st_mtime_sec: 1686395637, st_mtime_nsec: 164000000, st_ctime_sec: 1686395637, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 28474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395598, st_mtime_nsec: 796000000, st_ctime_sec: 1686395598, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 27040, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 44000000, st_ctime_sec: 1686395597, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 27042, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 60000000, st_ctime_sec: 1686395597, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 27044, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 80000000, st_ctime_sec: 1686395597, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 27046, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 96000000, st_ctime_sec: 1686395597, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 45190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 608000000, st_mtime_sec: 1686395632, st_mtime_nsec: 608000000, st_ctime_sec: 1686395632, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 39997, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 576000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 39999, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395728, st_atime_nsec: 756000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 23675, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 84000000, st_mtime_sec: 1686395590, st_mtime_nsec: 40000000, st_ctime_sec: 1686395590, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 23677, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 84000000, st_mtime_sec: 1686395590, st_mtime_nsec: 40000000, st_ctime_sec: 1686395590, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56489, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395653, st_mtime_nsec: 188000000, st_ctime_sec: 1686395653, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56490, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 204000000, st_mtime_sec: 1686395653, st_mtime_nsec: 204000000, st_ctime_sec: 1686395653, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56491, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 220000000, st_mtime_sec: 1686395653, st_mtime_nsec: 220000000, st_ctime_sec: 1686395653, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 27037, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 28000000, st_ctime_sec: 1686395597, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 21673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 600000000, st_mtime_sec: 1686395586, st_mtime_nsec: 600000000, st_ctime_sec: 1686395586, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 21674, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 616000000, st_mtime_sec: 1686395586, st_mtime_nsec: 616000000, st_ctime_sec: 1686395586, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 47381, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395638, st_atime_nsec: 404000000, st_mtime_sec: 1686395638, st_mtime_nsec: 404000000, st_ctime_sec: 1686395638, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 50243, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 50251, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 45209, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 776000000, st_mtime_sec: 1686395632, st_mtime_nsec: 776000000, st_ctime_sec: 1686395632, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 54158, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 260000000, st_mtime_sec: 1686395646, st_mtime_nsec: 260000000, st_ctime_sec: 1686395646, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 54159, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 276000000, st_mtime_sec: 1686395646, st_mtime_nsec: 276000000, st_ctime_sec: 1686395646, st_ctime_nsec: 308000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 54160, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 308000000, st_mtime_sec: 1686395646, st_mtime_nsec: 308000000, st_ctime_sec: 1686395646, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 54161, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 324000000, st_mtime_sec: 1686395646, st_mtime_nsec: 324000000, st_ctime_sec: 1686395646, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 54162, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 348000000, st_mtime_sec: 1686395646, st_mtime_nsec: 348000000, st_ctime_sec: 1686395646, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 54163, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 364000000, st_mtime_sec: 1686395646, st_mtime_nsec: 364000000, st_ctime_sec: 1686395646, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 23671, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395590, st_atime_nsec: 28000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 23673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 276000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 72578, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395725, st_atime_nsec: 660000000, st_mtime_sec: 1686395709, st_mtime_nsec: 972000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 50244, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 50252, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 50245, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 50253, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 50246, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 50239, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 50247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 22140, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 244000000, st_mtime_sec: 1686395588, st_mtime_nsec: 244000000, st_ctime_sec: 1686395588, st_ctime_nsec: 256000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 22142, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 276000000, st_mtime_sec: 1686395588, st_mtime_nsec: 276000000, st_ctime_sec: 1686395588, st_ctime_nsec: 296000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 29636, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 40000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 40167, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 40166, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 22143, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 296000000, st_mtime_sec: 1686395588, st_mtime_nsec: 296000000, st_ctime_sec: 1686395588, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(74) = [0]{st_dev: 31, st_ino: 47763, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395639, st_atime_nsec: 504000000, st_mtime_sec: 1686395639, st_mtime_nsec: 504000000, st_ctime_sec: 1686395639, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 29635, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395691, st_atime_nsec: 920000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 29637, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 276000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 50240, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 50248, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 26477, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 48000000, st_mtime_sec: 1686395593, st_mtime_nsec: 48000000, st_ctime_sec: 1686395593, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 40722, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 50241, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 50249, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 50242, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 50250, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 29770, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 732000000, st_mtime_sec: 1686395602, st_mtime_nsec: 60000000, st_ctime_sec: 1686395602, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 45474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395634, st_atime_nsec: 488000000, st_mtime_sec: 1686395634, st_mtime_nsec: 488000000, st_ctime_sec: 1686395634, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 20592, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 296000000, st_mtime_sec: 1686395586, st_mtime_nsec: 296000000, st_ctime_sec: 1686395586, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 31326, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 31328, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 31330, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 336000000, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 31847, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 636000000, st_mtime_sec: 1686395605, st_mtime_nsec: 636000000, st_ctime_sec: 1686395605, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 22318, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 22319, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 272000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 22141, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 256000000, st_mtime_sec: 1686395588, st_mtime_nsec: 256000000, st_ctime_sec: 1686395588, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 54195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 472000000, st_ctime_sec: 1686395646, st_ctime_nsec: 488000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 54197, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 488000000, st_mtime_sec: 1686395646, st_mtime_nsec: 488000000, st_ctime_sec: 1686395646, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 54199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 504000000, st_mtime_sec: 1686395646, st_mtime_nsec: 504000000, st_ctime_sec: 1686395646, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 70027, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 280000000, st_mtime_sec: 1686395704, st_mtime_nsec: 280000000, st_ctime_sec: 1686395704, st_ctime_nsec: 300000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 31306, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 463890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 31307, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 471890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 31308, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 31303, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 455890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 31304, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 463890049, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 31305, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 46298, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395637, st_atime_nsec: 164000000, st_mtime_sec: 1686395637, st_mtime_nsec: 164000000, st_ctime_sec: 1686395637, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 28474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395598, st_mtime_nsec: 796000000, st_ctime_sec: 1686395598, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 27040, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 44000000, st_ctime_sec: 1686395597, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 27042, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 60000000, st_ctime_sec: 1686395597, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 27044, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 80000000, st_ctime_sec: 1686395597, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 27046, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 96000000, st_ctime_sec: 1686395597, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 45190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 608000000, st_mtime_sec: 1686395632, st_mtime_nsec: 608000000, st_ctime_sec: 1686395632, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 39997, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 576000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 39999, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395728, st_atime_nsec: 756000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 23675, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 84000000, st_mtime_sec: 1686395590, st_mtime_nsec: 40000000, st_ctime_sec: 1686395590, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 23677, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395604, st_atime_nsec: 84000000, st_mtime_sec: 1686395590, st_mtime_nsec: 40000000, st_ctime_sec: 1686395590, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56489, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395653, st_mtime_nsec: 188000000, st_ctime_sec: 1686395653, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56490, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 204000000, st_mtime_sec: 1686395653, st_mtime_nsec: 204000000, st_ctime_sec: 1686395653, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56491, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 220000000, st_mtime_sec: 1686395653, st_mtime_nsec: 220000000, st_ctime_sec: 1686395653, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 27037, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 120000000, st_mtime_sec: 1686395597, st_mtime_nsec: 28000000, st_ctime_sec: 1686395597, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 21673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 600000000, st_mtime_sec: 1686395586, st_mtime_nsec: 600000000, st_ctime_sec: 1686395586, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 21674, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 616000000, st_mtime_sec: 1686395586, st_mtime_nsec: 616000000, st_ctime_sec: 1686395586, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 47381, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395638, st_atime_nsec: 404000000, st_mtime_sec: 1686395638, st_mtime_nsec: 404000000, st_ctime_sec: 1686395638, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 50243, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 50251, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 45209, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 776000000, st_mtime_sec: 1686395632, st_mtime_nsec: 776000000, st_ctime_sec: 1686395632, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 54158, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 260000000, st_mtime_sec: 1686395646, st_mtime_nsec: 260000000, st_ctime_sec: 1686395646, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 54159, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 276000000, st_mtime_sec: 1686395646, st_mtime_nsec: 276000000, st_ctime_sec: 1686395646, st_ctime_nsec: 308000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 54160, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 308000000, st_mtime_sec: 1686395646, st_mtime_nsec: 308000000, st_ctime_sec: 1686395646, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 54161, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 324000000, st_mtime_sec: 1686395646, st_mtime_nsec: 324000000, st_ctime_sec: 1686395646, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 54162, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 348000000, st_mtime_sec: 1686395646, st_mtime_nsec: 348000000, st_ctime_sec: 1686395646, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 54163, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 364000000, st_mtime_sec: 1686395646, st_mtime_nsec: 364000000, st_ctime_sec: 1686395646, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 23671, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395590, st_atime_nsec: 28000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 23673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 276000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 72578, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395725, st_atime_nsec: 660000000, st_mtime_sec: 1686395709, st_mtime_nsec: 972000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 50244, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 50252, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 50245, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 50253, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 50246, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 50239, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 50247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 284000000, st_mtime_sec: 1686395640, st_mtime_nsec: 236000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 22140, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 244000000, st_mtime_sec: 1686395588, st_mtime_nsec: 244000000, st_ctime_sec: 1686395588, st_ctime_nsec: 256000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 22142, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 276000000, st_mtime_sec: 1686395588, st_mtime_nsec: 276000000, st_ctime_sec: 1686395588, st_ctime_nsec: 296000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 29636, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 40000000, st_mtime_sec: 1686395601, st_mtime_nsec: 516000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 40167, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 40166, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 22143, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 296000000, st_mtime_sec: 1686395588, st_mtime_nsec: 296000000, st_ctime_sec: 1686395588, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/alternatives" "automat-visualize awk awk.1.gz cftp cftp.1.gz chardetect cifs-idmap-plugin ckeygen ckeygen.1.gz conch conch.1.gz dbus-launch distro easy_install ebtables ebtables-restore ebtables-save f2py ftp ftp.1 funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs ip6tables ip6tables-restore ip6tables-save iptables iptables-restore iptables-save jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mount.ntfs.8.gz mt mt.1.gz nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyhtmlizer pyhtmlizer.1.gz pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt rmt.1.gz roff.7.gz tkconch tkconch.1.gz trial trial.1.gz twist twistd twistd.1.gz unzip unzipsfx usr-bin-awk vi vim zipgrep" >libguestfs: trace: internal_lxattrlist "/etc/alternatives" "automat-visualize awk awk.1.gz cftp cftp.1.gz chardetect cifs-idmap-plugin ckeygen ckeygen.1.gz conch conch.1.gz dbus-launch distro easy_install ebtables ebtables-restore ebtables-save f2py ftp ftp.1 funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs ip6tables ip6tables-restore ip6tables-save iptables iptables-restore iptables-save jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mount.ntfs.8.gz mt mt.1.gz nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyhtmlizer pyhtmlizer.1.gz pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt rmt.1.gz roff.7.gz tkconch tkconch.1.gz trial trial.1.gz twist twistd twistd.1.gz unzip unzipsfx usr-bin-awk vi vim zipgrep" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 1124 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(74) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(74) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor" >libguestfs: trace: ls0 "/etc/apparmor" "/tmp/libguestfsS4MOjo/ls17.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["easyprof.conf", "logprof.conf", "notify.conf", "parser.conf", "severity.db"] >libguestfs: trace: lstatnslist "/etc/apparmor" "easyprof.conf logprof.conf notify.conf parser.conf severity.db" >libguestfs: trace: internal_lstatnslist "/etc/apparmor" "easyprof.conf logprof.conf notify.conf parser.conf severity.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 148 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 55865, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 182, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1644453925, st_atime_nsec: 0, st_mtime_sec: 1644453925, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55866, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5364, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55867, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 837, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1684330556, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55868, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10703, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 55865, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 182, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1644453925, st_atime_nsec: 0, st_mtime_sec: 1644453925, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55866, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5364, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55867, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 837, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1684330556, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55868, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10703, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684330552, st_atime_nsec: 0, st_mtime_sec: 1684330552, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor" "easyprof.conf logprof.conf notify.conf parser.conf severity.db" >libguestfs: trace: internal_lxattrlist "/etc/apparmor" "easyprof.conf logprof.conf notify.conf parser.conf severity.db" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 148 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d" >libguestfs: trace: ls0 "/etc/apparmor.d" "/tmp/libguestfsS4MOjo/ls18.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["abi", "abstractions", "apache2.d", "bin.ping", "cache", "cache.d", "disable", "local", "lsb_release", "nvidia_modprobe", "php-fpm", "samba-bgqd", "samba-dcerpcd", "samba-rpcd", "samba-rpcd-classic", "samba-rpcd-spoolss", "sbin.klogd", "sbin.syslog-ng", "sbin.syslogd", "tunables", "usr.bin.lessopen.sh", "usr.lib.dovecot.anvil", "usr.lib.dovecot.auth", "usr.lib.dovecot.config", "usr.lib.dovecot.deliver", "usr.lib.dovecot.dict", "usr.lib.dovecot.dovecot-auth", "usr.lib.dovecot.dovecot-lda", "usr.lib.dovecot.imap", "usr.lib.dovecot.imap-login", "usr.lib.dovecot.lmtp", "usr.lib.dovecot.log", "usr.lib.dovecot.managesieve", "usr.lib.dovecot.managesieve-login", "usr.lib.dovecot.pop3", "usr.lib.dovecot.pop3-login", "usr.lib.dovecot.script-login", "usr.lib.dovecot.ssl-params", "usr.lib.dovecot.stats", "usr.sbin.apache2", "usr.sbin.avahi-daemon", "usr.sbin.dnsmasq", "usr.sbin.dovecot", "usr.sbin.identd", "usr.sbin.mdnsd", "usr.sbin.nmbd", "usr.sbin.nscd", "usr.sbin.ntpd", "usr.sbin.smbd", "usr.sbin.smbldap-useradd", "usr.sbin.traceroute", "usr.sbin.winbindd", "zgrep"] >libguestfs: trace: lstatnslist "/etc/apparmor.d" "abi abstractions apache2.d bin.ping cache cache.d disable local lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd tunables usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d" "abi abstractions apache2.d bin.ping cache cache.d disable local lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd tunables usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >guestfsd: <= internal_lstatnslist (0x1a7) request length 1216 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(53) = [0]{st_dev: 31, st_ino: 56007, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 98, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 112000000, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56011, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2356, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56628, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1686395653, st_mtime_nsec: 796000000, st_ctime_sec: 1686395653, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56630, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 862, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55011, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 751890049, st_mtime_sec: 1684330562, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 751890049, st_mtime_sec: 1684330562, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56138, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56139, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1666, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395653, st_mtime_nsec: 800000000, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1339, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1189, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56680, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56681, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 606, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56682, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1044, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56683, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 800, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 15890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56684, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 738, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 63890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56686, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 79890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56687, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2013, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56688, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1300, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56140, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 890, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56691, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1621, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1180, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 231890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56694, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 966, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56695, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1087, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2866, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1292, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 335890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56698, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1058, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56699, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 395890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56700, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 738, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 403890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56701, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 990, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 419890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56702, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1170, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 924, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 443890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1058, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 455890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56706, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 897, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56707, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 852, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 511890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56708, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3043, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56709, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1010, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56710, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4039, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 579890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56711, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2514, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 663890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1054, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 727890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 731890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56714, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 970, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56715, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1364, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 56716, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2216, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 56717, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 56718, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 883890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 56719, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1074, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 895890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 56720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 56721, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1319, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 983890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(53) = [0]{st_dev: 31, st_ino: 56007, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 98, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 112000000, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56011, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2356, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56628, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1686395653, st_mtime_nsec: 796000000, st_ctime_sec: 1686395653, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56630, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 862, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55011, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 751890049, st_mtime_sec: 1684330562, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 751890049, st_mtime_sec: 1684330562, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56138, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56139, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1666, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395653, st_mtime_nsec: 800000000, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1339, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1189, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56680, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56681, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 606, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56682, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1044, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56683, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 800, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 15890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56684, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 738, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 63890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56686, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 79890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56687, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2013, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56688, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1300, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56140, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 890, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56691, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1621, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1180, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 231890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56694, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 966, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56695, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1087, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2866, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1292, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 335890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56698, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1058, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56699, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 395890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56700, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 738, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 403890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56701, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 990, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 419890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56702, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1170, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 924, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 443890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1058, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 455890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56706, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 897, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56707, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 852, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 511890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56708, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3043, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56709, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1010, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56710, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4039, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 579890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56711, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2514, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 663890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1054, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 727890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 731890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56714, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 970, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56715, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1364, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 56716, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2216, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 56717, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 56718, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 883890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 56719, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1074, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 895890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 56720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 56721, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1319, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 983890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d" "abi abstractions apache2.d bin.ping cache cache.d disable local lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd tunables usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d" "abi abstractions apache2.d bin.ping cache cache.d disable local lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd tunables usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 1216 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(53) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(53) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/abi" >libguestfs: trace: ls0 "/etc/apparmor.d/abi" "/tmp/libguestfsS4MOjo/ls19.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["3.0", "kernel-5.4-outoftree-network", "kernel-5.4-vanilla"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/abi" "3.0 kernel-5.4-outoftree-network kernel-5.4-vanilla" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/abi" "3.0 kernel-5.4-outoftree-network kernel-5.4-vanilla" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 132 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 56008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1925, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56009, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1633, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1302, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 56008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1925, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56009, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1633, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1302, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/abi" "3.0 kernel-5.4-outoftree-network kernel-5.4-vanilla" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/abi" "3.0 kernel-5.4-outoftree-network kernel-5.4-vanilla" >guestfsd: <= internal_lxattrlist (0xcd) request length 132 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/abstractions" >libguestfs: trace: ls0 "/etc/apparmor.d/abstractions" "/tmp/libguestfsS4MOjo/ls20.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["X", "apache2-common", "apparmor_api", "aspell", "audio", "authentication", "base", "bash", "consoles", "crypto", "cups-client", "dbus", "dbus-accessibility", "dbus-accessibility-strict", "dbus-network-manager-strict", "dbus-session", "dbus-session-strict", "dbus-strict", "dconf", "dovecot-common", "dri-common", "dri-enumerate", "enchant", "exo-open", "fcitx", "fcitx-strict", "fonts", "freedesktop.org", "gio-open", "gnome", "gnupg", "gtk", "gvfs-open", "hosts_access", "ibus", "kde", "kde-globals-write", "kde-icon-cache-write", "kde-language-write", "kde-open5", "kerberosclient", "ldapclient", "libpam-systemd", "likewise", "mdns", "mesa", "mir", "mozc", "mysql", "nameservice", "nis", "nss-systemd", "nvidia", "opencl", "opencl-common", "opencl-intel", "opencl-mesa", "opencl-nvidia", "opencl-pocl", "openssl", "orbit2", "p11-kit", "perl", "php", "php-worker", "php5", "postfix-common", "private-files", "private-files-strict", "python", "qt5", "qt5-compose-cache-write", "qt5-settings-write", "recent-documents-write", "ruby", "samba", "samba-rpcd", "smbpass", "ssl_certs", "ssl_keys", "svn-repositories", "ubuntu-bittorrent-clients", "ubuntu-browsers", "ubuntu-browsers.d", "ubuntu-console-browsers", "ubuntu-console-email", "ubuntu-email", "ubuntu-feed-readers", "ubuntu-gnome-terminal", "ubuntu-helpers", "ubuntu-konsole", "ubuntu-media-players", "ubuntu-unity7-base", "ubuntu-unity7-launcher", "ubuntu-unity7-messaging", "ubuntu-xterm", "user-download", "user-mail", "user-manpages", "user-tmp", "user-write", "video", "vulkan", "wayland", "web-data", "winbind", "wutmp", "xad", "xdg-desktop", "xdg-open"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/abstractions" "X apache2-common apparmor_api aspell audio authentication base bash consoles crypto cups-client dbus dbus-accessibility dbus-accessibility-strict dbus-network-manager-strict dbus-session dbus-session-strict dbus-strict dconf dovecot-common dri-common dri-enumerate enchant exo-open fcitx fcitx-strict fonts freedesktop.org gio-open gnome gnupg gtk gvfs-open hosts_access ibus kde kde-globals-write kde-icon-cache-write kde-language-write kde-open5 kerberosclient ldapclient libpam-systemd likewise mdns mesa mir mozc mysql nameservice nis nss-systemd nvidia opencl opencl-common opencl-intel opencl-mesa opencl-nvidia opencl-pocl openssl orbit2 p11-kit perl php php-worker php5 postfix-common private-files private-files-strict python qt5 qt5-compose-cache-write qt5-settings-write recent-documents-write ruby samba samba-rpcd smbpass ssl_certs ssl_keys svn-repositories ubuntu-bittorrent-clients ubuntu-browsers ubuntu-browsers.d ubuntu-console-browsers ubuntu-console-email ubuntu-email ubuntu-feed-readers ubuntu-gnome-terminal ubuntu-helpers ubuntu-konsole ubuntu-media-players ubuntu-unity7-base ubuntu-unity7-launcher ubuntu-unity7-messaging ubuntu-xterm user-download user-mail user-manpages user-tmp user-write video vulkan wayland web-data winbind wutmp xad xdg-desktop xdg-open" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/abstractions" "X apache2-common apparmor_api aspell audio authentication base bash consoles crypto cups-client dbus dbus-accessibility dbus-accessibility-strict dbus-network-manager-strict dbus-session dbus-session-strict dbus-strict dconf dovecot-common dri-common dri-enumerate enchant exo-open fcitx fcitx-strict fonts freedesktop.org gio-open gnome gnupg gtk gvfs-open hosts_access ibus kde kde-globals-write kde-icon-cache-write kde-language-write kde-open5 kerberosclient ldapclient libpam-systemd likewise mdns mesa mir mozc mysql nameservice nis nss-systemd nvidia opencl opencl-common opencl-intel opencl-mesa opencl-nvidia opencl-pocl openssl orbit2 p11-kit perl php php-worker php5 postfix-common private-files private-files-strict python qt5 qt5-compose-cache-write qt5-settings-write recent-documents-write ruby samba samba-rpcd smbpass ssl_certs ssl_keys svn-repositories ubuntu-bittorrent-clients ubuntu-browsers ubuntu-browsers.d ubuntu-console-browsers ubuntu-console-email ubuntu-email ubuntu-feed-readers ubuntu-gnome-terminal ubuntu-helpers ubuntu-konsole ubuntu-media-players ubuntu-unity7-base ubuntu-unity7-launcher ubuntu-unity7-messaging ubuntu-xterm user-download user-mail user-manpages user-tmp user-write video vulkan wayland web-data winbind wutmp xad xdg-desktop xdg-open" >guestfsd: <= internal_lstatnslist (0x1a7) request length 1852 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(110) = [0]{st_dev: 31, st_ino: 56012, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 978, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56014, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 112000000, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56020, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56021, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1988, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56022, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1857, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56023, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6893, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56024, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1614, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56025, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 903, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56026, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 809, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56027, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 820, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56028, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 694, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56029, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 745, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56030, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56031, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56032, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 747, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56033, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1010, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56034, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 781, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56035, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 344, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56036, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 675, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56037, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 542, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56038, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 392, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56039, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2220, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56040, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2071, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56041, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56042, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 821, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56043, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2278, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56044, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56045, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1546, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56046, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3708, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56047, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 459, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56048, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1458, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56049, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1180, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56050, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 511, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56051, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 650, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56052, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56053, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 413, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56054, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56055, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 575, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56056, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3699, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56057, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1281, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56058, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 856, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56059, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 770, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 595, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56061, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 554, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56062, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1186, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56063, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 694, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 56064, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 573, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 56065, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 739, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 56066, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3761, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 56067, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 625, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 56068, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 56069, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 751, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 56070, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 56071, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 516, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 56072, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 672, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 56073, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 636, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 56074, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 56075, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2912, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 56076, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 648, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 56077, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 197, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 56078, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 999, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 56079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 974, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 56080, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1128, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 56081, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 56082, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 56083, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1356, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 56084, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1660, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 56085, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1212, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 56086, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1860, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 56087, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 863, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 56088, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 399, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 56089, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 514, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 56090, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 466, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 31, st_ino: 56091, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 31, st_ino: 56092, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 31, st_ino: 56093, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 817, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 31, st_ino: 56094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 581, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 31, st_ino: 56095, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1560, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 31, st_ino: 56096, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 938, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 31, st_ino: 56097, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 31, st_ino: 56098, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 821, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 31, st_ino: 56099, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1621, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 31, st_ino: 56100, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 254, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 31, st_ino: 56112, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 731, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 31, st_ino: 56113, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 718, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 31, st_ino: 56114, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1087, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 31, st_ino: 56115, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 456, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 31, st_ino: 56116, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 300, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 31, st_ino: 56117, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3791, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 31, st_ino: 56118, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 453, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 31, st_ino: 56119, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2352, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 31, st_ino: 56120, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 31, st_ino: 56121, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 311, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 31, st_ino: 56122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 313, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 31, st_ino: 56123, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 31, st_ino: 56124, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 987, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 31, st_ino: 56125, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 31, st_ino: 56126, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 31, st_ino: 56127, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 31, st_ino: 56128, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 31, st_ino: 56129, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 231, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 31, st_ino: 56130, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1085, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 31, st_ino: 56131, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 645, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 31, st_ino: 56132, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 811, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 31, st_ino: 56133, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 882, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 31, st_ino: 56134, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 31, st_ino: 56135, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 31, st_ino: 56136, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 31, st_ino: 56137, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2285, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(110) = [0]{st_dev: 31, st_ino: 56012, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 978, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56014, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 112000000, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56020, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56021, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1988, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56022, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1857, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56023, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6893, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56024, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1614, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56025, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 903, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56026, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 809, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56027, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 820, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56028, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 694, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56029, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 745, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56030, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56031, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56032, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 747, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56033, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1010, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56034, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 781, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56035, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 344, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56036, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 675, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56037, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 542, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56038, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 392, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56039, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2220, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56040, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2071, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56041, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56042, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 821, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56043, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2278, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56044, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56045, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1546, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56046, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3708, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56047, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 459, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56048, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1458, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56049, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1180, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56050, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 511, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56051, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 650, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56052, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56053, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 413, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56054, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56055, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 575, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56056, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3699, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56057, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1281, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56058, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 856, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56059, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 770, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 595, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56061, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 554, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56062, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1186, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56063, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 694, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 31, st_ino: 56064, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 573, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 31, st_ino: 56065, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 739, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 31, st_ino: 56066, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3761, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 31, st_ino: 56067, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 625, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 31, st_ino: 56068, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 31, st_ino: 56069, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 751, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 31, st_ino: 56070, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 31, st_ino: 56071, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 516, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 31, st_ino: 56072, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 672, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 31, st_ino: 56073, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 636, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 31, st_ino: 56074, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 31, st_ino: 56075, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2912, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 31, st_ino: 56076, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 648, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 31, st_ino: 56077, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 197, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 31, st_ino: 56078, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 999, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 31, st_ino: 56079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 974, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 31, st_ino: 56080, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1128, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 31, st_ino: 56081, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 31, st_ino: 56082, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 31, st_ino: 56083, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1356, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 31, st_ino: 56084, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1660, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 31, st_ino: 56085, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1212, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 31, st_ino: 56086, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1860, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 31, st_ino: 56087, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 863, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 31, st_ino: 56088, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 399, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 31, st_ino: 56089, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 514, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 31, st_ino: 56090, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 466, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 31, st_ino: 56091, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 31, st_ino: 56092, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 31, st_ino: 56093, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 817, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 31, st_ino: 56094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 581, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 31, st_ino: 56095, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1560, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 31, st_ino: 56096, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 938, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 31, st_ino: 56097, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 31, st_ino: 56098, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 821, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 31, st_ino: 56099, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1621, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 31, st_ino: 56100, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 254, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 31, st_ino: 56112, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 731, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 31, st_ino: 56113, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 718, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 31, st_ino: 56114, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1087, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 31, st_ino: 56115, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 456, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 31, st_ino: 56116, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 300, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 31, st_ino: 56117, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3791, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 31, st_ino: 56118, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 453, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 31, st_ino: 56119, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2352, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 31, st_ino: 56120, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2558, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 31, st_ino: 56121, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 311, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 31, st_ino: 56122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 313, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 31, st_ino: 56123, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 31, st_ino: 56124, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 987, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 31, st_ino: 56125, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 31, st_ino: 56126, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 31, st_ino: 56127, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 760, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 31, st_ino: 56128, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 31, st_ino: 56129, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 231, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 31, st_ino: 56130, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1085, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 31, st_ino: 56131, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 645, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 31, st_ino: 56132, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 811, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 31, st_ino: 56133, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 882, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 31, st_ino: 56134, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 31, st_ino: 56135, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 31, st_ino: 56136, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 31, st_ino: 56137, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2285, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/abstractions" "X apache2-common apparmor_api aspell audio authentication base bash consoles crypto cups-client dbus dbus-accessibility dbus-accessibility-strict dbus-network-manager-strict dbus-session dbus-session-strict dbus-strict dconf dovecot-common dri-common dri-enumerate enchant exo-open fcitx fcitx-strict fonts freedesktop.org gio-open gnome gnupg gtk gvfs-open hosts_access ibus kde kde-globals-write kde-icon-cache-write kde-language-write kde-open5 kerberosclient ldapclient libpam-systemd likewise mdns mesa mir mozc mysql nameservice nis nss-systemd nvidia opencl opencl-common opencl-intel opencl-mesa opencl-nvidia opencl-pocl openssl orbit2 p11-kit perl php php-worker php5 postfix-common private-files private-files-strict python qt5 qt5-compose-cache-write qt5-settings-write recent-documents-write ruby samba samba-rpcd smbpass ssl_certs ssl_keys svn-repositories ubuntu-bittorrent-clients ubuntu-browsers ubuntu-browsers.d ubuntu-console-browsers ubuntu-console-email ubuntu-email ubuntu-feed-readers ubuntu-gnome-terminal ubuntu-helpers ubuntu-konsole ubuntu-media-players ubuntu-unity7-base ubuntu-unity7-launcher ubuntu-unity7-messaging ubuntu-xterm user-download user-mail user-manpages user-tmp user-write video vulkan wayland web-data winbind wutmp xad xdg-desktop xdg-open" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/abstractions" "X apache2-common apparmor_api aspell audio authentication base bash consoles crypto cups-client dbus dbus-accessibility dbus-accessibility-strict dbus-network-manager-strict dbus-session dbus-session-strict dbus-strict dconf dovecot-common dri-common dri-enumerate enchant exo-open fcitx fcitx-strict fonts freedesktop.org gio-open gnome gnupg gtk gvfs-open hosts_access ibus kde kde-globals-write kde-icon-cache-write kde-language-write kde-open5 kerberosclient ldapclient libpam-systemd likewise mdns mesa mir mozc mysql nameservice nis nss-systemd nvidia opencl opencl-common opencl-intel opencl-mesa opencl-nvidia opencl-pocl openssl orbit2 p11-kit perl php php-worker php5 postfix-common private-files private-files-strict python qt5 qt5-compose-cache-write qt5-settings-write recent-documents-write ruby samba samba-rpcd smbpass ssl_certs ssl_keys svn-repositories ubuntu-bittorrent-clients ubuntu-browsers ubuntu-browsers.d ubuntu-console-browsers ubuntu-console-email ubuntu-email ubuntu-feed-readers ubuntu-gnome-terminal ubuntu-helpers ubuntu-konsole ubuntu-media-players ubuntu-unity7-base ubuntu-unity7-launcher ubuntu-unity7-messaging ubuntu-xterm user-download user-mail user-manpages user-tmp user-write video vulkan wayland web-data winbind wutmp xad xdg-desktop xdg-open" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 1852 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(110) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(110) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/abstractions/apparmor_api" >libguestfs: trace: ls0 "/etc/apparmor.d/abstractions/apparmor_api" "/tmp/libguestfsS4MOjo/ls21.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 88 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["change_profile", "examine", "find_mountpoint", "introspect", "is_enabled"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/abstractions/apparmor_api" "change_profile examine find_mountpoint introspect is_enabled" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/abstractions/apparmor_api" "change_profile examine find_mountpoint introspect is_enabled" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 56015, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 420, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56016, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 504, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56017, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 518, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56018, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 503, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56019, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 56015, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 420, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56016, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 504, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56017, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 518, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56018, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 503, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56019, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/abstractions/apparmor_api" "change_profile examine find_mountpoint introspect is_enabled" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/abstractions/apparmor_api" "change_profile examine find_mountpoint introspect is_enabled" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/abstractions/ubuntu-browsers.d" >libguestfs: trace: ls0 "/etc/apparmor.d/abstractions/ubuntu-browsers.d" "/tmp/libguestfsS4MOjo/ls22.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 92 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["chromium-browser", "java", "kde", "mailto", "multimedia", "plugins-common", "productivity", "text-editors", "ubuntu-integration", "ubuntu-integration-xul", "user-files"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/abstractions/ubuntu-browsers.d" "chromium-browser java kde mailto multimedia plugins-common productivity text-editors ubuntu-integration ubuntu-integration-xul user-files" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/abstractions/ubuntu-browsers.d" "chromium-browser java kde mailto multimedia plugins-common productivity text-editors ubuntu-integration ubuntu-integration-xul user-files" >guestfsd: <= internal_lstatnslist (0x1a7) request length 280 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 56101, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1018, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56102, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3829, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56103, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 265, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56104, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 339, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56105, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1414, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56106, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 351, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56107, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 894, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56108, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 672, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56109, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56110, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 185, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56111, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 935, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 56101, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1018, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56102, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3829, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56103, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 265, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56104, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 339, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56105, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1414, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56106, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 351, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56107, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 894, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56108, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 672, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56109, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56110, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 185, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56111, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 935, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/abstractions/ubuntu-browsers.d" "chromium-browser java kde mailto multimedia plugins-common productivity text-editors ubuntu-integration ubuntu-integration-xul user-files" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/abstractions/ubuntu-browsers.d" "chromium-browser java kde mailto multimedia plugins-common productivity text-editors ubuntu-integration ubuntu-integration-xul user-files" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 280 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/apache2.d" >libguestfs: trace: ls0 "/etc/apparmor.d/apache2.d" "/tmp/libguestfsS4MOjo/ls23.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["phpsysinfo"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/apache2.d" "phpsysinfo" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/apache2.d" "phpsysinfo" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56629, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1317, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56629, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1317, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/apache2.d" "phpsysinfo" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/apache2.d" "phpsysinfo" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/disable" >libguestfs: trace: ls0 "/etc/apparmor.d/disable" "/tmp/libguestfsS4MOjo/ls24.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/apparmor.d/disable" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/apparmor.d/disable" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/apparmor.d/local" >libguestfs: trace: ls0 "/etc/apparmor.d/local" "/tmp/libguestfsS4MOjo/ls25.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["README", "bin.ping", "lsb_release", "nvidia_modprobe", "php-fpm", "samba-bgqd", "samba-dcerpcd", "samba-rpcd", "samba-rpcd-classic", "samba-rpcd-spoolss", "sbin.klogd", "sbin.syslog-ng", "sbin.syslogd", "usr.bin.lessopen.sh", "usr.lib.dovecot.anvil", "usr.lib.dovecot.auth", "usr.lib.dovecot.config", "usr.lib.dovecot.deliver", "usr.lib.dovecot.dict", "usr.lib.dovecot.dovecot-auth", "usr.lib.dovecot.dovecot-lda", "usr.lib.dovecot.imap", "usr.lib.dovecot.imap-login", "usr.lib.dovecot.lmtp", "usr.lib.dovecot.log", "usr.lib.dovecot.managesieve", "usr.lib.dovecot.managesieve-login", "usr.lib.dovecot.pop3", "usr.lib.dovecot.pop3-login", "usr.lib.dovecot.script-login", "usr.lib.dovecot.ssl-params", "usr.lib.dovecot.stats", "usr.sbin.apache2", "usr.sbin.avahi-daemon", "usr.sbin.dnsmasq", "usr.sbin.dovecot", "usr.sbin.identd", "usr.sbin.mdnsd", "usr.sbin.nmbd", "usr.sbin.nscd", "usr.sbin.ntpd", "usr.sbin.smbd", "usr.sbin.smbd-shares", "usr.sbin.smbldap-useradd", "usr.sbin.traceroute", "usr.sbin.winbindd", "zgrep"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/local" "README bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbd-shares usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/local" "README bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbd-shares usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >guestfsd: <= internal_lstatnslist (0x1a7) request length 1160 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(47) = [0]{st_dev: 31, st_ino: 56631, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1110, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56632, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56633, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56634, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56635, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56636, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56637, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56638, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 15890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56639, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56640, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 67890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56641, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 79890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56643, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56644, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56645, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56646, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56647, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56648, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 235890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56649, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56650, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 75, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56651, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56652, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 335890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56653, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56654, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 395890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56655, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 403890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56656, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 419890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56657, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56658, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 447890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56659, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 455890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56660, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 75, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56661, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56662, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 511890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56663, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56664, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56665, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 579890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56666, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 663890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 727890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56668, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 731890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56669, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56670, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56671, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56672, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 827890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56673, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 90, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 827890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56674, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 71, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 887890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56675, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 895890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56676, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 983890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(47) = [0]{st_dev: 31, st_ino: 56631, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1110, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56632, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 815890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56633, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 767890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56634, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56635, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 915890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56636, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 959890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56637, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 975890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56638, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 15890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56639, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 27890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56640, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 67890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56641, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 79890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 95890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56643, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56644, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56645, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 163890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56646, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56647, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 187890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56648, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 235890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 56649, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 56650, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 75, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 56651, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 291890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 56652, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 335890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 56653, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 56654, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 395890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 56655, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 403890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 56656, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 419890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 56657, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 56658, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 447890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 56659, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 455890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 56660, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 75, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 56661, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56662, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 511890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 56663, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 523890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56664, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 56665, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 579890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 56666, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 663890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 56667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 727890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 56668, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 731890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 56669, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 56670, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 56671, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 31, st_ino: 56672, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 827890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 31, st_ino: 56673, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 90, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 827890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 31, st_ino: 56674, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 71, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 887890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 31, st_ino: 56675, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 895890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 31, st_ino: 56676, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 31, st_ino: 56677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 983890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/local" "README bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbd-shares usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/local" "README bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbd-shares usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 1160 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(47) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(47) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/tunables" >libguestfs: trace: ls0 "/etc/apparmor.d/tunables" "/tmp/libguestfsS4MOjo/ls26.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["alias", "apparmorfs", "dovecot", "etc", "global", "home", "home.d", "kernelvars", "multiarch", "multiarch.d", "ntpd", "proc", "run", "securityfs", "share", "sys", "xdg-user-dirs", "xdg-user-dirs.d"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/tunables" "alias apparmorfs dovecot etc global home home.d kernelvars multiarch multiarch.d ntpd proc run securityfs share sys xdg-user-dirs xdg-user-dirs.d" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/tunables" "alias apparmorfs dovecot etc global home home.d kernelvars multiarch multiarch.d ntpd proc run securityfs share sys xdg-user-dirs xdg-user-dirs.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 300 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(18) = [0]{st_dev: 31, st_ino: 56141, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 624, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56142, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 375, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56143, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 804, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 235890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56144, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1077, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56145, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 759, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56146, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 982, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56147, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56149, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56150, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 630, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56151, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56153, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56154, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56155, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56156, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 405, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56157, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 819, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56158, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 378, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56159, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56160, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(18) = [0]{st_dev: 31, st_ino: 56141, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 624, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56142, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 375, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 56143, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 804, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 235890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 56144, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1077, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56145, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 759, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 56146, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 982, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 56147, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 56149, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 56150, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 630, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 56151, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 116000000, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56153, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 56154, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 56155, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 56156, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 405, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 56157, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 819, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 56158, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 378, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330554, st_atime_nsec: 0, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 56159, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 56160, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/tunables" "alias apparmorfs dovecot etc global home home.d kernelvars multiarch multiarch.d ntpd proc run securityfs share sys xdg-user-dirs xdg-user-dirs.d" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/tunables" "alias apparmorfs dovecot etc global home home.d kernelvars multiarch multiarch.d ntpd proc run securityfs share sys xdg-user-dirs xdg-user-dirs.d" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 300 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(18) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(18) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/tunables/home.d" >libguestfs: trace: ls0 "/etc/apparmor.d/tunables/home.d" "/tmp/libguestfsS4MOjo/ls27.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["site.local"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/tunables/home.d" "site.local" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/tunables/home.d" "site.local" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56148, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56148, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/tunables/home.d" "site.local" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/tunables/home.d" "site.local" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/tunables/multiarch.d" >libguestfs: trace: ls0 "/etc/apparmor.d/tunables/multiarch.d" "/tmp/libguestfsS4MOjo/ls28.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["site.local"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/tunables/multiarch.d" "site.local" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/tunables/multiarch.d" "site.local" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56152, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 645, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56152, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 645, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/tunables/multiarch.d" "site.local" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/tunables/multiarch.d" "site.local" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/apparmor.d/tunables/xdg-user-dirs.d" >libguestfs: trace: ls0 "/etc/apparmor.d/tunables/xdg-user-dirs.d" "/tmp/libguestfsS4MOjo/ls29.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["site.local"] >libguestfs: trace: lstatnslist "/etc/apparmor.d/tunables/xdg-user-dirs.d" "site.local" >libguestfs: trace: internal_lstatnslist "/etc/apparmor.d/tunables/xdg-user-dirs.d" "site.local" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56161, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 730, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56161, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 730, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 759890049, st_mtime_sec: 1684330554, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/apparmor.d/tunables/xdg-user-dirs.d" "site.local" >libguestfs: trace: internal_lxattrlist "/etc/apparmor.d/tunables/xdg-user-dirs.d" "site.local" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/audit" >libguestfs: trace: ls0 "/etc/audit" "/tmp/libguestfsS4MOjo/ls30.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["audit-stop.rules", "audit.rules", "audit.rules.prev", "auditd.conf", "plugins.d", "rules.d"] >libguestfs: trace: lstatnslist "/etc/audit" "audit-stop.rules audit.rules audit.rules.prev auditd.conf plugins.d rules.d" >libguestfs: trace: internal_lstatnslist "/etc/audit" "audit-stop.rules audit.rules audit.rules.prev auditd.conf plugins.d rules.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 160 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 55372, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 127, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55457, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 147890049, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 143890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77336, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 139890049, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 139890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55373, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 815, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55374, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531778, st_atime_nsec: 0, st_mtime_sec: 1686395650, st_mtime_nsec: 464000000, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55377, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 115890049, st_mtime_sec: 1686395650, st_mtime_nsec: 464000000, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 55372, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 127, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55457, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 147890049, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 143890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77336, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 139890049, st_mtime_sec: 1686395771, st_mtime_nsec: 139890049, st_ctime_sec: 1686395771, st_ctime_nsec: 139890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55373, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 815, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55374, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531778, st_atime_nsec: 0, st_mtime_sec: 1686395650, st_mtime_nsec: 464000000, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55377, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 115890049, st_mtime_sec: 1686395650, st_mtime_nsec: 464000000, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/audit" "audit-stop.rules audit.rules audit.rules.prev auditd.conf plugins.d rules.d" >libguestfs: trace: internal_lxattrlist "/etc/audit" "audit-stop.rules audit.rules audit.rules.prev auditd.conf plugins.d rules.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 160 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/audit/plugins.d" >libguestfs: trace: ls0 "/etc/audit/plugins.d" "/tmp/libguestfsS4MOjo/ls31.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["af_unix.conf", "syslog.conf"] >libguestfs: trace: lstatnslist "/etc/audit/plugins.d" "af_unix.conf syslog.conf" >libguestfs: trace: internal_lstatnslist "/etc/audit/plugins.d" "af_unix.conf syslog.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 55375, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 358, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531777, st_atime_nsec: 0, st_mtime_sec: 1668531777, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55376, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 521, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531777, st_atime_nsec: 0, st_mtime_sec: 1668531777, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 55375, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 358, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531777, st_atime_nsec: 0, st_mtime_sec: 1668531777, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55376, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 521, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1668531777, st_atime_nsec: 0, st_mtime_sec: 1668531777, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/audit/plugins.d" "af_unix.conf syslog.conf" >libguestfs: trace: internal_lxattrlist "/etc/audit/plugins.d" "af_unix.conf syslog.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/audit/rules.d" >libguestfs: trace: ls0 "/etc/audit/rules.d" "/tmp/libguestfsS4MOjo/ls32.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["audit.rules"] >libguestfs: trace: lstatnslist "/etc/audit/rules.d" "audit.rules" >libguestfs: trace: internal_lstatnslist "/etc/audit/rules.d" "audit.rules" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 55378, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 512000000, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 55378, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 512000000, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/audit/rules.d" "audit.rules" >libguestfs: trace: internal_lxattrlist "/etc/audit/rules.d" "audit.rules" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/auto.master.d" >libguestfs: trace: ls0 "/etc/auto.master.d" "/tmp/libguestfsS4MOjo/ls33.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/auto.master.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/auto.master.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/bash_completion.d" >libguestfs: trace: ls0 "/etc/bash_completion.d" "/tmp/libguestfsS4MOjo/ls34.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["grub", "scout.sh", "zypper.sh"] >libguestfs: trace: lstatnslist "/etc/bash_completion.d" "grub scout.sh zypper.sh" >libguestfs: trace: internal_lstatnslist "/etc/bash_completion.d" "grub scout.sh zypper.sh" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 72655, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11158, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684330541, st_atime_nsec: 0, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 21736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906677, st_atime_nsec: 0, st_mtime_sec: 1676906677, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 208000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42835, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4654, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 72655, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11158, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684330541, st_atime_nsec: 0, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 21736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676906677, st_atime_nsec: 0, st_mtime_sec: 1676906677, st_mtime_nsec: 0, st_ctime_sec: 1686395587, st_ctime_nsec: 208000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42835, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4654, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/bash_completion.d" "grub scout.sh zypper.sh" >libguestfs: trace: internal_lxattrlist "/etc/bash_completion.d" "grub scout.sh zypper.sh" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/binfmt.d" >libguestfs: trace: ls0 "/etc/binfmt.d" "/tmp/libguestfsS4MOjo/ls35.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/binfmt.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/binfmt.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ca-certificates" >libguestfs: trace: ls0 "/etc/ca-certificates" "/tmp/libguestfsS4MOjo/ls36.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["update.d"] >libguestfs: trace: lstatnslist "/etc/ca-certificates" "update.d" >libguestfs: trace: internal_lstatnslist "/etc/ca-certificates" "update.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 18010, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 168000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 18010, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 168000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ca-certificates" "update.d" >libguestfs: trace: internal_lxattrlist "/etc/ca-certificates" "update.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ca-certificates/update.d" >libguestfs: trace: ls0 "/etc/ca-certificates/update.d" "/tmp/libguestfsS4MOjo/ls37.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ca-certificates/update.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ca-certificates/update.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/chrony.d" >libguestfs: trace: ls0 "/etc/chrony.d" "/tmp/libguestfsS4MOjo/ls38.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["pool.conf"] >libguestfs: trace: lstatnslist "/etc/chrony.d" "pool.conf" >libguestfs: trace: internal_lstatnslist "/etc/chrony.d" "pool.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42938, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 540000000, st_mtime_sec: 1686395739, st_mtime_nsec: 572000000, st_ctime_sec: 1686395739, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42938, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 62, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 540000000, st_mtime_sec: 1686395739, st_mtime_nsec: 572000000, st_ctime_sec: 1686395739, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/chrony.d" "pool.conf" >libguestfs: trace: internal_lxattrlist "/etc/chrony.d" "pool.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secslibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/cifs-utils" >libguestfs: trace: ls0 "/etc/cifs-utils" "/tmp/libguestfsS4MOjo/ls39.txt" > >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["idmap-plugin"] >libguestfs: trace: lstatnslist "/etc/cifs-utils" "idmap-plugin" >libguestfs: trace: internal_lstatnslist "/etc/cifs-utils" "idmap-plugin" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/cifs-utils" "idmap-plugin" >libguestfs: trace: internal_lxattrlist "/etc/cifs-utils" "idmap-plugin" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlistlibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/cron.d" >libguestfs: trace: ls0 "/etc/cron.d" "/tmp/libguestfsS4MOjo/ls40.txt" > (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cron.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cron.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cron.daily" >libguestfs: trace: ls0 "/etc/cron.daily" "/tmp/libguestfsS4MOjo/ls41.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cron.daily" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cron.daily" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cron.hourly" >libguestfs: trace: ls0 "/etc/cron.hourly" "/tmp/libguestfsS4MOjo/ls42.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cron.hourly" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cron.hourly" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cron.monthly" >libguestfs: trace: ls0 "/etc/cron.monthly" "/tmp/libguestfsS4MOjo/ls43.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cron.monthly" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cron.monthly" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cron.weekly" >libguestfs: trace: ls0 "/etc/cron.weekly" "/tmp/libguestfsS4MOjo/ls44.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cron.weekly" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cron.weekly" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/crypto-policies" >libguestfs: trace: ls0 "/etc/crypto-policies" "/tmp/libguestfsS4MOjo/ls45.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["README.SUSE", "back-ends", "config", "local.d", "policies", "state"] >libguestfs: trace: lstatnslist "/etc/crypto-policies" "README.SUSE back-ends config local.d policies state" >libguestfs: trace: internal_lstatnslist "/etc/crypto-policies" "README.SUSE back-ends config local.d policies state" >guestfsd: <= internal_lstatnslist (0x1a7) request length 148 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 17019, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 129, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1651958271, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 17020, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 334, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 17118, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 340000000, st_mtime_sec: 1686395578, st_mtime_nsec: 748000000, st_ctime_sec: 1686395578, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 17021, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 352000000, st_mtime_sec: 1651958270, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 17022, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958270, st_atime_nsec: 0, st_mtime_sec: 1686395578, st_mtime_nsec: 716000000, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 17024, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395721, st_mtime_nsec: 416000000, st_ctime_sec: 1686395721, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 17019, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 129, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1651958271, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 17020, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 334, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 17118, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 340000000, st_mtime_sec: 1686395578, st_mtime_nsec: 748000000, st_ctime_sec: 1686395578, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 17021, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 352000000, st_mtime_sec: 1651958270, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 17022, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958270, st_atime_nsec: 0, st_mtime_sec: 1686395578, st_mtime_nsec: 716000000, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 17024, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958271, st_atime_nsec: 0, st_mtime_sec: 1686395721, st_mtime_nsec: 416000000, st_ctime_sec: 1686395721, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/crypto-policies" "README.SUSE back-ends config local.d policies state" >libguestfs: trace: internal_lxattrlist "/etc/crypto-policies" "README.SUSE back-ends config local.d policies state" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 148 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/crypto-policies/back-ends" >libguestfs: trace: ls0 "/etc/crypto-policies/back-ends" "/tmp/libguestfsS4MOjo/ls46.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["bind.config", "gnutls.config", "java.config", "javasystem.config", "krb5.config", "libreswan.config", "libssh.config", "nss.config", "openssh.config", "opensshserver.config", "openssl.config", "opensslcnf.config"] >libguestfs: trace: lstatnslist "/etc/crypto-policies/back-ends" "bind.config gnutls.config java.config javasystem.config krb5.config libreswan.config libssh.config nss.config openssh.config opensshserver.config openssl.config opensslcnf.config" >libguestfs: trace: internal_lstatnslist "/etc/crypto-policies/back-ends" "bind.config gnutls.config java.config javasystem.config krb5.config libreswan.config libssh.config nss.config openssh.config opensshserver.config openssl.config opensslcnf.config" >guestfsd: <= internal_lstatnslist (0x1a7) request length 316 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 77197, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77201, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77203, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77205, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77207, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77209, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 364000000, st_mtime_sec: 1686395721, st_mtime_nsec: 364000000, st_ctime_sec: 1686395721, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77211, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 364000000, st_mtime_sec: 1686395721, st_mtime_nsec: 364000000, st_ctime_sec: 1686395721, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77213, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 368000000, st_mtime_sec: 1686395721, st_mtime_nsec: 368000000, st_ctime_sec: 1686395721, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77215, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 368000000, st_mtime_sec: 1686395721, st_mtime_nsec: 368000000, st_ctime_sec: 1686395721, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77219, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77217, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 77197, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77201, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 356000000, st_mtime_sec: 1686395721, st_mtime_nsec: 356000000, st_ctime_sec: 1686395721, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77203, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77205, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77207, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 360000000, st_mtime_sec: 1686395721, st_mtime_nsec: 360000000, st_ctime_sec: 1686395721, st_ctime_nsec: 360000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77209, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 364000000, st_mtime_sec: 1686395721, st_mtime_nsec: 364000000, st_ctime_sec: 1686395721, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77211, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 364000000, st_mtime_sec: 1686395721, st_mtime_nsec: 364000000, st_ctime_sec: 1686395721, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77213, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 368000000, st_mtime_sec: 1686395721, st_mtime_nsec: 368000000, st_ctime_sec: 1686395721, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77215, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 368000000, st_mtime_sec: 1686395721, st_mtime_nsec: 368000000, st_ctime_sec: 1686395721, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77219, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77217, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/crypto-policies/back-ends" "bind.config gnutls.config java.config javasystem.config krb5.config libreswan.config libssh.config nss.config openssh.config opensshserver.config openssl.config opensslcnf.config" >libguestfs: trace: internal_lxattrlist "/etc/crypto-policies/back-ends" "bind.config gnutls.config java.config javasystem.config krb5.config libreswan.config libssh.config nss.config openssh.config opensshserver.config openssl.config opensslcnf.config" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 316 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/crypto-policies/local.d" >libguestfs: trace: ls0 "/etc/crypto-policies/local.d" "/tmp/libguestfsS4MOjo/ls47.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/crypto-policies/local.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/crypto-policies/local.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/crypto-policies/policies" >libguestfs: trace: ls0 "/etc/crypto-policies/policies" "/tmp/libguestfsS4MOjo/ls48.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["modules"] >libguestfs: trace: lstatnslist "/etc/crypto-policies/policies" "modules" >libguestfs: trace: internal_lstatnslist "/etc/crypto-policies/policies" "modules" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 17023, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958270, st_atime_nsec: 0, st_mtime_sec: 1651958270, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 17023, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958270, st_atime_nsec: 0, st_mtime_sec: 1651958270, st_mtime_nsec: 0, st_ctime_sec: 1686395578, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/crypto-policies/policies" "modules" >libguestfs: trace: internal_lxattrlist "/etc/crypto-policies/policies" "modules" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/crypto-policies/policies/modules" >libguestfs: trace: ls0 "/etc/crypto-policies/policies/modules" "/tmp/libguestfsS4MOjo/ls49.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/crypto-policies/policies/modules" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/crypto-policies/policies/modules" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/crypto-policies/state" >libguestfs: trace: ls0 "/etc/crypto-policies/state" "/tmp/libguestfsS4MOjo/ls50.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CURRENT.pol", "current"] >libguestfs: trace: lstatnslist "/etc/crypto-policies/state" "CURRENT.pol current" >libguestfs: trace: internal_lstatnslist "/etc/crypto-policies/state" "CURRENT.pol current" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77221, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3077, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 408000000, st_mtime_sec: 1686395721, st_mtime_nsec: 408000000, st_ctime_sec: 1686395721, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77220, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77221, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3077, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 408000000, st_mtime_sec: 1686395721, st_mtime_nsec: 408000000, st_ctime_sec: 1686395721, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77220, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 372000000, st_mtime_sec: 1686395721, st_mtime_nsec: 372000000, st_ctime_sec: 1686395721, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/crypto-policies/state" "CURRENT.pol current" >libguestfs: trace: internal_lxattrlist "/etc/crypto-policies/state" "CURRENT.pol current" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/cups" >libguestfs: trace: ls0 "/etc/cups" "/tmp/libguestfsS4MOjo/ls51.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["client.conf", "cups-browsed.conf", "cups-files.conf", "cups-files.conf.default", "cupsd.conf", "cupsd.conf.default", "ppd", "snmp.conf", "snmp.conf.default", "ssl"] >libguestfs: trace: lstatnslist "/etc/cups" "client.conf cups-browsed.conf cups-files.conf cups-files.conf.default cupsd.conf cupsd.conf.default ppd snmp.conf snmp.conf.default ssl" >libguestfs: trace: internal_lstatnslist "/etc/cups" "client.conf cups-browsed.conf cups-files.conf cups-files.conf.default cupsd.conf cupsd.conf.default ppd snmp.conf snmp.conf.default ssl" >guestfsd: <= internal_lstatnslist (0x1a7) request length 244 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 58273, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1248, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 69267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27554, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1618906268, st_atime_nsec: 0, st_mtime_sec: 1618906268, st_mtime_nsec: 0, st_ctime_sec: 1686395702, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 58339, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 2915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 58340, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 58341, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 8329, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 58342, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8337, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 58343, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 58344, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 58345, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 58346, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 58273, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1248, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 69267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27554, st_blksize: 4096, st_blocks: 56, st_atime_sec: 1618906268, st_atime_nsec: 0, st_mtime_sec: 1618906268, st_mtime_nsec: 0, st_ctime_sec: 1686395702, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 58339, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 2915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 58340, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 58341, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 8329, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 58342, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8337, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 58343, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 58344, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 58345, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 58346, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/cups" "client.conf cups-browsed.conf cups-files.conf cups-files.conf.default cupsd.conf cupsd.conf.default ppd snmp.conf snmp.conf.default ssl" >libguestfs: trace: internal_lxattrlist "/etc/cups" "client.conf cups-browsed.conf cups-files.conf cups-files.conf.default cupsd.conf cupsd.conf.default ppd snmp.conf snmp.conf.default ssl" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 244 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/cups/ppd" >libguestfs: trace: ls0 "/etc/cups/ppd" "/tmp/libguestfsS4MOjo/ls52.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cups/ppd" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cups/ppd" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cups/ssl" >libguestfs: trace: ls0 "/etc/cups/ssl" "/tmp/libguestfsS4MOjo/ls53.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/cups/ssl" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/cups/ssl" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/cupshelpers" >libguestfs: trace: ls0 "/etc/cupshelpers" "/tmp/libguestfsS4MOjo/ls54.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["preferreddrivers.xml"] >libguestfs: trace: lstatnslist "/etc/cupshelpers" "preferreddrivers.xml" >libguestfs: trace: internal_lstatnslist "/etc/cupshelpers" "preferreddrivers.xml" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 72149, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10525, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1651994262, st_atime_nsec: 0, st_mtime_sec: 1651994262, st_mtime_nsec: 0, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 72149, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10525, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1651994262, st_atime_nsec: 0, st_mtime_sec: 1651994262, st_mtime_nsec: 0, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/cupshelpers" "preferreddrivers.xml" >libguestfs: trace: internal_lxattrlist "/etc/cupshelpers" "preferreddrivers.xml" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dbus-1" >libguestfs: trace: ls0 "/etc/dbus-1" "/tmp/libguestfsS4MOjo/ls55.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["session.conf", "session.d", "system.conf", "system.d"] >libguestfs: trace: lstatnslist "/etc/dbus-1" "session.conf session.d system.conf system.d" >libguestfs: trace: internal_lstatnslist "/etc/dbus-1" "session.conf session.d system.conf system.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 40599, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 838, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1665648011, st_atime_nsec: 0, st_mtime_sec: 1665648011, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10319, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1665648012, st_mtime_nsec: 0, st_ctime_sec: 1686395568, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 40600, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 833, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 59890049, st_mtime_sec: 1665648011, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10320, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 570, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1686395709, st_mtime_nsec: 712000000, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 40599, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 838, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1665648011, st_atime_nsec: 0, st_mtime_sec: 1665648011, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10319, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648012, st_atime_nsec: 0, st_mtime_sec: 1665648012, st_mtime_nsec: 0, st_ctime_sec: 1686395568, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 40600, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 833, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 59890049, st_mtime_sec: 1665648011, st_mtime_nsec: 0, st_ctime_sec: 1686395616, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10320, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 570, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1686395709, st_mtime_nsec: 712000000, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dbus-1" "session.conf session.d system.conf system.d" >libguestfs: trace: internal_lxattrlist "/etc/dbus-1" "session.conf session.d system.conf system.d" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dbus-1/session.d" >libguestfs: trace: ls0 "/etc/dbus-1/session.d" "/tmp/libguestfsS4MOjo/ls56.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/dbus-1/session.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/dbus-1/session.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/dbus-1/system.d" >libguestfs: trace: ls0 "/etc/dbus-1/system.d" "/tmp/libguestfsS4MOjo/ls57.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["com.redhat.PrinterDriversInstaller.conf", "com.redhat.tuned.conf", "cups.conf", "dnsmasq.conf", "org.freedesktop.AutoMount.conf", "org.opensuse.Network.AUTO4.conf", "org.opensuse.Network.DHCP4.conf", "org.opensuse.Network.DHCP6.conf", "org.opensuse.Network.Nanny.conf", "org.opensuse.Network.conf", "org.opensuse.Snapper.conf"] >libguestfs: trace: lstatnslist "/etc/dbus-1/system.d" "com.redhat.PrinterDriversInstaller.conf com.redhat.tuned.conf cups.conf dnsmasq.conf org.freedesktop.AutoMount.conf org.opensuse.Network.AUTO4.conf org.opensuse.Network.DHCP4.conf org.opensuse.Network.DHCP6.conf org.opensuse.Network.Nanny.conf org.opensuse.Network.conf org.opensuse.Snapper.conf" >libguestfs: trace: internal_lstatnslist "/etc/dbus-1/system.d" "com.redhat.PrinterDriversInstaller.conf com.redhat.tuned.conf cups.conf dnsmasq.conf org.freedesktop.AutoMount.conf org.opensuse.Network.AUTO4.conf org.opensuse.Network.DHCP4.conf org.opensuse.Network.DHCP6.conf org.opensuse.Network.Nanny.conf org.opensuse.Network.conf org.opensuse.Snapper.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 416 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 72150, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 799, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651994262, st_mtime_nsec: 0, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 541, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651963030, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 58347, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1684931480, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44457, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 475, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1202, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44248, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44249, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 44250, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 44251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2615, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 44252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7278, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 55736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 720, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 72150, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 799, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651994262, st_mtime_nsec: 0, st_ctime_sec: 1686395709, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 541, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651963030, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 58347, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1684931480, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44457, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 475, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 56556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1202, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683168769, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44248, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44249, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 44250, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 902, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 44251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2615, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 44252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7278, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 55736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 720, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 63890049, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dbus-1/system.d" "com.redhat.PrinterDriversInstaller.conf com.redhat.tuned.conf cups.conf dnsmasq.conf org.freedesktop.AutoMount.conf org.opensuse.Network.AUTO4.conf org.opensuse.Network.DHCP4.conf org.opensuse.Network.DHCP6.conf org.opensuse.Network.Nanny.conf org.opensuse.Network.conf org.opensuse.Snapper.conf" >libguestfs: trace: internal_lxattrlist "/etc/dbus-1/system.d" "com.redhat.PrinterDriversInstaller.conf com.redhat.tuned.conf cups.conf dnsmasq.conf org.freedesktop.AutoMount.conf org.opensuse.Network.AUTO4.conf org.opensuse.Network.DHCP4.conf org.opensuse.Network.DHCP6.conf org.opensuse.Network.Nanny.conf org.opensuse.Network.conf org.opensuse.Snapper.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 416 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dconf" >libguestfs: trace: ls0 "/etc/dconf" "/tmp/libguestfsS4MOjo/ls58.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["db", "profile"] >libguestfs: trace: lstatnslist "/etc/dconf" "db profile" >libguestfs: trace: internal_lstatnslist "/etc/dconf" "db profile" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 42109, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1669601555, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42110, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1669601555, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 42109, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1669601555, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42110, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1669601555, st_atime_nsec: 0, st_mtime_sec: 1669601555, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dconf" "db profile" >libguestfs: trace: internal_lxattrlist "/etc/dconf" "db profile" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dconf/db" >libguestfs: trace: ls0 "/etc/dconf/db" "/tmp/libguestfsS4MOjo/ls59.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/dconf/db" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/dconf/db" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/dconf/profile" >libguestfs: trace: ls0 "/etc/dconf/profile" "/tmp/libguestfsS4MOjo/ls60.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/dconf/profile" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/dconf/profile" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/default" >libguestfs: trace: ls0 "/etc/default" "/tmp/libguestfsS4MOjo/ls61.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["grub", "grub.old", "grub_installdevice", "nss", "rmt", "runuser", "star", "su", "useradd"] >libguestfs: trace: lstatnslist "/etc/default" "grub grub.old grub_installdevice nss rmt runuser star su useradd" >libguestfs: trace: internal_lstatnslist "/etc/default" "grub grub.old grub_installdevice nss rmt runuser star su useradd" >guestfsd: <= internal_lstatnslist (0x1a7) request length 160 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 31, st_ino: 74122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1812, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395742, st_atime_nsec: 968000000, st_mtime_sec: 1686395742, st_mtime_nsec: 716000000, st_ctime_sec: 1686395742, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 72656, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395714, st_atime_nsec: 36000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395714, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77332, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 92000000, st_mtime_sec: 1686395747, st_mtime_nsec: 92000000, st_ctime_sec: 1686395747, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 7463, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1757, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 23663, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1371, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1599746948, st_atime_nsec: 0, st_mtime_sec: 1599746948, st_mtime_nsec: 0, st_ctime_sec: 1686395590, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42262, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 218, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 30713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1210, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1599746949, st_atime_nsec: 0, st_mtime_sec: 1599746949, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 42263, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 203, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395623, st_atime_nsec: 560000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 38744, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 568000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 31, st_ino: 74122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1812, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395742, st_atime_nsec: 968000000, st_mtime_sec: 1686395742, st_mtime_nsec: 716000000, st_ctime_sec: 1686395742, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 72656, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395714, st_atime_nsec: 36000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395714, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77332, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 92000000, st_mtime_sec: 1686395747, st_mtime_nsec: 92000000, st_ctime_sec: 1686395747, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 7463, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1757, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 23663, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1371, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1599746948, st_atime_nsec: 0, st_mtime_sec: 1599746948, st_mtime_nsec: 0, st_ctime_sec: 1686395590, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42262, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 218, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 30713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1210, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1599746949, st_atime_nsec: 0, st_mtime_sec: 1599746949, st_mtime_nsec: 0, st_ctime_sec: 1686395603, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 42263, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 203, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395623, st_atime_nsec: 560000000, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 38744, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 568000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/default" "grub grub.old grub_installdevice nss rmt runuser star su useradd" >libguestfs: trace: internal_lxattrlist "/etc/default" "grub grub.old grub_installdevice nss rmt runuser star su useradd" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 160 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/depmod.d" >libguestfs: trace: ls0 "/etc/depmod.d" "/tmp/libguestfsS4MOjo/ls62.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/depmod.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/depmod.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/dhcp" >libguestfs: trace: ls0 "/etc/dhcp" "/tmp/libguestfsS4MOjo/ls63.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dhclient.d"] >libguestfs: trace: lstatnslist "/etc/dhcp" "dhclient.d" >libguestfs: trace: internal_lstatnslist "/etc/dhcp" "dhclient.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42951, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395625, st_mtime_nsec: 588000000, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42951, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395625, st_mtime_nsec: 588000000, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dhcp" "dhclient.d" >libguestfs: trace: internal_lxattrlist "/etc/dhcp" "dhclient.d" > >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dhcp/dhclient.d" >libguestfs: trace: ls0 "/etc/dhcp/dhclient.d" "/tmp/libguestfsS4MOjo/ls64.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["chrony.sh"] >libguestfs: trace: lstatnslist "/etc/dhcp/dhclient.d" "chrony.sh" >libguestfs: trace: internal_lstatnslist "/etc/dhcp/dhclient.d" "chrony.sh" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42952, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 401, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 42952, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 401, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dhcp/dhclient.d" "chrony.sh" >libguestfs: trace: internal_lxattrlist "/etc/dhcp/dhclient.d" "chrony.sh" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dnsmasq.d" >libguestfs: trace: ls0 "/etc/dnsmasq.d" "/tmp/libguestfsS4MOjo/ls65.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["trust-anchors.conf"] >libguestfs: trace: lstatnslist "/etc/dnsmasq.d" "trust-anchors.conf" >libguestfs: trace: internal_lstatnslist "/etc/dnsmasq.d" "trust-anchors.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44460, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 301, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44460, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 301, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dnsmasq.d" "trust-anchors.conf" >libguestfs: trace: internal_lxattrlist "/etc/dnsmasq.d" "trust-anchors.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/dracut.conf.d" >libguestfs: trace: ls0 "/etc/dracut.conf.d" "/tmp/libguestfsS4MOjo/ls66.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10-persistent_policy.conf", "99-debug.conf"] >libguestfs: trace: lstatnslist "/etc/dracut.conf.d" "10-persistent_policy.conf 99-debug.conf" >libguestfs: trace: internal_lstatnslist "/etc/dracut.conf.d" "10-persistent_policy.conf 99-debug.conf" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 57771, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 894, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 636000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 57772, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 487, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 636000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 57771, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 894, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 636000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 57772, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 487, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 636000000, st_mtime_sec: 1686036754, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/dracut.conf.d" "10-persistent_policy.conf 99-debug.conf" >libguestfs: trace: internal_lxattrlist "/etc/dracut.conf.d" "10-persistent_policy.conf 99-debug.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/firewalld" >libguestfs: trace: ls0 "/etc/firewalld" "/tmp/libguestfsS4MOjo/ls67.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["firewalld.conf", "helpers", "icmptypes", "ipsets", "lockdown-whitelist.xml", "policies", "services", "zones"] >libguestfs: trace: lstatnslist "/etc/firewalld" "firewalld.conf helpers icmptypes ipsets lockdown-whitelist.xml policies services zones" >libguestfs: trace: internal_lstatnslist "/etc/firewalld" "firewalld.conf helpers icmptypes ipsets lockdown-whitelist.xml policies services zones" >guestfsd: <= internal_lstatnslist (0x1a7) request length 188 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 54588, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2743, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54589, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 168000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54590, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 168000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54591, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54592, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 268, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54593, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 216000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54594, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 200000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 54595, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 476000000, st_mtime_sec: 1686395739, st_mtime_nsec: 228000000, st_ctime_sec: 1686395739, st_ctime_nsec: 228000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 54588, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2743, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54589, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 168000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54590, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 168000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54591, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54592, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 268, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 160000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54593, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 216000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54594, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 200000000, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 54595, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 476000000, st_mtime_sec: 1686395739, st_mtime_nsec: 228000000, st_ctime_sec: 1686395739, st_ctime_nsec: 228000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/firewalld" "firewalld.conf helpers icmptypes ipsets lockdown-whitelist.xml policies services zones" >libguestfs: trace: internal_lxattrlist "/etc/firewalld" "firewalld.conf helpers icmptypes ipsets lockdown-whitelist.xml policies services zones" >guestfsd: <= internal_lxattrlist (0xcd) request length 188 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/firewalld/helpers" >libguestfs: trace: ls0 "/etc/firewalld/helpers" "/tmp/libguestfsS4MOjo/ls68.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/firewalld/helpers" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/firewalld/helpers" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/firewalld/icmptypes" >libguestfs: trace: ls0 "/etc/firewalld/icmptypes" "/tmp/libguestfsS4MOjo/ls69.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/firewalld/icmptypes" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/firewalld/icmptypes" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/firewalld/ipsets" >libguestfs: trace: ls0 "/etc/firewalld/ipsets" "/tmp/libguestfsS4MOjo/ls70.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/firewalld/ipsets" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/firewalld/ipsets" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/firewalld/policies" >libguestfs: trace: ls0 "/etc/firewalld/policies" "/tmp/libguestfsS4MOjo/ls71.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/firewalld/policies" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/firewalld/policies" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/firewalld/services" >libguestfs: trace: ls0 "/etc/firewalld/services" "/tmp/libguestfsS4MOjo/ls72.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/firewalld/services" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/firewalld/services" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/firewalld/zones" >libguestfs: trace: ls0 "/etc/firewalld/zones" "/tmp/libguestfsS4MOjo/ls73.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["public.xml", "public.xml.old"] >libguestfs: trace: lstatnslist "/etc/firewalld/zones" "public.xml public.xml.old" >libguestfs: trace: internal_lstatnslist "/etc/firewalld/zones" "public.xml public.xml.old" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77289, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 315, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395739, st_mtime_nsec: 476000000, st_ctime_sec: 1686395739, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77290, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 315, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 476000000, st_mtime_sec: 1686395739, st_mtime_nsec: 228000000, st_ctime_sec: 1686395739, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77289, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 315, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395739, st_mtime_nsec: 476000000, st_ctime_sec: 1686395739, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77290, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 315, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 476000000, st_mtime_sec: 1686395739, st_mtime_nsec: 228000000, st_ctime_sec: 1686395739, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/firewalld/zones" "public.xml public.xml.old" >libguestfs: trace: internal_lxattrlist "/etc/firewalld/zones" "public.xml public.xml.old" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/fonts" >libguestfs: trace: ls0 "/etc/fonts" "/tmp/libguestfsS4MOjo/ls74.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["conf.avail", "conf.d", "fonts.conf", "local.conf"] >libguestfs: trace: lstatnslist "/etc/fonts" "conf.avail conf.d fonts.conf local.conf" >libguestfs: trace: internal_lstatnslist "/etc/fonts" "conf.avail conf.d fonts.conf local.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 10220, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10221, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 602, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1686395567, st_mtime_nsec: 236000000, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 10240, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10241, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 152, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 10220, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10221, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 602, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1686395567, st_mtime_nsec: 236000000, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 10240, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2634, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10241, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 152, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/fonts" "conf.avail conf.d fonts.conf local.conf" >libguestfs: trace: internal_lxattrlist "/etc/fonts" "conf.avail conf.d fonts.conf local.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/fonts/conf.avail" >libguestfs: trace: ls0 "/etc/fonts/conf.avail" "/tmp/libguestfsS4MOjo/ls75.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/fonts/conf.avail" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/fonts/conf.avail" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/fonts/conf.d" >libguestfs: trace: ls0 "/etc/fonts/conf.d" "/tmp/libguestfsS4MOjo/ls76.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10-hinting-slight.conf", "10-scale-bitmap-fonts.conf", "20-unhint-small-vera.conf", "30-metric-aliases.conf", "40-nonlatin.conf", "45-generic.conf", "45-latin.conf", "49-sansserif.conf", "55-local.conf", "56-user.conf", "60-generic.conf", "61-latin.conf", "65-fonts-persian.conf", "65-nonlatin.conf", "69-unifont.conf", "80-delicious.conf", "90-synthetic.conf", "README"] >libguestfs: trace: lstatnslist "/etc/fonts/conf.d" "10-hinting-slight.conf 10-scale-bitmap-fonts.conf 20-unhint-small-vera.conf 30-metric-aliases.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 55-local.conf 56-user.conf 60-generic.conf 61-latin.conf 65-fonts-persian.conf 65-nonlatin.conf 69-unifont.conf 80-delicious.conf 90-synthetic.conf README" >libguestfs: trace: internal_lstatnslist "/etc/fonts/conf.d" "10-hinting-slight.conf 10-scale-bitmap-fonts.conf 20-unhint-small-vera.conf 30-metric-aliases.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 55-local.conf 56-user.conf 60-generic.conf 61-latin.conf 65-fonts-persian.conf 65-nonlatin.conf 69-unifont.conf 80-delicious.conf 90-synthetic.conf README" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 476 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(18) = [0]{st_dev: 31, st_ino: 10222, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10223, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 10224, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10225, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 10226, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 10227, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 10228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 10229, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 10230, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 10231, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 10232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 10233, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 10234, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 10235, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 10236, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 10237, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 10238, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 10239, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 978, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(18) = [0]{st_dev: 31, st_ino: 10222, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 10223, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 10224, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 10225, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 55, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 10226, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 10227, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 10228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 108000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 10229, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 10230, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 10231, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 10232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 10233, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 10234, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 10235, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 10236, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 10237, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958323, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 10238, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 112000000, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 10239, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 978, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958324, st_atime_nsec: 0, st_mtime_sec: 1651958324, st_mtime_nsec: 0, st_ctime_sec: 1686395567, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/fonts/conf.d" "10-hinting-slight.conf 10-scale-bitmap-fonts.conf 20-unhint-small-vera.conf 30-metric-aliases.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 55-local.conf 56-user.conf 60-generic.conf 61-latin.conf 65-fonts-persian.conf 65-nonlatin.conf 69-unifont.conf 80-delicious.conf 90-synthetic.conf README" >libguestfs: trace: internal_lxattrlist "/etc/fonts/conf.d" "10-hinting-slight.conf 10-scale-bitmap-fonts.conf 20-unhint-small-vera.conf 30-metric-aliases.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 55-local.conf 56-user.conf 60-generic.conf 61-latin.conf 65-fonts-persian.conf 65-nonlatin.conf 69-unifont.conf 80-delicious.conf 90-synthetic.conf README" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 476 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(18) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(18) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gcrypt" >libguestfs: trace: ls0 "/etc/gcrypt" "/tmp/libguestfsS4MOjo/ls77.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["random.conf"] >libguestfs: trace: lstatnslist "/etc/gcrypt" "random.conf" >libguestfs: trace: internal_lstatnslist "/etc/gcrypt" "random.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 8777, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 305, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684329782, st_atime_nsec: 0, st_mtime_sec: 1684329782, st_mtime_nsec: 0, st_ctime_sec: 1686395554, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 8777, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 305, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684329782, st_atime_nsec: 0, st_mtime_sec: 1684329782, st_mtime_nsec: 0, st_ctime_sec: 1686395554, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gcrypt" "random.conf" >libguestfs: trace: internal_lxattrlist "/etc/gcrypt" "random.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gnupg" >libguestfs: trace: ls0 "/etc/gnupg" "/tmp/libguestfsS4MOjo/ls78.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["gpgconf.conf"] >libguestfs: trace: lstatnslist "/etc/gnupg" "gpgconf.conf" >libguestfs: trace: internal_lstatnslist "/etc/gnupg" "gpgconf.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40725, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2795, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658152993, st_atime_nsec: 0, st_mtime_sec: 1658152993, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 40725, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2795, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658152993, st_atime_nsec: 0, st_mtime_sec: 1658152993, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gnupg" "gpgconf.conf" >libguestfs: trace: internal_lxattrlist "/etc/gnupg" "gpgconf.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gpm" >libguestfs: trace: ls0 "/etc/gpm" "/tmp/libguestfsS4MOjo/ls79.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["root.conf", "syn.conf", "twiddler.conf"] >libguestfs: trace: lstatnslist "/etc/gpm" "root.conf syn.conf twiddler.conf" >libguestfs: trace: internal_lstatnslist "/etc/gpm" "root.conf syn.conf twiddler.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 54491, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54493, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54495, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 54491, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54493, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54495, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 88000000, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gpm" "root.conf syn.conf twiddler.conf" >libguestfs: trace: internal_lxattrlist "/etc/gpm" "root.conf syn.conf twiddler.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gpm/root.conf" >libguestfs: trace: ls0 "/etc/gpm/root.conf" "/tmp/libguestfsS4MOjo/ls80.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["gpm-root.conf"] >libguestfs: trace: lstatnslist "/etc/gpm/root.conf" "gpm-root.conf" >libguestfs: trace: internal_lstatnslist "/etc/gpm/root.conf" "gpm-root.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54492, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1756, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54492, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1756, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gpm/root.conf" "gpm-root.conf" >libguestfs: trace: internal_lxattrlist "/etc/gpm/root.conf" "gpm-root.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gpm/syn.conf" >libguestfs: trace: ls0 "/etc/gpm/syn.conf" "/tmp/libguestfsS4MOjo/ls81.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["gpm-syn.conf"] >libguestfs: trace: lstatnslist "/etc/gpm/syn.conf" "gpm-syn.conf" >libguestfs: trace: internal_lstatnslist "/etc/gpm/syn.conf" "gpm-syn.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54494, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3067, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54494, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3067, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gpm/syn.conf" "gpm-syn.conf" >libguestfs: trace: internal_lxattrlist "/etc/gpm/syn.conf" "gpm-syn.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/gpm/twiddler.conf" >libguestfs: trace: ls0 "/etc/gpm/twiddler.conf" "/tmp/libguestfsS4MOjo/ls82.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["gpm-twiddler.conf"] >libguestfs: trace: lstatnslist "/etc/gpm/twiddler.conf" "gpm-twiddler.conf" >libguestfs: trace: internal_lstatnslist "/etc/gpm/twiddler.conf" "gpm-twiddler.conf" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54496, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4763, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54496, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4763, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1619671005, st_atime_nsec: 0, st_mtime_sec: 1619671005, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/gpm/twiddler.conf" "gpm-twiddler.conf" >libguestfs: trace: internal_lxattrlist "/etc/gpm/twiddler.conf" "gpm-twiddler.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/grub.d" >libguestfs: trace: ls0 "/etc/grub.d" "/tmp/libguestfsS4MOjo/ls83.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["00_header", "00_tuned", "10_linux", "20_linux_xen", "20_memtest86+", "30_os-prober", "30_uefi-firmware", "40_custom", "41_custom", "80_suse_btrfs_snapshot", "90_persistent", "95_textmode", "README"] >libguestfs: trace: lstatnslist "/etc/grub.d" "00_header 00_tuned 10_linux 20_linux_xen 20_memtest86+ 30_os-prober 30_uefi-firmware 40_custom 41_custom 80_suse_btrfs_snapshot 90_persistent 95_textmode README" >libguestfs: trace: internal_lstatnslist "/etc/grub.d" "00_header 00_tuned 10_linux 20_linux_xen 20_memtest86+ 30_os-prober 30_uefi-firmware 40_custom 41_custom 80_suse_btrfs_snapshot 90_persistent 95_textmode README" >guestfsd: <= internal_lstatnslist (0x1a7) request length 280 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 31, st_ino: 72657, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11257, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 116000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55081, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1043, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 72658, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13804, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 72659, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18279, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395722, st_atime_nsec: 444000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 72660, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1932, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 464000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 72661, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12212, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 464000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 72662, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 468000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 72663, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 72664, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 215, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 74089, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 937, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395713, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 72665, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1259, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 476000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 72666, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 270, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 476000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 72667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 483, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330538, st_atime_nsec: 0, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 31, st_ino: 72657, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11257, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 116000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55081, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1043, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 72658, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13804, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 72659, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18279, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395722, st_atime_nsec: 444000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 72660, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1932, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 464000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 72661, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12212, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395722, st_atime_nsec: 464000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 72662, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 468000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 72663, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 72664, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 215, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 74089, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 937, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 472000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395713, st_ctime_nsec: 916000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 72665, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1259, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 476000000, st_mtime_sec: 1684330541, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 72666, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 270, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 476000000, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 72667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 483, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684330538, st_atime_nsec: 0, st_mtime_sec: 1684330538, st_mtime_nsec: 0, st_ctime_sec: 1686395710, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/grub.d" "00_header 00_tuned 10_linux 20_linux_xen 20_memtest86+ 30_os-prober 30_uefi-firmware 40_custom 41_custom 80_suse_btrfs_snapshot 90_persistent 95_textmode README" >libguestfs: trace: internal_lxattrlist "/etc/grub.d" "00_header 00_tuned 10_linux 20_linux_xen 20_memtest86+ 30_os-prober 30_uefi-firmware 40_custom 41_custom 80_suse_btrfs_snapshot 90_persistent 95_textmode README" > >guestfsd: <= internal_lxattrlist (0xcd) request length 280 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.0libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/icewm" >libguestfs: trace: ls0 "/etc/icewm" "/tmp/libguestfsS4MOjo/ls84.txt" >0 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["preferences.yast2"] >libguestfs: trace: lstatnslist "/etc/icewm" "preferences.yast2" >libguestfs: trace: internal_lstatnslist "/etc/icewm" "preferences.yast2" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56874, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2580, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684750718, st_atime_nsec: 0, st_mtime_sec: 1684750718, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 56874, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2580, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684750718, st_atime_nsec: 0, st_mtime_sec: 1684750718, st_mtime_nsec: 0, st_ctime_sec: 1686395653, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/icewm" "preferences.yast2" >libguestfs: trace: internal_lxattrlist "/etc/icewm" "preferences.yast2" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ifplugd" >libguestfs: trace: ls0 "/etc/ifplugd" "/tmp/libguestfsS4MOjo/ls85.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ifplugd.action", "ifplugd.conf"] >libguestfs: trace: lstatnslist "/etc/ifplugd" "ifplugd.action ifplugd.conf" >libguestfs: trace: internal_lstatnslist "/etc/ifplugd" "ifplugd.action ifplugd.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 28836, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 990, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1527278225, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 28837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1745, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1527278225, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 28836, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 990, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1527278225, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 28837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1745, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527278225, st_atime_nsec: 0, st_mtime_sec: 1527278225, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ifplugd" "ifplugd.action ifplugd.conf" >libguestfs: trace: internal_lxattrlist "/etc/ifplugd" "ifplugd.action ifplugd.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/init.d" >libguestfs: trace: ls0 "/etc/init.d" "/tmp/libguestfsS4MOjo/ls86.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/init.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/init.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/iproute2" >libguestfs: trace: ls0 "/etc/iproute2" "/tmp/libguestfsS4MOjo/ls87.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["bpf_pinning", "ematch_map", "group", "nl_protos", "rt_dsfield", "rt_protos", "rt_realms", "rt_scopes", "rt_tables"] >libguestfs: trace: lstatnslist "/etc/iproute2" "bpf_pinning ematch_map group nl_protos rt_dsfield rt_protos rt_realms rt_scopes rt_tables" >libguestfs: trace: internal_lstatnslist "/etc/iproute2" "bpf_pinning ematch_map group nl_protos rt_dsfield rt_protos rt_realms rt_scopes rt_tables" >guestfsd: <= internal_lstatnslist (0x1a7) request length 204 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 31, st_ino: 28635, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 85, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 28636, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 81, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 28637, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 487890049, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 28638, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 262, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 28639, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 331, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 28640, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 28641, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 487890049, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 28642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 28643, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 87, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 31, st_ino: 28635, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 85, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 28636, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 81, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 28637, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 487890049, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 28638, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 262, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 28639, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 331, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 28640, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 28641, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 487890049, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 28642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 92, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 28643, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 87, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958257, st_atime_nsec: 0, st_mtime_sec: 1651958257, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/iproute2" "bpf_pinning ematch_map group nl_protos rt_dsfield rt_protos rt_realms rt_scopes rt_tables" >libguestfs: trace: internal_lxattrlist "/etc/iproute2" "bpf_pinning ematch_map group nl_protos rt_dsfield rt_protos rt_realms rt_scopes rt_tables" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 204 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/iscsi" >libguestfs: trace: ls0 "/etc/iscsi" "/tmp/libguestfsS4MOjo/ls88.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ifaces", "iscsid.conf"] >libguestfs: trace: lstatnslist "/etc/iscsi" "ifaces iscsid.conf" >libguestfs: trace: internal_lstatnslist "/etc/iscsi" "ifaces iscsid.conf" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77266, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853180, st_atime_nsec: 0, st_mtime_sec: 1684853180, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77265, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13972, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1683643165, st_atime_nsec: 0, st_mtime_sec: 1683643165, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77266, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853180, st_atime_nsec: 0, st_mtime_sec: 1684853180, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77265, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13972, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1683643165, st_atime_nsec: 0, st_mtime_sec: 1683643165, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/iscsi" "ifaces iscsid.conf" >libguestfs: trace: internal_lxattrlist "/etc/iscsi" "ifaces iscsid.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/iscsi/ifaces" >libguestfs: trace: ls0 "/etc/iscsi/ifaces" "/tmp/libguestfsS4MOjo/ls89.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["iface.example"] >libguestfs: trace: lstatnslist "/etc/iscsi/ifaces" "iface.example" >libguestfs: trace: internal_lstatnslist "/etc/iscsi/ifaces" "iface.example" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6176, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664227008, st_atime_nsec: 0, st_mtime_sec: 1664227008, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6176, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664227008, st_atime_nsec: 0, st_mtime_sec: 1664227008, st_mtime_nsec: 0, st_ctime_sec: 1686395737, st_ctime_nsec: 332000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/iscsi/ifaces" "iface.example" >libguestfs: trace: internal_lxattrlist "/etc/iscsi/ifaces" "iface.example" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlistlibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/issue.d" >libguestfs: trace: ls0 "/etc/issue.d" "/tmp/libguestfsS4MOjo/ls90.txt" > (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/issue.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/issue.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/java" >libguestfs: trace: ls0 "/etc/java" "/tmp/libguestfsS4MOjo/ls91.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/java" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/java" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/joe" >libguestfs: trace: ls0 "/etc/joe" "/tmp/libguestfsS4MOjo/ls92.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ftyperc", "jicerc.ru", "jmacsrc", "joerc", "joerc.zh_TW", "jpicorc", "jstarrc", "rjoerc", "shell.csh", "shell.sh"] >libguestfs: trace: lstatnslist "/etc/joe" "ftyperc jicerc.ru jmacsrc joerc joerc.zh_TW jpicorc jstarrc rjoerc shell.csh shell.sh" >libguestfs: trace: internal_lstatnslist "/etc/joe" "ftyperc jicerc.ru jmacsrc joerc joerc.zh_TW jpicorc jstarrc rjoerc shell.csh shell.sh" >guestfsd: <= internal_lstatnslist (0x1a7) request length 188 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 16291, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9518, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 16292, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44166, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 16293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42813, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 16294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45515, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 16295, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44433, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 16296, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36107, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 16297, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38338, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 16298, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36990, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 16299, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1251, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 16300, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2822, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 16291, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9518, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 16292, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44166, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 16293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42813, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 16294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45515, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 16295, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44433, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 16296, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36107, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 16297, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38338, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 16298, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36990, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 16299, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1251, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 16300, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2822, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527272119, st_atime_nsec: 0, st_mtime_sec: 1527272119, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/joe" "ftyperc jicerc.ru jmacsrc joerc joerc.zh_TW jpicorc jstarrc rjoerc shell.csh shell.sh" >libguestfs: trace: internal_lxattrlist "/etc/joe" "ftyperc jicerc.ru jmacsrc joerc joerc.zh_TW jpicorc jstarrc rjoerc shell.csh shell.sh" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 188 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/keys" >libguestfs: trace: ls0 "/etc/keys" "/tmp/libguestfsS4MOjo/ls93.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ima"] >libguestfs: trace: lstatnslist "/etc/keys" "ima" >libguestfs: trace: internal_lstatnslist "/etc/keys" "ima" >guestfsd: <= internal_lstatnslist (0x1a7) request length 68 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 28550, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1637661176, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 28550, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1637661176, st_atime_nsec: 0, st_mtime_sec: 1637661176, st_mtime_nsec: 0, st_ctime_sec: 1686395599, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/keys" "ima" >libguestfs: trace: internal_lxattrlist "/etc/keys" "ima" >guestfsd: <= internal_lxattrlist (0xcd) request length 68 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/keys/ima" >libguestfs: trace: ls0 "/etc/keys/ima" "/tmp/libguestfsS4MOjo/ls94.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/keys/ima" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/keys/ima" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/krb5.conf.d" >libguestfs: trace: ls0 "/etc/krb5.conf.d" "/tmp/libguestfsS4MOjo/ls95.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/krb5.conf.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/krb5.conf.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ld.so.conf.d" >libguestfs: trace: ls0 "/etc/ld.so.conf.d" "/tmp/libguestfsS4MOjo/ls96.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ld.so.conf.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ld.so.conf.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/libnl" >libguestfs: trace: ls0 "/etc/libnl" "/tmp/libguestfsS4MOjo/ls97.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["classid", "pktloc"] >libguestfs: trace: lstatnslist "/etc/libnl" "classid pktloc" >libguestfs: trace: internal_lstatnslist "/etc/libnl" "classid pktloc" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 1393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1130, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1527271968, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1394, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1532, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1527271968, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 1393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1130, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1527271968, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1394, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1532, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527271968, st_atime_nsec: 0, st_mtime_sec: 1527271968, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/libnl" "classid pktloc" >libguestfs: trace: internal_lxattrlist "/etc/libnl" "classid pktloc" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/libssh" >libguestfs: trace: ls0 "/etc/libssh" "/tmp/libguestfsS4MOjo/ls98.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["libssh_client.config", "libssh_server.config"] >libguestfs: trace: lstatnslist "/etc/libssh" "libssh_client.config libssh_server.config" >libguestfs: trace: internal_lstatnslist "/etc/libssh" "libssh_client.config libssh_server.config" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 1396, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 79, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1651960013, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1397, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1651960013, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 1396, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 79, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1651960013, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1397, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651960013, st_atime_nsec: 0, st_mtime_sec: 1651960013, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/libssh" "libssh_client.config libssh_server.config" >libguestfs: trace: internal_lxattrlist "/etc/libssh" "libssh_client.config libssh_server.config" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/logrotate.d" >libguestfs: trace: ls0 "/etc/logrotate.d" "/tmp/libguestfsS4MOjo/ls99.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["bootlog", "chrony", "firewalld", "mcelog", "net-snmp", "pbl", "rsync", "salt", "snapper", "syslog", "wpa_supplicant", "wtmp", "zypp-history.lr", "zypp-refresh.lr", "zypper.lr"] >libguestfs: trace: lstatnslist "/etc/logrotate.d" "bootlog chrony firewalld mcelog net-snmp pbl rsync salt snapper syslog wpa_supplicant wtmp zypp-history.lr zypp-refresh.lr zypper.lr" >libguestfs: trace: internal_lstatnslist "/etc/logrotate.d" "bootlog chrony firewalld mcelog net-snmp pbl rsync salt snapper syslog wpa_supplicant wtmp zypp-history.lr zypp-refresh.lr zypper.lr" >guestfsd: <= internal_lstatnslist (0x1a7) request length 264 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(15) = [0]{st_dev: 31, st_ino: 74854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42953, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 181, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54596, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 93, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676870251, st_atime_nsec: 0, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54425, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 267, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129011, st_atime_nsec: 0, st_mtime_sec: 1683129011, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54281, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 336, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 26890, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1654113088, st_atime_nsec: 0, st_mtime_sec: 1654113088, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42022, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 141, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 62810, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 545, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664223382, st_atime_nsec: 0, st_mtime_sec: 1664223382, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 55737, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 52712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1615582862, st_atime_nsec: 0, st_mtime_sec: 1615582862, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 41964, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1683145782, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 40986, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657178337, st_atime_nsec: 0, st_mtime_sec: 1657178337, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 328000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 42129, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1277124689, st_atime_nsec: 0, st_mtime_sec: 1277124689, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 42836, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 139, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 42837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(15) = [0]{st_dev: 31, st_ino: 74854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42953, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 181, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54596, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 93, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1676870251, st_atime_nsec: 0, st_mtime_sec: 1676870251, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54425, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 267, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129011, st_atime_nsec: 0, st_mtime_sec: 1683129011, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54281, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 336, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 26890, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1654113088, st_atime_nsec: 0, st_mtime_sec: 1654113088, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42022, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 141, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1666687059, st_atime_nsec: 0, st_mtime_sec: 1666687059, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 62810, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 545, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664223382, st_atime_nsec: 0, st_mtime_sec: 1664223382, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 55737, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 52712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1615582862, st_atime_nsec: 0, st_mtime_sec: 1615582862, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 41964, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1683145782, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 40986, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657178337, st_atime_nsec: 0, st_mtime_sec: 1657178337, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 328000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 42129, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1277124689, st_atime_nsec: 0, st_mtime_sec: 1277124689, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 42836, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 139, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 42837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/logrotate.d" "bootlog chrony firewalld mcelog net-snmp pbl rsync salt snapper syslog wpa_supplicant wtmp zypp-history.lr zypp-refresh.lr zypper.lr" >libguestfs: trace: internal_lxattrlist "/etc/logrotate.d" "bootlog chrony firewalld mcelog net-snmp pbl rsync salt snapper syslog wpa_supplicant wtmp zypp-history.lr zypp-refresh.lr zypper.lr" >guestfsd: <= internal_lxattrlist (0xcd) request length 264 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(15) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(15) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/mcelog" >libguestfs: trace: ls0 "/etc/mcelog" "/tmp/libguestfsS4MOjo/ls100.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["bus-error-trigger", "cache-error-trigger", "dimm-error-trigger", "iomca-error-trigger", "mcelog.conf", "page-error-counter-replacement-trigger", "page-error-post-sync-soft-trigger", "page-error-pre-sync-soft-trigger", "page-error-trigger", "socket-memory-error-trigger", "unknown-error-trigger"] >libguestfs: trace: lstatnslist "/etc/mcelog" "bus-error-trigger cache-error-trigger dimm-error-trigger iomca-error-trigger mcelog.conf page-error-counter-replacement-trigger page-error-post-sync-soft-trigger page-error-pre-sync-soft-trigger page-error-trigger socket-memory-error-trigger unknown-error-trigger" >libguestfs: trace: internal_lstatnslist "/etc/mcelog" "bus-error-trigger cache-error-trigger dimm-error-trigger iomca-error-trigger mcelog.conf page-error-counter-replacement-trigger page-error-post-sync-soft-trigger page-error-pre-sync-soft-trigger page-error-trigger socket-memory-error-trigger unknown-error-trigger" >guestfsd: <= internal_lstatnslist (0x1a7) request length 376 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 54427, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 801, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54428, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1035, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54429, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1213, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54430, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 742, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54431, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7415, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54432, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54433, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 54434, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1640, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 54435, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1308, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54436, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1057, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 54437, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 54427, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 801, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54428, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1035, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54429, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1213, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54430, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 742, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54431, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7415, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54432, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54433, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 54434, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1640, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 54435, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1308, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54436, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1057, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 54437, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 947, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1661284944, st_atime_nsec: 0, st_mtime_sec: 1661284944, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/mcelog" "bus-error-trigger cache-error-trigger dimm-error-trigger iomca-error-trigger mcelog.conf page-error-counter-replacement-trigger page-error-post-sync-soft-trigger page-error-pre-sync-soft-trigger page-error-trigger socket-memory-error-trigger unknown-error-trigger" >libguestfs: trace: internal_lxattrlist "/etc/mcelog" "bus-error-trigger cache-error-trigger dimm-error-trigger iomca-error-trigger mcelog.conf page-error-counter-replacement-trigger page-error-post-sync-soft-trigger page-error-pre-sync-soft-trigger page-error-trigger socket-memory-error-trigger unknown-error-trigger" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 376 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/modprobe.d" >libguestfs: trace: ls0 "/etc/modprobe.d" "/tmp/libguestfsS4MOjo/ls101.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["50-yast.conf", "README", "tuned.conf"] >libguestfs: trace: lstatnslist "/etc/modprobe.d" "50-yast.conf README tuned.conf" >libguestfs: trace: internal_lstatnslist "/etc/modprobe.d" "50-yast.conf README tuned.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77279, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395743, st_atime_nsec: 352000000, st_mtime_sec: 1686395738, st_mtime_nsec: 348000000, st_ctime_sec: 1686395738, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52268, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 395, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683128012, st_atime_nsec: 0, st_mtime_sec: 1683128012, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55082, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 674, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 684000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77279, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395743, st_atime_nsec: 352000000, st_mtime_sec: 1686395738, st_mtime_nsec: 348000000, st_ctime_sec: 1686395738, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52268, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 395, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683128012, st_atime_nsec: 0, st_mtime_sec: 1683128012, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55082, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 674, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395699, st_atime_nsec: 684000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/modprobe.d" "50-yast.conf README tuned.conf" >libguestfs: trace: internal_lxattrlist "/etc/modprobe.d" "50-yast.conf README tuned.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/modules-load.d" >libguestfs: trace: ls0 "/etc/modules-load.d" "/tmp/libguestfsS4MOjo/ls102.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/modules-load.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/modules-load.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/multipath" >libguestfs: trace: ls0 "/etc/multipath" "/tmp/libguestfsS4MOjo/ls103.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["bindings"] >libguestfs: trace: lstatnslist "/etc/multipath" "bindings" >libguestfs: trace: internal_lstatnslist "/etc/multipath" "bindings" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77249, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395743, st_atime_nsec: 372000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77249, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395743, st_atime_nsec: 372000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/multipath" "bindings" >libguestfs: trace: internal_lxattrlist "/etc/multipath" "bindings" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/named.d" >libguestfs: trace: ls0 "/etc/named.d" "/tmp/libguestfsS4MOjo/ls104.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["rndc-access.conf"] >libguestfs: trace: lstatnslist "/etc/named.d" "rndc-access.conf" >libguestfs: trace: internal_lstatnslist "/etc/named.d" "rndc-access.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 38375, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 626, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1065695938, st_atime_nsec: 0, st_mtime_sec: 1065695938, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 38375, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 626, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1065695938, st_atime_nsec: 0, st_mtime_sec: 1065695938, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/named.d" "rndc-access.conf" >libguestfs: trace: internal_lxattrlist "/etc/named.d" "rndc-access.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => intlibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/netconfig.d" >libguestfs: trace: ls0 "/etc/netconfig.d" "/tmp/libguestfsS4MOjo/ls105.txt" >ernal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dns-bind", "dns-dnsmasq", "dns-resolver", "nis", "ntp-runtime"] >libguestfs: trace: lstatnslist "/etc/netconfig.d" "dns-bind dns-dnsmasq dns-resolver nis ntp-runtime" >libguestfs: trace: internal_lstatnslist "/etc/netconfig.d" "dns-bind dns-dnsmasq dns-resolver nis ntp-runtime" >guestfsd: <= internal_lstatnslist (0x1a7) request length 132 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 44818, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7529, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395772, st_atime_nsec: 176081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44819, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7410, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395772, st_atime_nsec: 176081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44820, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10007, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395772, st_atime_nsec: 144081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44821, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12380, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395772, st_atime_nsec: 180081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44822, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7263, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395739, st_atime_nsec: 592000000, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 44818, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7529, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395772, st_atime_nsec: 176081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44819, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7410, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395772, st_atime_nsec: 176081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44820, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10007, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395772, st_atime_nsec: 144081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44821, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12380, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395772, st_atime_nsec: 180081580, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44822, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7263, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395739, st_atime_nsec: 592000000, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/netconfig.d" "dns-bind dns-dnsmasq dns-resolver nis ntp-runtime" >libguestfs: trace: internal_lxattrlist "/etc/netconfig.d" "dns-bind dns-dnsmasq dns-resolver nis ntp-runtime" >guestfsd: <= internal_lxattrlist (0xcd) request length 132 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/nvme" >libguestfs: trace: ls0 "/etc/nvme" "/tmp/libguestfsS4MOjo/ls106.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["hostid", "hostnqn"] >libguestfs: trace: lstatnslist "/etc/nvme" "hostid hostnqn" >libguestfs: trace: internal_lstatnslist "/etc/nvme" "hostid hostnqn" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 468000000, st_mtime_sec: 1686395736, st_mtime_nsec: 468000000, st_ctime_sec: 1686395736, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/nvme" "hostid hostnqn" >libguestfs: trace: internal_lxattrlist "/etc/nvme" "hostid hostnqn" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/openldap" >libguestfs: trace: ls0 "/etc/openldap" "/tmp/libguestfsS4MOjo/ls107.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ldap.conf", "ldap.conf.default", "schema"] >libguestfs: trace: lstatnslist "/etc/openldap" "ldap.conf ldap.conf.default schema" >libguestfs: trace: internal_lstatnslist "/etc/openldap" "ldap.conf ldap.conf.default schema" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 1389, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658375000, st_atime_nsec: 0, st_mtime_sec: 1658375000, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1390, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658375000, st_atime_nsec: 0, st_mtime_sec: 1658375000, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 38376, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 1389, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658375000, st_atime_nsec: 0, st_mtime_sec: 1658375000, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 1390, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1658375000, st_atime_nsec: 0, st_mtime_sec: 1658375000, st_mtime_nsec: 0, st_ctime_sec: 1686395530, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 38376, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677771548, st_atime_nsec: 0, st_mtime_sec: 1686395612, st_mtime_nsec: 348000000, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/openldap" "ldap.conf ldap.conf.default schema" >libguestfs: trace: internal_lxattrlist "/etc/openldap" "ldap.conf ldap.conf.default schema" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/openldap/schema" >libguestfs: trace: ls0 "/etc/openldap/schema" "/tmp/libguestfsS4MOjo/ls108.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dlz.schema", "dnszone.schema"] >libguestfs: trace: lstatnslist "/etc/openldap/schema" "dlz.schema dnszone.schema" >libguestfs: trace: internal_lstatnslist "/etc/openldap/schema" "dlz.schema dnszone.schema" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 38377, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6292, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1271186443, st_atime_nsec: 0, st_mtime_sec: 1271186443, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38378, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5637, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1420652890, st_atime_nsec: 0, st_mtime_sec: 1420652890, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 38377, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6292, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1271186443, st_atime_nsec: 0, st_mtime_sec: 1271186443, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38378, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5637, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1420652890, st_atime_nsec: 0, st_mtime_sec: 1420652890, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/openldap/schema" "dlz.schema dnszone.schema" >libguestfs: trace: internal_lxattrlist "/etc/openldap/schema" "dlz.schema dnszone.schema" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => intlibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/opt" >libguestfs: trace: ls0 "/etc/opt" "/tmp/libguestfsS4MOjo/ls109.txt" >ernal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/opt" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/opt" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/pam.d" >libguestfs: trace: ls0 "/etc/pam.d" "/tmp/libguestfsS4MOjo/ls110.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["chage", "chfn", "chpasswd", "chsh", "common-account", "common-account-pc", "common-account.pam-config-backup", "common-auth", "common-auth-pc", "common-auth.pam-config-backup", "common-password", "common-password-pc", "common-password.pam-config-backup", "common-session", "common-session-pc", "common-session.pam-config-backup", "crond", "cups", "groupadd", "groupdel", "groupmod", "login", "newusers", "other", "passwd", "polkit-1", "remote", "runuser", "runuser-l", "screen", "smtp", "sshd", "su", "su-l", "sudo", "sudo-i", "systemd-user", "useradd", "userdel", "usermod", "vlock"] >libguestfs: trace: lstatnslist "/etc/pam.d" "chage chfn chpasswd chsh common-account common-account-pc common-account.pam-config-backup common-auth common-auth-pc common-auth.pam-config-backup common-password common-password-pc common-password.pam-config-backup common-session common-session-pc common-session.pam-config-backup crond cups groupadd groupdel groupmod login newusers other passwd polkit-1 remote runuser runuser-l screen smtp sshd su su-l sudo sudo-i systemd-user useradd userdel usermod vlock" >libguestfs: trace: internal_lstatnslist "/etc/pam.d" "chage chfn chpasswd chsh common-account common-account-pc common-account.pam-config-backup common-auth common-auth-pc common-auth.pam-config-backup common-password common-password-pc common-password.pam-config-backup common-session common-session-pc common-session.pam-config-backup crond cups groupadd groupdel groupmod login newusers other passwd polkit-1 remote runuser runuser-l screen smtp sshd su su-l sudo sudo-i systemd-user useradd userdel usermod vlock" >guestfsd: <= internal_lstatnslist (0x1a7) request length 700 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(41) = [0]{st_dev: 31, st_ino: 38745, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38746, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 38747, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 884000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 38748, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 38917, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 41677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 736000000, st_ctime_sec: 1686395618, st_ctime_nsec: 736000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 31910, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 380, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 38918, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 41678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1198, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 884000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 31911, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 462, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 38919, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 41679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1091, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 31912, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 510, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 38920, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 41680, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 31913, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 482, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 54903, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 493, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 58348, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 38749, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 38750, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 38751, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 42265, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 38752, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 31914, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 251, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 38753, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 44202, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129307, st_atime_nsec: 0, st_mtime_sec: 1683129307, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 42266, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 568, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 42267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 274, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 42268, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 42648, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1613377971, st_atime_nsec: 0, st_mtime_sec: 1613377971, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 43059, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 165, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1121266430, st_atime_nsec: 0, st_mtime_sec: 1121266430, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56257, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 404, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 42269, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 263, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 42270, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 313, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 38606, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 38607, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 255, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 41006, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 38754, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 568000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 38755, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 38756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395625, st_atime_nsec: 116000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 38956, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674225522, st_atime_nsec: 0, st_mtime_sec: 1674225522, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(41) = [0]{st_dev: 31, st_ino: 38745, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38746, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 38747, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 884000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 38748, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 245, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 38917, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 41677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 736000000, st_ctime_sec: 1686395618, st_ctime_nsec: 736000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 31910, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 380, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 38918, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 41678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1198, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 884000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 31911, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 462, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 38919, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 41679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1091, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 31912, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 510, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 38920, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395618, st_atime_nsec: 740000000, st_mtime_sec: 1686395613, st_mtime_nsec: 896000000, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 41680, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1209, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 892000000, st_mtime_sec: 1686395618, st_mtime_nsec: 740000000, st_ctime_sec: 1686395618, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 31913, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 482, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799064, st_atime_nsec: 0, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 54903, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 493, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 58348, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684931492, st_atime_nsec: 0, st_mtime_sec: 1684931492, st_mtime_nsec: 0, st_ctime_sec: 1686395657, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 38749, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 38750, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 38751, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 42265, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 370, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 38752, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 31914, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 251, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 536000000, st_mtime_sec: 1664799064, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 38753, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 44202, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129307, st_atime_nsec: 0, st_mtime_sec: 1683129307, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 42266, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 568, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 42267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 274, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 42268, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 42648, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1613377971, st_atime_nsec: 0, st_mtime_sec: 1613377971, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 43059, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 165, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1121266430, st_atime_nsec: 0, st_mtime_sec: 1121266430, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 56257, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 404, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 42269, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 263, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 42270, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 313, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328528, st_atime_nsec: 0, st_mtime_sec: 1684328528, st_mtime_nsec: 0, st_ctime_sec: 1686395623, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 38606, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 38607, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 255, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1679668396, st_atime_nsec: 0, st_mtime_sec: 1679668396, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 41006, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 38754, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 568000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 31, st_ino: 38755, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1681889761, st_atime_nsec: 0, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 31, st_ino: 38756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395625, st_atime_nsec: 116000000, st_mtime_sec: 1681889761, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 31, st_ino: 38956, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1674225522, st_atime_nsec: 0, st_mtime_sec: 1674225522, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/pam.d" "chage chfn chpasswd chsh common-account common-account-pc common-account.pam-config-backup common-auth common-auth-pc common-auth.pam-config-backup common-password common-password-pc common-password.pam-config-backup common-session common-session-pc common-session.pam-config-backup crond cups groupadd groupdel groupmod login newusers other passwd polkit-1 remote runuser runuser-l screen smtp sshd su su-l sudo sudo-i systemd-user useradd userdel usermod vlock" >libguestfs: trace: internal_lxattrlist "/etc/pam.d" "chage chfn chpasswd chsh common-account common-account-pc common-account.pam-config-backup common-auth common-auth-pc common-auth.pam-config-backup common-password common-password-pc common-password.pam-config-backup common-session common-session-pc common-session.pam-config-backup crond cups groupadd groupdel groupmod login newusers other passwd polkit-1 remote runuser runuser-l screen smtp sshd su su-l sudo sudo-i systemd-user useradd userdel usermod vlock" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 700 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(41) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(41) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/permissions.d" >libguestfs: trace: ls0 "/etc/permissions.d" "/tmp/libguestfsS4MOjo/ls111.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["postfix", "postfix.paranoid"] >libguestfs: trace: lstatnslist "/etc/permissions.d" "postfix postfix.paranoid" >libguestfs: trace: internal_lstatnslist "/etc/permissions.d" "postfix postfix.paranoid" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395626, st_atime_nsec: 756000000, st_mtime_sec: 1420554398, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43061, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 126, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1683129564, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 214, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395626, st_atime_nsec: 756000000, st_mtime_sec: 1420554398, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43061, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 126, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1683129564, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/permissions.d" "postfix postfix.paranoid" >libguestfs: trace: internal_lxattrlist "/etc/permissions.d" "postfix postfix.paranoid" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/pkcs11" >libguestfs: trace: ls0 "/etc/pkcs11" "/tmp/libguestfsS4MOjo/ls112.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["modules"] >libguestfs: trace: lstatnslist "/etc/pkcs11" "modules" >libguestfs: trace: internal_lstatnslist "/etc/pkcs11" "modules" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 8900, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1675866412, st_mtime_nsec: 0, st_ctime_sec: 1686395555, st_ctime_nsec: 976000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 8900, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1675866412, st_mtime_nsec: 0, st_ctime_sec: 1686395555, st_ctime_nsec: 976000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/pkcs11" "modules" >libguestfs: trace: internal_lxattrlist "/etc/pkcs11" "modules" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/pkcs11/modules" >libguestfs: trace: ls0 "/etc/pkcs11/modules" "/tmp/libguestfsS4MOjo/ls113.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/pkcs11/modules" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/pkcs11/modules" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/pki" >libguestfs: trace: ls0 "/etc/pki" "/tmp/libguestfsS4MOjo/ls114.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["trust"] >libguestfs: trace: lstatnslist "/etc/pki" "trust" >libguestfs: trace: internal_lstatnslist "/etc/pki" "trust" >guestfsd: <= internal_lstatnslist (0x1a7) request length 68 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 17401, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 17401, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/pki" "trust" >libguestfs: trace: internal_lxattrlist "/etc/pki" "trust" >guestfsd: <= internal_lxattrlist (0xcd) request length 68 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/pki/trust" >libguestfs: trace: ls0 "/etc/pki/trust" "/tmp/libguestfsS4MOjo/ls115.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["anchors", "blacklist"] >libguestfs: trace: lstatnslist "/etc/pki/trust" "anchors blacklist" >libguestfs: trace: internal_lstatnslist "/etc/pki/trust" "anchors blacklist" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 17402, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 17403, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 17402, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 17403, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395583, st_atime_nsec: 176000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/pki/trust" "anchors blacklist" >libguestfs: trace: internal_lxattrlist "/etc/pki/trust" "anchors blacklist" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/pki/trust/anchors" >libguestfs: trace: ls0 "/etc/pki/trust/anchors" "/tmp/libguestfsS4MOjo/ls116.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/pki/trust/anchors" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/pki/trust/anchors" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/pki/trust/blacklist" >libguestfs: trace: ls0 "/etc/pki/trust/blacklist" "/tmp/libguestfsS4MOjo/ls117.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/pki/trust/blacklist" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/pki/trust/blacklist" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/plymouth" >libguestfs: trace: ls0 "/etc/plymouth" "/tmp/libguestfsS4MOjo/ls118.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/plymouth" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/plymouth" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/polkit-1" >libguestfs: trace: ls0 "/etc/polkit-1" "/tmp/libguestfsS4MOjo/ls119.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["rules.d"] >libguestfs: trace: lstatnslist "/etc/polkit-1" "rules.d" >libguestfs: trace: internal_lstatnslist "/etc/polkit-1" "rules.d" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44204, st_mode: 16832, st_nlink: 1, st_uid: 492, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 83890049, st_mtime_sec: 1686395629, st_mtime_nsec: 964000000, st_ctime_sec: 1686395629, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44204, st_mode: 16832, st_nlink: 1, st_uid: 492, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 83890049, st_mtime_sec: 1686395629, st_mtime_nsec: 964000000, st_ctime_sec: 1686395629, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/polkit-1" "rules.d" >libguestfs: trace: internal_lxattrlist "/etc/polkit-1" "rules.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/polkit-1/rules.d" >libguestfs: trace: ls0 "/etc/polkit-1/rules.d" "/tmp/libguestfsS4MOjo/ls120.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["90-default-privs.rules"] >libguestfs: trace: lstatnslist "/etc/polkit-1/rules.d" "90-default-privs.rules" >libguestfs: trace: internal_lstatnslist "/etc/polkit-1/rules.d" "90-default-privs.rules" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44562, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65164, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395771, st_atime_nsec: 83890049, st_mtime_sec: 1686395629, st_mtime_nsec: 964000000, st_ctime_sec: 1686395629, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44562, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 65164, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395771, st_atime_nsec: 83890049, st_mtime_sec: 1686395629, st_mtime_nsec: 964000000, st_ctime_sec: 1686395629, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/polkit-1/rules.d" "90-default-privs.rules" >libguestfs: trace: internal_lxattrlist "/etc/polkit-1/rules.d" "90-default-privs.rules" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/postfix" >libguestfs: trace: ls0 "/etc/postfix" "/tmp/libguestfsS4MOjo/ls121.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["access", "access.lmdb", "aliases", "aliases.lmdb", "bounce.cf.default", "canonical", "canonical.lmdb", "generic", "header_checks", "helo_access", "helo_access.lmdb", "main.cf", "main.cf.default", "master.cf", "openssl_postfix.conf.in", "relay", "relay.lmdb", "relay_ccerts", "relay_ccerts.lmdb", "relay_recipients", "relay_recipients.lmdb", "relocated", "relocated.lmdb", "sasl_passwd", "sasl_passwd.lmdb", "sender_canonical", "sender_canonical.lmdb", "ssl", "transport", "transport.lmdb", "virtual", "virtual.lmdb"] >libguestfs: trace: lstatnslist "/etc/postfix" "access access.lmdb aliases aliases.lmdb bounce.cf.default canonical canonical.lmdb generic header_checks helo_access helo_access.lmdb main.cf main.cf.default master.cf openssl_postfix.conf.in relay relay.lmdb relay_ccerts relay_ccerts.lmdb relay_recipients relay_recipients.lmdb relocated relocated.lmdb sasl_passwd sasl_passwd.lmdb sender_canonical sender_canonical.lmdb ssl transport transport.lmdb virtual virtual.lmdb" >libguestfs: trace: internal_lstatnslist "/etc/postfix" "access access.lmdb aliases aliases.lmdb bounce.cf.default canonical canonical.lmdb generic header_checks helo_access helo_access.lmdb main.cf main.cf.default master.cf openssl_postfix.conf.in relay relay.lmdb relay_ccerts relay_ccerts.lmdb relay_recipients relay_recipients.lmdb relocated relocated.lmdb sasl_passwd sasl_passwd.lmdb sender_canonical sender_canonical.lmdb ssl transport transport.lmdb virtual virtual.lmdb" >guestfsd: <= internal_lstatnslist (0x1a7) request length 628 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(32) = [0]{st_dev: 31, st_ino: 43063, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21111, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395774, st_atime_nsec: 556081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 552081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77350, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 556081580, st_mtime_sec: 1686395774, st_mtime_nsec: 564081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43064, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10519, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 840081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77359, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12288, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 840081580, st_mtime_sec: 1686395774, st_mtime_nsec: 848081580, st_ctime_sec: 1686395774, st_ctime_nsec: 848081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 43065, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3547, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 43066, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13192, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 576081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 572081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77351, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 576081580, st_mtime_sec: 1686395774, st_mtime_nsec: 580081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43067, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10480, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 43068, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23802, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 43069, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 712081580, st_mtime_sec: 1243420365, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 708081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77356, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 712081580, st_mtime_sec: 1686395774, st_mtime_nsec: 720081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77346, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32683, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395772, st_atime_nsec: 956081580, st_mtime_sec: 1686395772, st_mtime_nsec: 952081580, st_ctime_sec: 1686395772, st_ctime_nsec: 952081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 43071, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40057, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 77345, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8633, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 844081580, st_mtime_sec: 1686395771, st_mtime_nsec: 836081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 43073, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2259, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1564129543, st_atime_nsec: 0, st_mtime_sec: 1564129543, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 43074, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 732081580, st_mtime_sec: 1243420365, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 77357, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395775, st_atime_nsec: 16081580, st_mtime_sec: 1686395774, st_mtime_nsec: 736081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43075, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 696081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 692081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 77355, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 696081580, st_mtime_sec: 1686395774, st_mtime_nsec: 700081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 43076, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 748081580, st_mtime_sec: 1624486531, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 744081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 77358, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 748081580, st_mtime_sec: 1686395774, st_mtime_nsec: 756081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 43077, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7111, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 612081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 608081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 77353, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 612081580, st_mtime_sec: 1686395774, st_mtime_nsec: 616081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43078, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 172, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 628081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 624081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 77354, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 628081580, st_mtime_sec: 1686395774, st_mtime_nsec: 640081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 43079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 592081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 588081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 77352, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 592081580, st_mtime_sec: 1686395774, st_mtime_nsec: 600081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 43080, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1686395626, st_mtime_nsec: 340000000, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 43083, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13442, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 536081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 532081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 77349, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 536081580, st_mtime_sec: 1686395774, st_mtime_nsec: 544081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 43084, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13953, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 520081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 512081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 77348, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 520081580, st_mtime_sec: 1686395774, st_mtime_nsec: 524081580, st_ctime_sec: 1686395774, st_ctime_nsec: 832081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(32) = [0]{st_dev: 31, st_ino: 43063, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21111, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395774, st_atime_nsec: 556081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 552081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77350, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 556081580, st_mtime_sec: 1686395774, st_mtime_nsec: 564081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43064, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10519, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 840081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77359, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12288, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395774, st_atime_nsec: 840081580, st_mtime_sec: 1686395774, st_mtime_nsec: 848081580, st_ctime_sec: 1686395774, st_ctime_nsec: 848081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 43065, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3547, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 43066, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13192, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 576081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 572081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77351, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 576081580, st_mtime_sec: 1686395774, st_mtime_nsec: 580081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43067, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10480, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 336000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 43068, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23802, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 43069, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 712081580, st_mtime_sec: 1243420365, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 708081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77356, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 712081580, st_mtime_sec: 1686395774, st_mtime_nsec: 720081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77346, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32683, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395772, st_atime_nsec: 956081580, st_mtime_sec: 1686395772, st_mtime_nsec: 952081580, st_ctime_sec: 1686395772, st_ctime_nsec: 952081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 43071, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40057, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1683129562, st_atime_nsec: 0, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 77345, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8633, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 844081580, st_mtime_sec: 1686395771, st_mtime_nsec: 836081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 43073, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2259, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1564129543, st_atime_nsec: 0, st_mtime_sec: 1564129543, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 43074, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 732081580, st_mtime_sec: 1243420365, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 77357, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395775, st_atime_nsec: 16081580, st_mtime_sec: 1686395774, st_mtime_nsec: 736081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43075, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 696081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 692081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 77355, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 696081580, st_mtime_sec: 1686395774, st_mtime_nsec: 700081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 43076, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 748081580, st_mtime_sec: 1624486531, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 744081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 77358, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 748081580, st_mtime_sec: 1686395774, st_mtime_nsec: 756081580, st_ctime_sec: 1686395774, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 43077, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7111, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 612081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 608081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 77353, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 612081580, st_mtime_sec: 1686395774, st_mtime_nsec: 616081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43078, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 172, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 628081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 624081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 77354, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 628081580, st_mtime_sec: 1686395774, st_mtime_nsec: 640081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 43079, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 592081580, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 588081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 77352, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 592081580, st_mtime_sec: 1686395774, st_mtime_nsec: 600081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 43080, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1686395626, st_mtime_nsec: 340000000, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 43083, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13442, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 536081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 532081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 77349, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 536081580, st_mtime_sec: 1686395774, st_mtime_nsec: 544081580, st_ctime_sec: 1686395774, st_ctime_nsec: 836081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 43084, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13953, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395774, st_atime_nsec: 520081580, st_mtime_sec: 1683129562, st_mtime_nsec: 0, st_ctime_sec: 1686395774, st_ctime_nsec: 512081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 77348, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8192, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395774, st_atime_nsec: 520081580, st_mtime_sec: 1686395774, st_mtime_nsec: 524081580, st_ctime_sec: 1686395774, st_ctime_nsec: 832081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/postfix" "access access.lmdb aliases aliases.lmdb bounce.cf.default canonical canonical.lmdb generic header_checks helo_access helo_access.lmdb main.cf main.cf.default master.cf openssl_postfix.conf.in relay relay.lmdb relay_ccerts relay_ccerts.lmdb relay_recipients relay_recipients.lmdb relocated relocated.lmdb sasl_passwd sasl_passwd.lmdb sender_canonical sender_canonical.lmdb ssl transport transport.lmdb virtual virtual.lmdb" >libguestfs: trace: internal_lxattrlist "/etc/postfix" "access access.lmdb aliases aliases.lmdb bounce.cf.default canonical canonical.lmdb generic header_checks helo_access helo_access.lmdb main.cf main.cf.default master.cf openssl_postfix.conf.in relay relay.lmdb relay_ccerts relay_ccerts.lmdb relay_recipients relay_recipients.lmdb relocated relocated.lmdb sasl_passwd sasl_passwd.lmdb sender_canonical sender_canonical.lmdb ssl transport transport.lmdb virtual virtual.lmdb" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 628 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(32) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(32) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/postfix/ssl" >libguestfs: trace: ls0 "/etc/postfix/ssl" "/tmp/libguestfsS4MOjo/ls122.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cacerts", "certs"] >libguestfs: trace: lstatnslist "/etc/postfix/ssl" "cacerts certs" >libguestfs: trace: internal_lstatnslist "/etc/postfix/ssl" "cacerts certs" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43081, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43082, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43081, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 988081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43082, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 340000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/postfix/ssl" "cacerts certs" >libguestfs: trace: internal_lxattrlist "/etc/postfix/ssl" "cacerts certs" > >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/postfix/ssl/certs" >libguestfs: trace: ls0 "/etc/postfix/ssl/certs" "/tmp/libguestfsS4MOjo/ls123.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/postfix/ssl/certs" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/postfix/ssl/certs" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ppp" >libguestfs: trace: ls0 "/etc/ppp" "/tmp/libguestfsS4MOjo/ls124.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ip-down", "ip-down.d", "ip-up", "ip-up.d", "ipv6-down", "ipv6-down.d", "ipv6-up", "ipv6-up.d", "netconfig", "post-stop", "post-stop.d", "pre-start", "pre-start.d"] >libguestfs: trace: lstatnslist "/etc/ppp" "ip-down ip-down.d ip-up ip-up.d ipv6-down ipv6-down.d ipv6-up ipv6-up.d netconfig post-stop post-stop.d pre-start pre-start.d" >libguestfs: trace: internal_lstatnslist "/etc/ppp" "ip-down ip-down.d ip-up ip-up.d ipv6-down ipv6-down.d ipv6-up ipv6-up.d netconfig post-stop post-stop.d pre-start pre-start.d" >guestfsd: <= internal_lstatnslist (0x1a7) request length 248 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 31, st_ino: 44795, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44796, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44797, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2731, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44798, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44799, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44800, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 44802, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 44825, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2341, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 44803, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 44804, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 44805, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 44806, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 31, st_ino: 44795, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44796, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44797, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2731, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44798, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44799, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44800, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 44802, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 44825, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2341, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 44803, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 44804, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 44805, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 44806, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ppp" "ip-down ip-down.d ip-up ip-up.d ipv6-down ipv6-down.d ipv6-up ipv6-up.d netconfig post-stop post-stop.d pre-start pre-start.d" >libguestfs: trace: internal_lxattrlist "/etc/ppp" "ip-down ip-down.d ip-up ip-up.d ipv6-down ipv6-down.d ipv6-up ipv6-up.d netconfig post-stop post-stop.d pre-start pre-start.d" >guestfsd: <= internal_lxattrlist (0xcd) request length 248 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ppp/ip-down.d" >libguestfs: trace: ls0 "/etc/ppp/ip-down.d" "/tmp/libguestfsS4MOjo/ls125.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secslibguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["90-netconfig"] >libguestfs: trace: lstatnslist "/etc/ppp/ip-down.d" "90-netconfig" >libguestfs: trace: internal_lstatnslist "/etc/ppp/ip-down.d" "90-netconfig" > >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44823, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44823, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ppp/ip-down.d" "90-netconfig" >libguestfs: trace: internal_lxattrlist "/etc/ppp/ip-down.d" "90-netconfig" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ppp/ip-up.d" >libguestfs: trace: ls0 "/etc/ppp/ip-up.d" "/tmp/libguestfsS4MOjo/ls126.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10-netconfig"] >libguestfs: trace: lstatnslist "/etc/ppp/ip-up.d" "10-netconfig" >libguestfs: trace: internal_lstatnslist "/etc/ppp/ip-up.d" "10-netconfig" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44824, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44824, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ppp/ip-up.d" "10-netconfig" >libguestfs: trace: internal_lxattrlist "/etc/ppp/ip-up.d" "10-netconfig" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secslibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ppp/ipv6-down.d" >libguestfs: trace: ls0 "/etc/ppp/ipv6-down.d" "/tmp/libguestfsS4MOjo/ls127.txt" > >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ppp/ipv6-down.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ppp/ipv6-down.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ppp/ipv6-up.d" >libguestfs: trace: ls0 "/etc/ppp/ipv6-up.d" "/tmp/libguestfsS4MOjo/ls128.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ppp/ipv6-up.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ppp/ipv6-up.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ppp/post-stop.d" >libguestfs: trace: ls0 "/etc/ppp/post-stop.d" "/tmp/libguestfsS4MOjo/ls129.txt" >guestfsd: => ls0 (0x15b) took 0.03 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["90-netconfig"] >libguestfs: trace: lstatnslist "/etc/ppp/post-stop.d" "90-netconfig" >libguestfs: trace: internal_lstatnslist "/etc/ppp/post-stop.d" "90-netconfig" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ppp/post-stop.d" "90-netconfig" >libguestfs: trace: internal_lxattrlist "/etc/ppp/post-stop.d" "90-netconfig" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ppp/pre-start.d" >libguestfs: trace: ls0 "/etc/ppp/pre-start.d" "/tmp/libguestfsS4MOjo/ls130.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10-netconfig"] >libguestfs: trace: lstatnslist "/etc/ppp/pre-start.d" "10-netconfig" >libguestfs: trace: internal_lstatnslist "/etc/ppp/pre-start.d" "10-netconfig" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44827, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44827, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ppp/pre-start.d" "10-netconfig" >libguestfs: trace: internal_lxattrlist "/etc/ppp/pre-start.d" "10-netconfig" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/products.d" >libguestfs: trace: ls0 "/etc/products.d" "/tmp/libguestfsS4MOjo/ls131.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["Leap.prod", "baseproduct"] >libguestfs: trace: lstatnslist "/etc/products.d" "Leap.prod baseproduct" >libguestfs: trace: internal_lstatnslist "/etc/products.d" "Leap.prod baseproduct" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43297, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4224, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395734, st_atime_nsec: 252000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 944000000, st_mtime_sec: 1686395734, st_mtime_nsec: 764000000, st_ctime_sec: 1686395734, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 43297, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4224, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395734, st_atime_nsec: 252000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 944000000, st_mtime_sec: 1686395734, st_mtime_nsec: 764000000, st_ctime_sec: 1686395734, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/products.d" "Leap.prod baseproduct" >libguestfs: trace: internal_lxattrlist "/etc/products.d" "Leap.prod baseproduct" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/profile.d" >libguestfs: trace: ls0 "/etc/profile.d" "/tmp/libguestfsS4MOjo/ls132.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["alias.ash", "alias.bash", "alias.tcsh", "alljava.csh", "alljava.sh", "bash_completion.sh", "complete.bash", "csh.ssh", "gawk.csh", "gawk.sh", "krb5.csh", "krb5.sh", "lang.csh", "lang.sh", "ls.bash", "ls.tcsh", "ls.zsh", "profile.csh", "profile.sh", "python.csh", "python.sh", "sh.ssh", "xdg-environment.csh", "xdg-environment.sh", "zzz-glib2.csh", "zzz-glib2.sh", "zzz-groff.csh", "zzz-groff.sh"] >libguestfs: trace: lstatnslist "/etc/profile.d" "alias.ash alias.bash alias.tcsh alljava.csh alljava.sh bash_completion.sh complete.bash csh.ssh gawk.csh gawk.sh krb5.csh krb5.sh lang.csh lang.sh ls.bash ls.tcsh ls.zsh profile.csh profile.sh python.csh python.sh sh.ssh xdg-environment.csh xdg-environment.sh zzz-glib2.csh zzz-glib2.sh zzz-groff.csh zzz-groff.sh" >libguestfs: trace: internal_lstatnslist "/etc/profile.d" "alias.ash alias.bash alias.tcsh alljava.csh alljava.sh bash_completion.sh complete.bash csh.ssh gawk.csh gawk.sh krb5.csh krb5.sh lang.csh lang.sh ls.bash ls.tcsh ls.zsh profile.csh profile.sh python.csh python.sh sh.ssh xdg-environment.csh xdg-environment.sh zzz-glib2.csh zzz-glib2.sh zzz-groff.csh zzz-groff.sh" >guestfsd: <= internal_lstatnslist (0x1a7) request length 504 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(28) = [0]{st_dev: 31, st_ino: 52622, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1264, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52623, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52624, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 303, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 43558, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1220, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 43559, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1679, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 30013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 662, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1671075363, st_atime_nsec: 0, st_mtime_sec: 1671075363, st_mtime_nsec: 0, st_ctime_sec: 1686395602, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52625, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17907, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43560, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 603, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 29547, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1107, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268018, st_atime_nsec: 0, st_mtime_sec: 1527268018, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 29548, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 757, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268018, st_atime_nsec: 0, st_mtime_sec: 1527268018, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 18093, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 378, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 18094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 366, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 43561, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 43562, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2444, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 52626, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1560, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 52627, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 721, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 52628, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 83, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43563, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3963, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 43564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3487, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 5555, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 5556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 43565, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 690, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 43566, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 983, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43567, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1425, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 41741, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14013, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1682423464, st_mtime_nsec: 0, st_ctime_sec: 1686395620, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 41742, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11799, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1682423464, st_mtime_nsec: 0, st_ctime_sec: 1686395620, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 28939, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 381, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958339, st_atime_nsec: 0, st_mtime_sec: 1651958339, st_mtime_nsec: 0, st_ctime_sec: 1686395600, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 28940, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958339, st_atime_nsec: 0, st_mtime_sec: 1651958339, st_mtime_nsec: 0, st_ctime_sec: 1686395600, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(28) = [0]{st_dev: 31, st_ino: 52622, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1264, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52623, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52624, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 303, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 43558, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1220, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 43559, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1679, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 30013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 662, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1671075363, st_atime_nsec: 0, st_mtime_sec: 1671075363, st_mtime_nsec: 0, st_ctime_sec: 1686395602, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52625, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17907, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43560, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 603, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 29547, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1107, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268018, st_atime_nsec: 0, st_mtime_sec: 1527268018, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 29548, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 757, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1527268018, st_atime_nsec: 0, st_mtime_sec: 1527268018, st_mtime_nsec: 0, st_ctime_sec: 1686395601, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 18093, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 378, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 18094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 366, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129286, st_atime_nsec: 0, st_mtime_sec: 1683129286, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 43561, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 43562, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2444, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 52626, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1560, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 52627, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 721, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 52628, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 83, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43563, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3963, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 43564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3487, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 5555, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 5556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 91, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1588659967, st_atime_nsec: 0, st_mtime_sec: 1588659967, st_mtime_nsec: 0, st_ctime_sec: 1686395531, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 43565, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 690, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664898120, st_atime_nsec: 0, st_mtime_sec: 1664898120, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 43566, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 983, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43567, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1425, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 552000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 41741, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14013, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1682423464, st_mtime_nsec: 0, st_ctime_sec: 1686395620, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 41742, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11799, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1682423464, st_mtime_nsec: 0, st_ctime_sec: 1686395620, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 28939, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 381, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958339, st_atime_nsec: 0, st_mtime_sec: 1651958339, st_mtime_nsec: 0, st_ctime_sec: 1686395600, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 28940, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 256, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958339, st_atime_nsec: 0, st_mtime_sec: 1651958339, st_mtime_nsec: 0, st_ctime_sec: 1686395600, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/profile.d" "alias.ash alias.bash alias.tcsh alljava.csh alljava.sh bash_completion.sh complete.bash csh.ssh gawk.csh gawk.sh krb5.csh krb5.sh lang.csh lang.sh ls.bash ls.tcsh ls.zsh profile.csh profile.sh python.csh python.sh sh.ssh xdg-environment.csh xdg-environment.sh zzz-glib2.csh zzz-glib2.sh zzz-groff.csh zzz-groff.sh" >libguestfs: trace: internal_lxattrlist "/etc/profile.d" "alias.ash alias.bash alias.tcsh alljava.csh alljava.sh bash_completion.sh complete.bash csh.ssh gawk.csh gawk.sh krb5.csh krb5.sh lang.csh lang.sh ls.bash ls.tcsh ls.zsh profile.csh profile.sh python.csh python.sh sh.ssh xdg-environment.csh xdg-environment.sh zzz-glib2.csh zzz-glib2.sh zzz-groff.csh zzz-groff.sh" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 504 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(28) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(28) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/request-key.d" >libguestfs: trace: ls0 "/etc/request-key.d" "/tmp/libguestfsS4MOjo/ls133.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cifs.idmap.conf", "cifs.spnego.conf"] >libguestfs: trace: lstatnslist "/etc/request-key.d" "cifs.idmap.conf cifs.spnego.conf" >libguestfs: trace: internal_lstatnslist "/etc/request-key.d" "cifs.idmap.conf cifs.spnego.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 40696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663828718, st_atime_nsec: 0, st_mtime_sec: 1663828718, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 40697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663828718, st_atime_nsec: 0, st_mtime_sec: 1663828718, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 40696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663828718, st_atime_nsec: 0, st_mtime_sec: 1663828718, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 40697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1663828718, st_atime_nsec: 0, st_mtime_sec: 1663828718, st_mtime_nsec: 0, st_ctime_sec: 1686395617, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/request-key.d" "cifs.idmap.conf cifs.spnego.conf" >libguestfs: trace: internal_lxattrlist "/etc/request-key.d" "cifs.idmap.conf cifs.spnego.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/rpm" >libguestfs: trace: ls0 "/etc/rpm" "/tmp/libguestfsS4MOjo/ls134.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["macros.leap", "macros.perl", "macros.ruby-common", "macros.suse-ruby", "macros.suse-ruby2.5", "macros.suse-ruby2.5-default"] >libguestfs: trace: lstatnslist "/etc/rpm" "macros.leap macros.perl macros.ruby-common macros.suse-ruby macros.suse-ruby2.5 macros.suse-ruby2.5-default" >libguestfs: trace: internal_lstatnslist "/etc/rpm" "macros.leap macros.perl macros.ruby-common macros.suse-ruby macros.suse-ruby2.5 macros.suse-ruby2.5-default" >guestfsd: <= internal_lstatnslist (0x1a7) request length 188 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 43298, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 13060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4470, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1662384585, st_mtime_nsec: 0, st_ctime_sec: 1686395568, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54202, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 581, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54203, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4258, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54127, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 585, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 980000000, st_mtime_sec: 1662476928, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54128, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 186, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 980000000, st_mtime_sec: 1662476928, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 43298, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 13060, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4470, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1662384585, st_mtime_nsec: 0, st_ctime_sec: 1686395568, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54202, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 581, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 54203, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4258, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395698, st_atime_nsec: 976000000, st_mtime_sec: 1527271941, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 584000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 54127, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 585, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 980000000, st_mtime_sec: 1662476928, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 54128, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 186, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395698, st_atime_nsec: 980000000, st_mtime_sec: 1662476928, st_mtime_nsec: 0, st_ctime_sec: 1686395646, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/rpm" "macros.leap macros.perl macros.ruby-common macros.suse-ruby macros.suse-ruby2.5 macros.suse-ruby2.5-default" >libguestfs: trace: internal_lxattrlist "/etc/rpm" "macros.leap macros.perl macros.ruby-common macros.suse-ruby macros.suse-ruby2.5 macros.suse-ruby2.5-default" >guestfsd: <= internal_lxattrlist (0xcd) request length 188 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/rsyslog.d" >libguestfs: trace: ls0 "/etc/rsyslog.d" "/tmp/libguestfsS4MOjo/ls135.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager.frule", "acpid.frule", "firewall.frule", "remote.conf"] >libguestfs: trace: lstatnslist "/etc/rsyslog.d" "NetworkManager.frule acpid.frule firewall.frule remote.conf" >libguestfs: trace: internal_lstatnslist "/etc/rsyslog.d" "NetworkManager.frule acpid.frule firewall.frule remote.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 140 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 52726, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52727, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 429, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52728, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 230, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52729, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3698, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 52726, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 219, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52727, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 429, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52728, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 230, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330761, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52729, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3698, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 256081580, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/rsyslog.d" "NetworkManager.frule acpid.frule firewall.frule remote.conf" >libguestfs: trace: internal_lxattrlist "/etc/rsyslog.d" "NetworkManager.frule acpid.frule firewall.frule remote.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 140 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/salt" >libguestfs: trace: ls0 "/etc/salt" "/tmp/libguestfsS4MOjo/ls136.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["minion", "minion.d", "pki"] >libguestfs: trace: lstatnslist "/etc/salt" "minion minion.d pki" >libguestfs: trace: internal_lstatnslist "/etc/salt" "minion minion.d pki" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 62826, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39057, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1664223382, st_atime_nsec: 0, st_mtime_sec: 1664223382, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 62827, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 62812, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 62826, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39057, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1664223382, st_atime_nsec: 0, st_mtime_sec: 1664223382, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 62827, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 62812, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/salt" "minion minion.d pki" >libguestfs: trace: internal_lxattrlist "/etc/salt" "minion minion.d pki" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/salt/minion.d" >libguestfs: trace: ls0 "/etc/salt/minion.d" "/tmp/libguestfsS4MOjo/ls137.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/salt/minion.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/salt/minion.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/salt/pki" >libguestfs: trace: ls0 "/etc/salt/pki" "/tmp/libguestfsS4MOjo/ls138.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["minion"] >libguestfs: trace: lstatnslist "/etc/salt/pki" "minion" >libguestfs: trace: internal_lstatnslist "/etc/salt/pki" "minion" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 62828, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 62828, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/salt/pki" "minion" >libguestfs: trace: internal_lxattrlist "/etc/salt/pki" "minion" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/salt/pki/minion" >libguestfs: trace: ls0 "/etc/salt/pki/minion" "/tmp/libguestfsS4MOjo/ls139.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/salt/pki/minion" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/salt/pki/minion" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/samba" >libguestfs: trace: ls0 "/etc/samba" "/tmp/libguestfsS4MOjo/ls140.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/samba" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/samba" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sasl2" >libguestfs: trace: ls0 "/etc/sasl2" "/tmp/libguestfsS4MOjo/ls141.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["smtpd.conf"] >libguestfs: trace: lstatnslist "/etc/sasl2" "smtpd.conf" >libguestfs: trace: internal_lstatnslist "/etc/sasl2" "smtpd.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 43085, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1082047590, st_atime_nsec: 0, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 344000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 43085, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1082047590, st_atime_nsec: 0, st_mtime_sec: 1082047590, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 344000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sasl2" "smtpd.conf" >libguestfs: trace: internal_lxattrlist "/etc/sasl2" "smtpd.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/security" >libguestfs: trace: ls0 "/etc/security" "/tmp/libguestfsS4MOjo/ls142.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["access.conf", "faillock.conf", "group.conf", "limits.conf", "limits.d", "namespace.conf", "namespace.init", "pam_env.conf", "pwquality.conf", "sepermit.conf", "time.conf"] >libguestfs: trace: lstatnslist "/etc/security" "access.conf faillock.conf group.conf limits.conf limits.d namespace.conf namespace.init pam_env.conf pwquality.conf sepermit.conf time.conf" >libguestfs: trace: internal_lstatnslist "/etc/security" "access.conf faillock.conf group.conf limits.conf limits.d namespace.conf namespace.init pam_env.conf pwquality.conf sepermit.conf time.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 256 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 31917, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4620, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664799052, st_atime_nsec: 0, st_mtime_sec: 1664799052, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 31918, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799061, st_atime_nsec: 0, st_mtime_sec: 1664799061, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 31919, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3635, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799054, st_atime_nsec: 0, st_mtime_sec: 1664799054, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 31920, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1835, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799055, st_atime_nsec: 0, st_mtime_sec: 1664799055, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 31921, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799055, st_atime_nsec: 0, st_mtime_sec: 1664799055, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 31922, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799057, st_atime_nsec: 0, st_mtime_sec: 1664799057, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 31923, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799057, st_atime_nsec: 0, st_mtime_sec: 1664799057, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 31924, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799053, st_atime_nsec: 0, st_mtime_sec: 1664799053, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 32122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2674, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958292, st_atime_nsec: 0, st_mtime_sec: 1651958292, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 936000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 31925, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 419, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799058, st_atime_nsec: 0, st_mtime_sec: 1664799058, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 31926, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2179, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799060, st_atime_nsec: 0, st_mtime_sec: 1664799060, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 31917, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4620, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1664799052, st_atime_nsec: 0, st_mtime_sec: 1664799052, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 31918, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799061, st_atime_nsec: 0, st_mtime_sec: 1664799061, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 31919, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3635, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799054, st_atime_nsec: 0, st_mtime_sec: 1664799054, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 31920, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1835, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799055, st_atime_nsec: 0, st_mtime_sec: 1664799055, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 31921, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664799055, st_atime_nsec: 0, st_mtime_sec: 1664799055, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 31922, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799057, st_atime_nsec: 0, st_mtime_sec: 1664799057, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 31923, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799057, st_atime_nsec: 0, st_mtime_sec: 1664799057, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 31924, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799053, st_atime_nsec: 0, st_mtime_sec: 1664799053, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 32122, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2674, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651958292, st_atime_nsec: 0, st_mtime_sec: 1651958292, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 936000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 31925, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 419, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799058, st_atime_nsec: 0, st_mtime_sec: 1664799058, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 31926, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2179, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1664799060, st_atime_nsec: 0, st_mtime_sec: 1664799060, st_mtime_nsec: 0, st_ctime_sec: 1686395606, st_ctime_nsec: 728000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/security" "access.conf faillock.conf group.conf limits.conf limits.d namespace.conf namespace.init pam_env.conf pwquality.conf sepermit.conf time.conf" >libguestfs: trace: internal_lxattrlist "/etc/security" "access.conf faillock.conf group.conf limits.conf limits.d namespace.conf namespace.init pam_env.conf pwquality.conf sepermit.conf time.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 256 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/security/limits.d" >libguestfs: trace: ls0 "/etc/security/limits.d" "/tmp/libguestfsS4MOjo/ls143.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/security/limits.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/security/limits.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/selinux" >libguestfs: trace: ls0 "/etc/selinux" "/tmp/libguestfsS4MOjo/ls144.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["semanage.conf"] >libguestfs: trace: lstatnslist "/etc/selinux" "semanage.conf" >libguestfs: trace: internal_lstatnslist "/etc/selinux" "semanage.conf" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 9208, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2321, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1651956001, st_mtime_nsec: 0, st_ctime_sec: 1686395559, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 9208, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2321, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1651956001, st_mtime_nsec: 0, st_ctime_sec: 1686395559, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/selinux" "semanage.conf" >libguestfs: trace: internal_lxattrlist "/etc/selinux" "semanage.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sensors.d" >libguestfs: trace: ls0 "/etc/sensors.d" "/tmp/libguestfsS4MOjo/ls145.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sensors.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sensors.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/skel" >libguestfs: trace: ls0 "/etc/skel" "/tmp/libguestfsS4MOjo/ls146.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".bash_history", ".bashrc", ".cache", ".config", ".emacs", ".fonts", ".inputrc", ".local", ".profile", "bin"] >libguestfs: trace: lstatnslist "/etc/skel" ".bash_history .bashrc .cache .config .emacs .fonts .inputrc .local .profile bin" >libguestfs: trace: internal_lstatnslist "/etc/skel" ".bash_history .bashrc .cache .config .emacs .fonts .inputrc .local .profile bin" >guestfsd: <= internal_lstatnslist (0x1a7) request length 184 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 16159, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 832440050, st_atime_nsec: 0, st_mtime_sec: 832440050, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 16160, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1177, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1651937898, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 6884, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 6885, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 52629, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1637, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 6886, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52630, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 861, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6887, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 16161, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1028, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1651937898, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 6888, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 16159, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 832440050, st_atime_nsec: 0, st_mtime_sec: 832440050, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 16160, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1177, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1651937898, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 6884, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 6885, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 52629, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1637, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 6886, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52630, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 861, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1523260170, st_atime_nsec: 0, st_mtime_sec: 1523260170, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6887, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 16161, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1028, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651937898, st_atime_nsec: 0, st_mtime_sec: 1651937898, st_mtime_nsec: 0, st_ctime_sec: 1686395571, st_ctime_nsec: 36000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 6888, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/skel" ".bash_history .bashrc .cache .config .emacs .fonts .inputrc .local .profile bin" >libguestfs: trace: internal_lxattrlist "/etc/skel" ".bash_history .bashrc .cache .config .emacs .fonts .inputrc .local .profile bin" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 184 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/skel/.cache" >libguestfs: trace: ls0 "/etc/skel/.cache" "/tmp/libguestfsS4MOjo/ls147.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/skel/.cache" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/skel/.cache" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/skel/.config" >libguestfs: trace: ls0 "/etc/skel/.config" "/tmp/libguestfsS4MOjo/ls148.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/skel/.config" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/skel/.config" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/skel/.fonts" >libguestfs: trace: ls0 "/etc/skel/.fonts" "/tmp/libguestfsS4MOjo/ls149.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/skel/.fonts" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/skel/.fonts" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/skel/.local" >libguestfs: trace: ls0 "/etc/skel/.local" "/tmp/libguestfsS4MOjo/ls150.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/skel/.local" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/skel/.local" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/skel/bin" >libguestfs: trace: ls0 "/etc/skel/bin" "/tmp/libguestfsS4MOjo/ls151.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/skel/bin" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/skel/bin" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/slp.reg.d" >libguestfs: trace: ls0 "/etc/slp.reg.d" "/tmp/libguestfsS4MOjo/ls152.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dnsmasq.reg", "ssh.reg"] >libguestfs: trace: lstatnslist "/etc/slp.reg.d" "dnsmasq.reg ssh.reg" >libguestfs: trace: internal_lstatnslist "/etc/slp.reg.d" "dnsmasq.reg ssh.reg" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 44462, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 325, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56258, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 500, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 44462, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 325, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963726, st_atime_nsec: 0, st_mtime_sec: 1651963726, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56258, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 500, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/slp.reg.d" "dnsmasq.reg ssh.reg" >libguestfs: trace: internal_lxattrlist "/etc/slp.reg.d" "dnsmasq.reg ssh.reg" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/smartd_warning.d" >libguestfs: trace: ls0 "/etc/smartd_warning.d" "/tmp/libguestfsS4MOjo/ls153.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/smartd_warning.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/smartd_warning.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/snapper" >libguestfs: trace: ls0 "/etc/snapper" "/tmp/libguestfsS4MOjo/ls154.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["config-templates", "configs", "filters", "zypp-plugin.conf"] >libguestfs: trace: lstatnslist "/etc/snapper" "config-templates configs filters zypp-plugin.conf" >libguestfs: trace: internal_lstatnslist "/etc/snapper" "config-templates configs filters zypp-plugin.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 54451, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 612000000, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54453, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1686395647, st_mtime_nsec: 612000000, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55812, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1155, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 31, st_ino: 54451, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1686395647, st_mtime_nsec: 612000000, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54453, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1686395647, st_mtime_nsec: 612000000, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55812, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1155, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/snapper" "config-templates configs filters zypp-plugin.conf" >libguestfs: trace: internal_lxattrlist "/etc/snapper" "config-templates configs filters zypp-plugin.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/snapper/config-templates" >libguestfs: trace: ls0 "/etc/snapper/config-templates" "/tmp/libguestfsS4MOjo/ls155.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["default"] >libguestfs: trace: lstatnslist "/etc/snapper/config-templates" "default" >libguestfs: trace: internal_lstatnslist "/etc/snapper/config-templates" "default" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54452, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54452, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683043726, st_atime_nsec: 0, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/snapper/config-templates" "default" >libguestfs: trace: internal_lxattrlist "/etc/snapper/config-templates" "default" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/snapper/configs" >libguestfs: trace: ls0 "/etc/snapper/configs" "/tmp/libguestfsS4MOjo/ls156.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["root"] >libguestfs: trace: lstatnslist "/etc/snapper/configs" "root" >libguestfs: trace: internal_lstatnslist "/etc/snapper/configs" "root" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 264000000, st_mtime_sec: 1686395752, st_mtime_nsec: 240000000, st_ctime_sec: 1686395752, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 264000000, st_mtime_sec: 1686395752, st_mtime_nsec: 240000000, st_ctime_sec: 1686395752, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/snapper/configs" "root" >libguestfs: trace: internal_lxattrlist "/etc/snapper/configs" "root" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/snapper/filters" >libguestfs: trace: ls0 "/etc/snapper/filters" "/tmp/libguestfsS4MOjo/ls157.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["base.txt", "lvm.txt", "x11.txt"] >libguestfs: trace: lstatnslist "/etc/snapper/filters" "base.txt lvm.txt x11.txt" >libguestfs: trace: internal_lstatnslist "/etc/snapper/filters" "base.txt lvm.txt x11.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 54454, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54455, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54456, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 54454, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 54455, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 54456, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 68000000, st_mtime_sec: 1683043726, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/snapper/filters" "base.txt lvm.txt x11.txt" >libguestfs: trace: internal_lxattrlist "/etc/snapper/filters" "base.txt lvm.txt x11.txt" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/snmp" >libguestfs: trace: ls0 "/etc/snmp" "/tmp/libguestfsS4MOjo/ls158.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["snmpd.conf"] >libguestfs: trace: lstatnslist "/etc/snmp" "snmpd.conf" >libguestfs: trace: internal_lstatnslist "/etc/snmp" "snmpd.conf" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54283, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 811, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 54283, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 811, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/snmp" "snmpd.conf" >libguestfs: trace: internal_lxattrlist "/etc/snmp" "snmpd.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ssh" >libguestfs: trace: ls0 "/etc/ssh" "/tmp/libguestfsS4MOjo/ls159.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["moduli", "ssh_config", "ssh_host_dsa_key", "ssh_host_dsa_key.pub", "ssh_host_ecdsa_key", "ssh_host_ecdsa_key.pub", "ssh_host_ed25519_key", "ssh_host_ed25519_key.pub", "ssh_host_rsa_key", "ssh_host_rsa_key.pub", "sshd_config"] >libguestfs: trace: lstatnslist "/etc/ssh" "moduli ssh_config ssh_host_dsa_key ssh_host_dsa_key.pub ssh_host_ecdsa_key ssh_host_ecdsa_key.pub ssh_host_ed25519_key ssh_host_ed25519_key.pub ssh_host_rsa_key ssh_host_rsa_key.pub sshd_config" >libguestfs: trace: internal_lstatnslist "/etc/ssh" "moduli ssh_config ssh_host_dsa_key ssh_host_dsa_key.pub ssh_host_ecdsa_key ssh_host_ecdsa_key.pub ssh_host_ed25519_key ssh_host_ed25519_key.pub ssh_host_rsa_key ssh_host_rsa_key.pub sshd_config" >guestfsd: <= internal_lstatnslist (0x1a7) request length 292 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 26946, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 577834, st_blksize: 4096, st_blocks: 1136, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38545, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77339, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1381, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 643890049, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77340, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 604, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 680081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77341, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 505, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77342, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77343, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 411, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77344, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 96, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77337, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1686395771, st_mtime_nsec: 639890049, st_ctime_sec: 1686395771, st_ctime_nsec: 643890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77338, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 568, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1686395771, st_mtime_nsec: 639890049, st_ctime_sec: 1686395771, st_ctime_nsec: 643890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56259, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3420, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(11) = [0]{st_dev: 31, st_ino: 26946, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 577834, st_blksize: 4096, st_blocks: 1136, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395594, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 38545, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2403, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395613, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77339, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1381, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 643890049, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77340, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 604, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 680081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77341, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 505, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77342, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77343, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 411, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77344, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 96, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 696081580, st_mtime_sec: 1686395771, st_mtime_nsec: 680081580, st_ctime_sec: 1686395771, st_ctime_nsec: 680081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77337, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1686395771, st_mtime_nsec: 639890049, st_ctime_sec: 1686395771, st_ctime_nsec: 643890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77338, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 568, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1686395771, st_mtime_nsec: 639890049, st_ctime_sec: 1686395771, st_ctime_nsec: 643890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 56259, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3420, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 688081580, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ssh" "moduli ssh_config ssh_host_dsa_key ssh_host_dsa_key.pub ssh_host_ecdsa_key ssh_host_ecdsa_key.pub ssh_host_ed25519_key ssh_host_ed25519_key.pub ssh_host_rsa_key ssh_host_rsa_key.pub sshd_config" >libguestfs: trace: internal_lxattrlist "/etc/ssh" "moduli ssh_config ssh_host_dsa_key ssh_host_dsa_key.pub ssh_host_ecdsa_key ssh_host_ecdsa_key.pub ssh_host_ed25519_key ssh_host_ed25519_key.pub ssh_host_rsa_key ssh_host_rsa_key.pub sshd_config" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 292 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(11) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ssl" >libguestfs: trace: ls0 "/etc/ssl" "/tmp/libguestfsS4MOjo/ls160.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ca-bundle.pem", "certs", "ct_log_list.cnf", "ct_log_list.cnf.dist", "engdef.d", "engines.d", "openssl.cnf", "private"] >libguestfs: trace: lstatnslist "/etc/ssl" "ca-bundle.pem certs ct_log_list.cnf ct_log_list.cnf.dist engdef.d engines.d openssl.cnf private" >libguestfs: trace: internal_lstatnslist "/etc/ssl" "ca-bundle.pem certs ct_log_list.cnf ct_log_list.cnf.dist engdef.d engines.d openssl.cnf private" >guestfsd: <= internal_lstatnslist (0x1a7) request length 188 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 18011, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 18012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395583, st_atime_nsec: 184000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 17891, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 17892, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 17893, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328880, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 17894, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328880, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 17895, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11344, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 17896, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 18011, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 18012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395583, st_atime_nsec: 184000000, st_mtime_sec: 1617903105, st_mtime_nsec: 0, st_ctime_sec: 1686395583, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 17891, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 17892, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 17893, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328880, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 17894, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328880, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 17895, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11344, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 611890049, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 17896, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684328832, st_atime_nsec: 0, st_mtime_sec: 1684328832, st_mtime_nsec: 0, st_ctime_sec: 1686395582, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/ssl" "ca-bundle.pem certs ct_log_list.cnf ct_log_list.cnf.dist engdef.d engines.d openssl.cnf private" >libguestfs: trace: internal_lxattrlist "/etc/ssl" "ca-bundle.pem certs ct_log_list.cnf ct_log_list.cnf.dist engdef.d engines.d openssl.cnf private" >guestfsd: <= internal_lxattrlist (0xcd) request length 188 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/ssl/engdef.d" >libguestfs: trace: ls0 "/etc/ssl/engdef.d" "/tmp/libguestfsS4MOjo/ls161.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ssl/engdef.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ssl/engdef.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ssl/engines.d" >libguestfs: trace: ls0 "/etc/ssl/engines.d" "/tmp/libguestfsS4MOjo/ls162.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ssl/engines.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ssl/engines.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/ssl/private" >libguestfs: trace: ls0 "/etc/ssl/private" "/tmp/libguestfsS4MOjo/ls163.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/ssl/private" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/ssl/private" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sudoers.d" >libguestfs: trace: ls0 "/etc/sudoers.d" "/tmp/libguestfsS4MOjo/ls164.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sudoers.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sudoers.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sysconfig" >libguestfs: trace: ls0 "/etc/sysconfig" "/tmp/libguestfsS4MOjo/ls165.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["SuSEfirewall2.d", "autofs", "backup", "boot", "bootloader", "btrfsmaintenance", "chronyd", "clock", "console", "cron", "dmraid", "firewalld", "irqbalance", "issue-generator", "keyboard", "language", "lifecycle-report", "mail", "mcelog", "mdadm", "mouse", "network", "nfs", "postfix", "proxy", "rpcbind", "scripts", "security", "services", "smartmontools", "snapper", "snmpd", "snmptrapd", "ssh", "storage", "syslog", "windowmanager", "yast2"] >libguestfs: trace: lstatnslist "/etc/sysconfig" "SuSEfirewall2.d autofs backup boot bootloader btrfsmaintenance chronyd clock console cron dmraid firewalld irqbalance issue-generator keyboard language lifecycle-report mail mcelog mdadm mouse network nfs postfix proxy rpcbind scripts security services smartmontools snapper snmpd snmptrapd ssh storage syslog windowmanager yast2" >libguestfs: trace: internal_lstatnslist "/etc/sysconfig" "SuSEfirewall2.d autofs backup boot bootloader btrfsmaintenance chronyd clock console cron dmraid firewalld irqbalance issue-generator keyboard language lifecycle-report mail mcelog mdadm mouse network nfs postfix proxy rpcbind scripts security services smartmontools snapper snmpd snmptrapd ssh storage syslog windowmanager yast2" >guestfsd: <= internal_lstatnslist (0x1a7) request length 564 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(38) = [0]{st_dev: 31, st_ino: 6889, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 499, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 604000000, st_mtime_sec: 1686395653, st_mtime_nsec: 604000000, st_ctime_sec: 1686395653, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1143, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 136000000, st_mtime_sec: 1686395644, st_mtime_nsec: 136000000, st_ctime_sec: 1686395644, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 351, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 523890049, st_mtime_sec: 1686395645, st_mtime_nsec: 220000000, st_ctime_sec: 1686395645, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 283, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395710, st_atime_nsec: 696000000, st_mtime_sec: 1686395524, st_mtime_nsec: 888000000, st_ctime_sec: 1686395524, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4607, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395649, st_atime_nsec: 372000000, st_mtime_sec: 1686395649, st_mtime_nsec: 372000000, st_ctime_sec: 1686395649, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42987, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 185, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 535890049, st_mtime_sec: 1686395625, st_mtime_nsec: 636000000, st_ctime_sec: 1686395625, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77259, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 812081580, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 39853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1506, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395748, st_atime_nsec: 12000000, st_mtime_sec: 1686395737, st_mtime_nsec: 140000000, st_ctime_sec: 1686395737, st_ctime_nsec: 140000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54923, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2618, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395713, st_atime_nsec: 464000000, st_mtime_sec: 1686395713, st_mtime_nsec: 464000000, st_ctime_sec: 1686395713, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77222, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 612, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 596000000, st_mtime_sec: 1686395721, st_mtime_nsec: 596000000, st_ctime_sec: 1686395721, st_ctime_nsec: 596000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 54879, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 87890049, st_mtime_sec: 1686395648, st_mtime_nsec: 644000000, st_ctime_sec: 1686395648, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 54475, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 43890049, st_mtime_sec: 1686395647, st_mtime_nsec: 824000000, st_ctime_sec: 1686395647, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 28632, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 241, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 567890049, st_mtime_sec: 1686395599, st_mtime_nsec: 496000000, st_ctime_sec: 1686395599, st_ctime_nsec: 496000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 39856, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 192000000, st_mtime_sec: 1686395614, st_mtime_nsec: 228000000, st_ctime_sec: 1686395614, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 43606, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3196, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395742, st_atime_nsec: 820000000, st_mtime_sec: 1686395737, st_mtime_nsec: 96000000, st_ctime_sec: 1686395737, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 55465, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 612000000, st_mtime_sec: 1686395650, st_mtime_nsec: 612000000, st_ctime_sec: 1686395650, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43246, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 712, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 812081580, st_mtime_sec: 1686395626, st_mtime_nsec: 784000000, st_ctime_sec: 1686395626, st_ctime_nsec: 784000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 54449, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 512000000, st_mtime_sec: 1686395647, st_mtime_nsec: 512000000, st_ctime_sec: 1686395647, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 43409, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1725, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 244000000, st_mtime_sec: 1686395627, st_mtime_nsec: 244000000, st_ctime_sec: 1686395627, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 54532, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1119, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 132000000, st_mtime_sec: 1686395648, st_mtime_nsec: 132000000, st_ctime_sec: 1686395648, st_ctime_nsec: 132000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 6891, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395738, st_atime_nsec: 644000000, st_mtime_sec: 1686395630, st_mtime_nsec: 636000000, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 55735, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7290, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395651, st_atime_nsec: 452000000, st_mtime_sec: 1686395651, st_mtime_nsec: 452000000, st_ctime_sec: 1686395651, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43245, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16658, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395771, st_atime_nsec: 732081580, st_mtime_sec: 1686395626, st_mtime_nsec: 760000000, st_ctime_sec: 1686395626, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 43607, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1223, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 612000000, st_mtime_sec: 1686395627, st_mtime_nsec: 612000000, st_ctime_sec: 1686395627, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 54235, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 172, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 800000000, st_mtime_sec: 1686395646, st_mtime_nsec: 800000000, st_ctime_sec: 1686395646, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 6896, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 26765, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2686, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 492000000, st_mtime_sec: 1686395716, st_mtime_nsec: 948000000, st_ctime_sec: 1686395716, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 17815, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395581, st_atime_nsec: 268000000, st_mtime_sec: 1686395581, st_mtime_nsec: 268000000, st_ctime_sec: 1686395581, st_ctime_nsec: 268000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 52843, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1318, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 624000000, st_mtime_sec: 1686395645, st_mtime_nsec: 620000000, st_ctime_sec: 1686395645, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 54464, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 124, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 260000000, st_mtime_sec: 1686395752, st_mtime_nsec: 48000000, st_ctime_sec: 1686395752, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 54410, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 210, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 160000000, st_mtime_sec: 1686395647, st_mtime_nsec: 160000000, st_ctime_sec: 1686395647, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 54411, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 211, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 172000000, st_mtime_sec: 1686395647, st_mtime_nsec: 172000000, st_ctime_sec: 1686395647, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56271, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 221, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 583890049, st_mtime_sec: 1686395652, st_mtime_nsec: 668000000, st_ctime_sec: 1686395652, st_ctime_nsec: 668000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 74853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 227, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 320000000, st_mtime_sec: 1686395737, st_mtime_nsec: 320000000, st_ctime_sec: 1686395737, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 52800, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 501, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 232081580, st_mtime_sec: 1686395645, st_mtime_nsec: 424000000, st_ctime_sec: 1686395645, st_ctime_nsec: 424000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 43608, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 613, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 656000000, st_mtime_sec: 1686395627, st_mtime_nsec: 660000000, st_ctime_sec: 1686395627, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 57599, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 72000000, st_mtime_sec: 1686395752, st_mtime_nsec: 72000000, st_ctime_sec: 1686395752, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(38) = [0]{st_dev: 31, st_ino: 6889, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56609, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 499, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 604000000, st_mtime_sec: 1686395653, st_mtime_nsec: 604000000, st_ctime_sec: 1686395653, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52642, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1143, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 136000000, st_mtime_sec: 1686395644, st_mtime_nsec: 136000000, st_ctime_sec: 1686395644, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 351, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 523890049, st_mtime_sec: 1686395645, st_mtime_nsec: 220000000, st_ctime_sec: 1686395645, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 283, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395710, st_atime_nsec: 696000000, st_mtime_sec: 1686395524, st_mtime_nsec: 888000000, st_ctime_sec: 1686395524, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4607, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395649, st_atime_nsec: 372000000, st_mtime_sec: 1686395649, st_mtime_nsec: 372000000, st_ctime_sec: 1686395649, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42987, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 185, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 535890049, st_mtime_sec: 1686395625, st_mtime_nsec: 636000000, st_ctime_sec: 1686395625, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77259, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 812081580, st_mtime_sec: 1686395737, st_mtime_nsec: 56000000, st_ctime_sec: 1686395737, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 39853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1506, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395748, st_atime_nsec: 12000000, st_mtime_sec: 1686395737, st_mtime_nsec: 140000000, st_ctime_sec: 1686395737, st_ctime_nsec: 140000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54923, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2618, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395713, st_atime_nsec: 464000000, st_mtime_sec: 1686395713, st_mtime_nsec: 464000000, st_ctime_sec: 1686395713, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77222, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 612, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 596000000, st_mtime_sec: 1686395721, st_mtime_nsec: 596000000, st_ctime_sec: 1686395721, st_ctime_nsec: 596000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 54879, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 73, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 87890049, st_mtime_sec: 1686395648, st_mtime_nsec: 644000000, st_ctime_sec: 1686395648, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 54475, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 43890049, st_mtime_sec: 1686395647, st_mtime_nsec: 824000000, st_ctime_sec: 1686395647, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 28632, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 241, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 567890049, st_mtime_sec: 1686395599, st_mtime_nsec: 496000000, st_ctime_sec: 1686395599, st_ctime_nsec: 496000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 39856, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 192000000, st_mtime_sec: 1686395614, st_mtime_nsec: 228000000, st_ctime_sec: 1686395614, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 43606, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3196, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395742, st_atime_nsec: 820000000, st_mtime_sec: 1686395737, st_mtime_nsec: 96000000, st_ctime_sec: 1686395737, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 55465, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 612000000, st_mtime_sec: 1686395650, st_mtime_nsec: 612000000, st_ctime_sec: 1686395650, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 43246, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 712, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 812081580, st_mtime_sec: 1686395626, st_mtime_nsec: 784000000, st_ctime_sec: 1686395626, st_ctime_nsec: 784000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 54449, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 386, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 512000000, st_mtime_sec: 1686395647, st_mtime_nsec: 512000000, st_ctime_sec: 1686395647, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 31, st_ino: 43409, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1725, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 244000000, st_mtime_sec: 1686395627, st_mtime_nsec: 244000000, st_ctime_sec: 1686395627, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 31, st_ino: 54532, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1119, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 132000000, st_mtime_sec: 1686395648, st_mtime_nsec: 132000000, st_ctime_sec: 1686395648, st_ctime_nsec: 132000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 31, st_ino: 6891, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395738, st_atime_nsec: 644000000, st_mtime_sec: 1686395630, st_mtime_nsec: 636000000, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 31, st_ino: 55735, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7290, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395651, st_atime_nsec: 452000000, st_mtime_sec: 1686395651, st_mtime_nsec: 452000000, st_ctime_sec: 1686395651, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 31, st_ino: 43245, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16658, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395771, st_atime_nsec: 732081580, st_mtime_sec: 1686395626, st_mtime_nsec: 760000000, st_ctime_sec: 1686395626, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 31, st_ino: 43607, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1223, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 612000000, st_mtime_sec: 1686395627, st_mtime_nsec: 612000000, st_ctime_sec: 1686395627, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 31, st_ino: 54235, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 172, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 800000000, st_mtime_sec: 1686395646, st_mtime_nsec: 800000000, st_ctime_sec: 1686395646, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 31, st_ino: 6896, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 31, st_ino: 26765, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2686, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 492000000, st_mtime_sec: 1686395716, st_mtime_nsec: 948000000, st_ctime_sec: 1686395716, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 31, st_ino: 17815, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395581, st_atime_nsec: 268000000, st_mtime_sec: 1686395581, st_mtime_nsec: 268000000, st_ctime_sec: 1686395581, st_ctime_nsec: 268000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 31, st_ino: 52843, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1318, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 624000000, st_mtime_sec: 1686395645, st_mtime_nsec: 620000000, st_ctime_sec: 1686395645, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 31, st_ino: 54464, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 124, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 260000000, st_mtime_sec: 1686395752, st_mtime_nsec: 48000000, st_ctime_sec: 1686395752, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 31, st_ino: 54410, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 210, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 160000000, st_mtime_sec: 1686395647, st_mtime_nsec: 160000000, st_ctime_sec: 1686395647, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 31, st_ino: 54411, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 211, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 172000000, st_mtime_sec: 1686395647, st_mtime_nsec: 172000000, st_ctime_sec: 1686395647, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 31, st_ino: 56271, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 221, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 583890049, st_mtime_sec: 1686395652, st_mtime_nsec: 668000000, st_ctime_sec: 1686395652, st_ctime_nsec: 668000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 31, st_ino: 74853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 227, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 320000000, st_mtime_sec: 1686395737, st_mtime_nsec: 320000000, st_ctime_sec: 1686395737, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 31, st_ino: 52800, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 501, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 232081580, st_mtime_sec: 1686395645, st_mtime_nsec: 424000000, st_ctime_sec: 1686395645, st_ctime_nsec: 424000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 31, st_ino: 43608, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 613, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 656000000, st_mtime_sec: 1686395627, st_mtime_nsec: 660000000, st_ctime_sec: 1686395627, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 31, st_ino: 57599, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395752, st_atime_nsec: 72000000, st_mtime_sec: 1686395752, st_mtime_nsec: 72000000, st_ctime_sec: 1686395752, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sysconfig" "SuSEfirewall2.d autofs backup boot bootloader btrfsmaintenance chronyd clock console cron dmraid firewalld irqbalance issue-generator keyboard language lifecycle-report mail mcelog mdadm mouse network nfs postfix proxy rpcbind scripts security services smartmontools snapper snmpd snmptrapd ssh storage syslog windowmanager yast2" >libguestfs: trace: internal_lxattrlist "/etc/sysconfig" "SuSEfirewall2.d autofs backup boot bootloader btrfsmaintenance chronyd clock console cron dmraid firewalld irqbalance issue-generator keyboard language lifecycle-report mail mcelog mdadm mouse network nfs postfix proxy rpcbind scripts security services smartmontools snapper snmpd snmptrapd ssh storage syslog windowmanager yast2" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 564 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(38) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(38) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sysconfig/SuSEfirewall2.d" >libguestfs: trace: ls0 "/etc/sysconfig/SuSEfirewall2.d" "/tmp/libguestfsS4MOjo/ls166.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["services"] >libguestfs: trace: lstatnslist "/etc/sysconfig/SuSEfirewall2.d" "services" >libguestfs: trace: internal_lstatnslist "/etc/sysconfig/SuSEfirewall2.d" "services" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 6890, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 604000000, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 6890, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395652, st_mtime_nsec: 604000000, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sysconfig/SuSEfirewall2.d" "services" >libguestfs: trace: internal_lxattrlist "/etc/sysconfig/SuSEfirewall2.d" "services" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sysconfig/SuSEfirewall2.d/services" >libguestfs: trace: ls0 "/etc/sysconfig/SuSEfirewall2.d/services" "/tmp/libguestfsS4MOjo/ls167.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["nfs-client", "sshd"] >libguestfs: trace: lstatnslist "/etc/sysconfig/SuSEfirewall2.d/services" "nfs-client sshd" >libguestfs: trace: internal_lstatnslist "/etc/sysconfig/SuSEfirewall2.d/services" "nfs-client sshd" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 55667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 707, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 135, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 55667, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 707, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 56260, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 135, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1682692370, st_mtime_nsec: 0, st_ctime_sec: 1686395652, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sysconfig/SuSEfirewall2.d/services" "nfs-client sshd" >libguestfs: trace: internal_lxattrlist "/etc/sysconfig/SuSEfirewall2.d/services" "nfs-client sshd" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sysconfig/network" >libguestfs: trace: ls0 "/etc/sysconfig/network" "/tmp/libguestfsS4MOjo/ls168.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["config", "dhcp", "if-down.d", "if-up.d", "ifcfg-lo", "ifcfg.template", "providers", "scripts"] >libguestfs: trace: lstatnslist "/etc/sysconfig/network" "config dhcp if-down.d if-up.d ifcfg-lo ifcfg.template providers scripts" >libguestfs: trace: internal_lstatnslist "/etc/sysconfig/network" "config dhcp if-down.d if-up.d ifcfg-lo ifcfg.template providers scripts" >guestfsd: <= internal_lstatnslist (0x1a7) request length 180 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 44418, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9691, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395739, st_atime_nsec: 588000000, st_mtime_sec: 1686395739, st_mtime_nsec: 572000000, st_ctime_sec: 1686395739, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44419, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15677, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395630, st_atime_nsec: 668000000, st_mtime_sec: 1686395630, st_mtime_nsec: 668000000, st_ctime_sec: 1686395630, st_ctime_nsec: 668000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 6892, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 6893, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44420, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 644000000, st_mtime_sec: 1683129566, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44807, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21738, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 6894, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6895, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 31, st_ino: 44418, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9691, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395739, st_atime_nsec: 588000000, st_mtime_sec: 1686395739, st_mtime_nsec: 572000000, st_ctime_sec: 1686395739, st_ctime_nsec: 572000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44419, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15677, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395630, st_atime_nsec: 668000000, st_mtime_sec: 1686395630, st_mtime_nsec: 668000000, st_ctime_sec: 1686395630, st_ctime_nsec: 668000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 6892, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 6893, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44420, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 147, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 644000000, st_mtime_sec: 1683129566, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44807, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21738, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1659360533, st_atime_nsec: 0, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 6894, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 6895, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395630, st_mtime_nsec: 776000000, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sysconfig/network" "config dhcp if-down.d if-up.d ifcfg-lo ifcfg.template providers scripts" >libguestfs: trace: internal_lxattrlist "/etc/sysconfig/network" "config dhcp if-down.d if-up.d ifcfg-lo ifcfg.template providers scripts" >guestfsd: <= internal_lxattrlist (0xcd) request length 180 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sysconfig/network/if-down.d" >libguestfs: trace: ls0 "/etc/sysconfig/network/if-down.d" "/tmp/libguestfsS4MOjo/ls169.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sysconfig/network/if-down.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sysconfig/network/if-down.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sysconfig/network/if-up.d" >libguestfs: trace: ls0 "/etc/sysconfig/network/if-up.d" "/tmp/libguestfsS4MOjo/ls170.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sysconfig/network/if-up.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sysconfig/network/if-up.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sysconfig/network/providers" >libguestfs: trace: ls0 "/etc/sysconfig/network/providers" "/tmp/libguestfsS4MOjo/ls171.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secslibguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sysconfig/network/providers" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sysconfig/network/providers" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sysconfig/network/scripts" >libguestfs: trace: ls0 "/etc/sysconfig/network/scripts" "/tmp/libguestfsS4MOjo/ls172.txt" > >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["functions.netconfig"] >libguestfs: trace: lstatnslist "/etc/sysconfig/network/scripts" "functions.netconfig" >libguestfs: trace: internal_lstatnslist "/etc/sysconfig/network/scripts" "functions.netconfig" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44828, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16257, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395739, st_atime_nsec: 588000000, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44828, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16257, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395739, st_atime_nsec: 588000000, st_mtime_sec: 1659360533, st_mtime_nsec: 0, st_ctime_sec: 1686395630, st_ctime_nsec: 776000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/sysconfig/network/scripts" "functions.netconfig" >libguestfs: trace: internal_lxattrlist "/etc/sysconfig/network/scripts" "functions.netconfig" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/sysconfig/scripts" >libguestfs: trace: ls0 "/etc/sysconfig/scripts" "/tmp/libguestfsS4MOjo/ls173.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sysconfig/scripts" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sysconfig/scripts" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/sysctl.d" >libguestfs: trace: ls0 "/etc/sysctl.d" "/tmp/libguestfsS4MOjo/ls174.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/sysctl.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/sysctl.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/systemd" >libguestfs: trace: ls0 "/etc/systemd" "/tmp/libguestfsS4MOjo/ls175.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["journald.conf", "logind.conf", "network", "pstore.conf", "sleep.conf", "system", "system.conf", "timesyncd.conf", "user", "user.conf"] >libguestfs: trace: lstatnslist "/etc/systemd" "journald.conf logind.conf network pstore.conf sleep.conf system system.conf timesyncd.conf user user.conf" >libguestfs: trace: internal_lstatnslist "/etc/systemd" "journald.conf logind.conf network pstore.conf sleep.conf system system.conf timesyncd.conf user user.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 212 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 41008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1282, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41009, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1374, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 135890049, st_mtime_sec: 1680010003, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52389, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1680010184, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52390, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 670, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 41010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 41011, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 41012, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1993, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 184000000, st_mtime_sec: 1680009999, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 41013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 801, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010010, st_atime_nsec: 0, st_mtime_sec: 1680010010, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 41014, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 232000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 41015, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680009999, st_atime_nsec: 0, st_mtime_sec: 1680009999, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 31, st_ino: 41008, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1282, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 180000000, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41009, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1374, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 135890049, st_mtime_sec: 1680010003, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52389, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1680010184, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 52390, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 670, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 41010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1677574954, st_atime_nsec: 0, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 41011, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 782, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 41012, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1993, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395700, st_atime_nsec: 184000000, st_mtime_sec: 1680009999, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 41013, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 801, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010010, st_atime_nsec: 0, st_mtime_sec: 1680010010, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 41014, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 232000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 41015, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1394, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680009999, st_atime_nsec: 0, st_mtime_sec: 1680009999, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd" "journald.conf logind.conf network pstore.conf sleep.conf system system.conf timesyncd.conf user user.conf" >libguestfs: trace: internal_lxattrlist "/etc/systemd" "journald.conf logind.conf network pstore.conf sleep.conf system system.conf timesyncd.conf user user.conf" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 212 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/network" >libguestfs: trace: ls0 "/etc/systemd/network" "/tmp/libguestfsS4MOjo/ls176.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/systemd/network" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/systemd/network" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/systemd/system" >libguestfs: trace: ls0 "/etc/systemd/system" "/tmp/libguestfsS4MOjo/ls177.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["basic.target.wants", "bootmsg.service", "dbus-org.fedoraproject.FirewallD1.service", "dbus-org.freedesktop.ModemManager1.service", "dbus-org.freedesktop.nm-dispatcher.service", "default.target", "default.target.wants", "getty.target.wants", "mdmonitor.service.wants", "multi-user.target.wants", "network-online.target.wants", "network.service", "printer.target.wants", "sockets.target.wants", "sysinit.target.wants", "syslog.service", "timers.target.wants"] >libguestfs: trace: lstatnslist "/etc/systemd/system" "basic.target.wants bootmsg.service dbus-org.fedoraproject.FirewallD1.service dbus-org.freedesktop.ModemManager1.service dbus-org.freedesktop.nm-dispatcher.service default.target default.target.wants getty.target.wants mdmonitor.service.wants multi-user.target.wants network-online.target.wants network.service printer.target.wants sockets.target.wants sysinit.target.wants syslog.service timers.target.wants" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system" "basic.target.wants bootmsg.service dbus-org.fedoraproject.FirewallD1.service dbus-org.freedesktop.ModemManager1.service dbus-org.freedesktop.nm-dispatcher.service default.target default.target.wants getty.target.wants mdmonitor.service.wants multi-user.target.wants network-online.target.wants network.service printer.target.wants sockets.target.wants sysinit.target.wants syslog.service timers.target.wants" >guestfsd: <= internal_lstatnslist (0x1a7) request length 548 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(17) = [0]{st_dev: 31, st_ino: 52722, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52721, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 244000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77287, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44683, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395630, st_atime_nsec: 548000000, st_mtime_sec: 1686395630, st_mtime_nsec: 136000000, st_ctime_sec: 1686395630, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77283, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77263, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 660000000, st_mtime_sec: 1686395737, st_mtime_nsec: 240000000, st_ctime_sec: 1686395737, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52845, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 274, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77185, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77188, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 43040, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 620, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 660000000, st_mtime_sec: 1686395739, st_mtime_nsec: 640000000, st_ctime_sec: 1686395739, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77284, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77281, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77223, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 688000000, st_mtime_sec: 1686395721, st_mtime_nsec: 680000000, st_ctime_sec: 1686395721, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 59107, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 692000000, st_mtime_sec: 1686395721, st_mtime_nsec: 688000000, st_ctime_sec: 1686395721, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 52546, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395644, st_atime_nsec: 156000000, st_mtime_sec: 1686395643, st_mtime_nsec: 628000000, st_ctime_sec: 1686395643, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 52801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 456000000, st_ctime_sec: 1686395645, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 43628, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 420, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(17) = [0]{st_dev: 31, st_ino: 52722, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52721, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 244000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77287, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44683, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395630, st_atime_nsec: 548000000, st_mtime_sec: 1686395630, st_mtime_nsec: 136000000, st_ctime_sec: 1686395630, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77283, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 57, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77263, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 660000000, st_mtime_sec: 1686395737, st_mtime_nsec: 240000000, st_ctime_sec: 1686395737, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52845, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 274, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77185, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77188, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 43040, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 620, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395739, st_atime_nsec: 660000000, st_mtime_sec: 1686395739, st_mtime_nsec: 640000000, st_ctime_sec: 1686395739, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77284, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 77281, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77223, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 688000000, st_mtime_sec: 1686395721, st_mtime_nsec: 680000000, st_ctime_sec: 1686395721, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 59107, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 692000000, st_mtime_sec: 1686395721, st_mtime_nsec: 688000000, st_ctime_sec: 1686395721, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 52546, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395644, st_atime_nsec: 156000000, st_mtime_sec: 1686395643, st_mtime_nsec: 628000000, st_ctime_sec: 1686395643, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 52801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 456000000, st_ctime_sec: 1686395645, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 43628, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 420, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 680000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system" "basic.target.wants bootmsg.service dbus-org.fedoraproject.FirewallD1.service dbus-org.freedesktop.ModemManager1.service dbus-org.freedesktop.nm-dispatcher.service default.target default.target.wants getty.target.wants mdmonitor.service.wants multi-user.target.wants network-online.target.wants network.service printer.target.wants sockets.target.wants sysinit.target.wants syslog.service timers.target.wants" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system" "basic.target.wants bootmsg.service dbus-org.fedoraproject.FirewallD1.service dbus-org.freedesktop.ModemManager1.service dbus-org.freedesktop.nm-dispatcher.service default.target default.target.wants getty.target.wants mdmonitor.service.wants multi-user.target.wants network-online.target.wants network.service printer.target.wants sockets.target.wants sysinit.target.wants syslog.service timers.target.wants" >guestfsd: <= internal_lxattrlist (0xcd) request length 548 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(17) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(17) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/basic.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/basic.target.wants" "/tmp/libguestfsS4MOjo/ls178.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["klog.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/basic.target.wants" "klog.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/basic.target.wants" "klog.service" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 52723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 244000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 52723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 244000000, st_mtime_sec: 1686395645, st_mtime_nsec: 240000000, st_ctime_sec: 1686395645, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/basic.target.wants" "klog.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/basic.target.wants" "klog.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/default.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/default.target.wants" "/tmp/libguestfsS4MOjo/ls179.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["YaST2-Firstboot.service", "YaST2-Second-Stage.service", "ca-certificates.path", "issue-generator.path", "issue-generator.service", "smartd_generate_opts.path"] >libguestfs: trace: lstatnslist "/etc/systemd/system/default.target.wants" "YaST2-Firstboot.service YaST2-Second-Stage.service ca-certificates.path issue-generator.path issue-generator.service smartd_generate_opts.path" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/default.target.wants" "YaST2-Firstboot.service YaST2-Second-Stage.service ca-certificates.path issue-generator.path issue-generator.service smartd_generate_opts.path" >guestfsd: <= internal_lstatnslist (0x1a7) request length 256 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 76929, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 976000000, st_mtime_sec: 1686395716, st_mtime_nsec: 972000000, st_ctime_sec: 1686395716, st_ctime_nsec: 972000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 76928, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 976000000, st_mtime_sec: 1686395716, st_mtime_nsec: 968000000, st_ctime_sec: 1686395716, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77179, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77180, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77181, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 52846, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 628000000, st_ctime_sec: 1686395645, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 76929, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 976000000, st_mtime_sec: 1686395716, st_mtime_nsec: 972000000, st_ctime_sec: 1686395716, st_ctime_nsec: 972000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 76928, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 976000000, st_mtime_sec: 1686395716, st_mtime_nsec: 968000000, st_ctime_sec: 1686395716, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77179, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77180, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77181, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 52846, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 628000000, st_ctime_sec: 1686395645, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/default.target.wants" "YaST2-Firstboot.service YaST2-Second-Stage.service ca-certificates.path issue-generator.path issue-generator.service smartd_generate_opts.path" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/default.target.wants" "YaST2-Firstboot.service YaST2-Second-Stage.service ca-certificates.path issue-generator.path issue-generator.service smartd_generate_opts.path" >guestfsd: <= internal_lxattrlist (0xcd) request length 256 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/getty.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/getty.target.wants" "/tmp/libguestfsS4MOjo/ls180.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["getty@tty1.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/getty.target.wants" "getty@tty1.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/getty.target.wants" "getty@tty1.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77186, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77186, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/getty.target.wants" "getty@tty1.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/getty.target.wants" "getty@tty1.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/mdmonitor.service.wants" >libguestfs: trace: ls0 "/etc/systemd/system/mdmonitor.service.wants" "/tmp/libguestfsS4MOjo/ls181.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["mdcheck_continue.timer", "mdcheck_start.timer", "mdmonitor-oneshot.timer"] >libguestfs: trace: lstatnslist "/etc/systemd/system/mdmonitor.service.wants" "mdcheck_continue.timer mdcheck_start.timer mdmonitor-oneshot.timer" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/mdmonitor.service.wants" "mdcheck_continue.timer mdcheck_start.timer mdmonitor-oneshot.timer" >guestfsd: <= internal_lstatnslist (0x1a7) request length 172 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77189, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77191, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77189, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 77191, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/mdmonitor.service.wants" "mdcheck_continue.timer mdcheck_start.timer mdmonitor-oneshot.timer" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/mdmonitor.service.wants" "mdcheck_continue.timer mdcheck_start.timer mdmonitor-oneshot.timer" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 172 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/multi-user.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/multi-user.target.wants" "/tmp/libguestfsS4MOjo/ls182.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ModemManager.service", "NetworkManager.service", "apparmor.service", "auditd.service", "btrfsmaintenance-refresh.path", "chronyd.service", "cron.service", "cups.path", "firewalld.service", "irqbalance.service", "kbdsettings.service", "mcelog.service", "nscd.service", "postfix.service", "purge-kernels.service", "remote-fs.target", "rsyslog.service", "smartd.service", "sshd.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/multi-user.target.wants" "ModemManager.service NetworkManager.service apparmor.service auditd.service btrfsmaintenance-refresh.path chronyd.service cron.service cups.path firewalld.service irqbalance.service kbdsettings.service mcelog.service nscd.service postfix.service purge-kernels.service remote-fs.target rsyslog.service smartd.service sshd.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/multi-user.target.wants" "ModemManager.service NetworkManager.service apparmor.service auditd.service btrfsmaintenance-refresh.path chronyd.service cron.service cups.path firewalld.service irqbalance.service kbdsettings.service mcelog.service nscd.service postfix.service purge-kernels.service remote-fs.target rsyslog.service smartd.service sshd.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 504 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(19) = [0]{st_dev: 31, st_ino: 44684, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395630, st_atime_nsec: 548000000, st_mtime_sec: 1686395630, st_mtime_nsec: 136000000, st_ctime_sec: 1686395630, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77282, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55044, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 512000000, st_ctime_sec: 1686395649, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55458, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 636000000, st_mtime_sec: 1686395650, st_mtime_nsec: 516000000, st_ctime_sec: 1686395650, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55003, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 356000000, st_mtime_sec: 1686395649, st_mtime_nsec: 352000000, st_ctime_sec: 1686395649, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77291, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 660000000, st_mtime_sec: 1686395739, st_mtime_nsec: 640000000, st_ctime_sec: 1686395739, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54924, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 348000000, st_mtime_sec: 1686395649, st_mtime_nsec: 4000000, st_ctime_sec: 1686395649, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 192000000, st_mtime_sec: 1686395721, st_mtime_nsec: 692000000, st_ctime_sec: 1686395721, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77288, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54476, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 28000000, st_mtime_sec: 1686395647, st_mtime_nsec: 840000000, st_ctime_sec: 1686395647, st_ctime_nsec: 840000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77183, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 54450, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 28000000, st_mtime_sec: 1686395647, st_mtime_nsec: 540000000, st_ctime_sec: 1686395647, st_ctime_nsec: 540000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 54424, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 408000000, st_mtime_sec: 1686395647, st_mtime_nsec: 404000000, st_ctime_sec: 1686395647, st_ctime_nsec: 404000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 43247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 236000000, st_mtime_sec: 1686395626, st_mtime_nsec: 800000000, st_ctime_sec: 1686395626, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 43041, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 236000000, st_mtime_sec: 1686395626, st_mtime_nsec: 60000000, st_ctime_sec: 1686395626, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 77187, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 52802, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 456000000, st_ctime_sec: 1686395645, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 52844, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 628000000, st_ctime_sec: 1686395645, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 77286, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 892000000, st_mtime_sec: 1686395738, st_mtime_nsec: 872000000, st_ctime_sec: 1686395738, st_ctime_nsec: 872000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(19) = [0]{st_dev: 31, st_ino: 44684, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395630, st_atime_nsec: 548000000, st_mtime_sec: 1686395630, st_mtime_nsec: 136000000, st_ctime_sec: 1686395630, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77282, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55044, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 512000000, st_ctime_sec: 1686395649, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55458, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 636000000, st_mtime_sec: 1686395650, st_mtime_nsec: 516000000, st_ctime_sec: 1686395650, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55003, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 356000000, st_mtime_sec: 1686395649, st_mtime_nsec: 352000000, st_ctime_sec: 1686395649, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77291, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 660000000, st_mtime_sec: 1686395739, st_mtime_nsec: 640000000, st_ctime_sec: 1686395739, st_ctime_nsec: 640000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 54924, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 348000000, st_mtime_sec: 1686395649, st_mtime_nsec: 4000000, st_ctime_sec: 1686395649, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395737, st_atime_nsec: 192000000, st_mtime_sec: 1686395721, st_mtime_nsec: 692000000, st_ctime_sec: 1686395721, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77288, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395739, st_atime_nsec: 624000000, st_mtime_sec: 1686395739, st_mtime_nsec: 220000000, st_ctime_sec: 1686395739, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 54476, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 28000000, st_mtime_sec: 1686395647, st_mtime_nsec: 840000000, st_ctime_sec: 1686395647, st_ctime_nsec: 840000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 77183, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 54450, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395648, st_atime_nsec: 28000000, st_mtime_sec: 1686395647, st_mtime_nsec: 540000000, st_ctime_sec: 1686395647, st_ctime_nsec: 540000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 54424, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 408000000, st_mtime_sec: 1686395647, st_mtime_nsec: 404000000, st_ctime_sec: 1686395647, st_ctime_nsec: 404000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 43247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 236000000, st_mtime_sec: 1686395626, st_mtime_nsec: 800000000, st_ctime_sec: 1686395626, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 43041, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 236000000, st_mtime_sec: 1686395626, st_mtime_nsec: 60000000, st_ctime_sec: 1686395626, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 31, st_ino: 77187, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 31, st_ino: 52802, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 456000000, st_ctime_sec: 1686395645, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 31, st_ino: 52844, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395645, st_mtime_nsec: 628000000, st_ctime_sec: 1686395645, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 31, st_ino: 77286, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 892000000, st_mtime_sec: 1686395738, st_mtime_nsec: 872000000, st_ctime_sec: 1686395738, st_ctime_nsec: 872000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/multi-user.target.wants" "ModemManager.service NetworkManager.service apparmor.service auditd.service btrfsmaintenance-refresh.path chronyd.service cron.service cups.path firewalld.service irqbalance.service kbdsettings.service mcelog.service nscd.service postfix.service purge-kernels.service remote-fs.target rsyslog.service smartd.service sshd.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/multi-user.target.wants" "ModemManager.service NetworkManager.service apparmor.service auditd.service btrfsmaintenance-refresh.path chronyd.service cron.service cups.path firewalld.service irqbalance.service kbdsettings.service mcelog.service nscd.service postfix.service purge-kernels.service remote-fs.target rsyslog.service smartd.service sshd.service" > >guestfsd: <= internal_lxattrlist (0xcd) request length 504 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(19) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(19) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/network-online.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/network-online.target.wants" "/tmp/libguestfsS4MOjo/ls183.txt" >guestfsd: <= ls0 (0x15b) request length 92 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager-wait-online.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/network-online.target.wants" "NetworkManager-wait-online.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/network-online.target.wants" "NetworkManager-wait-online.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 136 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77285, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77285, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395738, st_atime_nsec: 848000000, st_mtime_sec: 1686395738, st_mtime_nsec: 760000000, st_ctime_sec: 1686395738, st_ctime_nsec: 760000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/network-online.target.wants" "NetworkManager-wait-online.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/network-online.target.wants" "NetworkManager-wait-online.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 136 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/printer.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/printer.target.wants" "/tmp/libguestfsS4MOjo/ls184.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cups.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/printer.target.wants" "cups.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/printer.target.wants" "cups.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77224, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 688000000, st_mtime_sec: 1686395721, st_mtime_nsec: 680000000, st_ctime_sec: 1686395721, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77224, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 688000000, st_mtime_sec: 1686395721, st_mtime_nsec: 680000000, st_ctime_sec: 1686395721, st_ctime_nsec: 680000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/printer.target.wants" "cups.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/printer.target.wants" "cups.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/sockets.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/sockets.target.wants" "/tmp/libguestfsS4MOjo/ls185.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cups.socket", "dm-event.socket"] >libguestfs: trace: lstatnslist "/etc/systemd/system/sockets.target.wants" "cups.socket dm-event.socket" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/sockets.target.wants" "cups.socket dm-event.socket" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77227, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 692000000, st_mtime_sec: 1686395721, st_mtime_nsec: 688000000, st_ctime_sec: 1686395721, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77182, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77227, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 692000000, st_mtime_sec: 1686395721, st_mtime_nsec: 688000000, st_ctime_sec: 1686395721, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77182, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/sockets.target.wants" "cups.socket dm-event.socket" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/sockets.target.wants" "cups.socket dm-event.socket" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/sysinit.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/sysinit.target.wants" "/tmp/libguestfsS4MOjo/ls186.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["systemd-pstore.service"] >libguestfs: trace: lstatnslist "/etc/systemd/system/sysinit.target.wants" "systemd-pstore.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/sysinit.target.wants" "systemd-pstore.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 52547, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 156000000, st_mtime_sec: 1686395643, st_mtime_nsec: 628000000, st_ctime_sec: 1686395643, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 52547, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 156000000, st_mtime_sec: 1686395643, st_mtime_nsec: 628000000, st_ctime_sec: 1686395643, st_ctime_nsec: 628000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/sysinit.target.wants" "systemd-pstore.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/sysinit.target.wants" "systemd-pstore.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/system/timers.target.wants" >libguestfs: trace: ls0 "/etc/systemd/system/timers.target.wants" "/tmp/libguestfsS4MOjo/ls187.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["backup-rpmdb.timer", "backup-sysconfig.timer", "btrfs-balance.timer", "btrfs-defrag.timer", "btrfs-scrub.timer", "btrfs-trim.timer", "check-battery.timer", "fstrim.timer", "logrotate.timer", "mandb.timer", "snapper-cleanup.timer", "snapper-timeline.timer"] >libguestfs: trace: lstatnslist "/etc/systemd/system/timers.target.wants" "backup-rpmdb.timer backup-sysconfig.timer btrfs-balance.timer btrfs-defrag.timer btrfs-scrub.timer btrfs-trim.timer check-battery.timer fstrim.timer logrotate.timer mandb.timer snapper-cleanup.timer snapper-timeline.timer" >libguestfs: trace: internal_lstatnslist "/etc/systemd/system/timers.target.wants" "backup-rpmdb.timer backup-sysconfig.timer btrfs-balance.timer btrfs-defrag.timer btrfs-scrub.timer btrfs-trim.timer check-battery.timer fstrim.timer logrotate.timer mandb.timer snapper-cleanup.timer snapper-timeline.timer" >guestfsd: <= internal_lstatnslist (0x1a7) request length 364 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 52643, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 164000000, st_mtime_sec: 1686395644, st_mtime_nsec: 160000000, st_ctime_sec: 1686395644, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52644, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 168000000, st_mtime_sec: 1686395644, st_mtime_nsec: 164000000, st_ctime_sec: 1686395644, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55004, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 360000000, st_mtime_sec: 1686395649, st_mtime_nsec: 356000000, st_ctime_sec: 1686395649, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55005, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 368000000, st_mtime_sec: 1686395649, st_mtime_nsec: 364000000, st_ctime_sec: 1686395649, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55006, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 368000000, st_ctime_sec: 1686395649, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55007, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 372000000, st_ctime_sec: 1686395649, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52645, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395644, st_mtime_nsec: 168000000, st_ctime_sec: 1686395644, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43629, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395628, st_atime_nsec: 252000000, st_mtime_sec: 1686395627, st_mtime_nsec: 940000000, st_ctime_sec: 1686395627, st_ctime_nsec: 940000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77184, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 74077, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 348000000, st_mtime_sec: 1686395713, st_mtime_nsec: 528000000, st_ctime_sec: 1686395713, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 55810, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395651, st_atime_nsec: 652000000, st_mtime_sec: 1686395651, st_mtime_nsec: 648000000, st_ctime_sec: 1686395651, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 55811, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395652, st_atime_nsec: 688000000, st_mtime_sec: 1686395651, st_mtime_nsec: 652000000, st_ctime_sec: 1686395651, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 52643, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 164000000, st_mtime_sec: 1686395644, st_mtime_nsec: 160000000, st_ctime_sec: 1686395644, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52644, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395644, st_atime_nsec: 168000000, st_mtime_sec: 1686395644, st_mtime_nsec: 164000000, st_ctime_sec: 1686395644, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55004, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 360000000, st_mtime_sec: 1686395649, st_mtime_nsec: 356000000, st_ctime_sec: 1686395649, st_ctime_nsec: 356000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55005, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395649, st_atime_nsec: 368000000, st_mtime_sec: 1686395649, st_mtime_nsec: 364000000, st_ctime_sec: 1686395649, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55006, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 368000000, st_ctime_sec: 1686395649, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 55007, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395650, st_atime_nsec: 124000000, st_mtime_sec: 1686395649, st_mtime_nsec: 372000000, st_ctime_sec: 1686395649, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 52645, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 43, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 632000000, st_mtime_sec: 1686395644, st_mtime_nsec: 168000000, st_ctime_sec: 1686395644, st_ctime_nsec: 168000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 43629, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395628, st_atime_nsec: 252000000, st_mtime_sec: 1686395627, st_mtime_nsec: 940000000, st_ctime_sec: 1686395627, st_ctime_nsec: 940000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77184, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 484000000, st_mtime_sec: 1686395721, st_mtime_nsec: 212000000, st_ctime_sec: 1686395721, st_ctime_nsec: 212000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 74077, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395716, st_atime_nsec: 348000000, st_mtime_sec: 1686395713, st_mtime_nsec: 528000000, st_ctime_sec: 1686395713, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 55810, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395651, st_atime_nsec: 652000000, st_mtime_sec: 1686395651, st_mtime_nsec: 648000000, st_ctime_sec: 1686395651, st_ctime_nsec: 648000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 55811, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395652, st_atime_nsec: 688000000, st_mtime_sec: 1686395651, st_mtime_nsec: 652000000, st_ctime_sec: 1686395651, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/system/timers.target.wants" "backup-rpmdb.timer backup-sysconfig.timer btrfs-balance.timer btrfs-defrag.timer btrfs-scrub.timer btrfs-trim.timer check-battery.timer fstrim.timer logrotate.timer mandb.timer snapper-cleanup.timer snapper-timeline.timer" >libguestfs: trace: internal_lxattrlist "/etc/systemd/system/timers.target.wants" "backup-rpmdb.timer backup-sysconfig.timer btrfs-balance.timer btrfs-defrag.timer btrfs-scrub.timer btrfs-trim.timer check-battery.timer fstrim.timer logrotate.timer mandb.timer snapper-cleanup.timer snapper-timeline.timer" >guestfsd: <= internal_lxattrlist (0xcd) request length 364 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/user" >libguestfs: trace: ls0 "/etc/systemd/user" "/tmp/libguestfsS4MOjo/ls188.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["basic.target.wants", "timers.target.wants"] >libguestfs: trace: lstatnslist "/etc/systemd/user" "basic.target.wants timers.target.wants" >libguestfs: trace: internal_lstatnslist "/etc/systemd/user" "basic.target.wants timers.target.wants" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77194, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77192, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 77194, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 77192, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/user" "basic.target.wants timers.target.wants" >libguestfs: trace: internal_lxattrlist "/etc/systemd/user" "basic.target.wants timers.target.wants" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/user/basic.target.wants" >libguestfs: trace: ls0 "/etc/systemd/user/basic.target.wants" "/tmp/libguestfsS4MOjo/ls189.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["systemd-tmpfiles-setup.service"] >libguestfs: trace: lstatnslist "/etc/systemd/user/basic.target.wants" "systemd-tmpfiles-setup.service" >libguestfs: trace: internal_lstatnslist "/etc/systemd/user/basic.target.wants" "systemd-tmpfiles-setup.service" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/user/basic.target.wants" "systemd-tmpfiles-setup.service" >libguestfs: trace: internal_lxattrlist "/etc/systemd/user/basic.target.wants" "systemd-tmpfiles-setup.service" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/systemd/user/timers.target.wants" >libguestfs: trace: ls0 "/etc/systemd/user/timers.target.wants" "/tmp/libguestfsS4MOjo/ls190.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["systemd-tmpfiles-clean.timer"] >libguestfs: trace: lstatnslist "/etc/systemd/user/timers.target.wants" "systemd-tmpfiles-clean.timer" >libguestfs: trace: internal_lstatnslist "/etc/systemd/user/timers.target.wants" "systemd-tmpfiles-clean.timer" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77193, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77193, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395721, st_atime_nsec: 236000000, st_mtime_sec: 1686395721, st_mtime_nsec: 236000000, st_ctime_sec: 1686395721, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/systemd/user/timers.target.wants" "systemd-tmpfiles-clean.timer" >libguestfs: trace: internal_lxattrlist "/etc/systemd/user/timers.target.wants" "systemd-tmpfiles-clean.timer" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/terminfo" >libguestfs: trace: ls0 "/etc/terminfo" "/tmp/libguestfsS4MOjo/ls191.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/terminfo" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/terminfo" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/tmpfiles.d" >libguestfs: trace: ls0 "/etc/tmpfiles.d" "/tmp/libguestfsS4MOjo/ls192.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/tmpfiles.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/tmpfiles.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/tuned" >libguestfs: trace: ls0 "/etc/tuned" "/tmp/libguestfsS4MOjo/ls193.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["active_profile", "bootcmdline", "cpu-partitioning-variables.conf", "profile_mode", "tuned-main.conf"] >libguestfs: trace: lstatnslist "/etc/tuned" "active_profile bootcmdline cpu-partitioning-variables.conf profile_mode tuned-main.conf" >libguestfs: trace: internal_lstatnslist "/etc/tuned" "active_profile bootcmdline cpu-partitioning-variables.conf profile_mode tuned-main.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 168 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 55358, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395650, st_atime_nsec: 128000000, st_mtime_sec: 1686395650, st_mtime_nsec: 128000000, st_ctime_sec: 1686395650, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55085, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1111, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55086, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1546956423, st_atime_nsec: 0, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55087, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55088, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1279, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 31, st_ino: 55358, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395650, st_atime_nsec: 128000000, st_mtime_sec: 1686395650, st_mtime_nsec: 128000000, st_ctime_sec: 1686395650, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 55085, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1111, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 304000000, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 55086, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 148, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1546956423, st_atime_nsec: 0, st_mtime_sec: 1546956423, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 55087, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 55088, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1279, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 852000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/tuned" "active_profile bootcmdline cpu-partitioning-variables.conf profile_mode tuned-main.conf" >libguestfs: trace: internal_lxattrlist "/etc/tuned" "active_profile bootcmdline cpu-partitioning-variables.conf profile_mode tuned-main.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 168 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/udev" >libguestfs: trace: ls0 "/etc/udev" "/tmp/libguestfsS4MOjo/ls194.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["hwdb.bin", "rules.d", "udev.conf"] >libguestfs: trace: lstatnslist "/etc/udev" "hwdb.bin rules.d udev.conf" >libguestfs: trace: internal_lstatnslist "/etc/udev" "hwdb.bin rules.d udev.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77334, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11485586, st_blksize: 4096, st_blocks: 22440, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1686395769, st_mtime_nsec: 215890049, st_ctime_sec: 1686395769, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52392, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1686395321, st_mtime_nsec: 564569267, st_ctime_sec: 1686395736, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 305, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395643, st_atime_nsec: 372000000, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 31, st_ino: 77334, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11485586, st_blksize: 4096, st_blocks: 22440, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1686395769, st_mtime_nsec: 215890049, st_ctime_sec: 1686395769, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 52392, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 295890049, st_mtime_sec: 1686395321, st_mtime_nsec: 564569267, st_ctime_sec: 1686395736, st_ctime_nsec: 544000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 52393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 305, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395643, st_atime_nsec: 372000000, st_mtime_sec: 1677574954, st_mtime_nsec: 0, st_ctime_sec: 1686395642, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/udev" "hwdb.bin rules.d udev.conf" >libguestfs: trace: internal_lxattrlist "/etc/udev" "hwdb.bin rules.d udev.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/udev/rules.d" >libguestfs: trace: ls0 "/etc/udev/rules.d" "/tmp/libguestfsS4MOjo/ls195.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["70-persistent-net.rules"] >libguestfs: trace: lstatnslist "/etc/udev/rules.d" "70-persistent-net.rules" >libguestfs: trace: internal_lstatnslist "/etc/udev/rules.d" "70-persistent-net.rules" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77255, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 447, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395749, st_atime_nsec: 484000000, st_mtime_sec: 1686395321, st_mtime_nsec: 564569267, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 77255, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 447, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395749, st_atime_nsec: 484000000, st_mtime_sec: 1686395321, st_mtime_nsec: 564569267, st_ctime_sec: 1686395738, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/udev/rules.d" "70-persistent-net.rules" >libguestfs: trace: internal_lxattrlist "/etc/udev/rules.d" "70-persistent-net.rules" >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/uefi" >libguestfs: trace: ls0 "/etc/uefi" "/tmp/libguestfsS4MOjo/ls196.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["certs"] >libguestfs: trace: lstatnslist "/etc/uefi" "certs" >libguestfs: trace: internal_lstatnslist "/etc/uefi" "certs" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 38512, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1686395693, st_mtime_nsec: 884000000, st_ctime_sec: 1686395693, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 38512, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1686395693, st_mtime_nsec: 884000000, st_ctime_sec: 1686395693, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/uefi" "certs" >libguestfs: trace: internal_lxattrlist "/etc/uefi" "certs" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/uefi/certs" >libguestfs: trace: ls0 "/etc/uefi/certs" "/tmp/libguestfsS4MOjo/ls197.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["1F673297-kmp.crt", "76B6A6A0.crt"] >libguestfs: trace: lstatnslist "/etc/uefi/certs" "1F673297-kmp.crt 76B6A6A0.crt" >libguestfs: trace: internal_lstatnslist "/etc/uefi/certs" "1F673297-kmp.crt 76B6A6A0.crt" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 38513, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1177, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749165, st_atime_nsec: 0, st_mtime_sec: 1684749165, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 66308, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1288, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1684331952, st_mtime_nsec: 0, st_ctime_sec: 1686395693, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 38513, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1177, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684749165, st_atime_nsec: 0, st_mtime_sec: 1684749165, st_mtime_nsec: 0, st_ctime_sec: 1686395612, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 66308, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1288, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684331952, st_atime_nsec: 0, st_mtime_sec: 1684331952, st_mtime_nsec: 0, st_ctime_sec: 1686395693, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/uefi/certs" "1F673297-kmp.crt 76B6A6A0.crt" >libguestfs: trace: internal_lxattrlist "/etc/uefi/certs" "1F673297-kmp.crt 76B6A6A0.crt" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/wicked" >libguestfs: trace: ls0 "/etc/wicked" "/tmp/libguestfsS4MOjo/ls198.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["client.xml", "common.xml", "extensions", "ifconfig", "nanny.xml", "scripts", "server.xml"] >libguestfs: trace: lstatnslist "/etc/wicked" "client.xml common.xml extensions ifconfig nanny.xml scripts server.xml" >libguestfs: trace: internal_lstatnslist "/etc/wicked" "client.xml common.xml extensions ifconfig nanny.xml scripts server.xml" >guestfsd: <= internal_lstatnslist (0x1a7) request length 164 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 31, st_ino: 44254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1900, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44255, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 752, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44256, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44263, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129566, st_atime_nsec: 0, st_mtime_sec: 1683129566, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 598, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44265, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4219, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 31, st_ino: 44254, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1900, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44255, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 752, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44256, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44263, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129566, st_atime_nsec: 0, st_mtime_sec: 1683129566, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 598, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44265, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1686395629, st_mtime_nsec: 232000000, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 44267, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4219, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/wicked" "client.xml common.xml extensions ifconfig nanny.xml scripts server.xml" >libguestfs: trace: internal_lxattrlist "/etc/wicked" "client.xml common.xml extensions ifconfig nanny.xml scripts server.xml" >guestfsd: <= internal_lxattrlist (0xcd) request length 164 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/wicked/extensions" >libguestfs: trace: ls0 "/etc/wicked/extensions" "/tmp/libguestfsS4MOjo/ls199.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dispatch", "firewall", "hostname", "ibft", "netconfig", "redfish-config"] >libguestfs: trace: lstatnslist "/etc/wicked/extensions" "dispatch firewall hostname ibft netconfig redfish-config" >libguestfs: trace: internal_lstatnslist "/etc/wicked/extensions" "dispatch firewall hostname ibft netconfig redfish-config" >guestfsd: <= internal_lstatnslist (0x1a7) request length 152 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 44257, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3962, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44258, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44259, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2830, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44260, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7579, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44261, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1232, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44262, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 859, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 31, st_ino: 44257, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3962, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 44258, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 44259, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2830, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 44260, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7579, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 44261, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1232, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 44262, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 859, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/wicked/extensions" "dispatch firewall hostname ibft netconfig redfish-config" >libguestfs: trace: internal_lxattrlist "/etc/wicked/extensions" "dispatch firewall hostname ibft netconfig redfish-config" >guestfsd: <= internal_lxattrlist (0xcd) request length 152 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/wicked/ifconfig" >libguestfs: trace: ls0 "/etc/wicked/ifconfig" "/tmp/libguestfsS4MOjo/ls200.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/wicked/ifconfig" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/wicked/ifconfig" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/wicked/scripts" >libguestfs: trace: ls0 "/etc/wicked/scripts" "/tmp/libguestfsS4MOjo/ls201.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["redfish-update"] >libguestfs: trace: lstatnslist "/etc/wicked/scripts" "redfish-update" >libguestfs: trace: internal_lstatnslist "/etc/wicked/scripts" "redfish-update" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44266, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 44266, st_mode: 33261, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 232000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/wicked/scripts" "redfish-update" >libguestfs: trace: internal_lxattrlist "/etc/wicked/scripts" "redfish-update" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/wpa_supplicant" >libguestfs: trace: ls0 "/etc/wpa_supplicant" "/tmp/libguestfsS4MOjo/ls202.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["wpa_supplicant.conf"] >libguestfs: trace: lstatnslist "/etc/wpa_supplicant" "wpa_supplicant.conf" >libguestfs: trace: internal_lstatnslist "/etc/wpa_supplicant" "wpa_supplicant.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41966, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1683145782, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41966, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1683145782, st_atime_nsec: 0, st_mtime_sec: 1683145782, st_mtime_nsec: 0, st_ctime_sec: 1686395621, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/wpa_supplicant" "wpa_supplicant.conf" >libguestfs: trace: internal_lxattrlist "/etc/wpa_supplicant" "wpa_supplicant.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/xdg" >libguestfs: trace: ls0 "/etc/xdg" "/tmp/libguestfsS4MOjo/ls203.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["autostart", "systemd"] >libguestfs: trace: lstatnslist "/etc/xdg" "autostart systemd" >libguestfs: trace: internal_lstatnslist "/etc/xdg" "autostart systemd" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 6900, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41016, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010184, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 31, st_ino: 6900, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 41016, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010184, st_atime_nsec: 0, st_mtime_sec: 1686395618, st_mtime_nsec: 444000000, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/xdg" "autostart systemd" >libguestfs: trace: internal_lxattrlist "/etc/xdg" "autostart systemd" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/xdg/autostart" >libguestfs: trace: ls0 "/etc/xdg/autostart" "/tmp/libguestfsS4MOjo/ls204.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/xdg/autostart" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/xdg/autostart" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/xdg/systemd" >libguestfs: trace: ls0 "/etc/xdg/systemd" "/tmp/libguestfsS4MOjo/ls205.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["user"] >libguestfs: trace: lstatnslist "/etc/xdg/systemd" "user" >libguestfs: trace: internal_lstatnslist "/etc/xdg/systemd" "user" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41017, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010184, st_atime_nsec: 0, st_mtime_sec: 1680010184, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 41017, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1680010184, st_atime_nsec: 0, st_mtime_sec: 1680010184, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/xdg/systemd" "user" >libguestfs: trace: internal_lxattrlist "/etc/xdg/systemd" "user" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/zypp" >libguestfs: trace: ls0 "/etc/zypp" "/tmp/libguestfsS4MOjo/ls206.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["credentials.d", "multiversion.d", "needreboot", "needreboot.d", "repos.d", "services.d", "systemCheck", "systemCheck.d", "vars.d", "vendors.d", "zypp.conf", "zypper.conf"] >libguestfs: trace: lstatnslist "/etc/zypp" "credentials.d multiversion.d needreboot needreboot.d repos.d services.d systemCheck systemCheck.d vars.d vendors.d zypp.conf zypper.conf" >libguestfs: trace: internal_lstatnslist "/etc/zypp" "credentials.d multiversion.d needreboot needreboot.d repos.d services.d systemCheck systemCheck.d vars.d vendors.d zypp.conf zypper.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 256 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 281, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395524, st_atime_nsec: 872000000, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42130, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42131, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 404000000, st_mtime_sec: 1625154082, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 42132, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 404000000, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 42133, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 646, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42134, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42135, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 360, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1277124689, st_atime_nsec: 0, st_mtime_sec: 1277124689, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 42136, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 42137, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 42138, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395627, st_mtime_nsec: 44000000, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 42139, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22266, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 42838, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8384, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 31, st_ino: 281, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395524, st_atime_nsec: 872000000, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 42130, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 42131, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 404000000, st_mtime_sec: 1625154082, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 42132, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 404000000, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 42133, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 646, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 42134, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 42135, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 360, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1277124689, st_atime_nsec: 0, st_mtime_sec: 1277124689, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 42136, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 42137, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 42138, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395627, st_mtime_nsec: 44000000, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 42139, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22266, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 42838, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8384, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1657199520, st_atime_nsec: 0, st_mtime_sec: 1657199520, st_mtime_nsec: 0, st_ctime_sec: 1686395624, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/zypp" "credentials.d multiversion.d needreboot needreboot.d repos.d services.d systemCheck systemCheck.d vars.d vendors.d zypp.conf zypper.conf" >libguestfs: trace: internal_lxattrlist "/etc/zypp" "credentials.d multiversion.d needreboot needreboot.d repos.d services.d systemCheck systemCheck.d vars.d vendors.d zypp.conf zypper.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 256 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/zypp/credentials.d" >libguestfs: trace: ls0 "/etc/zypp/credentials.d" "/tmp/libguestfsS4MOjo/ls207.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/credentials.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/credentials.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/multiversion.d" >libguestfs: trace: ls0 "/etc/zypp/multiversion.d" "/tmp/libguestfsS4MOjo/ls208.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/multiversion.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/multiversion.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/needreboot.d" >libguestfs: trace: ls0 "/etc/zypp/needreboot.d" "/tmp/libguestfsS4MOjo/ls209.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/needreboot.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/needreboot.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/repos.d" >libguestfs: trace: ls0 "/etc/zypp/repos.d" "/tmp/libguestfsS4MOjo/ls210.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["openSUSE-Leap-15.5-1.repo", "repo-backports-debug-update.repo", "repo-backports-update.repo", "repo-debug-non-oss.repo", "repo-debug-update-non-oss.repo", "repo-debug-update.repo", "repo-debug.repo", "repo-non-oss.repo", "repo-openh264.repo", "repo-oss.repo", "repo-sle-debug-update.repo", "repo-sle-update.repo", "repo-source.repo", "repo-update-non-oss.repo", "repo-update.repo"] >libguestfs: trace: lstatnslist "/etc/zypp/repos.d" "openSUSE-Leap-15.5-1.repo repo-backports-debug-update.repo repo-backports-update.repo repo-debug-non-oss.repo repo-debug-update-non-oss.repo repo-debug-update.repo repo-debug.repo repo-non-oss.repo repo-openh264.repo repo-oss.repo repo-sle-debug-update.repo repo-sle-update.repo repo-source.repo repo-update-non-oss.repo repo-update.repo" >libguestfs: trace: internal_lstatnslist "/etc/zypp/repos.d" "openSUSE-Leap-15.5-1.repo repo-backports-debug-update.repo repo-backports-update.repo repo-debug-non-oss.repo repo-debug-update-non-oss.repo repo-debug-update.repo repo-debug.repo repo-non-oss.repo repo-openh264.repo repo-oss.repo repo-sle-debug-update.repo repo-sle-update.repo repo-source.repo repo-update-non-oss.repo repo-update.repo" >guestfsd: <= internal_lstatnslist (0x1a7) request length 472 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(15) = [0]{st_dev: 31, st_ino: 77233, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 956000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43299, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 254, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43300, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77244, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 179, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77245, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77243, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 162, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77242, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 157, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77234, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 178, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77247, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77235, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 43301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 43302, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77246, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 160, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 77237, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 77238, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 165, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(15) = [0]{st_dev: 31, st_ino: 77233, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 169, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 956000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 31, st_ino: 43299, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 254, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 31, st_ino: 43300, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 31, st_ino: 77244, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 179, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 31, st_ino: 77245, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 31, st_ino: 77243, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 162, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 31, st_ino: 77242, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 157, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 31, st_ino: 77234, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 178, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 31, st_ino: 77247, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 164, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 31, st_ino: 77235, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 31, st_ino: 43301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 31, st_ino: 43302, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 31, st_ino: 77246, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 160, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 968000000, st_mtime_sec: 1686395751, st_mtime_nsec: 968000000, st_ctime_sec: 1686395751, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 31, st_ino: 77237, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 960000000, st_mtime_sec: 1686395751, st_mtime_nsec: 960000000, st_ctime_sec: 1686395751, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 31, st_ino: 77238, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 165, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 964000000, st_mtime_sec: 1686395751, st_mtime_nsec: 964000000, st_ctime_sec: 1686395751, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/zypp/repos.d" "openSUSE-Leap-15.5-1.repo repo-backports-debug-update.repo repo-backports-update.repo repo-debug-non-oss.repo repo-debug-update-non-oss.repo repo-debug-update.repo repo-debug.repo repo-non-oss.repo repo-openh264.repo repo-oss.repo repo-sle-debug-update.repo repo-sle-update.repo repo-source.repo repo-update-non-oss.repo repo-update.repo" >libguestfs: trace: internal_lxattrlist "/etc/zypp/repos.d" "openSUSE-Leap-15.5-1.repo repo-backports-debug-update.repo repo-backports-update.repo repo-debug-non-oss.repo repo-debug-update-non-oss.repo repo-debug-update.repo repo-debug.repo repo-non-oss.repo repo-openh264.repo repo-oss.repo repo-sle-debug-update.repo repo-sle-update.repo repo-source.repo repo-update-non-oss.repo repo-update.repo" > >guestfsd: <= internal_lxattrlist (0xcd) request length 472 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(15) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(15) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/etc/zypp/services.d" >libguestfs: trace: ls0 "/etc/zypp/services.d" "/tmp/libguestfsS4MOjo/ls211.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/services.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/services.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/systemCheck.d" >libguestfs: trace: ls0 "/etc/zypp/systemCheck.d" "/tmp/libguestfsS4MOjo/ls212.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/systemCheck.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/systemCheck.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/vars.d" >libguestfs: trace: ls0 "/etc/zypp/vars.d" "/tmp/libguestfsS4MOjo/ls213.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/etc/zypp/vars.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/etc/zypp/vars.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/etc/zypp/vendors.d" >libguestfs: trace: ls0 "/etc/zypp/vendors.d" "/tmp/libguestfsS4MOjo/ls214.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["00-openSUSE.conf"] >libguestfs: trace: lstatnslist "/etc/zypp/vendors.d" "00-openSUSE.conf" >libguestfs: trace: internal_lstatnslist "/etc/zypp/vendors.d" "00-openSUSE.conf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 43303, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 31, st_ino: 43303, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1684852422, st_atime_nsec: 0, st_mtime_sec: 1684852422, st_mtime_nsec: 0, st_ctime_sec: 1686395627, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/etc/zypp/vendors.d" "00-openSUSE.conf" >libguestfs: trace: internal_lxattrlist "/etc/zypp/vendors.d" "00-openSUSE.conf" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: is_dir "/root" "followsymlinks:false" >guestfsd: <= is_dir (0x26) request length 56 bytes >chroot: /sysroot: running 'is_dir: /root' >libguestfs: trace: is_dir = 1 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: lstatns "/root" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 52 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 36, st_ino: 256, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395740, st_mtime_nsec: 12000000, st_ctime_sec: 1686395740, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: lgetxattrs "/root" >guestfsd: <= lgetxattrs (0x8e) request length 52 bytes >guestfsd: => lgetxattrs (0x8e) took 0.00 secs >libguestfs: trace: lgetxattrs = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/root" >libguestfs: trace: ls0 "/root" "/tmp/libguestfsS4MOjo/ls215.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".bash_history", ".gnupg", ".ssh", "bin", "inst-sys"] >libguestfs: trace: lstatnslist "/root" ".bash_history .gnupg .ssh bin inst-sys" >libguestfs: trace: internal_lstatnslist "/root" ".bash_history .gnupg .ssh bin inst-sys" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 36, st_ino: 259, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395627, st_atime_nsec: 688000000, st_mtime_sec: 1686395627, st_mtime_nsec: 688000000, st_ctime_sec: 1686395627, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 257, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 36, st_ino: 265, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 12000000, st_mtime_sec: 1686395740, st_mtime_nsec: 60000000, st_ctime_sec: 1686395740, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 36, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 36, st_ino: 260, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853233, st_atime_nsec: 0, st_mtime_sec: 1684853233, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 36, st_ino: 259, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395627, st_atime_nsec: 688000000, st_mtime_sec: 1686395627, st_mtime_nsec: 688000000, st_ctime_sec: 1686395627, st_ctime_nsec: 688000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 257, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 36, st_ino: 265, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 12000000, st_mtime_sec: 1686395740, st_mtime_nsec: 60000000, st_ctime_sec: 1686395740, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 36, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 36, st_ino: 260, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853233, st_atime_nsec: 0, st_mtime_sec: 1684853233, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/root" ".bash_history .gnupg .ssh bin inst-sys" >libguestfs: trace: internal_lxattrlist "/root" ".bash_history .gnupg .ssh bin inst-sys" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/root/.gnupg" >libguestfs: trace: ls0 "/root/.gnupg" "/tmp/libguestfsS4MOjo/ls216.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/root/.gnupg" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/root/.gnupg" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/root/.ssh" >libguestfs: trace: ls0 "/root/.ssh" "/tmp/libguestfsS4MOjo/ls217.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["authorized_keys"] >libguestfs: trace: lstatnslist "/root/.ssh" "authorized_keys" >libguestfs: trace: internal_lstatnslist "/root/.ssh" "authorized_keys" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 36, st_ino: 266, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 95, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 60000000, st_mtime_sec: 1686395740, st_mtime_nsec: 72000000, st_ctime_sec: 1686395740, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 36, st_ino: 266, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 95, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 60000000, st_mtime_sec: 1686395740, st_mtime_nsec: 72000000, st_ctime_sec: 1686395740, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/root/.ssh" "authorized_keys" >libguestfs: trace: internal_lxattrlist "/root/.ssh" "authorized_keys" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/root/bin" >libguestfs: trace: ls0 "/root/bin" "/tmp/libguestfsS4MOjo/ls218.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/root/bin" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/root/bin" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/root/inst-sys" >libguestfs: trace: ls0 "/root/inst-sys" "/tmp/libguestfsS4MOjo/ls219.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".gnupg", ".profile"] >libguestfs: trace: lstatnslist "/root/inst-sys" ".gnupg .profile" >libguestfs: trace: internal_lstatnslist "/root/inst-sys" ".gnupg .profile" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 36, st_ino: 261, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853231, st_atime_nsec: 0, st_mtime_sec: 1686395345, st_mtime_nsec: 344569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1274, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395345, st_atime_nsec: 408569267, st_mtime_sec: 1684853233, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 36, st_ino: 261, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853231, st_atime_nsec: 0, st_mtime_sec: 1686395345, st_mtime_nsec: 344569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 264, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1274, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395345, st_atime_nsec: 408569267, st_mtime_sec: 1684853233, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/root/inst-sys" ".gnupg .profile" >libguestfs: trace: internal_lxattrlist "/root/inst-sys" ".gnupg .profile" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/root/inst-sys/.gnupg" >libguestfs: trace: ls0 "/root/inst-sys/.gnupg" "/tmp/libguestfsS4MOjo/ls220.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["private-keys-v1.d", "trustdb.gpg"] >libguestfs: trace: lstatnslist "/root/inst-sys/.gnupg" "private-keys-v1.d trustdb.gpg" >libguestfs: trace: internal_lstatnslist "/root/inst-sys/.gnupg" "private-keys-v1.d trustdb.gpg" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 36, st_ino: 263, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395322, st_atime_nsec: 76569267, st_mtime_sec: 1686395322, st_mtime_nsec: 76569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 262, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395341, st_atime_nsec: 92569267, st_mtime_sec: 1686395322, st_mtime_nsec: 80569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 36, st_ino: 263, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395322, st_atime_nsec: 76569267, st_mtime_sec: 1686395322, st_mtime_nsec: 76569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 36, st_ino: 262, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395341, st_atime_nsec: 92569267, st_mtime_sec: 1686395322, st_mtime_nsec: 80569267, st_ctime_sec: 1686395736, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/root/inst-sys/.gnupg" "private-keys-v1.d trustdb.gpg" >libguestfs: trace: internal_lxattrlist "/root/inst-sys/.gnupg" "private-keys-v1.d trustdb.gpg" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/root/inst-sys/.gnupg/private-keys-v1.d" >libguestfs: trace: ls0 "/root/inst-sys/.gnupg/private-keys-v1.d" "/tmp/libguestfsS4MOjo/ls221.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/root/inst-sys/.gnupg/private-keys-v1.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/root/inst-sys/.gnupg/private-keys-v1.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: is_dir "/srv" "followsymlinks:false" >guestfsd: <= is_dir (0x26) request length 52 bytes >chroot: /sysroot: running 'is_dir: /srv' >libguestfs: trace: is_dir = 1 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: lstatns "/srv" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 48 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 34, st_ino: 256, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395659, st_mtime_nsec: 864000000, st_ctime_sec: 1686395659, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: lgetxattrs "/srv" >guestfsd: <= lgetxattrs (0x8e) request length 48 bytes >guestfsd: => lgetxattrs (0x8e) took 0.00 secs >libguestfs: trace: lgetxattrs = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/srv" >libguestfs: trace: ls0 "/srv" "/tmp/libguestfsS4MOjo/ls222.txt" >guestfsd: <= ls0 (0x15b) request length 48 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["spm", "tftpboot", "www"] >libguestfs: trace: lstatnslist "/srv" "spm tftpboot www" >libguestfs: trace: internal_lstatnslist "/srv" "spm tftpboot www" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 34, st_ino: 261, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 34, st_ino: 260, st_mode: 16877, st_nlink: 1, st_uid: 493, st_gid: 480, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 520000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 34, st_ino: 257, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395533, st_mtime_nsec: 104000000, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 34, st_ino: 261, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 864000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 34, st_ino: 260, st_mode: 16877, st_nlink: 1, st_uid: 493, st_gid: 480, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 520000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 34, st_ino: 257, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1686395533, st_mtime_nsec: 104000000, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/srv" "spm tftpboot www" >libguestfs: trace: internal_lxattrlist "/srv" "spm tftpboot www" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/srv/spm" >libguestfs: trace: ls0 "/srv/spm" "/tmp/libguestfsS4MOjo/ls223.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/srv/spm" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/srv/spm" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/srv/tftpboot" >libguestfs: trace: ls0 "/srv/tftpboot" "/tmp/libguestfsS4MOjo/ls224.txt" >guestfsd: => ls0 (0x15b) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/srv/tftpboot" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/srv/tftpboot" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/srv/www" >libguestfs: trace: ls0 "/srv/www" "/tmp/libguestfsS4MOjo/ls225.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cgi-bin", "htdocs"] >libguestfs: trace: lstatnslist "/srv/www" "cgi-bin htdocs" >libguestfs: trace: internal_lstatnslist "/srv/www" "cgi-bin htdocs" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 34, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 34, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 34, st_ino: 258, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 34, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344124, st_atime_nsec: 0, st_mtime_sec: 1647344124, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/srv/www" "cgi-bin htdocs" >libguestfs: trace: internal_lxattrlist "/srv/www" "cgi-bin htdocs" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/srv/www/cgi-bin" >libguestfs: trace: ls0 "/srv/www/cgi-bin" "/tmp/libguestfsS4MOjo/ls226.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/srv/www/cgi-bin" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/srv/www/cgi-bin" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/srv/www/htdocs" >libguestfs: trace: ls0 "/srv/www/htdocs" "/tmp/libguestfsS4MOjo/ls227.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/srv/www/htdocs" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/srv/www/htdocs" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: is_dir "/tmp" "followsymlinks:false" >guestfsd: <= is_dir (0x26) request length 52 bytes >chroot: /sysroot: running 'is_dir: /tmp' >libguestfs: trace: is_dir = 1 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: lstatns "/tmp" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 48 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 33, st_ino: 256, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 94, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395772, st_atime_nsec: 140081580, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: lgetxattrs "/tmp" >guestfsd: <= lgetxattrs (0x8e) request length 48 bytes >guestfsd: => lgetxattrs (0x8e) took 0.00 secs >libguestfs: trace: lgetxattrs = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/tmp" >libguestfs: trace: ls0 "/tmp" "/tmp/libguestfsS4MOjo/ls228.txt" >guestfsd: <= ls0 (0x15b) request length 48 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".ICE-unix", ".Test-unix", ".X11-unix", ".XIM-unix", ".font-unix"] >libguestfs: trace: lstatnslist "/tmp" ".ICE-unix .Test-unix .X11-unix .XIM-unix .font-unix" >libguestfs: trace: internal_lstatnslist "/tmp" ".ICE-unix .Test-unix .X11-unix .XIM-unix .font-unix" >guestfsd: <= internal_lstatnslist (0x1a7) request length 132 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 33, st_ino: 258, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 33, st_ino: 261, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 33, st_ino: 257, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 33, st_ino: 259, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 33, st_ino: 260, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 33, st_ino: 258, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 33, st_ino: 261, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 33, st_ino: 257, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 33, st_ino: 259, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 33, st_ino: 260, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/tmp" ".ICE-unix .Test-unix .X11-unix .XIM-unix .font-unix" >libguestfs: trace: internal_lxattrlist "/tmp" ".ICE-unix .Test-unix .X11-unix .XIM-unix .font-unix" >guestfsd: <= internal_lxattrlist (0xcd) request length 132 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/tmp/.ICE-unix" >libguestfs: trace: ls0 "/tmp/.ICE-unix" "/tmp/libguestfsS4MOjo/ls229.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/tmp/.ICE-unix" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/tmp/.ICE-unix" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/tmp/.Test-unix" >libguestfs: trace: ls0 "/tmp/.Test-unix" "/tmp/libguestfsS4MOjo/ls230.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/tmp/.Test-unix" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/tmp/.Test-unix" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/tmp/.X11-unix" >libguestfs: trace: ls0 "/tmp/.X11-unix" "/tmp/libguestfsS4MOjo/ls231.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/tmp/.X11-unix" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/tmp/.X11-unix" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/tmp/.XIM-unix" >libguestfs: trace: ls0 "/tmp/.XIM-unix" "/tmp/libguestfsS4MOjo/ls232.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/tmp/.XIM-unix" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/tmp/.XIM-unix" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/tmp/.font-unix" >libguestfs: trace: ls0 "/tmp/.font-unix" "/tmp/libguestfsS4MOjo/ls233.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/tmp/.font-unix" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/tmp/.font-unix" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: is_dir "/var" "followsymlinks:false" >guestfsd: <= is_dir (0x26) request length 52 bytes >chroot: /sysroot: running 'is_dir: /var' >libguestfs: trace: is_dir = 1 >libguestfs: trace: c_pointer >libguestfs: trace: c_pointer = 94229385659056 >libguestfs: trace: lstatns "/var" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 48 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 32, st_ino: 256, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 110, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344147, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 919890049, st_ctime_sec: 1686395769, st_ctime_nsec: 919890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: lgetxattrs "/var" >guestfsd: <= lgetxattrs (0x8e) request length 48 bytes >guestfsd: => lgetxattrs (0x8e) took 0.00 secs >libguestfs: trace: lgetxattrs = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var" >libguestfs: trace: ls0 "/var" "/tmp/libguestfsS4MOjo/ls234.txt" >guestfsd: <= ls0 (0x15b) request length 48 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".updated", "adm", "agentx", "cache", "crash", "lib", "lock", "log", "mail", "opt", "run", "spool", "tmp"] >libguestfs: trace: lstatnslist "/var" ".updated adm agentx cache crash lib lock log mail opt run spool tmp" >libguestfs: trace: internal_lstatnslist "/var" ".updated adm agentx cache crash lib lock log mail opt run spool tmp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 32, st_ino: 10329, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 176000000, st_ctime_sec: 1686395769, st_ctime_nsec: 919890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 339, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395774, st_mtime_nsec: 784081580, st_ctime_sec: 1686395774, st_ctime_nsec: 784081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2578, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 192000000, st_mtime_sec: 1673278025, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 110, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395713, st_mtime_nsec: 460000000, st_ctime_sec: 1686395713, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 343, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 458, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 338, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1686395533, st_mtime_nsec: 100000000, st_ctime_sec: 1686395533, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 257, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 384, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395772, st_mtime_nsec: 260081580, st_ctime_sec: 1686395772, st_ctime_nsec: 260081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 346, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1647344126, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 347, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 337, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395571, st_atime_nsec: 256000000, st_mtime_sec: 1686395533, st_mtime_nsec: 100000000, st_ctime_sec: 1686395533, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 348, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 108, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 152000000, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 289, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(13) = [0]{st_dev: 32, st_ino: 10329, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 208, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395627, st_atime_nsec: 176000000, st_mtime_sec: 1686395627, st_mtime_nsec: 176000000, st_ctime_sec: 1686395769, st_ctime_nsec: 919890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 339, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 128, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395774, st_mtime_nsec: 784081580, st_ctime_sec: 1686395774, st_ctime_nsec: 784081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2578, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 11, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395647, st_atime_nsec: 192000000, st_mtime_sec: 1673278025, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 282, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 110, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395713, st_mtime_nsec: 460000000, st_ctime_sec: 1686395713, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 343, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 259, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 458, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 338, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1686395533, st_mtime_nsec: 100000000, st_ctime_sec: 1686395533, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 257, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 384, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395772, st_mtime_nsec: 260081580, st_ctime_sec: 1686395772, st_ctime_nsec: 260081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 346, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1647344126, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 347, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 337, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395571, st_atime_nsec: 256000000, st_mtime_sec: 1686395533, st_mtime_nsec: 100000000, st_ctime_sec: 1686395533, st_ctime_nsec: 100000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 348, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 108, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 152000000, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 289, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var" ".updated adm agentx cache crash lib lock log mail opt run spool tmp" >libguestfs: trace: internal_lxattrlist "/var" ".updated adm agentx cache crash lib lock log mail opt run spool tmp" >guestfsd: => internal_lstatnslist (0x1a7) took 0.47 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(13) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/adm" >libguestfs: trace: ls0 "/var/adm" "/tmp/libguestfsS4MOjo/ls235.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["autoinstall", "backup", "postfix.configured", "update-messages", "update-scripts"] >libguestfs: trace: lstatnslist "/var/adm" "autoinstall backup postfix.configured update-messages update-scripts" >libguestfs: trace: internal_lstatnslist "/var/adm" "autoinstall backup postfix.configured update-messages update-scripts" >guestfsd: <= internal_lstatnslist (0x1a7) request length 148 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 4989, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1686395717, st_mtime_nsec: 196000000, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 340, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10408, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 784081580, st_mtime_sec: 1686395774, st_mtime_nsec: 784081580, st_ctime_sec: 1686395774, st_ctime_nsec: 784081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 341, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 342, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 992000000, st_mtime_sec: 1686395734, st_mtime_nsec: 16000000, st_ctime_sec: 1686395734, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 4989, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1686395717, st_mtime_nsec: 196000000, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 340, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395644, st_mtime_nsec: 104000000, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10408, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 784081580, st_mtime_sec: 1686395774, st_mtime_nsec: 784081580, st_ctime_sec: 1686395774, st_ctime_nsec: 784081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 341, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395734, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 342, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 992000000, st_mtime_sec: 1686395734, st_mtime_nsec: 16000000, st_ctime_sec: 1686395734, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/adm" "autoinstall backup postfix.configured update-messages update-scripts" >libguestfs: trace: internal_lxattrlist "/var/adm" "autoinstall backup postfix.configured update-messages update-scripts" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 148 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/adm/autoinstall" >libguestfs: trace: ls0 "/var/adm/autoinstall" "/tmp/libguestfsS4MOjo/ls236.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cache", "files", "init.d", "logs", "scripts"] >libguestfs: trace: lstatnslist "/var/adm/autoinstall" "cache files init.d logs scripts" >libguestfs: trace: internal_lstatnslist "/var/adm/autoinstall" "cache files init.d logs scripts" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 4990, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4991, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 4992, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 4993, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 4994, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 4990, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4991, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 4992, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 4993, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 4994, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/adm/autoinstall" "cache files init.d logs scripts" >libguestfs: trace: internal_lxattrlist "/var/adm/autoinstall" "cache files init.d logs scripts" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/adm/autoinstall/cache" >libguestfs: trace: ls0 "/var/adm/autoinstall/cache" "/tmp/libguestfsS4MOjo/ls237.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/autoinstall/cache" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/autoinstall/cache" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/autoinstall/files" >libguestfs: trace: ls0 "/var/adm/autoinstall/files" "/tmp/libguestfsS4MOjo/ls238.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/autoinstall/files" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/autoinstall/files" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/autoinstall/init.d" >libguestfs: trace: ls0 "/var/adm/autoinstall/init.d" "/tmp/libguestfsS4MOjo/ls239.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/autoinstall/init.d" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/autoinstall/init.d" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/autoinstall/logs" >libguestfs: trace: ls0 "/var/adm/autoinstall/logs" "/tmp/libguestfsS4MOjo/ls240.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/autoinstall/logs" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/autoinstall/logs" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/autoinstall/scripts" >libguestfs: trace: ls0 "/var/adm/autoinstall/scripts" "/tmp/libguestfsS4MOjo/ls241.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/autoinstall/scripts" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/autoinstall/scripts" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/backup" >libguestfs: trace: ls0 "/var/adm/backup" "/tmp/libguestfsS4MOjo/ls242.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["postfix", "rpmdb", "sysconfig"] >libguestfs: trace: lstatnslist "/var/adm/backup" "postfix rpmdb sysconfig" >libguestfs: trace: internal_lstatnslist "/var/adm/backup" "postfix rpmdb sysconfig" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 2332, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2517, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664898121, st_atime_nsec: 0, st_mtime_sec: 1664898121, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2518, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664898121, st_atime_nsec: 0, st_mtime_sec: 1664898121, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 2332, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 112, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129564, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2517, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664898121, st_atime_nsec: 0, st_mtime_sec: 1664898121, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2518, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1664898121, st_atime_nsec: 0, st_mtime_sec: 1664898121, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/adm/backup" "postfix rpmdb sysconfig" >libguestfs: trace: internal_lxattrlist "/var/adm/backup" "postfix rpmdb sysconfig" >guestfsd: => internal_lstatnslist (0x1a7) took 0.04 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/adm/backup/postfix" >libguestfs: trace: ls0 "/var/adm/backup/postfix" "/tmp/libguestfsS4MOjo/ls243.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["main.cf", "main.cf202306100113", "master.cf", "master.cf202306100113"] >libguestfs: trace: lstatnslist "/var/adm/backup/postfix" "main.cf main.cf202306100113 master.cf master.cf202306100113" >libguestfs: trace: internal_lstatnslist "/var/adm/backup/postfix" "main.cf main.cf202306100113 master.cf master.cf202306100113" >guestfsd: <= internal_lstatnslist (0x1a7) request length 152 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 10404, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32476, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395771, st_atime_nsec: 840081580, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10403, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32476, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395771, st_atime_nsec: 840081580, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10402, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8632, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 828081580, st_mtime_sec: 1686395771, st_mtime_nsec: 828081580, st_ctime_sec: 1686395771, st_ctime_nsec: 828081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10401, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8632, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 828081580, st_mtime_sec: 1686395771, st_mtime_nsec: 828081580, st_ctime_sec: 1686395771, st_ctime_nsec: 828081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 10404, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32476, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395771, st_atime_nsec: 840081580, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10403, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32476, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395771, st_atime_nsec: 840081580, st_mtime_sec: 1686395771, st_mtime_nsec: 840081580, st_ctime_sec: 1686395771, st_ctime_nsec: 840081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10402, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8632, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 828081580, st_mtime_sec: 1686395771, st_mtime_nsec: 828081580, st_ctime_sec: 1686395771, st_ctime_nsec: 828081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10401, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8632, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395771, st_atime_nsec: 828081580, st_mtime_sec: 1686395771, st_mtime_nsec: 828081580, st_ctime_sec: 1686395771, st_ctime_nsec: 828081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/adm/backup/postfix" "main.cf main.cf202306100113 master.cf master.cf202306100113" >libguestfs: trace: internal_lxattrlist "/var/adm/backup/postfix" "main.cf main.cf202306100113 master.cf master.cf202306100113" >guestfsd: <= internal_lxattrlist (0xcd) request length 152 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/adm/backup/rpmdb" >libguestfs: trace: ls0 "/var/adm/backup/rpmdb" "/tmp/libguestfsS4MOjo/ls244.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/backup/rpmdb" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/backup/rpmdb" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/backup/sysconfig" >libguestfs: trace: ls0 "/var/adm/backup/sysconfig" "/tmp/libguestfsS4MOjo/ls245.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/backup/sysconfig" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/backup/sysconfig" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/update-messages" >libguestfs: trace: ls0 "/var/adm/update-messages" "/tmp/libguestfsS4MOjo/ls246.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/update-messages" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/update-messages" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/adm/update-scripts" >libguestfs: trace: ls0 "/var/adm/update-scripts" "/tmp/libguestfsS4MOjo/ls247.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/adm/update-scripts" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/adm/update-scripts" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache" >libguestfs: trace: ls0 "/var/cache" "/tmp/libguestfsS4MOjo/ls248.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["apparmor", "cups", "fontconfig", "gio-2.0", "ldconfig", "man", "private", "salt", "zypp"] >libguestfs: trace: lstatnslist "/var/cache" "apparmor cups fontconfig gio-2.0 ldconfig man private salt zypp" >libguestfs: trace: internal_lstatnslist "/var/cache" "apparmor cups fontconfig gio-2.0 ldconfig man private salt zypp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 156 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2640, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 648000000, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2745, st_mode: 16888, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 801, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 204, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958322, st_atime_nsec: 0, st_mtime_sec: 1686395719, st_mtime_nsec: 160000000, st_ctime_sec: 1686395719, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2246, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 154, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 351, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 652000000, st_ctime_sec: 1686395736, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 4943, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2239, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2769, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 283, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853198, st_atime_nsec: 0, st_mtime_sec: 1686395742, st_mtime_nsec: 364000000, st_ctime_sec: 1686395742, st_ctime_nsec: 508000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2640, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 648000000, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2745, st_mode: 16888, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 801, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 204, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651958322, st_atime_nsec: 0, st_mtime_sec: 1686395719, st_mtime_nsec: 160000000, st_ctime_sec: 1686395719, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2246, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 154, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682423464, st_atime_nsec: 0, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 351, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1686395736, st_mtime_nsec: 652000000, st_ctime_sec: 1686395736, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 4943, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 284, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2239, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2769, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 473, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1686395660, st_mtime_nsec: 24000000, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 283, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853198, st_atime_nsec: 0, st_mtime_sec: 1686395742, st_mtime_nsec: 364000000, st_ctime_sec: 1686395742, st_ctime_nsec: 508000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache" "apparmor cups fontconfig gio-2.0 ldconfig man private salt zypp" >libguestfs: trace: internal_lxattrlist "/var/cache" "apparmor cups fontconfig gio-2.0 ldconfig man private salt zypp" >guestfsd: <= internal_lxattrlist (0xcd) request length 156 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/apparmor" >libguestfs: trace: ls0 "/var/cache/apparmor" "/tmp/libguestfsS4MOjo/ls249.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["d29c4283.0"] >libguestfs: trace: lstatnslist "/var/cache/apparmor" "d29c4283.0" >libguestfs: trace: internal_lstatnslist "/var/cache/apparmor" "d29c4283.0" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10323, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1632, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395771, st_mtime_nsec: 31890049, st_ctime_sec: 1686395771, st_ctime_nsec: 31890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10323, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1632, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395771, st_mtime_nsec: 31890049, st_ctime_sec: 1686395771, st_ctime_nsec: 31890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/apparmor" "d29c4283.0" >libguestfs: trace: internal_lxattrlist "/var/cache/apparmor" "d29c4283.0" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/apparmor/d29c4283.0" >libguestfs: trace: ls0 "/var/cache/apparmor/d29c4283.0" "/tmp/libguestfsS4MOjo/ls250.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".features", "bin.ping", "lsb_release", "nvidia_modprobe", "php-fpm", "samba-bgqd", "samba-dcerpcd", "samba-rpcd", "samba-rpcd-classic", "samba-rpcd-spoolss", "sbin.klogd", "sbin.syslog-ng", "sbin.syslogd", "usr.bin.lessopen.sh", "usr.lib.dovecot.anvil", "usr.lib.dovecot.auth", "usr.lib.dovecot.config", "usr.lib.dovecot.deliver", "usr.lib.dovecot.dict", "usr.lib.dovecot.dovecot-auth", "usr.lib.dovecot.dovecot-lda", "usr.lib.dovecot.imap", "usr.lib.dovecot.imap-login", "usr.lib.dovecot.lmtp", "usr.lib.dovecot.log", "usr.lib.dovecot.managesieve", "usr.lib.dovecot.managesieve-login", "usr.lib.dovecot.pop3", "usr.lib.dovecot.pop3-login", "usr.lib.dovecot.script-login", "usr.lib.dovecot.ssl-params", "usr.lib.dovecot.stats", "usr.sbin.apache2", "usr.sbin.avahi-daemon", "usr.sbin.dnsmasq", "usr.sbin.dovecot", "usr.sbin.identd", "usr.sbin.mdnsd", "usr.sbin.nmbd", "usr.sbin.nscd", "usr.sbin.ntpd", "usr.sbin.smbd", "usr.sbin.smbldap-useradd", "usr.sbin.traceroute", "usr.sbin.winbindd", "zgrep"] >libguestfs: trace: lstatnslist "/var/cache/apparmor/d29c4283.0" ".features bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lstatnslist "/var/cache/apparmor/d29c4283.0" ".features bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >guestfsd: <= internal_lstatnslist (0x1a7) request length 1148 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(46) = [0]{st_dev: 32, st_ino: 10324, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1635, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10328, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32505, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10326, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30921, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 903890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10330, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37299, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395769, st_atime_nsec: 955890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 955890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10331, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42457, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395769, st_atime_nsec: 971890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 971890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10332, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38657, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 11890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 15890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10333, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39667, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 23890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 27890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10334, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38321, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 63890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 63890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10335, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37001, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 75890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 75890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10337, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38079, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 115890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 10336, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18209, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 91890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 91890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 10338, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52649, st_blksize: 4096, st_blocks: 104, st_atime_sec: 1686395770, st_atime_nsec: 159890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 163890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10339, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34881, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 159890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 163890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 10341, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12993, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395770, st_atime_nsec: 183890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 183890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 10340, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18369, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 179890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 10343, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42785, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 239890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 10342, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34177, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 231890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 231890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 10344, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34481, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 10345, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35825, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 287890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 287890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 10346, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38929, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 331890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 335890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 10348, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80067, st_blksize: 4096, st_blocks: 160, st_atime_sec: 1686395770, st_atime_nsec: 391890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 391890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 10347, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35385, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 383890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 10349, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19897, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 399890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 399890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 10352, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35705, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 443890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 443890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 10350, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17937, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 415890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 415890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 10351, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20001, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 435890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 10353, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20585, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395770, st_atime_nsec: 451890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 451890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 10355, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33729, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 491890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 10354, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19929, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 471890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 10357, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33505, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 519890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 523890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 10356, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19233, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 507890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 507890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 10358, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18121, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 527890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 10362, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78548, st_blksize: 4096, st_blocks: 160, st_atime_sec: 1686395770, st_atime_nsec: 723890049, st_mtime_sec: 1686395653, st_mtime_nsec: 796000000, st_ctime_sec: 1686395770, st_ctime_nsec: 727890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 10359, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36577, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 575890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 575890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 10360, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66267, st_blksize: 4096, st_blocks: 136, st_atime_sec: 1686395770, st_atime_nsec: 655890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 655890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 10361, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44161, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395770, st_atime_nsec: 723890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 723890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 10363, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32545, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 771890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 10364, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32425, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 775890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 10365, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35785, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 819890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 823890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 10366, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33769, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 823890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 10367, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38873, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 883890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 883890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 10368, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45080, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395770, st_atime_nsec: 891890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 891890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 10370, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70242, st_blksize: 4096, st_blocks: 144, st_atime_sec: 1686395770, st_atime_nsec: 979890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 983890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 10369, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34097, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 939890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 10371, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39130, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 991890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 991890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 10372, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47498, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395771, st_atime_nsec: 27890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395771, st_ctime_nsec: 31890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(46) = [0]{st_dev: 32, st_ino: 10324, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1635, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10328, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32505, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10326, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30921, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 903890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10330, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37299, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395769, st_atime_nsec: 955890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 955890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10331, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42457, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395769, st_atime_nsec: 971890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395769, st_ctime_nsec: 971890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10332, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38657, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 11890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 15890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10333, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39667, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 23890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 27890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10334, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38321, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 63890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 63890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10335, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37001, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 75890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 75890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10337, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38079, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 115890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 115890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 10336, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18209, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 91890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 91890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 10338, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52649, st_blksize: 4096, st_blocks: 104, st_atime_sec: 1686395770, st_atime_nsec: 159890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 163890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10339, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34881, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 159890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 163890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 10341, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12993, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395770, st_atime_nsec: 183890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 183890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 10340, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18369, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 179890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 179890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 10343, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42785, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395770, st_atime_nsec: 239890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 239890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 10342, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34177, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 231890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 231890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 10344, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34481, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 279890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 279890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 10345, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35825, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 287890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 287890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 10346, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38929, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 331890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 335890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 10348, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80067, st_blksize: 4096, st_blocks: 160, st_atime_sec: 1686395770, st_atime_nsec: 391890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 391890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 10347, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35385, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 383890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 383890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 10349, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19897, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 399890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 399890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 10352, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35705, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 443890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 443890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 10350, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17937, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 415890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 415890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 10351, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20001, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 435890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 435890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 10353, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20585, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395770, st_atime_nsec: 451890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 451890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 10355, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33729, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 491890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 491890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 10354, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19929, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 471890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 471890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 10357, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33505, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 519890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 523890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 10356, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19233, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 507890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 507890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 10358, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18121, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395770, st_atime_nsec: 527890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 527890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 10362, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78548, st_blksize: 4096, st_blocks: 160, st_atime_sec: 1686395770, st_atime_nsec: 723890049, st_mtime_sec: 1686395653, st_mtime_nsec: 796000000, st_ctime_sec: 1686395770, st_ctime_nsec: 727890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 10359, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36577, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 575890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 575890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 10360, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 66267, st_blksize: 4096, st_blocks: 136, st_atime_sec: 1686395770, st_atime_nsec: 655890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 655890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 10361, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44161, st_blksize: 4096, st_blocks: 88, st_atime_sec: 1686395770, st_atime_nsec: 723890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 723890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 10363, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32545, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395770, st_atime_nsec: 771890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 771890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 10364, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32425, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395770, st_atime_nsec: 775890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 775890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 10365, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35785, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 819890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 823890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 10366, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33769, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 823890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 823890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 10367, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38873, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 883890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 883890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 10368, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45080, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395770, st_atime_nsec: 891890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 891890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 10370, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70242, st_blksize: 4096, st_blocks: 144, st_atime_sec: 1686395770, st_atime_nsec: 979890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 983890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 10369, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34097, st_blksize: 4096, st_blocks: 72, st_atime_sec: 1686395770, st_atime_nsec: 939890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 939890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 10371, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39130, st_blksize: 4096, st_blocks: 80, st_atime_sec: 1686395770, st_atime_nsec: 991890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395770, st_ctime_nsec: 991890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 10372, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47498, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395771, st_atime_nsec: 27890049, st_mtime_sec: 1686395652, st_mtime_nsec: 120000000, st_ctime_sec: 1686395771, st_ctime_nsec: 31890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/apparmor/d29c4283.0" ".features bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" >libguestfs: trace: internal_lxattrlist "/var/cache/apparmor/d29c4283.0" ".features bin.ping lsb_release nvidia_modprobe php-fpm samba-bgqd samba-dcerpcd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss sbin.klogd sbin.syslog-ng sbin.syslogd usr.bin.lessopen.sh usr.lib.dovecot.anvil usr.lib.dovecot.auth usr.lib.dovecot.config usr.lib.dovecot.deliver usr.lib.dovecot.dict usr.lib.dovecot.dovecot-auth usr.lib.dovecot.dovecot-lda usr.lib.dovecot.imap usr.lib.dovecot.imap-login usr.lib.dovecot.lmtp usr.lib.dovecot.log usr.lib.dovecot.managesieve usr.lib.dovecot.managesieve-login usr.lib.dovecot.pop3 usr.lib.dovecot.pop3-login usr.lib.dovecot.script-login usr.lib.dovecot.ssl-params usr.lib.dovecot.stats usr.sbin.apache2 usr.sbin.avahi-daemon usr.sbin.dnsmasq usr.sbin.dovecot usr.sbin.identd usr.sbin.mdnsd usr.sbin.nmbd usr.sbin.nscd usr.sbin.ntpd usr.sbin.smbd usr.sbin.smbldap-useradd usr.sbin.traceroute usr.sbin.winbindd zgrep" > >guestfsd: <= internal_lxattrlist (0xcd) request length 1148 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(46) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(46) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/cups" >libguestfs: trace: ls0 "/var/cache/cups" "/tmp/libguestfsS4MOjo/ls251.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/cups" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/cups" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/fontconfig" >libguestfs: trace: ls0 "/var/cache/fontconfig" "/tmp/libguestfsS4MOjo/ls252.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7", "3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7"] >libguestfs: trace: lstatnslist "/var/cache/fontconfig" "10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7 3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7" >libguestfs: trace: internal_lstatnslist "/var/cache/fontconfig" "10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7 3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7" >guestfsd: <= internal_lstatnslist (0x1a7) request length 184 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 7325, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 120000000, st_mtime_sec: 1686395719, st_mtime_nsec: 112000000, st_ctime_sec: 1686395719, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 7328, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102968, st_blksize: 4096, st_blocks: 208, st_atime_sec: 1686395719, st_atime_nsec: 164000000, st_mtime_sec: 1686395719, st_mtime_nsec: 160000000, st_ctime_sec: 1686395719, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 7325, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 144, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395719, st_atime_nsec: 120000000, st_mtime_sec: 1686395719, st_mtime_nsec: 112000000, st_ctime_sec: 1686395719, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 7328, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102968, st_blksize: 4096, st_blocks: 208, st_atime_sec: 1686395719, st_atime_nsec: 164000000, st_mtime_sec: 1686395719, st_mtime_nsec: 160000000, st_ctime_sec: 1686395719, st_ctime_nsec: 160000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/fontconfig" "10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7 3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7" >libguestfs: trace: internal_lxattrlist "/var/cache/fontconfig" "10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7 3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7" >guestfsd: <= internal_lxattrlist (0xcd) request length 184 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/gio-2.0" >libguestfs: trace: ls0 "/var/cache/gio-2.0" "/tmp/libguestfsS4MOjo/ls253.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["gnome-mimeapps.list", "lxde-mimeapps.list", "pantheon-mimeapps.list", "xfce-mimeapps.list"] >libguestfs: trace: lstatnslist "/var/cache/gio-2.0" "gnome-mimeapps.list lxde-mimeapps.list pantheon-mimeapps.list xfce-mimeapps.list" >libguestfs: trace: internal_lstatnslist "/var/cache/gio-2.0" "gnome-mimeapps.list lxde-mimeapps.list pantheon-mimeapps.list xfce-mimeapps.list" >guestfsd: <= internal_lstatnslist (0x1a7) request length 168 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2249, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 152000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2250, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2249, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 152000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2251, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2252, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2250, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 88, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395620, st_atime_nsec: 156000000, st_mtime_sec: 1686395620, st_mtime_nsec: 156000000, st_ctime_sec: 1686395620, st_ctime_nsec: 156000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/gio-2.0" "gnome-mimeapps.list lxde-mimeapps.list pantheon-mimeapps.list xfce-mimeapps.list" >libguestfs: trace: internal_lxattrlist "/var/cache/gio-2.0" "gnome-mimeapps.list lxde-mimeapps.list pantheon-mimeapps.list xfce-mimeapps.list" >guestfsd: <= internal_lxattrlist (0xcd) request length 168 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/ldconfig" >libguestfs: trace: ls0 "/var/cache/ldconfig" "/tmp/libguestfsS4MOjo/ls254.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["aux-cache"] >libguestfs: trace: lstatnslist "/var/cache/ldconfig" "aux-cache" >libguestfs: trace: internal_lstatnslist "/var/cache/ldconfig" "aux-cache" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8722, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30549, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395736, st_atime_nsec: 636000000, st_mtime_sec: 1686395736, st_mtime_nsec: 636000000, st_ctime_sec: 1686395736, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8722, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 30549, st_blksize: 4096, st_blocks: 64, st_atime_sec: 1686395736, st_atime_nsec: 636000000, st_mtime_sec: 1686395736, st_mtime_nsec: 636000000, st_ctime_sec: 1686395736, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/ldconfig" "aux-cache" >libguestfs: trace: internal_lxattrlist "/var/cache/ldconfig" "aux-cache" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man" >libguestfs: trace: ls0 "/var/cache/man" "/tmp/libguestfsS4MOjo/ls255.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "ca", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "cs", "da", "de", "el", "eo", "es", "fr", "fr.ISO8859-1", "fr.UTF-8", "hu", "id", "index.db", "it", "ja", "local", "nl", "pl", "pt", "pt_BR", "ru", "sk", "sv", "tr", "uk", "zh", "zh_CN", "zh_TW"] >libguestfs: trace: lstatnslist "/var/cache/man" "CACHEDIR.TAG ca cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn cs da de el eo es fr fr.ISO8859-1 fr.UTF-8 hu id index.db it ja local nl pl pt pt_BR ru sk sv tr uk zh zh_CN zh_TW" >libguestfs: trace: internal_lstatnslist "/var/cache/man" "CACHEDIR.TAG ca cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn cs da de el eo es fr fr.ISO8859-1 fr.UTF-8 hu id index.db it ja local nl pl pt pt_BR ru sk sv tr uk zh zh_CN zh_TW" >guestfsd: <= internal_lstatnslist (0x1a7) request length 416 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(39) = [0]{st_dev: 32, st_ino: 8503, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 248000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8291, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 48000000, st_ctime_sec: 1686395731, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8492, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8493, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8494, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8495, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8496, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8497, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8498, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8499, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8500, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8501, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 8305, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 164000000, st_ctime_sec: 1686395731, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 8319, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 264000000, st_ctime_sec: 1686395731, st_ctime_nsec: 264000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 8333, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 400000000, st_ctime_sec: 1686395731, st_ctime_nsec: 400000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 8513, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 456000000, st_ctime_sec: 1686395731, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 8527, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 516000000, st_ctime_sec: 1686395731, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 8347, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 616000000, st_ctime_sec: 1686395731, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 8543, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 756000000, st_ctime_sec: 1686395731, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 8633, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 644000000, st_ctime_sec: 1686395733, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 8640, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 732000000, st_ctime_sec: 1686395733, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 8557, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 812000000, st_ctime_sec: 1686395731, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 8652, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 884000000, st_ctime_sec: 1686395733, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 8504, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 1101824, st_blksize: 4096, st_blocks: 2152, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395730, st_mtime_nsec: 980000000, st_ctime_sec: 1686395730, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 8361, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 956000000, st_ctime_sec: 1686395731, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 8375, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 12000000, st_ctime_sec: 1686395732, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 8659, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 948000000, st_ctime_sec: 1686395733, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 8389, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 220000000, st_ctime_sec: 1686395732, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 8403, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 528000000, st_ctime_sec: 1686395732, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 8417, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 912000000, st_ctime_sec: 1686395732, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 8431, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 980000000, st_ctime_sec: 1686395732, st_ctime_nsec: 980000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 8445, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 104000000, st_ctime_sec: 1686395733, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 8459, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 172000000, st_ctime_sec: 1686395733, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 8473, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 240000000, st_mtime_sec: 1686395733, st_mtime_nsec: 236000000, st_ctime_sec: 1686395733, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 8647, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 788000000, st_ctime_sec: 1686395733, st_ctime_nsec: 788000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 8487, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 560000000, st_ctime_sec: 1686395733, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 8589, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 304000000, st_ctime_sec: 1686395733, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 8603, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 436000000, st_ctime_sec: 1686395733, st_ctime_nsec: 436000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 8617, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 504000000, st_ctime_sec: 1686395733, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(39) = [0]{st_dev: 32, st_ino: 8503, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 248000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8291, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 48000000, st_ctime_sec: 1686395731, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8492, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8493, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8494, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8495, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8496, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8497, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8498, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8499, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8500, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8501, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395724, st_mtime_nsec: 248000000, st_ctime_sec: 1686395724, st_ctime_nsec: 248000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 8305, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 164000000, st_ctime_sec: 1686395731, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 8319, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 264000000, st_ctime_sec: 1686395731, st_ctime_nsec: 264000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 8333, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 400000000, st_ctime_sec: 1686395731, st_ctime_nsec: 400000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 8513, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 456000000, st_ctime_sec: 1686395731, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 8527, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 516000000, st_ctime_sec: 1686395731, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 8347, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 616000000, st_ctime_sec: 1686395731, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 8543, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 756000000, st_ctime_sec: 1686395731, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 8633, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 644000000, st_ctime_sec: 1686395733, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 8640, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 732000000, st_ctime_sec: 1686395733, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 8557, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 812000000, st_ctime_sec: 1686395731, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 8652, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 884000000, st_ctime_sec: 1686395733, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 8504, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 1101824, st_blksize: 4096, st_blocks: 2152, st_atime_sec: 1686395730, st_atime_nsec: 992000000, st_mtime_sec: 1686395730, st_mtime_nsec: 980000000, st_ctime_sec: 1686395730, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 8361, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395731, st_mtime_nsec: 956000000, st_ctime_sec: 1686395731, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 8375, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 12000000, st_ctime_sec: 1686395732, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 8659, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 948000000, st_ctime_sec: 1686395733, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 8389, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 220000000, st_ctime_sec: 1686395732, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 8403, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 528000000, st_ctime_sec: 1686395732, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 8417, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 912000000, st_ctime_sec: 1686395732, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 8431, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395732, st_mtime_nsec: 980000000, st_ctime_sec: 1686395732, st_ctime_nsec: 980000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 8445, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 104000000, st_ctime_sec: 1686395733, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 8459, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 172000000, st_ctime_sec: 1686395733, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 8473, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 240000000, st_mtime_sec: 1686395733, st_mtime_nsec: 236000000, st_ctime_sec: 1686395733, st_ctime_nsec: 236000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 8647, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 788000000, st_ctime_sec: 1686395733, st_ctime_nsec: 788000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 8487, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 560000000, st_ctime_sec: 1686395733, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 8589, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 304000000, st_ctime_sec: 1686395733, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 8603, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 436000000, st_ctime_sec: 1686395733, st_ctime_nsec: 436000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 8617, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 120, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 960000000, st_mtime_sec: 1686395733, st_mtime_nsec: 504000000, st_ctime_sec: 1686395733, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man" "CACHEDIR.TAG ca cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn cs da de el eo es fr fr.ISO8859-1 fr.UTF-8 hu id index.db it ja local nl pl pt pt_BR ru sk sv tr uk zh zh_CN zh_TW" >libguestfs: trace: internal_lxattrlist "/var/cache/man" "CACHEDIR.TAG ca cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn cs da de el eo es fr fr.ISO8859-1 fr.UTF-8 hu id index.db it ja local nl pl pt pt_BR ru sk sv tr uk zh zh_CN zh_TW" >guestfsd: => internal_lstatnslist (0x1a7) took 0.01 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 416 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(39) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(39) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/ca" >libguestfs: trace: ls0 "/var/cache/man/ca" "/tmp/libguestfsS4MOjo/ls256.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/ca" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/ca" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8303, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 564000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395731, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8292, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8293, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8294, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8295, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8296, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8297, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8298, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8299, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8300, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8301, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8506, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 48000000, st_mtime_sec: 1686395731, st_mtime_nsec: 36000000, st_ctime_sec: 1686395731, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8303, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 564000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395731, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8292, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8293, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8294, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8295, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8296, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8297, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8298, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8299, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8300, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8301, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 616000000, st_mtime_sec: 1686395722, st_mtime_nsec: 564000000, st_ctime_sec: 1686395722, st_ctime_nsec: 564000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8506, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 48000000, st_mtime_sec: 1686395731, st_mtime_nsec: 36000000, st_ctime_sec: 1686395731, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/ca" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/ca" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >[ 6.706513][ T8] BTRFS info (device sda2): qgroup scan completed (inconsistency flag cleared)libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/ca/cat1" >libguestfs: trace: ls0 "/var/cache/man/ca/cat1" "/tmp/libguestfsS4MOjo/ls257.txt" > >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat2" >libguestfs: trace: ls0 "/var/cache/man/ca/cat2" "/tmp/libguestfsS4MOjo/ls258.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat3" >libguestfs: trace: ls0 "/var/cache/man/ca/cat3" "/tmp/libguestfsS4MOjo/ls259.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat4" >libguestfs: trace: ls0 "/var/cache/man/ca/cat4" "/tmp/libguestfsS4MOjo/ls260.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat5" >libguestfs: trace: ls0 "/var/cache/man/ca/cat5" "/tmp/libguestfsS4MOjo/ls261.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat6" >libguestfs: trace: ls0 "/var/cache/man/ca/cat6" "/tmp/libguestfsS4MOjo/ls262.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat7" >libguestfs: trace: ls0 "/var/cache/man/ca/cat7" "/tmp/libguestfsS4MOjo/ls263.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat8" >libguestfs: trace: ls0 "/var/cache/man/ca/cat8" "/tmp/libguestfsS4MOjo/ls264.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/cat9" >libguestfs: trace: ls0 "/var/cache/man/ca/cat9" "/tmp/libguestfsS4MOjo/ls265.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ca/catn" >libguestfs: trace: ls0 "/var/cache/man/ca/catn" "/tmp/libguestfsS4MOjo/ls266.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ca/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ca/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat1" >libguestfs: trace: ls0 "/var/cache/man/cat1" "/tmp/libguestfsS4MOjo/ls267.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat2" >libguestfs: trace: ls0 "/var/cache/man/cat2" "/tmp/libguestfsS4MOjo/ls268.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat3" >libguestfs: trace: ls0 "/var/cache/man/cat3" "/tmp/libguestfsS4MOjo/ls269.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat4" >libguestfs: trace: ls0 "/var/cache/man/cat4" "/tmp/libguestfsS4MOjo/ls270.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat5" >libguestfs: trace: ls0 "/var/cache/man/cat5" "/tmp/libguestfsS4MOjo/ls271.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat6" >libguestfs: trace: ls0 "/var/cache/man/cat6" "/tmp/libguestfsS4MOjo/ls272.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat7" >libguestfs: trace: ls0 "/var/cache/man/cat7" "/tmp/libguestfsS4MOjo/ls273.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat8" >libguestfs: trace: ls0 "/var/cache/man/cat8" "/tmp/libguestfsS4MOjo/ls274.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cat9" >libguestfs: trace: ls0 "/var/cache/man/cat9" "/tmp/libguestfsS4MOjo/ls275.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/catn" >libguestfs: trace: ls0 "/var/cache/man/catn" "/tmp/libguestfsS4MOjo/ls276.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs" >libguestfs: trace: ls0 "/var/cache/man/cs" "/tmp/libguestfsS4MOjo/ls277.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/cs" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/cs" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8317, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 624000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395731, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8306, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8307, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8308, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8309, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8310, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8311, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8312, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8313, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8314, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8315, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8508, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 164000000, st_mtime_sec: 1686395731, st_mtime_nsec: 152000000, st_ctime_sec: 1686395731, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8317, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 624000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395731, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8306, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8307, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8308, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8309, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8310, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8311, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8312, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8313, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8314, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8315, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395722, st_atime_nsec: 740000000, st_mtime_sec: 1686395722, st_mtime_nsec: 624000000, st_ctime_sec: 1686395722, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8508, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 164000000, st_mtime_sec: 1686395731, st_mtime_nsec: 152000000, st_ctime_sec: 1686395731, st_ctime_nsec: 164000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/cs" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/cs" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/cs/cat1" >libguestfs: trace: ls0 "/var/cache/man/cs/cat1" "/tmp/libguestfsS4MOjo/ls278.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat2" >libguestfs: trace: ls0 "/var/cache/man/cs/cat2" "/tmp/libguestfsS4MOjo/ls279.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat3" >libguestfs: trace: ls0 "/var/cache/man/cs/cat3" "/tmp/libguestfsS4MOjo/ls280.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat4" >libguestfs: trace: ls0 "/var/cache/man/cs/cat4" "/tmp/libguestfsS4MOjo/ls281.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat5" >libguestfs: trace: ls0 "/var/cache/man/cs/cat5" "/tmp/libguestfsS4MOjo/ls282.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat6" >libguestfs: trace: ls0 "/var/cache/man/cs/cat6" "/tmp/libguestfsS4MOjo/ls283.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat7" >libguestfs: trace: ls0 "/var/cache/man/cs/cat7" "/tmp/libguestfsS4MOjo/ls284.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat8" >libguestfs: trace: ls0 "/var/cache/man/cs/cat8" "/tmp/libguestfsS4MOjo/ls285.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/cat9" >libguestfs: trace: ls0 "/var/cache/man/cs/cat9" "/tmp/libguestfsS4MOjo/ls286.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/cs/catn" >libguestfs: trace: ls0 "/var/cache/man/cs/catn" "/tmp/libguestfsS4MOjo/ls287.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/cs/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/cs/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da" >libguestfs: trace: ls0 "/var/cache/man/da" "/tmp/libguestfsS4MOjo/ls288.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/da" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/da" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8331, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 752000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395731, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8320, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8321, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8322, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8323, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8324, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8325, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8326, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8327, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8328, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8329, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8510, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 264000000, st_mtime_sec: 1686395731, st_mtime_nsec: 256000000, st_ctime_sec: 1686395731, st_ctime_nsec: 264000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8331, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395722, st_atime_nsec: 752000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395731, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8320, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8321, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8322, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8323, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8324, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8325, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8326, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8327, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8328, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8329, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 52000000, st_mtime_sec: 1686395722, st_mtime_nsec: 752000000, st_ctime_sec: 1686395722, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8510, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 264000000, st_mtime_sec: 1686395731, st_mtime_nsec: 256000000, st_ctime_sec: 1686395731, st_ctime_nsec: 264000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/da" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/da" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/da/cat1" >libguestfs: trace: ls0 "/var/cache/man/da/cat1" "/tmp/libguestfsS4MOjo/ls289.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat2" >libguestfs: trace: ls0 "/var/cache/man/da/cat2" "/tmp/libguestfsS4MOjo/ls290.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat3" >libguestfs: trace: ls0 "/var/cache/man/da/cat3" "/tmp/libguestfsS4MOjo/ls291.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat4" >libguestfs: trace: ls0 "/var/cache/man/da/cat4" "/tmp/libguestfsS4MOjo/ls292.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat5" >libguestfs: trace: ls0 "/var/cache/man/da/cat5" "/tmp/libguestfsS4MOjo/ls293.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat6" >libguestfs: trace: ls0 "/var/cache/man/da/cat6" "/tmp/libguestfsS4MOjo/ls294.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat7" >libguestfs: trace: ls0 "/var/cache/man/da/cat7" "/tmp/libguestfsS4MOjo/ls295.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat8" >libguestfs: trace: ls0 "/var/cache/man/da/cat8" "/tmp/libguestfsS4MOjo/ls296.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/cat9" >libguestfs: trace: ls0 "/var/cache/man/da/cat9" "/tmp/libguestfsS4MOjo/ls297.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/da/catn" >libguestfs: trace: ls0 "/var/cache/man/da/catn" "/tmp/libguestfsS4MOjo/ls298.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/da/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/da/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de" >libguestfs: trace: ls0 "/var/cache/man/de" "/tmp/libguestfsS4MOjo/ls299.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/de" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/de" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8345, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395731, st_ctime_nsec: 280000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8334, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8335, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8336, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8337, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8338, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8339, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8340, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8341, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8342, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8343, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8512, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 400000000, st_mtime_sec: 1686395731, st_mtime_nsec: 384000000, st_ctime_sec: 1686395731, st_ctime_nsec: 400000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8345, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395731, st_ctime_nsec: 280000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8334, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8335, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8336, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8337, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8338, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8339, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8340, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8341, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8342, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8343, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 184000000, st_mtime_sec: 1686395723, st_mtime_nsec: 68000000, st_ctime_sec: 1686395723, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8512, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 400000000, st_mtime_sec: 1686395731, st_mtime_nsec: 384000000, st_ctime_sec: 1686395731, st_ctime_nsec: 400000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/de" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/de" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/de/cat1" >libguestfs: trace: ls0 "/var/cache/man/de/cat1" "/tmp/libguestfsS4MOjo/ls300.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat2" >libguestfs: trace: ls0 "/var/cache/man/de/cat2" "/tmp/libguestfsS4MOjo/ls301.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat3" >libguestfs: trace: ls0 "/var/cache/man/de/cat3" "/tmp/libguestfsS4MOjo/ls302.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat4" >libguestfs: trace: ls0 "/var/cache/man/de/cat4" "/tmp/libguestfsS4MOjo/ls303.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat5" >libguestfs: trace: ls0 "/var/cache/man/de/cat5" "/tmp/libguestfsS4MOjo/ls304.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat6" >libguestfs: trace: ls0 "/var/cache/man/de/cat6" "/tmp/libguestfsS4MOjo/ls305.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat7" >libguestfs: trace: ls0 "/var/cache/man/de/cat7" "/tmp/libguestfsS4MOjo/ls306.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat8" >libguestfs: trace: ls0 "/var/cache/man/de/cat8" "/tmp/libguestfsS4MOjo/ls307.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/cat9" >libguestfs: trace: ls0 "/var/cache/man/de/cat9" "/tmp/libguestfsS4MOjo/ls308.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/de/catn" >libguestfs: trace: ls0 "/var/cache/man/de/catn" "/tmp/libguestfsS4MOjo/ls309.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/de/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/de/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el" >libguestfs: trace: ls0 "/var/cache/man/el" "/tmp/libguestfsS4MOjo/ls310.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/el" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/el" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8525, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 412000000, st_mtime_sec: 1686395731, st_mtime_nsec: 412000000, st_ctime_sec: 1686395731, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8514, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8515, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8516, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8517, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8518, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8519, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8520, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8521, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8522, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8523, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8526, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 448000000, st_ctime_sec: 1686395731, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8525, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 412000000, st_mtime_sec: 1686395731, st_mtime_nsec: 412000000, st_ctime_sec: 1686395731, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8514, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8515, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8516, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8517, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8518, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8519, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8520, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8521, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8522, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8523, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 408000000, st_ctime_sec: 1686395731, st_ctime_nsec: 408000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8526, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 456000000, st_mtime_sec: 1686395731, st_mtime_nsec: 448000000, st_ctime_sec: 1686395731, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/el" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/el" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" > >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/el/cat1" >libguestfs: trace: ls0 "/var/cache/man/el/cat1" "/tmp/libguestfsS4MOjo/ls311.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat2" >libguestfs: trace: ls0 "/var/cache/man/el/cat2" "/tmp/libguestfsS4MOjo/ls312.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat3" >libguestfs: trace: ls0 "/var/cache/man/el/cat3" "/tmp/libguestfsS4MOjo/ls313.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat4" >libguestfs: trace: ls0 "/var/cache/man/el/cat4" "/tmp/libguestfsS4MOjo/ls314.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat5" >libguestfs: trace: ls0 "/var/cache/man/el/cat5" "/tmp/libguestfsS4MOjo/ls315.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat6" >libguestfs: trace: ls0 "/var/cache/man/el/cat6" "/tmp/libguestfsS4MOjo/ls316.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat7" >libguestfs: trace: ls0 "/var/cache/man/el/cat7" "/tmp/libguestfsS4MOjo/ls317.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat8" >libguestfs: trace: ls0 "/var/cache/man/el/cat8" "/tmp/libguestfsS4MOjo/ls318.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/cat9" >libguestfs: trace: ls0 "/var/cache/man/el/cat9" "/tmp/libguestfsS4MOjo/ls319.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/el/catn" >libguestfs: trace: ls0 "/var/cache/man/el/catn" "/tmp/libguestfsS4MOjo/ls320.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/el/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/el/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo" >libguestfs: trace: ls0 "/var/cache/man/eo" "/tmp/libguestfsS4MOjo/ls321.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/eo" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/eo" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8539, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 468000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8528, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8529, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8530, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8531, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8532, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8533, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8534, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8535, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8536, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8537, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8540, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 500000000, st_ctime_sec: 1686395731, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8539, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 468000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8528, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8529, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8530, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8531, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8532, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8533, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8534, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8535, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8536, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8537, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 468000000, st_ctime_sec: 1686395731, st_ctime_nsec: 468000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8540, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 516000000, st_mtime_sec: 1686395731, st_mtime_nsec: 500000000, st_ctime_sec: 1686395731, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/eo" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/eo" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/eo/cat1" >libguestfs: trace: ls0 "/var/cache/man/eo/cat1" "/tmp/libguestfsS4MOjo/ls322.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat2" >libguestfs: trace: ls0 "/var/cache/man/eo/cat2" "/tmp/libguestfsS4MOjo/ls323.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat3" >libguestfs: trace: ls0 "/var/cache/man/eo/cat3" "/tmp/libguestfsS4MOjo/ls324.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat4" >libguestfs: trace: ls0 "/var/cache/man/eo/cat4" "/tmp/libguestfsS4MOjo/ls325.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat5" >libguestfs: trace: ls0 "/var/cache/man/eo/cat5" "/tmp/libguestfsS4MOjo/ls326.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat6" >libguestfs: trace: ls0 "/var/cache/man/eo/cat6" "/tmp/libguestfsS4MOjo/ls327.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat7" >libguestfs: trace: ls0 "/var/cache/man/eo/cat7" "/tmp/libguestfsS4MOjo/ls328.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat8" >libguestfs: trace: ls0 "/var/cache/man/eo/cat8" "/tmp/libguestfsS4MOjo/ls329.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/cat9" >libguestfs: trace: ls0 "/var/cache/man/eo/cat9" "/tmp/libguestfsS4MOjo/ls330.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/eo/catn" >libguestfs: trace: ls0 "/var/cache/man/eo/catn" "/tmp/libguestfsS4MOjo/ls331.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/eo/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/eo/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es" >libguestfs: trace: ls0 "/var/cache/man/es" "/tmp/libguestfsS4MOjo/ls332.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/es" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/es" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8359, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 192000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395731, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8348, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8349, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8350, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8351, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8352, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8353, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8354, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8355, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8356, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8357, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8542, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 616000000, st_mtime_sec: 1686395731, st_mtime_nsec: 608000000, st_ctime_sec: 1686395731, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8359, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 192000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395731, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8348, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8349, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8350, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8351, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8352, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8353, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8354, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8355, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8356, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8357, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 304000000, st_mtime_sec: 1686395723, st_mtime_nsec: 192000000, st_ctime_sec: 1686395723, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8542, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 616000000, st_mtime_sec: 1686395731, st_mtime_nsec: 608000000, st_ctime_sec: 1686395731, st_ctime_nsec: 616000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/es" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/es" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/es/cat1" >libguestfs: trace: ls0 "/var/cache/man/es/cat1" "/tmp/libguestfsS4MOjo/ls333.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat2" >libguestfs: trace: ls0 "/var/cache/man/es/cat2" "/tmp/libguestfsS4MOjo/ls334.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat3" >libguestfs: trace: ls0 "/var/cache/man/es/cat3" "/tmp/libguestfsS4MOjo/ls335.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat4" >libguestfs: trace: ls0 "/var/cache/man/es/cat4" "/tmp/libguestfsS4MOjo/ls336.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat5" >libguestfs: trace: ls0 "/var/cache/man/es/cat5" "/tmp/libguestfsS4MOjo/ls337.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat6" >libguestfs: trace: ls0 "/var/cache/man/es/cat6" "/tmp/libguestfsS4MOjo/ls338.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat7" >libguestfs: trace: ls0 "/var/cache/man/es/cat7" "/tmp/libguestfsS4MOjo/ls339.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat8" >libguestfs: trace: ls0 "/var/cache/man/es/cat8" "/tmp/libguestfsS4MOjo/ls340.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/cat9" >libguestfs: trace: ls0 "/var/cache/man/es/cat9" "/tmp/libguestfsS4MOjo/ls341.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/es/catn" >libguestfs: trace: ls0 "/var/cache/man/es/catn" "/tmp/libguestfsS4MOjo/ls342.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/es/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/es/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr" >libguestfs: trace: ls0 "/var/cache/man/fr" "/tmp/libguestfsS4MOjo/ls343.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/fr" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/fr" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8555, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 632000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8544, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8545, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8546, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8547, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8548, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8549, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8550, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8551, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8552, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8553, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8556, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 740000000, st_ctime_sec: 1686395731, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8555, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 632000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8544, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8545, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8546, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8547, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8548, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8549, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8550, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8551, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8552, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8553, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 632000000, st_ctime_sec: 1686395731, st_ctime_nsec: 632000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8556, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 756000000, st_mtime_sec: 1686395731, st_mtime_nsec: 740000000, st_ctime_sec: 1686395731, st_ctime_nsec: 756000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/fr" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/fr" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/fr/cat1" >libguestfs: trace: ls0 "/var/cache/man/fr/cat1" "/tmp/libguestfsS4MOjo/ls344.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat2" >libguestfs: trace: ls0 "/var/cache/man/fr/cat2" "/tmp/libguestfsS4MOjo/ls345.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat3" >libguestfs: trace: ls0 "/var/cache/man/fr/cat3" "/tmp/libguestfsS4MOjo/ls346.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat4" >libguestfs: trace: ls0 "/var/cache/man/fr/cat4" "/tmp/libguestfsS4MOjo/ls347.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat5" >libguestfs: trace: ls0 "/var/cache/man/fr/cat5" "/tmp/libguestfsS4MOjo/ls348.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat6" >libguestfs: trace: ls0 "/var/cache/man/fr/cat6" "/tmp/libguestfsS4MOjo/ls349.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat7" >libguestfs: trace: ls0 "/var/cache/man/fr/cat7" "/tmp/libguestfsS4MOjo/ls350.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat8" >libguestfs: trace: ls0 "/var/cache/man/fr/cat8" "/tmp/libguestfsS4MOjo/ls351.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/cat9" >libguestfs: trace: ls0 "/var/cache/man/fr/cat9" "/tmp/libguestfsS4MOjo/ls352.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr/catn" >libguestfs: trace: ls0 "/var/cache/man/fr/catn" "/tmp/libguestfsS4MOjo/ls353.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.ISO8859-1" >libguestfs: trace: ls0 "/var/cache/man/fr.ISO8859-1" "/tmp/libguestfsS4MOjo/ls354.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat5", "cat7", "cat8", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/fr.ISO8859-1" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/fr.ISO8859-1" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 128 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8638, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 568000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8634, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8635, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8636, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8639, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 632000000, st_ctime_sec: 1686395733, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8638, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 568000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8634, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8635, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8636, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 568000000, st_ctime_sec: 1686395733, st_ctime_nsec: 568000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8639, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 644000000, st_mtime_sec: 1686395733, st_mtime_nsec: 632000000, st_ctime_sec: 1686395733, st_ctime_nsec: 644000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/fr.ISO8859-1" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/fr.ISO8859-1" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 128 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/fr.ISO8859-1/cat5" >libguestfs: trace: ls0 "/var/cache/man/fr.ISO8859-1/cat5" "/tmp/libguestfsS4MOjo/ls355.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.ISO8859-1/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.ISO8859-1/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.ISO8859-1/cat7" >libguestfs: trace: ls0 "/var/cache/man/fr.ISO8859-1/cat7" "/tmp/libguestfsS4MOjo/ls356.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.ISO8859-1/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.ISO8859-1/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.ISO8859-1/cat8" >libguestfs: trace: ls0 "/var/cache/man/fr.ISO8859-1/cat8" "/tmp/libguestfsS4MOjo/ls357.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.ISO8859-1/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.ISO8859-1/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.UTF-8" >libguestfs: trace: ls0 "/var/cache/man/fr.UTF-8" "/tmp/libguestfsS4MOjo/ls358.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat5", "cat7", "cat8", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/fr.UTF-8" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/fr.UTF-8" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8645, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 660000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8641, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8642, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8643, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8646, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 732000000, st_mtime_sec: 1686395733, st_mtime_nsec: 720000000, st_ctime_sec: 1686395733, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8645, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 660000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8641, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8642, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8643, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 736000000, st_mtime_sec: 1686395733, st_mtime_nsec: 660000000, st_ctime_sec: 1686395733, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8646, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 732000000, st_mtime_sec: 1686395733, st_mtime_nsec: 720000000, st_ctime_sec: 1686395733, st_ctime_nsec: 732000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/fr.UTF-8" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/fr.UTF-8" "CACHEDIR.TAG cat5 cat7 cat8 index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/fr.UTF-8/cat5" >libguestfs: trace: ls0 "/var/cache/man/fr.UTF-8/cat5" "/tmp/libguestfsS4MOjo/ls359.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.UTF-8/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.UTF-8/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.UTF-8/cat7" >libguestfs: trace: ls0 "/var/cache/man/fr.UTF-8/cat7" "/tmp/libguestfsS4MOjo/ls360.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.UTF-8/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.UTF-8/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/fr.UTF-8/cat8" >libguestfs: trace: ls0 "/var/cache/man/fr.UTF-8/cat8" "/tmp/libguestfsS4MOjo/ls361.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/fr.UTF-8/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/fr.UTF-8/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu" >libguestfs: trace: ls0 "/var/cache/man/hu" "/tmp/libguestfsS4MOjo/ls362.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/hu" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/hu" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8569, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 764000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8558, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8559, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8560, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8561, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8562, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8563, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8564, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8565, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8566, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8567, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8570, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 804000000, st_ctime_sec: 1686395731, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8569, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395731, st_atime_nsec: 764000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8558, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8559, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8560, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8561, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8562, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8563, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8564, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8565, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8566, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8567, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 764000000, st_ctime_sec: 1686395731, st_ctime_nsec: 764000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8570, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 812000000, st_mtime_sec: 1686395731, st_mtime_nsec: 804000000, st_ctime_sec: 1686395731, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/hu" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/hu" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/hu/cat1" >libguestfs: trace: ls0 "/var/cache/man/hu/cat1" "/tmp/libguestfsS4MOjo/ls363.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat2" >libguestfs: trace: ls0 "/var/cache/man/hu/cat2" "/tmp/libguestfsS4MOjo/ls364.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat3" >libguestfs: trace: ls0 "/var/cache/man/hu/cat3" "/tmp/libguestfsS4MOjo/ls365.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat4" >libguestfs: trace: ls0 "/var/cache/man/hu/cat4" "/tmp/libguestfsS4MOjo/ls366.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat5" >libguestfs: trace: ls0 "/var/cache/man/hu/cat5" "/tmp/libguestfsS4MOjo/ls367.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat6" >libguestfs: trace: ls0 "/var/cache/man/hu/cat6" "/tmp/libguestfsS4MOjo/ls368.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat7" >libguestfs: trace: ls0 "/var/cache/man/hu/cat7" "/tmp/libguestfsS4MOjo/ls369.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat8" >libguestfs: trace: ls0 "/var/cache/man/hu/cat8" "/tmp/libguestfsS4MOjo/ls370.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/cat9" >libguestfs: trace: ls0 "/var/cache/man/hu/cat9" "/tmp/libguestfsS4MOjo/ls371.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/hu/catn" >libguestfs: trace: ls0 "/var/cache/man/hu/catn" "/tmp/libguestfsS4MOjo/ls372.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/hu/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/hu/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/id" >libguestfs: trace: ls0 "/var/cache/man/id" "/tmp/libguestfsS4MOjo/ls373.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat5", "cat8", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/id" "CACHEDIR.TAG cat1 cat5 cat8 index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/id" "CACHEDIR.TAG cat1 cat5 cat8 index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8657, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 804000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8653, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8654, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8655, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8658, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 872000000, st_ctime_sec: 1686395733, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 8657, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 804000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8653, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8654, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8655, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 804000000, st_ctime_sec: 1686395733, st_ctime_nsec: 804000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8658, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 884000000, st_mtime_sec: 1686395733, st_mtime_nsec: 872000000, st_ctime_sec: 1686395733, st_ctime_nsec: 884000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/id" "CACHEDIR.TAG cat1 cat5 cat8 index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/id" "CACHEDIR.TAG cat1 cat5 cat8 index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/id/cat1" >libguestfs: trace: ls0 "/var/cache/man/id/cat1" "/tmp/libguestfsS4MOjo/ls374.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/id/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/id/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/id/cat5" >libguestfs: trace: ls0 "/var/cache/man/id/cat5" "/tmp/libguestfsS4MOjo/ls375.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/id/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/id/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/id/cat8" >libguestfs: trace: ls0 "/var/cache/man/id/cat8" "/tmp/libguestfsS4MOjo/ls376.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/id/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/id/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it" >libguestfs: trace: ls0 "/var/cache/man/it" "/tmp/libguestfsS4MOjo/ls377.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/it" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/it" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8373, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 312000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395731, st_ctime_nsec: 832000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8362, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8363, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8364, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8365, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8366, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8367, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8368, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8369, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8370, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8371, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8572, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 956000000, st_mtime_sec: 1686395731, st_mtime_nsec: 940000000, st_ctime_sec: 1686395731, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8373, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 312000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395731, st_ctime_nsec: 832000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8362, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8363, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8364, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8365, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8366, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8367, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8368, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8369, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8370, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8371, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 424000000, st_mtime_sec: 1686395723, st_mtime_nsec: 312000000, st_ctime_sec: 1686395723, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8572, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395731, st_atime_nsec: 956000000, st_mtime_sec: 1686395731, st_mtime_nsec: 940000000, st_ctime_sec: 1686395731, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/it" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/it" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/it/cat1" >libguestfs: trace: ls0 "/var/cache/man/it/cat1" "/tmp/libguestfsS4MOjo/ls378.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat2" >libguestfs: trace: ls0 "/var/cache/man/it/cat2" "/tmp/libguestfsS4MOjo/ls379.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat3" >libguestfs: trace: ls0 "/var/cache/man/it/cat3" "/tmp/libguestfsS4MOjo/ls380.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat4" >libguestfs: trace: ls0 "/var/cache/man/it/cat4" "/tmp/libguestfsS4MOjo/ls381.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat5" >libguestfs: trace: ls0 "/var/cache/man/it/cat5" "/tmp/libguestfsS4MOjo/ls382.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat6" >libguestfs: trace: ls0 "/var/cache/man/it/cat6" "/tmp/libguestfsS4MOjo/ls383.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat7" >libguestfs: trace: ls0 "/var/cache/man/it/cat7" "/tmp/libguestfsS4MOjo/ls384.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat8" >libguestfs: trace: ls0 "/var/cache/man/it/cat8" "/tmp/libguestfsS4MOjo/ls385.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/cat9" >libguestfs: trace: ls0 "/var/cache/man/it/cat9" "/tmp/libguestfsS4MOjo/ls386.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/it/catn" >libguestfs: trace: ls0 "/var/cache/man/it/catn" "/tmp/libguestfsS4MOjo/ls387.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/it/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/it/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja" >libguestfs: trace: ls0 "/var/cache/man/ja" "/tmp/libguestfsS4MOjo/ls388.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/ja" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/ja" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8387, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 432000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395731, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8376, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8377, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8378, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8379, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8380, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8381, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8382, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8383, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8384, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8385, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8574, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 12000000, st_mtime_sec: 1686395732, st_mtime_nsec: 4000000, st_ctime_sec: 1686395732, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8387, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 432000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395731, st_ctime_nsec: 964000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8376, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8377, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8378, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8379, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8380, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8381, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8382, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8383, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8384, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8385, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 492000000, st_mtime_sec: 1686395723, st_mtime_nsec: 432000000, st_ctime_sec: 1686395723, st_ctime_nsec: 432000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8574, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 12000000, st_mtime_sec: 1686395732, st_mtime_nsec: 4000000, st_ctime_sec: 1686395732, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/ja" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/ja" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/ja/cat1" >libguestfs: trace: ls0 "/var/cache/man/ja/cat1" "/tmp/libguestfsS4MOjo/ls389.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat2" >libguestfs: trace: ls0 "/var/cache/man/ja/cat2" "/tmp/libguestfsS4MOjo/ls390.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat3" >libguestfs: trace: ls0 "/var/cache/man/ja/cat3" "/tmp/libguestfsS4MOjo/ls391.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat4" >libguestfs: trace: ls0 "/var/cache/man/ja/cat4" "/tmp/libguestfsS4MOjo/ls392.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat5" >libguestfs: trace: ls0 "/var/cache/man/ja/cat5" "/tmp/libguestfsS4MOjo/ls393.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat6" >libguestfs: trace: ls0 "/var/cache/man/ja/cat6" "/tmp/libguestfsS4MOjo/ls394.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat7" >libguestfs: trace: ls0 "/var/cache/man/ja/cat7" "/tmp/libguestfsS4MOjo/ls395.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat8" >libguestfs: trace: ls0 "/var/cache/man/ja/cat8" "/tmp/libguestfsS4MOjo/ls396.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/cat9" >libguestfs: trace: ls0 "/var/cache/man/ja/cat9" "/tmp/libguestfsS4MOjo/ls397.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ja/catn" >libguestfs: trace: ls0 "/var/cache/man/ja/catn" "/tmp/libguestfsS4MOjo/ls398.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ja/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ja/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local" >libguestfs: trace: ls0 "/var/cache/man/local" "/tmp/libguestfsS4MOjo/ls399.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/local" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/local" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8671, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 900000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8660, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8661, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8662, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8663, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8664, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8665, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8666, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8667, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8668, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8669, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8672, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 936000000, st_ctime_sec: 1686395733, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8671, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 900000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8660, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8661, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8662, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8663, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8664, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8665, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8666, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8667, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8668, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8669, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 900000000, st_ctime_sec: 1686395733, st_ctime_nsec: 900000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8672, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 948000000, st_mtime_sec: 1686395733, st_mtime_nsec: 936000000, st_ctime_sec: 1686395733, st_ctime_nsec: 948000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/local" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/local" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/local/cat1" >libguestfs: trace: ls0 "/var/cache/man/local/cat1" "/tmp/libguestfsS4MOjo/ls400.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat2" >libguestfs: trace: ls0 "/var/cache/man/local/cat2" "/tmp/libguestfsS4MOjo/ls401.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat3" >libguestfs: trace: ls0 "/var/cache/man/local/cat3" "/tmp/libguestfsS4MOjo/ls402.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat4" >libguestfs: trace: ls0 "/var/cache/man/local/cat4" "/tmp/libguestfsS4MOjo/ls403.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat5" >libguestfs: trace: ls0 "/var/cache/man/local/cat5" "/tmp/libguestfsS4MOjo/ls404.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat6" >libguestfs: trace: ls0 "/var/cache/man/local/cat6" "/tmp/libguestfsS4MOjo/ls405.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat7" >libguestfs: trace: ls0 "/var/cache/man/local/cat7" "/tmp/libguestfsS4MOjo/ls406.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat8" >libguestfs: trace: ls0 "/var/cache/man/local/cat8" "/tmp/libguestfsS4MOjo/ls407.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/cat9" >libguestfs: trace: ls0 "/var/cache/man/local/cat9" "/tmp/libguestfsS4MOjo/ls408.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/local/catn" >libguestfs: trace: ls0 "/var/cache/man/local/catn" "/tmp/libguestfsS4MOjo/ls409.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/local/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/local/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl" >libguestfs: trace: ls0 "/var/cache/man/nl" "/tmp/libguestfsS4MOjo/ls410.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/nl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/nl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8401, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 500000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395732, st_ctime_nsec: 32000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8390, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8391, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8392, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8393, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8394, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8395, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8396, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8397, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8398, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8399, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8576, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 220000000, st_mtime_sec: 1686395732, st_mtime_nsec: 132000000, st_ctime_sec: 1686395732, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8401, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 500000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395732, st_ctime_nsec: 32000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8390, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8391, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8392, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8393, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8394, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8395, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8396, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8397, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8398, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8399, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 676000000, st_mtime_sec: 1686395723, st_mtime_nsec: 500000000, st_ctime_sec: 1686395723, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8576, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 220000000, st_mtime_sec: 1686395732, st_mtime_nsec: 132000000, st_ctime_sec: 1686395732, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/nl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/nl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/nl/cat1" >libguestfs: trace: ls0 "/var/cache/man/nl/cat1" "/tmp/libguestfsS4MOjo/ls411.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat2" >libguestfs: trace: ls0 "/var/cache/man/nl/cat2" "/tmp/libguestfsS4MOjo/ls412.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat3" >libguestfs: trace: ls0 "/var/cache/man/nl/cat3" "/tmp/libguestfsS4MOjo/ls413.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat4" >libguestfs: trace: ls0 "/var/cache/man/nl/cat4" "/tmp/libguestfsS4MOjo/ls414.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat5" >libguestfs: trace: ls0 "/var/cache/man/nl/cat5" "/tmp/libguestfsS4MOjo/ls415.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat6" >libguestfs: trace: ls0 "/var/cache/man/nl/cat6" "/tmp/libguestfsS4MOjo/ls416.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat7" >libguestfs: trace: ls0 "/var/cache/man/nl/cat7" "/tmp/libguestfsS4MOjo/ls417.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat8" >libguestfs: trace: ls0 "/var/cache/man/nl/cat8" "/tmp/libguestfsS4MOjo/ls418.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/cat9" >libguestfs: trace: ls0 "/var/cache/man/nl/cat9" "/tmp/libguestfsS4MOjo/ls419.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/nl/catn" >libguestfs: trace: ls0 "/var/cache/man/nl/catn" "/tmp/libguestfsS4MOjo/ls420.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/nl/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/nl/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl" >libguestfs: trace: ls0 "/var/cache/man/pl" "/tmp/libguestfsS4MOjo/ls421.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/pl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/pl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8415, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 708000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395732, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8404, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8405, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8406, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8407, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8408, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8409, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8410, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8411, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8412, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8413, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8578, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 528000000, st_mtime_sec: 1686395732, st_mtime_nsec: 508000000, st_ctime_sec: 1686395732, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8415, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 708000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395732, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8404, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8405, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8406, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8407, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8408, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8409, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8410, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8411, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8412, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8413, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 828000000, st_mtime_sec: 1686395723, st_mtime_nsec: 708000000, st_ctime_sec: 1686395723, st_ctime_nsec: 708000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8578, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 528000000, st_mtime_sec: 1686395732, st_mtime_nsec: 508000000, st_ctime_sec: 1686395732, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/pl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/pl" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/pl/cat1" >libguestfs: trace: ls0 "/var/cache/man/pl/cat1" "/tmp/libguestfsS4MOjo/ls422.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat2" >libguestfs: trace: ls0 "/var/cache/man/pl/cat2" "/tmp/libguestfsS4MOjo/ls423.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat3" >libguestfs: trace: ls0 "/var/cache/man/pl/cat3" "/tmp/libguestfsS4MOjo/ls424.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat4" >libguestfs: trace: ls0 "/var/cache/man/pl/cat4" "/tmp/libguestfsS4MOjo/ls425.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat5" >libguestfs: trace: ls0 "/var/cache/man/pl/cat5" "/tmp/libguestfsS4MOjo/ls426.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat6" >libguestfs: trace: ls0 "/var/cache/man/pl/cat6" "/tmp/libguestfsS4MOjo/ls427.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat7" >libguestfs: trace: ls0 "/var/cache/man/pl/cat7" "/tmp/libguestfsS4MOjo/ls428.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat8" >libguestfs: trace: ls0 "/var/cache/man/pl/cat8" "/tmp/libguestfsS4MOjo/ls429.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/cat9" >libguestfs: trace: ls0 "/var/cache/man/pl/cat9" "/tmp/libguestfsS4MOjo/ls430.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pl/catn" >libguestfs: trace: ls0 "/var/cache/man/pl/catn" "/tmp/libguestfsS4MOjo/ls431.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pl/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pl/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt" >libguestfs: trace: ls0 "/var/cache/man/pt" "/tmp/libguestfsS4MOjo/ls432.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/pt" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/pt" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8429, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 836000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395732, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8418, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8419, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8420, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8421, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8422, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8423, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8424, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8425, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8426, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8427, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8580, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 912000000, st_mtime_sec: 1686395732, st_mtime_nsec: 900000000, st_ctime_sec: 1686395732, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8429, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 836000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395732, st_ctime_nsec: 712000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8418, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8419, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8420, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8421, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8422, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8423, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8424, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8425, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8426, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8427, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 880000000, st_mtime_sec: 1686395723, st_mtime_nsec: 836000000, st_ctime_sec: 1686395723, st_ctime_nsec: 836000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8580, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 912000000, st_mtime_sec: 1686395732, st_mtime_nsec: 900000000, st_ctime_sec: 1686395732, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/pt" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/pt" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/pt/cat1" >libguestfs: trace: ls0 "/var/cache/man/pt/cat1" "/tmp/libguestfsS4MOjo/ls433.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat2" >libguestfs: trace: ls0 "/var/cache/man/pt/cat2" "/tmp/libguestfsS4MOjo/ls434.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat3" >libguestfs: trace: ls0 "/var/cache/man/pt/cat3" "/tmp/libguestfsS4MOjo/ls435.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat4" >libguestfs: trace: ls0 "/var/cache/man/pt/cat4" "/tmp/libguestfsS4MOjo/ls436.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat5" >libguestfs: trace: ls0 "/var/cache/man/pt/cat5" "/tmp/libguestfsS4MOjo/ls437.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat6" >libguestfs: trace: ls0 "/var/cache/man/pt/cat6" "/tmp/libguestfsS4MOjo/ls438.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat7" >libguestfs: trace: ls0 "/var/cache/man/pt/cat7" "/tmp/libguestfsS4MOjo/ls439.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat8" >libguestfs: trace: ls0 "/var/cache/man/pt/cat8" "/tmp/libguestfsS4MOjo/ls440.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/cat9" >libguestfs: trace: ls0 "/var/cache/man/pt/cat9" "/tmp/libguestfsS4MOjo/ls441.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt/catn" >libguestfs: trace: ls0 "/var/cache/man/pt/catn" "/tmp/libguestfsS4MOjo/ls442.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR" >libguestfs: trace: ls0 "/var/cache/man/pt_BR" "/tmp/libguestfsS4MOjo/ls443.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/pt_BR" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8443, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 896000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395732, st_ctime_nsec: 920000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8432, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8433, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8434, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8435, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8436, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8437, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8438, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8439, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8440, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8441, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8582, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 980000000, st_mtime_sec: 1686395732, st_mtime_nsec: 964000000, st_ctime_sec: 1686395732, st_ctime_nsec: 980000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8443, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 896000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395732, st_ctime_nsec: 920000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8432, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8433, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8434, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8435, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8436, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8437, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8438, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8439, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8440, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8441, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395723, st_atime_nsec: 944000000, st_mtime_sec: 1686395723, st_mtime_nsec: 896000000, st_ctime_sec: 1686395723, st_ctime_nsec: 896000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8582, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395732, st_atime_nsec: 980000000, st_mtime_sec: 1686395732, st_mtime_nsec: 964000000, st_ctime_sec: 1686395732, st_ctime_nsec: 980000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/pt_BR" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat1" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat1" "/tmp/libguestfsS4MOjo/ls444.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat2" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat2" "/tmp/libguestfsS4MOjo/ls445.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat3" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat3" "/tmp/libguestfsS4MOjo/ls446.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat4" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat4" "/tmp/libguestfsS4MOjo/ls447.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat5" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat5" "/tmp/libguestfsS4MOjo/ls448.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat6" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat6" "/tmp/libguestfsS4MOjo/ls449.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat7" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat7" "/tmp/libguestfsS4MOjo/ls450.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat8" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat8" "/tmp/libguestfsS4MOjo/ls451.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/cat9" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/cat9" "/tmp/libguestfsS4MOjo/ls452.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/pt_BR/catn" >libguestfs: trace: ls0 "/var/cache/man/pt_BR/catn" "/tmp/libguestfsS4MOjo/ls453.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/pt_BR/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/pt_BR/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru" >libguestfs: trace: ls0 "/var/cache/man/ru" "/tmp/libguestfsS4MOjo/ls454.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/ru" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/ru" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8457, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 956000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395732, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8446, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8447, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8448, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8449, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8450, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8451, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8452, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8453, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8454, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8455, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8584, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 104000000, st_mtime_sec: 1686395733, st_mtime_nsec: 88000000, st_ctime_sec: 1686395733, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8457, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395723, st_atime_nsec: 956000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395732, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8446, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8447, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8448, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8449, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8450, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8451, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8452, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8453, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8454, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8455, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 68000000, st_mtime_sec: 1686395723, st_mtime_nsec: 956000000, st_ctime_sec: 1686395723, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8584, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 104000000, st_mtime_sec: 1686395733, st_mtime_nsec: 88000000, st_ctime_sec: 1686395733, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/ru" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/ru" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/ru/cat1" >libguestfs: trace: ls0 "/var/cache/man/ru/cat1" "/tmp/libguestfsS4MOjo/ls455.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat2" >libguestfs: trace: ls0 "/var/cache/man/ru/cat2" "/tmp/libguestfsS4MOjo/ls456.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat3" >libguestfs: trace: ls0 "/var/cache/man/ru/cat3" "/tmp/libguestfsS4MOjo/ls457.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat4" >libguestfs: trace: ls0 "/var/cache/man/ru/cat4" "/tmp/libguestfsS4MOjo/ls458.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat5" >libguestfs: trace: ls0 "/var/cache/man/ru/cat5" "/tmp/libguestfsS4MOjo/ls459.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat6" >libguestfs: trace: ls0 "/var/cache/man/ru/cat6" "/tmp/libguestfsS4MOjo/ls460.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat7" >libguestfs: trace: ls0 "/var/cache/man/ru/cat7" "/tmp/libguestfsS4MOjo/ls461.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat8" >libguestfs: trace: ls0 "/var/cache/man/ru/cat8" "/tmp/libguestfsS4MOjo/ls462.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/cat9" >libguestfs: trace: ls0 "/var/cache/man/ru/cat9" "/tmp/libguestfsS4MOjo/ls463.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/ru/catn" >libguestfs: trace: ls0 "/var/cache/man/ru/catn" "/tmp/libguestfsS4MOjo/ls464.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/ru/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/ru/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk" >libguestfs: trace: ls0 "/var/cache/man/sk" "/tmp/libguestfsS4MOjo/ls465.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/sk" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/sk" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8471, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 76000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395733, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8460, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8461, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8462, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8463, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8464, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8465, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8466, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8467, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8468, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8469, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8586, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 172000000, st_mtime_sec: 1686395733, st_mtime_nsec: 156000000, st_ctime_sec: 1686395733, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8471, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 76000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395733, st_ctime_nsec: 120000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8460, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8461, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8462, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8463, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8464, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8465, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8466, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8467, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8468, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8469, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 128000000, st_mtime_sec: 1686395724, st_mtime_nsec: 76000000, st_ctime_sec: 1686395724, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8586, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 172000000, st_mtime_sec: 1686395733, st_mtime_nsec: 156000000, st_ctime_sec: 1686395733, st_ctime_nsec: 172000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/sk" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/sk" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/sk/cat1" >libguestfs: trace: ls0 "/var/cache/man/sk/cat1" "/tmp/libguestfsS4MOjo/ls466.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat2" >libguestfs: trace: ls0 "/var/cache/man/sk/cat2" "/tmp/libguestfsS4MOjo/ls467.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat3" >libguestfs: trace: ls0 "/var/cache/man/sk/cat3" "/tmp/libguestfsS4MOjo/ls468.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat4" >libguestfs: trace: ls0 "/var/cache/man/sk/cat4" "/tmp/libguestfsS4MOjo/ls469.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat5" >libguestfs: trace: ls0 "/var/cache/man/sk/cat5" "/tmp/libguestfsS4MOjo/ls470.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat6" >libguestfs: trace: ls0 "/var/cache/man/sk/cat6" "/tmp/libguestfsS4MOjo/ls471.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat7" >libguestfs: trace: ls0 "/var/cache/man/sk/cat7" "/tmp/libguestfsS4MOjo/ls472.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat8" >libguestfs: trace: ls0 "/var/cache/man/sk/cat8" "/tmp/libguestfsS4MOjo/ls473.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/cat9" >libguestfs: trace: ls0 "/var/cache/man/sk/cat9" "/tmp/libguestfsS4MOjo/ls474.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sk/catn" >libguestfs: trace: ls0 "/var/cache/man/sk/catn" "/tmp/libguestfsS4MOjo/ls475.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sk/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sk/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv" >libguestfs: trace: ls0 "/var/cache/man/sv" "/tmp/libguestfsS4MOjo/ls476.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/sv" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/sv" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8485, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 136000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395733, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8474, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8475, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8476, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8477, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8478, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8479, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8480, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8481, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8482, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8483, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8588, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 240000000, st_mtime_sec: 1686395733, st_mtime_nsec: 228000000, st_ctime_sec: 1686395733, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8485, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 136000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395733, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8474, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8475, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8476, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8477, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8478, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8479, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8480, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8481, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8482, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8483, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 184000000, st_mtime_sec: 1686395724, st_mtime_nsec: 136000000, st_ctime_sec: 1686395724, st_ctime_nsec: 136000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8588, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 240000000, st_mtime_sec: 1686395733, st_mtime_nsec: 228000000, st_ctime_sec: 1686395733, st_ctime_nsec: 240000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/sv" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/sv" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/sv/cat1" >libguestfs: trace: ls0 "/var/cache/man/sv/cat1" "/tmp/libguestfsS4MOjo/ls477.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat2" >libguestfs: trace: ls0 "/var/cache/man/sv/cat2" "/tmp/libguestfsS4MOjo/ls478.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat3" >libguestfs: trace: ls0 "/var/cache/man/sv/cat3" "/tmp/libguestfsS4MOjo/ls479.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat4" >libguestfs: trace: ls0 "/var/cache/man/sv/cat4" "/tmp/libguestfsS4MOjo/ls480.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat5" >libguestfs: trace: ls0 "/var/cache/man/sv/cat5" "/tmp/libguestfsS4MOjo/ls481.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat6" >libguestfs: trace: ls0 "/var/cache/man/sv/cat6" "/tmp/libguestfsS4MOjo/ls482.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat7" >libguestfs: trace: ls0 "/var/cache/man/sv/cat7" "/tmp/libguestfsS4MOjo/ls483.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat8" >libguestfs: trace: ls0 "/var/cache/man/sv/cat8" "/tmp/libguestfsS4MOjo/ls484.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/cat9" >libguestfs: trace: ls0 "/var/cache/man/sv/cat9" "/tmp/libguestfsS4MOjo/ls485.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/sv/catn" >libguestfs: trace: ls0 "/var/cache/man/sv/catn" "/tmp/libguestfsS4MOjo/ls486.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/sv/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/sv/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/tr" >libguestfs: trace: ls0 "/var/cache/man/tr" "/tmp/libguestfsS4MOjo/ls487.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/tr" "CACHEDIR.TAG cat1 index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/tr" "CACHEDIR.TAG cat1 index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8650, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 744000000, st_mtime_sec: 1686395733, st_mtime_nsec: 744000000, st_ctime_sec: 1686395733, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8648, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 788000000, st_mtime_sec: 1686395733, st_mtime_nsec: 744000000, st_ctime_sec: 1686395733, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8651, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 788000000, st_mtime_sec: 1686395733, st_mtime_nsec: 776000000, st_ctime_sec: 1686395733, st_ctime_nsec: 788000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8650, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 744000000, st_mtime_sec: 1686395733, st_mtime_nsec: 744000000, st_ctime_sec: 1686395733, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8648, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 788000000, st_mtime_sec: 1686395733, st_mtime_nsec: 744000000, st_ctime_sec: 1686395733, st_ctime_nsec: 744000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8651, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 788000000, st_mtime_sec: 1686395733, st_mtime_nsec: 776000000, st_ctime_sec: 1686395733, st_ctime_nsec: 788000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/tr" "CACHEDIR.TAG cat1 index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/tr" "CACHEDIR.TAG cat1 index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/tr/cat1" >libguestfs: trace: ls0 "/var/cache/man/tr/cat1" "/tmp/libguestfsS4MOjo/ls488.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/tr/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/tr/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/uk" >libguestfs: trace: ls0 "/var/cache/man/uk" "/tmp/libguestfsS4MOjo/ls489.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/uk" "CACHEDIR.TAG cat1 index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/uk" "CACHEDIR.TAG cat1 index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 104 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8490, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 200000000, st_mtime_sec: 1686395724, st_mtime_nsec: 200000000, st_ctime_sec: 1686395733, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8488, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 236000000, st_mtime_sec: 1686395724, st_mtime_nsec: 200000000, st_ctime_sec: 1686395724, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8632, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 560000000, st_mtime_sec: 1686395733, st_mtime_nsec: 544000000, st_ctime_sec: 1686395733, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8490, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395724, st_atime_nsec: 200000000, st_mtime_sec: 1686395724, st_mtime_nsec: 200000000, st_ctime_sec: 1686395733, st_ctime_nsec: 512000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8488, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395724, st_atime_nsec: 236000000, st_mtime_sec: 1686395724, st_mtime_nsec: 200000000, st_ctime_sec: 1686395724, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8632, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 560000000, st_mtime_sec: 1686395733, st_mtime_nsec: 544000000, st_ctime_sec: 1686395733, st_ctime_nsec: 560000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/uk" "CACHEDIR.TAG cat1 index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/uk" "CACHEDIR.TAG cat1 index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 104 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/uk/cat1" >libguestfs: trace: ls0 "/var/cache/man/uk/cat1" "/tmp/libguestfsS4MOjo/ls490.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/uk/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/uk/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh" >libguestfs: trace: ls0 "/var/cache/man/zh" "/tmp/libguestfsS4MOjo/ls491.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/zh" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/zh" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8601, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 252000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8590, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8591, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8592, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8593, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8594, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8595, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8596, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8597, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8598, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8599, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8602, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 292000000, st_ctime_sec: 1686395733, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8601, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 252000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8590, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8591, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8592, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8593, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8594, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8595, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8596, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8597, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8598, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8599, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 252000000, st_ctime_sec: 1686395733, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8602, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 304000000, st_mtime_sec: 1686395733, st_mtime_nsec: 292000000, st_ctime_sec: 1686395733, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/zh" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/zh" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/zh/cat1" >libguestfs: trace: ls0 "/var/cache/man/zh/cat1" "/tmp/libguestfsS4MOjo/ls492.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat2" >libguestfs: trace: ls0 "/var/cache/man/zh/cat2" "/tmp/libguestfsS4MOjo/ls493.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat3" >libguestfs: trace: ls0 "/var/cache/man/zh/cat3" "/tmp/libguestfsS4MOjo/ls494.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat4" >libguestfs: trace: ls0 "/var/cache/man/zh/cat4" "/tmp/libguestfsS4MOjo/ls495.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat5" >libguestfs: trace: ls0 "/var/cache/man/zh/cat5" "/tmp/libguestfsS4MOjo/ls496.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat6" >libguestfs: trace: ls0 "/var/cache/man/zh/cat6" "/tmp/libguestfsS4MOjo/ls497.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat7" >libguestfs: trace: ls0 "/var/cache/man/zh/cat7" "/tmp/libguestfsS4MOjo/ls498.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat8" >libguestfs: trace: ls0 "/var/cache/man/zh/cat8" "/tmp/libguestfsS4MOjo/ls499.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/cat9" >libguestfs: trace: ls0 "/var/cache/man/zh/cat9" "/tmp/libguestfsS4MOjo/ls500.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh/catn" >libguestfs: trace: ls0 "/var/cache/man/zh/catn" "/tmp/libguestfsS4MOjo/ls501.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN" >libguestfs: trace: ls0 "/var/cache/man/zh_CN" "/tmp/libguestfsS4MOjo/ls502.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/zh_CN" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8615, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 320000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8604, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8605, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8606, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8607, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8608, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8609, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8610, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8611, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8612, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8613, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8616, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 424000000, st_ctime_sec: 1686395733, st_ctime_nsec: 436000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8615, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 320000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8604, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8605, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8606, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8607, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8608, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8609, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8610, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8611, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8612, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8613, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 320000000, st_ctime_sec: 1686395733, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8616, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 436000000, st_mtime_sec: 1686395733, st_mtime_nsec: 424000000, st_ctime_sec: 1686395733, st_ctime_nsec: 436000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/zh_CN" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat1" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat1" "/tmp/libguestfsS4MOjo/ls503.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat2" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat2" "/tmp/libguestfsS4MOjo/ls504.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat3" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat3" "/tmp/libguestfsS4MOjo/ls505.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat4" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat4" "/tmp/libguestfsS4MOjo/ls506.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat5" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat5" "/tmp/libguestfsS4MOjo/ls507.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat6" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat6" "/tmp/libguestfsS4MOjo/ls508.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat7" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat7" "/tmp/libguestfsS4MOjo/ls509.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat8" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat8" "/tmp/libguestfsS4MOjo/ls510.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/cat9" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/cat9" "/tmp/libguestfsS4MOjo/ls511.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_CN/catn" >libguestfs: trace: ls0 "/var/cache/man/zh_CN/catn" "/tmp/libguestfsS4MOjo/ls512.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_CN/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_CN/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW" >libguestfs: trace: ls0 "/var/cache/man/zh_TW" "/tmp/libguestfsS4MOjo/ls513.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["CACHEDIR.TAG", "cat1", "cat2", "cat3", "cat4", "cat5", "cat6", "cat7", "cat8", "cat9", "catn", "index.db"] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lstatnslist "/var/cache/man/zh_TW" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lstatnslist (0x1a7) request length 176 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8629, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 448000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8618, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8619, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8620, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8621, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8622, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8623, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8624, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8625, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8626, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8627, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8630, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 488000000, st_ctime_sec: 1686395733, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(12) = [0]{st_dev: 32, st_ino: 8629, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 190, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395733, st_atime_nsec: 448000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8618, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8619, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8620, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8621, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8622, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8623, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8624, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8625, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8626, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8627, st_mode: 16877, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 448000000, st_ctime_sec: 1686395733, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8630, st_mode: 33188, st_nlink: 1, st_uid: 13, st_gid: 62, st_rdev: 0, st_size: 16384, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395733, st_atime_nsec: 504000000, st_mtime_sec: 1686395733, st_mtime_nsec: 488000000, st_ctime_sec: 1686395733, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >libguestfs: trace: internal_lxattrlist "/var/cache/man/zh_TW" "CACHEDIR.TAG cat1 cat2 cat3 cat4 cat5 cat6 cat7 cat8 cat9 catn index.db" >guestfsd: <= internal_lxattrlist (0xcd) request length 176 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(12) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat1" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat1" "/tmp/libguestfsS4MOjo/ls514.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat1" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat1" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat2" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat2" "/tmp/libguestfsS4MOjo/ls515.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat2" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat2" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat3" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat3" "/tmp/libguestfsS4MOjo/ls516.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat3" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat3" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat4" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat4" "/tmp/libguestfsS4MOjo/ls517.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat4" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat4" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat5" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat5" "/tmp/libguestfsS4MOjo/ls518.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat6" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat6" "/tmp/libguestfsS4MOjo/ls519.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat6" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat6" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat7" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat7" "/tmp/libguestfsS4MOjo/ls520.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat7" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat7" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat8" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat8" "/tmp/libguestfsS4MOjo/ls521.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat8" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat8" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/cat9" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/cat9" "/tmp/libguestfsS4MOjo/ls522.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/cat9" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/cat9" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/man/zh_TW/catn" >libguestfs: trace: ls0 "/var/cache/man/zh_TW/catn" "/tmp/libguestfsS4MOjo/ls523.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/man/zh_TW/catn" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/man/zh_TW/catn" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/private" >libguestfs: trace: ls0 "/var/cache/private" "/tmp/libguestfsS4MOjo/ls524.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/private" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/private" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/salt" >libguestfs: trace: ls0 "/var/cache/salt" "/tmp/libguestfsS4MOjo/ls525.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["minion"] >libguestfs: trace: lstatnslist "/var/cache/salt" "minion" >libguestfs: trace: internal_lstatnslist "/var/cache/salt" "minion" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2774, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2774, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395660, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/salt" "minion" >libguestfs: trace: internal_lxattrlist "/var/cache/salt" "minion" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/salt/minion" >libguestfs: trace: ls0 "/var/cache/salt/minion" "/tmp/libguestfsS4MOjo/ls526.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/salt/minion" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/salt/minion" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp" >libguestfs: trace: ls0 "/var/cache/zypp" "/tmp/libguestfsS4MOjo/ls527.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["packages", "raw", "solv"] >libguestfs: trace: lstatnslist "/var/cache/zypp" "packages raw solv" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp" "packages raw solv" >guestfsd: <= internal_lstatnslist (0x1a7) request length 92 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 295, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 676000000, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8727, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 336000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 284, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 180, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395372, st_atime_nsec: 464000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 295, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 676000000, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8727, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 336000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 284, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 180, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395372, st_atime_nsec: 464000000, st_mtime_sec: 1686395751, st_mtime_nsec: 956000000, st_ctime_sec: 1686395751, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp" "packages raw solv" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp" "packages raw solv" >guestfsd: <= internal_lxattrlist (0xcd) request length 92 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/packages" >libguestfs: trace: ls0 "/var/cache/zypp/packages" "/tmp/libguestfsS4MOjo/ls528.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["openSUSE-Leap-15.5-1", "repo-oss", "repo-update"] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages" "openSUSE-Leap-15.5-1 repo-oss repo-update" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/packages" "openSUSE-Leap-15.5-1 repo-oss repo-update" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 296, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 676000000, st_mtime_sec: 1686395528, st_mtime_nsec: 288000000, st_ctime_sec: 1686395528, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2414, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 296000000, st_mtime_sec: 1686395631, st_mtime_nsec: 696000000, st_ctime_sec: 1686395631, st_ctime_nsec: 696000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2489, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395641, st_atime_nsec: 440000000, st_mtime_sec: 1686395641, st_mtime_nsec: 576000000, st_ctime_sec: 1686395641, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 296, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 676000000, st_mtime_sec: 1686395528, st_mtime_nsec: 288000000, st_ctime_sec: 1686395528, st_ctime_nsec: 288000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2414, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 296000000, st_mtime_sec: 1686395631, st_mtime_nsec: 696000000, st_ctime_sec: 1686395631, st_ctime_nsec: 696000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2489, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395641, st_atime_nsec: 440000000, st_mtime_sec: 1686395641, st_mtime_nsec: 576000000, st_ctime_sec: 1686395641, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages" "openSUSE-Leap-15.5-1 repo-oss repo-update" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/packages" "openSUSE-Leap-15.5-1 repo-oss repo-update" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" >libguestfs: trace: ls0 "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" "/tmp/libguestfsS4MOjo/ls529.txt" >guestfsd: <= ls0 (0x15b) request length 92 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["noarch", "x86_64"] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" "noarch x86_64" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" "noarch x86_64" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 297, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 832000000, st_mtime_sec: 1686395717, st_mtime_nsec: 384000000, st_ctime_sec: 1686395717, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 302, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395528, st_atime_nsec: 288000000, st_mtime_sec: 1686395717, st_mtime_nsec: 548000000, st_ctime_sec: 1686395717, st_ctime_nsec: 548000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 297, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395527, st_atime_nsec: 832000000, st_mtime_sec: 1686395717, st_mtime_nsec: 384000000, st_ctime_sec: 1686395717, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 302, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395528, st_atime_nsec: 288000000, st_mtime_sec: 1686395717, st_mtime_nsec: 548000000, st_ctime_sec: 1686395717, st_ctime_nsec: 548000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" "noarch x86_64" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" "noarch x86_64" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch" >libguestfs: trace: ls0 "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch" "/tmp/libguestfsS4MOjo/ls530.txt" >guestfsd: <= ls0 (0x15b) request length 96 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64" >libguestfs: trace: ls0 "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64" "/tmp/libguestfsS4MOjo/ls531.txt" >guestfsd: <= ls0 (0x15b) request length 96 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp/packages/repo-oss" >libguestfs: trace: ls0 "/var/cache/zypp/packages/repo-oss" "/tmp/libguestfsS4MOjo/ls532.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["noarch", "x86_64"] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/repo-oss" "noarch x86_64" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/packages/repo-oss" "noarch x86_64" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2422, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 696000000, st_mtime_sec: 1686395658, st_mtime_nsec: 392000000, st_ctime_sec: 1686395658, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2418, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 548000000, st_mtime_sec: 1686395660, st_mtime_nsec: 72000000, st_ctime_sec: 1686395660, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2422, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 696000000, st_mtime_sec: 1686395658, st_mtime_nsec: 392000000, st_ctime_sec: 1686395658, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2418, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395631, st_atime_nsec: 548000000, st_mtime_sec: 1686395660, st_mtime_nsec: 72000000, st_ctime_sec: 1686395660, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/repo-oss" "noarch x86_64" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/packages/repo-oss" "noarch x86_64" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/packages/repo-oss/noarch" >libguestfs: trace: ls0 "/var/cache/zypp/packages/repo-oss/noarch" "/tmp/libguestfsS4MOjo/ls533.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/repo-oss/noarch" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/repo-oss/noarch" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp/packages/repo-oss/x86_64" >libguestfs: trace: ls0 "/var/cache/zypp/packages/repo-oss/x86_64" "/tmp/libguestfsS4MOjo/ls534.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/repo-oss/x86_64" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/repo-oss/x86_64" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp/packages/repo-update" >libguestfs: trace: ls0 "/var/cache/zypp/packages/repo-update" "/tmp/libguestfsS4MOjo/ls535.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["noarch"] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/repo-update" "noarch" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/packages/repo-update" "noarch" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2493, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395641, st_atime_nsec: 576000000, st_mtime_sec: 1686395641, st_mtime_nsec: 636000000, st_ctime_sec: 1686395641, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2493, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395641, st_atime_nsec: 576000000, st_mtime_sec: 1686395641, st_mtime_nsec: 636000000, st_ctime_sec: 1686395641, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/repo-update" "noarch" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/packages/repo-update" "noarch" >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/packages/repo-update/noarch" >libguestfs: trace: ls0 "/var/cache/zypp/packages/repo-update/noarch" "/tmp/libguestfsS4MOjo/ls536.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/cache/zypp/packages/repo-update/noarch" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/cache/zypp/packages/repo-update/noarch" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/cache/zypp/raw" >libguestfs: trace: ls0 "/var/cache/zypp/raw" "/tmp/libguestfsS4MOjo/ls537.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["openSUSE-Leap-15.5-1", "repo-non-oss", "repo-openh264", "repo-oss", "repo-update", "repo-update-non-oss"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw" "openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw" "openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >guestfsd: <= internal_lstatnslist (0x1a7) request length 180 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 8775, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 336000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8819, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395394, st_atime_nsec: 432000000, st_mtime_sec: 1686395394, st_mtime_nsec: 860000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8730, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 388000000, st_mtime_sec: 1686395740, st_mtime_nsec: 876000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8788, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 360000000, st_mtime_sec: 1686395395, st_mtime_nsec: 808000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8831, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395404, st_atime_nsec: 976000000, st_mtime_sec: 1686395405, st_mtime_nsec: 404000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8810, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395403, st_atime_nsec: 868000000, st_mtime_sec: 1686395404, st_mtime_nsec: 332000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 8775, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 336000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8819, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395394, st_atime_nsec: 432000000, st_mtime_sec: 1686395394, st_mtime_nsec: 860000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8730, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 388000000, st_mtime_sec: 1686395740, st_mtime_nsec: 876000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8788, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 360000000, st_mtime_sec: 1686395395, st_mtime_nsec: 808000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8831, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395404, st_atime_nsec: 976000000, st_mtime_sec: 1686395405, st_mtime_nsec: 404000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8810, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395403, st_atime_nsec: 868000000, st_mtime_sec: 1686395404, st_mtime_nsec: 332000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw" "openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw" "openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >guestfsd: <= internal_lxattrlist (0xcd) request length 180 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" >libguestfs: trace: ls0 "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" "/tmp/libguestfsS4MOjo/ls538.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "media.1", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" ".repo_gpgcheck media.1 repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 132 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8787, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395374, st_atime_nsec: 184000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8776, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 340000000, st_mtime_sec: 1686395373, st_mtime_nsec: 344000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8778, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 880, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395374, st_atime_nsec: 448000000, st_mtime_sec: 1686395373, st_mtime_nsec: 800000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8787, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395374, st_atime_nsec: 184000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8776, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 340000000, st_mtime_sec: 1686395373, st_mtime_nsec: 344000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8778, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 880, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395374, st_atime_nsec: 448000000, st_mtime_sec: 1686395373, st_mtime_nsec: 800000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" ".repo_gpgcheck media.1 repodata" >guestfsd: <= internal_lxattrlist (0xcd) request length 132 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" >libguestfs: trace: ls0 "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" "/tmp/libguestfsS4MOjo/ls539.txt" >guestfsd: <= ls0 (0x15b) request length 92 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["media"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" "media" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" "media" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8777, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 804000000, st_mtime_sec: 1686395373, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8777, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 101, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 804000000, st_mtime_sec: 1686395373, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" "media" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" "media" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" "/tmp/libguestfsS4MOjo/ls540.txt" >guestfsd: <= ls0 (0x15b) request length 96 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz", "37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz", "6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz", "b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz", "df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" "25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz 6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" "25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz 6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 584 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 32, st_ino: 8783, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 706298, st_blksize: 4096, st_blocks: 1384, st_atime_sec: 1686395373, st_atime_nsec: 788000000, st_mtime_sec: 1686395373, st_mtime_nsec: 788000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8784, st_mode: 33060, st_nlink: 2, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63926, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395402, st_atime_nsec: 268000000, st_mtime_sec: 1686395373, st_mtime_nsec: 792000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8782, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2269697, st_blksize: 4096, st_blocks: 4440, st_atime_sec: 1686395373, st_atime_nsec: 784000000, st_mtime_sec: 1686395373, st_mtime_nsec: 784000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8786, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 339726, st_blksize: 4096, st_blocks: 664, st_atime_sec: 1686395373, st_atime_nsec: 988000000, st_mtime_sec: 1686395373, st_mtime_nsec: 800000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8785, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2065791, st_blksize: 4096, st_blocks: 4040, st_atime_sec: 1686395373, st_atime_nsec: 840000000, st_mtime_sec: 1686395373, st_mtime_nsec: 796000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8779, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10188, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395373, st_atime_nsec: 804000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8780, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 620000000, st_mtime_sec: 1686395373, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8781, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 380000000, st_mtime_sec: 1686395373, st_mtime_nsec: 352000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 32, st_ino: 8783, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 706298, st_blksize: 4096, st_blocks: 1384, st_atime_sec: 1686395373, st_atime_nsec: 788000000, st_mtime_sec: 1686395373, st_mtime_nsec: 788000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8784, st_mode: 33060, st_nlink: 2, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63926, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395402, st_atime_nsec: 268000000, st_mtime_sec: 1686395373, st_mtime_nsec: 792000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8782, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2269697, st_blksize: 4096, st_blocks: 4440, st_atime_sec: 1686395373, st_atime_nsec: 784000000, st_mtime_sec: 1686395373, st_mtime_nsec: 784000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8786, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 339726, st_blksize: 4096, st_blocks: 664, st_atime_sec: 1686395373, st_atime_nsec: 988000000, st_mtime_sec: 1686395373, st_mtime_nsec: 800000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8785, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2065791, st_blksize: 4096, st_blocks: 4040, st_atime_sec: 1686395373, st_atime_nsec: 840000000, st_mtime_sec: 1686395373, st_mtime_nsec: 796000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8779, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10188, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395373, st_atime_nsec: 804000000, st_mtime_sec: 1686395373, st_mtime_nsec: 744000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8780, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 620000000, st_mtime_sec: 1686395373, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8781, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395373, st_atime_nsec: 380000000, st_mtime_sec: 1686395373, st_mtime_nsec: 352000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" "25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz 6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" "25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz 6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 584 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-non-oss" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-non-oss" "/tmp/libguestfsS4MOjo/ls541.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "media.1", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-non-oss" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-non-oss" ".repo_gpgcheck media.1 repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8820, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 256000000, st_mtime_sec: 1686395394, st_mtime_nsec: 860000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8821, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395394, st_atime_nsec: 472000000, st_mtime_sec: 1686395394, st_mtime_nsec: 472000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8823, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 722, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 176000000, st_mtime_sec: 1686395395, st_mtime_nsec: 56000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8820, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 256000000, st_mtime_sec: 1686395394, st_mtime_nsec: 860000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8821, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395394, st_atime_nsec: 472000000, st_mtime_sec: 1686395394, st_mtime_nsec: 472000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8823, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 722, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 176000000, st_mtime_sec: 1686395395, st_mtime_nsec: 56000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-non-oss" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-non-oss" ".repo_gpgcheck media.1 repodata" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-non-oss/media.1" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-non-oss/media.1" "/tmp/libguestfsS4MOjo/ls542.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["media"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-non-oss/media.1" "media" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-non-oss/media.1" "media" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8822, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395394, st_mtime_nsec: 472000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8822, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395394, st_mtime_nsec: 472000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-non-oss/media.1" "media" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-non-oss/media.1" "media" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-non-oss/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-non-oss/repodata" "/tmp/libguestfsS4MOjo/ls543.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz", "5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz", "876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz", "9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-non-oss/repodata" "3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz 5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz 876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz 9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-non-oss/repodata" "3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz 5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz 876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz 9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 492 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 8828, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12623, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395394, st_atime_nsec: 940000000, st_mtime_sec: 1686395394, st_mtime_nsec: 940000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8829, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22545, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395395, st_atime_nsec: 88000000, st_mtime_sec: 1686395395, st_mtime_nsec: 32000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8825, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2662, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 896000000, st_mtime_sec: 1686395394, st_mtime_nsec: 896000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8830, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15050, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 56000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8824, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10024, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395394, st_mtime_nsec: 712000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8826, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 740000000, st_mtime_sec: 1686395394, st_mtime_nsec: 512000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8827, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 564000000, st_mtime_sec: 1686395394, st_mtime_nsec: 528000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 8828, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12623, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395394, st_atime_nsec: 940000000, st_mtime_sec: 1686395394, st_mtime_nsec: 940000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8829, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22545, st_blksize: 4096, st_blocks: 48, st_atime_sec: 1686395395, st_atime_nsec: 88000000, st_mtime_sec: 1686395395, st_mtime_nsec: 32000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8825, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2662, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 896000000, st_mtime_sec: 1686395394, st_mtime_nsec: 896000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8830, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15050, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 56000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8824, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10024, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395394, st_mtime_nsec: 712000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8826, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 740000000, st_mtime_sec: 1686395394, st_mtime_nsec: 512000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8827, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395394, st_atime_nsec: 564000000, st_mtime_sec: 1686395394, st_mtime_nsec: 528000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-non-oss/repodata" "3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz 5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz 876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz 9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-non-oss/repodata" "3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz 5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz 876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz 9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 492 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-openh264" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-openh264" "/tmp/libguestfsS4MOjo/ls544.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-openh264" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-openh264" ".repo_gpgcheck repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8740, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395741, st_atime_nsec: 120000000, st_mtime_sec: 1686395740, st_mtime_nsec: 876000000, st_ctime_sec: 1686395740, st_ctime_nsec: 876000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8737, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 234, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 440000000, st_mtime_sec: 1686395740, st_mtime_nsec: 888000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8740, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395741, st_atime_nsec: 120000000, st_mtime_sec: 1686395740, st_mtime_nsec: 876000000, st_ctime_sec: 1686395740, st_ctime_nsec: 876000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8737, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 234, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 440000000, st_mtime_sec: 1686395740, st_mtime_nsec: 888000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-openh264" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-openh264" ".repo_gpgcheck repodata" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-openh264/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-openh264/repodata" "/tmp/libguestfsS4MOjo/ls545.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-openh264/repodata" "3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-openh264/repodata" "3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 232 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 8741, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3748, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 888000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8739, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1714, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 888000000, st_mtime_sec: 1686395740, st_mtime_nsec: 692000000, st_ctime_sec: 1686395740, st_ctime_nsec: 876000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 732000000, st_mtime_sec: 1686395740, st_mtime_nsec: 440000000, st_ctime_sec: 1686395740, st_ctime_nsec: 440000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8738, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 464000000, st_mtime_sec: 1686395740, st_mtime_nsec: 452000000, st_ctime_sec: 1686395740, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 8741, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3748, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 888000000, st_ctime_sec: 1686395740, st_ctime_nsec: 888000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8739, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1714, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 888000000, st_mtime_sec: 1686395740, st_mtime_nsec: 692000000, st_ctime_sec: 1686395740, st_ctime_nsec: 876000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8736, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 732000000, st_mtime_sec: 1686395740, st_mtime_nsec: 440000000, st_ctime_sec: 1686395740, st_ctime_nsec: 440000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8738, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 464000000, st_mtime_sec: 1686395740, st_mtime_nsec: 452000000, st_ctime_sec: 1686395740, st_ctime_nsec: 456000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-openh264/repodata" "3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-openh264/repodata" "3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 232 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-oss" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-oss" "/tmp/libguestfsS4MOjo/ls546.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "media.1", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-oss" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-oss" ".repo_gpgcheck media.1 repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8789, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395402, st_atime_nsec: 628000000, st_mtime_sec: 1686395395, st_mtime_nsec: 808000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8790, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 396000000, st_mtime_sec: 1686395395, st_mtime_nsec: 396000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8792, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 880, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395402, st_atime_nsec: 332000000, st_mtime_sec: 1686395397, st_mtime_nsec: 156000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8789, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395402, st_atime_nsec: 628000000, st_mtime_sec: 1686395395, st_mtime_nsec: 808000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8790, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 396000000, st_mtime_sec: 1686395395, st_mtime_nsec: 396000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8792, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 880, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395402, st_atime_nsec: 332000000, st_mtime_sec: 1686395397, st_mtime_nsec: 156000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-oss" ".repo_gpgcheck media.1 repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-oss" ".repo_gpgcheck media.1 repodata" > >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-oss/media.1" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-oss/media.1" "/tmp/libguestfsS4MOjo/ls547.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["media"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-oss/media.1" "media" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-oss/media.1" "media" >guestfsd: <= internal_lstatnslist (0x1a7) request length 96 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8791, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395395, st_mtime_nsec: 396000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 8791, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 137, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395395, st_mtime_nsec: 396000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-oss/media.1" "media" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-oss/media.1" "media" >guestfsd: <= internal_lxattrlist (0xcd) request length 96 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-oss/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-oss/repodata" "/tmp/libguestfsS4MOjo/ls548.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz", "37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz", "d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz", "e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz", "f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-oss/repodata" "2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-oss/repodata" "2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 572 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 32, st_ino: 8798, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26378958, st_blksize: 4096, st_blocks: 51528, st_atime_sec: 1686395397, st_atime_nsec: 184000000, st_mtime_sec: 1686395396, st_mtime_nsec: 936000000, st_ctime_sec: 1686395742, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8784, st_mode: 33060, st_nlink: 2, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63926, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395402, st_atime_nsec: 268000000, st_mtime_sec: 1686395373, st_mtime_nsec: 792000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8794, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5479180, st_blksize: 4096, st_blocks: 10704, st_atime_sec: 1686395396, st_atime_nsec: 72000000, st_mtime_sec: 1686395396, st_mtime_nsec: 60000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8795, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4315370, st_blksize: 4096, st_blocks: 8432, st_atime_sec: 1686395396, st_atime_nsec: 264000000, st_mtime_sec: 1686395396, st_mtime_nsec: 260000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8799, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6964273, st_blksize: 4096, st_blocks: 13608, st_atime_sec: 1686395399, st_atime_nsec: 596000000, st_mtime_sec: 1686395397, st_mtime_nsec: 148000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8793, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10508, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395395, st_mtime_nsec: 632000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8796, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 668000000, st_mtime_sec: 1686395395, st_mtime_nsec: 420000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8797, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 472000000, st_mtime_sec: 1686395395, st_mtime_nsec: 440000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(8) = [0]{st_dev: 32, st_ino: 8798, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26378958, st_blksize: 4096, st_blocks: 51528, st_atime_sec: 1686395397, st_atime_nsec: 184000000, st_mtime_sec: 1686395396, st_mtime_nsec: 936000000, st_ctime_sec: 1686395742, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8784, st_mode: 33060, st_nlink: 2, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63926, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395402, st_atime_nsec: 268000000, st_mtime_sec: 1686395373, st_mtime_nsec: 792000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8794, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 5479180, st_blksize: 4096, st_blocks: 10704, st_atime_sec: 1686395396, st_atime_nsec: 72000000, st_mtime_sec: 1686395396, st_mtime_nsec: 60000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8795, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4315370, st_blksize: 4096, st_blocks: 8432, st_atime_sec: 1686395396, st_atime_nsec: 264000000, st_mtime_sec: 1686395396, st_mtime_nsec: 260000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8799, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6964273, st_blksize: 4096, st_blocks: 13608, st_atime_sec: 1686395399, st_atime_nsec: 596000000, st_mtime_sec: 1686395397, st_mtime_nsec: 148000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8793, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10508, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395395, st_mtime_nsec: 632000000, st_ctime_sec: 1686395742, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8796, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 668000000, st_mtime_sec: 1686395395, st_mtime_nsec: 420000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8797, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 472000000, st_mtime_sec: 1686395395, st_mtime_nsec: 440000000, st_ctime_sec: 1686395742, st_ctime_nsec: 484000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-oss/repodata" "2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-oss/repodata" "2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz 37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 572 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(8) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-update" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-update" "/tmp/libguestfsS4MOjo/ls549.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-update" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-update" ".repo_gpgcheck repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8832, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 884000000, st_mtime_sec: 1686395405, st_mtime_nsec: 404000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8833, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 720, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395405, st_atime_nsec: 32000000, st_mtime_sec: 1686395405, st_mtime_nsec: 468000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8832, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 884000000, st_mtime_sec: 1686395405, st_mtime_nsec: 404000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8833, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 720, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395405, st_atime_nsec: 32000000, st_mtime_sec: 1686395405, st_mtime_nsec: 468000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-update" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-update" ".repo_gpgcheck repodata" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-update/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-update/repodata" "/tmp/libguestfsS4MOjo/ls550.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz", "957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz", "c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz", "de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-update/repodata" "5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz 957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-update/repodata" "5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz 957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 488 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 8839, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 452000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8838, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 436000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8835, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 484, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 420000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8840, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 468000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8834, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3113, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 468000000, st_mtime_sec: 1686395405, st_mtime_nsec: 240000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8836, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 276000000, st_mtime_sec: 1686395405, st_mtime_nsec: 32000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 80000000, st_mtime_sec: 1686395405, st_mtime_nsec: 48000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 8839, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 452000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8838, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 436000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8835, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 484, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 420000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8840, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 496000000, st_mtime_sec: 1686395405, st_mtime_nsec: 468000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8834, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3113, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 468000000, st_mtime_sec: 1686395405, st_mtime_nsec: 240000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8836, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 276000000, st_mtime_sec: 1686395405, st_mtime_nsec: 32000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8837, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 80000000, st_mtime_sec: 1686395405, st_mtime_nsec: 48000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-update/repodata" "5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz 957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-update/repodata" "5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz 957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 488 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-update-non-oss" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-update-non-oss" "/tmp/libguestfsS4MOjo/ls551.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".repo_gpgcheck", "repodata"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-update-non-oss" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-update-non-oss" ".repo_gpgcheck repodata" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8818, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 864000000, st_mtime_sec: 1686395404, st_mtime_nsec: 332000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8811, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395403, st_atime_nsec: 920000000, st_mtime_sec: 1686395404, st_mtime_nsec: 444000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8818, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 864000000, st_mtime_sec: 1686395404, st_mtime_nsec: 332000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8811, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 558, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395403, st_atime_nsec: 920000000, st_mtime_sec: 1686395404, st_mtime_nsec: 444000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-update-non-oss" ".repo_gpgcheck repodata" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-update-non-oss" ".repo_gpgcheck repodata" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/raw/repo-update-non-oss/repodata" >libguestfs: trace: ls0 "/var/cache/zypp/raw/repo-update-non-oss/repodata" "/tmp/libguestfsS4MOjo/ls552.txt" >guestfsd: <= ls0 (0x15b) request length 92 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz", "8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz", "ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz", "repomd.xml", "repomd.xml.asc", "repomd.xml.key"] >libguestfs: trace: lstatnslist "/var/cache/zypp/raw/repo-update-non-oss/repodata" "6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz 8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/raw/repo-update-non-oss/repodata" "6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz 8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lstatnslist (0x1a7) request length 408 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 8816, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 428000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8815, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1934, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8817, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3084, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 444000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8814, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2661, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 444000000, st_mtime_sec: 1686395404, st_mtime_nsec: 144000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8812, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 180000000, st_mtime_sec: 1686395403, st_mtime_nsec: 920000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8813, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395403, st_atime_nsec: 972000000, st_mtime_sec: 1686395403, st_mtime_nsec: 936000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 8816, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 428000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8815, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1934, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 348000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8817, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3084, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 444000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8814, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2661, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 444000000, st_mtime_sec: 1686395404, st_mtime_nsec: 144000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8812, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 827, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 180000000, st_mtime_sec: 1686395403, st_mtime_nsec: 920000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8813, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1687, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395403, st_atime_nsec: 972000000, st_mtime_sec: 1686395403, st_mtime_nsec: 936000000, st_ctime_sec: 1686395742, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/raw/repo-update-non-oss/repodata" "6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz 8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/raw/repo-update-non-oss/repodata" "6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz 8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz repomd.xml repomd.xml.asc repomd.xml.key" >guestfsd: <= internal_lxattrlist (0xcd) request length 408 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv" >libguestfs: trace: ls0 "/var/cache/zypp/solv" "/tmp/libguestfsS4MOjo/ls553.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["@System", "openSUSE-Leap-15.5-1", "repo-non-oss", "repo-openh264", "repo-oss", "repo-update", "repo-update-non-oss"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv" "@System openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv" "@System openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >guestfsd: <= internal_lstatnslist (0x1a7) request length 192 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 285, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395371, st_atime_nsec: 504000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8747, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 808000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8751, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8743, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 888000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8755, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395402, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8767, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395405, st_atime_nsec: 472000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8763, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395404, st_atime_nsec: 444000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(7) = [0]{st_dev: 32, st_ino: 285, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395371, st_atime_nsec: 504000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8747, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395373, st_atime_nsec: 808000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8751, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395395, st_atime_nsec: 60000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8743, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395740, st_atime_nsec: 888000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8755, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395397, st_atime_nsec: 156000000, st_mtime_sec: 1686395402, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8767, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395405, st_atime_nsec: 472000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8763, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395404, st_atime_nsec: 444000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv" "@System openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv" "@System openSUSE-Leap-15.5-1 repo-non-oss repo-openh264 repo-oss repo-update repo-update-non-oss" >guestfsd: <= internal_lxattrlist (0xcd) request length 192 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(7) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/@System" >libguestfs: trace: ls0 "/var/cache/zypp/solv/@System" "/tmp/libguestfsS4MOjo/ls554.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/@System" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/@System" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 108 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 287, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 799, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 287, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8678, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 799, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8679, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395371, st_atime_nsec: 540000000, st_mtime_sec: 1686395371, st_mtime_nsec: 540000000, st_ctime_sec: 1686395742, st_ctime_nsec: 392000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/@System" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/@System" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 108 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" >libguestfs: trace: ls0 "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" "/tmp/libguestfsS4MOjo/ls555.txt" >guestfsd: <= ls0 (0x15b) request length 88 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 124 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8750, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395374, st_atime_nsec: 88000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8748, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3160309, st_blksize: 4096, st_blocks: 6176, st_atime_sec: 1686395374, st_atime_nsec: 80000000, st_mtime_sec: 1686395374, st_mtime_nsec: 68000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8749, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166036, st_blksize: 4096, st_blocks: 328, st_atime_sec: 1686395374, st_atime_nsec: 68000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8750, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395374, st_atime_nsec: 88000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8748, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3160309, st_blksize: 4096, st_blocks: 6176, st_atime_sec: 1686395374, st_atime_nsec: 80000000, st_mtime_sec: 1686395374, st_mtime_nsec: 68000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8749, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166036, st_blksize: 4096, st_blocks: 328, st_atime_sec: 1686395374, st_atime_nsec: 68000000, st_mtime_sec: 1686395374, st_mtime_nsec: 88000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 124 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/repo-non-oss" >libguestfs: trace: ls0 "/var/cache/zypp/solv/repo-non-oss" "/tmp/libguestfsS4MOjo/ls556.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/repo-non-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/repo-non-oss" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8754, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8752, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48746, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395395, st_atime_nsec: 96000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8753, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3550, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8754, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8752, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48746, st_blksize: 4096, st_blocks: 96, st_atime_sec: 1686395395, st_atime_nsec: 96000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8753, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3550, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395395, st_atime_nsec: 92000000, st_mtime_sec: 1686395395, st_mtime_nsec: 92000000, st_ctime_sec: 1686395742, st_ctime_nsec: 396000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/repo-non-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/repo-non-oss" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/repo-openh264" >libguestfs: trace: ls0 "/var/cache/zypp/solv/repo-openh264" "/tmp/libguestfsS4MOjo/ls557.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/repo-openh264" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/repo-openh264" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 116 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8746, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8744, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6770, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395740, st_atime_nsec: 996000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8745, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 877, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8746, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8744, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6770, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395740, st_atime_nsec: 996000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8745, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 877, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 928000000, st_mtime_sec: 1686395740, st_mtime_nsec: 928000000, st_ctime_sec: 1686395740, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/repo-openh264" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/repo-openh264" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 116 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/repo-oss" >libguestfs: trace: ls0 "/var/cache/zypp/solv/repo-oss" "/tmp/libguestfsS4MOjo/ls558.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/repo-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/repo-oss" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395402, st_atime_nsec: 0, st_mtime_sec: 1686395402, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35806064, st_blksize: 4096, st_blocks: 69936, st_atime_sec: 1686395401, st_atime_nsec: 808000000, st_mtime_sec: 1686395401, st_mtime_nsec: 804000000, st_ctime_sec: 1686395742, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4507547, st_blksize: 4096, st_blocks: 8808, st_atime_sec: 1686395401, st_atime_nsec: 808000000, st_mtime_sec: 1686395401, st_mtime_nsec: 996000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8758, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395402, st_atime_nsec: 0, st_mtime_sec: 1686395402, st_mtime_nsec: 0, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8756, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35806064, st_blksize: 4096, st_blocks: 69936, st_atime_sec: 1686395401, st_atime_nsec: 808000000, st_mtime_sec: 1686395401, st_mtime_nsec: 804000000, st_ctime_sec: 1686395742, st_ctime_nsec: 464000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8757, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4507547, st_blksize: 4096, st_blocks: 8808, st_atime_sec: 1686395401, st_atime_nsec: 808000000, st_mtime_sec: 1686395401, st_mtime_nsec: 996000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/repo-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/repo-oss" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/repo-update" >libguestfs: trace: ls0 "/var/cache/zypp/solv/repo-update" "/tmp/libguestfsS4MOjo/ls559.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/repo-update" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/repo-update" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8770, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 500000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8768, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9916, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395405, st_atime_nsec: 572000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8769, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 518, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 500000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8770, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 500000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8768, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9916, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395405, st_atime_nsec: 572000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8769, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 518, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395405, st_atime_nsec: 500000000, st_mtime_sec: 1686395405, st_mtime_nsec: 500000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/repo-update" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/repo-update" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/cache/zypp/solv/repo-update-non-oss" >libguestfs: trace: ls0 "/var/cache/zypp/solv/repo-update-non-oss" "/tmp/libguestfsS4MOjo/ls560.txt" >guestfsd: <= ls0 (0x15b) request length 84 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cookie", "solv", "solv.idx"] >libguestfs: trace: lstatnslist "/var/cache/zypp/solv/repo-update-non-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lstatnslist "/var/cache/zypp/solv/repo-update-non-oss" "cookie solv solv.idx" >guestfsd: <= internal_lstatnslist (0x1a7) request length 120 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8766, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8764, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19543, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395404, st_atime_nsec: 556000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8765, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 242, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8766, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8764, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19543, st_blksize: 4096, st_blocks: 40, st_atime_sec: 1686395404, st_atime_nsec: 556000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8765, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 242, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395404, st_atime_nsec: 480000000, st_mtime_sec: 1686395404, st_mtime_nsec: 480000000, st_ctime_sec: 1686395742, st_ctime_nsec: 472000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/cache/zypp/solv/repo-update-non-oss" "cookie solv solv.idx" >libguestfs: trace: internal_lxattrlist "/var/cache/zypp/solv/repo-update-non-oss" "cookie solv solv.idx" >guestfsd: <= internal_lxattrlist (0xcd) request length 120 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/crash" >libguestfs: trace: ls0 "/var/crash" "/tmp/libguestfsS4MOjo/ls561.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/crash" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/crash" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib" >libguestfs: trace: ls0 "/var/lib" "/tmp/libguestfsS4MOjo/ls562.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager", "YaST2", "alternatives", "apparmor", "autoinstall", "ca-certificates", "chrony", "dbus", "ebtables", "empty", "hardware", "lifecycle", "misc", "net-snmp", "nfs", "nobody", "nscd", "os-prober", "plymouth", "polkit", "postfix", "private", "rpm", "selinux", "smartmontools", "sshd", "sudo", "systemd", "usb_modeswitch", "wicked", "zypp"] >libguestfs: trace: lstatnslist "/var/lib" "NetworkManager YaST2 alternatives apparmor autoinstall ca-certificates chrony dbus ebtables empty hardware lifecycle misc net-snmp nfs nobody nscd os-prober plymouth polkit postfix private rpm selinux smartmontools sshd sudo systemd usb_modeswitch wicked zypp" >libguestfs: trace: internal_lstatnslist "/var/lib" "NetworkManager YaST2 alternatives apparmor autoinstall ca-certificates chrony dbus ebtables empty hardware lifecycle misc net-snmp nfs nobody nscd os-prober plymouth polkit postfix private rpm selinux smartmontools sshd sudo systemd usb_modeswitch wicked zypp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 444 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secslibguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(31) = [0]{st_dev: 32, st_ino: 2403, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 246, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395783, st_atime_nsec: 92155839, st_mtime_sec: 1686395783, st_mtime_nsec: 92155839, st_ctime_sec: 1686395783, st_ctime_nsec: 92155839, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2729, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 386, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1686395747, st_mtime_nsec: 104000000, st_ctime_sec: 1686395747, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 361, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 766, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2641, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330557, st_atime_nsec: 0, st_mtime_sec: 1686395649, st_mtime_nsec: 480000000, st_ctime_sec: 1686395649, st_ctime_nsec: 480000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 4995, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1686395717, st_mtime_nsec: 196000000, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 929, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 108000000, st_ctime_sec: 1686395718, st_ctime_nsec: 108000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2320, st_mode: 16872, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2206, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648011, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 692000000, st_ctime_sec: 1686395616, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10383, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 344, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2025, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853163, st_atime_nsec: 0, st_mtime_sec: 1686395348, st_mtime_nsec: 384569267, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2663, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1615586316, st_atime_nsec: 0, st_mtime_sec: 1615586316, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 345, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395533, st_mtime_nsec: 828000000, st_ctime_sec: 1686395533, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2579, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 2674, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 412000000, st_ctime_sec: 1686395651, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2312, st_mode: 16877, st_nlink: 1, st_uid: 65534, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2583, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 67890049, st_ctime_sec: 1686395771, st_ctime_nsec: 67890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 4899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1653033012, st_atime_nsec: 0, st_mtime_sec: 1653033012, st_mtime_nsec: 0, st_ctime_sec: 1686395704, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 4960, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 180000000, st_ctime_sec: 1686395715, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 2383, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129323, st_atime_nsec: 0, st_mtime_sec: 1683129323, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 124000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 2333, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 2237, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5000, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 856000000, st_mtime_sec: 1686395717, st_mtime_nsec: 848000000, st_ctime_sec: 1686395717, st_ctime_nsec: 848000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 708, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1651956001, st_mtime_nsec: 0, st_ctime_sec: 1686395559, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2551, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 2696, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395654, st_mtime_nsec: 320000000, st_ctime_sec: 1686395654, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 2234, st_mode: 16841, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 2227, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 154, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 2370, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651959756, st_atime_nsec: 0, st_mtime_sec: 1651959756, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 2386, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 291, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395734, st_mtime_nsec: 664000000, st_ctime_sec: 1686395734, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(31) = [0]{st_dev: 32, st_ino: 2403, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 246, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395783, st_atime_nsec: 92155839, st_mtime_sec: 1686395783, st_mtime_nsec: 92155839, st_ctime_sec: 1686395783, st_ctime_nsec: 92155839, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2729, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 386, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1686395747, st_mtime_nsec: 104000000, st_ctime_sec: 1686395747, st_ctime_nsec: 104000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 361, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 766, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2641, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330557, st_atime_nsec: 0, st_mtime_sec: 1686395649, st_mtime_nsec: 480000000, st_ctime_sec: 1686395649, st_ctime_nsec: 480000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 4995, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1686395717, st_mtime_nsec: 196000000, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 929, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 70, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1617903105, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 108000000, st_ctime_sec: 1686395718, st_ctime_nsec: 108000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2320, st_mode: 16872, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 10, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2206, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1665648011, st_atime_nsec: 0, st_mtime_sec: 1686395616, st_mtime_nsec: 692000000, st_ctime_sec: 1686395616, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10383, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 8, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 344, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2025, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853163, st_atime_nsec: 0, st_mtime_sec: 1686395348, st_mtime_nsec: 384569267, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2663, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1615586316, st_atime_nsec: 0, st_mtime_sec: 1615586316, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 345, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1686395533, st_mtime_nsec: 828000000, st_ctime_sec: 1686395533, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2579, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1673278023, st_atime_nsec: 0, st_mtime_sec: 1673278023, st_mtime_nsec: 0, st_ctime_sec: 1686395647, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 2674, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1686395651, st_mtime_nsec: 412000000, st_ctime_sec: 1686395651, st_ctime_nsec: 444000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2312, st_mode: 16877, st_nlink: 1, st_uid: 65534, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 88000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2583, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 67890049, st_ctime_sec: 1686395771, st_ctime_nsec: 67890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 4899, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1653033012, st_atime_nsec: 0, st_mtime_sec: 1653033012, st_mtime_nsec: 0, st_ctime_sec: 1686395704, st_ctime_nsec: 800000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 4960, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 180000000, st_ctime_sec: 1686395715, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 2383, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129323, st_atime_nsec: 0, st_mtime_sec: 1683129323, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 124000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 2333, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 2237, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5000, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 856000000, st_mtime_sec: 1686395717, st_mtime_nsec: 848000000, st_ctime_sec: 1686395717, st_ctime_nsec: 848000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 708, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956001, st_atime_nsec: 0, st_mtime_sec: 1651956001, st_mtime_nsec: 0, st_ctime_sec: 1686395559, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2551, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1679637687, st_atime_nsec: 0, st_mtime_sec: 1679637687, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 576000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 2696, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1682692370, st_atime_nsec: 0, st_mtime_sec: 1686395654, st_mtime_nsec: 320000000, st_ctime_sec: 1686395654, st_ctime_nsec: 320000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 2234, st_mode: 16841, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 2227, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 154, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 2370, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651959756, st_atime_nsec: 0, st_mtime_sec: 1651959756, st_mtime_nsec: 0, st_ctime_sec: 1686395628, st_ctime_nsec: 216000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 2386, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129567, st_atime_nsec: 0, st_mtime_sec: 1683129567, st_mtime_nsec: 0, st_ctime_sec: 1686395629, st_ctime_nsec: 304000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 291, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 102, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1686395734, st_mtime_nsec: 664000000, st_ctime_sec: 1686395734, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib" "NetworkManager YaST2 alternatives apparmor autoinstall ca-certificates chrony dbus ebtables empty hardware lifecycle misc net-snmp nfs nobody nscd os-prober plymouth polkit postfix private rpm selinux smartmontools sshd sudo systemd usb_modeswitch wicked zypp" >libguestfs: trace: internal_lxattrlist "/var/lib" "NetworkManager YaST2 alternatives apparmor autoinstall ca-certificates chrony dbus ebtables empty hardware lifecycle misc net-snmp nfs nobody nscd os-prober plymouth polkit postfix private rpm selinux smartmontools sshd sudo systemd usb_modeswitch wicked zypp" > >guestfsd: <= internal_lxattrlist (0xcd) request length 444 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(31) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(31) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/NetworkManager" >libguestfs: trace: ls0 "/var/lib/NetworkManager" "/tmp/libguestfsS4MOjo/ls563.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager-intern.conf", "NetworkManager.state", "internal-7ba00b1d-8cdd-30da-91ad-bb83ed4f7474-eth0.lease", "seen-bssids", "timestamps"] >libguestfs: trace: lstatnslist "/var/lib/NetworkManager" "NetworkManager-intern.conf NetworkManager.state internal-7ba00b1d-8cdd-30da-91ad-bb83ed4f7474-eth0.lease seen-bssids timestamps" >libguestfs: trace: internal_lstatnslist "/var/lib/NetworkManager" "NetworkManager-intern.conf NetworkManager.state internal-7ba00b1d-8cdd-30da-91ad-bb83ed4f7474-eth0.lease seen-bssids timestamps" >guestfsd: <= internal_lstatnslist (0x1a7) request length 220 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 10385, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 495890049, st_mtime_sec: 1686395771, st_mtime_nsec: 495890049, st_ctime_sec: 1686395771, st_ctime_nsec: 495890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10436, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 60156659, st_mtime_sec: 1686395783, st_mtime_nsec: 60156659, st_ctime_sec: 1686395783, st_ctime_nsec: 60156659, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10405, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 224081580, st_mtime_sec: 1686395772, st_mtime_nsec: 224081580, st_ctime_sec: 1686395772, st_ctime_nsec: 224081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10438, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395783, st_atime_nsec: 92155839, st_mtime_sec: 1686395783, st_mtime_nsec: 92155839, st_ctime_sec: 1686395783, st_ctime_nsec: 92155839, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10437, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 60156659, st_mtime_sec: 1686395783, st_mtime_nsec: 60156659, st_ctime_sec: 1686395783, st_ctime_nsec: 80156147, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(5) = [0]{st_dev: 32, st_ino: 10385, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395771, st_atime_nsec: 495890049, st_mtime_sec: 1686395771, st_mtime_nsec: 495890049, st_ctime_sec: 1686395771, st_ctime_nsec: 495890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10436, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 60156659, st_mtime_sec: 1686395783, st_mtime_nsec: 60156659, st_ctime_sec: 1686395783, st_ctime_nsec: 60156659, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10405, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 224081580, st_mtime_sec: 1686395772, st_mtime_nsec: 224081580, st_ctime_sec: 1686395772, st_ctime_nsec: 224081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10438, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395783, st_atime_nsec: 92155839, st_mtime_sec: 1686395783, st_mtime_nsec: 92155839, st_ctime_sec: 1686395783, st_ctime_nsec: 92155839, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10437, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 60156659, st_mtime_sec: 1686395783, st_mtime_nsec: 60156659, st_ctime_sec: 1686395783, st_ctime_nsec: 80156147, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/NetworkManager" "NetworkManager-intern.conf NetworkManager.state internal-7ba00b1d-8cdd-30da-91ad-bb83ed4f7474-eth0.lease seen-bssids timestamps" >libguestfs: trace: internal_lxattrlist "/var/lib/NetworkManager" "NetworkManager-intern.conf NetworkManager.state internal-7ba00b1d-8cdd-30da-91ad-bb83ed4f7474-eth0.lease seen-bssids timestamps" >guestfsd: <= internal_lxattrlist (0xcd) request length 220 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(5) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/YaST2" >libguestfs: trace: ls0 "/var/lib/YaST2" "/tmp/libguestfsS4MOjo/ls564.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["backup_boot_sectors", "exported_add_ons_configuration", "hooks", "installation_disabled_proposals", "installation_disabled_steps", "installation_disabled_subproposals", "remaining", "srcremaining", "system_packages_repos.yaml"] >libguestfs: trace: lstatnslist "/var/lib/YaST2" "backup_boot_sectors exported_add_ons_configuration hooks installation_disabled_proposals installation_disabled_steps installation_disabled_subproposals remaining srcremaining system_packages_repos.yaml" >libguestfs: trace: internal_lstatnslist "/var/lib/YaST2" "backup_boot_sectors exported_add_ons_configuration hooks installation_disabled_proposals installation_disabled_steps installation_disabled_subproposals remaining srcremaining system_packages_repos.yaml" >guestfsd: <= internal_lstatnslist (0x1a7) request length 308 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 8851, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395747, st_atime_nsec: 104000000, st_mtime_sec: 1686395747, st_mtime_nsec: 144000000, st_ctime_sec: 1686395747, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8723, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1052, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 716000000, st_mtime_sec: 1686395736, st_mtime_nsec: 716000000, st_ctime_sec: 1686395736, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2730, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1686395716, st_mtime_nsec: 912000000, st_ctime_sec: 1686395716, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8725, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8724, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 79, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8726, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8676, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 824000000, st_mtime_sec: 1686395734, st_mtime_nsec: 824000000, st_ctime_sec: 1686395734, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 824000000, st_mtime_sec: 1686395734, st_mtime_nsec: 824000000, st_ctime_sec: 1686395734, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8680, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 413, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 440000000, st_mtime_sec: 1686395735, st_mtime_nsec: 440000000, st_ctime_sec: 1686395735, st_ctime_nsec: 440000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 8851, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395747, st_atime_nsec: 104000000, st_mtime_sec: 1686395747, st_mtime_nsec: 144000000, st_ctime_sec: 1686395747, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8723, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1052, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395736, st_atime_nsec: 716000000, st_mtime_sec: 1686395736, st_mtime_nsec: 716000000, st_ctime_sec: 1686395736, st_ctime_nsec: 716000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2730, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1686395716, st_mtime_nsec: 912000000, st_ctime_sec: 1686395716, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8725, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8724, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 79, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8726, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395740, st_atime_nsec: 92000000, st_mtime_sec: 1686395740, st_mtime_nsec: 92000000, st_ctime_sec: 1686395740, st_ctime_nsec: 92000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8676, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 824000000, st_mtime_sec: 1686395734, st_mtime_nsec: 824000000, st_ctime_sec: 1686395734, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8677, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 824000000, st_mtime_sec: 1686395734, st_mtime_nsec: 824000000, st_ctime_sec: 1686395734, st_ctime_nsec: 824000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8680, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 413, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 440000000, st_mtime_sec: 1686395735, st_mtime_nsec: 440000000, st_ctime_sec: 1686395735, st_ctime_nsec: 440000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/YaST2" "backup_boot_sectors exported_add_ons_configuration hooks installation_disabled_proposals installation_disabled_steps installation_disabled_subproposals remaining srcremaining system_packages_repos.yaml" >libguestfs: trace: internal_lxattrlist "/var/lib/YaST2" "backup_boot_sectors exported_add_ons_configuration hooks installation_disabled_proposals installation_disabled_steps installation_disabled_subproposals remaining srcremaining system_packages_repos.yaml" >guestfsd: <= internal_lxattrlist (0xcd) request length 308 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/YaST2/backup_boot_sectors" >libguestfs: trace: ls0 "/var/lib/YaST2/backup_boot_sectors" "/tmp/libguestfsS4MOjo/ls565.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["_dev_disk_by-path_pci-0000:07:00.0", "_dev_vda"] >libguestfs: trace: lstatnslist "/var/lib/YaST2/backup_boot_sectors" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda" >libguestfs: trace: internal_lstatnslist "/var/lib/YaST2/backup_boot_sectors" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda" >guestfsd: <= internal_lstatnslist (0x1a7) request length 136 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 144000000, st_mtime_sec: 1686395747, st_mtime_nsec: 144000000, st_ctime_sec: 1686395747, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8852, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 116000000, st_mtime_sec: 1686395747, st_mtime_nsec: 116000000, st_ctime_sec: 1686395747, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 8854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 144000000, st_mtime_sec: 1686395747, st_mtime_nsec: 144000000, st_ctime_sec: 1686395747, st_ctime_nsec: 144000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8852, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 116000000, st_mtime_sec: 1686395747, st_mtime_nsec: 116000000, st_ctime_sec: 1686395747, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/YaST2/backup_boot_sectors" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda" >libguestfs: trace: internal_lxattrlist "/var/lib/YaST2/backup_boot_sectors" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda" >guestfsd: <= internal_lxattrlist (0xcd) request length 136 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/YaST2/hooks" >libguestfs: trace: ls0 "/var/lib/YaST2/hooks" "/tmp/libguestfsS4MOjo/ls566.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["README.md", "installation"] >libguestfs: trace: lstatnslist "/var/lib/YaST2/hooks" "README.md installation" >libguestfs: trace: internal_lstatnslist "/var/lib/YaST2/hooks" "README.md installation" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2731, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 429, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678910161, st_atime_nsec: 0, st_mtime_sec: 1678910161, st_mtime_nsec: 0, st_ctime_sec: 1686395654, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4985, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1683131900, st_mtime_nsec: 0, st_ctime_sec: 1686395716, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2731, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 429, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678910161, st_atime_nsec: 0, st_mtime_sec: 1678910161, st_mtime_nsec: 0, st_ctime_sec: 1686395654, st_ctime_nsec: 960000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4985, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683131900, st_atime_nsec: 0, st_mtime_sec: 1683131900, st_mtime_nsec: 0, st_ctime_sec: 1686395716, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/YaST2/hooks" "README.md installation" >libguestfs: trace: internal_lxattrlist "/var/lib/YaST2/hooks" "README.md installation" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/YaST2/hooks/installation" >libguestfs: trace: ls0 "/var/lib/YaST2/hooks/installation" "/tmp/libguestfsS4MOjo/ls567.txt" >guestfsd: <= ls0 (0x15b) request length 80 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/YaST2/hooks/installation" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/YaST2/hooks/installation" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/alternatives" >libguestfs: trace: ls0 "/var/lib/alternatives" "/tmp/libguestfsS4MOjo/ls568.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["automat-visualize", "awk", "chardetect", "cifs-idmap-plugin", "dbus-launch", "distro", "easy_install", "ebtables", "f2py", "ftp", "funzip", "gem2rpm", "gem2rpm-0.10.1", "gem2rpm.ruby2.5", "gs", "iptables", "jp", "ld", "libblas.so.3", "libcblas.so.3", "liblapack.so.3", "liblapacke.so.3", "miniterm", "mount.ntfs", "mt", "nokogiri", "nokogiri-1.8.5", "nokogiri.ruby2.5", "openblas-default", "pip", "pip3", "pybabel", "pyinotify", "rake", "rake.ruby2.5", "rdoc", "rdoc.ruby2.5", "ri", "ri.ruby2.5", "rmt", "roff.7.gz", "twistd", "unzip", "unzipsfx", "vim", "zipgrep"] >libguestfs: trace: lstatnslist "/var/lib/alternatives" "automat-visualize awk chardetect cifs-idmap-plugin dbus-launch distro easy_install ebtables f2py ftp funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs iptables jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mt nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt roff.7.gz twistd unzip unzipsfx vim zipgrep" >libguestfs: trace: internal_lstatnslist "/var/lib/alternatives" "automat-visualize awk chardetect cifs-idmap-plugin dbus-launch distro easy_install ebtables f2py ftp funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs iptables jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mt nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt roff.7.gz twistd unzip unzipsfx vim zipgrep" >guestfsd: <= internal_lstatnslist (0x1a7) request length 696 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(46) = [0]{st_dev: 32, st_ino: 2473, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395639, st_mtime_nsec: 504000000, st_ctime_sec: 1686395639, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2041, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395602, st_atime_nsec: 60000000, st_mtime_sec: 1686395601, st_mtime_nsec: 520000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 1950, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 28000000, st_mtime_sec: 1686395593, st_mtime_nsec: 48000000, st_ctime_sec: 1686395593, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2217, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 608000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2210, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 86, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395616, st_mtime_nsec: 732000000, st_ctime_sec: 1686395616, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2441, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395637, st_atime_nsec: 164000000, st_mtime_sec: 1686395634, st_mtime_nsec: 488000000, st_ctime_sec: 1686395634, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 1849, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 600000000, st_mtime_sec: 1686395586, st_mtime_nsec: 300000000, st_ctime_sec: 1686395586, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2098, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 201, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 636000000, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2101, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 576000000, st_mtime_sec: 1686395605, st_mtime_nsec: 636000000, st_ctime_sec: 1686395605, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 1889, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395589, st_atime_nsec: 508000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 1878, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 296000000, st_mtime_sec: 1686395588, st_mtime_nsec: 256000000, st_ctime_sec: 1686395588, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 504000000, st_mtime_sec: 1686395646, st_mtime_nsec: 472000000, st_ctime_sec: 1686395646, st_ctime_nsec: 488000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 2565, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395646, st_mtime_nsec: 488000000, st_ctime_sec: 1686395646, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2566, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395646, st_mtime_nsec: 504000000, st_ctime_sec: 1686395646, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 4890, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395704, st_mtime_nsec: 280000000, st_ctime_sec: 1686395704, st_ctime_nsec: 300000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 336000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2459, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395638, st_atime_nsec: 404000000, st_mtime_sec: 1686395637, st_mtime_nsec: 164000000, st_ctime_sec: 1686395637, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 2010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395601, st_atime_nsec: 516000000, st_mtime_sec: 1686395598, st_mtime_nsec: 796000000, st_ctime_sec: 1686395598, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 1989, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 80000000, st_mtime_sec: 1686395597, st_mtime_nsec: 44000000, st_ctime_sec: 1686395597, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 1990, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 81, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 96000000, st_mtime_sec: 1686395597, st_mtime_nsec: 60000000, st_ctime_sec: 1686395597, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 1991, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 82, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395597, st_mtime_nsec: 80000000, st_ctime_sec: 1686395597, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 1992, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 83, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395597, st_mtime_nsec: 96000000, st_ctime_sec: 1686395597, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 2428, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 776000000, st_mtime_sec: 1686395632, st_mtime_nsec: 608000000, st_ctime_sec: 1686395632, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 2183, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 138, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2078, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 149, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395604, st_mtime_nsec: 84000000, st_ctime_sec: 1686395604, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 2703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 204000000, st_mtime_sec: 1686395653, st_mtime_nsec: 188000000, st_ctime_sec: 1686395653, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 2704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 276000000, st_mtime_sec: 1686395653, st_mtime_nsec: 204000000, st_ctime_sec: 1686395653, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 2705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 71, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 276000000, st_mtime_sec: 1686395653, st_mtime_nsec: 220000000, st_ctime_sec: 1686395653, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 1988, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 60000000, st_mtime_sec: 1686395597, st_mtime_nsec: 28000000, st_ctime_sec: 1686395597, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 1853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 616000000, st_mtime_sec: 1686395586, st_mtime_nsec: 600000000, st_ctime_sec: 1686395586, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 1854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 244000000, st_mtime_sec: 1686395586, st_mtime_nsec: 616000000, st_ctime_sec: 1686395586, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 2466, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395639, st_atime_nsec: 504000000, st_mtime_sec: 1686395638, st_mtime_nsec: 404000000, st_ctime_sec: 1686395638, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 2431, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395634, st_atime_nsec: 488000000, st_mtime_sec: 1686395632, st_mtime_nsec: 776000000, st_ctime_sec: 1686395632, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 2556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 308000000, st_mtime_sec: 1686395646, st_mtime_nsec: 260000000, st_ctime_sec: 1686395646, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 2557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 324000000, st_mtime_sec: 1686395646, st_mtime_nsec: 276000000, st_ctime_sec: 1686395646, st_ctime_nsec: 308000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 2558, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 348000000, st_mtime_sec: 1686395646, st_mtime_nsec: 308000000, st_ctime_sec: 1686395646, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 2559, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 364000000, st_mtime_sec: 1686395646, st_mtime_nsec: 324000000, st_ctime_sec: 1686395646, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 2560, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 348000000, st_ctime_sec: 1686395646, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 2561, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 364000000, st_ctime_sec: 1686395646, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 1913, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 156, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 48000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 4920, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395709, st_mtime_nsec: 972000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 2476, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 916, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 260000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 1877, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 276000000, st_mtime_sec: 1686395588, st_mtime_nsec: 244000000, st_ctime_sec: 1686395588, st_ctime_nsec: 256000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 1879, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 276000000, st_ctime_sec: 1686395588, st_ctime_nsec: 296000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 2187, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 76, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 732000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 1880, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 296000000, st_ctime_sec: 1686395588, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(46) = [0]{st_dev: 32, st_ino: 2473, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395640, st_atime_nsec: 236000000, st_mtime_sec: 1686395639, st_mtime_nsec: 504000000, st_ctime_sec: 1686395639, st_ctime_nsec: 516000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2041, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 140, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395602, st_atime_nsec: 60000000, st_mtime_sec: 1686395601, st_mtime_nsec: 520000000, st_ctime_sec: 1686395601, st_ctime_nsec: 528000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 1950, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 28000000, st_mtime_sec: 1686395593, st_mtime_nsec: 48000000, st_ctime_sec: 1686395593, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2217, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 72, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 608000000, st_mtime_sec: 1686395617, st_mtime_nsec: 116000000, st_ctime_sec: 1686395617, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2210, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 86, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395617, st_atime_nsec: 116000000, st_mtime_sec: 1686395616, st_mtime_nsec: 732000000, st_ctime_sec: 1686395616, st_ctime_nsec: 752000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2441, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395637, st_atime_nsec: 164000000, st_mtime_sec: 1686395634, st_mtime_nsec: 488000000, st_ctime_sec: 1686395634, st_ctime_nsec: 500000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 1849, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 58, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 600000000, st_mtime_sec: 1686395586, st_mtime_nsec: 300000000, st_ctime_sec: 1686395586, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2098, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 201, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 636000000, st_mtime_sec: 1686395605, st_mtime_nsec: 336000000, st_ctime_sec: 1686395605, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2101, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 576000000, st_mtime_sec: 1686395605, st_mtime_nsec: 636000000, st_ctime_sec: 1686395605, st_ctime_nsec: 652000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 1889, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 104, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395589, st_atime_nsec: 508000000, st_mtime_sec: 1686395588, st_mtime_nsec: 784000000, st_ctime_sec: 1686395588, st_ctime_nsec: 796000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 1878, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 296000000, st_mtime_sec: 1686395588, st_mtime_nsec: 256000000, st_ctime_sec: 1686395588, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2564, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 504000000, st_mtime_sec: 1686395646, st_mtime_nsec: 472000000, st_ctime_sec: 1686395646, st_ctime_nsec: 488000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 2565, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395646, st_mtime_nsec: 488000000, st_ctime_sec: 1686395646, st_ctime_nsec: 504000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2566, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 188000000, st_mtime_sec: 1686395646, st_mtime_nsec: 504000000, st_ctime_sec: 1686395646, st_ctime_nsec: 524000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 4890, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395704, st_mtime_nsec: 280000000, st_ctime_sec: 1686395704, st_ctime_nsec: 300000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2094, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 412, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 336000000, st_mtime_sec: 1686395605, st_mtime_nsec: 228000000, st_ctime_sec: 1686395605, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2459, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395638, st_atime_nsec: 404000000, st_mtime_sec: 1686395637, st_mtime_nsec: 164000000, st_ctime_sec: 1686395637, st_ctime_nsec: 180000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 2010, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395601, st_atime_nsec: 516000000, st_mtime_sec: 1686395598, st_mtime_nsec: 796000000, st_ctime_sec: 1686395598, st_ctime_nsec: 812000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 1989, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 80, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 80000000, st_mtime_sec: 1686395597, st_mtime_nsec: 44000000, st_ctime_sec: 1686395597, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 1990, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 81, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 96000000, st_mtime_sec: 1686395597, st_mtime_nsec: 60000000, st_ctime_sec: 1686395597, st_ctime_nsec: 80000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 1991, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 82, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395597, st_mtime_nsec: 80000000, st_ctime_sec: 1686395597, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 1992, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 83, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395598, st_atime_nsec: 796000000, st_mtime_sec: 1686395597, st_mtime_nsec: 96000000, st_ctime_sec: 1686395597, st_ctime_nsec: 116000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 2428, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395632, st_atime_nsec: 776000000, st_mtime_sec: 1686395632, st_mtime_nsec: 608000000, st_ctime_sec: 1686395632, st_ctime_nsec: 620000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 2183, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 138, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395614, st_atime_nsec: 896000000, st_mtime_sec: 1686395614, st_mtime_nsec: 576000000, st_ctime_sec: 1686395614, st_ctime_nsec: 588000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2078, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 149, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395605, st_atime_nsec: 228000000, st_mtime_sec: 1686395604, st_mtime_nsec: 84000000, st_ctime_sec: 1686395604, st_ctime_nsec: 96000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 2703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395653, st_atime_nsec: 204000000, st_mtime_sec: 1686395653, st_mtime_nsec: 188000000, st_ctime_sec: 1686395653, st_ctime_nsec: 200000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 2704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 69, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 276000000, st_mtime_sec: 1686395653, st_mtime_nsec: 204000000, st_ctime_sec: 1686395653, st_ctime_nsec: 220000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 2705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 71, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395704, st_atime_nsec: 276000000, st_mtime_sec: 1686395653, st_mtime_nsec: 220000000, st_ctime_sec: 1686395653, st_ctime_nsec: 244000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 1988, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 67, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395597, st_atime_nsec: 60000000, st_mtime_sec: 1686395597, st_mtime_nsec: 28000000, st_ctime_sec: 1686395597, st_ctime_nsec: 44000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 1853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395586, st_atime_nsec: 616000000, st_mtime_sec: 1686395586, st_mtime_nsec: 600000000, st_ctime_sec: 1686395586, st_ctime_nsec: 612000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 1854, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 244000000, st_mtime_sec: 1686395586, st_mtime_nsec: 616000000, st_ctime_sec: 1686395586, st_ctime_nsec: 636000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 2466, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395639, st_atime_nsec: 504000000, st_mtime_sec: 1686395638, st_mtime_nsec: 404000000, st_ctime_sec: 1686395638, st_ctime_nsec: 416000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 2431, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395634, st_atime_nsec: 488000000, st_mtime_sec: 1686395632, st_mtime_nsec: 776000000, st_ctime_sec: 1686395632, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 2556, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 308000000, st_mtime_sec: 1686395646, st_mtime_nsec: 260000000, st_ctime_sec: 1686395646, st_ctime_nsec: 276000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 2557, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 324000000, st_mtime_sec: 1686395646, st_mtime_nsec: 276000000, st_ctime_sec: 1686395646, st_ctime_nsec: 308000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 2558, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 348000000, st_mtime_sec: 1686395646, st_mtime_nsec: 308000000, st_ctime_sec: 1686395646, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 2559, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 60, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 364000000, st_mtime_sec: 1686395646, st_mtime_nsec: 324000000, st_ctime_sec: 1686395646, st_ctime_nsec: 348000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 2560, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 348000000, st_ctime_sec: 1686395646, st_ctime_nsec: 364000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 2561, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 56, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 472000000, st_mtime_sec: 1686395646, st_mtime_nsec: 364000000, st_ctime_sec: 1686395646, st_ctime_nsec: 384000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 1913, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 156, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395593, st_atime_nsec: 48000000, st_mtime_sec: 1686395590, st_mtime_nsec: 28000000, st_ctime_sec: 1686395590, st_ctime_nsec: 40000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 4920, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 74, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395709, st_atime_nsec: 972000000, st_mtime_sec: 1686395709, st_mtime_nsec: 972000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 2476, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 916, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395646, st_atime_nsec: 260000000, st_mtime_sec: 1686395640, st_mtime_nsec: 240000000, st_ctime_sec: 1686395640, st_ctime_nsec: 252000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 1877, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 276000000, st_mtime_sec: 1686395588, st_mtime_nsec: 244000000, st_ctime_sec: 1686395588, st_ctime_nsec: 256000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 1879, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 52, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 276000000, st_ctime_sec: 1686395588, st_ctime_nsec: 296000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 2187, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 76, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395616, st_atime_nsec: 732000000, st_mtime_sec: 1686395614, st_mtime_nsec: 896000000, st_ctime_sec: 1686395614, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 1880, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395588, st_atime_nsec: 784000000, st_mtime_sec: 1686395588, st_mtime_nsec: 296000000, st_ctime_sec: 1686395588, st_ctime_nsec: 316000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/alternatives" "automat-visualize awk chardetect cifs-idmap-plugin dbus-launch distro easy_install ebtables f2py ftp funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs iptables jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mt nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt roff.7.gz twistd unzip unzipsfx vim zipgrep" >libguestfs: trace: internal_lxattrlist "/var/lib/alternatives" "automat-visualize awk chardetect cifs-idmap-plugin dbus-launch distro easy_install ebtables f2py ftp funzip gem2rpm gem2rpm-0.10.1 gem2rpm.ruby2.5 gs iptables jp ld libblas.so.3 libcblas.so.3 liblapack.so.3 liblapacke.so.3 miniterm mount.ntfs mt nokogiri nokogiri-1.8.5 nokogiri.ruby2.5 openblas-default pip pip3 pybabel pyinotify rake rake.ruby2.5 rdoc rdoc.ruby2.5 ri ri.ruby2.5 rmt roff.7.gz twistd unzip unzipsfx vim zipgrep" >guestfsd: <= internal_lxattrlist (0xcd) request length 696 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(46) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(46) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/apparmor" >libguestfs: trace: ls0 "/var/lib/apparmor" "/tmp/libguestfsS4MOjo/ls569.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cache"] >libguestfs: trace: lstatnslist "/var/lib/apparmor" "cache" >libguestfs: trace: internal_lstatnslist "/var/lib/apparmor" "cache" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2642, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 660000000, st_mtime_sec: 1684330557, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 480000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2642, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395721, st_atime_nsec: 660000000, st_mtime_sec: 1684330557, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 480000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/apparmor" "cache" >libguestfs: trace: internal_lxattrlist "/var/lib/apparmor" "cache" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/apparmor/cache" >libguestfs: trace: ls0 "/var/lib/apparmor/cache" "/tmp/libguestfsS4MOjo/ls570.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/apparmor/cache" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/apparmor/cache" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/autoinstall" >libguestfs: trace: ls0 "/var/lib/autoinstall" "/tmp/libguestfsS4MOjo/ls571.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["autoconf"] >libguestfs: trace: lstatnslist "/var/lib/autoinstall" "autoconf" >libguestfs: trace: internal_lstatnslist "/var/lib/autoinstall" "autoconf" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4996, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4996, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1681409638, st_atime_nsec: 0, st_mtime_sec: 1681409638, st_mtime_nsec: 0, st_ctime_sec: 1686395717, st_ctime_nsec: 196000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/autoinstall" "autoconf" >libguestfs: trace: internal_lxattrlist "/var/lib/autoinstall" "autoconf" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/autoinstall/autoconf" >libguestfs: trace: ls0 "/var/lib/autoinstall/autoconf" "/tmp/libguestfsS4MOjo/ls572.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/autoinstall/autoconf" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/autoinstall/autoconf" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/ca-certificates" >libguestfs: trace: ls0 "/var/lib/ca-certificates" "/tmp/libguestfsS4MOjo/ls573.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ca-bundle.pem", "java-cacerts", "openssl", "pem"] >libguestfs: trace: lstatnslist "/var/lib/ca-certificates" "ca-bundle.pem java-cacerts openssl pem" >libguestfs: trace: internal_lstatnslist "/var/lib/ca-certificates" "ca-bundle.pem java-cacerts openssl pem" >guestfsd: <= internal_lstatnslist (0x1a7) request length 128 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 5881, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 209056, st_blksize: 4096, st_blocks: 416, st_atime_sec: 1686395718, st_atime_nsec: 80000000, st_mtime_sec: 1686395718, st_mtime_nsec: 108000000, st_ctime_sec: 1686395718, st_ctime_nsec: 108000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5001, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 155008, st_blksize: 4096, st_blocks: 304, st_atime_sec: 1686395717, st_atime_nsec: 968000000, st_mtime_sec: 1686395717, st_mtime_nsec: 968000000, st_ctime_sec: 1686395717, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 930, st_mode: 16749, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16122, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 931, st_mode: 16749, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13842, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 5881, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 209056, st_blksize: 4096, st_blocks: 416, st_atime_sec: 1686395718, st_atime_nsec: 80000000, st_mtime_sec: 1686395718, st_mtime_nsec: 108000000, st_ctime_sec: 1686395718, st_ctime_nsec: 108000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5001, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 155008, st_blksize: 4096, st_blocks: 304, st_atime_sec: 1686395717, st_atime_nsec: 968000000, st_mtime_sec: 1686395717, st_mtime_nsec: 968000000, st_ctime_sec: 1686395717, st_ctime_nsec: 968000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 930, st_mode: 16749, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16122, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 931, st_mode: 16749, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13842, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/ca-certificates" "ca-bundle.pem java-cacerts openssl pem" >libguestfs: trace: internal_lxattrlist "/var/lib/ca-certificates" "ca-bundle.pem java-cacerts openssl pem" >guestfsd: <= internal_lxattrlist (0xcd) request length 128 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/ca-certificates/openssl" >libguestfs: trace: ls0 "/var/lib/ca-certificates/openssl" "/tmp/libguestfsS4MOjo/ls574.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["002c0b4f.0", "01419da9.0", "02265526.0", "04f60c28.0", "062cdee6.0", "064e0aa9.0", "06dc52d5.0", "0708417d.0", "08063a00.0", "09789157.0", "0a775a30.0", "0b1b94ef.0", "0b7c536a.0", "0b9bc432.0", "0bf05006.0", "0c4c9b6c.0", "0d01cc9c.0", "0d69c7e1.0", "0d972af8.0", "0f5dc4f3.0", "0f6fa695.0", "1001acf7.0", "10531352.0", "106f3e4d.0", "11f154d6.0", "1320b215.0", "1422d63c.0", "14bc7599.0", "1766e401.0", "18856ac4.0", "19dbc0dd.0", "1ae85e5e.0", "1b0f7e5c.0", "1d3472b9.0", "1df5a75f.0", "1e08bfd1.0", "1e09d511.0", "1e1eab7c.0", "1e8e7201.0", "1eb37bdf.0", "1ec40989.0", "1f58a078.0", "219d9499.0", "23f4c490.0", "244b5494.0", "252252d2.0", "26312675.0", "2923b3f9.0", "2add47b6.0", "2ae6433e.0", "2b349938.0", "2d9dafe4.0", "2dab9e33.0", "302904dd.0", "304d27c3.0", "31188b5e.0", "32888f65.0", "33ee480d.0", "35105088.0", "3513523f.0", "399e7759.0", "3a3b02ce.0", "3ad48a91.0", "3bde41ac.0", "3bde41ac.1", "3c860d51.0", "3c899c73.0", "3c9a4d3b.0", "3d3ee9f3.0", "3e45d192.0", "3e7271e8.0", "3fb36b73.0", "40193066.0", "4042bcee.0", "40547a79.0", "406c9bb1.0", "40c7e66e.0", "41a3f684.0", "442adcac.0", "455f1b52.0", "4632c230.0", "48a195d8.0", "48bec511.0", "4b718d9b.0", "4be590e0.0", "4bfab552.0", "4c3982f2.0", "4c95c52e.0", "4f316efb.0", "5046c355.0", "5273a94c.0", "52b525c7.0", "53a1b57a.0", "5443e9e3.0", "54657681.0", "57bcb2da.0", "583d0756.0", "5860aaa6.0", "5931b5bc.0", "5a250ea7.0", "5a3f0ff8.0", "5a4d6896.0", "5a7722fb.0", "5acf816d.0", "5ad8a5d6.0", "5cd81ad7.0", "5e98733a.0", "5f15c80c.0", "5f47b495.0", "5f618aec.0", "5f9a69fa.0", "5fdd185d.0", "607986c7.0", "60afe812.0", "6187b673.0", "626dceaf.0", "63a2c897.0", "653b494a.0", "66445960.0", "68dd7389.0", "69105f4f.0", "6b03dec0.0", "6b99d060.0", "6d41d539.0", "6e8bf996.0", "6f7454b3.0", "6fa5da56.0", "706f604c.0", "716c07b3.0", "749e9e03.0", "75680d2e.0", "75d1b2ed.0", "76579174.0", "76763419.0", "76faf6c0.0", "7719f463.0", "773e07ad.0", "779a714a.0", "7892ad52.0", "7a3adc42.0", "7a780d93.0", "7a7c655d.0", "7a819ef2.0", "7f3d5d1d.0", "8160b96c.0", "81b9768f.0", "82223c44.0", "83e9984f.0", "8508e720.0", "85cde254.0", "86212b19.0", "869fbf79.0", "8794b4e3.0", "882de061.0", "88950faa.0", "89c02a45.0", "8cb5ee0f.0", "8d6437c3.0", "8d86cdd1.0", "8d89cda1.0", "8f103249.0", "90c5a3c8.0", "9282e51c.0", "930ac5d2.0", "9339512a.0", "93851c9e.0", "93bc0acc.0", "9479c8c3.0", "9482e63a.0", "94bd6eb5.0", "9576d26b.0", "9591a472.0", "95aff9e3.0", "9685a493.0", "9846683b.0", "985c1f52.0", "988a38cb.0", "99e1b953.0", "9aef356c.0", "9b5697b0.0", "9c8dfbd4.0", "9d04f354.0", "9d6523ce.0", "9eeb53aa.0", "9ef4a08a.0", "9f533518.0", "9f727ac7.0", "ACCVRAIZ1.pem", "AC_RAIZ_FNMT-RCM.pem", "AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem", "ANF_Secure_Server_Root_CA.pem", "Actalis_Authentication_Root_CA.pem", "AffirmTrust_Commercial.pem", "AffirmTrust_Networking.pem", "AffirmTrust_Premium.pem", "AffirmTrust_Premium_ECC.pem", "Amazon_Root_CA_1.pem", "Amazon_Root_CA_2.pem", "Amazon_Root_CA_3.pem", "Amazon_Root_CA_4.pem", "Atos_TrustedRoot_2011.pem", "Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem", "Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem", "Baltimore_CyberTrust_Root.pem", "Buypass_Class_2_Root_CA.pem", "Buypass_Class_3_Root_CA.pem", "CA_Disig_Root_R2.pem", "CFCA_EV_ROOT.pem", "COMODO_Certification_Authority.pem", "COMODO_ECC_Certification_Authority.pem", "COMODO_RSA_Certification_Authority.pem", "Camerfirma_Chambers_of_Commerce_Root.pem", "Certainly_Root_E1.pem", "Certainly_Root_R1.pem", "Certigna.pem", "Certigna_Root_CA.pem", "Certum_EC-384_CA.pem", "Certum_Root_CA.pem", "Certum_Trusted_Network_CA.pem", "Certum_Trusted_Network_CA_2.pem", "Certum_Trusted_Root_CA.pem", "Chambers_of_Commerce_Root_-_2008.pem", "Comodo_AAA_Services_root.pem", "D-TRUST_BR_Root_CA_1_2020.pem", "D-TRUST_EV_Root_CA_1_2020.pem", "D-TRUST_Root_CA_3_2013.pem", "D-TRUST_Root_Class_3_CA_2_2009.pem", "D-TRUST_Root_Class_3_CA_2_EV_2009.pem", "DIGITALSIGN_GLOBAL_ROOT_ECDSA_CA.pem", "DIGITALSIGN_GLOBAL_ROOT_RSA_CA.pem", "DigiCert_Assured_ID_Root_CA.pem", "DigiCert_Assured_ID_Root_G2.pem", "DigiCert_Assured_ID_Root_G3.pem", "DigiCert_Global_Root_CA.pem", "DigiCert_Global_Root_G2.pem", "DigiCert_Global_Root_G3.pem", "DigiCert_High_Assurance_EV_Root_CA.pem", "DigiCert_SMIME_ECC_P384_Root_G5.pem", "DigiCert_SMIME_RSA4096_Root_G5.pem", "DigiCert_TLS_ECC_P384_Root_G5.pem", "DigiCert_TLS_RSA4096_Root_G5.pem", "DigiCert_Trusted_Root_G4.pem", "E-Tugra_Certification_Authority.pem", "E-Tugra_Global_Root_CA_ECC_v3.pem", "E-Tugra_Global_Root_CA_RSA_v3.pem", "Entrust.net_Premium_2048_Secure_Server_CA.pem", "Entrust_Root_Certification_Authority.pem", "Entrust_Root_Certification_Authority_-_EC1.pem", "Entrust_Root_Certification_Authority_-_G2.pem", "Entrust_Root_Certification_Authority_-_G4.pem", "GDCA_TrustAUTH_R5_ROOT.pem", "GLOBALTRUST_2020.pem", "GTS_Root_R1.pem", "GTS_Root_R2.pem", "GTS_Root_R3.pem", "GTS_Root_R4.pem", "GlobalSign_ECC_Root_CA_-_R4.pem", "GlobalSign_ECC_Root_CA_-_R5.pem", "GlobalSign_Root_CA.pem", "GlobalSign_Root_CA_-_R3.pem", "GlobalSign_Root_CA_-_R6.pem", "GlobalSign_Root_E46.pem", "GlobalSign_Root_R46.pem", "GlobalSign_Secure_Mail_Root_E45.pem", "GlobalSign_Secure_Mail_Root_R45.pem", "Global_Chambersign_Root_-_2008.pem", "Go_Daddy_Class_2_CA.pem", "Go_Daddy_Root_Certificate_Authority_-_G2.pem", "HARICA_Client_ECC_Root_CA_2021.pem", "HARICA_Client_RSA_Root_CA_2021.pem", "HARICA_TLS_ECC_Root_CA_2021.pem", "HARICA_TLS_RSA_Root_CA_2021.pem", "Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem", "Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem", "HiPKI_Root_CA_-_G1.pem", "Hongkong_Post_Root_CA_1.pem", "Hongkong_Post_Root_CA_3.pem", "ISRG_Root_X1.pem", "ISRG_Root_X2.pem", "IdenTrust_Commercial_Root_CA_1.pem", "IdenTrust_Public_Sector_Root_CA_1.pem", "Izenpe.com.pem", "Microsec_e-Szigno_Root_CA_2009.pem", "Microsoft_ECC_Root_Certificate_Authority_2017.pem", "Microsoft_RSA_Root_Certificate_Authority_2017.pem", "NAVER_Global_Root_Certification_Authority.pem", "NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem", "OISTE_WISeKey_Global_Root_GA_CA.pem", "OISTE_WISeKey_Global_Root_GB_CA.pem", "OISTE_WISeKey_Global_Root_GC_CA.pem", "QuoVadis_Root_CA_1_G3.pem", "QuoVadis_Root_CA_2.pem", "QuoVadis_Root_CA_2_G3.pem", "QuoVadis_Root_CA_3.pem", "QuoVadis_Root_CA_3_G3.pem", "SSL.com_EV_Root_Certification_Authority_ECC.pem", "SSL.com_EV_Root_Certification_Authority_RSA_R2.pem", "SSL.com_Root_Certification_Authority_ECC.pem", "SSL.com_Root_Certification_Authority_RSA.pem", "SZAFIR_ROOT_CA2.pem", "SecureSign_RootCA11.pem", "SecureTrust_CA.pem", "Secure_Global_CA.pem", "Security_Communication_ECC_RootCA1.pem", "Security_Communication_RootCA2.pem", "Security_Communication_RootCA3.pem", "Security_Communication_Root_CA.pem", "Staat_der_Nederlanden_Root_CA_-_G3.pem", "Starfield_Class_2_CA.pem", "Starfield_Root_Certificate_Authority_-_G2.pem", "Starfield_Services_Root_Certificate_Authority_-_G2.pem", "SwissSign_Gold_CA_-_G2.pem", "SwissSign_Silver_CA_-_G2.pem", "Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem", "Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem", "T-TeleSec_GlobalRoot_Class_2.pem", "T-TeleSec_GlobalRoot_Class_3.pem", "TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem", "TWCA_Global_Root_CA.pem", "TWCA_Root_Certification_Authority.pem", "TeliaSonera_Root_CA_v1.pem", "Telia_Root_CA_v2.pem", "Trustwave_Global_Certification_Authority.pem", "Trustwave_Global_ECC_P256_Certification_Authority.pem", "Trustwave_Global_ECC_P384_Certification_Authority.pem", "TunTrust_Root_CA.pem", "UCA_Extended_Validation_Root.pem", "UCA_Global_G2_Root.pem", "USERTrust_ECC_Certification_Authority.pem", "USERTrust_RSA_Certification_Authority.pem", "Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem", "Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem", "XRamp_Global_CA_Root.pem", "a2c66da8.0", "a3418fda.0", "a3896b44.0", "a716d4ed.0", "a81e292b.0", "a94d09e5.0", "a9d40e02.0", "ab5346f4.0", "ab59055e.0", "aee5f10d.0", "b0e59380.0", "b0ed035a.0", "b0f3e76e.0", "b1159c4c.0", "b1b8a7f3.0", "b30d5fda.0", "b3fb433b.0", "b433981b.0", "b66938e9.0", "b6782d18.0", "b727005e.0", "b74d2bd5.0", "b7a5b843.0", "b7db1890.0", "b81b93f0.0", "b872f2b4.0", "b92fd57f.0", "b936d1c6.0", "bc3f2570.0", "bd43e1dd.0", "bdacca6f.0", "bf53fb88.0", "bf64f35b.0", "c01eb047.0", "c28a8a30.0", "c44cc0c0.0", "c47d9980.0", "c491639e.0", "c559d742.0", "c6127c60.0", "c7f1359b.0", "c90bc37d.0", "ca6e4ad9.0", "cb156124.0", "cb1c3204.0", "cbf06781.0", "cc450945.0", "ccc52f49.0", "cd58d51e.0", "cd8c0d63.0", "ce5e74ef.0", "certSIGN_ROOT_CA.pem", "certSIGN_Root_CA_G2.pem", "cf701eeb.0", "d06393bb.0", "d16a5865.0", "d16a5865.1", "d18e9066.0", "d39b0a2c.0", "d41b5e2a.0", "d4c339cb.0", "d4dae3dd.0", "d52c538d.0", "d59297b8.0", "d6325660.0", "d7746a63.0", "d78a75c7.0", "d7e8dc79.0", "d887a5bb.0", "d96b65e2.0", "da7377f6.0", "dbc54cab.0", "dbff3a01.0", "dc45b0bd.0", "dc4d6a89.0", "dc99f41e.0", "dd8e9d41.0", "de6d66f3.0", "dfc0fe80.0", "e-Szigno_Root_CA_2017.pem", "e113c810.0", "e13665f9.0", "e18bfb83.0", "e35234b1.0", "e36a6752.0", "e442e424.0", "e48193cf.0", "e53e0c3b.0", "e73d606e.0", "e7c037b4.0", "e8651083.0", "e868b802.0", "e8de2f56.0", "e915458f.0", "ePKI_Root_Certification_Authority.pem", "ecccd8db.0", "ed39abd0.0", "ed858448.0", "edcbddb5.0", "edd09502.0", "ee1365c0.0", "ee532fd5.0", "ee64a828.0", "ee7cd6fb.0", "eed8c118.0", "ef954a4e.0", "emSign_ECC_Root_CA_-_C3.pem", "emSign_ECC_Root_CA_-_G3.pem", "emSign_Root_CA_-_C1.pem", "emSign_Root_CA_-_G1.pem", "f013ecaf.0", "f058632f.0", "f081611a.0", "f0c70a8d.0", "f0cd152c.0", "f249de83.0", "f30dd6ad.0", "f3377b1b.0", "f387163d.0", "f39fc864.0", "f459871d.0", "f51bb24c.0", "f8fc53da.0", "f90208f7.0", "fa5da96b.0", "fb5fa911.0", "fc5a8f99.0", "fd08c599.0", "fd64f3fc.0", "fde84897.0", "fe8a2cd8.0", "feffd413.0", "ff34af3f.0", "vTrus_ECC_Root_CA.pem", "vTrus_Root_CA.pem"] >libguestfs: trace: lstatnslist "/var/lib/ca-certificates/openssl" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 0708417d.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b7c536a.0 0b9bc432.0 0bf05006.0 0c4c9b6c.0 0d01cc9c.0 0d69c7e1.0 0d972af8.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 11f154d6.0 1320b215.0 1422d63c.0 14bc7599.0 1766e401.0 18856ac4.0 19dbc0dd.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1eb37bdf.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 26312675.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 2dab9e33.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3a3b02ce.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3d3ee9f3.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 442adcac.0 455f1b52.0 4632c230.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4c95c52e.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a250ea7.0 5a3f0ff8.0 5a4d6896.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6e8bf996.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76763419.0 76faf6c0.0 7719f463.0 773e07ad.0 779a714a.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 94bd6eb5.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9eeb53aa.0 9ef4a08a.0 9f533518.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Camerfirma_Chambers_of_Commerce_Root.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Root_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Chambers_of_Commerce_Root_-_2008.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_CA_3_2013.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DIGITALSIGN_GLOBAL_ROOT_ECDSA_CA.pem DIGITALSIGN_GLOBAL_ROOT_RSA_CA.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_SMIME_ECC_P384_Root_G5.pem DigiCert_SMIME_RSA4096_Root_G5.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem GlobalSign_Secure_Mail_Root_E45.pem GlobalSign_Secure_Mail_Root_R45.pem Global_Chambersign_Root_-_2008.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_Client_ECC_Root_CA_2021.pem HARICA_Client_RSA_Root_CA_2021.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GA_CA.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Staat_der_Nederlanden_Root_CA_-_G3.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b1b8a7f3.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b6782d18.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c47d9980.0 c491639e.0 c559d742.0 c6127c60.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d78a75c7.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc45b0bd.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e53e0c3b.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 e915458f.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 edd09502.0 ee1365c0.0 ee532fd5.0 ee64a828.0 ee7cd6fb.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 f90208f7.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >libguestfs: trace: internal_lstatnslist "/var/lib/ca-certificates/openssl" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 0708417d.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b7c536a.0 0b9bc432.0 0bf05006.0 0c4c9b6c.0 0d01cc9c.0 0d69c7e1.0 0d972af8.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 11f154d6.0 1320b215.0 1422d63c.0 14bc7599.0 1766e401.0 18856ac4.0 19dbc0dd.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1eb37bdf.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 26312675.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 2dab9e33.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3a3b02ce.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3d3ee9f3.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 442adcac.0 455f1b52.0 4632c230.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4c95c52e.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a250ea7.0 5a3f0ff8.0 5a4d6896.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6e8bf996.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76763419.0 76faf6c0.0 7719f463.0 773e07ad.0 779a714a.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 94bd6eb5.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9eeb53aa.0 9ef4a08a.0 9f533518.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Camerfirma_Chambers_of_Commerce_Root.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Root_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Chambers_of_Commerce_Root_-_2008.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_CA_3_2013.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DIGITALSIGN_GLOBAL_ROOT_ECDSA_CA.pem DIGITALSIGN_GLOBAL_ROOT_RSA_CA.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_SMIME_ECC_P384_Root_G5.pem DigiCert_SMIME_RSA4096_Root_G5.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem GlobalSign_Secure_Mail_Root_E45.pem GlobalSign_Secure_Mail_Root_R45.pem Global_Chambersign_Root_-_2008.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_Client_ECC_Root_CA_2021.pem HARICA_Client_RSA_Root_CA_2021.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GA_CA.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Staat_der_Nederlanden_Root_CA_-_G3.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b1b8a7f3.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b6782d18.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c47d9980.0 c491639e.0 c559d742.0 c6127c60.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d78a75c7.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc45b0bd.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e53e0c3b.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 e915458f.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 edd09502.0 ee1365c0.0 ee532fd5.0 ee64a828.0 ee7cd6fb.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 f90208f7.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >guestfsd: <= internal_lstatnslist (0x1a7) request length 10860 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(468) = [0]{st_dev: 32, st_ino: 5240, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5316, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 5195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 5451, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 5231, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 5342, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 5375, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 5406, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 5369, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 5393, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 5264, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 5099, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 5165, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 5306, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 5378, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 5219, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 5247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 5223, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 5246, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 5444, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 5216, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 5258, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5394, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 5192, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 5457, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 5405, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 5153, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 5177, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 5243, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 5354, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 5156, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 5421, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 5241, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 5225, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 5169, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 5300, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 5426, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 5430, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 5232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 5103, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 5250, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 5343, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 5253, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 5388, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 5135, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 5145, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 32, st_ino: 5402, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 32, st_ino: 5183, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 32, st_ino: 5226, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 32, st_ino: 5060, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 32, st_ino: 5015, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 32, st_ino: 5058, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 32, st_ino: 5270, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 32, st_ino: 5076, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 32, st_ino: 5448, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 32, st_ino: 5433, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 32, st_ino: 5285, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 32, st_ino: 5382, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 32, st_ino: 5454, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 32, st_ino: 5126, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 32, st_ino: 5127, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 32, st_ino: 5328, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 32, st_ino: 5052, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 32, st_ino: 5045, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 32, st_ino: 5048, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 32, st_ino: 5397, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 32, st_ino: 5334, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 32, st_ino: 5004, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 32, st_ino: 5157, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 32, st_ino: 5291, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 32, st_ino: 5187, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 32, st_ino: 5321, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 32, st_ino: 5090, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 32, st_ino: 5303, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 32, st_ino: 5108, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 32, st_ino: 5180, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 32, st_ino: 5214, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 32, st_ino: 5085, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 32, st_ino: 5087, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 32, st_ino: 5196, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 32, st_ino: 5273, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 32, st_ino: 5310, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 32, st_ino: 5093, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 32, st_ino: 5174, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 32, st_ino: 5301, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 32, st_ino: 5390, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 32, st_ino: 5277, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 32, st_ino: 5154, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 32, st_ino: 5396, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 32, st_ino: 5400, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 32, st_ino: 5207, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 32, st_ino: 5337, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 32, st_ino: 5289, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 32, st_ino: 5429, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 32, st_ino: 5054, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 32, st_ino: 5399, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 32, st_ino: 5376, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 32, st_ino: 5360, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 32, st_ino: 5162, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 32, st_ino: 5385, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 32, st_ino: 5109, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 32, st_ino: 5384, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 32, st_ino: 5210, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 32, st_ino: 5268, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 32, st_ino: 5228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 32, st_ino: 5414, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 32, st_ino: 5198, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 32, st_ino: 5438, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 32, st_ino: 5013, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 32, st_ino: 5081, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 32, st_ino: 5010, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 32, st_ino: 5067, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 32, st_ino: 5129, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 32, st_ino: 5325, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 32, st_ino: 5304, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 32, st_ino: 5261, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 32, st_ino: 5415, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 32, st_ino: 5051, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 32, st_ino: 5213, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 32, st_ino: 5294, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 32, st_ino: 5118, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 32, st_ino: 5265, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 32, st_ino: 5189, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 32, st_ino: 5030, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 32, st_ino: 5088, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 32, st_ino: 5370, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 32, st_ino: 5381, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 32, st_ino: 5468, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 32, st_ino: 5211, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 32, st_ino: 5336, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 32, st_ino: 5106, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 32, st_ino: 5150, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 32, st_ino: 5469, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 32, st_ino: 5142, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 32, st_ino: 5345, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 32, st_ino: 5282, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 32, st_ino: 5333, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 32, st_ino: 5141, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 32, st_ino: 5373, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 32, st_ino: 5465, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 32, st_ino: 5069, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 32, st_ino: 5034, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 32, st_ino: 5340, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 32, st_ino: 5123, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 32, st_ino: 5312, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 32, st_ino: 5136, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 32, st_ino: 5055, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 32, st_ino: 5205, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 32, st_ino: 5066, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 32, st_ino: 5391, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 32, st_ino: 5019, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 32, st_ino: 5175, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 32, st_ino: 5307, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 32, st_ino: 5079, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 32, st_ino: 5379, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 32, st_ino: 5112, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 32, st_ino: 5033, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 32, st_ino: 5121, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 32, st_ino: 5078, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 32, st_ino: 5315, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 32, st_ino: 5411, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 32, st_ino: 5288, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 32, st_ino: 5100, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 32, st_ino: 5012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 32, st_ino: 5346, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 32, st_ino: 5040, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 32, st_ino: 5018, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 32, st_ino: 5283, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 32, st_ino: 5084, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 32, st_ino: 5274, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 32, st_ino: 5061, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 32, st_ino: 5319, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 32, st_ino: 5094, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 32, st_ino: 5292, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 32, st_ino: 5144, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 32, st_ino: 5235, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 32, st_ino: 5324, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 32, st_ino: 5466, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 32, st_ino: 5424, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 32, st_ino: 5420, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 32, st_ino: 5024, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 32, st_ino: 5120, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 32, st_ino: 5202, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 32, st_ino: 5139, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 32, st_ino: 5159, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 32, st_ino: 5220, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 32, st_ino: 5279, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 32, st_ino: 5002, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2837, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 32, st_ino: 5005, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2033, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 32, st_ino: 5008, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 32, st_ino: 5038, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 32, st_ino: 5011, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2138, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 32, st_ino: 5014, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1273, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 32, st_ino: 5017, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1273, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 32, st_ino: 5020, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 32, st_ino: 5023, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 822, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 32, st_ino: 5026, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 32, st_ino: 5029, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1955, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 32, st_ino: 5032, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 729, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 32, st_ino: 5035, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 810, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 32, st_ino: 5041, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1342, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 32, st_ino: 5047, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2297, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 32, st_ino: 5044, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2297, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 32, st_ino: 5050, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 32, st_ino: 5053, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 32, st_ino: 5056, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 32, st_ino: 5059, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 32, st_ino: 5098, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2041, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 32, st_ino: 5107, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1578, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 32, st_ino: 5110, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 32, st_ino: 5113, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 32, st_ino: 5062, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1789, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 32, st_ino: 5065, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 802, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 32, st_ino: 5068, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 32, st_ino: 5071, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 32, st_ino: 5074, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2337, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 32, st_ino: 5083, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 32, st_ino: 5086, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 32, st_ino: 5092, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 32, st_ino: 5089, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 32, st_ino: 5095, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 32, st_ino: 5101, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2675, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 32, st_ino: 5104, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1598, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 32, st_ino: 5158, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 32, st_ino: 5161, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 32, st_ino: 5164, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 32, st_ino: 5167, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1594, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [227]{st_dev: 32, st_ino: 5170, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1622, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [228]{st_dev: 32, st_ino: 5152, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [229]{st_dev: 32, st_ino: 5155, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [230]{st_dev: 32, st_ino: 5116, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1435, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [231]{st_dev: 32, st_ino: 5119, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [232]{st_dev: 32, st_ino: 5122, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 936, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [233]{st_dev: 32, st_ino: 5125, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1419, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [234]{st_dev: 32, st_ino: 5128, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1375, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [235]{st_dev: 32, st_ino: 5131, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 924, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [236]{st_dev: 32, st_ino: 5134, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1464, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [237]{st_dev: 32, st_ino: 5137, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 871, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [238]{st_dev: 32, st_ino: 5140, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [239]{st_dev: 32, st_ino: 5143, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [240]{st_dev: 32, st_ino: 5146, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [241]{st_dev: 32, st_ino: 5149, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2073, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [242]{st_dev: 32, st_ino: 5206, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2321, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [243]{st_dev: 32, st_ino: 5209, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1054, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [244]{st_dev: 32, st_ino: 5212, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [245]{st_dev: 32, st_ino: 5185, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1610, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [246]{st_dev: 32, st_ino: 5188, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1732, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [247]{st_dev: 32, st_ino: 5191, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [248]{st_dev: 32, st_ino: 5194, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1639, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [249]{st_dev: 32, st_ino: 5197, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [250]{st_dev: 32, st_ino: 5215, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [251]{st_dev: 32, st_ino: 5248, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [252]{st_dev: 32, st_ino: 5257, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [253]{st_dev: 32, st_ino: 5260, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [254]{st_dev: 32, st_ino: 5263, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [255]{st_dev: 32, st_ino: 5266, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [256]{st_dev: 32, st_ino: 5221, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 794, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [257]{st_dev: 32, st_ino: 5224, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [258]{st_dev: 32, st_ino: 5227, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1334, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [259]{st_dev: 32, st_ino: 5230, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [260]{st_dev: 32, st_ino: 5233, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [261]{st_dev: 32, st_ino: 5236, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [262]{st_dev: 32, st_ino: 5239, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [263]{st_dev: 32, st_ino: 5242, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 879, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [264]{st_dev: 32, st_ino: 5245, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [265]{st_dev: 32, st_ino: 5218, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2666, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [266]{st_dev: 32, st_ino: 5251, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1525, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [267]{st_dev: 32, st_ino: 5254, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [268]{st_dev: 32, st_ino: 5269, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 956, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [269]{st_dev: 32, st_ino: 5272, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [270]{st_dev: 32, st_ino: 5275, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [271]{st_dev: 32, st_ino: 5278, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [272]{st_dev: 32, st_ino: 5281, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1151, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [273]{st_dev: 32, st_ino: 5284, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [274]{st_dev: 32, st_ino: 5287, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [275]{st_dev: 32, st_ino: 5290, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1236, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [276]{st_dev: 32, st_ino: 5293, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [277]{st_dev: 32, st_ino: 5302, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [278]{st_dev: 32, st_ino: 5305, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 846, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [279]{st_dev: 32, st_ino: 5296, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [280]{st_dev: 32, st_ino: 5299, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2029, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [281]{st_dev: 32, st_ino: 5308, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [282]{st_dev: 32, st_ino: 5311, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [283]{st_dev: 32, st_ino: 5314, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [284]{st_dev: 32, st_ino: 5317, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [285]{st_dev: 32, st_ino: 5320, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2106, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [286]{st_dev: 32, st_ino: 5323, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1586, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [287]{st_dev: 32, st_ino: 5326, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1509, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [288]{st_dev: 32, st_ino: 5329, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [289]{st_dev: 32, st_ino: 5332, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [290]{st_dev: 32, st_ino: 5335, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2004, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [291]{st_dev: 32, st_ino: 5338, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [292]{st_dev: 32, st_ino: 5341, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [293]{st_dev: 32, st_ino: 5344, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2431, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [294]{st_dev: 32, st_ino: 5347, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2004, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [295]{st_dev: 32, st_ino: 5371, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [296]{st_dev: 32, st_ino: 5374, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2211, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [297]{st_dev: 32, st_ino: 5377, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [298]{st_dev: 32, st_ino: 5380, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [299]{st_dev: 32, st_ino: 5407, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [300]{st_dev: 32, st_ino: 5353, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [301]{st_dev: 32, st_ino: 5356, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [302]{st_dev: 32, st_ino: 5350, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1427, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [303]{st_dev: 32, st_ino: 5359, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 928, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [304]{st_dev: 32, st_ino: 5365, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [305]{st_dev: 32, st_ino: 5368, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2057, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [306]{st_dev: 32, st_ino: 5362, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [307]{st_dev: 32, st_ino: 5383, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [308]{st_dev: 32, st_ino: 5386, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1545, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [309]{st_dev: 32, st_ino: 5389, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1492, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [310]{st_dev: 32, st_ino: 5392, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1529, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [311]{st_dev: 32, st_ino: 5395, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2126, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [312]{st_dev: 32, st_ino: 5398, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [313]{st_dev: 32, st_ino: 5401, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [314]{st_dev: 32, st_ino: 5404, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [315]{st_dev: 32, st_ino: 5425, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1456, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [316]{st_dev: 32, st_ino: 5428, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [317]{st_dev: 32, st_ino: 5431, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1679, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [318]{st_dev: 32, st_ino: 5437, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1960, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [319]{st_dev: 32, st_ino: 5440, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1362, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [320]{st_dev: 32, st_ino: 5413, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [321]{st_dev: 32, st_ino: 5410, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [322]{st_dev: 32, st_ino: 5416, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2195, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [323]{st_dev: 32, st_ino: 5419, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1001, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [324]{st_dev: 32, st_ino: 5422, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [325]{st_dev: 32, st_ino: 5434, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2098, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [326]{st_dev: 32, st_ino: 5443, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [327]{st_dev: 32, st_ino: 5446, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [328]{st_dev: 32, st_ino: 5449, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [329]{st_dev: 32, st_ino: 5452, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2195, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [330]{st_dev: 32, st_ino: 5455, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [331]{st_dev: 32, st_ino: 5458, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [332]{st_dev: 32, st_ino: 5467, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1590, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [333]{st_dev: 32, st_ino: 5151, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [334]{st_dev: 32, st_ino: 5267, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [335]{st_dev: 32, st_ino: 5364, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [336]{st_dev: 32, st_ino: 5163, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [337]{st_dev: 32, st_ino: 5409, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [338]{st_dev: 32, st_ino: 5003, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [339]{st_dev: 32, st_ino: 5082, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [340]{st_dev: 32, st_ino: 5355, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [341]{st_dev: 32, st_ino: 5217, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [342]{st_dev: 32, st_ino: 5186, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [343]{st_dev: 32, st_ino: 5222, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [344]{st_dev: 32, st_ino: 5439, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [345]{st_dev: 32, st_ino: 5229, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [346]{st_dev: 32, st_ino: 5117, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [347]{st_dev: 32, st_ino: 5327, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [348]{st_dev: 32, st_ino: 5160, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [349]{st_dev: 32, st_ino: 5193, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [350]{st_dev: 32, st_ino: 5039, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [351]{st_dev: 32, st_ino: 5351, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [352]{st_dev: 32, st_ino: 5403, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [353]{st_dev: 32, st_ino: 5021, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [354]{st_dev: 32, st_ino: 5178, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [355]{st_dev: 32, st_ino: 5441, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [356]{st_dev: 32, st_ino: 5442, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [357]{st_dev: 32, st_ino: 5009, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [358]{st_dev: 32, st_ino: 5043, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [359]{st_dev: 32, st_ino: 5280, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [360]{st_dev: 32, st_ino: 5007, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [361]{st_dev: 32, st_ino: 5256, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [362]{st_dev: 32, st_ino: 5295, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [363]{st_dev: 32, st_ino: 5352, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [364]{st_dev: 32, st_ino: 5318, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [365]{st_dev: 32, st_ino: 5190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [366]{st_dev: 32, st_ino: 5447, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [367]{st_dev: 32, st_ino: 5168, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [368]{st_dev: 32, st_ino: 5148, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [369]{st_dev: 32, st_ino: 5102, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [370]{st_dev: 32, st_ino: 5124, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [371]{st_dev: 32, st_ino: 5262, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [372]{st_dev: 32, st_ino: 5166, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [373]{st_dev: 32, st_ino: 5361, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [374]{st_dev: 32, st_ino: 5130, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [375]{st_dev: 32, st_ino: 5201, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [376]{st_dev: 32, st_ino: 5208, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [377]{st_dev: 32, st_ino: 5091, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [378]{st_dev: 32, st_ino: 5255, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [379]{st_dev: 32, st_ino: 5309, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [380]{st_dev: 32, st_ino: 5025, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [381]{st_dev: 32, st_ino: 5366, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [382]{st_dev: 32, st_ino: 5006, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [383]{st_dev: 32, st_ino: 5027, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [384]{st_dev: 32, st_ino: 5077, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [385]{st_dev: 32, st_ino: 5080, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1955, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [386]{st_dev: 32, st_ino: 5358, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [387]{st_dev: 32, st_ino: 5427, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [388]{st_dev: 32, st_ino: 5046, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [389]{st_dev: 32, st_ino: 5049, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [390]{st_dev: 32, st_ino: 5298, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [391]{st_dev: 32, st_ino: 5322, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [392]{st_dev: 32, st_ino: 5037, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [393]{st_dev: 32, st_ino: 5115, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [394]{st_dev: 32, st_ino: 5171, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [395]{st_dev: 32, st_ino: 5147, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [396]{st_dev: 32, st_ino: 5367, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [397]{st_dev: 32, st_ino: 5114, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [398]{st_dev: 32, st_ino: 5172, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [399]{st_dev: 32, st_ino: 5460, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [400]{st_dev: 32, st_ino: 5339, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [401]{st_dev: 32, st_ino: 5423, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [402]{st_dev: 32, st_ino: 5070, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [403]{st_dev: 32, st_ino: 5445, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [404]{st_dev: 32, st_ino: 5022, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [405]{st_dev: 32, st_ino: 5181, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [406]{st_dev: 32, st_ino: 5459, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [407]{st_dev: 32, st_ino: 5234, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [408]{st_dev: 32, st_ino: 5286, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [409]{st_dev: 32, st_ino: 5132, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [410]{st_dev: 32, st_ino: 5036, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [411]{st_dev: 32, st_ino: 5331, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [412]{st_dev: 32, st_ino: 5203, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 920, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [413]{st_dev: 32, st_ino: 5072, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [414]{st_dev: 32, st_ino: 5436, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [415]{st_dev: 32, st_ino: 5348, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [416]{st_dev: 32, st_ino: 5096, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [417]{st_dev: 32, st_ino: 5042, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [418]{st_dev: 32, st_ino: 5349, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [419]{st_dev: 32, st_ino: 5016, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [420]{st_dev: 32, st_ino: 5138, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [421]{st_dev: 32, st_ino: 5330, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [422]{st_dev: 32, st_ino: 5238, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [423]{st_dev: 32, st_ino: 5313, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [424]{st_dev: 32, st_ino: 5204, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [425]{st_dev: 32, st_ino: 5057, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [426]{st_dev: 32, st_ino: 5271, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [427]{st_dev: 32, st_ino: 5200, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2130, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [428]{st_dev: 32, st_ino: 5276, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [429]{st_dev: 32, st_ino: 5133, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [430]{st_dev: 32, st_ino: 5462, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [431]{st_dev: 32, st_ino: 5418, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [432]{st_dev: 32, st_ino: 5244, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [433]{st_dev: 32, st_ino: 5456, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [434]{st_dev: 32, st_ino: 5463, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [435]{st_dev: 32, st_ino: 5105, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [436]{st_dev: 32, st_ino: 5064, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [437]{st_dev: 32, st_ino: 5111, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [438]{st_dev: 32, st_ino: 5297, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [439]{st_dev: 32, st_ino: 5173, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [440]{st_dev: 32, st_ino: 5176, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [441]{st_dev: 32, st_ino: 5179, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1334, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [442]{st_dev: 32, st_ino: 5182, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [443]{st_dev: 32, st_ino: 5259, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [444]{st_dev: 32, st_ino: 5412, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [445]{st_dev: 32, st_ino: 5252, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [446]{st_dev: 32, st_ino: 5372, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [447]{st_dev: 32, st_ino: 5199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [448]{st_dev: 32, st_ino: 5417, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [449]{st_dev: 32, st_ino: 5450, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [450]{st_dev: 32, st_ino: 5363, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [451]{st_dev: 32, st_ino: 5387, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [452]{st_dev: 32, st_ino: 5357, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [453]{st_dev: 32, st_ino: 5184, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [454]{st_dev: 32, st_ino: 5075, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [455]{st_dev: 32, st_ino: 5097, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [456]{st_dev: 32, st_ino: 5063, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [457]{st_dev: 32, st_ino: 5249, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [458]{st_dev: 32, st_ino: 5031, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [459]{st_dev: 32, st_ino: 5453, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [460]{st_dev: 32, st_ino: 5028, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [461]{st_dev: 32, st_ino: 5435, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [462]{st_dev: 32, st_ino: 5073, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [463]{st_dev: 32, st_ino: 5408, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [464]{st_dev: 32, st_ino: 5237, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [465]{st_dev: 32, st_ino: 5432, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [466]{st_dev: 32, st_ino: 5461, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [467]{st_dev: 32, st_ino: 5464, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1968, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(468) = [0]{st_dev: 32, st_ino: 5240, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5316, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 5195, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 5451, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 5231, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 5342, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 5375, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 5406, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 5369, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 5393, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 5264, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 5099, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 5165, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 5306, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 5378, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 5219, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 5247, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 5223, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 5246, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 5444, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 5216, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 5258, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5394, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 5192, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 5457, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 5405, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 5153, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 5177, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 5243, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 5354, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 5156, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 5421, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 5241, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 5225, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 5169, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 5300, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 5426, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 5430, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 5232, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 5103, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 5250, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 5343, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 5253, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 5388, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 5135, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 5145, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 32, st_ino: 5402, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 32, st_ino: 5183, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 32, st_ino: 5226, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 32, st_ino: 5060, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 32, st_ino: 5015, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 32, st_ino: 5058, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 32, st_ino: 5270, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 32, st_ino: 5076, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 32, st_ino: 5448, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 32, st_ino: 5433, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 32, st_ino: 5285, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 32, st_ino: 5382, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 32, st_ino: 5454, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 32, st_ino: 5126, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 32, st_ino: 5127, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 32, st_ino: 5328, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 32, st_ino: 5052, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 32, st_ino: 5045, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 32, st_ino: 5048, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 32, st_ino: 5397, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 32, st_ino: 5334, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 32, st_ino: 5004, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 32, st_ino: 5157, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 32, st_ino: 5291, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 32, st_ino: 5187, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 32, st_ino: 5321, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 32, st_ino: 5090, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 32, st_ino: 5303, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 32, st_ino: 5108, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 32, st_ino: 5180, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 32, st_ino: 5214, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 32, st_ino: 5085, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 32, st_ino: 5087, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 32, st_ino: 5196, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 32, st_ino: 5273, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 32, st_ino: 5310, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 32, st_ino: 5093, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 32, st_ino: 5174, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 32, st_ino: 5301, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 32, st_ino: 5390, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 32, st_ino: 5277, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 32, st_ino: 5154, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 32, st_ino: 5396, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 32, st_ino: 5400, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 32, st_ino: 5207, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 32, st_ino: 5337, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 32, st_ino: 5289, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 32, st_ino: 5429, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 32, st_ino: 5054, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 32, st_ino: 5399, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 32, st_ino: 5376, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 32, st_ino: 5360, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 32, st_ino: 5162, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 32, st_ino: 5385, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 32, st_ino: 5109, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 32, st_ino: 5384, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 32, st_ino: 5210, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 32, st_ino: 5268, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 32, st_ino: 5228, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 32, st_ino: 5414, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 32, st_ino: 5198, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 32, st_ino: 5438, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 32, st_ino: 5013, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 32, st_ino: 5081, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 32, st_ino: 5010, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 32, st_ino: 5067, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 32, st_ino: 5129, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 32, st_ino: 5325, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 32, st_ino: 5304, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 32, st_ino: 5261, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 32, st_ino: 5415, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 32, st_ino: 5051, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 32, st_ino: 5213, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 32, st_ino: 5294, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 32, st_ino: 5118, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 32, st_ino: 5265, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 32, st_ino: 5189, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 32, st_ino: 5030, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 32, st_ino: 5088, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 32, st_ino: 5370, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 32, st_ino: 5381, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 32, st_ino: 5468, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 32, st_ino: 5211, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 32, st_ino: 5336, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 32, st_ino: 5106, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 32, st_ino: 5150, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 32, st_ino: 5469, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 32, st_ino: 5142, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 32, st_ino: 5345, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 32, st_ino: 5282, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 32, st_ino: 5333, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 32, st_ino: 5141, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 32, st_ino: 5373, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 32, st_ino: 5465, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 32, st_ino: 5069, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 32, st_ino: 5034, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 32, st_ino: 5340, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 32, st_ino: 5123, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 32, st_ino: 5312, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 32, st_ino: 5136, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 32, st_ino: 5055, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 32, st_ino: 5205, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 32, st_ino: 5066, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 32, st_ino: 5391, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 32, st_ino: 5019, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 32, st_ino: 5175, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 32, st_ino: 5307, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 32, st_ino: 5079, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 32, st_ino: 5379, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 32, st_ino: 5112, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 32, st_ino: 5033, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 32, st_ino: 5121, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 32, st_ino: 5078, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 32, st_ino: 5315, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 32, st_ino: 5411, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 32, st_ino: 5288, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 32, st_ino: 5100, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 32, st_ino: 5012, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 32, st_ino: 5346, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 32, st_ino: 5040, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 32, st_ino: 5018, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 32, st_ino: 5283, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 32, st_ino: 5084, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 32, st_ino: 5274, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 32, st_ino: 5061, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 32, st_ino: 5319, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 32, st_ino: 5094, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 32, st_ino: 5292, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 32, st_ino: 5144, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 32, st_ino: 5235, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 32, st_ino: 5324, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 32, st_ino: 5466, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 32, st_ino: 5424, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 32, st_ino: 5420, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 32, st_ino: 5024, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 32, st_ino: 5120, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 32, st_ino: 5202, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 32, st_ino: 5139, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 32, st_ino: 5159, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 32, st_ino: 5220, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 32, st_ino: 5279, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 32, st_ino: 5002, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2837, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 32, st_ino: 5005, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2033, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 32, st_ino: 5008, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 32, st_ino: 5038, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2191, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 32, st_ino: 5011, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2138, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 32, st_ino: 5014, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1273, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 32, st_ino: 5017, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1273, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 32, st_ino: 5020, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 32, st_ino: 5023, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 822, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 32, st_ino: 5026, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 32, st_ino: 5029, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1955, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 32, st_ino: 5032, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 729, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 32, st_ino: 5035, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 810, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 32, st_ino: 5041, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1342, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 32, st_ino: 5047, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2297, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 32, st_ino: 5044, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2297, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 32, st_ino: 5050, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 32, st_ino: 5053, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 32, st_ino: 5056, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 32, st_ino: 5059, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 32, st_ino: 5098, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2041, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 32, st_ino: 5107, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1578, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 32, st_ino: 5110, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 32, st_ino: 5113, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2183, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 32, st_ino: 5062, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1789, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 32, st_ino: 5065, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 802, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 32, st_ino: 5068, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 32, st_ino: 5071, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 32, st_ino: 5074, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2337, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 32, st_ino: 5083, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 32, st_ino: 5086, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1175, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 32, st_ino: 5092, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 32, st_ino: 5089, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 32, st_ino: 5095, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 32, st_ino: 5101, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2675, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 32, st_ino: 5104, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1598, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 32, st_ino: 5158, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 32, st_ino: 5161, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1123, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 32, st_ino: 5164, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 32, st_ino: 5167, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1594, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [227]{st_dev: 32, st_ino: 5170, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1622, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [228]{st_dev: 32, st_ino: 5152, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [229]{st_dev: 32, st_ino: 5155, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [230]{st_dev: 32, st_ino: 5116, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1435, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [231]{st_dev: 32, st_ino: 5119, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1391, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [232]{st_dev: 32, st_ino: 5122, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 936, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [233]{st_dev: 32, st_ino: 5125, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1419, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [234]{st_dev: 32, st_ino: 5128, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1375, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [235]{st_dev: 32, st_ino: 5131, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 924, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [236]{st_dev: 32, st_ino: 5134, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1464, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [237]{st_dev: 32, st_ino: 5137, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 871, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [238]{st_dev: 32, st_ino: 5140, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [239]{st_dev: 32, st_ino: 5143, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [240]{st_dev: 32, st_ino: 5146, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2008, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [241]{st_dev: 32, st_ino: 5149, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2073, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [242]{st_dev: 32, st_ino: 5206, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2321, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [243]{st_dev: 32, st_ino: 5209, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1054, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [244]{st_dev: 32, st_ino: 5212, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [245]{st_dev: 32, st_ino: 5185, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1610, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [246]{st_dev: 32, st_ino: 5188, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1732, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [247]{st_dev: 32, st_ino: 5191, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1200, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [248]{st_dev: 32, st_ino: 5194, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1639, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [249]{st_dev: 32, st_ino: 5197, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [250]{st_dev: 32, st_ino: 5215, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [251]{st_dev: 32, st_ino: 5248, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [252]{st_dev: 32, st_ino: 5257, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [253]{st_dev: 32, st_ino: 5260, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [254]{st_dev: 32, st_ino: 5263, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [255]{st_dev: 32, st_ino: 5266, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [256]{st_dev: 32, st_ino: 5221, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 794, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [257]{st_dev: 32, st_ino: 5224, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [258]{st_dev: 32, st_ino: 5227, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1334, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [259]{st_dev: 32, st_ino: 5230, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [260]{st_dev: 32, st_ino: 5233, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [261]{st_dev: 32, st_ino: 5236, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [262]{st_dev: 32, st_ino: 5239, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [263]{st_dev: 32, st_ino: 5242, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 879, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [264]{st_dev: 32, st_ino: 5245, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [265]{st_dev: 32, st_ino: 5218, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2666, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [266]{st_dev: 32, st_ino: 5251, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1525, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [267]{st_dev: 32, st_ino: 5254, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [268]{st_dev: 32, st_ino: 5269, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 956, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [269]{st_dev: 32, st_ino: 5272, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2102, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [270]{st_dev: 32, st_ino: 5275, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [271]{st_dev: 32, st_ino: 5278, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [272]{st_dev: 32, st_ino: 5281, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1151, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [273]{st_dev: 32, st_ino: 5284, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [274]{st_dev: 32, st_ino: 5287, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2000, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [275]{st_dev: 32, st_ino: 5290, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1236, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [276]{st_dev: 32, st_ino: 5293, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2142, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [277]{st_dev: 32, st_ino: 5302, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [278]{st_dev: 32, st_ino: 5305, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 846, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [279]{st_dev: 32, st_ino: 5296, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2016, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [280]{st_dev: 32, st_ino: 5299, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2029, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [281]{st_dev: 32, st_ino: 5308, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2171, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [282]{st_dev: 32, st_ino: 5311, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [283]{st_dev: 32, st_ino: 5314, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [284]{st_dev: 32, st_ino: 5317, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [285]{st_dev: 32, st_ino: 5320, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2106, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [286]{st_dev: 32, st_ino: 5323, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1586, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [287]{st_dev: 32, st_ino: 5326, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1509, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [288]{st_dev: 32, st_ino: 5329, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [289]{st_dev: 32, st_ino: 5332, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 989, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [290]{st_dev: 32, st_ino: 5335, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2004, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [291]{st_dev: 32, st_ino: 5338, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [292]{st_dev: 32, st_ino: 5341, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [293]{st_dev: 32, st_ino: 5344, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2431, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [294]{st_dev: 32, st_ino: 5347, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2004, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [295]{st_dev: 32, st_ino: 5371, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [296]{st_dev: 32, st_ino: 5374, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2211, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [297]{st_dev: 32, st_ino: 5377, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [298]{st_dev: 32, st_ino: 5380, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2199, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [299]{st_dev: 32, st_ino: 5407, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [300]{st_dev: 32, st_ino: 5353, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [301]{st_dev: 32, st_ino: 5356, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1407, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [302]{st_dev: 32, st_ino: 5350, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1427, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [303]{st_dev: 32, st_ino: 5359, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 928, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [304]{st_dev: 32, st_ino: 5365, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [305]{st_dev: 32, st_ino: 5368, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2057, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [306]{st_dev: 32, st_ino: 5362, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1314, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [307]{st_dev: 32, st_ino: 5383, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [308]{st_dev: 32, st_ino: 5386, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1545, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [309]{st_dev: 32, st_ino: 5389, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1492, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [310]{st_dev: 32, st_ino: 5392, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1529, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [311]{st_dev: 32, st_ino: 5395, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2126, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [312]{st_dev: 32, st_ino: 5398, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2134, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [313]{st_dev: 32, st_ino: 5401, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [314]{st_dev: 32, st_ino: 5404, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1553, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [315]{st_dev: 32, st_ino: 5425, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1456, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [316]{st_dev: 32, st_ino: 5428, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1440, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [317]{st_dev: 32, st_ino: 5431, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1679, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [318]{st_dev: 32, st_ino: 5437, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1960, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [319]{st_dev: 32, st_ino: 5440, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1362, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [320]{st_dev: 32, st_ino: 5413, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [321]{st_dev: 32, st_ino: 5410, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2025, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [322]{st_dev: 32, st_ino: 5416, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2195, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [323]{st_dev: 32, st_ino: 5419, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1001, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [324]{st_dev: 32, st_ino: 5422, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [325]{st_dev: 32, st_ino: 5434, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2098, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [326]{st_dev: 32, st_ino: 5443, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1992, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [327]{st_dev: 32, st_ino: 5446, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [328]{st_dev: 32, st_ino: 5449, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [329]{st_dev: 32, st_ino: 5452, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2195, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [330]{st_dev: 32, st_ino: 5455, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [331]{st_dev: 32, st_ino: 5458, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1602, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [332]{st_dev: 32, st_ino: 5467, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1590, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [333]{st_dev: 32, st_ino: 5151, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [334]{st_dev: 32, st_ino: 5267, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [335]{st_dev: 32, st_ino: 5364, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [336]{st_dev: 32, st_ino: 5163, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [337]{st_dev: 32, st_ino: 5409, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [338]{st_dev: 32, st_ino: 5003, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [339]{st_dev: 32, st_ino: 5082, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [340]{st_dev: 32, st_ino: 5355, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [341]{st_dev: 32, st_ino: 5217, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [342]{st_dev: 32, st_ino: 5186, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [343]{st_dev: 32, st_ino: 5222, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [344]{st_dev: 32, st_ino: 5439, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [345]{st_dev: 32, st_ino: 5229, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [346]{st_dev: 32, st_ino: 5117, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [347]{st_dev: 32, st_ino: 5327, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [348]{st_dev: 32, st_ino: 5160, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [349]{st_dev: 32, st_ino: 5193, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [350]{st_dev: 32, st_ino: 5039, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [351]{st_dev: 32, st_ino: 5351, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [352]{st_dev: 32, st_ino: 5403, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [353]{st_dev: 32, st_ino: 5021, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [354]{st_dev: 32, st_ino: 5178, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [355]{st_dev: 32, st_ino: 5441, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [356]{st_dev: 32, st_ino: 5442, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [357]{st_dev: 32, st_ino: 5009, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [358]{st_dev: 32, st_ino: 5043, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [359]{st_dev: 32, st_ino: 5280, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [360]{st_dev: 32, st_ino: 5007, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [361]{st_dev: 32, st_ino: 5256, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [362]{st_dev: 32, st_ino: 5295, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [363]{st_dev: 32, st_ino: 5352, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [364]{st_dev: 32, st_ino: 5318, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [365]{st_dev: 32, st_ino: 5190, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [366]{st_dev: 32, st_ino: 5447, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [367]{st_dev: 32, st_ino: 5168, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [368]{st_dev: 32, st_ino: 5148, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [369]{st_dev: 32, st_ino: 5102, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 36, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [370]{st_dev: 32, st_ino: 5124, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [371]{st_dev: 32, st_ino: 5262, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [372]{st_dev: 32, st_ino: 5166, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [373]{st_dev: 32, st_ino: 5361, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [374]{st_dev: 32, st_ino: 5130, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [375]{st_dev: 32, st_ino: 5201, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [376]{st_dev: 32, st_ino: 5208, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [377]{st_dev: 32, st_ino: 5091, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [378]{st_dev: 32, st_ino: 5255, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [379]{st_dev: 32, st_ino: 5309, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [380]{st_dev: 32, st_ino: 5025, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [381]{st_dev: 32, st_ino: 5366, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [382]{st_dev: 32, st_ino: 5006, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [383]{st_dev: 32, st_ino: 5027, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [384]{st_dev: 32, st_ino: 5077, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [385]{st_dev: 32, st_ino: 5080, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1955, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [386]{st_dev: 32, st_ino: 5358, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [387]{st_dev: 32, st_ino: 5427, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [388]{st_dev: 32, st_ino: 5046, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [389]{st_dev: 32, st_ino: 5049, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [390]{st_dev: 32, st_ino: 5298, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [391]{st_dev: 32, st_ino: 5322, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [392]{st_dev: 32, st_ino: 5037, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [393]{st_dev: 32, st_ino: 5115, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [394]{st_dev: 32, st_ino: 5171, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [395]{st_dev: 32, st_ino: 5147, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [396]{st_dev: 32, st_ino: 5367, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [397]{st_dev: 32, st_ino: 5114, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [398]{st_dev: 32, st_ino: 5172, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [399]{st_dev: 32, st_ino: 5460, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [400]{st_dev: 32, st_ino: 5339, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [401]{st_dev: 32, st_ino: 5423, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [402]{st_dev: 32, st_ino: 5070, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [403]{st_dev: 32, st_ino: 5445, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [404]{st_dev: 32, st_ino: 5022, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [405]{st_dev: 32, st_ino: 5181, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [406]{st_dev: 32, st_ino: 5459, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [407]{st_dev: 32, st_ino: 5234, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [408]{st_dev: 32, st_ino: 5286, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [409]{st_dev: 32, st_ino: 5132, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [410]{st_dev: 32, st_ino: 5036, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [411]{st_dev: 32, st_ino: 5331, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [412]{st_dev: 32, st_ino: 5203, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 920, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [413]{st_dev: 32, st_ino: 5072, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [414]{st_dev: 32, st_ino: 5436, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [415]{st_dev: 32, st_ino: 5348, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [416]{st_dev: 32, st_ino: 5096, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [417]{st_dev: 32, st_ino: 5042, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [418]{st_dev: 32, st_ino: 5349, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [419]{st_dev: 32, st_ino: 5016, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 992000000, st_mtime_sec: 1686395717, st_mtime_nsec: 992000000, st_ctime_sec: 1686395717, st_ctime_nsec: 992000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [420]{st_dev: 32, st_ino: 5138, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [421]{st_dev: 32, st_ino: 5330, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [422]{st_dev: 32, st_ino: 5238, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [423]{st_dev: 32, st_ino: 5313, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [424]{st_dev: 32, st_ino: 5204, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [425]{st_dev: 32, st_ino: 5057, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [426]{st_dev: 32, st_ino: 5271, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [427]{st_dev: 32, st_ino: 5200, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2130, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [428]{st_dev: 32, st_ino: 5276, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [429]{st_dev: 32, st_ino: 5133, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [430]{st_dev: 32, st_ino: 5462, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [431]{st_dev: 32, st_ino: 5418, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [432]{st_dev: 32, st_ino: 5244, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [433]{st_dev: 32, st_ino: 5456, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 64, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [434]{st_dev: 32, st_ino: 5463, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [435]{st_dev: 32, st_ino: 5105, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [436]{st_dev: 32, st_ino: 5064, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [437]{st_dev: 32, st_ino: 5111, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [438]{st_dev: 32, st_ino: 5297, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 16000000, st_mtime_sec: 1686395718, st_mtime_nsec: 16000000, st_ctime_sec: 1686395718, st_ctime_nsec: 16000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [439]{st_dev: 32, st_ino: 5173, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [440]{st_dev: 32, st_ino: 5176, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [441]{st_dev: 32, st_ino: 5179, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1334, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [442]{st_dev: 32, st_ino: 5182, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1379, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [443]{st_dev: 32, st_ino: 5259, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [444]{st_dev: 32, st_ino: 5412, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [445]{st_dev: 32, st_ino: 5252, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [446]{st_dev: 32, st_ino: 5372, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [447]{st_dev: 32, st_ino: 5199, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [448]{st_dev: 32, st_ino: 5417, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [449]{st_dev: 32, st_ino: 5450, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [450]{st_dev: 32, st_ino: 5363, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [451]{st_dev: 32, st_ino: 5387, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [452]{st_dev: 32, st_ino: 5357, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 20000000, st_mtime_sec: 1686395718, st_mtime_nsec: 20000000, st_ctime_sec: 1686395718, st_ctime_nsec: 20000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [453]{st_dev: 32, st_ino: 5184, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 4000000, st_mtime_sec: 1686395718, st_mtime_nsec: 4000000, st_ctime_sec: 1686395718, st_ctime_nsec: 4000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [454]{st_dev: 32, st_ino: 5075, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [455]{st_dev: 32, st_ino: 5097, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [456]{st_dev: 32, st_ino: 5063, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [457]{st_dev: 32, st_ino: 5249, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 12000000, st_mtime_sec: 1686395718, st_mtime_nsec: 12000000, st_ctime_sec: 1686395718, st_ctime_nsec: 12000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [458]{st_dev: 32, st_ino: 5031, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [459]{st_dev: 32, st_ino: 5453, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [460]{st_dev: 32, st_ino: 5028, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395717, st_atime_nsec: 996000000, st_mtime_sec: 1686395717, st_mtime_nsec: 996000000, st_ctime_sec: 1686395717, st_ctime_nsec: 996000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [461]{st_dev: 32, st_ino: 5435, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [462]{st_dev: 32, st_ino: 5073, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 0, st_mtime_sec: 1686395718, st_mtime_nsec: 0, st_ctime_sec: 1686395718, st_ctime_nsec: 0, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [463]{st_dev: 32, st_ino: 5408, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [464]{st_dev: 32, st_ino: 5237, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 8000000, st_mtime_sec: 1686395718, st_mtime_nsec: 8000000, st_ctime_sec: 1686395718, st_ctime_nsec: 8000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [465]{st_dev: 32, st_ino: 5432, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 24000000, st_mtime_sec: 1686395718, st_mtime_nsec: 24000000, st_ctime_sec: 1686395718, st_ctime_nsec: 24000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [466]{st_dev: 32, st_ino: 5461, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 834, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [467]{st_dev: 32, st_ino: 5464, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1968, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 28000000, st_mtime_sec: 1686395718, st_mtime_nsec: 28000000, st_ctime_sec: 1686395718, st_ctime_nsec: 28000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/ca-certificates/openssl" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 0708417d.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b7c536a.0 0b9bc432.0 0bf05006.0 0c4c9b6c.0 0d01cc9c.0 0d69c7e1.0 0d972af8.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 11f154d6.0 1320b215.0 1422d63c.0 14bc7599.0 1766e401.0 18856ac4.0 19dbc0dd.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1eb37bdf.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 26312675.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 2dab9e33.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3a3b02ce.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3d3ee9f3.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 442adcac.0 455f1b52.0 4632c230.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4c95c52e.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a250ea7.0 5a3f0ff8.0 5a4d6896.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6e8bf996.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76763419.0 76faf6c0.0 7719f463.0 773e07ad.0 779a714a.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 94bd6eb5.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9eeb53aa.0 9ef4a08a.0 9f533518.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Camerfirma_Chambers_of_Commerce_Root.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Root_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Chambers_of_Commerce_Root_-_2008.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_CA_3_2013.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DIGITALSIGN_GLOBAL_ROOT_ECDSA_CA.pem DIGITALSIGN_GLOBAL_ROOT_RSA_CA.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_SMIME_ECC_P384_Root_G5.pem DigiCert_SMIME_RSA4096_Root_G5.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem GlobalSign_Secure_Mail_Root_E45.pem GlobalSign_Secure_Mail_Root_R45.pem Global_Chambersign_Root_-_2008.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_Client_ECC_Root_CA_2021.pem HARICA_Client_RSA_Root_CA_2021.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GA_CA.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Staat_der_Nederlanden_Root_CA_-_G3.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b1b8a7f3.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b6782d18.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c47d9980.0 c491639e.0 c559d742.0 c6127c60.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d78a75c7.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc45b0bd.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e53e0c3b.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 e915458f.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 edd09502.0 ee1365c0.0 ee532fd5.0 ee64a828.0 ee7cd6fb.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 f90208f7.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >libguestfs: trace: internal_lxattrlist "/var/lib/ca-certificates/openssl" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 0708417d.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b7c536a.0 0b9bc432.0 0bf05006.0 0c4c9b6c.0 0d01cc9c.0 0d69c7e1.0 0d972af8.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 11f154d6.0 1320b215.0 1422d63c.0 14bc7599.0 1766e401.0 18856ac4.0 19dbc0dd.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1eb37bdf.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 26312675.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 2dab9e33.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3a3b02ce.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3d3ee9f3.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 442adcac.0 455f1b52.0 4632c230.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4c95c52e.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a250ea7.0 5a3f0ff8.0 5a4d6896.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6e8bf996.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76763419.0 76faf6c0.0 7719f463.0 773e07ad.0 779a714a.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 94bd6eb5.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9eeb53aa.0 9ef4a08a.0 9f533518.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Camerfirma_Chambers_of_Commerce_Root.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Root_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Chambers_of_Commerce_Root_-_2008.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_CA_3_2013.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DIGITALSIGN_GLOBAL_ROOT_ECDSA_CA.pem DIGITALSIGN_GLOBAL_ROOT_RSA_CA.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_SMIME_ECC_P384_Root_G5.pem DigiCert_SMIME_RSA4096_Root_G5.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem GlobalSign_Secure_Mail_Root_E45.pem GlobalSign_Secure_Mail_Root_R45.pem Global_Chambersign_Root_-_2008.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_Client_ECC_Root_CA_2021.pem HARICA_Client_RSA_Root_CA_2021.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GA_CA.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Staat_der_Nederlanden_Root_CA_-_G3.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem Symantec_Class_1_Public_Primary_Certification_Authority_-_G6.pem Symantec_Class_2_Public_Primary_Certification_Authority_-_G6.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b1b8a7f3.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b6782d18.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c47d9980.0 c491639e.0 c559d742.0 c6127c60.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d78a75c7.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc45b0bd.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e53e0c3b.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 e915458f.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 edd09502.0 ee1365c0.0 ee532fd5.0 ee64a828.0 ee7cd6fb.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 f90208f7.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 10860 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(468) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, } [227]{attrname: , attrval: 0\x00, } [228]{attrname: , attrval: 0\x00, } [229]{attrname: , attrval: 0\x00, } [230]{attrname: , attrval: 0\x00, } [231]{attrname: , attrval: 0\x00, } [232]{attrname: , attrval: 0\x00, } [233]{attrname: , attrval: 0\x00, } [234]{attrname: , attrval: 0\x00, } [235]{attrname: , attrval: 0\x00, } [236]{attrname: , attrval: 0\x00, } [237]{attrname: , attrval: 0\x00, } [238]{attrname: , attrval: 0\x00, } [239]{attrname: , attrval: 0\x00, } [240]{attrname: , attrval: 0\x00, } [241]{attrname: , attrval: 0\x00, } [242]{attrname: , attrval: 0\x00, } [243]{attrname: , attrval: 0\x00, } [244]{attrname: , attrval: 0\x00, } [245]{attrname: , attrval: 0\x00, } [246]{attrname: , attrval: 0\x00, } [247]{attrname: , attrval: 0\x00, } [248]{attrname: , attrval: 0\x00, } [249]{attrname: , attrval: 0\x00, } [250]{attrname: , attrval: 0\x00, } [251]{attrname: , attrval: 0\x00, } [252]{attrname: , attrval: 0\x00, } [253]{attrname: , attrval: 0\x00, } [254]{attrname: , attrval: 0\x00, } [255]{attrname: , attrval: 0\x00, } [256]{attrname: , attrval: 0\x00, } [257]{attrname: , attrval: 0\x00, } [258]{attrname: , attrval: 0\x00, } [259]{attrname: , attrval: 0\x00, } [260]{attrname: , attrval: 0\x00, } [261]{attrname: , attrval: 0\x00, } [262]{attrname: , attrval: 0\x00, } [263]{attrname: , attrval: 0\x00, } [264]{attrname: , attrval: 0\x00, } [265]{attrname: , attrval: 0\x00, } [266]{attrname: , attrval: 0\x00, } [267]{attrname: , attrval: 0\x00, } [268]{attrname: , attrval: 0\x00, } [269]{attrname: , attrval: 0\x00, } [270]{attrname: , attrval: 0\x00, } [271]{attrname: , attrval: 0\x00, } [272]{attrname: , attrval: 0\x00, } [273]{attrname: , attrval: 0\x00, } [274]{attrname: , attrval: 0\x00, } [275]{attrname: , attrval: 0\x00, } [276]{attrname: , attrval: 0\x00, } [277]{attrname: , attrval: 0\x00, } [278]{attrname: , attrval: 0\x00, } [279]{attrname: , attrval: 0\x00, } [280]{attrname: , attrval: 0\x00, } [281]{attrname: , attrval: 0\x00, } [282]{attrname: , attrval: 0\x00, } [283]{attrname: , attrval: 0\x00, } [284]{attrname: , attrval: 0\x00, } [285]{attrname: , attrval: 0\x00, } [286]{attrname: , attrval: 0\x00, } [287]{attrname: , attrval: 0\x00, } [288]{attrname: , attrval: 0\x00, } [289]{attrname: , attrval: 0\x00, } [290]{attrname: , attrval: 0\x00, } [291]{attrname: , attrval: 0\x00, } [292]{attrname: , attrval: 0\x00, } [293]{attrname: , attrval: 0\x00, } [294]{attrname: , attrval: 0\x00, } [295]{attrname: , attrval: 0\x00, } [296]{attrname: , attrval: 0\x00, } [297]{attrname: , attrval: 0\x00, } [298]{attrname: , attrval: 0\x00, } [299]{attrname: , attrval: 0\x00, } [300]{attrname: , attrval: 0\x00, } [301]{attrname: , attrval: 0\x00, } [302]{attrname: , attrval: 0\x00, } [303]{attrname: , attrval: 0\x00, } [304]{attrname: , attrval: 0\x00, } [305]{attrname: , attrval: 0\x00, } [306]{attrname: , attrval: 0\x00, } [307]{attrname: , attrval: 0\x00, } [308]{attrname: , attrval: 0\x00, } [309]{attrname: , attrval: 0\x00, } [310]{attrname: , attrval: 0\x00, } [311]{attrname: , attrval: 0\x00, } [312]{attrname: , attrval: 0\x00, } [313]{attrname: , attrval: 0\x00, } [314]{attrname: , attrval: 0\x00, } [315]{attrname: , attrval: 0\x00, } [316]{attrname: , attrval: 0\x00, } [317]{attrname: , attrval: 0\x00, } [318]{attrname: , attrval: 0\x00, } [319]{attrname: , attrval: 0\x00, } [320]{attrname: , attrval: 0\x00, } [321]{attrname: , attrval: 0\x00, } [322]{attrname: , attrval: 0\x00, } [323]{attrname: , attrval: 0\x00, } [324]{attrname: , attrval: 0\x00, } [325]{attrname: , attrval: 0\x00, } [326]{attrname: , attrval: 0\x00, } [327]{attrname: , attrval: 0\x00, } [328]{attrname: , attrval: 0\x00, } [329]{attrname: , attrval: 0\x00, } [330]{attrname: , attrval: 0\x00, } [331]{attrname: , attrval: 0\x00, } [332]{attrname: , attrval: 0\x00, } [333]{attrname: , attrval: 0\x00, } [334]{attrname: , attrval: 0\x00, } [335]{attrname: , attrval: 0\x00, } [336]{attrname: , attrval: 0\x00, } [337]{attrname: , attrval: 0\x00, } [338]{attrname: , attrval: 0\x00, } [339]{attrname: , attrval: 0\x00, } [340]{attrname: , attrval: 0\x00, } [341]{attrname: , attrval: 0\x00, } [342]{attrname: , attrval: 0\x00, } [343]{attrname: , attrval: 0\x00, } [344]{attrname: , attrval: 0\x00, } [345]{attrname: , attrval: 0\x00, } [346]{attrname: , attrval: 0\x00, } [347]{attrname: , attrval: 0\x00, } [348]{attrname: , attrval: 0\x00, } [349]{attrname: , attrval: 0\x00, } [350]{attrname: , attrval: 0\x00, } [351]{attrname: , attrval: 0\x00, } [352]{attrname: , attrval: 0\x00, } [353]{attrname: , attrval: 0\x00, } [354]{attrname: , attrval: 0\x00, } [355]{attrname: , attrval: 0\x00, } [356]{attrname: , attrval: 0\x00, } [357]{attrname: , attrval: 0\x00, } [358]{attrname: , attrval: 0\x00, } [359]{attrname: , attrval: 0\x00, } [360]{attrname: , attrval: 0\x00, } [361]{attrname: , attrval: 0\x00, } [362]{attrname: , attrval: 0\x00, } [363]{attrname: , attrval: 0\x00, } [364]{attrname: , attrval: 0\x00, } [365]{attrname: , attrval: 0\x00, } [366]{attrname: , attrval: 0\x00, } [367]{attrname: , attrval: 0\x00, } [368]{attrname: , attrval: 0\x00, } [369]{attrname: , attrval: 0\x00, } [370]{attrname: , attrval: 0\x00, } [371]{attrname: , attrval: 0\x00, } [372]{attrname: , attrval: 0\x00, } [373]{attrname: , attrval: 0\x00, } [374]{attrname: , attrval: 0\x00, } [375]{attrname: , attrval: 0\x00, } [376]{attrname: , attrval: 0\x00, } [377]{attrname: , attrval: 0\x00, } [378]{attrname: , attrval: 0\x00, } [379]{attrname: , attrval: 0\x00, } [380]{attrname: , attrval: 0\x00, } [381]{attrname: , attrval: 0\x00, } [382]{attrname: , attrval: 0\x00, } [383]{attrname: , attrval: 0\x00, } [384]{attrname: , attrval: 0\x00, } [385]{attrname: , attrval: 0\x00, } [386]{attrname: , attrval: 0\x00, } [387]{attrname: , attrval: 0\x00, } [388]{attrname: , attrval: 0\x00, } [389]{attrname: , attrval: 0\x00, } [390]{attrname: , attrval: 0\x00, } [391]{attrname: , attrval: 0\x00, } [392]{attrname: , attrval: 0\x00, } [393]{attrname: , attrval: 0\x00, } [394]{attrname: , attrval: 0\x00, } [395]{attrname: , attrval: 0\x00, } [396]{attrname: , attrval: 0\x00, } [397]{attrname: , attrval: 0\x00, } [398]{attrname: , attrval: 0\x00, } [399]{attrname: , attrval: 0\x00, } [400]{attrname: , attrval: 0\x00, } [401]{attrname: , attrval: 0\x00, } [402]{attrname: , attrval: 0\x00, } [403]{attrname: , attrval: 0\x00, } [404]{attrname: , attrval: 0\x00, } [405]{attrname: , attrval: 0\x00, } [406]{attrname: , attrval: 0\x00, } [407]{attrname: , attrval: 0\x00, } [408]{attrname: , attrval: 0\x00, } [409]{attrname: , attrval: 0\x00, } [410]{attrname: , attrval: 0\x00, } [411]{attrname: , attrval: 0\x00, } [412]{attrname: , attrval: 0\x00, } [413]{attrname: , attrval: 0\x00, } [414]{attrname: , attrval: 0\x00, } [415]{attrname: , attrval: 0\x00, } [416]{attrname: , attrval: 0\x00, } [417]{attrname: , attrval: 0\x00, } [418]{attrname: , attrval: 0\x00, } [419]{attrname: , attrval: 0\x00, } [420]{attrname: , attrval: 0\x00, } [421]{attrname: , attrval: 0\x00, } [422]{attrname: , attrval: 0\x00, } [423]{attrname: , attrval: 0\x00, } [424]{attrname: , attrval: 0\x00, } [425]{attrname: , attrval: 0\x00, } [426]{attrname: , attrval: 0\x00, } [427]{attrname: , attrval: 0\x00, } [428]{attrname: , attrval: 0\x00, } [429]{attrname: , attrval: 0\x00, } [430]{attrname: , attrval: 0\x00, } [431]{attrname: , attrval: 0\x00, } [432]{attrname: , attrval: 0\x00, } [433]{attrname: , attrval: 0\x00, } [434]{attrname: , attrval: 0\x00, } [435]{attrname: , attrval: 0\x00, } [436]{attrname: , attrval: 0\x00, } [437]{attrname: , attrval: 0\x00, } [438]{attrname: , attrval: 0\x00, } [439]{attrname: , attrval: 0\x00, } [440]{attrname: , attrval: 0\x00, } [441]{attrname: , attrval: 0\x00, } [442]{attrname: , attrval: 0\x00, } [443]{attrname: , attrval: 0\x00, } [444]{attrname: , attrval: 0\x00, } [445]{attrname: , attrval: 0\x00, } [446]{attrname: , attrval: 0\x00, } [447]{attrname: , attrval: 0\x00, } [448]{attrname: , attrval: 0\x00, } [449]{attrname: , attrval: 0\x00, } [450]{attrname: , attrval: 0\x00, } [451]{attrname: , attrval: 0\x00, } [452]{attrname: , attrval: 0\x00, } [453]{attrname: , attrval: 0\x00, } [454]{attrname: , attrval: 0\x00, } [455]{attrname: , attrval: 0\x00, } [456]{attrname: , attrval: 0\x00, } [457]{attrname: , attrval: 0\x00, } [458]{attrname: , attrval: 0\x00, } [459]{attrname: , attrval: 0\x00, } [460]{attrname: , attrval: 0\x00, } [461]{attrname: , attrval: 0\x00, } [462]{attrname: , attrval: 0\x00, } [463]{attrname: , attrval: 0\x00, } [464]{attrname: , attrval: 0\x00, } [465]{attrname: , attrval: 0\x00, } [466]{attrname: , attrval: 0\x00, } [467]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(468) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, } [227]{attrname: , attrval: 0\x00, } [228]{attrname: , attrval: 0\x00, } [229]{attrname: , attrval: 0\x00, } [230]{attrname: , attrval: 0\x00, } [231]{attrname: , attrval: 0\x00, } [232]{attrname: , attrval: 0\x00, } [233]{attrname: , attrval: 0\x00, } [234]{attrname: , attrval: 0\x00, } [235]{attrname: , attrval: 0\x00, } [236]{attrname: , attrval: 0\x00, } [237]{attrname: , attrval: 0\x00, } [238]{attrname: , attrval: 0\x00, } [239]{attrname: , attrval: 0\x00, } [240]{attrname: , attrval: 0\x00, } [241]{attrname: , attrval: 0\x00, } [242]{attrname: , attrval: 0\x00, } [243]{attrname: , attrval: 0\x00, } [244]{attrname: , attrval: 0\x00, } [245]{attrname: , attrval: 0\x00, } [246]{attrname: , attrval: 0\x00, } [247]{attrname: , attrval: 0\x00, } [248]{attrname: , attrval: 0\x00, } [249]{attrname: , attrval: 0\x00, } [250]{attrname: , attrval: 0\x00, } [251]{attrname: , attrval: 0\x00, } [252]{attrname: , attrval: 0\x00, } [253]{attrname: , attrval: 0\x00, } [254]{attrname: , attrval: 0\x00, } [255]{attrname: , attrval: 0\x00, } [256]{attrname: , attrval: 0\x00, } [257]{attrname: , attrval: 0\x00, } [258]{attrname: , attrval: 0\x00, } [259]{attrname: , attrval: 0\x00, } [260]{attrname: , attrval: 0\x00, } [261]{attrname: , attrval: 0\x00, } [262]{attrname: , attrval: 0\x00, } [263]{attrname: , attrval: 0\x00, } [264]{attrname: , attrval: 0\x00, } [265]{attrname: , attrval: 0\x00, } [266]{attrname: , attrval: 0\x00, } [267]{attrname: , attrval: 0\x00, } [268]{attrname: , attrval: 0\x00, } [269]{attrname: , attrval: 0\x00, } [270]{attrname: , attrval: 0\x00, } [271]{attrname: , attrval: 0\x00, } [272]{attrname: , attrval: 0\x00, } [273]{attrname: , attrval: 0\x00, } [274]{attrname: , attrval: 0\x00, } [275]{attrname: , attrval: 0\x00, } [276]{attrname: , attrval: 0\x00, } [277]{attrname: , attrval: 0\x00, } [278]{attrname: , attrval: 0\x00, } [279]{attrname: , attrval: 0\x00, } [280]{attrname: , attrval: 0\x00, } [281]{attrname: , attrval: 0\x00, } [282]{attrname: , attrval: 0\x00, } [283]{attrname: , attrval: 0\x00, } [284]{attrname: , attrval: 0\x00, } [285]{attrname: , attrval: 0\x00, } [286]{attrname: , attrval: 0\x00, } [287]{attrname: , attrval: 0\x00, } [288]{attrname: , attrval: 0\x00, } [289]{attrname: , attrval: 0\x00, } [290]{attrname: , attrval: 0\x00, } [291]{attrname: , attrval: 0\x00, } [292]{attrname: , attrval: 0\x00, } [293]{attrname: , attrval: 0\x00, } [294]{attrname: , attrval: 0\x00, } [295]{attrname: , attrval: 0\x00, } [296]{attrname: , attrval: 0\x00, } [297]{attrname: , attrval: 0\x00, } [298]{attrname: , attrval: 0\x00, } [299]{attrname: , attrval: 0\x00, } [300]{attrname: , attrval: 0\x00, } [301]{attrname: , attrval: 0\x00, } [302]{attrname: , attrval: 0\x00, } [303]{attrname: , attrval: 0\x00, } [304]{attrname: , attrval: 0\x00, } [305]{attrname: , attrval: 0\x00, } [306]{attrname: , attrval: 0\x00, } [307]{attrname: , attrval: 0\x00, } [308]{attrname: , attrval: 0\x00, } [309]{attrname: , attrval: 0\x00, } [310]{attrname: , attrval: 0\x00, } [311]{attrname: , attrval: 0\x00, } [312]{attrname: , attrval: 0\x00, } [313]{attrname: , attrval: 0\x00, } [314]{attrname: , attrval: 0\x00, } [315]{attrname: , attrval: 0\x00, } [316]{attrname: , attrval: 0\x00, } [317]{attrname: , attrval: 0\x00, } [318]{attrname: , attrval: 0\x00, } [319]{attrname: , attrval: 0\x00, } [320]{attrname: , attrval: 0\x00, } [321]{attrname: , attrval: 0\x00, } [322]{attrname: , attrval: 0\x00, } [323]{attrname: , attrval: 0\x00, } [324]{attrname: , attrval: 0\x00, } [325]{attrname: , attrval: 0\x00, } [326]{attrname: , attrval: 0\x00, } [327]{attrname: , attrval: 0\x00, } [328]{attrname: , attrval: 0\x00, } [329]{attrname: , attrval: 0\x00, } [330]{attrname: , attrval: 0\x00, } [331]{attrname: , attrval: 0\x00, } [332]{attrname: , attrval: 0\x00, } [333]{attrname: , attrval: 0\x00, } [334]{attrname: , attrval: 0\x00, } [335]{attrname: , attrval: 0\x00, } [336]{attrname: , attrval: 0\x00, } [337]{attrname: , attrval: 0\x00, } [338]{attrname: , attrval: 0\x00, } [339]{attrname: , attrval: 0\x00, } [340]{attrname: , attrval: 0\x00, } [341]{attrname: , attrval: 0\x00, } [342]{attrname: , attrval: 0\x00, } [343]{attrname: , attrval: 0\x00, } [344]{attrname: , attrval: 0\x00, } [345]{attrname: , attrval: 0\x00, } [346]{attrname: , attrval: 0\x00, } [347]{attrname: , attrval: 0\x00, } [348]{attrname: , attrval: 0\x00, } [349]{attrname: , attrval: 0\x00, } [350]{attrname: , attrval: 0\x00, } [351]{attrname: , attrval: 0\x00, } [352]{attrname: , attrval: 0\x00, } [353]{attrname: , attrval: 0\x00, } [354]{attrname: , attrval: 0\x00, } [355]{attrname: , attrval: 0\x00, } [356]{attrname: , attrval: 0\x00, } [357]{attrname: , attrval: 0\x00, } [358]{attrname: , attrval: 0\x00, } [359]{attrname: , attrval: 0\x00, } [360]{attrname: , attrval: 0\x00, } [361]{attrname: , attrval: 0\x00, } [362]{attrname: , attrval: 0\x00, } [363]{attrname: , attrval: 0\x00, } [364]{attrname: , attrval: 0\x00, } [365]{attrname: , attrval: 0\x00, } [366]{attrname: , attrval: 0\x00, } [367]{attrname: , attrval: 0\x00, } [368]{attrname: , attrval: 0\x00, } [369]{attrname: , attrval: 0\x00, } [370]{attrname: , attrval: 0\x00, } [371]{attrname: , attrval: 0\x00, } [372]{attrname: , attrval: 0\x00, } [373]{attrname: , attrval: 0\x00, } [374]{attrname: , attrval: 0\x00, } [375]{attrname: , attrval: 0\x00, } [376]{attrname: , attrval: 0\x00, } [377]{attrname: , attrval: 0\x00, } [378]{attrname: , attrval: 0\x00, } [379]{attrname: , attrval: 0\x00, } [380]{attrname: , attrval: 0\x00, } [381]{attrname: , attrval: 0\x00, } [382]{attrname: , attrval: 0\x00, } [383]{attrname: , attrval: 0\x00, } [384]{attrname: , attrval: 0\x00, } [385]{attrname: , attrval: 0\x00, } [386]{attrname: , attrval: 0\x00, } [387]{attrname: , attrval: 0\x00, } [388]{attrname: , attrval: 0\x00, } [389]{attrname: , attrval: 0\x00, } [390]{attrname: , attrval: 0\x00, } [391]{attrname: , attrval: 0\x00, } [392]{attrname: , attrval: 0\x00, } [393]{attrname: , attrval: 0\x00, } [394]{attrname: , attrval: 0\x00, } [395]{attrname: , attrval: 0\x00, } [396]{attrname: , attrval: 0\x00, } [397]{attrname: , attrval: 0\x00, } [398]{attrname: , attrval: 0\x00, } [399]{attrname: , attrval: 0\x00, } [400]{attrname: , attrval: 0\x00, } [401]{attrname: , attrval: 0\x00, } [402]{attrname: , attrval: 0\x00, } [403]{attrname: , attrval: 0\x00, } [404]{attrname: , attrval: 0\x00, } [405]{attrname: , attrval: 0\x00, } [406]{attrname: , attrval: 0\x00, } [407]{attrname: , attrval: 0\x00, } [408]{attrname: , attrval: 0\x00, } [409]{attrname: , attrval: 0\x00, } [410]{attrname: , attrval: 0\x00, } [411]{attrname: , attrval: 0\x00, } [412]{attrname: , attrval: 0\x00, } [413]{attrname: , attrval: 0\x00, } [414]{attrname: , attrval: 0\x00, } [415]{attrname: , attrval: 0\x00, } [416]{attrname: , attrval: 0\x00, } [417]{attrname: , attrval: 0\x00, } [418]{attrname: , attrval: 0\x00, } [419]{attrname: , attrval: 0\x00, } [420]{attrname: , attrval: 0\x00, } [421]{attrname: , attrval: 0\x00, } [422]{attrname: , attrval: 0\x00, } [423]{attrname: , attrval: 0\x00, } [424]{attrname: , attrval: 0\x00, } [425]{attrname: , attrval: 0\x00, } [426]{attrname: , attrval: 0\x00, } [427]{attrname: , attrval: 0\x00, } [428]{attrname: , attrval: 0\x00, } [429]{attrname: , attrval: 0\x00, } [430]{attrname: , attrval: 0\x00, } [431]{attrname: , attrval: 0\x00, } [432]{attrname: , attrval: 0\x00, } [433]{attrname: , attrval: 0\x00, } [434]{attrname: , attrval: 0\x00, } [435]{attrname: , attrval: 0\x00, } [436]{attrname: , attrval: 0\x00, } [437]{attrname: , attrval: 0\x00, } [438]{attrname: , attrval: 0\x00, } [439]{attrname: , attrval: 0\x00, } [440]{attrname: , attrval: 0\x00, } [441]{attrname: , attrval: 0\x00, } [442]{attrname: , attrval: 0\x00, } [443]{attrname: , attrval: 0\x00, } [444]{attrname: , attrval: 0\x00, } [445]{attrname: , attrval: 0\x00, } [446]{attrname: , attrval: 0\x00, } [447]{attrname: , attrval: 0\x00, } [448]{attrname: , attrval: 0\x00, } [449]{attrname: , attrval: 0\x00, } [450]{attrname: , attrval: 0\x00, } [451]{attrname: , attrval: 0\x00, } [452]{attrname: , attrval: 0\x00, } [453]{attrname: , attrval: 0\x00, } [454]{attrname: , attrval: 0\x00, } [455]{attrname: , attrval: 0\x00, } [456]{attrname: , attrval: 0\x00, } [457]{attrname: , attrval: 0\x00, } [458]{attrname: , attrval: 0\x00, } [459]{attrname: , attrval: 0\x00, } [460]{attrname: , attrval: 0\x00, } [461]{attrname: , attrval: 0\x00, } [462]{attrname: , attrval: 0\x00, } [463]{attrname: , attrval: 0\x00, } [464]{attrname: , attrval: 0\x00, } [465]{attrname: , attrval: 0\x00, } [466]{attrname: , attrval: 0\x00, } [467]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/ca-certificates/pem" >libguestfs: trace: ls0 "/var/lib/ca-certificates/pem" "/tmp/libguestfsS4MOjo/ls575.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["002c0b4f.0", "01419da9.0", "02265526.0", "04f60c28.0", "062cdee6.0", "064e0aa9.0", "06dc52d5.0", "08063a00.0", "09789157.0", "0a775a30.0", "0b1b94ef.0", "0b9bc432.0", "0bf05006.0", "0d69c7e1.0", "0f5dc4f3.0", "0f6fa695.0", "1001acf7.0", "10531352.0", "106f3e4d.0", "14bc7599.0", "18856ac4.0", "1ae85e5e.0", "1b0f7e5c.0", "1d3472b9.0", "1df5a75f.0", "1e08bfd1.0", "1e09d511.0", "1e1eab7c.0", "1e8e7201.0", "1ec40989.0", "1f58a078.0", "219d9499.0", "23f4c490.0", "244b5494.0", "252252d2.0", "2923b3f9.0", "2add47b6.0", "2ae6433e.0", "2b349938.0", "2d9dafe4.0", "302904dd.0", "304d27c3.0", "31188b5e.0", "32888f65.0", "33ee480d.0", "35105088.0", "3513523f.0", "399e7759.0", "3ad48a91.0", "3bde41ac.0", "3bde41ac.1", "3c860d51.0", "3c899c73.0", "3c9a4d3b.0", "3e45d192.0", "3e7271e8.0", "3fb36b73.0", "40193066.0", "4042bcee.0", "40547a79.0", "406c9bb1.0", "40c7e66e.0", "41a3f684.0", "455f1b52.0", "48a195d8.0", "48bec511.0", "4b718d9b.0", "4be590e0.0", "4bfab552.0", "4c3982f2.0", "4f316efb.0", "5046c355.0", "5273a94c.0", "52b525c7.0", "53a1b57a.0", "5443e9e3.0", "54657681.0", "57bcb2da.0", "583d0756.0", "5860aaa6.0", "5931b5bc.0", "5a3f0ff8.0", "5a7722fb.0", "5acf816d.0", "5ad8a5d6.0", "5cd81ad7.0", "5e98733a.0", "5f15c80c.0", "5f47b495.0", "5f618aec.0", "5f9a69fa.0", "5fdd185d.0", "607986c7.0", "60afe812.0", "6187b673.0", "626dceaf.0", "63a2c897.0", "653b494a.0", "66445960.0", "68dd7389.0", "69105f4f.0", "6b03dec0.0", "6b99d060.0", "6d41d539.0", "6f7454b3.0", "6fa5da56.0", "706f604c.0", "716c07b3.0", "749e9e03.0", "75680d2e.0", "75d1b2ed.0", "76579174.0", "76faf6c0.0", "7719f463.0", "773e07ad.0", "7892ad52.0", "7a3adc42.0", "7a780d93.0", "7a7c655d.0", "7a819ef2.0", "7f3d5d1d.0", "8160b96c.0", "81b9768f.0", "82223c44.0", "83e9984f.0", "8508e720.0", "85cde254.0", "86212b19.0", "869fbf79.0", "8794b4e3.0", "882de061.0", "88950faa.0", "89c02a45.0", "8cb5ee0f.0", "8d6437c3.0", "8d86cdd1.0", "8d89cda1.0", "8f103249.0", "90c5a3c8.0", "9282e51c.0", "930ac5d2.0", "9339512a.0", "93851c9e.0", "93bc0acc.0", "9479c8c3.0", "9482e63a.0", "9576d26b.0", "9591a472.0", "95aff9e3.0", "9685a493.0", "9846683b.0", "985c1f52.0", "988a38cb.0", "99e1b953.0", "9aef356c.0", "9b5697b0.0", "9c8dfbd4.0", "9d04f354.0", "9d6523ce.0", "9ef4a08a.0", "9f727ac7.0", "ACCVRAIZ1.pem", "AC_RAIZ_FNMT-RCM.pem", "AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem", "ANF_Secure_Server_Root_CA.pem", "Actalis_Authentication_Root_CA.pem", "AffirmTrust_Commercial.pem", "AffirmTrust_Networking.pem", "AffirmTrust_Premium.pem", "AffirmTrust_Premium_ECC.pem", "Amazon_Root_CA_1.pem", "Amazon_Root_CA_2.pem", "Amazon_Root_CA_3.pem", "Amazon_Root_CA_4.pem", "Atos_TrustedRoot_2011.pem", "Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem", "Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem", "Baltimore_CyberTrust_Root.pem", "Buypass_Class_2_Root_CA.pem", "Buypass_Class_3_Root_CA.pem", "CA_Disig_Root_R2.pem", "CFCA_EV_ROOT.pem", "COMODO_Certification_Authority.pem", "COMODO_ECC_Certification_Authority.pem", "COMODO_RSA_Certification_Authority.pem", "Certainly_Root_E1.pem", "Certainly_Root_R1.pem", "Certigna.pem", "Certigna_Root_CA.pem", "Certum_EC-384_CA.pem", "Certum_Trusted_Network_CA.pem", "Certum_Trusted_Network_CA_2.pem", "Certum_Trusted_Root_CA.pem", "Comodo_AAA_Services_root.pem", "D-TRUST_BR_Root_CA_1_2020.pem", "D-TRUST_EV_Root_CA_1_2020.pem", "D-TRUST_Root_Class_3_CA_2_2009.pem", "D-TRUST_Root_Class_3_CA_2_EV_2009.pem", "DigiCert_Assured_ID_Root_CA.pem", "DigiCert_Assured_ID_Root_G2.pem", "DigiCert_Assured_ID_Root_G3.pem", "DigiCert_Global_Root_CA.pem", "DigiCert_Global_Root_G2.pem", "DigiCert_Global_Root_G3.pem", "DigiCert_High_Assurance_EV_Root_CA.pem", "DigiCert_TLS_ECC_P384_Root_G5.pem", "DigiCert_TLS_RSA4096_Root_G5.pem", "DigiCert_Trusted_Root_G4.pem", "E-Tugra_Certification_Authority.pem", "E-Tugra_Global_Root_CA_ECC_v3.pem", "E-Tugra_Global_Root_CA_RSA_v3.pem", "Entrust.net_Premium_2048_Secure_Server_CA.pem", "Entrust_Root_Certification_Authority.pem", "Entrust_Root_Certification_Authority_-_EC1.pem", "Entrust_Root_Certification_Authority_-_G2.pem", "Entrust_Root_Certification_Authority_-_G4.pem", "GDCA_TrustAUTH_R5_ROOT.pem", "GLOBALTRUST_2020.pem", "GTS_Root_R1.pem", "GTS_Root_R2.pem", "GTS_Root_R3.pem", "GTS_Root_R4.pem", "GlobalSign_ECC_Root_CA_-_R4.pem", "GlobalSign_ECC_Root_CA_-_R5.pem", "GlobalSign_Root_CA.pem", "GlobalSign_Root_CA_-_R3.pem", "GlobalSign_Root_CA_-_R6.pem", "GlobalSign_Root_E46.pem", "GlobalSign_Root_R46.pem", "Go_Daddy_Class_2_CA.pem", "Go_Daddy_Root_Certificate_Authority_-_G2.pem", "HARICA_TLS_ECC_Root_CA_2021.pem", "HARICA_TLS_RSA_Root_CA_2021.pem", "Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem", "Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem", "HiPKI_Root_CA_-_G1.pem", "Hongkong_Post_Root_CA_1.pem", "Hongkong_Post_Root_CA_3.pem", "ISRG_Root_X1.pem", "ISRG_Root_X2.pem", "IdenTrust_Commercial_Root_CA_1.pem", "IdenTrust_Public_Sector_Root_CA_1.pem", "Izenpe.com.pem", "Microsec_e-Szigno_Root_CA_2009.pem", "Microsoft_ECC_Root_Certificate_Authority_2017.pem", "Microsoft_RSA_Root_Certificate_Authority_2017.pem", "NAVER_Global_Root_Certification_Authority.pem", "NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem", "OISTE_WISeKey_Global_Root_GB_CA.pem", "OISTE_WISeKey_Global_Root_GC_CA.pem", "QuoVadis_Root_CA_1_G3.pem", "QuoVadis_Root_CA_2.pem", "QuoVadis_Root_CA_2_G3.pem", "QuoVadis_Root_CA_3.pem", "QuoVadis_Root_CA_3_G3.pem", "SSL.com_EV_Root_Certification_Authority_ECC.pem", "SSL.com_EV_Root_Certification_Authority_RSA_R2.pem", "SSL.com_Root_Certification_Authority_ECC.pem", "SSL.com_Root_Certification_Authority_RSA.pem", "SZAFIR_ROOT_CA2.pem", "SecureSign_RootCA11.pem", "SecureTrust_CA.pem", "Secure_Global_CA.pem", "Security_Communication_ECC_RootCA1.pem", "Security_Communication_RootCA2.pem", "Security_Communication_RootCA3.pem", "Security_Communication_Root_CA.pem", "Starfield_Class_2_CA.pem", "Starfield_Root_Certificate_Authority_-_G2.pem", "Starfield_Services_Root_Certificate_Authority_-_G2.pem", "SwissSign_Gold_CA_-_G2.pem", "SwissSign_Silver_CA_-_G2.pem", "T-TeleSec_GlobalRoot_Class_2.pem", "T-TeleSec_GlobalRoot_Class_3.pem", "TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem", "TWCA_Global_Root_CA.pem", "TWCA_Root_Certification_Authority.pem", "TeliaSonera_Root_CA_v1.pem", "Telia_Root_CA_v2.pem", "Trustwave_Global_Certification_Authority.pem", "Trustwave_Global_ECC_P256_Certification_Authority.pem", "Trustwave_Global_ECC_P384_Certification_Authority.pem", "TunTrust_Root_CA.pem", "UCA_Extended_Validation_Root.pem", "UCA_Global_G2_Root.pem", "USERTrust_ECC_Certification_Authority.pem", "USERTrust_RSA_Certification_Authority.pem", "XRamp_Global_CA_Root.pem", "a2c66da8.0", "a3418fda.0", "a3896b44.0", "a716d4ed.0", "a81e292b.0", "a94d09e5.0", "a9d40e02.0", "ab5346f4.0", "ab59055e.0", "aee5f10d.0", "b0e59380.0", "b0ed035a.0", "b0f3e76e.0", "b1159c4c.0", "b30d5fda.0", "b3fb433b.0", "b433981b.0", "b66938e9.0", "b727005e.0", "b74d2bd5.0", "b7a5b843.0", "b7db1890.0", "b81b93f0.0", "b872f2b4.0", "b92fd57f.0", "b936d1c6.0", "bc3f2570.0", "bd43e1dd.0", "bdacca6f.0", "bf53fb88.0", "bf64f35b.0", "c01eb047.0", "c28a8a30.0", "c44cc0c0.0", "c491639e.0", "c559d742.0", "c7f1359b.0", "c90bc37d.0", "ca6e4ad9.0", "cb156124.0", "cb1c3204.0", "cbf06781.0", "cc450945.0", "ccc52f49.0", "cd58d51e.0", "cd8c0d63.0", "ce5e74ef.0", "certSIGN_ROOT_CA.pem", "certSIGN_Root_CA_G2.pem", "cf701eeb.0", "d06393bb.0", "d16a5865.0", "d16a5865.1", "d18e9066.0", "d39b0a2c.0", "d41b5e2a.0", "d4c339cb.0", "d4dae3dd.0", "d52c538d.0", "d59297b8.0", "d6325660.0", "d7746a63.0", "d7e8dc79.0", "d887a5bb.0", "d96b65e2.0", "da7377f6.0", "dbc54cab.0", "dbff3a01.0", "dc4d6a89.0", "dc99f41e.0", "dd8e9d41.0", "de6d66f3.0", "dfc0fe80.0", "e-Szigno_Root_CA_2017.pem", "e113c810.0", "e13665f9.0", "e18bfb83.0", "e35234b1.0", "e36a6752.0", "e442e424.0", "e48193cf.0", "e73d606e.0", "e7c037b4.0", "e8651083.0", "e868b802.0", "e8de2f56.0", "ePKI_Root_Certification_Authority.pem", "ecccd8db.0", "ed39abd0.0", "ed858448.0", "edcbddb5.0", "ee532fd5.0", "ee64a828.0", "eed8c118.0", "ef954a4e.0", "emSign_ECC_Root_CA_-_C3.pem", "emSign_ECC_Root_CA_-_G3.pem", "emSign_Root_CA_-_C1.pem", "emSign_Root_CA_-_G1.pem", "f013ecaf.0", "f058632f.0", "f081611a.0", "f0c70a8d.0", "f0cd152c.0", "f249de83.0", "f30dd6ad.0", "f3377b1b.0", "f387163d.0", "f39fc864.0", "f459871d.0", "f51bb24c.0", "f8fc53da.0", "fa5da96b.0", "fb5fa911.0", "fc5a8f99.0", "fd08c599.0", "fd64f3fc.0", "fde84897.0", "fe8a2cd8.0", "feffd413.0", "ff34af3f.0", "vTrus_ECC_Root_CA.pem", "vTrus_Root_CA.pem"] >libguestfs: trace: lstatnslist "/var/lib/ca-certificates/pem" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b9bc432.0 0bf05006.0 0d69c7e1.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 14bc7599.0 18856ac4.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 455f1b52.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a3f0ff8.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76faf6c0.0 7719f463.0 773e07ad.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9ef4a08a.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c491639e.0 c559d742.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 ee532fd5.0 ee64a828.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >libguestfs: trace: internal_lstatnslist "/var/lib/ca-certificates/pem" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b9bc432.0 0bf05006.0 0d69c7e1.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 14bc7599.0 18856ac4.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 455f1b52.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a3f0ff8.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76faf6c0.0 7719f463.0 773e07ad.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9ef4a08a.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c491639e.0 c559d742.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 ee532fd5.0 ee64a828.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >guestfsd: <= internal_lstatnslist (0x1a7) request length 9392 bytes >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(411) = [0]{st_dev: 32, st_ino: 5681, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5745, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 5639, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 5868, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 5672, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 5768, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 5801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 5795, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 5816, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 5699, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 5561, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 5735, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 5804, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 5664, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 5861, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 5660, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 5693, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 5817, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 5636, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 5621, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 5780, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 5838, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5682, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 5666, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 5613, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 5729, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 5843, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 5847, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 5673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 5685, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 5769, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 5688, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 5811, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 5594, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 5598, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 5627, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 5667, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 5528, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 5483, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 5526, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 5541, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 5865, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 5850, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 5714, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 5808, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 5871, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 32, st_ino: 5585, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 32, st_ino: 5586, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 32, st_ino: 5520, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 32, st_ino: 5513, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 32, st_ino: 5516, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 32, st_ino: 5820, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 32, st_ino: 5760, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 32, st_ino: 5472, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 32, st_ino: 5720, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 32, st_ino: 5631, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 32, st_ino: 5750, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 32, st_ino: 5552, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 32, st_ino: 5732, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 32, st_ino: 5567, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 32, st_ino: 5624, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 32, st_ino: 5658, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 32, st_ino: 5550, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 32, st_ino: 5640, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 32, st_ino: 5739, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 32, st_ino: 5555, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 32, st_ino: 5618, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 32, st_ino: 5730, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 32, st_ino: 5813, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 32, st_ino: 5706, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 32, st_ino: 5819, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 32, st_ino: 5823, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 32, st_ino: 5651, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 32, st_ino: 5763, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 32, st_ino: 5718, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 32, st_ino: 5846, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 32, st_ino: 5522, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 32, st_ino: 5822, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 32, st_ino: 5802, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 32, st_ino: 5786, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 32, st_ino: 5609, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 32, st_ino: 5568, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 32, st_ino: 5654, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 32, st_ino: 5703, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 32, st_ino: 5669, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 32, st_ino: 5831, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 32, st_ino: 5642, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 32, st_ino: 5855, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 32, st_ino: 5481, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 32, st_ino: 5546, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 32, st_ino: 5478, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 32, st_ino: 5532, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 32, st_ino: 5588, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 32, st_ino: 5754, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 32, st_ino: 5733, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 32, st_ino: 5696, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 32, st_ino: 5832, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 32, st_ino: 5519, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 32, st_ino: 5657, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 32, st_ino: 5723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 32, st_ino: 5577, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 32, st_ino: 5700, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 32, st_ino: 5633, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 32, st_ino: 5498, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 32, st_ino: 5796, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 32, st_ino: 5807, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 32, st_ino: 5879, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 32, st_ino: 5655, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 32, st_ino: 5762, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 32, st_ino: 5565, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 32, st_ino: 5603, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 32, st_ino: 5880, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 32, st_ino: 5771, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 32, st_ino: 5711, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 32, st_ino: 5759, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 32, st_ino: 5799, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 32, st_ino: 5876, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 32, st_ino: 5534, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 32, st_ino: 5502, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 32, st_ino: 5766, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 32, st_ino: 5582, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 32, st_ino: 5741, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 32, st_ino: 5595, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 32, st_ino: 5523, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 32, st_ino: 5649, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 32, st_ino: 5531, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 32, st_ino: 5814, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 32, st_ino: 5487, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 32, st_ino: 5619, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 32, st_ino: 5736, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 32, st_ino: 5544, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 32, st_ino: 5805, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 32, st_ino: 5571, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 32, st_ino: 5501, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 32, st_ino: 5580, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 32, st_ino: 5543, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 32, st_ino: 5744, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 32, st_ino: 5828, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 32, st_ino: 5717, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 32, st_ino: 5562, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 32, st_ino: 5480, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 32, st_ino: 5772, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 32, st_ino: 5508, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 32, st_ino: 5486, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 32, st_ino: 5712, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 32, st_ino: 5549, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 32, st_ino: 5529, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 32, st_ino: 5748, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 32, st_ino: 5556, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 32, st_ino: 5721, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 32, st_ino: 5597, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 32, st_ino: 5676, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 32, st_ino: 5753, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 32, st_ino: 5877, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 32, st_ino: 5841, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 32, st_ino: 5837, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 32, st_ino: 5492, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 32, st_ino: 5579, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 32, st_ino: 5646, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 32, st_ino: 5606, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 32, st_ino: 5708, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 32, st_ino: 5470, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2772, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 32, st_ino: 5473, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 32, st_ino: 5476, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 904, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 32, st_ino: 5506, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 32, st_ino: 5479, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2049, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 32, st_ino: 5482, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 32, st_ino: 5485, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 32, st_ino: 5488, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 32, st_ino: 5491, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 753, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 32, st_ino: 5494, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1188, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 32, st_ino: 5497, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 32, st_ino: 5500, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 32, st_ino: 5503, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 737, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 32, st_ino: 5509, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 32, st_ino: 5515, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 32, st_ino: 5512, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 32, st_ino: 5518, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 32, st_ino: 5521, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 32, st_ino: 5524, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 32, st_ino: 5527, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1935, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 32, st_ino: 5560, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 32, st_ino: 5566, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1489, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 32, st_ino: 5569, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 940, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 32, st_ino: 5572, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 32, st_ino: 5530, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 741, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 32, st_ino: 5533, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 32, st_ino: 5536, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1330, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 32, st_ino: 5539, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2264, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 32, st_ino: 5548, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 32, st_ino: 5554, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 32, st_ino: 5551, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2078, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 32, st_ino: 5557, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 32, st_ino: 5563, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 32, st_ino: 5605, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 32, st_ino: 5608, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 32, st_ino: 5611, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 32, st_ino: 5614, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1537, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 32, st_ino: 5575, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 32, st_ino: 5578, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1306, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 32, st_ino: 5581, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 851, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 32, st_ino: 5584, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1338, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 32, st_ino: 5587, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1294, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 32, st_ino: 5590, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 839, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 32, st_ino: 5593, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 32, st_ino: 5596, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 790, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 32, st_ino: 5599, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 32, st_ino: 5602, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1988, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 32, st_ino: 5650, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 32, st_ino: 5653, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 977, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 32, st_ino: 5656, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 32, st_ino: 5629, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1505, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 32, st_ino: 5632, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1643, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 32, st_ino: 5635, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 32, st_ino: 5638, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 32, st_ino: 5641, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 32, st_ino: 5659, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 32, st_ino: 5683, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 32, st_ino: 5692, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 32, st_ino: 5695, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 32, st_ino: 5698, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 765, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 32, st_ino: 5701, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 765, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 32, st_ino: 5662, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 32, st_ino: 5665, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 794, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 32, st_ino: 5668, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 32, st_ino: 5671, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1229, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 32, st_ino: 5674, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [227]{st_dev: 32, st_ino: 5677, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 769, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [228]{st_dev: 32, st_ino: 5680, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [229]{st_dev: 32, st_ino: 5686, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1448, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [230]{st_dev: 32, st_ino: 5689, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [231]{st_dev: 32, st_ino: 5704, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [232]{st_dev: 32, st_ino: 5707, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2017, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [233]{st_dev: 32, st_ino: 5710, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1017, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [234]{st_dev: 32, st_ino: 5713, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2155, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [235]{st_dev: 32, st_ino: 5716, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [236]{st_dev: 32, st_ino: 5719, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1168, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [237]{st_dev: 32, st_ino: 5722, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2074, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [238]{st_dev: 32, st_ino: 5731, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [239]{st_dev: 32, st_ino: 5734, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 790, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [240]{st_dev: 32, st_ino: 5725, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [241]{st_dev: 32, st_ino: 5728, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [242]{st_dev: 32, st_ino: 5737, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [243]{st_dev: 32, st_ino: 5740, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [244]{st_dev: 32, st_ino: 5743, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 875, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [245]{st_dev: 32, st_ino: 5746, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2021, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [246]{st_dev: 32, st_ino: 5749, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2013, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [247]{st_dev: 32, st_ino: 5752, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1476, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [248]{st_dev: 32, st_ino: 5755, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [249]{st_dev: 32, st_ino: 5758, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [250]{st_dev: 32, st_ino: 5761, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [251]{st_dev: 32, st_ino: 5764, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2041, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [252]{st_dev: 32, st_ino: 5767, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [253]{st_dev: 32, st_ino: 5770, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [254]{st_dev: 32, st_ino: 5773, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [255]{st_dev: 32, st_ino: 5797, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 956, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [256]{st_dev: 32, st_ino: 5800, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2114, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [257]{st_dev: 32, st_ino: 5803, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [258]{st_dev: 32, st_ino: 5806, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2094, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [259]{st_dev: 32, st_ino: 5824, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1257, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [260]{st_dev: 32, st_ino: 5779, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [261]{st_dev: 32, st_ino: 5782, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [262]{st_dev: 32, st_ino: 5776, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [263]{st_dev: 32, st_ino: 5785, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 830, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [264]{st_dev: 32, st_ino: 5791, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [265]{st_dev: 32, st_ino: 5794, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1968, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [266]{st_dev: 32, st_ino: 5788, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1224, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [267]{st_dev: 32, st_ino: 5809, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1468, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [268]{st_dev: 32, st_ino: 5812, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1399, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [269]{st_dev: 32, st_ino: 5815, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1424, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [270]{st_dev: 32, st_ino: 5818, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [271]{st_dev: 32, st_ino: 5821, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2049, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [272]{st_dev: 32, st_ino: 5842, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [273]{st_dev: 32, st_ino: 5845, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [274]{st_dev: 32, st_ino: 5848, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1582, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [275]{st_dev: 32, st_ino: 5854, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [276]{st_dev: 32, st_ino: 5857, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1269, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [277]{st_dev: 32, st_ino: 5830, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1870, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [278]{st_dev: 32, st_ino: 5827, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1952, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [279]{st_dev: 32, st_ino: 5833, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [280]{st_dev: 32, st_ino: 5836, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [281]{st_dev: 32, st_ino: 5839, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 969, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [282]{st_dev: 32, st_ino: 5851, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [283]{st_dev: 32, st_ino: 5860, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [284]{st_dev: 32, st_ino: 5863, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [285]{st_dev: 32, st_ino: 5866, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 948, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [286]{st_dev: 32, st_ino: 5869, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2094, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [287]{st_dev: 32, st_ino: 5878, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1513, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [288]{st_dev: 32, st_ino: 5604, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [289]{st_dev: 32, st_ino: 5702, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [290]{st_dev: 32, st_ino: 5790, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [291]{st_dev: 32, st_ino: 5610, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [292]{st_dev: 32, st_ino: 5826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [293]{st_dev: 32, st_ino: 5471, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [294]{st_dev: 32, st_ino: 5547, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [295]{st_dev: 32, st_ino: 5781, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [296]{st_dev: 32, st_ino: 5661, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [297]{st_dev: 32, st_ino: 5630, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [298]{st_dev: 32, st_ino: 5663, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [299]{st_dev: 32, st_ino: 5856, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [300]{st_dev: 32, st_ino: 5670, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [301]{st_dev: 32, st_ino: 5576, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [302]{st_dev: 32, st_ino: 5607, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [303]{st_dev: 32, st_ino: 5637, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [304]{st_dev: 32, st_ino: 5507, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [305]{st_dev: 32, st_ino: 5777, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [306]{st_dev: 32, st_ino: 5489, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [307]{st_dev: 32, st_ino: 5622, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [308]{st_dev: 32, st_ino: 5858, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [309]{st_dev: 32, st_ino: 5859, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [310]{st_dev: 32, st_ino: 5477, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [311]{st_dev: 32, st_ino: 5511, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [312]{st_dev: 32, st_ino: 5709, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [313]{st_dev: 32, st_ino: 5475, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [314]{st_dev: 32, st_ino: 5691, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [315]{st_dev: 32, st_ino: 5724, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [316]{st_dev: 32, st_ino: 5778, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [317]{st_dev: 32, st_ino: 5747, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [318]{st_dev: 32, st_ino: 5634, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [319]{st_dev: 32, st_ino: 5864, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [320]{st_dev: 32, st_ino: 5612, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [321]{st_dev: 32, st_ino: 5601, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [322]{st_dev: 32, st_ino: 5583, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [323]{st_dev: 32, st_ino: 5697, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [324]{st_dev: 32, st_ino: 5787, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [325]{st_dev: 32, st_ino: 5589, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [326]{st_dev: 32, st_ino: 5645, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [327]{st_dev: 32, st_ino: 5652, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [328]{st_dev: 32, st_ino: 5553, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [329]{st_dev: 32, st_ino: 5690, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [330]{st_dev: 32, st_ino: 5738, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [331]{st_dev: 32, st_ino: 5493, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [332]{st_dev: 32, st_ino: 5792, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [333]{st_dev: 32, st_ino: 5474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [334]{st_dev: 32, st_ino: 5495, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [335]{st_dev: 32, st_ino: 5542, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [336]{st_dev: 32, st_ino: 5545, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [337]{st_dev: 32, st_ino: 5784, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [338]{st_dev: 32, st_ino: 5844, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [339]{st_dev: 32, st_ino: 5514, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [340]{st_dev: 32, st_ino: 5517, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [341]{st_dev: 32, st_ino: 5727, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [342]{st_dev: 32, st_ino: 5751, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [343]{st_dev: 32, st_ino: 5505, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [344]{st_dev: 32, st_ino: 5574, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [345]{st_dev: 32, st_ino: 5615, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [346]{st_dev: 32, st_ino: 5600, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [347]{st_dev: 32, st_ino: 5793, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [348]{st_dev: 32, st_ino: 5573, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [349]{st_dev: 32, st_ino: 5616, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [350]{st_dev: 32, st_ino: 5765, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [351]{st_dev: 32, st_ino: 5840, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [352]{st_dev: 32, st_ino: 5535, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [353]{st_dev: 32, st_ino: 5862, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [354]{st_dev: 32, st_ino: 5490, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [355]{st_dev: 32, st_ino: 5625, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [356]{st_dev: 32, st_ino: 5675, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [357]{st_dev: 32, st_ino: 5715, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [358]{st_dev: 32, st_ino: 5591, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [359]{st_dev: 32, st_ino: 5504, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [360]{st_dev: 32, st_ino: 5757, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [361]{st_dev: 32, st_ino: 5647, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 843, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [362]{st_dev: 32, st_ino: 5537, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [363]{st_dev: 32, st_ino: 5853, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [364]{st_dev: 32, st_ino: 5774, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [365]{st_dev: 32, st_ino: 5558, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [366]{st_dev: 32, st_ino: 5510, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [367]{st_dev: 32, st_ino: 5775, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [368]{st_dev: 32, st_ino: 5484, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [369]{st_dev: 32, st_ino: 5756, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [370]{st_dev: 32, st_ino: 5679, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [371]{st_dev: 32, st_ino: 5742, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [372]{st_dev: 32, st_ino: 5648, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [373]{st_dev: 32, st_ino: 5525, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [374]{st_dev: 32, st_ino: 5644, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2033, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [375]{st_dev: 32, st_ino: 5705, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [376]{st_dev: 32, st_ino: 5592, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [377]{st_dev: 32, st_ino: 5873, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [378]{st_dev: 32, st_ino: 5835, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [379]{st_dev: 32, st_ino: 5874, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [380]{st_dev: 32, st_ino: 5564, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [381]{st_dev: 32, st_ino: 5570, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [382]{st_dev: 32, st_ino: 5726, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [383]{st_dev: 32, st_ino: 5617, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 814, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [384]{st_dev: 32, st_ino: 5620, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 859, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [385]{st_dev: 32, st_ino: 5623, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1257, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [386]{st_dev: 32, st_ino: 5626, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1302, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [387]{st_dev: 32, st_ino: 5694, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [388]{st_dev: 32, st_ino: 5829, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [389]{st_dev: 32, st_ino: 5687, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [390]{st_dev: 32, st_ino: 5798, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [391]{st_dev: 32, st_ino: 5643, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [392]{st_dev: 32, st_ino: 5834, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [393]{st_dev: 32, st_ino: 5867, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [394]{st_dev: 32, st_ino: 5789, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [395]{st_dev: 32, st_ino: 5810, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [396]{st_dev: 32, st_ino: 5783, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [397]{st_dev: 32, st_ino: 5628, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [398]{st_dev: 32, st_ino: 5540, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [399]{st_dev: 32, st_ino: 5559, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [400]{st_dev: 32, st_ino: 5684, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [401]{st_dev: 32, st_ino: 5499, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [402]{st_dev: 32, st_ino: 5870, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [403]{st_dev: 32, st_ino: 5496, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [404]{st_dev: 32, st_ino: 5852, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [405]{st_dev: 32, st_ino: 5538, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [406]{st_dev: 32, st_ino: 5825, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [407]{st_dev: 32, st_ino: 5678, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [408]{st_dev: 32, st_ino: 5849, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [409]{st_dev: 32, st_ino: 5872, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 774, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [410]{st_dev: 32, st_ino: 5875, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(411) = [0]{st_dev: 32, st_ino: 5681, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 5745, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 5639, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 5868, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 5672, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 5768, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 5801, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 5795, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 5816, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 5699, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 5561, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 5735, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 5804, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 5664, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 5861, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 5660, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 5693, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 5817, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 5636, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 5621, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 5780, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 5838, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 5682, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 5666, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 5613, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 5729, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 5843, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 5847, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 5673, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 5685, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 5769, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 5688, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 5811, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 5594, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 5598, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 5627, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 5667, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 5528, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [38]{st_dev: 32, st_ino: 5483, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [39]{st_dev: 32, st_ino: 5526, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [40]{st_dev: 32, st_ino: 5541, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [41]{st_dev: 32, st_ino: 5865, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [42]{st_dev: 32, st_ino: 5850, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [43]{st_dev: 32, st_ino: 5714, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [44]{st_dev: 32, st_ino: 5808, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [45]{st_dev: 32, st_ino: 5871, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [46]{st_dev: 32, st_ino: 5585, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [47]{st_dev: 32, st_ino: 5586, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [48]{st_dev: 32, st_ino: 5520, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [49]{st_dev: 32, st_ino: 5513, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [50]{st_dev: 32, st_ino: 5516, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [51]{st_dev: 32, st_ino: 5820, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [52]{st_dev: 32, st_ino: 5760, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [53]{st_dev: 32, st_ino: 5472, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [54]{st_dev: 32, st_ino: 5720, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [55]{st_dev: 32, st_ino: 5631, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [56]{st_dev: 32, st_ino: 5750, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [57]{st_dev: 32, st_ino: 5552, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [58]{st_dev: 32, st_ino: 5732, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [59]{st_dev: 32, st_ino: 5567, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [60]{st_dev: 32, st_ino: 5624, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [61]{st_dev: 32, st_ino: 5658, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [62]{st_dev: 32, st_ino: 5550, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [63]{st_dev: 32, st_ino: 5640, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [64]{st_dev: 32, st_ino: 5739, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [65]{st_dev: 32, st_ino: 5555, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [66]{st_dev: 32, st_ino: 5618, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [67]{st_dev: 32, st_ino: 5730, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [68]{st_dev: 32, st_ino: 5813, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [69]{st_dev: 32, st_ino: 5706, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [70]{st_dev: 32, st_ino: 5819, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [71]{st_dev: 32, st_ino: 5823, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [72]{st_dev: 32, st_ino: 5651, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [73]{st_dev: 32, st_ino: 5763, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [74]{st_dev: 32, st_ino: 5718, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [75]{st_dev: 32, st_ino: 5846, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [76]{st_dev: 32, st_ino: 5522, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [77]{st_dev: 32, st_ino: 5822, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [78]{st_dev: 32, st_ino: 5802, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 50, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [79]{st_dev: 32, st_ino: 5786, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [80]{st_dev: 32, st_ino: 5609, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [81]{st_dev: 32, st_ino: 5568, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [82]{st_dev: 32, st_ino: 5654, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [83]{st_dev: 32, st_ino: 5703, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [84]{st_dev: 32, st_ino: 5669, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [85]{st_dev: 32, st_ino: 5831, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [86]{st_dev: 32, st_ino: 5642, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [87]{st_dev: 32, st_ino: 5855, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [88]{st_dev: 32, st_ino: 5481, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [89]{st_dev: 32, st_ino: 5546, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [90]{st_dev: 32, st_ino: 5478, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [91]{st_dev: 32, st_ino: 5532, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [92]{st_dev: 32, st_ino: 5588, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [93]{st_dev: 32, st_ino: 5754, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [94]{st_dev: 32, st_ino: 5733, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [95]{st_dev: 32, st_ino: 5696, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [96]{st_dev: 32, st_ino: 5832, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [97]{st_dev: 32, st_ino: 5519, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [98]{st_dev: 32, st_ino: 5657, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [99]{st_dev: 32, st_ino: 5723, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [100]{st_dev: 32, st_ino: 5577, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [101]{st_dev: 32, st_ino: 5700, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [102]{st_dev: 32, st_ino: 5633, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [103]{st_dev: 32, st_ino: 5498, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [104]{st_dev: 32, st_ino: 5796, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [105]{st_dev: 32, st_ino: 5807, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [106]{st_dev: 32, st_ino: 5879, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [107]{st_dev: 32, st_ino: 5655, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [108]{st_dev: 32, st_ino: 5762, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [109]{st_dev: 32, st_ino: 5565, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [110]{st_dev: 32, st_ino: 5603, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [111]{st_dev: 32, st_ino: 5880, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [112]{st_dev: 32, st_ino: 5771, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [113]{st_dev: 32, st_ino: 5711, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [114]{st_dev: 32, st_ino: 5759, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [115]{st_dev: 32, st_ino: 5799, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [116]{st_dev: 32, st_ino: 5876, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [117]{st_dev: 32, st_ino: 5534, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [118]{st_dev: 32, st_ino: 5502, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [119]{st_dev: 32, st_ino: 5766, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [120]{st_dev: 32, st_ino: 5582, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [121]{st_dev: 32, st_ino: 5741, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [122]{st_dev: 32, st_ino: 5595, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [123]{st_dev: 32, st_ino: 5523, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [124]{st_dev: 32, st_ino: 5649, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [125]{st_dev: 32, st_ino: 5531, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [126]{st_dev: 32, st_ino: 5814, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [127]{st_dev: 32, st_ino: 5487, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [128]{st_dev: 32, st_ino: 5619, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [129]{st_dev: 32, st_ino: 5736, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [130]{st_dev: 32, st_ino: 5544, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [131]{st_dev: 32, st_ino: 5805, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [132]{st_dev: 32, st_ino: 5571, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [133]{st_dev: 32, st_ino: 5501, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [134]{st_dev: 32, st_ino: 5580, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [135]{st_dev: 32, st_ino: 5543, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [136]{st_dev: 32, st_ino: 5744, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [137]{st_dev: 32, st_ino: 5828, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [138]{st_dev: 32, st_ino: 5717, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [139]{st_dev: 32, st_ino: 5562, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [140]{st_dev: 32, st_ino: 5480, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [141]{st_dev: 32, st_ino: 5772, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [142]{st_dev: 32, st_ino: 5508, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [143]{st_dev: 32, st_ino: 5486, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [144]{st_dev: 32, st_ino: 5712, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [145]{st_dev: 32, st_ino: 5549, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [146]{st_dev: 32, st_ino: 5529, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [147]{st_dev: 32, st_ino: 5748, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [148]{st_dev: 32, st_ino: 5556, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [149]{st_dev: 32, st_ino: 5721, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [150]{st_dev: 32, st_ino: 5597, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [151]{st_dev: 32, st_ino: 5676, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [152]{st_dev: 32, st_ino: 5753, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 48, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [153]{st_dev: 32, st_ino: 5877, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 17, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [154]{st_dev: 32, st_ino: 5841, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [155]{st_dev: 32, st_ino: 5837, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [156]{st_dev: 32, st_ino: 5492, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [157]{st_dev: 32, st_ino: 5579, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [158]{st_dev: 32, st_ino: 5646, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [159]{st_dev: 32, st_ino: 5606, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [160]{st_dev: 32, st_ino: 5708, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [161]{st_dev: 32, st_ino: 5470, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2772, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [162]{st_dev: 32, st_ino: 5473, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [163]{st_dev: 32, st_ino: 5476, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 904, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 48000000, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [164]{st_dev: 32, st_ino: 5506, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2118, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [165]{st_dev: 32, st_ino: 5479, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2049, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [166]{st_dev: 32, st_ino: 5482, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [167]{st_dev: 32, st_ino: 5485, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [168]{st_dev: 32, st_ino: 5488, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [169]{st_dev: 32, st_ino: 5491, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 753, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [170]{st_dev: 32, st_ino: 5494, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1188, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [171]{st_dev: 32, st_ino: 5497, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [172]{st_dev: 32, st_ino: 5500, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 656, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [173]{st_dev: 32, st_ino: 5503, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 737, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [174]{st_dev: 32, st_ino: 5509, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [175]{st_dev: 32, st_ino: 5515, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [176]{st_dev: 32, st_ino: 5512, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2167, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [177]{st_dev: 32, st_ino: 5518, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [178]{st_dev: 32, st_ino: 5521, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [179]{st_dev: 32, st_ino: 5524, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [180]{st_dev: 32, st_ino: 5527, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1935, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [181]{st_dev: 32, st_ino: 5560, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1984, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [182]{st_dev: 32, st_ino: 5566, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1489, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [183]{st_dev: 32, st_ino: 5569, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 940, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [184]{st_dev: 32, st_ino: 5572, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2086, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [185]{st_dev: 32, st_ino: 5530, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 741, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 52000000, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [186]{st_dev: 32, st_ino: 5533, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [187]{st_dev: 32, st_ino: 5536, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1330, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [188]{st_dev: 32, st_ino: 5539, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2264, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [189]{st_dev: 32, st_ino: 5548, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [190]{st_dev: 32, st_ino: 5554, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [191]{st_dev: 32, st_ino: 5551, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2078, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [192]{st_dev: 32, st_ino: 5557, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2053, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [193]{st_dev: 32, st_ino: 5563, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [194]{st_dev: 32, st_ino: 5605, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [195]{st_dev: 32, st_ino: 5608, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1050, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [196]{st_dev: 32, st_ino: 5611, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1517, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [197]{st_dev: 32, st_ino: 5614, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1537, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [198]{st_dev: 32, st_ino: 5575, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [199]{st_dev: 32, st_ino: 5578, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1306, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [200]{st_dev: 32, st_ino: 5581, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 851, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [201]{st_dev: 32, st_ino: 5584, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1338, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [202]{st_dev: 32, st_ino: 5587, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1294, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [203]{st_dev: 32, st_ino: 5590, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 839, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [204]{st_dev: 32, st_ino: 5593, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [205]{st_dev: 32, st_ino: 5596, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 790, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [206]{st_dev: 32, st_ino: 5599, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [207]{st_dev: 32, st_ino: 5602, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1988, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [208]{st_dev: 32, st_ino: 5650, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [209]{st_dev: 32, st_ino: 5653, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 977, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [210]{st_dev: 32, st_ino: 5656, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [211]{st_dev: 32, st_ino: 5629, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1505, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [212]{st_dev: 32, st_ino: 5632, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1643, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [213]{st_dev: 32, st_ino: 5635, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [214]{st_dev: 32, st_ino: 5638, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1533, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [215]{st_dev: 32, st_ino: 5641, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2244, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [216]{st_dev: 32, st_ino: 5659, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1980, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [217]{st_dev: 32, st_ino: 5683, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [218]{st_dev: 32, st_ino: 5692, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [219]{st_dev: 32, st_ino: 5695, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [220]{st_dev: 32, st_ino: 5698, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 765, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [221]{st_dev: 32, st_ino: 5701, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 765, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [222]{st_dev: 32, st_ino: 5662, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [223]{st_dev: 32, st_ino: 5665, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 794, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [224]{st_dev: 32, st_ino: 5668, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [225]{st_dev: 32, st_ino: 5671, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1229, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [226]{st_dev: 32, st_ino: 5674, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1972, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [227]{st_dev: 32, st_ino: 5677, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 769, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [228]{st_dev: 32, st_ino: 5680, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [229]{st_dev: 32, st_ino: 5686, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1448, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [230]{st_dev: 32, st_ino: 5689, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [231]{st_dev: 32, st_ino: 5704, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 867, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [232]{st_dev: 32, st_ino: 5707, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2017, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [233]{st_dev: 32, st_ino: 5710, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1017, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [234]{st_dev: 32, st_ino: 5713, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2155, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [235]{st_dev: 32, st_ino: 5716, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [236]{st_dev: 32, st_ino: 5719, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1168, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [237]{st_dev: 32, st_ino: 5722, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2074, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 64000000, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [238]{st_dev: 32, st_ino: 5731, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1939, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [239]{st_dev: 32, st_ino: 5734, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 790, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [240]{st_dev: 32, st_ino: 5725, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [241]{st_dev: 32, st_ino: 5728, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1931, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [242]{st_dev: 32, st_ino: 5737, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2122, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [243]{st_dev: 32, st_ino: 5740, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1460, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [244]{st_dev: 32, st_ino: 5743, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 875, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [245]{st_dev: 32, st_ino: 5746, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2021, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [246]{st_dev: 32, st_ino: 5749, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2013, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [247]{st_dev: 32, st_ino: 5752, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1476, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [248]{st_dev: 32, st_ino: 5755, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1346, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [249]{st_dev: 32, st_ino: 5758, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 895, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [250]{st_dev: 32, st_ino: 5761, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [251]{st_dev: 32, st_ino: 5764, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2041, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [252]{st_dev: 32, st_ino: 5767, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [253]{st_dev: 32, st_ino: 5770, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [254]{st_dev: 32, st_ino: 5773, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1923, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [255]{st_dev: 32, st_ino: 5797, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 956, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [256]{st_dev: 32, st_ino: 5800, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2114, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [257]{st_dev: 32, st_ino: 5803, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 944, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [258]{st_dev: 32, st_ino: 5806, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2094, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [259]{st_dev: 32, st_ino: 5824, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1257, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [260]{st_dev: 32, st_ino: 5779, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1249, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [261]{st_dev: 32, st_ino: 5782, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1350, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [262]{st_dev: 32, st_ino: 5776, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1354, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [263]{st_dev: 32, st_ino: 5785, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 830, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [264]{st_dev: 32, st_ino: 5791, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1261, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [265]{st_dev: 32, st_ino: 5794, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1968, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [266]{st_dev: 32, st_ino: 5788, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1224, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 68000000, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [267]{st_dev: 32, st_ino: 5809, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1468, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [268]{st_dev: 32, st_ino: 5812, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1399, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [269]{st_dev: 32, st_ino: 5815, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1424, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [270]{st_dev: 32, st_ino: 5818, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2045, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [271]{st_dev: 32, st_ino: 5821, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2049, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [272]{st_dev: 32, st_ino: 5842, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [273]{st_dev: 32, st_ino: 5845, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1367, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [274]{st_dev: 32, st_ino: 5848, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1582, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [275]{st_dev: 32, st_ino: 5854, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [276]{st_dev: 32, st_ino: 5857, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1269, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [277]{st_dev: 32, st_ino: 5830, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1870, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [278]{st_dev: 32, st_ino: 5827, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1952, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [279]{st_dev: 32, st_ino: 5833, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2090, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [280]{st_dev: 32, st_ino: 5836, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 883, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [281]{st_dev: 32, st_ino: 5839, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 969, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 72000000, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [282]{st_dev: 32, st_ino: 5851, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2037, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [283]{st_dev: 32, st_ino: 5860, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1915, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [284]{st_dev: 32, st_ino: 5863, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [285]{st_dev: 32, st_ino: 5866, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 948, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [286]{st_dev: 32, st_ino: 5869, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2094, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [287]{st_dev: 32, st_ino: 5878, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1513, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [288]{st_dev: 32, st_ino: 5604, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [289]{st_dev: 32, st_ino: 5702, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [290]{st_dev: 32, st_ino: 5790, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [291]{st_dev: 32, st_ino: 5610, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [292]{st_dev: 32, st_ino: 5826, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [293]{st_dev: 32, st_ino: 5471, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [294]{st_dev: 32, st_ino: 5547, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [295]{st_dev: 32, st_ino: 5781, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [296]{st_dev: 32, st_ino: 5661, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [297]{st_dev: 32, st_ino: 5630, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [298]{st_dev: 32, st_ino: 5663, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [299]{st_dev: 32, st_ino: 5856, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [300]{st_dev: 32, st_ino: 5670, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [301]{st_dev: 32, st_ino: 5576, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [302]{st_dev: 32, st_ino: 5607, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [303]{st_dev: 32, st_ino: 5637, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 46, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [304]{st_dev: 32, st_ino: 5507, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 29, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [305]{st_dev: 32, st_ino: 5777, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [306]{st_dev: 32, st_ino: 5489, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [307]{st_dev: 32, st_ino: 5622, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [308]{st_dev: 32, st_ino: 5858, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [309]{st_dev: 32, st_ino: 5859, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [310]{st_dev: 32, st_ino: 5477, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 39, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [311]{st_dev: 32, st_ino: 5511, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [312]{st_dev: 32, st_ino: 5709, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [313]{st_dev: 32, st_ino: 5475, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [314]{st_dev: 32, st_ino: 5691, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [315]{st_dev: 32, st_ino: 5724, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [316]{st_dev: 32, st_ino: 5778, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [317]{st_dev: 32, st_ino: 5747, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [318]{st_dev: 32, st_ino: 5634, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 40, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [319]{st_dev: 32, st_ino: 5864, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [320]{st_dev: 32, st_ino: 5612, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [321]{st_dev: 32, st_ino: 5601, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [322]{st_dev: 32, st_ino: 5583, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [323]{st_dev: 32, st_ino: 5697, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [324]{st_dev: 32, st_ino: 5787, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [325]{st_dev: 32, st_ino: 5589, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [326]{st_dev: 32, st_ino: 5645, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [327]{st_dev: 32, st_ino: 5652, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [328]{st_dev: 32, st_ino: 5553, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [329]{st_dev: 32, st_ino: 5690, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [330]{st_dev: 32, st_ino: 5738, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [331]{st_dev: 32, st_ino: 5493, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [332]{st_dev: 32, st_ino: 5792, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [333]{st_dev: 32, st_ino: 5474, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 48000000, st_ctime_sec: 1686395718, st_ctime_nsec: 48000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [334]{st_dev: 32, st_ino: 5495, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [335]{st_dev: 32, st_ino: 5542, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1176, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [336]{st_dev: 32, st_ino: 5545, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1891, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 56000000, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [337]{st_dev: 32, st_ino: 5784, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [338]{st_dev: 32, st_ino: 5844, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [339]{st_dev: 32, st_ino: 5514, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 61, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [340]{st_dev: 32, st_ino: 5517, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 63, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [341]{st_dev: 32, st_ino: 5727, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [342]{st_dev: 32, st_ino: 5751, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [343]{st_dev: 32, st_ino: 5505, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [344]{st_dev: 32, st_ino: 5574, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [345]{st_dev: 32, st_ino: 5615, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [346]{st_dev: 32, st_ino: 5600, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [347]{st_dev: 32, st_ino: 5793, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [348]{st_dev: 32, st_ino: 5573, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [349]{st_dev: 32, st_ino: 5616, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 37, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [350]{st_dev: 32, st_ino: 5765, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [351]{st_dev: 32, st_ino: 5840, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 53, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [352]{st_dev: 32, st_ino: 5535, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [353]{st_dev: 32, st_ino: 5862, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 32, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [354]{st_dev: 32, st_ino: 5490, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [355]{st_dev: 32, st_ino: 5625, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [356]{st_dev: 32, st_ino: 5675, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [357]{st_dev: 32, st_ino: 5715, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 59, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [358]{st_dev: 32, st_ino: 5591, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [359]{st_dev: 32, st_ino: 5504, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [360]{st_dev: 32, st_ino: 5757, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [361]{st_dev: 32, st_ino: 5647, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 843, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [362]{st_dev: 32, st_ino: 5537, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [363]{st_dev: 32, st_ino: 5853, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [364]{st_dev: 32, st_ino: 5774, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [365]{st_dev: 32, st_ino: 5558, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [366]{st_dev: 32, st_ino: 5510, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [367]{st_dev: 32, st_ino: 5775, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [368]{st_dev: 32, st_ino: 5484, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [369]{st_dev: 32, st_ino: 5756, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 35, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [370]{st_dev: 32, st_ino: 5679, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [371]{st_dev: 32, st_ino: 5742, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [372]{st_dev: 32, st_ino: 5648, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 25, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [373]{st_dev: 32, st_ino: 5525, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [374]{st_dev: 32, st_ino: 5644, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 2033, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [375]{st_dev: 32, st_ino: 5705, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [376]{st_dev: 32, st_ino: 5592, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 27, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [377]{st_dev: 32, st_ino: 5873, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [378]{st_dev: 32, st_ino: 5835, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [379]{st_dev: 32, st_ino: 5874, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 21, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [380]{st_dev: 32, st_ino: 5564, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 28, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [381]{st_dev: 32, st_ino: 5570, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 38, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [382]{st_dev: 32, st_ino: 5726, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [383]{st_dev: 32, st_ino: 5617, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 814, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [384]{st_dev: 32, st_ino: 5620, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 859, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [385]{st_dev: 32, st_ino: 5623, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1257, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [386]{st_dev: 32, st_ino: 5626, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1302, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 60000000, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [387]{st_dev: 32, st_ino: 5694, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [388]{st_dev: 32, st_ino: 5829, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [389]{st_dev: 32, st_ino: 5687, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [390]{st_dev: 32, st_ino: 5798, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 47, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [391]{st_dev: 32, st_ino: 5643, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 45, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [392]{st_dev: 32, st_ino: 5834, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 44, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [393]{st_dev: 32, st_ino: 5867, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [394]{st_dev: 32, st_ino: 5789, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 34, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [395]{st_dev: 32, st_ino: 5810, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 24, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [396]{st_dev: 32, st_ino: 5783, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 68000000, st_ctime_sec: 1686395718, st_ctime_nsec: 68000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [397]{st_dev: 32, st_ino: 5628, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 60000000, st_ctime_sec: 1686395718, st_ctime_nsec: 60000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [398]{st_dev: 32, st_ino: 5540, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [399]{st_dev: 32, st_ino: 5559, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 26, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [400]{st_dev: 32, st_ino: 5684, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [401]{st_dev: 32, st_ino: 5499, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [402]{st_dev: 32, st_ino: 5870, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 41, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [403]{st_dev: 32, st_ino: 5496, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 52000000, st_ctime_sec: 1686395718, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [404]{st_dev: 32, st_ino: 5852, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 20, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [405]{st_dev: 32, st_ino: 5538, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 992081580, st_mtime_sec: 1686395718, st_mtime_nsec: 56000000, st_ctime_sec: 1686395718, st_ctime_nsec: 56000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [406]{st_dev: 32, st_ino: 5825, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 19, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [407]{st_dev: 32, st_ino: 5678, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 23, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 64000000, st_ctime_sec: 1686395718, st_ctime_nsec: 64000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [408]{st_dev: 32, st_ino: 5849, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 49, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395774, st_atime_nsec: 996081580, st_mtime_sec: 1686395718, st_mtime_nsec: 72000000, st_ctime_sec: 1686395718, st_ctime_nsec: 72000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [409]{st_dev: 32, st_ino: 5872, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 774, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [410]{st_dev: 32, st_ino: 5875, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1911, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395718, st_atime_nsec: 76000000, st_mtime_sec: 1686395718, st_mtime_nsec: 76000000, st_ctime_sec: 1686395718, st_ctime_nsec: 76000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/ca-certificates/pem" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b9bc432.0 0bf05006.0 0d69c7e1.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 14bc7599.0 18856ac4.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 455f1b52.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a3f0ff8.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76faf6c0.0 7719f463.0 773e07ad.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9ef4a08a.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c491639e.0 c559d742.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 ee532fd5.0 ee64a828.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >libguestfs: trace: internal_lxattrlist "/var/lib/ca-certificates/pem" "002c0b4f.0 01419da9.0 02265526.0 04f60c28.0 062cdee6.0 064e0aa9.0 06dc52d5.0 08063a00.0 09789157.0 0a775a30.0 0b1b94ef.0 0b9bc432.0 0bf05006.0 0d69c7e1.0 0f5dc4f3.0 0f6fa695.0 1001acf7.0 10531352.0 106f3e4d.0 14bc7599.0 18856ac4.0 1ae85e5e.0 1b0f7e5c.0 1d3472b9.0 1df5a75f.0 1e08bfd1.0 1e09d511.0 1e1eab7c.0 1e8e7201.0 1ec40989.0 1f58a078.0 219d9499.0 23f4c490.0 244b5494.0 252252d2.0 2923b3f9.0 2add47b6.0 2ae6433e.0 2b349938.0 2d9dafe4.0 302904dd.0 304d27c3.0 31188b5e.0 32888f65.0 33ee480d.0 35105088.0 3513523f.0 399e7759.0 3ad48a91.0 3bde41ac.0 3bde41ac.1 3c860d51.0 3c899c73.0 3c9a4d3b.0 3e45d192.0 3e7271e8.0 3fb36b73.0 40193066.0 4042bcee.0 40547a79.0 406c9bb1.0 40c7e66e.0 41a3f684.0 455f1b52.0 48a195d8.0 48bec511.0 4b718d9b.0 4be590e0.0 4bfab552.0 4c3982f2.0 4f316efb.0 5046c355.0 5273a94c.0 52b525c7.0 53a1b57a.0 5443e9e3.0 54657681.0 57bcb2da.0 583d0756.0 5860aaa6.0 5931b5bc.0 5a3f0ff8.0 5a7722fb.0 5acf816d.0 5ad8a5d6.0 5cd81ad7.0 5e98733a.0 5f15c80c.0 5f47b495.0 5f618aec.0 5f9a69fa.0 5fdd185d.0 607986c7.0 60afe812.0 6187b673.0 626dceaf.0 63a2c897.0 653b494a.0 66445960.0 68dd7389.0 69105f4f.0 6b03dec0.0 6b99d060.0 6d41d539.0 6f7454b3.0 6fa5da56.0 706f604c.0 716c07b3.0 749e9e03.0 75680d2e.0 75d1b2ed.0 76579174.0 76faf6c0.0 7719f463.0 773e07ad.0 7892ad52.0 7a3adc42.0 7a780d93.0 7a7c655d.0 7a819ef2.0 7f3d5d1d.0 8160b96c.0 81b9768f.0 82223c44.0 83e9984f.0 8508e720.0 85cde254.0 86212b19.0 869fbf79.0 8794b4e3.0 882de061.0 88950faa.0 89c02a45.0 8cb5ee0f.0 8d6437c3.0 8d86cdd1.0 8d89cda1.0 8f103249.0 90c5a3c8.0 9282e51c.0 930ac5d2.0 9339512a.0 93851c9e.0 93bc0acc.0 9479c8c3.0 9482e63a.0 9576d26b.0 9591a472.0 95aff9e3.0 9685a493.0 9846683b.0 985c1f52.0 988a38cb.0 99e1b953.0 9aef356c.0 9b5697b0.0 9c8dfbd4.0 9d04f354.0 9d6523ce.0 9ef4a08a.0 9f727ac7.0 ACCVRAIZ1.pem AC_RAIZ_FNMT-RCM.pem AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ANF_Secure_Server_Root_CA.pem Actalis_Authentication_Root_CA.pem AffirmTrust_Commercial.pem AffirmTrust_Networking.pem AffirmTrust_Premium.pem AffirmTrust_Premium_ECC.pem Amazon_Root_CA_1.pem Amazon_Root_CA_2.pem Amazon_Root_CA_3.pem Amazon_Root_CA_4.pem Atos_TrustedRoot_2011.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.1.pem Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Baltimore_CyberTrust_Root.pem Buypass_Class_2_Root_CA.pem Buypass_Class_3_Root_CA.pem CA_Disig_Root_R2.pem CFCA_EV_ROOT.pem COMODO_Certification_Authority.pem COMODO_ECC_Certification_Authority.pem COMODO_RSA_Certification_Authority.pem Certainly_Root_E1.pem Certainly_Root_R1.pem Certigna.pem Certigna_Root_CA.pem Certum_EC-384_CA.pem Certum_Trusted_Network_CA.pem Certum_Trusted_Network_CA_2.pem Certum_Trusted_Root_CA.pem Comodo_AAA_Services_root.pem D-TRUST_BR_Root_CA_1_2020.pem D-TRUST_EV_Root_CA_1_2020.pem D-TRUST_Root_Class_3_CA_2_2009.pem D-TRUST_Root_Class_3_CA_2_EV_2009.pem DigiCert_Assured_ID_Root_CA.pem DigiCert_Assured_ID_Root_G2.pem DigiCert_Assured_ID_Root_G3.pem DigiCert_Global_Root_CA.pem DigiCert_Global_Root_G2.pem DigiCert_Global_Root_G3.pem DigiCert_High_Assurance_EV_Root_CA.pem DigiCert_TLS_ECC_P384_Root_G5.pem DigiCert_TLS_RSA4096_Root_G5.pem DigiCert_Trusted_Root_G4.pem E-Tugra_Certification_Authority.pem E-Tugra_Global_Root_CA_ECC_v3.pem E-Tugra_Global_Root_CA_RSA_v3.pem Entrust.net_Premium_2048_Secure_Server_CA.pem Entrust_Root_Certification_Authority.pem Entrust_Root_Certification_Authority_-_EC1.pem Entrust_Root_Certification_Authority_-_G2.pem Entrust_Root_Certification_Authority_-_G4.pem GDCA_TrustAUTH_R5_ROOT.pem GLOBALTRUST_2020.pem GTS_Root_R1.pem GTS_Root_R2.pem GTS_Root_R3.pem GTS_Root_R4.pem GlobalSign_ECC_Root_CA_-_R4.pem GlobalSign_ECC_Root_CA_-_R5.pem GlobalSign_Root_CA.pem GlobalSign_Root_CA_-_R3.pem GlobalSign_Root_CA_-_R6.pem GlobalSign_Root_E46.pem GlobalSign_Root_R46.pem Go_Daddy_Class_2_CA.pem Go_Daddy_Root_Certificate_Authority_-_G2.pem HARICA_TLS_ECC_Root_CA_2021.pem HARICA_TLS_RSA_Root_CA_2021.pem Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem HiPKI_Root_CA_-_G1.pem Hongkong_Post_Root_CA_1.pem Hongkong_Post_Root_CA_3.pem ISRG_Root_X1.pem ISRG_Root_X2.pem IdenTrust_Commercial_Root_CA_1.pem IdenTrust_Public_Sector_Root_CA_1.pem Izenpe.com.pem Microsec_e-Szigno_Root_CA_2009.pem Microsoft_ECC_Root_Certificate_Authority_2017.pem Microsoft_RSA_Root_Certificate_Authority_2017.pem NAVER_Global_Root_Certification_Authority.pem NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem OISTE_WISeKey_Global_Root_GB_CA.pem OISTE_WISeKey_Global_Root_GC_CA.pem QuoVadis_Root_CA_1_G3.pem QuoVadis_Root_CA_2.pem QuoVadis_Root_CA_2_G3.pem QuoVadis_Root_CA_3.pem QuoVadis_Root_CA_3_G3.pem SSL.com_EV_Root_Certification_Authority_ECC.pem SSL.com_EV_Root_Certification_Authority_RSA_R2.pem SSL.com_Root_Certification_Authority_ECC.pem SSL.com_Root_Certification_Authority_RSA.pem SZAFIR_ROOT_CA2.pem SecureSign_RootCA11.pem SecureTrust_CA.pem Secure_Global_CA.pem Security_Communication_ECC_RootCA1.pem Security_Communication_RootCA2.pem Security_Communication_RootCA3.pem Security_Communication_Root_CA.pem Starfield_Class_2_CA.pem Starfield_Root_Certificate_Authority_-_G2.pem Starfield_Services_Root_Certificate_Authority_-_G2.pem SwissSign_Gold_CA_-_G2.pem SwissSign_Silver_CA_-_G2.pem T-TeleSec_GlobalRoot_Class_2.pem T-TeleSec_GlobalRoot_Class_3.pem TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem TWCA_Global_Root_CA.pem TWCA_Root_Certification_Authority.pem TeliaSonera_Root_CA_v1.pem Telia_Root_CA_v2.pem Trustwave_Global_Certification_Authority.pem Trustwave_Global_ECC_P256_Certification_Authority.pem Trustwave_Global_ECC_P384_Certification_Authority.pem TunTrust_Root_CA.pem UCA_Extended_Validation_Root.pem UCA_Global_G2_Root.pem USERTrust_ECC_Certification_Authority.pem USERTrust_RSA_Certification_Authority.pem XRamp_Global_CA_Root.pem a2c66da8.0 a3418fda.0 a3896b44.0 a716d4ed.0 a81e292b.0 a94d09e5.0 a9d40e02.0 ab5346f4.0 ab59055e.0 aee5f10d.0 b0e59380.0 b0ed035a.0 b0f3e76e.0 b1159c4c.0 b30d5fda.0 b3fb433b.0 b433981b.0 b66938e9.0 b727005e.0 b74d2bd5.0 b7a5b843.0 b7db1890.0 b81b93f0.0 b872f2b4.0 b92fd57f.0 b936d1c6.0 bc3f2570.0 bd43e1dd.0 bdacca6f.0 bf53fb88.0 bf64f35b.0 c01eb047.0 c28a8a30.0 c44cc0c0.0 c491639e.0 c559d742.0 c7f1359b.0 c90bc37d.0 ca6e4ad9.0 cb156124.0 cb1c3204.0 cbf06781.0 cc450945.0 ccc52f49.0 cd58d51e.0 cd8c0d63.0 ce5e74ef.0 certSIGN_ROOT_CA.pem certSIGN_Root_CA_G2.pem cf701eeb.0 d06393bb.0 d16a5865.0 d16a5865.1 d18e9066.0 d39b0a2c.0 d41b5e2a.0 d4c339cb.0 d4dae3dd.0 d52c538d.0 d59297b8.0 d6325660.0 d7746a63.0 d7e8dc79.0 d887a5bb.0 d96b65e2.0 da7377f6.0 dbc54cab.0 dbff3a01.0 dc4d6a89.0 dc99f41e.0 dd8e9d41.0 de6d66f3.0 dfc0fe80.0 e-Szigno_Root_CA_2017.pem e113c810.0 e13665f9.0 e18bfb83.0 e35234b1.0 e36a6752.0 e442e424.0 e48193cf.0 e73d606e.0 e7c037b4.0 e8651083.0 e868b802.0 e8de2f56.0 ePKI_Root_Certification_Authority.pem ecccd8db.0 ed39abd0.0 ed858448.0 edcbddb5.0 ee532fd5.0 ee64a828.0 eed8c118.0 ef954a4e.0 emSign_ECC_Root_CA_-_C3.pem emSign_ECC_Root_CA_-_G3.pem emSign_Root_CA_-_C1.pem emSign_Root_CA_-_G1.pem f013ecaf.0 f058632f.0 f081611a.0 f0c70a8d.0 f0cd152c.0 f249de83.0 f30dd6ad.0 f3377b1b.0 f387163d.0 f39fc864.0 f459871d.0 f51bb24c.0 f8fc53da.0 fa5da96b.0 fb5fa911.0 fc5a8f99.0 fd08c599.0 fd64f3fc.0 fde84897.0 fe8a2cd8.0 feffd413.0 ff34af3f.0 vTrus_ECC_Root_CA.pem vTrus_Root_CA.pem" >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >guestfsd: <= internal_lxattrlist (0xcd) request length 9392 bytes >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(411) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, } [227]{attrname: , attrval: 0\x00, } [228]{attrname: , attrval: 0\x00, } [229]{attrname: , attrval: 0\x00, } [230]{attrname: , attrval: 0\x00, } [231]{attrname: , attrval: 0\x00, } [232]{attrname: , attrval: 0\x00, } [233]{attrname: , attrval: 0\x00, } [234]{attrname: , attrval: 0\x00, } [235]{attrname: , attrval: 0\x00, } [236]{attrname: , attrval: 0\x00, } [237]{attrname: , attrval: 0\x00, } [238]{attrname: , attrval: 0\x00, } [239]{attrname: , attrval: 0\x00, } [240]{attrname: , attrval: 0\x00, } [241]{attrname: , attrval: 0\x00, } [242]{attrname: , attrval: 0\x00, } [243]{attrname: , attrval: 0\x00, } [244]{attrname: , attrval: 0\x00, } [245]{attrname: , attrval: 0\x00, } [246]{attrname: , attrval: 0\x00, } [247]{attrname: , attrval: 0\x00, } [248]{attrname: , attrval: 0\x00, } [249]{attrname: , attrval: 0\x00, } [250]{attrname: , attrval: 0\x00, } [251]{attrname: , attrval: 0\x00, } [252]{attrname: , attrval: 0\x00, } [253]{attrname: , attrval: 0\x00, } [254]{attrname: , attrval: 0\x00, } [255]{attrname: , attrval: 0\x00, } [256]{attrname: , attrval: 0\x00, } [257]{attrname: , attrval: 0\x00, } [258]{attrname: , attrval: 0\x00, } [259]{attrname: , attrval: 0\x00, } [260]{attrname: , attrval: 0\x00, } [261]{attrname: , attrval: 0\x00, } [262]{attrname: , attrval: 0\x00, } [263]{attrname: , attrval: 0\x00, } [264]{attrname: , attrval: 0\x00, } [265]{attrname: , attrval: 0\x00, } [266]{attrname: , attrval: 0\x00, } [267]{attrname: , attrval: 0\x00, } [268]{attrname: , attrval: 0\x00, } [269]{attrname: , attrval: 0\x00, } [270]{attrname: , attrval: 0\x00, } [271]{attrname: , attrval: 0\x00, } [272]{attrname: , attrval: 0\x00, } [273]{attrname: , attrval: 0\x00, } [274]{attrname: , attrval: 0\x00, } [275]{attrname: , attrval: 0\x00, } [276]{attrname: , attrval: 0\x00, } [277]{attrname: , attrval: 0\x00, } [278]{attrname: , attrval: 0\x00, } [279]{attrname: , attrval: 0\x00, } [280]{attrname: , attrval: 0\x00, } [281]{attrname: , attrval: 0\x00, } [282]{attrname: , attrval: 0\x00, } [283]{attrname: , attrval: 0\x00, } [284]{attrname: , attrval: 0\x00, } [285]{attrname: , attrval: 0\x00, } [286]{attrname: , attrval: 0\x00, } [287]{attrname: , attrval: 0\x00, } [288]{attrname: , attrval: 0\x00, } [289]{attrname: , attrval: 0\x00, } [290]{attrname: , attrval: 0\x00, } [291]{attrname: , attrval: 0\x00, } [292]{attrname: , attrval: 0\x00, } [293]{attrname: , attrval: 0\x00, } [294]{attrname: , attrval: 0\x00, } [295]{attrname: , attrval: 0\x00, } [296]{attrname: , attrval: 0\x00, } [297]{attrname: , attrval: 0\x00, } [298]{attrname: , attrval: 0\x00, } [299]{attrname: , attrval: 0\x00, } [300]{attrname: , attrval: 0\x00, } [301]{attrname: , attrval: 0\x00, } [302]{attrname: , attrval: 0\x00, } [303]{attrname: , attrval: 0\x00, } [304]{attrname: , attrval: 0\x00, } [305]{attrname: , attrval: 0\x00, } [306]{attrname: , attrval: 0\x00, } [307]{attrname: , attrval: 0\x00, } [308]{attrname: , attrval: 0\x00, } [309]{attrname: , attrval: 0\x00, } [310]{attrname: , attrval: 0\x00, } [311]{attrname: , attrval: 0\x00, } [312]{attrname: , attrval: 0\x00, } [313]{attrname: , attrval: 0\x00, } [314]{attrname: , attrval: 0\x00, } [315]{attrname: , attrval: 0\x00, } [316]{attrname: , attrval: 0\x00, } [317]{attrname: , attrval: 0\x00, } [318]{attrname: , attrval: 0\x00, } [319]{attrname: , attrval: 0\x00, } [320]{attrname: , attrval: 0\x00, } [321]{attrname: , attrval: 0\x00, } [322]{attrname: , attrval: 0\x00, } [323]{attrname: , attrval: 0\x00, } [324]{attrname: , attrval: 0\x00, } [325]{attrname: , attrval: 0\x00, } [326]{attrname: , attrval: 0\x00, } [327]{attrname: , attrval: 0\x00, } [328]{attrname: , attrval: 0\x00, } [329]{attrname: , attrval: 0\x00, } [330]{attrname: , attrval: 0\x00, } [331]{attrname: , attrval: 0\x00, } [332]{attrname: , attrval: 0\x00, } [333]{attrname: , attrval: 0\x00, } [334]{attrname: , attrval: 0\x00, } [335]{attrname: , attrval: 0\x00, } [336]{attrname: , attrval: 0\x00, } [337]{attrname: , attrval: 0\x00, } [338]{attrname: , attrval: 0\x00, } [339]{attrname: , attrval: 0\x00, } [340]{attrname: , attrval: 0\x00, } [341]{attrname: , attrval: 0\x00, } [342]{attrname: , attrval: 0\x00, } [343]{attrname: , attrval: 0\x00, } [344]{attrname: , attrval: 0\x00, } [345]{attrname: , attrval: 0\x00, } [346]{attrname: , attrval: 0\x00, } [347]{attrname: , attrval: 0\x00, } [348]{attrname: , attrval: 0\x00, } [349]{attrname: , attrval: 0\x00, } [350]{attrname: , attrval: 0\x00, } [351]{attrname: , attrval: 0\x00, } [352]{attrname: , attrval: 0\x00, } [353]{attrname: , attrval: 0\x00, } [354]{attrname: , attrval: 0\x00, } [355]{attrname: , attrval: 0\x00, } [356]{attrname: , attrval: 0\x00, } [357]{attrname: , attrval: 0\x00, } [358]{attrname: , attrval: 0\x00, } [359]{attrname: , attrval: 0\x00, } [360]{attrname: , attrval: 0\x00, } [361]{attrname: , attrval: 0\x00, } [362]{attrname: , attrval: 0\x00, } [363]{attrname: , attrval: 0\x00, } [364]{attrname: , attrval: 0\x00, } [365]{attrname: , attrval: 0\x00, } [366]{attrname: , attrval: 0\x00, } [367]{attrname: , attrval: 0\x00, } [368]{attrname: , attrval: 0\x00, } [369]{attrname: , attrval: 0\x00, } [370]{attrname: , attrval: 0\x00, } [371]{attrname: , attrval: 0\x00, } [372]{attrname: , attrval: 0\x00, } [373]{attrname: , attrval: 0\x00, } [374]{attrname: , attrval: 0\x00, } [375]{attrname: , attrval: 0\x00, } [376]{attrname: , attrval: 0\x00, } [377]{attrname: , attrval: 0\x00, } [378]{attrname: , attrval: 0\x00, } [379]{attrname: , attrval: 0\x00, } [380]{attrname: , attrval: 0\x00, } [381]{attrname: , attrval: 0\x00, } [382]{attrname: , attrval: 0\x00, } [383]{attrname: , attrval: 0\x00, } [384]{attrname: , attrval: 0\x00, } [385]{attrname: , attrval: 0\x00, } [386]{attrname: , attrval: 0\x00, } [387]{attrname: , attrval: 0\x00, } [388]{attrname: , attrval: 0\x00, } [389]{attrname: , attrval: 0\x00, } [390]{attrname: , attrval: 0\x00, } [391]{attrname: , attrval: 0\x00, } [392]{attrname: , attrval: 0\x00, } [393]{attrname: , attrval: 0\x00, } [394]{attrname: , attrval: 0\x00, } [395]{attrname: , attrval: 0\x00, } [396]{attrname: , attrval: 0\x00, } [397]{attrname: , attrval: 0\x00, } [398]{attrname: , attrval: 0\x00, } [399]{attrname: , attrval: 0\x00, } [400]{attrname: , attrval: 0\x00, } [401]{attrname: , attrval: 0\x00, } [402]{attrname: , attrval: 0\x00, } [403]{attrname: , attrval: 0\x00, } [404]{attrname: , attrval: 0\x00, } [405]{attrname: , attrval: 0\x00, } [406]{attrname: , attrval: 0\x00, } [407]{attrname: , attrval: 0\x00, } [408]{attrname: , attrval: 0\x00, } [409]{attrname: , attrval: 0\x00, } [410]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(411) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, } [38]{attrname: , attrval: 0\x00, } [39]{attrname: , attrval: 0\x00, } [40]{attrname: , attrval: 0\x00, } [41]{attrname: , attrval: 0\x00, } [42]{attrname: , attrval: 0\x00, } [43]{attrname: , attrval: 0\x00, } [44]{attrname: , attrval: 0\x00, } [45]{attrname: , attrval: 0\x00, } [46]{attrname: , attrval: 0\x00, } [47]{attrname: , attrval: 0\x00, } [48]{attrname: , attrval: 0\x00, } [49]{attrname: , attrval: 0\x00, } [50]{attrname: , attrval: 0\x00, } [51]{attrname: , attrval: 0\x00, } [52]{attrname: , attrval: 0\x00, } [53]{attrname: , attrval: 0\x00, } [54]{attrname: , attrval: 0\x00, } [55]{attrname: , attrval: 0\x00, } [56]{attrname: , attrval: 0\x00, } [57]{attrname: , attrval: 0\x00, } [58]{attrname: , attrval: 0\x00, } [59]{attrname: , attrval: 0\x00, } [60]{attrname: , attrval: 0\x00, } [61]{attrname: , attrval: 0\x00, } [62]{attrname: , attrval: 0\x00, } [63]{attrname: , attrval: 0\x00, } [64]{attrname: , attrval: 0\x00, } [65]{attrname: , attrval: 0\x00, } [66]{attrname: , attrval: 0\x00, } [67]{attrname: , attrval: 0\x00, } [68]{attrname: , attrval: 0\x00, } [69]{attrname: , attrval: 0\x00, } [70]{attrname: , attrval: 0\x00, } [71]{attrname: , attrval: 0\x00, } [72]{attrname: , attrval: 0\x00, } [73]{attrname: , attrval: 0\x00, } [74]{attrname: , attrval: 0\x00, } [75]{attrname: , attrval: 0\x00, } [76]{attrname: , attrval: 0\x00, } [77]{attrname: , attrval: 0\x00, } [78]{attrname: , attrval: 0\x00, } [79]{attrname: , attrval: 0\x00, } [80]{attrname: , attrval: 0\x00, } [81]{attrname: , attrval: 0\x00, } [82]{attrname: , attrval: 0\x00, } [83]{attrname: , attrval: 0\x00, } [84]{attrname: , attrval: 0\x00, } [85]{attrname: , attrval: 0\x00, } [86]{attrname: , attrval: 0\x00, } [87]{attrname: , attrval: 0\x00, } [88]{attrname: , attrval: 0\x00, } [89]{attrname: , attrval: 0\x00, } [90]{attrname: , attrval: 0\x00, } [91]{attrname: , attrval: 0\x00, } [92]{attrname: , attrval: 0\x00, } [93]{attrname: , attrval: 0\x00, } [94]{attrname: , attrval: 0\x00, } [95]{attrname: , attrval: 0\x00, } [96]{attrname: , attrval: 0\x00, } [97]{attrname: , attrval: 0\x00, } [98]{attrname: , attrval: 0\x00, } [99]{attrname: , attrval: 0\x00, } [100]{attrname: , attrval: 0\x00, } [101]{attrname: , attrval: 0\x00, } [102]{attrname: , attrval: 0\x00, } [103]{attrname: , attrval: 0\x00, } [104]{attrname: , attrval: 0\x00, } [105]{attrname: , attrval: 0\x00, } [106]{attrname: , attrval: 0\x00, } [107]{attrname: , attrval: 0\x00, } [108]{attrname: , attrval: 0\x00, } [109]{attrname: , attrval: 0\x00, } [110]{attrname: , attrval: 0\x00, } [111]{attrname: , attrval: 0\x00, } [112]{attrname: , attrval: 0\x00, } [113]{attrname: , attrval: 0\x00, } [114]{attrname: , attrval: 0\x00, } [115]{attrname: , attrval: 0\x00, } [116]{attrname: , attrval: 0\x00, } [117]{attrname: , attrval: 0\x00, } [118]{attrname: , attrval: 0\x00, } [119]{attrname: , attrval: 0\x00, } [120]{attrname: , attrval: 0\x00, } [121]{attrname: , attrval: 0\x00, } [122]{attrname: , attrval: 0\x00, } [123]{attrname: , attrval: 0\x00, } [124]{attrname: , attrval: 0\x00, } [125]{attrname: , attrval: 0\x00, } [126]{attrname: , attrval: 0\x00, } [127]{attrname: , attrval: 0\x00, } [128]{attrname: , attrval: 0\x00, } [129]{attrname: , attrval: 0\x00, } [130]{attrname: , attrval: 0\x00, } [131]{attrname: , attrval: 0\x00, } [132]{attrname: , attrval: 0\x00, } [133]{attrname: , attrval: 0\x00, } [134]{attrname: , attrval: 0\x00, } [135]{attrname: , attrval: 0\x00, } [136]{attrname: , attrval: 0\x00, } [137]{attrname: , attrval: 0\x00, } [138]{attrname: , attrval: 0\x00, } [139]{attrname: , attrval: 0\x00, } [140]{attrname: , attrval: 0\x00, } [141]{attrname: , attrval: 0\x00, } [142]{attrname: , attrval: 0\x00, } [143]{attrname: , attrval: 0\x00, } [144]{attrname: , attrval: 0\x00, } [145]{attrname: , attrval: 0\x00, } [146]{attrname: , attrval: 0\x00, } [147]{attrname: , attrval: 0\x00, } [148]{attrname: , attrval: 0\x00, } [149]{attrname: , attrval: 0\x00, } [150]{attrname: , attrval: 0\x00, } [151]{attrname: , attrval: 0\x00, } [152]{attrname: , attrval: 0\x00, } [153]{attrname: , attrval: 0\x00, } [154]{attrname: , attrval: 0\x00, } [155]{attrname: , attrval: 0\x00, } [156]{attrname: , attrval: 0\x00, } [157]{attrname: , attrval: 0\x00, } [158]{attrname: , attrval: 0\x00, } [159]{attrname: , attrval: 0\x00, } [160]{attrname: , attrval: 0\x00, } [161]{attrname: , attrval: 0\x00, } [162]{attrname: , attrval: 0\x00, } [163]{attrname: , attrval: 0\x00, } [164]{attrname: , attrval: 0\x00, } [165]{attrname: , attrval: 0\x00, } [166]{attrname: , attrval: 0\x00, } [167]{attrname: , attrval: 0\x00, } [168]{attrname: , attrval: 0\x00, } [169]{attrname: , attrval: 0\x00, } [170]{attrname: , attrval: 0\x00, } [171]{attrname: , attrval: 0\x00, } [172]{attrname: , attrval: 0\x00, } [173]{attrname: , attrval: 0\x00, } [174]{attrname: , attrval: 0\x00, } [175]{attrname: , attrval: 0\x00, } [176]{attrname: , attrval: 0\x00, } [177]{attrname: , attrval: 0\x00, } [178]{attrname: , attrval: 0\x00, } [179]{attrname: , attrval: 0\x00, } [180]{attrname: , attrval: 0\x00, } [181]{attrname: , attrval: 0\x00, } [182]{attrname: , attrval: 0\x00, } [183]{attrname: , attrval: 0\x00, } [184]{attrname: , attrval: 0\x00, } [185]{attrname: , attrval: 0\x00, } [186]{attrname: , attrval: 0\x00, } [187]{attrname: , attrval: 0\x00, } [188]{attrname: , attrval: 0\x00, } [189]{attrname: , attrval: 0\x00, } [190]{attrname: , attrval: 0\x00, } [191]{attrname: , attrval: 0\x00, } [192]{attrname: , attrval: 0\x00, } [193]{attrname: , attrval: 0\x00, } [194]{attrname: , attrval: 0\x00, } [195]{attrname: , attrval: 0\x00, } [196]{attrname: , attrval: 0\x00, } [197]{attrname: , attrval: 0\x00, } [198]{attrname: , attrval: 0\x00, } [199]{attrname: , attrval: 0\x00, } [200]{attrname: , attrval: 0\x00, } [201]{attrname: , attrval: 0\x00, } [202]{attrname: , attrval: 0\x00, } [203]{attrname: , attrval: 0\x00, } [204]{attrname: , attrval: 0\x00, } [205]{attrname: , attrval: 0\x00, } [206]{attrname: , attrval: 0\x00, } [207]{attrname: , attrval: 0\x00, } [208]{attrname: , attrval: 0\x00, } [209]{attrname: , attrval: 0\x00, } [210]{attrname: , attrval: 0\x00, } [211]{attrname: , attrval: 0\x00, } [212]{attrname: , attrval: 0\x00, } [213]{attrname: , attrval: 0\x00, } [214]{attrname: , attrval: 0\x00, } [215]{attrname: , attrval: 0\x00, } [216]{attrname: , attrval: 0\x00, } [217]{attrname: , attrval: 0\x00, } [218]{attrname: , attrval: 0\x00, } [219]{attrname: , attrval: 0\x00, } [220]{attrname: , attrval: 0\x00, } [221]{attrname: , attrval: 0\x00, } [222]{attrname: , attrval: 0\x00, } [223]{attrname: , attrval: 0\x00, } [224]{attrname: , attrval: 0\x00, } [225]{attrname: , attrval: 0\x00, } [226]{attrname: , attrval: 0\x00, } [227]{attrname: , attrval: 0\x00, } [228]{attrname: , attrval: 0\x00, } [229]{attrname: , attrval: 0\x00, } [230]{attrname: , attrval: 0\x00, } [231]{attrname: , attrval: 0\x00, } [232]{attrname: , attrval: 0\x00, } [233]{attrname: , attrval: 0\x00, } [234]{attrname: , attrval: 0\x00, } [235]{attrname: , attrval: 0\x00, } [236]{attrname: , attrval: 0\x00, } [237]{attrname: , attrval: 0\x00, } [238]{attrname: , attrval: 0\x00, } [239]{attrname: , attrval: 0\x00, } [240]{attrname: , attrval: 0\x00, } [241]{attrname: , attrval: 0\x00, } [242]{attrname: , attrval: 0\x00, } [243]{attrname: , attrval: 0\x00, } [244]{attrname: , attrval: 0\x00, } [245]{attrname: , attrval: 0\x00, } [246]{attrname: , attrval: 0\x00, } [247]{attrname: , attrval: 0\x00, } [248]{attrname: , attrval: 0\x00, } [249]{attrname: , attrval: 0\x00, } [250]{attrname: , attrval: 0\x00, } [251]{attrname: , attrval: 0\x00, } [252]{attrname: , attrval: 0\x00, } [253]{attrname: , attrval: 0\x00, } [254]{attrname: , attrval: 0\x00, } [255]{attrname: , attrval: 0\x00, } [256]{attrname: , attrval: 0\x00, } [257]{attrname: , attrval: 0\x00, } [258]{attrname: , attrval: 0\x00, } [259]{attrname: , attrval: 0\x00, } [260]{attrname: , attrval: 0\x00, } [261]{attrname: , attrval: 0\x00, } [262]{attrname: , attrval: 0\x00, } [263]{attrname: , attrval: 0\x00, } [264]{attrname: , attrval: 0\x00, } [265]{attrname: , attrval: 0\x00, } [266]{attrname: , attrval: 0\x00, } [267]{attrname: , attrval: 0\x00, } [268]{attrname: , attrval: 0\x00, } [269]{attrname: , attrval: 0\x00, } [270]{attrname: , attrval: 0\x00, } [271]{attrname: , attrval: 0\x00, } [272]{attrname: , attrval: 0\x00, } [273]{attrname: , attrval: 0\x00, } [274]{attrname: , attrval: 0\x00, } [275]{attrname: , attrval: 0\x00, } [276]{attrname: , attrval: 0\x00, } [277]{attrname: , attrval: 0\x00, } [278]{attrname: , attrval: 0\x00, } [279]{attrname: , attrval: 0\x00, } [280]{attrname: , attrval: 0\x00, } [281]{attrname: , attrval: 0\x00, } [282]{attrname: , attrval: 0\x00, } [283]{attrname: , attrval: 0\x00, } [284]{attrname: , attrval: 0\x00, } [285]{attrname: , attrval: 0\x00, } [286]{attrname: , attrval: 0\x00, } [287]{attrname: , attrval: 0\x00, } [288]{attrname: , attrval: 0\x00, } [289]{attrname: , attrval: 0\x00, } [290]{attrname: , attrval: 0\x00, } [291]{attrname: , attrval: 0\x00, } [292]{attrname: , attrval: 0\x00, } [293]{attrname: , attrval: 0\x00, } [294]{attrname: , attrval: 0\x00, } [295]{attrname: , attrval: 0\x00, } [296]{attrname: , attrval: 0\x00, } [297]{attrname: , attrval: 0\x00, } [298]{attrname: , attrval: 0\x00, } [299]{attrname: , attrval: 0\x00, } [300]{attrname: , attrval: 0\x00, } [301]{attrname: , attrval: 0\x00, } [302]{attrname: , attrval: 0\x00, } [303]{attrname: , attrval: 0\x00, } [304]{attrname: , attrval: 0\x00, } [305]{attrname: , attrval: 0\x00, } [306]{attrname: , attrval: 0\x00, } [307]{attrname: , attrval: 0\x00, } [308]{attrname: , attrval: 0\x00, } [309]{attrname: , attrval: 0\x00, } [310]{attrname: , attrval: 0\x00, } [311]{attrname: , attrval: 0\x00, } [312]{attrname: , attrval: 0\x00, } [313]{attrname: , attrval: 0\x00, } [314]{attrname: , attrval: 0\x00, } [315]{attrname: , attrval: 0\x00, } [316]{attrname: , attrval: 0\x00, } [317]{attrname: , attrval: 0\x00, } [318]{attrname: , attrval: 0\x00, } [319]{attrname: , attrval: 0\x00, } [320]{attrname: , attrval: 0\x00, } [321]{attrname: , attrval: 0\x00, } [322]{attrname: , attrval: 0\x00, } [323]{attrname: , attrval: 0\x00, } [324]{attrname: , attrval: 0\x00, } [325]{attrname: , attrval: 0\x00, } [326]{attrname: , attrval: 0\x00, } [327]{attrname: , attrval: 0\x00, } [328]{attrname: , attrval: 0\x00, } [329]{attrname: , attrval: 0\x00, } [330]{attrname: , attrval: 0\x00, } [331]{attrname: , attrval: 0\x00, } [332]{attrname: , attrval: 0\x00, } [333]{attrname: , attrval: 0\x00, } [334]{attrname: , attrval: 0\x00, } [335]{attrname: , attrval: 0\x00, } [336]{attrname: , attrval: 0\x00, } [337]{attrname: , attrval: 0\x00, } [338]{attrname: , attrval: 0\x00, } [339]{attrname: , attrval: 0\x00, } [340]{attrname: , attrval: 0\x00, } [341]{attrname: , attrval: 0\x00, } [342]{attrname: , attrval: 0\x00, } [343]{attrname: , attrval: 0\x00, } [344]{attrname: , attrval: 0\x00, } [345]{attrname: , attrval: 0\x00, } [346]{attrname: , attrval: 0\x00, } [347]{attrname: , attrval: 0\x00, } [348]{attrname: , attrval: 0\x00, } [349]{attrname: , attrval: 0\x00, } [350]{attrname: , attrval: 0\x00, } [351]{attrname: , attrval: 0\x00, } [352]{attrname: , attrval: 0\x00, } [353]{attrname: , attrval: 0\x00, } [354]{attrname: , attrval: 0\x00, } [355]{attrname: , attrval: 0\x00, } [356]{attrname: , attrval: 0\x00, } [357]{attrname: , attrval: 0\x00, } [358]{attrname: , attrval: 0\x00, } [359]{attrname: , attrval: 0\x00, } [360]{attrname: , attrval: 0\x00, } [361]{attrname: , attrval: 0\x00, } [362]{attrname: , attrval: 0\x00, } [363]{attrname: , attrval: 0\x00, } [364]{attrname: , attrval: 0\x00, } [365]{attrname: , attrval: 0\x00, } [366]{attrname: , attrval: 0\x00, } [367]{attrname: , attrval: 0\x00, } [368]{attrname: , attrval: 0\x00, } [369]{attrname: , attrval: 0\x00, } [370]{attrname: , attrval: 0\x00, } [371]{attrname: , attrval: 0\x00, } [372]{attrname: , attrval: 0\x00, } [373]{attrname: , attrval: 0\x00, } [374]{attrname: , attrval: 0\x00, } [375]{attrname: , attrval: 0\x00, } [376]{attrname: , attrval: 0\x00, } [377]{attrname: , attrval: 0\x00, } [378]{attrname: , attrval: 0\x00, } [379]{attrname: , attrval: 0\x00, } [380]{attrname: , attrval: 0\x00, } [381]{attrname: , attrval: 0\x00, } [382]{attrname: , attrval: 0\x00, } [383]{attrname: , attrval: 0\x00, } [384]{attrname: , attrval: 0\x00, } [385]{attrname: , attrval: 0\x00, } [386]{attrname: , attrval: 0\x00, } [387]{attrname: , attrval: 0\x00, } [388]{attrname: , attrval: 0\x00, } [389]{attrname: , attrval: 0\x00, } [390]{attrname: , attrval: 0\x00, } [391]{attrname: , attrval: 0\x00, } [392]{attrname: , attrval: 0\x00, } [393]{attrname: , attrval: 0\x00, } [394]{attrname: , attrval: 0\x00, } [395]{attrname: , attrval: 0\x00, } [396]{attrname: , attrval: 0\x00, } [397]{attrname: , attrval: 0\x00, } [398]{attrname: , attrval: 0\x00, } [399]{attrname: , attrval: 0\x00, } [400]{attrname: , attrval: 0\x00, } [401]{attrname: , attrval: 0\x00, } [402]{attrname: , attrval: 0\x00, } [403]{attrname: , attrval: 0\x00, } [404]{attrname: , attrval: 0\x00, } [405]{attrname: , attrval: 0\x00, } [406]{attrname: , attrval: 0\x00, } [407]{attrname: , attrval: 0\x00, } [408]{attrname: , attrval: 0\x00, } [409]{attrname: , attrval: 0\x00, } [410]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/chrony" >libguestfs: trace: ls0 "/var/lib/chrony" "/tmp/libguestfsS4MOjo/ls576.txt" >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["drift"] >libguestfs: trace: lstatnslist "/var/lib/chrony" "drift" >libguestfs: trace: internal_lstatnslist "/var/lib/chrony" "drift" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10435, st_mode: 33188, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 40157169, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10435, st_mode: 33188, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 42, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395783, st_atime_nsec: 40157169, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/chrony" "drift" >libguestfs: trace: internal_lxattrlist "/var/lib/chrony" "drift" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/dbus" >libguestfs: trace: ls0 "/var/lib/dbus" "/tmp/libguestfsS4MOjo/ls577.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["machine-id"] >libguestfs: trace: lstatnslist "/var/lib/dbus" "machine-id" >libguestfs: trace: internal_lstatnslist "/var/lib/dbus" "machine-id" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2208, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395616, st_mtime_nsec: 692000000, st_ctime_sec: 1686395616, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2208, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395616, st_mtime_nsec: 692000000, st_ctime_sec: 1686395616, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/dbus" "machine-id" >libguestfs: trace: internal_lxattrlist "/var/lib/dbus" "machine-id" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/ebtables" >libguestfs: trace: ls0 "/var/lib/ebtables" "/tmp/libguestfsS4MOjo/ls578.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["lock"] >libguestfs: trace: lstatnslist "/var/lib/ebtables" "lock" >libguestfs: trace: internal_lstatnslist "/var/lib/ebtables" "lock" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10384, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10384, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 475890049, st_mtime_sec: 1686395771, st_mtime_nsec: 475890049, st_ctime_sec: 1686395771, st_ctime_nsec: 475890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/ebtables" "lock" >libguestfs: trace: internal_lxattrlist "/var/lib/ebtables" "lock" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/empty" >libguestfs: trace: ls0 "/var/lib/empty" "/tmp/libguestfsS4MOjo/ls579.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/empty" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/empty" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/hardware" >libguestfs: trace: ls0 "/var/lib/hardware" "/tmp/libguestfsS4MOjo/ls580.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["LOCK", "udi", "unique-keys"] >libguestfs: trace: lstatnslist "/var/lib/hardware" "LOCK udi unique-keys" >libguestfs: trace: internal_lstatnslist "/var/lib/hardware" "LOCK udi unique-keys" >guestfsd: <= internal_lstatnslist (0x1a7) request length 100 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395348, st_atime_nsec: 384569267, st_mtime_sec: 1686395348, st_mtime_nsec: 384569267, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2026, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1216, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674119377, st_atime_nsec: 0, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8681, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853198, st_atime_nsec: 0, st_mtime_sec: 1684853198, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 8720, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395348, st_atime_nsec: 384569267, st_mtime_sec: 1686395348, st_mtime_nsec: 384569267, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2026, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1216, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674119377, st_atime_nsec: 0, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8681, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684853198, st_atime_nsec: 0, st_mtime_sec: 1684853198, st_mtime_nsec: 0, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/hardware" "LOCK udi unique-keys" >libguestfs: trace: internal_lxattrlist "/var/lib/hardware" "LOCK udi unique-keys" >guestfsd: <= internal_lxattrlist (0xcd) request length 100 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/hardware/udi" >libguestfs: trace: ls0 "/var/lib/hardware/udi" "/tmp/libguestfsS4MOjo/ls581.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["1sCg.iGV8l8b74r0", "ADDn.uNKvots+ab2", "AH6Q.bGO0sOimOM3", "AXjq.iGV8l8b74r0", "B35A.nhY0PxrlYfF", "BUZT.pstU2K_PBi4", "Ddhb.k1FAG3hLGFE", "Fyby.5lXXuQkv_C5", "GBI1.jQZnFMNdKy5", "JCE+.iGV8l8b74r0", "K8DL.SE1wIdpsiiC", "KD9E.53N0UD4ozwD", "KSbE.Fxp0d3BezAE", "OKyR.Fxp0d3BezAE", "Rtk9.iGV8l8b74r0", "VCu0.DVAyH39AFm1", "YmUS.pvDH8n4sUF8", "_Znp.iGV8l8b74r0", "aK5u.jQZnFMNdKy5", "aYFK.iGV8l8b74r0", "g1Is.VIRhsc57kTD", "jDmU.iGV8l8b74r0", "nLyy.+49ps10DtUF", "nS1_.LZdoilC2IY3", "ndrI.Fxp0d3BezAE", "qLht.ucHTvfBxllE", "rVCW.Fxp0d3BezAE", "rdCR.CxwsZFjVASF", "rdCR.j8NaKXDZtZ6", "rdCR.lZF+r4EgHp4", "rdCR.n_7QNeEnh23", "ruGf.iGV8l8b74r0", "svHJ.KnFvEr1nFk4", "tyyG.SE1wIdpsiiC", "vSkL.zBu50up_ai3", "vTuk.DdIQnUZeksD", "w7Y8.Uq6XLWd5W43", "wkFv.j8NaKXDZtZ6"] >libguestfs: trace: lstatnslist "/var/lib/hardware/udi" "1sCg.iGV8l8b74r0 ADDn.uNKvots+ab2 AH6Q.bGO0sOimOM3 AXjq.iGV8l8b74r0 B35A.nhY0PxrlYfF BUZT.pstU2K_PBi4 Ddhb.k1FAG3hLGFE Fyby.5lXXuQkv_C5 GBI1.jQZnFMNdKy5 JCE+.iGV8l8b74r0 K8DL.SE1wIdpsiiC KD9E.53N0UD4ozwD KSbE.Fxp0d3BezAE OKyR.Fxp0d3BezAE Rtk9.iGV8l8b74r0 VCu0.DVAyH39AFm1 YmUS.pvDH8n4sUF8 _Znp.iGV8l8b74r0 aK5u.jQZnFMNdKy5 aYFK.iGV8l8b74r0 g1Is.VIRhsc57kTD jDmU.iGV8l8b74r0 nLyy.+49ps10DtUF nS1_.LZdoilC2IY3 ndrI.Fxp0d3BezAE qLht.ucHTvfBxllE rVCW.Fxp0d3BezAE rdCR.CxwsZFjVASF rdCR.j8NaKXDZtZ6 rdCR.lZF+r4EgHp4 rdCR.n_7QNeEnh23 ruGf.iGV8l8b74r0 svHJ.KnFvEr1nFk4 tyyG.SE1wIdpsiiC vSkL.zBu50up_ai3 vTuk.DdIQnUZeksD w7Y8.Uq6XLWd5W43 wkFv.j8NaKXDZtZ6" >libguestfs: trace: internal_lstatnslist "/var/lib/hardware/udi" "1sCg.iGV8l8b74r0 ADDn.uNKvots+ab2 AH6Q.bGO0sOimOM3 AXjq.iGV8l8b74r0 B35A.nhY0PxrlYfF BUZT.pstU2K_PBi4 Ddhb.k1FAG3hLGFE Fyby.5lXXuQkv_C5 GBI1.jQZnFMNdKy5 JCE+.iGV8l8b74r0 K8DL.SE1wIdpsiiC KD9E.53N0UD4ozwD KSbE.Fxp0d3BezAE OKyR.Fxp0d3BezAE Rtk9.iGV8l8b74r0 VCu0.DVAyH39AFm1 YmUS.pvDH8n4sUF8 _Znp.iGV8l8b74r0 aK5u.jQZnFMNdKy5 aYFK.iGV8l8b74r0 g1Is.VIRhsc57kTD jDmU.iGV8l8b74r0 nLyy.+49ps10DtUF nS1_.LZdoilC2IY3 ndrI.Fxp0d3BezAE qLht.ucHTvfBxllE rVCW.Fxp0d3BezAE rdCR.CxwsZFjVASF rdCR.j8NaKXDZtZ6 rdCR.lZF+r4EgHp4 rdCR.n_7QNeEnh23 ruGf.iGV8l8b74r0 svHJ.KnFvEr1nFk4 tyyG.SE1wIdpsiiC vSkL.zBu50up_ai3 vTuk.DdIQnUZeksD w7Y8.Uq6XLWd5W43 wkFv.j8NaKXDZtZ6" >guestfsd: <= internal_lstatnslist (0x1a7) request length 832 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(38) = [0]{st_dev: 32, st_ino: 8691, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8716, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8718, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 767, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8687, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 994, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395386, st_atime_nsec: 724000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 818, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 912, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8719, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 470, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8695, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8715, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 625, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8711, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1063, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 8713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 831, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 8712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 8704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 8697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 8707, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 917, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 8708, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 846, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 8699, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 8696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 8684, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395386, st_atime_nsec: 500000000, st_mtime_sec: 1686395371, st_mtime_nsec: 336000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 8706, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 8717, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 630, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 8700, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 917, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 8710, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 800, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 8701, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 8709, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 8688, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 372, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395524, st_atime_nsec: 852000000, st_mtime_sec: 1686395524, st_mtime_nsec: 852000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 8682, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 304, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 468000000, st_mtime_sec: 1686395471, st_mtime_nsec: 396000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 8686, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 275, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 668000000, st_mtime_sec: 1686395471, st_mtime_nsec: 524000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 8683, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 279, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395506, st_mtime_nsec: 784000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 8698, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 8689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 8714, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 567, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 8694, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 957, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 8702, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 890, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 8690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1055, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 8685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 468000000, st_mtime_sec: 1686395471, st_mtime_nsec: 396000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(38) = [0]{st_dev: 32, st_ino: 8691, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8716, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1234, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 8718, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 767, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 8703, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 8687, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 994, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395386, st_atime_nsec: 724000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 8692, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 818, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 8705, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 912, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 8719, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 470, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 8695, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 8693, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 8715, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 625, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 8711, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1063, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 8713, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 831, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 8712, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 8704, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 8697, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 964, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 8707, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 917, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 8708, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 846, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 8699, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 933, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 8696, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 8684, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 704, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395386, st_atime_nsec: 500000000, st_mtime_sec: 1686395371, st_mtime_nsec: 336000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 8706, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 8717, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 630, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 8700, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 917, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 8710, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 800, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 8701, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 711, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 8709, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 400, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 8688, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 372, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395524, st_atime_nsec: 852000000, st_mtime_sec: 1686395524, st_mtime_nsec: 852000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [28]{st_dev: 32, st_ino: 8682, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 304, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 468000000, st_mtime_sec: 1686395471, st_mtime_nsec: 396000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [29]{st_dev: 32, st_ino: 8686, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 275, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 668000000, st_mtime_sec: 1686395471, st_mtime_nsec: 524000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [30]{st_dev: 32, st_ino: 8683, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 279, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395506, st_mtime_nsec: 784000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [31]{st_dev: 32, st_ino: 8698, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 868, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [32]{st_dev: 32, st_ino: 8689, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 951, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [33]{st_dev: 32, st_ino: 8714, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 567, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [34]{st_dev: 32, st_ino: 8694, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 957, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [35]{st_dev: 32, st_ino: 8702, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 890, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [36]{st_dev: 32, st_ino: 8690, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1055, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395735, st_atime_nsec: 932000000, st_mtime_sec: 1686395735, st_mtime_nsec: 932000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [37]{st_dev: 32, st_ino: 8685, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395471, st_atime_nsec: 468000000, st_mtime_sec: 1686395471, st_mtime_nsec: 396000000, st_ctime_sec: 1686395736, st_ctime_nsec: 460000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/hardware/udi" "1sCg.iGV8l8b74r0 ADDn.uNKvots+ab2 AH6Q.bGO0sOimOM3 AXjq.iGV8l8b74r0 B35A.nhY0PxrlYfF BUZT.pstU2K_PBi4 Ddhb.k1FAG3hLGFE Fyby.5lXXuQkv_C5 GBI1.jQZnFMNdKy5 JCE+.iGV8l8b74r0 K8DL.SE1wIdpsiiC KD9E.53N0UD4ozwD KSbE.Fxp0d3BezAE OKyR.Fxp0d3BezAE Rtk9.iGV8l8b74r0 VCu0.DVAyH39AFm1 YmUS.pvDH8n4sUF8 _Znp.iGV8l8b74r0 aK5u.jQZnFMNdKy5 aYFK.iGV8l8b74r0 g1Is.VIRhsc57kTD jDmU.iGV8l8b74r0 nLyy.+49ps10DtUF nS1_.LZdoilC2IY3 ndrI.Fxp0d3BezAE qLht.ucHTvfBxllE rVCW.Fxp0d3BezAE rdCR.CxwsZFjVASF rdCR.j8NaKXDZtZ6 rdCR.lZF+r4EgHp4 rdCR.n_7QNeEnh23 ruGf.iGV8l8b74r0 svHJ.KnFvEr1nFk4 tyyG.SE1wIdpsiiC vSkL.zBu50up_ai3 vTuk.DdIQnUZeksD w7Y8.Uq6XLWd5W43 wkFv.j8NaKXDZtZ6" >libguestfs: trace: internal_lxattrlist "/var/lib/hardware/udi" "1sCg.iGV8l8b74r0 ADDn.uNKvots+ab2 AH6Q.bGO0sOimOM3 AXjq.iGV8l8b74r0 B35A.nhY0PxrlYfF BUZT.pstU2K_PBi4 Ddhb.k1FAG3hLGFE Fyby.5lXXuQkv_C5 GBI1.jQZnFMNdKy5 JCE+.iGV8l8b74r0 K8DL.SE1wIdpsiiC KD9E.53N0UD4ozwD KSbE.Fxp0d3BezAE OKyR.Fxp0d3BezAE Rtk9.iGV8l8b74r0 VCu0.DVAyH39AFm1 YmUS.pvDH8n4sUF8 _Znp.iGV8l8b74r0 aK5u.jQZnFMNdKy5 aYFK.iGV8l8b74r0 g1Is.VIRhsc57kTD jDmU.iGV8l8b74r0 nLyy.+49ps10DtUF nS1_.LZdoilC2IY3 ndrI.Fxp0d3BezAE qLht.ucHTvfBxllE rVCW.Fxp0d3BezAE rdCR.CxwsZFjVASF rdCR.j8NaKXDZtZ6 rdCR.lZF+r4EgHp4 rdCR.n_7QNeEnh23 ruGf.iGV8l8b74r0 svHJ.KnFvEr1nFk4 tyyG.SE1wIdpsiiC vSkL.zBu50up_ai3 vTuk.DdIQnUZeksD w7Y8.Uq6XLWd5W43 wkFv.j8NaKXDZtZ6" >guestfsd: <= internal_lxattrlist (0xcd) request length 832 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(38) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(38) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, } [28]{attrname: , attrval: 0\x00, } [29]{attrname: , attrval: 0\x00, } [30]{attrname: , attrval: 0\x00, } [31]{attrname: , attrval: 0\x00, } [32]{attrname: , attrval: 0\x00, } [33]{attrname: , attrval: 0\x00, } [34]{attrname: , attrval: 0\x00, } [35]{attrname: , attrval: 0\x00, } [36]{attrname: , attrval: 0\x00, } [37]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/hardware/unique-keys" >libguestfs: trace: ls0 "/var/lib/hardware/unique-keys" "/tmp/libguestfsS4MOjo/ls582.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/hardware/unique-keys" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/hardware/unique-keys" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/lifecycle" >libguestfs: trace: ls0 "/var/lib/lifecycle" "/tmp/libguestfsS4MOjo/ls583.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/lifecycle" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/lifecycle" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/misc" >libguestfs: trace: ls0 "/var/lib/misc" "/tmp/libguestfsS4MOjo/ls584.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["Makefile"] >libguestfs: trace: lstatnslist "/var/lib/misc" "Makefile" >libguestfs: trace: internal_lstatnslist "/var/lib/misc" "Makefile" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 358, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 358, st_mode: 41471, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 31, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1678202928, st_atime_nsec: 0, st_mtime_sec: 1678202928, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 828000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/misc" "Makefile" >libguestfs: trace: internal_lxattrlist "/var/lib/misc" "Makefile" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/net-snmp" >libguestfs: trace: ls0 "/var/lib/net-snmp" "/tmp/libguestfsS4MOjo/ls585.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/net-snmp" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/net-snmp" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nfs" >libguestfs: trace: ls0 "/var/lib/nfs" "/tmp/libguestfsS4MOjo/ls586.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["rpc_pipefs", "sm", "sm.bak", "v4recovery"] >libguestfs: trace: lstatnslist "/var/lib/nfs" "rpc_pipefs sm sm.bak v4recovery" >libguestfs: trace: internal_lstatnslist "/var/lib/nfs" "rpc_pipefs sm sm.bak v4recovery" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2675, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2676, st_mode: 16832, st_nlink: 1, st_uid: 487, st_gid: 65533, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2677, st_mode: 16832, st_nlink: 1, st_uid: 487, st_gid: 65533, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2678, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2675, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2676, st_mode: 16832, st_nlink: 1, st_uid: 487, st_gid: 65533, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2677, st_mode: 16832, st_nlink: 1, st_uid: 487, st_gid: 65533, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395651, st_atime_nsec: 448000000, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 448000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2678, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129404, st_atime_nsec: 0, st_mtime_sec: 1683129404, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/nfs" "rpc_pipefs sm sm.bak v4recovery" >libguestfs: trace: internal_lxattrlist "/var/lib/nfs" "rpc_pipefs sm sm.bak v4recovery" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/nfs/rpc_pipefs" >libguestfs: trace: ls0 "/var/lib/nfs/rpc_pipefs" "/tmp/libguestfsS4MOjo/ls587.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/nfs/rpc_pipefs" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/nfs/rpc_pipefs" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nfs/sm" >libguestfs: trace: ls0 "/var/lib/nfs/sm" "/tmp/libguestfsS4MOjo/ls588.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/nfs/sm" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/nfs/sm" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nfs/sm.bak" >libguestfs: trace: ls0 "/var/lib/nfs/sm.bak" "/tmp/libguestfsS4MOjo/ls589.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/nfs/sm.bak" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/nfs/sm.bak" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nfs/v4recovery" >libguestfs: trace: ls0 "/var/lib/nfs/v4recovery" "/tmp/libguestfsS4MOjo/ls590.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/nfs/v4recovery" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/nfs/v4recovery" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nobody" >libguestfs: trace: ls0 "/var/lib/nobody" "/tmp/libguestfsS4MOjo/ls591.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/nobody" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/nobody" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/nscd" >libguestfs: trace: ls0 "/var/lib/nscd" "/tmp/libguestfsS4MOjo/ls592.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["group", "netgroup", "passwd", "services"] >libguestfs: trace: lstatnslist "/var/lib/nscd" "group netgroup passwd services" >libguestfs: trace: internal_lstatnslist "/var/lib/nscd" "group netgroup passwd services" >guestfsd: <= internal_lstatnslist (0x1a7) request length 112 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 10374, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 79890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10376, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 67890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10373, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 79890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10375, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 67890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 10374, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 79890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10376, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 67890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10373, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 79890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10375, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 217032, st_blksize: 4096, st_blocks: 424, st_atime_sec: 1686395771, st_atime_nsec: 67890049, st_mtime_sec: 1686395783, st_mtime_nsec: 40157169, st_ctime_sec: 1686395783, st_ctime_nsec: 40157169, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/nscd" "group netgroup passwd services" >libguestfs: trace: internal_lxattrlist "/var/lib/nscd" "group netgroup passwd services" >guestfsd: <= internal_lxattrlist (0xcd) request length 112 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secslibguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/os-prober" >libguestfs: trace: ls0 "/var/lib/os-prober" "/tmp/libguestfsS4MOjo/ls593.txt" > >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/os-prober" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/os-prober" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/plymouth" >libguestfs: trace: ls0 "/var/lib/plymouth" "/tmp/libguestfsS4MOjo/ls594.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["boot-duration"] >libguestfs: trace: lstatnslist "/var/lib/plymouth" "boot-duration" >libguestfs: trace: internal_lstatnslist "/var/lib/plymouth" "boot-duration" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4964, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1684, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395715, st_atime_nsec: 180000000, st_mtime_sec: 1686395771, st_mtime_nsec: 615890049, st_ctime_sec: 1686395771, st_ctime_nsec: 615890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4964, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1684, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395715, st_atime_nsec: 180000000, st_mtime_sec: 1686395771, st_mtime_nsec: 615890049, st_ctime_sec: 1686395771, st_ctime_nsec: 615890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/plymouth" "boot-duration" >libguestfs: trace: internal_lxattrlist "/var/lib/plymouth" "boot-duration" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/polkit" >libguestfs: trace: ls0 "/var/lib/polkit" "/tmp/libguestfsS4MOjo/ls595.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/polkit" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/polkit" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/postfix" >libguestfs: trace: ls0 "/var/lib/postfix" "/tmp/libguestfsS4MOjo/ls596.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["master.lock"] >libguestfs: trace: lstatnslist "/var/lib/postfix" "master.lock" >libguestfs: trace: internal_lstatnslist "/var/lib/postfix" "master.lock" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10411, st_mode: 33152, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10411, st_mode: 33152, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/postfix" "master.lock" >libguestfs: trace: internal_lxattrlist "/var/lib/postfix" "master.lock" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/private" >libguestfs: trace: ls0 "/var/lib/private" "/tmp/libguestfsS4MOjo/ls597.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/private" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/private" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/selinux" >libguestfs: trace: ls0 "/var/lib/selinux" "/tmp/libguestfsS4MOjo/ls598.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/selinux" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/selinux" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/smartmontools" >libguestfs: trace: ls0 "/var/lib/smartmontools" "/tmp/libguestfsS4MOjo/ls599.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/smartmontools" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/smartmontools" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/sshd" >libguestfs: trace: ls0 "/var/lib/sshd" "/tmp/libguestfsS4MOjo/ls600.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["is-enabled.rpmtmp"] >libguestfs: trace: lstatnslist "/var/lib/sshd" "is-enabled.rpmtmp" >libguestfs: trace: internal_lstatnslist "/var/lib/sshd" "is-enabled.rpmtmp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 88 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2721, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395654, st_atime_nsec: 320000000, st_mtime_sec: 1686395654, st_mtime_nsec: 324000000, st_ctime_sec: 1686395654, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2721, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395654, st_atime_nsec: 320000000, st_mtime_sec: 1686395654, st_mtime_nsec: 324000000, st_ctime_sec: 1686395654, st_ctime_nsec: 324000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/sshd" "is-enabled.rpmtmp" >libguestfs: trace: internal_lxattrlist "/var/lib/sshd" "is-enabled.rpmtmp" >guestfsd: <= internal_lxattrlist (0xcd) request length 88 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/sudo" >libguestfs: trace: ls0 "/var/lib/sudo" "/tmp/libguestfsS4MOjo/ls601.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["ts"] >libguestfs: trace: lstatnslist "/var/lib/sudo" "ts" >libguestfs: trace: internal_lstatnslist "/var/lib/sudo" "ts" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2235, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2235, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 184000000, st_mtime_sec: 1686395619, st_mtime_nsec: 184000000, st_ctime_sec: 1686395619, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/sudo" "ts" >libguestfs: trace: internal_lxattrlist "/var/lib/sudo" "ts" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/sudo/ts" >libguestfs: trace: ls0 "/var/lib/sudo/ts" "/tmp/libguestfsS4MOjo/ls602.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/sudo/ts" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/sudo/ts" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/systemd" >libguestfs: trace: ls0 "/var/lib/systemd" "/tmp/libguestfsS4MOjo/ls603.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["catalog", "coredump", "i18n-migrated", "linger", "migrated", "pstore", "random-seed", "sysv-convert", "timers"] >libguestfs: trace: lstatnslist "/var/lib/systemd" "catalog coredump i18n-migrated linger migrated pstore random-seed sysv-convert timers" >libguestfs: trace: internal_lstatnslist "/var/lib/systemd" "catalog coredump i18n-migrated linger migrated pstore random-seed sysv-convert timers" >guestfsd: <= internal_lstatnslist (0x1a7) request length 188 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2228, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 907890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2236, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2240, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 192000000, st_mtime_sec: 1686395619, st_mtime_nsec: 192000000, st_ctime_sec: 1686395619, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10379, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 135890049, st_mtime_sec: 1686395771, st_mtime_nsec: 71890049, st_ctime_sec: 1686395771, st_ctime_nsec: 71890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2229, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2509, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395643, st_atime_nsec: 624000000, st_mtime_sec: 1686395643, st_mtime_nsec: 624000000, st_ctime_sec: 1686395643, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2232, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 575890049, st_mtime_sec: 1686395782, st_mtime_nsec: 960162023, st_ctime_sec: 1686395783, st_ctime_nsec: 16158632, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2230, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10390, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 454, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2228, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 907890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2236, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2240, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 192000000, st_mtime_sec: 1686395619, st_mtime_nsec: 192000000, st_ctime_sec: 1686395619, st_ctime_nsec: 192000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10379, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 135890049, st_mtime_sec: 1686395771, st_mtime_nsec: 71890049, st_ctime_sec: 1686395771, st_ctime_nsec: 71890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2229, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 84, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2509, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395643, st_atime_nsec: 624000000, st_mtime_sec: 1686395643, st_mtime_nsec: 624000000, st_ctime_sec: 1686395643, st_ctime_nsec: 624000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2232, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 575890049, st_mtime_sec: 1686395782, st_mtime_nsec: 960162023, st_ctime_sec: 1686395783, st_ctime_nsec: 16158632, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2230, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1680010188, st_atime_nsec: 0, st_mtime_sec: 1680010188, st_mtime_nsec: 0, st_ctime_sec: 1686395618, st_ctime_nsec: 660000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10390, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 454, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/systemd" "catalog coredump i18n-migrated linger migrated pstore random-seed sysv-convert timers" >libguestfs: trace: internal_lxattrlist "/var/lib/systemd" "catalog coredump i18n-migrated linger migrated pstore random-seed sysv-convert timers" >guestfsd: <= internal_lxattrlist (0xcd) request length 188 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 1\x00, } [7]{attrname: user.random-seed-creditable, attrval: 1, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 1\x00, } [7]{attrname: user.random-seed-creditable, attrval: 1, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/systemd/catalog" >libguestfs: trace: ls0 "/var/lib/systemd/catalog" "/tmp/libguestfsS4MOjo/ls604.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["database"] >libguestfs: trace: lstatnslist "/var/lib/systemd/catalog" "database" >libguestfs: trace: internal_lstatnslist "/var/lib/systemd/catalog" "database" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10325, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 159966, st_blksize: 4096, st_blocks: 320, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395769, st_mtime_nsec: 903890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10325, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 159966, st_blksize: 4096, st_blocks: 320, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395769, st_mtime_nsec: 903890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/systemd/catalog" "database" >libguestfs: trace: internal_lxattrlist "/var/lib/systemd/catalog" "database" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/systemd/coredump" >libguestfs: trace: ls0 "/var/lib/systemd/coredump" "/tmp/libguestfsS4MOjo/ls605.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/systemd/coredump" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/systemd/coredump" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/systemd/linger" >libguestfs: trace: ls0 "/var/lib/systemd/linger" "/tmp/libguestfsS4MOjo/ls606.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/systemd/linger" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/systemd/linger" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/systemd/migrated" >libguestfs: trace: ls0 "/var/lib/systemd/migrated" "/tmp/libguestfsS4MOjo/ls607.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["dmraid-activation", "man-db-create", "mandb", "rpcbind"] >libguestfs: trace: lstatnslist "/var/lib/systemd/migrated" "dmraid-activation man-db-create mandb rpcbind" >libguestfs: trace: internal_lstatnslist "/var/lib/systemd/migrated" "dmraid-activation man-db-create mandb rpcbind" >guestfsd: <= internal_lstatnslist (0x1a7) request length 144 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2617, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395648, st_atime_nsec: 720000000, st_mtime_sec: 1686395648, st_mtime_nsec: 720000000, st_ctime_sec: 1686395648, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4940, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395713, st_atime_nsec: 372000000, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 4941, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395713, st_atime_nsec: 372000000, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2570, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395646, st_atime_nsec: 672000000, st_mtime_sec: 1686395646, st_mtime_nsec: 672000000, st_ctime_sec: 1686395646, st_ctime_nsec: 672000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(4) = [0]{st_dev: 32, st_ino: 2617, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395648, st_atime_nsec: 720000000, st_mtime_sec: 1686395648, st_mtime_nsec: 720000000, st_ctime_sec: 1686395648, st_ctime_nsec: 720000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 4940, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395713, st_atime_nsec: 372000000, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 4941, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395713, st_atime_nsec: 372000000, st_mtime_sec: 1686395713, st_mtime_nsec: 372000000, st_ctime_sec: 1686395713, st_ctime_nsec: 372000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2570, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395646, st_atime_nsec: 672000000, st_mtime_sec: 1686395646, st_mtime_nsec: 672000000, st_ctime_sec: 1686395646, st_ctime_nsec: 672000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/systemd/migrated" "dmraid-activation man-db-create mandb rpcbind" >libguestfs: trace: internal_lxattrlist "/var/lib/systemd/migrated" "dmraid-activation man-db-create mandb rpcbind" >guestfsd: <= internal_lxattrlist (0xcd) request length 144 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(4) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/systemd/pstore" >libguestfs: trace: ls0 "/var/lib/systemd/pstore" "/tmp/libguestfsS4MOjo/ls608.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/systemd/pstore" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/systemd/pstore" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/systemd/sysv-convert" >libguestfs: trace: ls0 "/var/lib/systemd/sysv-convert" "/tmp/libguestfsS4MOjo/ls609.txt" >guestfsd: <= ls0 (0x15b) request length 76 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/systemd/sysv-convert" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/systemd/sysv-convert" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/systemd/timers" >libguestfs: trace: ls0 "/var/lib/systemd/timers" "/tmp/libguestfsS4MOjo/ls610.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["stamp-backup-rpmdb.timer", "stamp-backup-sysconfig.timer", "stamp-btrfs-balance.timer", "stamp-btrfs-defrag.timer", "stamp-btrfs-scrub.timer", "stamp-btrfs-trim.timer", "stamp-check-battery.timer", "stamp-fstrim.timer", "stamp-logrotate.timer", "stamp-mandb.timer"] >libguestfs: trace: lstatnslist "/var/lib/systemd/timers" "stamp-backup-rpmdb.timer stamp-backup-sysconfig.timer stamp-btrfs-balance.timer stamp-btrfs-defrag.timer stamp-btrfs-scrub.timer stamp-btrfs-trim.timer stamp-check-battery.timer stamp-fstrim.timer stamp-logrotate.timer stamp-mandb.timer" >libguestfs: trace: internal_lstatnslist "/var/lib/systemd/timers" "stamp-backup-rpmdb.timer stamp-backup-sysconfig.timer stamp-btrfs-balance.timer stamp-btrfs-defrag.timer stamp-btrfs-scrub.timer stamp-btrfs-trim.timer stamp-check-battery.timer stamp-fstrim.timer stamp-logrotate.timer stamp-mandb.timer" >guestfsd: <= internal_lstatnslist (0x1a7) request length 356 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 32, st_ino: 10391, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10392, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10394, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10395, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10396, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10397, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10398, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10399, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10400, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 32, st_ino: 10391, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10392, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10393, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10394, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10395, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10396, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10397, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10398, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10399, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10400, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 728081580, st_mtime_sec: 1686395771, st_mtime_nsec: 728081580, st_ctime_sec: 1686395771, st_ctime_nsec: 728081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/systemd/timers" "stamp-backup-rpmdb.timer stamp-backup-sysconfig.timer stamp-btrfs-balance.timer stamp-btrfs-defrag.timer stamp-btrfs-scrub.timer stamp-btrfs-trim.timer stamp-check-battery.timer stamp-fstrim.timer stamp-logrotate.timer stamp-mandb.timer" >libguestfs: trace: internal_lxattrlist "/var/lib/systemd/timers" "stamp-backup-rpmdb.timer stamp-backup-sysconfig.timer stamp-btrfs-balance.timer stamp-btrfs-defrag.timer stamp-btrfs-scrub.timer stamp-btrfs-trim.timer stamp-check-battery.timer stamp-fstrim.timer stamp-logrotate.timer stamp-mandb.timer" >guestfsd: <= internal_lxattrlist (0xcd) request length 356 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/lib/usb_modeswitch" >libguestfs: trace: ls0 "/var/lib/usb_modeswitch" "/tmp/libguestfsS4MOjo/ls611.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/usb_modeswitch" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/usb_modeswitch" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/wicked" >libguestfs: trace: ls0 "/var/lib/wicked" "/tmp/libguestfsS4MOjo/ls612.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/lib/wicked" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/lib/wicked" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/lib/zypp" >libguestfs: trace: ls0 "/var/lib/zypp" "/tmp/libguestfsS4MOjo/ls613.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["AutoInstalled", "LastDistributionFlavor", "RequestedLocales"] >libguestfs: trace: lstatnslist "/var/lib/zypp" "AutoInstalled LastDistributionFlavor RequestedLocales" >libguestfs: trace: internal_lstatnslist "/var/lib/zypp" "AutoInstalled LastDistributionFlavor RequestedLocales" >guestfsd: <= internal_lstatnslist (0x1a7) request length 132 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12707, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395527, st_atime_nsec: 664000000, st_mtime_sec: 1686395527, st_mtime_nsec: 664000000, st_ctime_sec: 1686395527, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8675, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 664000000, st_mtime_sec: 1686395735, st_mtime_nsec: 184000000, st_ctime_sec: 1686395735, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 292, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395527, st_atime_nsec: 664000000, st_mtime_sec: 1686395527, st_mtime_nsec: 664000000, st_ctime_sec: 1686395527, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(3) = [0]{st_dev: 32, st_ino: 293, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12707, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395527, st_atime_nsec: 664000000, st_mtime_sec: 1686395527, st_mtime_nsec: 664000000, st_ctime_sec: 1686395527, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8675, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395734, st_atime_nsec: 664000000, st_mtime_sec: 1686395735, st_mtime_nsec: 184000000, st_ctime_sec: 1686395735, st_ctime_nsec: 184000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 292, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 78, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395527, st_atime_nsec: 664000000, st_mtime_sec: 1686395527, st_mtime_nsec: 664000000, st_ctime_sec: 1686395527, st_ctime_nsec: 664000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/lib/zypp" "AutoInstalled LastDistributionFlavor RequestedLocales" >libguestfs: trace: internal_lxattrlist "/var/lib/zypp" "AutoInstalled LastDistributionFlavor RequestedLocales" >guestfsd: <= internal_lxattrlist (0xcd) request length 132 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(3) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/log" >libguestfs: trace: ls0 "/var/log" "/tmp/libguestfsS4MOjo/ls614.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["NetworkManager", "YaST2", "acpid", "alternatives.log", "apparmor", "audit", "boot.log", "boot.msg", "btmp", "chrony", "cups", "firewall", "firewalld", "krb5", "lastlog", "mail", "mail.err", "mail.info", "mail.warn", "messages", "pbl.log", "private", "salt", "tallylog", "tuned", "warn", "wtmp", "zypp"] >libguestfs: trace: lstatnslist "/var/log" "NetworkManager YaST2 acpid alternatives.log apparmor audit boot.log boot.msg btmp chrony cups firewall firewalld krb5 lastlog mail mail.err mail.info mail.warn messages pbl.log private salt tallylog tuned warn wtmp zypp" >libguestfs: trace: internal_lstatnslist "/var/log" "NetworkManager YaST2 acpid alternatives.log apparmor audit boot.log boot.msg btmp chrony cups firewall firewalld krb5 lastlog mail mail.err mail.info mail.warn messages pbl.log private salt tallylog tuned warn wtmp zypp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 388 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(28) = [0]{st_dev: 32, st_ino: 2548, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6183, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395772, st_mtime_nsec: 528081580, st_ctime_sec: 1686395772, st_ctime_nsec: 528081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 258, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 296, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1654113088, st_atime_nsec: 0, st_mtime_sec: 1686395751, st_mtime_nsec: 52000000, st_ctime_sec: 1686395751, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2546, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 362, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12964, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395534, st_atime_nsec: 32000000, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2686, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 924000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2658, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 476, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 907890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10319, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15154, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395769, st_atime_nsec: 587890049, st_mtime_sec: 1686395771, st_mtime_nsec: 591890049, st_ctime_sec: 1686395771, st_ctime_nsec: 591890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10320, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54746, st_blksize: 4096, st_blocks: 112, st_atime_sec: 1686395769, st_atime_nsec: 683890049, st_mtime_sec: 1686395769, st_mtime_nsec: 731890049, st_ctime_sec: 1686395769, st_ctime_nsec: 731890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10322, st_mode: 33200, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 2321, st_mode: 16872, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2746, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2547, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10382, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 195890049, st_mtime_sec: 1686395771, st_mtime_nsec: 195890049, st_ctime_sec: 1686395771, st_ctime_nsec: 195890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 1829, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129282, st_atime_nsec: 0, st_mtime_sec: 1683129282, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 204000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 2363, st_mode: 33204, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 144248, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395627, st_atime_nsec: 688000000, st_mtime_sec: 1686395659, st_mtime_nsec: 772000000, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2542, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 340, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2545, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 2543, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 340, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 2544, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395645, st_mtime_nsec: 448000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 2541, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 113246, st_blksize: 4096, st_blocks: 224, st_atime_sec: 1686395645, st_atime_nsec: 444000000, st_mtime_sec: 1686395782, st_mtime_nsec: 952162507, st_ctime_sec: 1686395782, st_ctime_nsec: 952162507, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 1965, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 12000000, st_mtime_sec: 1686395722, st_mtime_nsec: 520000000, st_ctime_sec: 1686395722, st_ctime_nsec: 520000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 2238, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 2770, st_mode: 16872, st_nlink: 1, st_uid: 485, st_gid: 473, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 2205, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4194240, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395659, st_atime_nsec: 848000000, st_mtime_sec: 1686395659, st_mtime_nsec: 848000000, st_ctime_sec: 1686395659, st_ctime_nsec: 848000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2652, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 880000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 10407, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 145, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 260081580, st_mtime_sec: 1686395772, st_mtime_nsec: 260081580, st_ctime_sec: 1686395772, st_ctime_nsec: 260081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 10321, st_mode: 33204, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 2688, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395784, st_mtime_nsec: 656115811, st_ctime_sec: 1686395784, st_ctime_nsec: 656115811, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 281, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(28) = [0]{st_dev: 32, st_ino: 2548, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 6183, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395772, st_mtime_nsec: 528081580, st_ctime_sec: 1686395772, st_ctime_nsec: 528081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 258, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 296, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1654113088, st_atime_nsec: 0, st_mtime_sec: 1686395751, st_mtime_nsec: 52000000, st_ctime_sec: 1686395751, st_ctime_nsec: 52000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2546, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 362, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 12964, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395534, st_atime_nsec: 32000000, st_mtime_sec: 1686395709, st_mtime_nsec: 988000000, st_ctime_sec: 1686395709, st_ctime_nsec: 988000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2686, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330553, st_atime_nsec: 0, st_mtime_sec: 1684330553, st_mtime_nsec: 0, st_ctime_sec: 1686395651, st_ctime_nsec: 924000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2658, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 476, st_rdev: 0, st_size: 18, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1686395769, st_mtime_nsec: 907890049, st_ctime_sec: 1686395769, st_ctime_nsec: 907890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10319, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 15154, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395769, st_atime_nsec: 587890049, st_mtime_sec: 1686395771, st_mtime_nsec: 591890049, st_ctime_sec: 1686395771, st_ctime_nsec: 591890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10320, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 54746, st_blksize: 4096, st_blocks: 112, st_atime_sec: 1686395769, st_atime_nsec: 683890049, st_mtime_sec: 1686395769, st_mtime_nsec: 731890049, st_ctime_sec: 1686395769, st_ctime_nsec: 731890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10322, st_mode: 33200, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395769, st_mtime_nsec: 743890049, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 2321, st_mode: 16872, st_nlink: 1, st_uid: 494, st_gid: 481, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651999779, st_atime_nsec: 0, st_mtime_sec: 1651999779, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 604000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2746, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2547, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10382, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395771, st_atime_nsec: 195890049, st_mtime_sec: 1686395771, st_mtime_nsec: 195890049, st_ctime_sec: 1686395771, st_ctime_nsec: 195890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 1829, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1683129282, st_atime_nsec: 0, st_mtime_sec: 1683129282, st_mtime_nsec: 0, st_ctime_sec: 1686395584, st_ctime_nsec: 204000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 2363, st_mode: 33204, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 144248, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395627, st_atime_nsec: 688000000, st_mtime_sec: 1686395659, st_mtime_nsec: 772000000, st_ctime_sec: 1686395769, st_ctime_nsec: 743890049, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 2542, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 340, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 2545, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 452000000, st_mtime_sec: 1686395645, st_mtime_nsec: 452000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [17]{st_dev: 32, st_ino: 2543, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 340, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [18]{st_dev: 32, st_ino: 2544, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395645, st_atime_nsec: 448000000, st_mtime_sec: 1686395645, st_mtime_nsec: 448000000, st_ctime_sec: 1686395645, st_ctime_nsec: 452000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [19]{st_dev: 32, st_ino: 2541, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 113246, st_blksize: 4096, st_blocks: 224, st_atime_sec: 1686395645, st_atime_nsec: 444000000, st_mtime_sec: 1686395782, st_mtime_nsec: 952162507, st_ctime_sec: 1686395782, st_ctime_nsec: 952162507, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [20]{st_dev: 32, st_ino: 1965, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1204, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395751, st_atime_nsec: 12000000, st_mtime_sec: 1686395722, st_mtime_nsec: 520000000, st_ctime_sec: 1686395722, st_ctime_nsec: 520000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [21]{st_dev: 32, st_ino: 2238, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395619, st_atime_nsec: 188000000, st_mtime_sec: 1686395619, st_mtime_nsec: 188000000, st_ctime_sec: 1686395619, st_ctime_nsec: 188000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [22]{st_dev: 32, st_ino: 2770, st_mode: 16872, st_nlink: 1, st_uid: 485, st_gid: 473, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684330806, st_atime_nsec: 0, st_mtime_sec: 1684330806, st_mtime_nsec: 0, st_ctime_sec: 1686395659, st_ctime_nsec: 868000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [23]{st_dev: 32, st_ino: 2205, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4194240, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395659, st_atime_nsec: 848000000, st_mtime_sec: 1686395659, st_mtime_nsec: 848000000, st_ctime_sec: 1686395659, st_ctime_nsec: 848000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [24]{st_dev: 32, st_ino: 2652, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651963031, st_atime_nsec: 0, st_mtime_sec: 1651963031, st_mtime_nsec: 0, st_ctime_sec: 1686395649, st_ctime_nsec: 880000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [25]{st_dev: 32, st_ino: 10407, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 145, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395772, st_atime_nsec: 260081580, st_mtime_sec: 1686395772, st_mtime_nsec: 260081580, st_ctime_sec: 1686395772, st_ctime_nsec: 260081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [26]{st_dev: 32, st_ino: 10321, st_mode: 33204, st_nlink: 1, st_uid: 0, st_gid: 493, st_rdev: 0, st_size: 2688, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395769, st_atime_nsec: 743890049, st_mtime_sec: 1686395784, st_mtime_nsec: 656115811, st_ctime_sec: 1686395784, st_ctime_nsec: 656115811, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [27]{st_dev: 32, st_ino: 281, st_mode: 16872, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 14, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1677609632, st_atime_nsec: 0, st_mtime_sec: 1677609632, st_mtime_nsec: 0, st_ctime_sec: 1686395622, st_ctime_nsec: 928000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/log" "NetworkManager YaST2 acpid alternatives.log apparmor audit boot.log boot.msg btmp chrony cups firewall firewalld krb5 lastlog mail mail.err mail.info mail.warn messages pbl.log private salt tallylog tuned warn wtmp zypp" >libguestfs: trace: internal_lxattrlist "/var/log" "NetworkManager YaST2 acpid alternatives.log apparmor audit boot.log boot.msg btmp chrony cups firewall firewalld krb5 lastlog mail mail.err mail.info mail.warn messages pbl.log private salt tallylog tuned warn wtmp zypp" >guestfsd: <= internal_lxattrlist (0xcd) request length 388 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(28) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(28) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, } [17]{attrname: , attrval: 0\x00, } [18]{attrname: , attrval: 0\x00, } [19]{attrname: , attrval: 0\x00, } [20]{attrname: , attrval: 0\x00, } [21]{attrname: , attrval: 0\x00, } [22]{attrname: , attrval: 0\x00, } [23]{attrname: , attrval: 0\x00, } [24]{attrname: , attrval: 0\x00, } [25]{attrname: , attrval: 0\x00, } [26]{attrname: , attrval: 0\x00, } [27]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/log/YaST2" >libguestfs: trace: ls0 "/var/log/YaST2" "/tmp/libguestfsS4MOjo/ls615.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["_dev_disk_by-path_pci-0000:07:00.0", "_dev_vda", "curl_log", "macro_inst_initial.ycp", "memsample.zcat", "storage-inst", "y2log-1.gz", "y2start.log", "yast-installation-logs.tar.xz"] >libguestfs: trace: lstatnslist "/var/log/YaST2" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda curl_log macro_inst_initial.ycp memsample.zcat storage-inst y2log-1.gz y2start.log yast-installation-logs.tar.xz" >libguestfs: trace: internal_lstatnslist "/var/log/YaST2" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda curl_log macro_inst_initial.ycp memsample.zcat storage-inst y2log-1.gz y2start.log yast-installation-logs.tar.xz" >guestfsd: <= internal_lstatnslist (0x1a7) request length 260 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 8855, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 152000000, st_mtime_sec: 1686395747, st_mtime_nsec: 152000000, st_ctime_sec: 1686395747, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 128000000, st_mtime_sec: 1686395747, st_mtime_nsec: 128000000, st_ctime_sec: 1686395747, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3275, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 740000000, st_mtime_sec: 1686395750, st_mtime_nsec: 740000000, st_ctime_sec: 1686395750, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10314, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13310, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395750, st_atime_nsec: 792000000, st_mtime_sec: 1686395750, st_mtime_nsec: 792000000, st_ctime_sec: 1686395750, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10302, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 201806, st_blksize: 4096, st_blocks: 400, st_atime_sec: 1686395750, st_atime_nsec: 748000000, st_mtime_sec: 1686395750, st_mtime_nsec: 748000000, st_ctime_sec: 1686395750, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10303, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 292, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10316, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 520732, st_blksize: 4096, st_blocks: 1024, st_atime_sec: 1686395750, st_atime_nsec: 804000000, st_mtime_sec: 1686395750, st_mtime_nsec: 816000000, st_ctime_sec: 1686395750, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10317, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4135, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395750, st_atime_nsec: 932000000, st_mtime_sec: 1686395750, st_mtime_nsec: 932000000, st_ctime_sec: 1686395750, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10318, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 553868, st_blksize: 4096, st_blocks: 1088, st_atime_sec: 1686395751, st_atime_nsec: 52000000, st_mtime_sec: 1686395751, st_mtime_nsec: 872000000, st_ctime_sec: 1686395751, st_ctime_nsec: 872000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 8855, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 152000000, st_mtime_sec: 1686395747, st_mtime_nsec: 152000000, st_ctime_sec: 1686395747, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 8853, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 512, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395747, st_atime_nsec: 128000000, st_mtime_sec: 1686395747, st_mtime_nsec: 128000000, st_ctime_sec: 1686395747, st_ctime_nsec: 128000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10301, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 3275, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 740000000, st_mtime_sec: 1686395750, st_mtime_nsec: 740000000, st_ctime_sec: 1686395750, st_ctime_nsec: 740000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10314, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 13310, st_blksize: 4096, st_blocks: 32, st_atime_sec: 1686395750, st_atime_nsec: 792000000, st_mtime_sec: 1686395750, st_mtime_nsec: 792000000, st_ctime_sec: 1686395750, st_ctime_nsec: 792000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10302, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 201806, st_blksize: 4096, st_blocks: 400, st_atime_sec: 1686395750, st_atime_nsec: 748000000, st_mtime_sec: 1686395750, st_mtime_nsec: 748000000, st_ctime_sec: 1686395750, st_ctime_nsec: 748000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10303, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 292, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10316, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 520732, st_blksize: 4096, st_blocks: 1024, st_atime_sec: 1686395750, st_atime_nsec: 804000000, st_mtime_sec: 1686395750, st_mtime_nsec: 816000000, st_ctime_sec: 1686395750, st_ctime_nsec: 912000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10317, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 4135, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395750, st_atime_nsec: 932000000, st_mtime_sec: 1686395750, st_mtime_nsec: 932000000, st_ctime_sec: 1686395750, st_ctime_nsec: 932000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10318, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 553868, st_blksize: 4096, st_blocks: 1088, st_atime_sec: 1686395751, st_atime_nsec: 52000000, st_mtime_sec: 1686395751, st_mtime_nsec: 872000000, st_ctime_sec: 1686395751, st_ctime_nsec: 872000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/log/YaST2" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda curl_log macro_inst_initial.ycp memsample.zcat storage-inst y2log-1.gz y2start.log yast-installation-logs.tar.xz" >libguestfs: trace: internal_lxattrlist "/var/log/YaST2" "_dev_disk_by-path_pci-0000:07:00.0 _dev_vda curl_log macro_inst_initial.ycp memsample.zcat storage-inst y2log-1.gz y2start.log yast-installation-logs.tar.xz" >guestfsd: <= internal_lxattrlist (0xcd) request length 260 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/log/YaST2/storage-inst" >libguestfs: trace: ls0 "/var/log/YaST2/storage-inst" "/tmp/libguestfsS4MOjo/ls616.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["01-probed.xml", "01-probed.yml", "02-proposed.xml", "02-proposed.yml", "03-actions.txt", "04-proposed.xml", "04-proposed.yml", "05-actions.txt", "06-committed.xml", "06-committed.yml"] >libguestfs: trace: lstatnslist "/var/log/YaST2/storage-inst" "01-probed.xml 01-probed.yml 02-proposed.xml 02-proposed.yml 03-actions.txt 04-proposed.xml 04-proposed.yml 05-actions.txt 06-committed.xml 06-committed.yml" >libguestfs: trace: internal_lstatnslist "/var/log/YaST2/storage-inst" "01-probed.xml 01-probed.yml 02-proposed.xml 02-proposed.yml 03-actions.txt 04-proposed.xml 04-proposed.yml 05-actions.txt 06-committed.xml 06-committed.yml" >guestfsd: <= internal_lstatnslist (0x1a7) request length 276 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 32, st_ino: 10304, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10305, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10306, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10606, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10307, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1668, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10308, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 732, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10309, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9483, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10310, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1463, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10311, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 685, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10312, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9483, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10313, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1463, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(10) = [0]{st_dev: 32, st_ino: 10304, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1280, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10305, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 326, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10306, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 10606, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10307, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1668, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10308, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 732, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10309, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9483, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10310, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1463, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10311, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 685, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10312, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 9483, st_blksize: 4096, st_blocks: 24, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10313, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 1463, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1686395750, st_atime_nsec: 772000000, st_mtime_sec: 1686395750, st_mtime_nsec: 772000000, st_ctime_sec: 1686395750, st_ctime_nsec: 772000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/log/YaST2/storage-inst" "01-probed.xml 01-probed.yml 02-proposed.xml 02-proposed.yml 03-actions.txt 04-proposed.xml 04-proposed.yml 05-actions.txt 06-committed.xml 06-committed.yml" >libguestfs: trace: internal_lxattrlist "/var/log/YaST2/storage-inst" "01-probed.xml 01-probed.yml 02-proposed.xml 02-proposed.yml 03-actions.txt 04-proposed.xml 04-proposed.yml 05-actions.txt 06-committed.xml 06-committed.yml" >guestfsd: <= internal_lxattrlist (0xcd) request length 276 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(10) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/log/apparmor" >libguestfs: trace: ls0 "/var/log/apparmor" "/tmp/libguestfsS4MOjo/ls617.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/apparmor" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/apparmor" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/audit" >libguestfs: trace: ls0 "/var/log/audit" "/tmp/libguestfsS4MOjo/ls618.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["audit.log"] >libguestfs: trace: lstatnslist "/var/log/audit" "audit.log" >libguestfs: trace: internal_lstatnslist "/var/log/audit" "audit.log" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10327, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 476, st_rdev: 0, st_size: 62767, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395784, st_mtime_nsec: 660115708, st_ctime_sec: 1686395784, st_ctime_nsec: 660115708, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 10327, st_mode: 33184, st_nlink: 1, st_uid: 0, st_gid: 476, st_rdev: 0, st_size: 62767, st_blksize: 4096, st_blocks: 128, st_atime_sec: 1686395769, st_atime_nsec: 903890049, st_mtime_sec: 1686395784, st_mtime_nsec: 660115708, st_ctime_sec: 1686395784, st_ctime_nsec: 660115708, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/log/audit" "audit.log" >libguestfs: trace: internal_lxattrlist "/var/log/audit" "audit.log" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/log/chrony" >libguestfs: trace: ls0 "/var/log/chrony" "/tmp/libguestfsS4MOjo/ls619.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/chrony" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/chrony" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/cups" >libguestfs: trace: ls0 "/var/log/cups" "/tmp/libguestfsS4MOjo/ls620.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/cups" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/cups" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/krb5" >libguestfs: trace: ls0 "/var/log/krb5" "/tmp/libguestfsS4MOjo/ls621.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/krb5" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/krb5" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/private" >libguestfs: trace: ls0 "/var/log/private" "/tmp/libguestfsS4MOjo/ls622.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/private" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/private" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/salt" >libguestfs: trace: ls0 "/var/log/salt" "/tmp/libguestfsS4MOjo/ls623.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/salt" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/salt" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/tuned" >libguestfs: trace: ls0 "/var/log/tuned" "/tmp/libguestfsS4MOjo/ls624.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/log/tuned" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/log/tuned" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/log/zypp" >libguestfs: trace: ls0 "/var/log/zypp" "/tmp/libguestfsS4MOjo/ls625.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["history"] >libguestfs: trace: lstatnslist "/var/log/zypp" "history" >libguestfs: trace: internal_lstatnslist "/var/log/zypp" "history" >guestfsd: <= internal_lstatnslist (0x1a7) request length 76 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191015, st_blksize: 4096, st_blocks: 376, st_atime_sec: 1686395527, st_atime_nsec: 672000000, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 294, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 191015, st_blksize: 4096, st_blocks: 376, st_atime_sec: 1686395527, st_atime_nsec: 672000000, st_mtime_sec: 1686395742, st_mtime_nsec: 368000000, st_ctime_sec: 1686395742, st_ctime_nsec: 368000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/log/zypp" "history" >libguestfs: trace: internal_lxattrlist "/var/log/zypp" "history" >guestfsd: <= internal_lxattrlist (0xcd) request length 76 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/opt" >libguestfs: trace: ls0 "/var/opt" "/tmp/libguestfsS4MOjo/ls626.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/opt" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/opt" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool" >libguestfs: trace: ls0 "/var/spool" "/tmp/libguestfsS4MOjo/ls627.txt" >guestfsd: <= ls0 (0x15b) request length 56 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["audit", "clientmqueue", "cron", "cups", "lpd", "mail", "plymouth", "postfix", "rsyslog"] >libguestfs: trace: lstatnslist "/var/spool" "audit clientmqueue cron cups lpd mail plymouth postfix rsyslog" >libguestfs: trace: internal_lstatnslist "/var/spool" "audit clientmqueue cron cups lpd mail plymouth postfix rsyslog" >guestfsd: <= internal_lstatnslist (0x1a7) request length 156 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2659, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2316, st_mode: 16888, st_nlink: 1, st_uid: 495, st_gid: 482, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2625, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 956000000, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2747, st_mode: 16840, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1686395656, st_mtime_nsec: 272000000, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2526, st_mode: 16877, st_nlink: 1, st_uid: 490, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 349, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 4961, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 152000000, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2334, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395774, st_mtime_nsec: 964081580, st_ctime_sec: 1686395774, st_ctime_nsec: 964081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2538, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1670330760, st_atime_nsec: 0, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(9) = [0]{st_dev: 32, st_ino: 2659, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1668531780, st_atime_nsec: 0, st_mtime_sec: 1668531780, st_mtime_nsec: 0, st_ctime_sec: 1686395650, st_ctime_nsec: 476000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2316, st_mode: 16888, st_nlink: 1, st_uid: 495, st_gid: 482, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395625, st_ctime_nsec: 312000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2625, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 22, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1686395648, st_mtime_nsec: 956000000, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2747, st_mode: 16840, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 6, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1686395656, st_mtime_nsec: 272000000, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2526, st_mode: 16877, st_nlink: 1, st_uid: 490, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1651956010, st_atime_nsec: 0, st_mtime_sec: 1651956010, st_mtime_nsec: 0, st_ctime_sec: 1686395644, st_ctime_nsec: 692000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 349, st_mode: 17407, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1647344125, st_atime_nsec: 0, st_mtime_sec: 1647344125, st_mtime_nsec: 0, st_ctime_sec: 1686395533, st_ctime_nsec: 112000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 4961, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 16, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1686395715, st_mtime_nsec: 152000000, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2334, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 166, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395774, st_mtime_nsec: 964081580, st_ctime_sec: 1686395774, st_ctime_nsec: 964081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2538, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1670330760, st_atime_nsec: 0, st_mtime_sec: 1670330760, st_mtime_nsec: 0, st_ctime_sec: 1686395645, st_ctime_nsec: 352000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool" "audit clientmqueue cron cups lpd mail plymouth postfix rsyslog" >libguestfs: trace: internal_lxattrlist "/var/spool" "audit clientmqueue cron cups lpd mail plymouth postfix rsyslog" >guestfsd: <= internal_lxattrlist (0xcd) request length 156 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(9) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/audit" >libguestfs: trace: ls0 "/var/spool/audit" "/tmp/libguestfsS4MOjo/ls628.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/audit" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/audit" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/clientmqueue" >libguestfs: trace: ls0 "/var/spool/clientmqueue" "/tmp/libguestfsS4MOjo/ls629.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/clientmqueue" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/clientmqueue" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/cron" >libguestfs: trace: ls0 "/var/spool/cron" "/tmp/libguestfsS4MOjo/ls630.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["lastrun", "tabs"] >libguestfs: trace: lstatnslist "/var/spool/cron" "lastrun tabs" >libguestfs: trace: internal_lstatnslist "/var/spool/cron" "lastrun tabs" >guestfsd: <= internal_lstatnslist (0x1a7) request length 84 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2626, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2627, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(2) = [0]{st_dev: 32, st_ino: 2626, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1674034720, st_atime_nsec: 0, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2627, st_mode: 16832, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 68081580, st_mtime_sec: 1674034720, st_mtime_nsec: 0, st_ctime_sec: 1686395648, st_ctime_nsec: 956000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/cron" "lastrun tabs" >libguestfs: trace: internal_lxattrlist "/var/spool/cron" "lastrun tabs" >guestfsd: <= internal_lxattrlist (0xcd) request length 84 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(2) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/cron/lastrun" >libguestfs: trace: ls0 "/var/spool/cron/lastrun" "/tmp/libguestfsS4MOjo/ls631.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/cron/lastrun" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/cron/lastrun" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/cron/tabs" >libguestfs: trace: ls0 "/var/spool/cron/tabs" "/tmp/libguestfsS4MOjo/ls632.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/cron/tabs" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/cron/tabs" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/cups" >libguestfs: trace: ls0 "/var/spool/cups" "/tmp/libguestfsS4MOjo/ls633.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["tmp"] >libguestfs: trace: lstatnslist "/var/spool/cups" "tmp" >libguestfs: trace: internal_lstatnslist "/var/spool/cups" "tmp" >guestfsd: <= internal_lstatnslist (0x1a7) request length 72 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2748, st_mode: 17400, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 2748, st_mode: 17400, st_nlink: 1, st_uid: 0, st_gid: 487, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1684931479, st_atime_nsec: 0, st_mtime_sec: 1684931479, st_mtime_nsec: 0, st_ctime_sec: 1686395656, st_ctime_nsec: 272000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/cups" "tmp" >libguestfs: trace: internal_lxattrlist "/var/spool/cups" "tmp" >guestfsd: <= internal_lxattrlist (0xcd) request length 72 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/cups/tmp" >libguestfs: trace: ls0 "/var/spool/cups/tmp" "/tmp/libguestfsS4MOjo/ls634.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/cups/tmp" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/cups/tmp" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/lpd" >libguestfs: trace: ls0 "/var/spool/lpd" "/tmp/libguestfsS4MOjo/ls635.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/lpd" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/lpd" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/mail" >libguestfs: trace: ls0 "/var/spool/mail" "/tmp/libguestfsS4MOjo/ls636.txt" >guestfsd: <= ls0 (0x15b) request length 60 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/mail" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/mail" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/plymouth" >libguestfs: trace: ls0 "/var/spool/plymouth" "/tmp/libguestfsS4MOjo/ls637.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["boot.log"] >libguestfs: trace: lstatnslist "/var/spool/plymouth" "boot.log" >libguestfs: trace: internal_lstatnslist "/var/spool/plymouth" "boot.log" >guestfsd: <= internal_lstatnslist (0x1a7) request length 80 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4962, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(1) = [0]{st_dev: 32, st_ino: 4962, st_mode: 33188, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1663599047, st_atime_nsec: 0, st_mtime_sec: 1663599047, st_mtime_nsec: 0, st_ctime_sec: 1686395715, st_ctime_nsec: 152000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/plymouth" "boot.log" >libguestfs: trace: internal_lxattrlist "/var/spool/plymouth" "boot.log" >guestfsd: <= internal_lxattrlist (0xcd) request length 80 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(1) = [0]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/postfix" >libguestfs: trace: ls0 "/var/spool/postfix" "/tmp/libguestfsS4MOjo/ls638.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["active", "bounce", "corrupt", "defer", "deferred", "flush", "hold", "incoming", "maildrop", "pid", "private", "public", "saved", "trace"] >libguestfs: trace: lstatnslist "/var/spool/postfix" "active bounce corrupt defer deferred flush hold incoming maildrop pid private public saved trace" >libguestfs: trace: internal_lstatnslist "/var/spool/postfix" "active bounce corrupt defer deferred flush hold incoming maildrop pid private public saved trace" >guestfsd: <= internal_lstatnslist (0x1a7) request length 228 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(14) = [0]{st_dev: 32, st_ino: 2335, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2336, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2337, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2338, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2339, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2340, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2341, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2342, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2343, st_mode: 16856, st_nlink: 1, st_uid: 51, st_gid: 59, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10409, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 964081580, st_mtime_sec: 1686395783, st_mtime_nsec: 36157421, st_ctime_sec: 1686395783, st_ctime_nsec: 36157421, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2344, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 200, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2345, st_mode: 16840, st_nlink: 1, st_uid: 51, st_gid: 59, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 2346, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2347, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(14) = [0]{st_dev: 32, st_ino: 2335, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 2336, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 2337, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 2338, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 2339, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 2340, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 2341, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 2342, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 2343, st_mode: 16856, st_nlink: 1, st_uid: 51, st_gid: 59, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 976081580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10409, st_mode: 16877, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395774, st_atime_nsec: 964081580, st_mtime_sec: 1686395783, st_mtime_nsec: 36157421, st_ctime_sec: 1686395783, st_ctime_nsec: 36157421, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 2344, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 200, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 2345, st_mode: 16840, st_nlink: 1, st_uid: 51, st_gid: 59, st_rdev: 0, st_size: 68, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 2346, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 2347, st_mode: 16832, st_nlink: 1, st_uid: 51, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 81580, st_mtime_sec: 1683129561, st_mtime_nsec: 0, st_ctime_sec: 1686395626, st_ctime_nsec: 412000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/postfix" "active bounce corrupt defer deferred flush hold incoming maildrop pid private public saved trace" >libguestfs: trace: internal_lxattrlist "/var/spool/postfix" "active bounce corrupt defer deferred flush hold incoming maildrop pid private public saved trace" >guestfsd: <= internal_lxattrlist (0xcd) request length 228 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(14) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(14) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/postfix/active" >libguestfs: trace: ls0 "/var/spool/postfix/active" "/tmp/libguestfsS4MOjo/ls639.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/active" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/active" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/bounce" >libguestfs: trace: ls0 "/var/spool/postfix/bounce" "/tmp/libguestfsS4MOjo/ls640.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/bounce" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/bounce" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/corrupt" >libguestfs: trace: ls0 "/var/spool/postfix/corrupt" "/tmp/libguestfsS4MOjo/ls641.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/corrupt" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/corrupt" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/defer" >libguestfs: trace: ls0 "/var/spool/postfix/defer" "/tmp/libguestfsS4MOjo/ls642.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/defer" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/defer" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/deferred" >libguestfs: trace: ls0 "/var/spool/postfix/deferred" "/tmp/libguestfsS4MOjo/ls643.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/deferred" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/deferred" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/flush" >libguestfs: trace: ls0 "/var/spool/postfix/flush" "/tmp/libguestfsS4MOjo/ls644.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/flush" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/flush" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/hold" >libguestfs: trace: ls0 "/var/spool/postfix/hold" "/tmp/libguestfsS4MOjo/ls645.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/hold" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/hold" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/incoming" >libguestfs: trace: ls0 "/var/spool/postfix/incoming" "/tmp/libguestfsS4MOjo/ls646.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/incoming" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/incoming" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/maildrop" >libguestfs: trace: ls0 "/var/spool/postfix/maildrop" "/tmp/libguestfsS4MOjo/ls647.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/maildrop" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/maildrop" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/pid" >libguestfs: trace: ls0 "/var/spool/postfix/pid" "/tmp/libguestfsS4MOjo/ls648.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/pid" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/pid" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/private" >libguestfs: trace: ls0 "/var/spool/postfix/private" "/tmp/libguestfsS4MOjo/ls649.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["anvil", "bounce", "defer", "discard", "error", "lmtp", "local", "proxymap", "proxywrite", "relay", "retry", "rewrite", "scache", "smtp", "trace", "verify", "virtual"] >libguestfs: trace: lstatnslist "/var/spool/postfix/private" "anvil bounce defer discard error lmtp local proxymap proxywrite relay retry rewrite scache smtp trace verify virtual" >libguestfs: trace: internal_lstatnslist "/var/spool/postfix/private" "anvil bounce defer discard error lmtp local proxymap proxywrite relay retry rewrite scache smtp trace verify virtual" >guestfsd: <= internal_lstatnslist (0x1a7) request length 276 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(17) = [0]{st_dev: 32, st_ino: 10432, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10416, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10417, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10428, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10426, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10431, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10429, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10421, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10422, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10424, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 10427, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 10415, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10433, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 10423, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 10418, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 10419, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 10430, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(17) = [0]{st_dev: 32, st_ino: 10432, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10416, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10417, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10428, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10426, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10431, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [6]{st_dev: 32, st_ino: 10429, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [7]{st_dev: 32, st_ino: 10421, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [8]{st_dev: 32, st_ino: 10422, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [9]{st_dev: 32, st_ino: 10424, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [10]{st_dev: 32, st_ino: 10427, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [11]{st_dev: 32, st_ino: 10415, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [12]{st_dev: 32, st_ino: 10433, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [13]{st_dev: 32, st_ino: 10423, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [14]{st_dev: 32, st_ino: 10418, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [15]{st_dev: 32, st_ino: 10419, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [16]{st_dev: 32, st_ino: 10430, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/postfix/private" "anvil bounce defer discard error lmtp local proxymap proxywrite relay retry rewrite scache smtp trace verify virtual" >libguestfs: trace: internal_lxattrlist "/var/spool/postfix/private" "anvil bounce defer discard error lmtp local proxymap proxywrite relay retry rewrite scache smtp trace verify virtual" >guestfsd: <= internal_lxattrlist (0xcd) request length 276 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(17) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(17) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, } [6]{attrname: , attrval: 0\x00, } [7]{attrname: , attrval: 0\x00, } [8]{attrname: , attrval: 0\x00, } [9]{attrname: , attrval: 0\x00, } [10]{attrname: , attrval: 0\x00, } [11]{attrname: , attrval: 0\x00, } [12]{attrname: , attrval: 0\x00, } [13]{attrname: , attrval: 0\x00, } [14]{attrname: , attrval: 0\x00, } [15]{attrname: , attrval: 0\x00, } [16]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/postfix/public" >libguestfs: trace: ls0 "/var/spool/postfix/public" "/tmp/libguestfsS4MOjo/ls650.txt" >guestfsd: <= ls0 (0x15b) request length 72 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = ["cleanup", "flush", "pickup", "postlog", "qmgr", "showq"] >libguestfs: trace: lstatnslist "/var/spool/postfix/public" "cleanup flush pickup postlog qmgr showq" >libguestfs: trace: internal_lstatnslist "/var/spool/postfix/public" "cleanup flush pickup postlog qmgr showq" >guestfsd: <= internal_lstatnslist (0x1a7) request length 144 bytes >guestfsd: => internal_lstatnslist (0x1a7) took 0.00 secs >libguestfs: trace: internal_lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 10413, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10420, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10412, st_mode: 4498, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395777, st_atime_nsec: 508081580, st_mtime_sec: 1686395777, st_mtime_nsec: 508081580, st_ctime_sec: 1686395777, st_ctime_nsec: 508081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10434, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10414, st_mode: 4498, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395777, st_atime_nsec: 508081580, st_mtime_sec: 1686395777, st_mtime_nsec: 508081580, st_ctime_sec: 1686395777, st_ctime_nsec: 508081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10425, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(6) = [0]{st_dev: 32, st_ino: 10413, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [1]{st_dev: 32, st_ino: 10420, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [2]{st_dev: 32, st_ino: 10412, st_mode: 4498, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395777, st_atime_nsec: 508081580, st_mtime_sec: 1686395777, st_mtime_nsec: 508081580, st_ctime_sec: 1686395777, st_ctime_nsec: 508081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [3]{st_dev: 32, st_ino: 10434, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [4]{st_dev: 32, st_ino: 10414, st_mode: 4498, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395777, st_atime_nsec: 508081580, st_mtime_sec: 1686395777, st_mtime_nsec: 508081580, st_ctime_sec: 1686395777, st_ctime_nsec: 508081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, } [5]{st_dev: 32, st_ino: 10425, st_mode: 49590, st_nlink: 1, st_uid: 51, st_gid: 51, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395775, st_atime_nsec: 8081580, st_mtime_sec: 1686395775, st_mtime_nsec: 8081580, st_ctime_sec: 1686395775, st_ctime_nsec: 8081580, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, }> >libguestfs: trace: lxattrlist "/var/spool/postfix/public" "cleanup flush pickup postlog qmgr showq" >libguestfs: trace: internal_lxattrlist "/var/spool/postfix/public" "cleanup flush pickup postlog qmgr showq" >guestfsd: <= internal_lxattrlist (0xcd) request length 144 bytes >guestfsd: => internal_lxattrlist (0xcd) took 0.00 secs >libguestfs: trace: internal_lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(6) = [0]{attrname: , attrval: 0\x00, } [1]{attrname: , attrval: 0\x00, } [2]{attrname: , attrval: 0\x00, } [3]{attrname: , attrval: 0\x00, } [4]{attrname: , attrval: 0\x00, } [5]{attrname: , attrval: 0\x00, }> >libguestfs: trace: ls "/var/spool/postfix/saved" >libguestfs: trace: ls0 "/var/spool/postfix/saved" "/tmp/libguestfsS4MOjo/ls651.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/saved" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/saved" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/postfix/trace" >libguestfs: trace: ls0 "/var/spool/postfix/trace" "/tmp/libguestfsS4MOjo/ls652.txt" >guestfsd: <= ls0 (0x15b) request length 68 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/postfix/trace" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/postfix/trace" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/spool/rsyslog" >libguestfs: trace: ls0 "/var/spool/rsyslog" "/tmp/libguestfsS4MOjo/ls653.txt" >guestfsd: <= ls0 (0x15b) request length 64 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/spool/rsyslog" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/spool/rsyslog" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >libguestfs: trace: ls "/var/tmp" >libguestfs: trace: ls0 "/var/tmp" "/tmp/libguestfsS4MOjo/ls654.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >libguestfs: trace: lstatnslist "/var/tmp" "" >libguestfs: trace: lstatnslist = <struct guestfs_statns_list(0)> >libguestfs: trace: lxattrlist "/var/tmp" "" >libguestfs: trace: lxattrlist = <struct guestfs_xattr_list(0)> >[ 7.8] Performing "bash-history" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/home/*/.bash_history" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: rm "/root/.bash_history" >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >[ 7.9] Performing "blkid-tab" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_symlink "/var/run/blkid.tab" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= is_symlink (0x10e) request length 64 bytes >chroot: /sysroot: running 'is_symlink: /var/run/blkid.tab' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/var/run/blkid.tab" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: error: /var/run/blkid.tab: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/var/run/blkid.tab.old" >guestfsd: <= is_symlink (0x10e) request length 68 bytes >chroot: /sysroot: running 'is_symlink: /var/run/blkid.tab.old' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/var/run/blkid.tab.old" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 68 bytes >guestfsd: error: /var/run/blkid.tab.old: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid/blkid.tab" >guestfsd: <= is_symlink (0x10e) request length 64 bytes >chroot: /sysroot: running 'is_symlink: /etc/blkid/blkid.tab' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid/blkid.tab" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: error: /etc/blkid/blkid.tab: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid/blkid.tab.old" >guestfsd: <= is_symlink (0x10e) request length 68 bytes >chroot: /sysroot: running 'is_symlink: /etc/blkid/blkid.tab.old' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid/blkid.tab.old" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 68 bytes >guestfsd: error: /etc/blkid/blkid.tab.old: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid.tab" >guestfsd: <= is_symlink (0x10e) request length 60 bytes >chroot: /sysroot: running 'is_symlink: /etc/blkid.tab' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid.tab" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 60 bytes >guestfsd: error: /etc/blkid.tab: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/etc/blkid.tab.old" >guestfsd: <= is_symlink (0x10e) request length 64 bytes >chroot: /sysroot: running 'is_symlink: /etc/blkid.tab.old' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/etc/blkid.tab.old" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: error: /etc/blkid.tab.old: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/dev/.blkid.tab" >guestfsd: <= is_symlink (0x10e) request length 60 bytes >chroot: /sysroot: running 'is_symlink: /dev/.blkid.tab' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/dev/.blkid.tab" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 60 bytes >guestfsd: error: /dev/.blkid.tab: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: is_symlink "/dev/.blkid.tab.old" >guestfsd: <= is_symlink (0x10e) request length 64 bytes >chroot: /sysroot: running 'is_symlink: /dev/.blkid.tab.old' >libguestfs: trace: is_symlink = 0 >libguestfs: trace: rm "/dev/.blkid.tab.old" >guestfsd: => is_symlink (0x10e) took 0.00 secs >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: error: /dev/.blkid.tab.old: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >[ 7.9] Performing "crash-data" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/crash/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 60 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/dump/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 7.9] Performing "cron-spool" ... >libguestfs: trace: is_dir "/var/spool/cron/" >guestfsd: <= is_dir (0x26) request length 64 bytes >chroot: /sysroot: running 'is_dir: /var/spool/cron/' >libguestfs: trace: is_dir = 1 >libguestfs: trace: find "/var/spool/cron/" >libguestfs: trace: find0 "/var/spool/cron/" "/tmp/libguestfsS4MOjo/find655.txt" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= find0 (0xc4) request length 60 bytes >find /sysroot/var/spool/cron/ -print0 >libguestfs: trace: find0 = 0 >libguestfs: trace: find = ["lastrun", "tabs"] >libguestfs: trace: is_file "/var/spool/cron/lastrun" >guestfsd: => find0 (0xc4) took 0.00 secs >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /var/spool/cron/lastrun' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/spool/cron/tabs" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /var/spool/cron/tabs' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/spool/cron/atjobs/.SEQ" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/spool/cron/atjobs/.SEQ' >libguestfs: trace: is_file = 0 >libguestfs: trace: glob_expand "/var/spool/atjobs/*" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: is_file "/var/spool/atjobs/.SEQ" >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /var/spool/atjobs/.SEQ' >libguestfs: trace: is_file = 0 >libguestfs: trace: glob_expand "/var/spool/atspool/*" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: is_dir "/var/spool/at/" >guestfsd: <= is_dir (0x26) request length 64 bytes >chroot: /sysroot: running 'is_dir: /var/spool/at/' >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/var/spool/at/.SEQ" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /var/spool/at/.SEQ' >libguestfs: trace: is_file = 0 >[ 8.0] Performing "dhcp-client-state" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/lib/dhclient/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/dhcp/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 8.0] Performing "dhcp-server-state" ... >libguestfs: trace: glob_expand "/var/lib/dhcpd/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 8.0] Performing "dovecot-data" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/lib/dovecot/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 8.0] Performing "ipa-client" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/etc/ipa/ca.crt" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/etc/ipa/default.conf" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/ipa-client/sysrestore/*" >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/ipa-client/pki/*" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: rm "/etc/pki/ca-trust/source/anchors/ipa-ca.crt" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: error: /etc/pki/ca-trust/source/anchors/ipa-ca.crt: No such file or directory >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/usr/local/share/ca-certificates/ipa-ca.crt" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: error: /usr/local/share/ca-certificates/ipa-ca.crt: No such file or directory >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/etc/pki/ca-trust/source/ipa.p11-kit" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: error: /etc/pki/ca-trust/source/ipa.p11-kit: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >[ 8.0] Performing "kerberos-hostkeytab" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/krb5.keytab" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= rm (0x1d) request length 60 bytes >guestfsd: error: /etc/krb5.keytab: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >[ 8.0] Performing "logfiles" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/etc/Pegasus/*.cnf" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/etc/Pegasus/*.crt" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/etc/Pegasus/*.csr" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/etc/Pegasus/*.pem" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/etc/Pegasus/*.srl" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/anaconda-ks.cfg" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/anaconda-post.log" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/initial-setup-ks.cfg" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/install.log" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/install.log.syslog" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/root/original-ks.cfg" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/cache/fontconfig/*" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/cache/fontconfig/10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7", "/var/cache/fontconfig/3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7"] >libguestfs: trace: rm_rf "/var/cache/fontconfig/10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7" >guestfsd: <= rm_rf (0x1f) request length 120 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/fontconfig/10583e7a-afff-4aa2-8df4-9a4eb5c957ee-x86_64.cache-7 >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/fontconfig/3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 120 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/fontconfig/3990c82e-5919-49fb-8ee9-266ad316ac5f-x86_64.cache-7 >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/cache/gdm/*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/cache/man/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/cache/man/CACHEDIR.TAG", "/var/cache/man/ca/", "/var/cache/man/cat1/", "/var/cache/man/cat2/", "/var/cache/man/cat3/", "/var/cache/man/cat4/", "/var/cache/man/cat5/", "/var/cache/man/cat6/", "/var/cache/man/cat7/", "/var/cache/man/cat8/", "/var/cache/man/cat9/", "/var/cache/man/catn/", "/var/cache/man/cs/", "/var/cache/man/da/", "/var/cache/man/de/", "/var/cache/man/el/", "/var/cache/man/eo/", "/var/cache/man/es/", "/var/cache/man/fr.ISO8859-1/", "/var/cache/man/fr.UTF-8/", "/var/cache/man/fr/", "/var/cache/man/hu/", "/var/cache/man/id/", "/var/cache/man/index.db", "/var/cache/man/it/", "/var/cache/man/ja/", "/var/cache/man/local/", "/var/cache/man/nl/", "/var/cache/man/pl/", "/var/cache/man/pt/", "/var/cache/man/pt_BR/", "/var/cache/man/ru/", "/var/cache/man/sk/", "/var/cache/man/sv/", "/var/cache/man/tr/", "/var/cache/man/uk/", "/var/cache/man/zh/", "/var/cache/man/zh_CN/", "/var/cache/man/zh_TW/"] >libguestfs: trace: rm_rf "/var/cache/man/CACHEDIR.TAG" >guestfsd: <= rm_rf (0x1f) request length 72 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/CACHEDIR.TAG >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/ca/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/ca/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat1/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat1/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat2/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat2/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat3/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat3/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat4/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat4/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat5/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat5/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat6/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat6/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat7/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat7/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat8/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat8/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cat9/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cat9/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/catn/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/catn/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/cs/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/cs/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/da/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/da/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/de/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/de/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/el/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/el/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/eo/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/eo/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/es/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/es/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/fr.ISO8859-1/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 72 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/fr.ISO8859-1/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/fr.UTF-8/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/fr.UTF-8/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/fr/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/fr/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/hu/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/hu/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/id/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/id/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/index.db" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/index.db >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/it/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/it/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/ja/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/ja/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/local/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/local/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/nl/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/nl/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/pl/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/pl/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/pt/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/pt/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/pt_BR/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/pt_BR/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/ru/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/ru/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/sk/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/sk/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/sv/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/sv/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/tr/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/tr/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/uk/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/uk/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/zh/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/zh/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/zh_CN/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/zh_CN/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/cache/man/zh_TW/" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/cache/man/zh_TW/ >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/lib/AccountService/users/*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/fprint/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/logrotate.status" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/*.log*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/alternatives.log", "/var/log/boot.log", "/var/log/pbl.log"] >libguestfs: trace: rm_rf "/var/log/alternatives.log" >guestfsd: <= rm_rf (0x1f) request length 72 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/alternatives.log >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/log/boot.log" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/boot.log >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/var/log/pbl.log" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/pbl.log >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/BackupPC/LOG" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ConsoleKit/*" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/anaconda.syslog" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/anaconda/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/apache2/*_log" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/apache2/*_log-*" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/apt/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/aptitude*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/audit/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/audit/audit.log"] >libguestfs: trace: rm_rf "/var/log/audit/audit.log" >guestfsd: <= rm_rf (0x1f) request length 68 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/audit/audit.log >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/btmp*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/btmp"] >libguestfs: trace: rm_rf "/var/log/btmp" >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/btmp >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/ceph/*.log" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/chrony/*.log" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/cron*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/cups/*_log*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/debug*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/dmesg*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/exim4/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/faillog*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/firewalld*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/firewalld"] >libguestfs: trace: rm_rf "/var/log/firewalld" >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/firewalld >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/gdm/*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/glusterfs/*glusterd.vol.log" >guestfsd: <= glob_expand (0x71) request length 84 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/glusterfs/glusterfs.log" >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/grubby*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/httpd/*log" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/installer/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/jetty/jetty-console.log" >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/journal/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/lastlog*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/lastlog"] >libguestfs: trace: rm_rf "/var/log/lastlog" >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/lastlog >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/libvirt/libvirtd.log" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/libxl/*.log" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/lxc/*.log" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/qemu/*.log" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/libvirt/uml/*.log" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/lightdm/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/mail/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/maillog*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/messages*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/messages"] >libguestfs: trace: rm_rf "/var/log/messages" >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/messages >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/ntp" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 60 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ntpstats/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/ppp/connect-errors" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/rhsm/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/sa/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/secure*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/setroubleshoot/*.log" >guestfsd: <= glob_expand (0x71) request length 80 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/spooler*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/squid/*.log" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/syslog*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/tallylog*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/tallylog"] >libguestfs: trace: rm_rf "/var/log/tallylog" >guestfsd: <= rm_rf (0x1f) request length 64 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/tallylog >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/tuned/tuned.log" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/wtmp*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/log/wtmp"] >libguestfs: trace: rm_rf "/var/log/wtmp" >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/var/log/wtmp >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/log/xferlog*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/named/data/named.run" >guestfsd: <= glob_expand (0x71) request length 76 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 8.4] Performing "machine-id" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_file "/etc/machine-id" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= is_file (0x25) request length 64 bytes >chroot: /sysroot: running 'is_file: /etc/machine-id' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/lib/dbus/machine-id" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /var/lib/dbus/machine-id' >libguestfs: trace: is_file = 0 >libguestfs: trace: truncate "/etc/machine-id" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= truncate (0xc7) request length 60 bytes >guestfsd: => truncate (0xc7) took 0.00 secs >libguestfs: trace: truncate = 0 >[ 8.4] Performing "mail-spool" ... >libguestfs: trace: glob_expand "/var/spool/mail/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/mail/*" >guestfsd: <= glob_expand (0x71) request length 60 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 8.4] Performing "net-hostname" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 8.4] Performing "net-hwaddr" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 8.4] Performing "net-nmconn" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 8.5] Performing "pacct-log" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 8.5] Performing "package-manager-cache" ... >libguestfs: trace: inspect_get_package_management "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_package_management (0x1e6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_package_management = "zypper" >libguestfs: trace: glob_expand "/var/cache/zypp*" >guestfsd: => inspect_get_package_management (0x1e6) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/var/cache/zypp/"] >libguestfs: trace: is_dir "/var/cache/zypp/" >guestfsd: <= is_dir (0x26) request length 64 bytes >chroot: /sysroot: running 'is_dir: /var/cache/zypp/' >libguestfs: trace: is_dir = 1 >libguestfs: trace: find "/var/cache/zypp/" >libguestfs: trace: find0 "/var/cache/zypp/" "/tmp/libguestfsS4MOjo/find656.txt" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= find0 (0xc4) request length 60 bytes >find /sysroot/var/cache/zypp/ -print0 >guestfsd: => find0 (0xc4) took 0.00 secs >libguestfs: trace: find0 = 0 >libguestfs: trace: find = ["packages", "packages/openSUSE-Leap-15.5-1", "packages/openSUSE-Leap-15.5-1/noarch", "packages/openSUSE-Leap-15.5-1/x86_64", "packages/repo-oss", "packages/repo-oss/noarch", "packages/repo-oss/x86_64", "packages/repo-update", "packages/repo-update/noarch", "raw", "raw/openSUSE-Leap-15.5-1", "raw/openSUSE-Leap-15.5-1/.repo_gpgcheck", "raw/openSUSE-Leap-15.5-1/media.1", "raw/openSUSE-Leap-15.5-1/media.1/media", "raw/openSUSE-Leap-15.5-1/repodata", "raw/openSUSE-Leap-15.5-1/repodata/25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz", "raw/openSUSE-Leap-15.5-1/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz", "raw/openSUSE-Leap-15.5-1/repodata/6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz", "raw/openSUSE-Leap-15.5-1/repodata/b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz", "raw/openSUSE-Leap-15.5-1/repodata/df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz", "raw/openSUSE-Leap-15.5-1/repodata/repomd.xml", "raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.asc", "raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.key", "raw/repo-non-oss", "raw/repo-non-oss/.repo_gpgcheck", "raw/repo-non-oss/media.1", "raw/repo-non-oss/media.1/media", "raw/repo-non-oss/repodata", "raw/repo-non-oss/repodata/3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz", "raw/repo-non-oss/repodata/5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz", "raw/repo-non-oss/repodata/876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz", "raw/repo-non-oss/repodata/9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz", "raw/repo-non-oss/repodata/repomd.xml", "raw/repo-non-oss/repodata/repomd.xml.asc", "raw/repo-non-oss/repodata/repomd.xml.key", "raw/repo-openh264", "raw/repo-openh264/.repo_gpgcheck", "raw/repo-openh264/repodata", "raw/repo-openh264/repodata/3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz", "raw/repo-openh264/repodata/repomd.xml", "raw/repo-openh264/repodata/repomd.xml.asc", "raw/repo-openh264/repodata/repomd.xml.key", "raw/repo-oss", "raw/repo-oss/.repo_gpgcheck", "raw/repo-oss/media.1", "raw/repo-oss/media.1/media", "raw/repo-oss/repodata", "raw/repo-oss/repodata/2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz", "raw/repo-oss/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz", "raw/repo-oss/repodata/d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz", "raw/repo-oss/repodata/e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz", "raw/repo-oss/repodata/f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz", "raw/repo-oss/repodata/repomd.xml", "raw/repo-oss/repodata/repomd.xml.asc", "raw/repo-oss/repodata/repomd.xml.key", "raw/repo-update", "raw/repo-update-non-oss", "raw/repo-update-non-oss/.repo_gpgcheck", "raw/repo-update-non-oss/repodata", "raw/repo-update-non-oss/repodata/6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz", "raw/repo-update-non-oss/repodata/8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz", "raw/repo-update-non-oss/repodata/ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz", "raw/repo-update-non-oss/repodata/repomd.xml", "raw/repo-update-non-oss/repodata/repomd.xml.asc", "raw/repo-update-non-oss/repodata/repomd.xml.key", "raw/repo-update/.repo_gpgcheck", "raw/repo-update/repodata", "raw/repo-update/repodata/5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz", "raw/repo-update/repodata/957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz", "raw/repo-update/repodata/c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz", "raw/repo-update/repodata/de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz", "raw/repo-update/repodata/repomd.xml", "raw/repo-update/repodata/repomd.xml.asc", "raw/repo-update/repodata/repomd.xml.key", "solv", "solv/@System", "solv/@System/cookie", "solv/@System/solv", "solv/@System/solv.idx", "solv/openSUSE-Leap-15.5-1", "solv/openSUSE-Leap-15.5-1/cookie", "solv/openSUSE-Leap-15.5-1/solv", "solv/openSUSE-Leap-15.5-1/solv.idx", "solv/repo-non-oss", "solv/repo-non-oss/cookie", "solv/repo-non-oss/solv", "solv/repo-non-oss/solv.idx", "solv/repo-openh264", "solv/repo-openh264/cookie", "solv/repo-openh264/solv", "solv/repo-openh264/solv.idx", "solv/repo-oss", "solv/repo-oss/cookie", "solv/repo-oss/solv", "solv/repo-oss/solv.idx", "solv/repo-update", "solv/repo-update-non-oss", "solv/repo-update-non-oss/cookie", "solv/repo-update-non-oss/solv", "solv/repo-update-non-oss/solv.idx", "solv/repo-update/cookie", "solv/repo-update/solv", "solv/repo-update/solv.idx"] >libguestfs: trace: is_file "/var/cache/zypp/packages" >guestfsd: <= is_file (0x25) request length 72 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/openSUSE-Leap-15.5-1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/openSUSE-Leap-15.5-1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/openSUSE-Leap-15.5-1/noarch' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/openSUSE-Leap-15.5-1/x86_64' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/repo-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/repo-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/repo-oss/noarch" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/repo-oss/noarch' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/repo-oss/x86_64" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/repo-oss/x86_64' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/repo-update" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/repo-update' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/packages/repo-update/noarch" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/packages/repo-update/noarch' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1/media" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1/media' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 184 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 108 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 112 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 112 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 80 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/media.1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/media.1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/media.1/media" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/media.1/media' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 176 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/repodata/3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/repodata/3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 108 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 108 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/media.1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/media.1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/media.1/media" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/media.1/media' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 168 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 168 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 168 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 168 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-oss/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 80 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 176 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 180 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 108 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 112 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 112 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/.repo_gpgcheck" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/.repo_gpgcheck' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 168 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 172 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/repomd.xml" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/repomd.xml' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/repomd.xml.asc" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/repomd.xml.asc' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/raw/repo-update/repodata/repomd.xml.key" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 104 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/raw/repo-update/repodata/repomd.xml.key' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/@System" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/@System' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/@System/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/@System/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/@System/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/@System/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/@System/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/@System/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/openSUSE-Leap-15.5-1" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/openSUSE-Leap-15.5-1' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/openSUSE-Leap-15.5-1/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-non-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-non-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-non-oss/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-non-oss/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-non-oss/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-non-oss/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-non-oss/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-non-oss/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-openh264" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-openh264' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-openh264/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-openh264/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-openh264/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-openh264/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-openh264/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-openh264/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 80 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-oss/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-oss/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-oss/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 84 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-oss/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-oss/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-oss/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 80 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update-non-oss" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update-non-oss' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update-non-oss/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update-non-oss/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update-non-oss/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 96 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update-non-oss/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update-non-oss/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 100 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update-non-oss/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update/cookie" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update/cookie' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update/solv" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 88 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update/solv' >libguestfs: trace: is_file = 1 >libguestfs: trace: is_file "/var/cache/zypp/solv/repo-update/solv.idx" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 92 bytes >chroot: /sysroot: running 'is_file: /var/cache/zypp/solv/repo-update/solv.idx' >libguestfs: trace: is_file = 1 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/media.1/media" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/25c0c637519859cb753bc4abe12d6d986d0580c5c27f409d3e6f0c8b12b3c9b3-appdata-icons.tar.gz" >guestfsd: <= rm (0x1d) request length 180 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/6ede6c9c0c2402744d5e26f5f8b55d97490ec9a63bd805827f44848b19549551-appdata.xml.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/b2b6317dd7c3c11f30276fe9f387f0f1e1638de610bfa2be57b407c521fbb1b1-susedata.xml.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/df6fa38c088f2cbd6f718b30d09ce24654b85a0ca5152437ae8c8d9b60473b90-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 104 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 108 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/openSUSE-Leap-15.5-1/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 108 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/media.1/media" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/3a7fd5b2475d633b0717b1c7d5229302b9876a586f942eee6e23fd3b4b17657b-appdata-icons.tar.gz" >guestfsd: <= rm (0x1d) request length 172 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/5d14cbb3662d1bfce5313ee68929d5306001b241a77a16f5d64e716d3af23483-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/876557493f31abad37825b61e24c91ddc5859b8a65315e16258318341df1dcc2-appdata.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/9c1a1fee637d09918d75139c3c86257847906a62bb2efe03de3d030621b7a4d1-susedata.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-non-oss/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-openh264/repodata/3a970bbf75193a94e4b18da5d7cd4ed539a838d2aa2fbd37ae263afd72ea2503-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 104 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-openh264/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 104 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/media.1/media" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/2aa1fa637f7b84d8329ac01fbe3369c2c0794e8c9e9e6203b7ddadb91dbf8700-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 164 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/37e4f0e207c01e1b48999f8937b543332c264557169087162bbad9c715101f6d-license.tar.gz" >guestfsd: <= rm (0x1d) request length 164 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/d0aae74c050dca8d30fbccd949a136d8ed209eccf8fdf435ac8c1d739271d8e7-appdata.xml.gz" >guestfsd: <= rm (0x1d) request length 164 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/e4ead9598bf02220a39abbb166bd58f398e8159bd140f26ebf5623ddc27537a5-appdata-icons.tar.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/f87dc4a7c757935d471170b582e2ea1912d22b52618f0a95b1f0d3ed42f8c421-susedata.xml.gz" >guestfsd: <= rm (0x1d) request length 164 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-oss/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/6359db0a372e942e431132b28548da9dea5f57f5cdc6b577500ec2260fcc3bd0-suseinfo.xml.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/8906326ed06f1357f17b91e15db3eb4443e785720f4ae7a56896f5c2734e9574-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 172 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/ba0d2b536fbbca7d48ec49f21aaf5b8bd75caf1d321fe53ea17c6496f36be062-updateinfo.xml.gz" >guestfsd: <= rm (0x1d) request length 176 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 104 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 108 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update-non-oss/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 108 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/5afc6cb78c11733eb7ae0cd9dfefc5a37fba3d6530ec285484cf419be9bc7e84-suseinfo.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/957a10de5ba8f330992915fdab8d022aaea82e5acf8ee4b705a7826240736966-primary.xml.gz" >guestfsd: <= rm (0x1d) request length 164 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/c25a3d8af1b6f288e08d2d93495d5a8d37cb4f845a46074e2f921dfc3cb8c809-deltainfo.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/de20325375b33f19e717fe6f43c01632a4e073062d9750cb1106978a64afad4e-updateinfo.xml.gz" >guestfsd: <= rm (0x1d) request length 168 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/repomd.xml" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/repomd.xml.asc" >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/raw/repo-update/repodata/repomd.xml.key" >guestfsd: <= rm (0x1d) request length 100 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/@System/cookie" >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/@System/solv" >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/@System/solv.idx" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/cookie" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/openSUSE-Leap-15.5-1/solv.idx" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-non-oss/cookie" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-non-oss/solv" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-non-oss/solv.idx" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-openh264/cookie" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-openh264/solv" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-openh264/solv.idx" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-oss/cookie" >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-oss/solv" >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-oss/solv.idx" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update-non-oss/cookie" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update-non-oss/solv" >guestfsd: <= rm (0x1d) request length 92 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update-non-oss/solv.idx" >guestfsd: <= rm (0x1d) request length 96 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update/cookie" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update/solv" >guestfsd: <= rm (0x1d) request length 84 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/var/cache/zypp/solv/repo-update/solv.idx" >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >[ 9.0] Performing "pam-data" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/run/console/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/run/faillock/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/run/sepermit/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 9.0] Performing "passwd-backups" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm_f "/etc/group-" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= rm_f (0x16f) request length 56 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >libguestfs: trace: rm_f "/etc/gshadow-" >guestfsd: <= rm_f (0x16f) request length 60 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >libguestfs: trace: rm_f "/etc/passwd-" >guestfsd: <= rm_f (0x16f) request length 56 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >libguestfs: trace: rm_f "/etc/shadow-" >guestfsd: <= rm_f (0x16f) request length 56 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >libguestfs: trace: rm_f "/etc/subgid-" >guestfsd: <= rm_f (0x16f) request length 56 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >libguestfs: trace: rm_f "/etc/subuid-" >guestfsd: <= rm_f (0x16f) request length 56 bytes >guestfsd: => rm_f (0x16f) took 0.00 secs >libguestfs: trace: rm_f = 0 >[ 9.0] Performing "puppet-data-log" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/puppet/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/puppet/*/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/puppet/*/*/*" >guestfsd: <= glob_expand (0x71) request length 72 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 9.0] Performing "rh-subscription-manager" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 9.1] Performing "rhn-systemid" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: inspect_get_distro "/dev/sda2" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= inspect_get_distro (0x1e4) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_distro = "opensuse" >[ 9.1] Performing "rpm-db" ... >libguestfs: trace: inspect_get_package_format "/dev/sda2" >guestfsd: => inspect_get_distro (0x1e4) took 0.01 secs >guestfsd: <= inspect_get_package_format (0x1e5) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_package_format = "rpm" >libguestfs: trace: glob_expand "/var/lib/rpm/__db.*" >guestfsd: => inspect_get_package_format (0x1e5) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 9.1] Performing "samba-db-log" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/samba/old/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/log/samba/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/samba/*/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/samba/*" >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 9.1] Performing "script" ... >[ 9.1] Performing "smolt-uuid" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/sysconfig/hw-uuid" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= rm (0x1d) request length 68 bytes >guestfsd: error: /etc/sysconfig/hw-uuid: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/etc/smolt/uuid" >guestfsd: <= rm (0x1d) request length 60 bytes >guestfsd: error: /etc/smolt/uuid: No such file or directory >libguestfs: trace: rm = -1 (error) >libguestfs: trace: rm "/etc/smolt/hw-uuid" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= rm (0x1d) request length 64 bytes >guestfsd: error: /etc/smolt/hw-uuid: No such file or directory >libguestfs: trace: rm = -1 (error) >[ 9.1] Performing "ssh-hostkeys" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => rm (0x1d) took 0.00 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/etc/ssh/*_host_*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = ["/etc/ssh/ssh_host_dsa_key", "/etc/ssh/ssh_host_dsa_key.pub", "/etc/ssh/ssh_host_ecdsa_key", "/etc/ssh/ssh_host_ecdsa_key.pub", "/etc/ssh/ssh_host_ed25519_key", "/etc/ssh/ssh_host_ed25519_key.pub", "/etc/ssh/ssh_host_rsa_key", "/etc/ssh/ssh_host_rsa_key.pub"] >libguestfs: trace: rm "/etc/ssh/ssh_host_dsa_key" >guestfsd: <= rm (0x1d) request length 72 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_dsa_key.pub" >guestfsd: <= rm (0x1d) request length 76 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_ecdsa_key" >guestfsd: <= rm (0x1d) request length 72 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_ecdsa_key.pub" >guestfsd: <= rm (0x1d) request length 76 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_ed25519_key" >guestfsd: <= rm (0x1d) request length 76 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_ed25519_key.pub" >guestfsd: <= rm (0x1d) request length 80 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_rsa_key" >guestfsd: <= rm (0x1d) request length 72 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >libguestfs: trace: rm "/etc/ssh/ssh_host_rsa_key.pub" >guestfsd: <= rm (0x1d) request length 76 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >[ 9.2] Performing "ssh-userdir" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/home/*/.ssh" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 60 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: rm_rf "/root/.ssh" >guestfsd: <= rm_rf (0x1f) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/root/.ssh >libguestfs: trace: rm_rf = 0 >[ 9.2] Performing "sssd-db-log" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/var/log/sssd/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 64 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: glob_expand "/var/lib/sss/db/*" >guestfsd: <= glob_expand (0x71) request length 68 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >[ 9.2] Performing "tmp-files" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: glob_expand "/tmp/*" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= glob_expand (0x71) request length 56 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: ls "/tmp" >libguestfs: trace: ls0 "/tmp" "/tmp/libguestfsS4MOjo/ls657.txt" >guestfsd: <= ls0 (0x15b) request length 48 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [".ICE-unix", ".Test-unix", ".X11-unix", ".XIM-unix", ".font-unix"] >libguestfs: trace: rm_rf "/tmp/.ICE-unix" >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/tmp/.ICE-unix >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/tmp/.Test-unix" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/tmp/.Test-unix >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/tmp/.X11-unix" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/tmp/.X11-unix >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/tmp/.XIM-unix" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/tmp/.XIM-unix >libguestfs: trace: rm_rf = 0 >libguestfs: trace: rm_rf "/tmp/.font-unix" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= rm_rf (0x1f) request length 60 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: rm -rf /sysroot/tmp/.font-unix >libguestfs: trace: rm_rf = 0 >libguestfs: trace: glob_expand "/var/tmp/*" >guestfsd: => rm_rf (0x1f) took 0.00 secs >guestfsd: <= glob_expand (0x71) request length 60 bytes >guestfsd: => glob_expand (0x71) took 0.00 secs >libguestfs: trace: glob_expand = [] >libguestfs: trace: ls "/var/tmp" >libguestfs: trace: ls0 "/var/tmp" "/tmp/libguestfsS4MOjo/ls658.txt" >guestfsd: <= ls0 (0x15b) request length 52 bytes >guestfsd: => ls0 (0x15b) took 0.00 secs >libguestfs: trace: ls0 = 0 >libguestfs: trace: ls = [] >[ 9.2] Performing "udev-persistent-net" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/etc/udev/rules.d/70-persistent-net.rules" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= rm (0x1d) request length 88 bytes >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = 0 >[ 9.3] Performing "utmp" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: rm "/var/run/utmp" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= rm (0x1d) request length 60 bytes >guestfsd: error: /var/run/utmp: No such file or directory >guestfsd: => rm (0x1d) took 0.00 secs >libguestfs: trace: rm = -1 (error) >[ 9.3] Performing "yum-uuid" ... >libguestfs: trace: inspect_get_package_management "/dev/sda2" >guestfsd: <= inspect_get_package_management (0x1e6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_package_management = "zypper" >[ 9.3] Performing "customize" ... >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => inspect_get_package_management (0x1e6) took 0.01 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_dir "/tmp" "followsymlinks:true" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= is_dir (0x26) request length 52 bytes >chroot: /sysroot: running 'is_dir: /tmp' >libguestfs: trace: is_dir = 1 >[ 9.3] Setting a random seed >libguestfs: trace: inspect_get_type "/dev/sda2" >guestfsd: => is_dir (0x26) took 0.00 secs >guestfsd: <= inspect_get_type (0x1e3) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_type = "linux" >libguestfs: trace: is_file "/var/lib/random-seed" >guestfsd: => inspect_get_type (0x1e3) took 0.01 secs >guestfsd: <= is_file (0x25) request length 68 bytes >chroot: /sysroot: running 'is_file: /var/lib/random-seed' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/lib/systemd/random-seed" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/lib/systemd/random-seed' >libguestfs: trace: is_file = 1 >libguestfs: trace: filesize "/var/lib/systemd/random-seed" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= filesize (0xda) request length 72 bytes >guestfsd: => filesize (0xda) took 0.00 secs >libguestfs: trace: filesize = 512 >libguestfs: trace: truncate "/var/lib/systemd/random-seed" >guestfsd: <= truncate (0xc7) request length 72 bytes >guestfsd: => truncate (0xc7) took 0.00 secs >libguestfs: trace: truncate = 0 >libguestfs: trace: write_append "/var/lib/systemd/random-seed" "H \xc2\xd7f\xba(\x82\x8c\xdc\x84\x17\x80Y\x9cG\xb9\xe1G\x1f\x16\xc6My\xd1$\xbc\xde\x83\xa4\x1c\xf6{\x18\xb6t\xd9jk]R\x07\xc8q\xee,v\x8c\xe1\xe9\x9a\x96yec\x19\x07\xe4Pes}l-G\x96\x99\xdbl0#\xa32B\xe2\xaeW\x96\x1e\x91\x19\x17e\xfd\x1d\xdf1nf\xbd`\xd2\xbe\x19a\xb9\xbbp\x01zp\xf0\xd8}-[,@[\xf7{l\x88\xd3\x10Z\x11\xd0\xa4h\x8c\x80\\xfe\x93_\xdc\xc8_'\x1c@5(\x05\xcc\xfa+\x04e8[\xf29A\xde)\xb4\xb8\x810\x0b\x94\x14\x98\xd2\xe2\xc49\xe2,\x88\xba-\xcc?\xaa\x07\x16\x09\x92\xd5+\xa0(G\x03\x90!\x19#R1\xe3\x9ecI5\x9c\xf0\xcb<l\xe26,\xb0I\x04\xd9\xd6(N7\x86,+&\x0d\xedcx\xa1,r\x12w\xc4\xdb\xc4\xb0{C\xc2u\xe4{^\x16\x0e\xbc[\x14r\xb1\x17\xfc\xa5\x0b\x0f1\xbfez,\xa2\xb8\x1d<\xd0\xb8\xdf\x020\x90/"<truncated, original size 512 bytes> >libguestfs: trace: internal_write_append "/var/lib/systemd/random-seed" "H \xc2\xd7f\xba(\x82\x8c\xdc\x84\x17\x80Y\x9cG\xb9\xe1G\x1f\x16\xc6My\xd1$\xbc\xde\x83\xa4\x1c\xf6{\x18\xb6t\xd9jk]R\x07\xc8q\xee,v\x8c\xe1\xe9\x9a\x96yec\x19\x07\xe4Pes}l-G\x96\x99\xdbl0#\xa32B\xe2\xaeW\x96\x1e\x91\x19\x17e\xfd\x1d\xdf1nf\xbd`\xd2\xbe\x19a\xb9\xbbp\x01zp\xf0\xd8}-[,@[\xf7{l\x88\xd3\x10Z\x11\xd0\xa4h\x8c\x80\\xfe\x93_\xdc\xc8_'\x1c@5(\x05\xcc\xfa+\x04e8[\xf29A\xde)\xb4\xb8\x810\x0b\x94\x14\x98\xd2\xe2\xc49\xe2,\x88\xba-\xcc?\xaa\x07\x16\x09\x92\xd5+\xa0(G\x03\x90!\x19#R1\xe3\x9ecI5\x9c\xf0\xcb<l\xe26,\xb0I\x04\xd9\xd6(N7\x86,+&\x0d\xedcx\xa1,r\x12w\xc4\xdb\xc4\xb0{C\xc2u\xe4{^\x16\x0e\xbc[\x14r\xb1\x17\xfc\xa5\x0b\x0f1\xbfez,\xa2\xb8\x1d<\xd0\xb8\xdf\x020\x90/"<truncated, original size 512 bytes> >guestfsd: <= internal_write_append (0x122) request length 588 bytes >guestfsd: => internal_write_append (0x122) took 0.00 secs >libguestfs: trace: internal_write_append = 0 >libguestfs: trace: write_append = 0 >libguestfs: trace: is_file "/var/lib/urandom/random-seed" >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/lib/urandom/random-seed' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/var/lib/misc/random-seed" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 76 bytes >chroot: /sysroot: running 'is_file: /var/lib/misc/random-seed' >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/etc/random-seed" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= is_file (0x25) request length 64 bytes >chroot: /sysroot: running 'is_file: /etc/random-seed' >libguestfs: trace: is_file = 0 >libguestfs: trace: lstatns "/etc/machine-id" >guestfsd: => is_file (0x25) took 0.00 secs >guestfsd: <= lstatns (0x1a6) request length 60 bytes >guestfsd: => lstatns (0x1a6) took 0.00 secs >libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 31, st_ino: 41676, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 0, st_blksize: 4096, st_blocks: 0, st_atime_sec: 1686395769, st_atime_nsec: 987890049, st_mtime_sec: 1695068763, st_mtime_nsec: 136653160, st_ctime_sec: 1695068763, st_ctime_nsec: 136653160, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >[ 9.3] Setting the machine ID in /etc/machine-id >libguestfs: trace: write "/etc/machine-id" "7932345104b12e5ae5843824ea51bf25\x0a" >libguestfs: trace: internal_write "/etc/machine-id" "7932345104b12e5ae5843824ea51bf25\x0a" >guestfsd: <= internal_write (0xf6) request length 100 bytes >guestfsd: => internal_write (0xf6) took 0.00 secs >libguestfs: trace: internal_write = 0 >libguestfs: trace: write = 0 >[ 9.3] Appending line to /boot/grub2/grub.cfg >libguestfs: trace: exists "/boot/grub2/grub.cfg" >guestfsd: <= exists (0x24) request length 64 bytes >guestfsd: => exists (0x24) took 0.00 secs >libguestfs: trace: exists = 1 >libguestfs: trace: statns "/boot/grub2/grub.cfg" >guestfsd: <= statns (0x1a5) request length 64 bytes >guestfsd: => statns (0x1a5) took 0.00 secs >libguestfs: trace: statns = <struct guestfs_statns = st_dev: 31, st_ino: 77230, st_mode: 33152, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 7200, st_blksize: 4096, st_blocks: 16, st_atime_sec: 1686395743, st_atime_nsec: 556000000, st_mtime_sec: 1686395743, st_mtime_nsec: 536000000, st_ctime_sec: 1686395743, st_ctime_nsec: 536000000, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, > >libguestfs: trace: pread "/boot/grub2/grub.cfg" 8192 0 >guestfsd: <= pread (0xcf) request length 76 bytes >guestfsd: => pread (0xcf) took 0.00 secs >libguestfs: trace: pread = "#\x0a# DO NOT EDIT THIS FILE\x0a#\x0a# It is automatically generated by grub2-mkconfig using templates\x0a# from /etc/grub.d and settings from /etc/default/grub\x0a#\x0a\x0a### BEGIN /etc/grub.d/00_header ###\x0aset btrfs_relative_path="y"\x0aexport btrfs_relative_path\x0aif [ -f ${con"<truncated, original size 7200 bytes> >libguestfs: trace: pread "/boot/grub2/grub.cfg" 1 7199 >guestfsd: <= pread (0xcf) request length 76 bytes >guestfsd: => pread (0xcf) took 0.00 secs >libguestfs: trace: pread = "\x0a" >libguestfs: trace: write_append "/boot/grub2/grub.cfg" "set timeout=0\x0a" >libguestfs: trace: internal_write_append "/boot/grub2/grub.cfg" "set timeout=0\x0a" >guestfsd: <= internal_write_append (0x122) request length 84 bytes >guestfsd: => internal_write_append (0x122) took 0.00 secs >libguestfs: trace: internal_write_append = 0 >libguestfs: trace: write_append = 0 >[ 9.3] Running: echo -e "# vi:filetype=yaml\nid: gitlab-run1" >/etc/salt/minion.d/id.conf >libguestfs: trace: inspect_get_arch "/dev/sda2" >guestfsd: <= inspect_get_arch (0x1eb) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_arch = "unknown" >libguestfs: trace: inspect_get_arch "/dev/sda2" >guestfsd: => inspect_get_arch (0x1eb) took 0.01 secs >guestfsd: <= inspect_get_arch (0x1eb) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >libguestfs: trace: inspect_get_arch = "unknown" >virt-sysprep: error: host cpu (x86_64) and guest arch (unknown) are not compatible, so you cannot use command line options that involve running commands in the guest. Use --firstboot scripts instead. >libguestfs: trace: close >libguestfs: closing guestfs handle 0x55b37d0f42b0 (state 2) >libguestfs: trace: internal_autosync >guestfsd: => inspect_get_arch (0x1eb) took 0.01 secs >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=611284k,nr_inodes=152821,mode=755,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=247604k,mode=755,inode64 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=btrfs opts=rw,relatime,space_cache,subvolid=268,subvol=/@/.snapshots/1/snapshot freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/var type=btrfs opts=rw,relatime,space_cache,subvolid=258,subvol=/@/var freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/tmp type=btrfs opts=rw,relatime,space_cache,subvolid=260,subvol=/@/tmp freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/srv type=btrfs opts=rw,relatime,space_cache,subvolid=261,subvol=/@/srv freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/opt type=btrfs opts=rw,relatime,space_cache,subvolid=263,subvol=/@/opt freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/root type=btrfs opts=rw,relatime,space_cache,subvolid=262,subvol=/@/root freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/home type=btrfs opts=rw,relatime,space_cache,subvolid=264,subvol=/@/home freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/usr/local type=btrfs opts=rw,relatime,space_cache,subvolid=259,subvol=/@/usr/local freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/.snapshots type=btrfs opts=rw,relatime,space_cache,subvolid=267,subvol=/@/.snapshots freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/boot/grub2/i386-pc type=btrfs opts=rw,relatime,space_cache,subvolid=266,subvol=/@/boot/grub2/i386-pc freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot/boot/grub2/x86_64-efi type=btrfs opts=rw,relatime,space_cache,subvolid=265,subvol=/@/boot/grub2/x86_64-efi freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/boot/grub2/x86_64-efi >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/boot/grub2/i386-pc >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/.snapshots >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/usr/local >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/root >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/home >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/var >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/tmp >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/srv >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot/opt >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >SELinux enabled state cached to: disabled >No filesystem is currently mounted on /sys/fs/cgroup. >Failed to determine unit we run in, ignoring: No data available >fsync /dev/sda >guestfsd: => internal_autosync (0x11a) took 1.03 secs >libguestfs: trace: internal_autosync = 0 >libguestfs: sending SIGTERM to process 13248 >libguestfs: qemu maxrss 448024K >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsS4MOjo >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsLJvSjs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 1215461
: 869581