------------------ /var/log/boot.log -----------------
------------ Tue Oct 28 14:07:07 UTC 2025 ------------
14:07:02.716 Waiting for system partition to become available
14:07:03.955 System partition is available at /dev/sda1
14:07:03.978 Restoring random seed from LBA 34
14:07:03.982 Random seed restored from LBA 34
mkdir: can't create directory '/run/plymouth': File exists
14:07:04.008 '[' -z 6671-0804 ]
14:07:04.009 log 'Waiting for system partition to become available'
14:07:04.010 date '+%H:%M:%S.%3N'
14:07:04.011 echo '14:07:04.010 Waiting for system partition to become available'
14:07:04.010 Waiting for system partition to become available
14:07:04.012 i=0
14:07:04.013 true
14:07:04.014 '[' -b /dev/disk/by-uuid/6671-0804 ]
14:07:04.015 readlink -f /dev/disk/by-uuid/6671-0804
14:07:04.018 SYSTEM_PARTITION=/dev/sda1
14:07:04.019 sed -n '/^ID_PATH=/ s/^ID_PATH=// p'
14:07:04.019 udevadm info '--query=property' '--name=/dev/sda1'
14:07:04.024 PARENT_PATH=pci-0000:04:00.0-usb-0:2:1.0-scsi-0:0:0:0
14:07:04.025 readlink -f /dev/disk/by-path/pci-0000:04:00.0-usb-0:2:1.0-scsi-0:0:0:0
14:07:04.027 PARENT_DEVICE=/dev/sda
14:07:04.028 '[' -b /dev/sda ]
14:07:04.029 break
14:07:04.029 log 'System partition is available at /dev/sda1'
14:07:04.031 date '+%H:%M:%S.%3N'
14:07:04.032 echo '14:07:04.031 System partition is available at /dev/sda1'
14:07:04.031 System partition is available at /dev/sda1
14:07:04.033 sgdisk --print /dev/sda
14:07:04.033 sed -n '/^Disk identifier (GUID)/ s/^Disk identifier (GUID): // p'
14:07:04.044 GUID=B0F40AAB-4D1E-4C79-8AAD-26E4D5EA8410
14:07:04.045 '[' B0F40AAB-4D1E-4C79-8AAD-26E4D5EA8410 '=' 17B81DA0-8B1E-4269-9C39-FE5C7B9B58A3 ]
14:07:04.046 grep -qw -e test_gpt_corruption -e test_partitioning_errors /proc/cmdline
14:07:04.047 verify_partition_table
14:07:04.048 /scripts/lib/verify_partition_table /dev/sda
14:07:04.050 '[' -e /run/repartitioning-failed ]
14:07:04.051 ORIG_DISK_GUID=17B81DA0-8B1E-4269-9C39-FE5C7B9B58A3
14:07:04.052 MIN_SYSTEM_PARTITION_SIZE=2617245696
14:07:04.053 MIN_SYSTEM_FS_SIZE=2583691264
14:07:04.054 PARENT_DEVICE=/dev/sda
14:07:04.055 sgdisk --verify /dev/sda

Caution: Partition 1 doesn't end on a 2048-sector boundary. This may
result in problems with some disk encryption tools.

No problems found. 5918 free sectors (2.9 MiB) available in 3
segments, the largest of which is 2015 (1007.5 KiB) in size.
14:07:04.069 sed -n '/^Partition size:/ s/^Partition size: \([0-9]\+\) sectors.*/\1/p'
14:07:04.069 sgdisk '--info=1' /dev/sda
14:07:04.081 SECTORS=8384671
14:07:04.082 PART_SIZE=4292951552
14:07:04.082 '[' 4292951552 -lt 2617245696 ]
14:07:04.083 sgdisk --print /dev/sda
14:07:04.086 sed -n '/^Disk identifier (GUID)/ s/^Disk identifier (GUID): // p'
14:07:04.094 GUID=B0F40AAB-4D1E-4C79-8AAD-26E4D5EA8410
14:07:04.095 '[' B0F40AAB-4D1E-4C79-8AAD-26E4D5EA8410 '=' 17B81DA0-8B1E-4269-9C39-FE5C7B9B58A3 ]
14:07:04.096 fatresize --force --info14:07:04.096  /dev/sdased
 -n -E 's/^Cur size: (.*)/\1/p'
14:07:04.243 FS_SIZE=4292951552
14:07:04.244 '[' 4292951552 -lt 2583691264 ]
14:07:04.245 grep -q -e corrupt -e ERROR
14:07:04.245 sgdisk --verify /dev/sda
14:07:04.274 log 'This is not the first boot, so repairing filesystem'
14:07:04.276 date '+%H:%M:%S.%3N'
14:07:04.280 echo '14:07:04.277 This is not the first boot, so repairing filesystem'
14:07:04.277 This is not the first boot, so repairing filesystem
14:07:04.284 PLYMOUTH_MSG='Checking the Tails system partition for errors...'
14:07:04.286 plymouth display-message '--text=Checking the Tails system partition for errors...'
14:07:04.303 repair_system_partition
14:07:04.304 set +e
14:07:04.305 fsck.fat -a -w -V -v /dev/sda1
fsck.fat 4.2 (2021-01-31)
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSWIN4.1"
Media byte 0xf8 (hard disk)
       512 bytes per logical sector
      4096 bytes per cluster
        38 reserved sectors
First FAT starts at byte 19456 (sector 38)
         2 FATs, 32 bit entries
   4188672 bytes per FAT (= 8181 sectors)
Root directory start at cluster 1256 (arbitrary size)
Data area starts at byte 8396800 (sector 16400)
   1046033 data clusters (4284551168 bytes)
63 sectors/track, 64 heads
      2048 hidden sectors
   8384671 sectors total
Starting check/repair pass.
Reclaiming unconnected clusters.
Checking free cluster summary.
Starting verification pass.
Checking for unused clusters.
/dev/sda1: 579 files, 490984/1046033 clusters
14:07:04.446 FSCK_EXIT_CODE=0
14:07:04.447 set -e
14:07:04.449 log 'fsck has detected no recoverable errors'
14:07:04.450 date '+%H:%M:%S.%3N'
14:07:04.452 echo '14:07:04.451 fsck has detected no recoverable errors'
14:07:04.451 fsck has detected no recoverable errors
14:07:04.453 plymouth display-message '--text='
14:07:05.177 PREREQS=
14:07:05.178 set -eu
14:07:05.179 tr ' ' '\n'
14:07:05.179 grep -E '^(early_)?patch(=.*)?$'
14:07:05.180 option=
14:07:05.181 '[' -n  ]
14:07:05.182 exit 0
[!p]104[?7h         Mounting [0;1;39mproc-sys-fs-binfmt_misc.mount[0m - Arbitrary Executable File Formats File System...
[[0;32m  OK  [0m] Finished [0;1;39mferm.service[0m - ferm firewall configuration.
[[0;32m  OK  [0m] Reached target [0;1;39mnetwork-pre.target[0m - Preparation for Network.
[[0;32m  OK  [0m] Finished [0;1;39msystemd-tmpfiles-setup.service[0m - Create System Files and Directories.
         Starting [0;1;39mconsole-setup.service[0m - Set console font and keymap...
         Starting [0;1;39mlive-config.service[0m - live-config contains the components that configure a live system during the boot process (late userspace)....
[[0;32m  OK  [0m] Mounted [0;1;39mproc-sys-fs-binfmt_misc.mount[0m - Arbitrary Executable File Formats File System.
[[0;32m  OK  [0m] Finished [0;1;39msystemd-binfmt.service[0m - Set Up Additional Binary Formats.
         Starting [0;1;39mmodprobe@efi_pstore.service[0m - Load Kernel Module efi_pstore...
[[0;32m  OK  [0m] Finished [0;1;39mmodprobe@efi_pstore.service[0m - Load Kernel Module efi_pstore.
         Starting [0;1;39mmodprobe@efi_pstore.service[0m - Load Kernel Module efi_pstore...
[[0;32m  OK  [0m] Finished [0;1;39mmodprobe@efi_pstore.service[0m - Load Kernel Module efi_pstore.
[[0;32m  OK  [0m] Finished [0;1;39mconsole-setup.service[0m - Set console font and keymap.
[[0;32m  OK  [0m] Finished [0;1;39mapparmor.service[0m - Load AppArmor profiles.
[[0;32m  OK  [0m] Started [0;1;39mhaveged.service[0m - Entropy Daemon based on the HAVEGE algorithm.
[[0;32m  OK  [0m] Reached target [0;1;39msysinit.target[0m - System Initialization.
[[0;32m  OK  [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities.
[[0;32m  OK  [0m] Started [0;1;39mapt-daily-upgrade.timer[0m - Daily apt upgrade and clean activities.
[[0;32m  OK  [0m] Started [0;1;39mdpkg-db-backup.timer[0m - Daily dpkg database backup timer.
[[0;32m  OK  [0m] Started [0;1;39me2scrub_all.timer[0m - Periodic ext4 Online Metadata Check for All Filesystems.
[[0;32m  OK  [0m] Started [0;1;39mfstrim.timer[0m - Discard unused filesystem blocks once a week.
[[0;32m  OK  [0m] Started [0;1;39mlaptop-mode.timer[0m - Runs Laptop Mode Tools - Polling Service, every 150 seconds.
[[0;32m  OK  [0m] Started [0;1;39mlogrotate.timer[0m - Daily rotation of log files.
[[0;32m  OK  [0m] Started [0;1;39msystemd-tmpfiles-clean.timer[0m - Daily Cleanup of Temporary Directories.
[[0;32m  OK  [0m] Reached target [0;1;39mtimers.target[0m - Timer Units.
[[0;32m  OK  [0m] Listening on [0;1;39mcups.socket[0m - CUPS Scheduler.
[[0;32m  OK  [0m] Listening on [0;1;39mdbus.socket[0m - D-Bus System Message Bus Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mpcscd.socket[0m - PC/SC Smart Card Daemon Activation Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mspice-vdagentd.socket[0m - Activation socket for spice guest agent daemon.
[[0;32m  OK  [0m] Listening on [0;1;39msystemd-hostnamed.socket[0m - Hostname Service Socket.
[[0;32m  OK  [0m] Listening on [0;1;39mtca-portal.socket[0m - TCA portal socket.
[[0;32m  OK  [0m] Reached target [0;1;39msockets.target[0m - Socket Units.
[[0;32m  OK  [0m] Listening on [0;1;39msystemd-rfkill.socket[0m - Load/Save RF Kill Switch Status /dev/rfkill Watch.
[[0;32m  OK  [0m] Finished [0;1;39mlive-config.service[0m - live-config contains the components that configure a live system during the boot process (late userspace)..
[[0;32m  OK  [0m] Reached target [0;1;39mbasic.target[0m - Basic System.
         Starting [0;1;39maccounts-daemon.service[0m - Accounts Service...
         Starting [0;1;39malsa-restore.service[0m - Save/Restore Sound Card State...
[[0;32m  OK  [0m] Started [0;1;39mcron.service[0m - Regular background program processing daemon.
         Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus...
         Starting [0;1;39me2scrub_reap.service[0m - Remove Stale Online ext4 Metadata Check Snapshots...
[[0;32m  OK  [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts.
         Starting [0;1;39minitramfs-shutdown.service[0m - Prepare /run/initramfs for shutdown...
         Starting [0;1;39mlaptop-mode.service[0m - Laptop Mode Tools...
         Starting [0;1;39mlmt-poll.service[0m - Laptop Mode Tools - Battery Polling Service...
[[0;32m  OK  [0m] Started [0;1;39mmemlockd.service[0m - memlockd.
         Starting [0;1;39mpolkit.service[0m - Authorization Manager...
         Starting [0;1;39mrng-tools-debian.service[0m - Hardware RNG entropy gatherer daemon (Debian variant)...
         Starting [0;1;39msystemd-logind.service[0m - User Login Management...
[[0;32m  OK  [0m] Started [0;1;39mtails-autotest-journal-dumper.service[0m - Dumps the journal over a virtio channel for the automated test suite.
         Starting [0;1;39mtails-autotest-remote-shell.service[0m - Remote shell used in Tails test suite...
         Starting [0;1;39mtails-create-netns.service[0m - Prepare network namespaces...
----------------------- journal ----------------------
Oct 28 14:07:06 amnesia kernel: Linux version 6.12.48+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025-09-20)
Oct 28 14:07:06 amnesia kernel: Command line: BOOT_IMAGE=/live/vmlinuz initrd=/live/initrd.img boot=live config live-media=removable nopersistence noprompt timezone=Etc/UTC splash noautologin module=Tails slab_nomerge slub_debug=FZ mce=0 vsyscall=none init_on_free=1 mds=full,nosmt page_alloc.shuffle=1 randomize_kstack_offset=on efi_pstore.pstore_disable=1 erst_disable spec_store_bypass_disable=on systemd.condition_needs_update=no  quiet FSUUID=6671-0804 autotest_never_use_this_option  blacklist=psmouse   
Oct 28 14:07:06 amnesia kernel: BIOS-provided physical RAM map:
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffddfff] usable
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x000000007ffde000-0x000000007fffffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
Oct 28 14:07:06 amnesia kernel: BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
Oct 28 14:07:06 amnesia kernel: NX (Execute Disable) protection: active
Oct 28 14:07:06 amnesia kernel: APIC: Static calls initialized
Oct 28 14:07:06 amnesia kernel: SMBIOS 2.8 present.
Oct 28 14:07:06 amnesia kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
Oct 28 14:07:06 amnesia kernel: DMI: Memory slots populated: 1/1
Oct 28 14:07:06 amnesia kernel: Hypervisor detected: KVM
Oct 28 14:07:06 amnesia kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
Oct 28 14:07:06 amnesia kernel: kvm-clock: using sched offset of 10551020752 cycles
Oct 28 14:07:06 amnesia kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
Oct 28 14:07:06 amnesia kernel: tsc: Detected 3792.872 MHz processor
Oct 28 14:07:06 amnesia kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 28 14:07:06 amnesia kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 28 14:07:06 amnesia kernel: last_pfn = 0x140000 max_arch_pfn = 0x400000000
Oct 28 14:07:06 amnesia kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
Oct 28 14:07:06 amnesia kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 28 14:07:06 amnesia kernel: last_pfn = 0x7ffde max_arch_pfn = 0x400000000
Oct 28 14:07:06 amnesia kernel: found SMP MP-table at [mem 0x000f5460-0x000f546f]
Oct 28 14:07:06 amnesia kernel: Using GB pages for direct mapping
Oct 28 14:07:06 amnesia kernel: RAMDISK: [mem 0x7a625000-0x7ffddfff]
Oct 28 14:07:06 amnesia kernel: ACPI: Early table checksum verification disabled
Oct 28 14:07:06 amnesia kernel: ACPI: RSDP 0x00000000000F5240 000014 (v00 BOCHS )
Oct 28 14:07:06 amnesia kernel: ACPI: RSDT 0x000000007FFE225E 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: FACP 0x000000007FFE204E 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: DSDT 0x000000007FFE0040 00200E (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: FACS 0x000000007FFE0000 000040
Oct 28 14:07:06 amnesia kernel: ACPI: APIC 0x000000007FFE2142 000080 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: HPET 0x000000007FFE21C2 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: MCFG 0x000000007FFE21FA 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: WAET 0x000000007FFE2236 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving FACP table memory at [mem 0x7ffe204e-0x7ffe2141]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe204d]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving APIC table memory at [mem 0x7ffe2142-0x7ffe21c1]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving HPET table memory at [mem 0x7ffe21c2-0x7ffe21f9]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving MCFG table memory at [mem 0x7ffe21fa-0x7ffe2235]
Oct 28 14:07:06 amnesia kernel: ACPI: Reserving WAET table memory at [mem 0x7ffe2236-0x7ffe225d]
Oct 28 14:07:06 amnesia kernel: No NUMA configuration found
Oct 28 14:07:06 amnesia kernel: Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
Oct 28 14:07:06 amnesia kernel: NODE_DATA(0) allocated [mem 0x13ffd5680-0x13fffffff]
Oct 28 14:07:06 amnesia kernel: Zone ranges:
Oct 28 14:07:06 amnesia kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 28 14:07:06 amnesia kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 28 14:07:06 amnesia kernel:   Normal   [mem 0x0000000100000000-0x000000013fffffff]
Oct 28 14:07:06 amnesia kernel:   Device   empty
Oct 28 14:07:06 amnesia kernel: Movable zone start for each node
Oct 28 14:07:06 amnesia kernel: Early memory node ranges
Oct 28 14:07:06 amnesia kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Oct 28 14:07:06 amnesia kernel:   node   0: [mem 0x0000000000100000-0x000000007ffddfff]
Oct 28 14:07:06 amnesia kernel:   node   0: [mem 0x0000000100000000-0x000000013fffffff]
Oct 28 14:07:06 amnesia kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
Oct 28 14:07:06 amnesia kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 28 14:07:06 amnesia kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Oct 28 14:07:06 amnesia kernel: On node 0, zone Normal: 34 pages in unavailable ranges
Oct 28 14:07:06 amnesia kernel: ACPI: PM-Timer IO Port: 0x608
Oct 28 14:07:06 amnesia kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
Oct 28 14:07:06 amnesia kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Oct 28 14:07:06 amnesia kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 28 14:07:06 amnesia kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
Oct 28 14:07:06 amnesia kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 28 14:07:06 amnesia kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
Oct 28 14:07:06 amnesia kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
Oct 28 14:07:06 amnesia kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 28 14:07:06 amnesia kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 28 14:07:06 amnesia kernel: TSC deadline timer available
Oct 28 14:07:06 amnesia kernel: CPU topo: Max. logical packages:   2
Oct 28 14:07:06 amnesia kernel: CPU topo: Max. logical dies:       2
Oct 28 14:07:06 amnesia kernel: CPU topo: Max. dies per package:   1
Oct 28 14:07:06 amnesia kernel: CPU topo: Max. threads per core:   1
Oct 28 14:07:06 amnesia kernel: CPU topo: Num. cores per package:     1
Oct 28 14:07:06 amnesia kernel: CPU topo: Num. threads per package:   1
Oct 28 14:07:06 amnesia kernel: CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
Oct 28 14:07:06 amnesia kernel: kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
Oct 28 14:07:06 amnesia kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 28 14:07:06 amnesia kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Oct 28 14:07:06 amnesia kernel: PM: hibernation: Registered nosave memory: [mem 0x7ffde000-0xffffffff]
Oct 28 14:07:06 amnesia kernel: [mem 0xc0000000-0xfed1bfff] available for PCI devices
Oct 28 14:07:06 amnesia kernel: Booting paravirtualized kernel on KVM
Oct 28 14:07:06 amnesia kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Oct 28 14:07:06 amnesia kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
Oct 28 14:07:06 amnesia kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u1048576
Oct 28 14:07:06 amnesia kernel: pcpu-alloc: s233472 r8192 d28672 u1048576 alloc=1*2097152
Oct 28 14:07:06 amnesia kernel: pcpu-alloc: [0] 0 1 
Oct 28 14:07:06 amnesia kernel: kvm-guest: PV spinlocks disabled, no host support
Oct 28 14:07:06 amnesia kernel: Kernel command line: BOOT_IMAGE=/live/vmlinuz initrd=/live/initrd.img boot=live config live-media=removable nopersistence noprompt timezone=Etc/UTC splash noautologin module=Tails slab_nomerge slub_debug=FZ mce=0 vsyscall=none init_on_free=1 mds=full,nosmt page_alloc.shuffle=1 randomize_kstack_offset=on efi_pstore.pstore_disable=1 erst_disable spec_store_bypass_disable=on systemd.condition_needs_update=no  quiet FSUUID=6671-0804 autotest_never_use_this_option  blacklist=psmouse   
Oct 28 14:07:06 amnesia kernel: Unknown kernel command line parameters "config nopersistence noprompt splash noautologin autotest_never_use_this_option BOOT_IMAGE=/live/vmlinuz boot=live live-media=removable timezone=Etc/UTC module=Tails spec_store_bypass_disable=on FSUUID=6671-0804 blacklist=psmouse", will be passed to user space.
Oct 28 14:07:06 amnesia kernel: random: crng init done
Oct 28 14:07:06 amnesia kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Oct 28 14:07:06 amnesia kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 28 14:07:06 amnesia kernel: Fallback order for Node 0: 0 
Oct 28 14:07:06 amnesia kernel: Built 1 zonelists, mobility grouping on.  Total pages: 786300
Oct 28 14:07:06 amnesia kernel: Policy zone: Normal
Oct 28 14:07:06 amnesia kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:on
Oct 28 14:07:06 amnesia kernel: mem auto-init: clearing system memory may take some time...
Oct 28 14:07:06 amnesia kernel: software IO TLB: area num 2.
Oct 28 14:07:06 amnesia kernel: **********************************************************
Oct 28 14:07:06 amnesia kernel: **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
Oct 28 14:07:06 amnesia kernel: **                                                      **
Oct 28 14:07:06 amnesia kernel: ** This system shows unhashed kernel memory addresses   **
Oct 28 14:07:06 amnesia kernel: ** via the console, logs, and other interfaces. This    **
Oct 28 14:07:06 amnesia kernel: ** might reduce the security of your system.            **
Oct 28 14:07:06 amnesia kernel: **                                                      **
Oct 28 14:07:06 amnesia kernel: ** If you see this message and you are not debugging    **
Oct 28 14:07:06 amnesia kernel: ** the kernel, report this immediately to your system   **
Oct 28 14:07:06 amnesia kernel: ** administrator!                                       **
Oct 28 14:07:06 amnesia kernel: **                                                      **
Oct 28 14:07:06 amnesia kernel: **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
Oct 28 14:07:06 amnesia kernel: **********************************************************
Oct 28 14:07:06 amnesia kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Oct 28 14:07:06 amnesia kernel: ftrace: allocating 45742 entries in 179 pages
Oct 28 14:07:06 amnesia kernel: ftrace: allocated 179 pages with 5 groups
Oct 28 14:07:06 amnesia kernel: Dynamic Preempt: voluntary
Oct 28 14:07:06 amnesia kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 28 14:07:06 amnesia kernel: rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
Oct 28 14:07:06 amnesia kernel: 	Trampoline variant of Tasks RCU enabled.
Oct 28 14:07:06 amnesia kernel: 	Rude variant of Tasks RCU enabled.
Oct 28 14:07:06 amnesia kernel: 	Tracing variant of Tasks RCU enabled.
Oct 28 14:07:06 amnesia kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Oct 28 14:07:06 amnesia kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Oct 28 14:07:06 amnesia kernel: RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
Oct 28 14:07:06 amnesia kernel: RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
Oct 28 14:07:06 amnesia kernel: RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
Oct 28 14:07:06 amnesia kernel: NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
Oct 28 14:07:06 amnesia kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 28 14:07:06 amnesia kernel: Console: colour VGA+ 80x25
Oct 28 14:07:06 amnesia kernel: printk: legacy console [tty0] enabled
Oct 28 14:07:06 amnesia kernel: ACPI: Core revision 20240827
Oct 28 14:07:06 amnesia kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
Oct 28 14:07:06 amnesia kernel: APIC: Switch to symmetric I/O mode setup
Oct 28 14:07:06 amnesia kernel: x2apic enabled
Oct 28 14:07:06 amnesia kernel: APIC: Switched APIC routing to: physical x2apic
Oct 28 14:07:06 amnesia kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 28 14:07:06 amnesia kernel: tsc: Marking TSC unstable due to TSCs unsynchronized
Oct 28 14:07:06 amnesia kernel: Calibrating delay loop (skipped) preset value.. 7585.74 BogoMIPS (lpj=15171488)
Oct 28 14:07:06 amnesia kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 28 14:07:06 amnesia kernel: Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
Oct 28 14:07:06 amnesia kernel: Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
Oct 28 14:07:06 amnesia kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 28 14:07:06 amnesia kernel: Spectre V2 : Mitigation: Retpolines
Oct 28 14:07:06 amnesia kernel: Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
Oct 28 14:07:06 amnesia kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Oct 28 14:07:06 amnesia kernel: active return thunk: retbleed_return_thunk
Oct 28 14:07:06 amnesia kernel: RETBleed: Mitigation: untrained return thunk
Oct 28 14:07:06 amnesia kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 28 14:07:06 amnesia kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled
Oct 28 14:07:06 amnesia kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 28 14:07:06 amnesia kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 28 14:07:06 amnesia kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 28 14:07:06 amnesia kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 28 14:07:06 amnesia kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Oct 28 14:07:06 amnesia kernel: Freeing SMP alternatives memory: 40K
Oct 28 14:07:06 amnesia kernel: pid_max: default: 32768 minimum: 301
Oct 28 14:07:06 amnesia kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
Oct 28 14:07:06 amnesia kernel: landlock: Up and running.
Oct 28 14:07:06 amnesia kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Oct 28 14:07:06 amnesia kernel: AppArmor: AppArmor initialized
Oct 28 14:07:06 amnesia kernel: TOMOYO Linux initialized
Oct 28 14:07:06 amnesia kernel: LSM support for eBPF active
Oct 28 14:07:06 amnesia kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 28 14:07:06 amnesia kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Oct 28 14:07:06 amnesia kernel: smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0)
Oct 28 14:07:06 amnesia kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 28 14:07:06 amnesia kernel: ... version:                0
Oct 28 14:07:06 amnesia kernel: ... bit width:              48
Oct 28 14:07:06 amnesia kernel: ... generic registers:      6
Oct 28 14:07:06 amnesia kernel: ... value mask:             0000ffffffffffff
Oct 28 14:07:06 amnesia kernel: ... max period:             00007fffffffffff
Oct 28 14:07:06 amnesia kernel: ... fixed-purpose events:   0
Oct 28 14:07:06 amnesia kernel: ... event mask:             000000000000003f
Oct 28 14:07:06 amnesia kernel: signal: max sigframe size: 1776
Oct 28 14:07:06 amnesia kernel: rcu: Hierarchical SRCU implementation.
Oct 28 14:07:06 amnesia kernel: rcu: 	Max phase no-delay instances is 1000.
Oct 28 14:07:06 amnesia kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Oct 28 14:07:06 amnesia kernel: smp: Bringing up secondary CPUs ...
Oct 28 14:07:06 amnesia kernel: smpboot: x86: Booting SMP configuration:
Oct 28 14:07:06 amnesia kernel: .... node  #0, CPUs:      #1
Oct 28 14:07:06 amnesia kernel: smp: Brought up 1 node, 2 CPUs
Oct 28 14:07:06 amnesia kernel: smpboot: Total of 2 processors activated (15171.48 BogoMIPS)
Oct 28 14:07:06 amnesia kernel: node 0 deferred pages initialised in 820ms
Oct 28 14:07:06 amnesia kernel: Memory: 2880784K/3145200K available (16384K kernel code, 2497K rwdata, 11800K rodata, 4148K init, 4936K bss, 259968K reserved, 0K cma-reserved)
Oct 28 14:07:06 amnesia kernel: devtmpfs: initialized
Oct 28 14:07:06 amnesia kernel: x86/mm: Memory block size: 128MB
Oct 28 14:07:06 amnesia kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct 28 14:07:06 amnesia kernel: futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Oct 28 14:07:06 amnesia kernel: pinctrl core: initialized pinctrl subsystem
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 28 14:07:06 amnesia kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Oct 28 14:07:06 amnesia kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 28 14:07:06 amnesia kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 28 14:07:06 amnesia kernel: audit: initializing netlink subsys (disabled)
Oct 28 14:07:06 amnesia kernel: audit: type=2000 audit(1761660416.536:1): state=initialized audit_enabled=0 res=1
Oct 28 14:07:06 amnesia kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 28 14:07:06 amnesia kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 28 14:07:06 amnesia kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 28 14:07:06 amnesia kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 28 14:07:06 amnesia kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 28 14:07:06 amnesia kernel: cpuidle: using governor ladder
Oct 28 14:07:06 amnesia kernel: cpuidle: using governor menu
Oct 28 14:07:06 amnesia kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 28 14:07:06 amnesia kernel: PCI: ECAM [mem 0xb0000000-0xbfffffff] (base 0xb0000000) for domain 0000 [bus 00-ff]
Oct 28 14:07:06 amnesia kernel: PCI: ECAM [mem 0xb0000000-0xbfffffff] reserved as E820 entry
Oct 28 14:07:06 amnesia kernel: PCI: Using configuration type 1 for base access
Oct 28 14:07:06 amnesia kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 28 14:07:06 amnesia kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 28 14:07:06 amnesia kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 28 14:07:06 amnesia kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 28 14:07:06 amnesia kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 28 14:07:06 amnesia kernel: ACPI: Added _OSI(Module Device)
Oct 28 14:07:06 amnesia kernel: ACPI: Added _OSI(Processor Device)
Oct 28 14:07:06 amnesia kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 28 14:07:06 amnesia kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded
Oct 28 14:07:06 amnesia kernel: ACPI: Interpreter enabled
Oct 28 14:07:06 amnesia kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 28 14:07:06 amnesia kernel: ACPI: Using IOAPIC for interrupt routing
Oct 28 14:07:06 amnesia kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 28 14:07:06 amnesia kernel: PCI: Using E820 reservations for host bridge windows
Oct 28 14:07:06 amnesia kernel: ACPI: Enabled 1 GPEs in block 00 to 3F
Oct 28 14:07:06 amnesia kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 28 14:07:06 amnesia kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Oct 28 14:07:06 amnesia kernel: acpi PNP0A08:00: _OSC: platform does not support [LTR]
Oct 28 14:07:06 amnesia kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Oct 28 14:07:06 amnesia kernel: PCI host bridge to bus 0000:00
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [mem 0xe000000000-0xe7ffffffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0: BAR 0 [mem 0xfea10000-0xfea10fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [mem 0xfdc00000-0xfdffffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: BAR 0 [mem 0xfea11000-0xfea11fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: PCI bridge to [bus 03]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1:   bridge window [mem 0xfe800000-0xfe9fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1:   bridge window [mem 0xe080000000-0xe09fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: BAR 0 [mem 0xfea12000-0xfea12fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2:   bridge window [mem 0xfe600000-0xfe7fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2:   bridge window [mem 0xe060000000-0xe07fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: BAR 0 [mem 0xfea13000-0xfea13fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe5fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3:   bridge window [mem 0xe040000000-0xe05fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: BAR 0 [mem 0xfea14000-0xfea14fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: PCI bridge to [bus 06]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4:   bridge window [mem 0xfe200000-0xfe3fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4:   bridge window [mem 0xe020000000-0xe03fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400 PCIe Root Port
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: BAR 0 [mem 0xfea15000-0xfea15fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: PCI bridge to [bus 07]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5:   bridge window [mem 0xfe000000-0xfe1fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5:   bridge window [mem 0xe000000000-0xe01fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: BAR 0 [mem 0xfd000000-0xfd7fffff pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: BAR 2 [mem 0xe0c0000000-0xe0c0003fff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: BAR 4 [mem 0xfea16000-0xfea16fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: ROM [mem 0xfea00000-0xfea0ffff pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.2: BAR 4 [io  0xd040-0xd05f]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.2: BAR 5 [mem 0xfea17000-0xfea17fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:00:1f.3: BAR 4 [io  0x0700-0x073f]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0: BAR 0 [mem 0xfde00000-0xfde000ff 64bit]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [mem 0xfdc00000-0xfddfffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:02: extended config space not accessible
Oct 28 14:07:06 amnesia kernel: pci 0000:02:01.0: [8086:2668] type 00 class 0x040300 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:02:01.0: BAR 0 [mem 0xfdc00000-0xfdc03fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:02.0: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:02:02.0: BAR 4 [io  0xc000-0xc01f]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:02.0: BAR 5 [mem 0xfdc04000-0xfdc04fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:03.0: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:02:03.0: BAR 4 [io  0xc020-0xc03f]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:03.0: BAR 5 [mem 0xfdc05000-0xfdc05fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:04.0: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:02:04.0: BAR 4 [io  0xc040-0xc05f]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:04.0: BAR 5 [mem 0xfdc06000-0xfdc06fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:05.0: [8086:2922] type 00 class 0x010601 conventional PCI endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:02:05.0: BAR 4 [io  0xc060-0xc07f]
Oct 28 14:07:06 amnesia kernel: pci 0000:02:05.0: BAR 5 [mem 0xfdc07000-0xfdc07fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Oct 28 14:07:06 amnesia kernel: pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 PCIe Endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:03:00.0: BAR 1 [mem 0xfe840000-0xfe840fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:03:00.0: BAR 4 [mem 0xe080000000-0xe080003fff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:03:00.0: ROM [mem 0xfe800000-0xfe83ffff pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: PCI bridge to [bus 03]
Oct 28 14:07:06 amnesia kernel: pci 0000:04:00.0: [1b36:000d] type 00 class 0x0c0330 PCIe Endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:04:00.0: BAR 0 [mem 0xfe600000-0xfe603fff 64bit]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Oct 28 14:07:06 amnesia kernel: pci 0000:05:00.0: [1af4:1043] type 00 class 0x078000 PCIe Endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:05:00.0: BAR 1 [mem 0xfe400000-0xfe400fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:05:00.0: BAR 4 [mem 0xe040000000-0xe040003fff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Oct 28 14:07:06 amnesia kernel: pci 0000:06:00.0: [1af4:1045] type 00 class 0x00ff00 PCIe Endpoint
Oct 28 14:07:06 amnesia kernel: pci 0000:06:00.0: BAR 4 [mem 0xe020000000-0xe020003fff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: PCI bridge to [bus 06]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: PCI bridge to [bus 07]
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 10
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 10
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIA configured for IRQ 16
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIB configured for IRQ 17
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIC configured for IRQ 18
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSID configured for IRQ 19
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIE configured for IRQ 20
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIF configured for IRQ 21
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIG configured for IRQ 22
Oct 28 14:07:06 amnesia kernel: ACPI: PCI: Interrupt link GSIH configured for IRQ 23
Oct 28 14:07:06 amnesia kernel: iommu: Default domain type: Translated
Oct 28 14:07:06 amnesia kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 28 14:07:06 amnesia kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 28 14:07:06 amnesia kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 28 14:07:06 amnesia kernel: PTP clock support registered
Oct 28 14:07:06 amnesia kernel: EDAC MC: Ver: 3.0.0
Oct 28 14:07:06 amnesia kernel: NetLabel: Initializing
Oct 28 14:07:06 amnesia kernel: NetLabel:  domain hash size = 128
Oct 28 14:07:06 amnesia kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 28 14:07:06 amnesia kernel: NetLabel:  unlabeled traffic allowed by default
Oct 28 14:07:06 amnesia kernel: PCI: Using ACPI for IRQ routing
Oct 28 14:07:06 amnesia kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 28 14:07:06 amnesia kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
Oct 28 14:07:06 amnesia kernel: e820: reserve RAM buffer [mem 0x7ffde000-0x7fffffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 28 14:07:06 amnesia kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 28 14:07:06 amnesia kernel: vgaarb: loaded
Oct 28 14:07:06 amnesia kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 28 14:07:06 amnesia kernel: hpet0: 3 comparators, 64-bit 100.000000 MHz counter
Oct 28 14:07:06 amnesia kernel: clocksource: Switched to clocksource kvm-clock
Oct 28 14:07:06 amnesia kernel: VFS: Disk quotas dquot_6.6.0
Oct 28 14:07:06 amnesia kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 28 14:07:06 amnesia kernel: AppArmor: AppArmor Filesystem Enabled
Oct 28 14:07:06 amnesia kernel: pnp: PnP ACPI init
Oct 28 14:07:06 amnesia kernel: system 00:03: [mem 0xb0000000-0xbfffffff window] has been reserved
Oct 28 14:07:06 amnesia kernel: pnp: PnP ACPI: found 4 devices
Oct 28 14:07:06 amnesia kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_INET protocol family
Oct 28 14:07:06 amnesia kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 28 14:07:06 amnesia kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Oct 28 14:07:06 amnesia kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 28 14:07:06 amnesia kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 28 14:07:06 amnesia kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Oct 28 14:07:06 amnesia kernel: TCP: Hash tables configured (established 32768 bind 32768)
Oct 28 14:07:06 amnesia kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Oct 28 14:07:06 amnesia kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Oct 28 14:07:06 amnesia kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_XDP protocol family
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: bridge window [io  0x1000-0x1fff]: assigned
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: bridge window [io  0x2000-0x2fff]: assigned
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: bridge window [io  0x3000-0x3fff]: assigned
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: bridge window [io  0x4000-0x4fff]: assigned
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: bridge window [io  0x5000-0x5fff]: assigned
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [mem 0xfdc00000-0xfddfffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:01:00.0:   bridge window [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [mem 0xfdc00000-0xfdffffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.0:   bridge window [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1: PCI bridge to [bus 03]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1:   bridge window [io  0x1000-0x1fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1:   bridge window [mem 0xfe800000-0xfe9fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.1:   bridge window [mem 0xe080000000-0xe09fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2:   bridge window [io  0x2000-0x2fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2:   bridge window [mem 0xfe600000-0xfe7fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.2:   bridge window [mem 0xe060000000-0xe07fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3:   bridge window [io  0x3000-0x3fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3:   bridge window [mem 0xfe400000-0xfe5fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.3:   bridge window [mem 0xe040000000-0xe05fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4: PCI bridge to [bus 06]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4:   bridge window [io  0x4000-0x4fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4:   bridge window [mem 0xfe200000-0xfe3fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.4:   bridge window [mem 0xe020000000-0xe03fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5: PCI bridge to [bus 07]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5:   bridge window [io  0x5000-0x5fff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5:   bridge window [mem 0xfe000000-0xfe1fffff]
Oct 28 14:07:06 amnesia kernel: pci 0000:00:01.5:   bridge window [mem 0xe000000000-0xe01fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:00: resource 9 [mem 0xe000000000-0xe7ffffffff window]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:01: resource 1 [mem 0xfdc00000-0xfdffffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:01: resource 2 [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfddfffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:02: resource 2 [mem 0xe0a0000000-0xe0bfffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:03: resource 0 [io  0x1000-0x1fff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:03: resource 2 [mem 0xe080000000-0xe09fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:04: resource 2 [mem 0xe060000000-0xe07fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:05: resource 2 [mem 0xe040000000-0xe05fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:06: resource 2 [mem 0xe020000000-0xe03fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:07: resource 0 [io  0x5000-0x5fff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff]
Oct 28 14:07:06 amnesia kernel: pci_bus 0000:07: resource 2 [mem 0xe000000000-0xe01fffffff 64bit pref]
Oct 28 14:07:06 amnesia kernel: ACPI: \_SB_.GSIF: Enabled at IRQ 21
Oct 28 14:07:06 amnesia kernel: PCI: CLS 0 bytes, default 64
Oct 28 14:07:06 amnesia kernel: Trying to unpack rootfs image as initramfs...
Oct 28 14:07:06 amnesia kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 28 14:07:06 amnesia kernel: software IO TLB: mapped [mem 0x0000000076625000-0x000000007a625000] (64MB)
Oct 28 14:07:06 amnesia kernel: Initialise system trusted keyrings
Oct 28 14:07:06 amnesia kernel: Key type blacklist registered
Oct 28 14:07:06 amnesia kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0
Oct 28 14:07:06 amnesia kernel: zbud: loaded
Oct 28 14:07:06 amnesia kernel: fuse: init (API version 7.41)
Oct 28 14:07:06 amnesia kernel: integrity: Platform Keyring initialized
Oct 28 14:07:06 amnesia kernel: integrity: Machine keyring initialized
Oct 28 14:07:06 amnesia kernel: Key type asymmetric registered
Oct 28 14:07:06 amnesia kernel: Asymmetric key parser 'x509' registered
Oct 28 14:07:06 amnesia kernel: Freeing initrd memory: 91876K
Oct 28 14:07:06 amnesia kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 28 14:07:06 amnesia kernel: io scheduler mq-deadline registered
Oct 28 14:07:06 amnesia kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 24
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 24
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 25
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 25
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 26
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 26
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 27
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 27
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.4: PME: Signaling with IRQ 28
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.4: AER: enabled with IRQ 28
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.5: PME: Signaling with IRQ 29
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.5: AER: enabled with IRQ 29
Oct 28 14:07:06 amnesia kernel: pcieport 0000:00:01.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
Oct 28 14:07:06 amnesia kernel: shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
Oct 28 14:07:06 amnesia kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 14:07:06 amnesia kernel: ERST: Error Record Serialization Table (ERST) support is disabled.
Oct 28 14:07:06 amnesia kernel: ACPI: \_SB_.GSIG: Enabled at IRQ 22
Oct 28 14:07:06 amnesia kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 28 14:07:06 amnesia kernel: Linux agpgart interface v0.103
Oct 28 14:07:06 amnesia kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 28 14:07:06 amnesia kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 14:07:06 amnesia kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 14:07:06 amnesia kernel: mousedev: PS/2 mouse device common for all mice
Oct 28 14:07:06 amnesia kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Oct 28 14:07:06 amnesia kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 28 14:07:06 amnesia kernel: rtc_cmos 00:02: registered as rtc0
Oct 28 14:07:06 amnesia kernel: rtc_cmos 00:02: setting system clock to 2025-10-28T14:07:01 UTC (1761660421)
Oct 28 14:07:06 amnesia kernel: rtc_cmos 00:02: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
Oct 28 14:07:06 amnesia kernel: amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_INET6 protocol family
Oct 28 14:07:06 amnesia kernel: Segment Routing with IPv6
Oct 28 14:07:06 amnesia kernel: In-situ OAM (IOAM) with IPv6
Oct 28 14:07:06 amnesia kernel: mip6: Mobile IPv6
Oct 28 14:07:06 amnesia kernel: NET: Registered PF_PACKET protocol family
Oct 28 14:07:06 amnesia kernel: mpls_gso: MPLS GSO support
Oct 28 14:07:06 amnesia kernel: IPI shorthand broadcast: enabled
Oct 28 14:07:06 amnesia kernel: registered taskstats version 1
Oct 28 14:07:06 amnesia kernel: Loading compiled-in X.509 certificates
Oct 28 14:07:06 amnesia kernel: Loaded X.509 cert 'Build time autogenerated kernel key: fb343046eae20e819e95f603536d646f69925118'
Oct 28 14:07:06 amnesia kernel: Demotion targets for Node 0: null
Oct 28 14:07:06 amnesia kernel: Key type .fscrypt registered
Oct 28 14:07:06 amnesia kernel: Key type fscrypt-provisioning registered
Oct 28 14:07:06 amnesia kernel: Key type encrypted registered
Oct 28 14:07:06 amnesia kernel: AppArmor: AppArmor sha256 policy hashing enabled
Oct 28 14:07:06 amnesia kernel: ima: No TPM chip found, activating TPM-bypass!
Oct 28 14:07:06 amnesia kernel: ima: Allocated hash algorithm: sha256
Oct 28 14:07:06 amnesia kernel: ima: No architecture policies found
Oct 28 14:07:06 amnesia kernel: evm: Initialising EVM extended attributes:
Oct 28 14:07:06 amnesia kernel: evm: security.selinux
Oct 28 14:07:06 amnesia kernel: evm: security.SMACK64 (disabled)
Oct 28 14:07:06 amnesia kernel: evm: security.SMACK64EXEC (disabled)
Oct 28 14:07:06 amnesia kernel: evm: security.SMACK64TRANSMUTE (disabled)
Oct 28 14:07:06 amnesia kernel: evm: security.SMACK64MMAP (disabled)
Oct 28 14:07:06 amnesia kernel: evm: security.apparmor
Oct 28 14:07:06 amnesia kernel: evm: security.ima
Oct 28 14:07:06 amnesia kernel: evm: security.capability
Oct 28 14:07:06 amnesia kernel: evm: HMAC attrs: 0x1
Oct 28 14:07:06 amnesia kernel: RAS: Correctable Errors collector initialized.
Oct 28 14:07:06 amnesia kernel: Unstable clock detected, switching default tracing clock to "global"
                                If you want to keep using the local clock, then add:
                                  "trace_clock=local"
                                on the kernel command line
Oct 28 14:07:06 amnesia kernel: clk: Disabling unused clocks
Oct 28 14:07:06 amnesia kernel: PM: genpd: Disabling unused power domains
Oct 28 14:07:06 amnesia kernel: Freeing unused decrypted memory: 2028K
Oct 28 14:07:06 amnesia kernel: Freeing unused kernel image (initmem) memory: 4148K
Oct 28 14:07:06 amnesia kernel: Write protecting the kernel read-only data: 28672k
Oct 28 14:07:06 amnesia kernel: Freeing unused kernel image (rodata/data gap) memory: 488K
Oct 28 14:07:06 amnesia kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 28 14:07:06 amnesia kernel: Run /init as init process
Oct 28 14:07:06 amnesia kernel:   with arguments:
Oct 28 14:07:06 amnesia kernel:     /init
Oct 28 14:07:06 amnesia kernel:     config
Oct 28 14:07:06 amnesia kernel:     nopersistence
Oct 28 14:07:06 amnesia kernel:     noprompt
Oct 28 14:07:06 amnesia kernel:     splash
Oct 28 14:07:06 amnesia kernel:     noautologin
Oct 28 14:07:06 amnesia kernel:     autotest_never_use_this_option
Oct 28 14:07:06 amnesia kernel:   with environment:
Oct 28 14:07:06 amnesia kernel:     HOME=/
Oct 28 14:07:06 amnesia kernel:     TERM=linux
Oct 28 14:07:06 amnesia kernel:     BOOT_IMAGE=/live/vmlinuz
Oct 28 14:07:06 amnesia kernel:     boot=live
Oct 28 14:07:06 amnesia kernel:     live-media=removable
Oct 28 14:07:06 amnesia kernel:     timezone=Etc/UTC
Oct 28 14:07:06 amnesia kernel:     module=Tails
Oct 28 14:07:06 amnesia kernel:     spec_store_bypass_disable=on
Oct 28 14:07:06 amnesia kernel:     FSUUID=6671-0804
Oct 28 14:07:06 amnesia kernel:     blacklist=psmouse
Oct 28 14:07:06 amnesia kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 28 14:07:06 amnesia kernel: ACPI: button: Power Button [PWRF]
Oct 28 14:07:06 amnesia kernel: lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
Oct 28 14:07:06 amnesia kernel: ACPI: \_SB_.GSIA: Enabled at IRQ 16
Oct 28 14:07:06 amnesia kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Oct 28 14:07:06 amnesia kernel: i2c i2c-0: Memory type 0x07 not supported yet, not instantiating SPD
Oct 28 14:07:06 amnesia kernel: SCSI subsystem initialized
Oct 28 14:07:06 amnesia kernel: ACPI: bus type drm_connector registered
Oct 28 14:07:06 amnesia kernel: ACPI: bus type USB registered
Oct 28 14:07:06 amnesia kernel: usbcore: registered new interface driver usbfs
Oct 28 14:07:06 amnesia kernel: usbcore: registered new interface driver hub
Oct 28 14:07:06 amnesia kernel: usbcore: registered new device driver usb
Oct 28 14:07:06 amnesia kernel: iTCO_vendor_support: vendor-support=0
Oct 28 14:07:06 amnesia kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH9 TCO device (Version=2, TCOBASE=0x0660)
Oct 28 14:07:06 amnesia kernel: [drm] pci: virtio-vga detected at 0000:00:02.0
Oct 28 14:07:06 amnesia kernel: virtio-pci 0000:00:02.0: vgaarb: deactivate vga console
Oct 28 14:07:06 amnesia kernel: Console: switching to colour dummy device 80x25
Oct 28 14:07:06 amnesia kernel: [drm] features: -virgl +edid -resource_blob -host_visible
Oct 28 14:07:06 amnesia kernel: [drm] features: -context_init
Oct 28 14:07:06 amnesia kernel: [drm] number of scanouts: 1
Oct 28 14:07:06 amnesia kernel: [drm] number of cap sets: 0
Oct 28 14:07:06 amnesia kernel: [drm] Initialized virtio_gpu 0.1.0 for 0000:00:02.0 on minor 0
Oct 28 14:07:06 amnesia kernel: fbcon: virtio_gpudrmfb (fb0) is primary device
Oct 28 14:07:06 amnesia kernel: Console: switching to colour frame buffer device 160x50
Oct 28 14:07:06 amnesia kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Oct 28 14:07:06 amnesia kernel: virtio-pci 0000:00:02.0: [drm] fb0: virtio_gpudrmfb frame buffer device
Oct 28 14:07:06 amnesia kernel: libata version 3.00 loaded.
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
Oct 28 14:07:06 amnesia kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
Oct 28 14:07:06 amnesia kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
Oct 28 14:07:06 amnesia kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 14:07:06 amnesia kernel: usb usb1: Product: xHCI Host Controller
Oct 28 14:07:06 amnesia kernel: usb usb1: Manufacturer: Linux 6.12.48+deb13-amd64 xhci-hcd
Oct 28 14:07:06 amnesia kernel: usb usb1: SerialNumber: 0000:04:00.0
Oct 28 14:07:06 amnesia kernel: hub 1-0:1.0: USB hub found
Oct 28 14:07:06 amnesia kernel: hub 1-0:1.0: 4 ports detected
Oct 28 14:07:06 amnesia kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 28 14:07:06 amnesia kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
Oct 28 14:07:06 amnesia kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 28 14:07:06 amnesia kernel: usb usb2: Product: xHCI Host Controller
Oct 28 14:07:06 amnesia kernel: usb usb2: Manufacturer: Linux 6.12.48+deb13-amd64 xhci-hcd
Oct 28 14:07:06 amnesia kernel: usb usb2: SerialNumber: 0000:04:00.0
Oct 28 14:07:06 amnesia kernel: hub 2-0:1.0: USB hub found
Oct 28 14:07:06 amnesia kernel: hub 2-0:1.0: 4 ports detected
Oct 28 14:07:06 amnesia kernel: ahci 0000:00:1f.2: version 3.0
Oct 28 14:07:06 amnesia kernel: ahci 0000:00:1f.2: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Oct 28 14:07:06 amnesia kernel: ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
Oct 28 14:07:06 amnesia kernel: ahci 0000:00:1f.2: flags: 64bit ncq only 
Oct 28 14:07:06 amnesia kernel: scsi host0: ahci
Oct 28 14:07:06 amnesia kernel: scsi host1: ahci
Oct 28 14:07:06 amnesia kernel: scsi host2: ahci
Oct 28 14:07:06 amnesia kernel: scsi host3: ahci
Oct 28 14:07:06 amnesia kernel: scsi host4: ahci
Oct 28 14:07:06 amnesia kernel: scsi host5: ahci
Oct 28 14:07:06 amnesia kernel: ata1: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17100 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata2: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17180 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata3: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17200 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata4: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17280 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata5: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17300 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata6: SATA max UDMA/133 abar m4096@0xfea17000 port 0xfea17380 irq 39 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ACPI: \_SB_.GSIH: Enabled at IRQ 23
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:02.0: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:02.0: 6/6 ports implemented (port mask 0x3f)
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:02.0: flags: 64bit ncq only 
Oct 28 14:07:06 amnesia kernel: scsi host6: ahci
Oct 28 14:07:06 amnesia kernel: scsi host7: ahci
Oct 28 14:07:06 amnesia kernel: scsi host8: ahci
Oct 28 14:07:06 amnesia kernel: scsi host9: ahci
Oct 28 14:07:06 amnesia kernel: scsi host10: ahci
Oct 28 14:07:06 amnesia kernel: scsi host11: ahci
Oct 28 14:07:06 amnesia kernel: ata7: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04100 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata8: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04180 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata9: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04200 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata10: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04280 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata11: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04300 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata12: SATA max UDMA/133 abar m4096@0xfdc04000 port 0xfdc04380 irq 40 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ACPI: \_SB_.GSIE: Enabled at IRQ 20
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:03.0: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:03.0: 6/6 ports implemented (port mask 0x3f)
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:03.0: flags: 64bit ncq only 
Oct 28 14:07:06 amnesia kernel: scsi host12: ahci
Oct 28 14:07:06 amnesia kernel: scsi host13: ahci
Oct 28 14:07:06 amnesia kernel: scsi host14: ahci
Oct 28 14:07:06 amnesia kernel: scsi host15: ahci
Oct 28 14:07:06 amnesia kernel: scsi host16: ahci
Oct 28 14:07:06 amnesia kernel: scsi host17: ahci
Oct 28 14:07:06 amnesia kernel: ata13: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05100 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata14: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05180 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata15: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05200 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata16: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05280 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata17: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05300 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata18: SATA max UDMA/133 abar m4096@0xfdc05000 port 0xfdc05380 irq 41 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:04.0: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:04.0: 6/6 ports implemented (port mask 0x3f)
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:04.0: flags: 64bit ncq only 
Oct 28 14:07:06 amnesia kernel: scsi host18: ahci
Oct 28 14:07:06 amnesia kernel: scsi host19: ahci
Oct 28 14:07:06 amnesia kernel: scsi host20: ahci
Oct 28 14:07:06 amnesia kernel: scsi host21: ahci
Oct 28 14:07:06 amnesia kernel: scsi host22: ahci
Oct 28 14:07:06 amnesia kernel: scsi host23: ahci
Oct 28 14:07:06 amnesia kernel: ata19: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06100 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata20: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06180 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata21: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06200 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata22: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06280 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata23: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06300 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata24: SATA max UDMA/133 abar m4096@0xfdc06000 port 0xfdc06380 irq 42 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:05.0: AHCI vers 0001.0000, 32 command slots, 1.5 Gbps, SATA mode
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:05.0: 6/6 ports implemented (port mask 0x3f)
Oct 28 14:07:06 amnesia kernel: ahci 0000:02:05.0: flags: 64bit ncq only 
Oct 28 14:07:06 amnesia kernel: scsi host24: ahci
Oct 28 14:07:06 amnesia kernel: scsi host25: ahci
Oct 28 14:07:06 amnesia kernel: scsi host26: ahci
Oct 28 14:07:06 amnesia kernel: scsi host27: ahci
Oct 28 14:07:06 amnesia kernel: scsi host28: ahci
Oct 28 14:07:06 amnesia kernel: scsi host29: ahci
Oct 28 14:07:06 amnesia kernel: ata25: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07100 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata26: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07180 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata27: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07200 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata28: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07280 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata29: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07300 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: ata30: SATA max UDMA/133 abar m4096@0xfdc07000 port 0xfdc07380 irq 43 lpm-pol 1
Oct 28 14:07:06 amnesia kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Oct 28 14:07:06 amnesia kernel: ata6: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata2: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata5: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata1: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata9: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata10: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata7: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata11: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata8: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata12: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata14: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata17: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata18: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata13: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata15: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata16: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata19: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata20: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata24: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata23: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata22: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata21: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata27: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata28: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata30: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata26: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata25: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata26.00: LPM support broken, forcing max_power
Oct 28 14:07:06 amnesia kernel: ata26.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
Oct 28 14:07:06 amnesia kernel: ata26.00: applying bridge limits
Oct 28 14:07:06 amnesia kernel: ata29: SATA link down (SStatus 0 SControl 300)
Oct 28 14:07:06 amnesia kernel: ata26.00: LPM support broken, forcing max_power
Oct 28 14:07:06 amnesia kernel: ata26.00: configured for UDMA/100
Oct 28 14:07:06 amnesia kernel: scsi 25:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
Oct 28 14:07:06 amnesia kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
Oct 28 14:07:06 amnesia kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
Oct 28 14:07:06 amnesia kernel: usb 1-1: Product: QEMU USB Tablet
Oct 28 14:07:06 amnesia kernel: usb 1-1: Manufacturer: QEMU
Oct 28 14:07:06 amnesia kernel: usb 1-1: SerialNumber: 28754-0000:00:01.2:00.0-1
Oct 28 14:07:06 amnesia kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 28 14:07:06 amnesia kernel: usbcore: registered new interface driver usbhid
Oct 28 14:07:06 amnesia kernel: usbhid: USB HID core driver
Oct 28 14:07:06 amnesia kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input3
Oct 28 14:07:06 amnesia kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:04:00.0-1/input0
Oct 28 14:07:06 amnesia kernel: sr 25:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
Oct 28 14:07:06 amnesia kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Oct 28 14:07:06 amnesia kernel: sr 25:0:0:0: Attached scsi CD-ROM sr0
Oct 28 14:07:06 amnesia kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
Oct 28 14:07:06 amnesia kernel: usb 2-2: New USB device found, idVendor=46f4, idProduct=0001, bcdDevice= 0.00
Oct 28 14:07:06 amnesia kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 28 14:07:06 amnesia kernel: usb 2-2: Product: QEMU USB HARDDRIVE
Oct 28 14:07:06 amnesia kernel: usb 2-2: Manufacturer: QEMU
Oct 28 14:07:06 amnesia kernel: usb 2-2: SerialNumber: 1-0000:00:01.2:00.0-2
Oct 28 14:07:06 amnesia kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Oct 28 14:07:06 amnesia kernel: scsi host30: usb-storage 2-2:1.0
Oct 28 14:07:06 amnesia kernel: usbcore: registered new interface driver usb-storage
Oct 28 14:07:06 amnesia kernel: usbcore: registered new interface driver uas
Oct 28 14:07:06 amnesia kernel: scsi 30:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
Oct 28 14:07:06 amnesia kernel: sd 30:0:0:0: [sda] 14745600 512-byte logical blocks: (7.55 GB/7.03 GiB)
Oct 28 14:07:06 amnesia kernel: sd 30:0:0:0: [sda] Write Protect is off
Oct 28 14:07:06 amnesia kernel: sd 30:0:0:0: [sda] Mode Sense: 63 00 00 08
Oct 28 14:07:06 amnesia kernel: sd 30:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 28 14:07:06 amnesia kernel:  sda: sda1 sda2
Oct 28 14:07:06 amnesia kernel: sd 30:0:0:0: [sda] Attached SCSI removable disk
Oct 28 14:07:06 amnesia kernel:  sda: sda1 sda2
Oct 28 14:07:06 amnesia kernel: loop: module loaded
Oct 28 14:07:06 amnesia kernel: loop0: detected capacity change from 0 to 3700184
Oct 28 14:07:06 amnesia kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 28 14:07:06 amnesia kernel: evm: overlay not supported
Oct 28 14:07:06 amnesia kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Oct 28 14:07:06 amnesia systemd[1]: Inserted module 'autofs4'
Oct 28 14:07:06 amnesia systemd[1]: systemd 257.8-1~deb13u2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
Oct 28 14:07:06 amnesia systemd[1]: Detected virtualization kvm.
Oct 28 14:07:06 amnesia systemd[1]: Detected architecture x86-64.
Oct 28 14:07:06 amnesia systemd[1]: Hostname set to <amnesia>.
Oct 28 14:07:06 amnesia systemd[1]: Initializing machine ID from SMBIOS/DMI UUID.
Oct 28 14:07:06 amnesia systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 28 14:07:06 amnesia systemd[1]: Queued start job for default target graphical.target.
Oct 28 14:07:06 amnesia systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Oct 28 14:07:06 amnesia systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Oct 28 14:07:06 amnesia systemd[1]: Created slice system-tor.slice - Slice /system/tor.
Oct 28 14:07:06 amnesia systemd[1]: Created slice user.slice - User and Session Slice.
Oct 28 14:07:06 amnesia systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Oct 28 14:07:06 amnesia systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Oct 28 14:07:06 amnesia systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
Oct 28 14:07:06 amnesia systemd[1]: Reached target remote-fs.target - Remote File Systems.
Oct 28 14:07:06 amnesia systemd[1]: Reached target slices.target - Slice Units.
Oct 28 14:07:06 amnesia systemd[1]: Reached target swap.target - Swaps.
Oct 28 14:07:06 amnesia systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
Oct 28 14:07:06 amnesia systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
Oct 28 14:07:06 amnesia systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:06 amnesia systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Oct 28 14:07:06 amnesia systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Oct 28 14:07:06 amnesia systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Oct 28 14:07:06 amnesia systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Oct 28 14:07:06 amnesia systemd[1]: Mounting run-initramfs.mount - Extracted initrd directory...
Oct 28 14:07:06 amnesia systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
Oct 28 14:07:06 amnesia systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Oct 28 14:07:06 amnesia systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Oct 28 14:07:06 amnesia systemd[1]: Mounting var-tmp.mount - Temporary Directory...
Oct 28 14:07:06 amnesia systemd[1]: Starting blk-availability.service - Availability of block devices...
Oct 28 14:07:06 amnesia systemd[1]: Starting ferm.service - ferm firewall configuration...
Oct 28 14:07:06 amnesia systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Oct 28 14:07:06 amnesia systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Oct 28 14:07:06 amnesia systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 28 14:07:06 amnesia systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Oct 28 14:07:06 amnesia systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Oct 28 14:07:06 amnesia systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Oct 28 14:07:06 amnesia systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Oct 28 14:07:06 amnesia systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-journald.service - Journal Service...
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Oct 28 14:07:06 amnesia systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Oct 28 14:07:06 amnesia systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Oct 28 14:07:06 amnesia systemd[1]: Finished tails-remove-overlayfs-dirs.service - Remove the overlayfs directories.
Oct 28 14:07:06 amnesia systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Oct 28 14:07:06 amnesia systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Oct 28 14:07:06 amnesia systemd[1]: Mounted run-initramfs.mount - Extracted initrd directory.
Oct 28 14:07:06 amnesia systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
Oct 28 14:07:06 amnesia systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Oct 28 14:07:06 amnesia systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Oct 28 14:07:06 amnesia systemd[1]: Mounted var-tmp.mount - Temporary Directory.
Oct 28 14:07:06 amnesia systemd[1]: Finished blk-availability.service - Availability of block devices.
Oct 28 14:07:06 amnesia systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Oct 28 14:07:06 amnesia systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 28 14:07:06 amnesia systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Oct 28 14:07:06 amnesia systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 28 14:07:06 amnesia systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Oct 28 14:07:06 amnesia systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Oct 28 14:07:06 amnesia systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Oct 28 14:07:06 amnesia systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 28 14:07:06 amnesia systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Oct 28 14:07:06 amnesia systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Oct 28 14:07:06 amnesia systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Oct 28 14:07:06 amnesia systemd-journald[623]: Collecting audit messages is disabled.
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
Oct 28 14:07:06 amnesia kernel: lp: driver loaded but no devices found
Oct 28 14:07:06 amnesia systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Oct 28 14:07:06 amnesia systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Oct 28 14:07:06 amnesia kernel: ppdev: user-space parallel port driver
Oct 28 14:07:06 amnesia systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 28 14:07:06 amnesia systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
Oct 28 14:07:06 amnesia systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:06 amnesia kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Oct 28 14:07:06 amnesia kernel: device-mapper: uevent: version 1.0.3
Oct 28 14:07:06 amnesia kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Oct 28 14:07:06 amnesia systemd-journald[623]: Journal started
Oct 28 14:07:06 amnesia systemd-journald[623]: Runtime Journal (/run/log/journal/203552d5819c41f3800e2c8ef2545404) is 3.6M, max 29.1M, 25.4M free.
Oct 28 14:07:06 amnesia systemd-modules-load[638]: Inserted module 'lp'
Oct 28 14:07:06 amnesia systemd-modules-load[638]: Inserted module 'ppdev'
Oct 28 14:07:06 amnesia systemd-modules-load[638]: Inserted module 'parport_pc'
Oct 28 14:07:06 amnesia systemd[1]: Started systemd-journald.service - Journal Service.
Oct 28 14:07:06 amnesia systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...
Oct 28 14:07:06 amnesia systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer...
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
Oct 28 14:07:06 amnesia systemd-journald[623]: Time spent on flushing to /var/log/journal/203552d5819c41f3800e2c8ef2545404 is 80.147ms for 858 entries.
Oct 28 14:07:06 amnesia systemd-journald[623]: System Journal (/var/log/journal/203552d5819c41f3800e2c8ef2545404) is 8M, max 145.6M, 137.6M free.
Oct 28 14:07:07 amnesia systemd-journald[623]: Received client request to flush runtime journal.
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Oct 28 14:07:06 amnesia systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Oct 28 14:07:06 amnesia systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
Oct 28 14:07:07 amnesia systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.
Oct 28 14:07:07 amnesia systemd-oomd[690]: No swap; memory pressure usage will be degraded
Oct 28 14:07:07 amnesia systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer.
Oct 28 14:07:07 amnesia systemd-udevd[695]: Using default interface naming scheme 'v257'.
Oct 28 14:07:07 amnesia systemd-udevd[695]: /usr/lib/udev/rules.d/90-alsa-restore.rules:18 GOTO="alsa_restore_std" has no matching label, ignoring.
Oct 28 14:07:07 amnesia systemd-udevd[695]: /usr/lib/udev/rules.d/90-alsa-restore.rules:18 The line has no effect any more, dropping.
Oct 28 14:07:07 amnesia systemd-udevd[695]: /usr/lib/udev/rules.d/90-alsa-restore.rules:22 GOTO="alsa_restore_std" has no matching label, ignoring.
Oct 28 14:07:07 amnesia systemd-udevd[695]: /usr/lib/udev/rules.d/90-alsa-restore.rules:22 The line has no effect any more, dropping.
Oct 28 14:07:07 amnesia systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
Oct 28 14:07:07 amnesia systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Oct 28 14:07:07 amnesia systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Oct 28 14:07:07 amnesia systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
Oct 28 14:07:07 amnesia systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
Oct 28 14:07:07 amnesia systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Oct 28 14:07:07 amnesia systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
Oct 28 14:07:07 amnesia systemd[1]: Reached target paths.target - Path Units.
Oct 28 14:07:07 amnesia systemd[1]: Mounting tmp.mount - /tmp...
Oct 28 14:07:07 amnesia kernel: sr 25:0:0:0: Attached scsi generic sg0 type 5
Oct 28 14:07:07 amnesia systemd[1]: Mounted tmp.mount - /tmp.
Oct 28 14:07:07 amnesia systemd[1]: Reached target local-fs.target - Local File Systems.
Oct 28 14:07:07 amnesia systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management.
Oct 28 14:07:07 amnesia kernel: sd 30:0:0:0: Attached scsi generic sg1 type 0
Oct 28 14:07:07 amnesia systemd[1]: Starting apparmor.service - Load AppArmor profiles...
Oct 28 14:07:07 amnesia systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
Oct 28 14:07:07 amnesia apparmor.systemd[807]: Restarting AppArmor
Oct 28 14:07:07 amnesia apparmor.systemd[807]: Reloading AppArmor profiles
Oct 28 14:07:07 amnesia systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Oct 28 14:07:07 amnesia systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories...
Oct 28 14:07:07 amnesia systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
Oct 28 14:07:07 amnesia systemd[1]: Received SIGRTMIN+20 from PID 311 (plymouthd).
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.676:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=835 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.684:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=834 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.688:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=836 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.692:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=837 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.700:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=841 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.708:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Xorg" pid=838 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.712:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=847 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.716:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=846 comm="apparmor_parser"
Oct 28 14:07:07 amnesia systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 829 (systemd-binfmt)
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.720:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=849 comm="apparmor_parser"
Oct 28 14:07:07 amnesia kernel: audit: type=1400 audit(1761660427.720:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=850 comm="apparmor_parser"
Oct 28 14:07:07 amnesia systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
Oct 28 14:07:07 amnesia systemd-tmpfiles[830]: /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
Oct 28 14:07:07 amnesia ferm[611]: Starting Firewall: ferm.
Oct 28 14:07:07 amnesia systemd[1]: Finished ferm.service - ferm firewall configuration.
Oct 28 14:07:07 amnesia systemd[1]: Reached target network-pre.target - Preparation for Network.
Oct 28 14:07:07 amnesia systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories.
Oct 28 14:07:07 amnesia systemd[1]: Starting console-setup.service - Set console font and keymap...
Oct 28 14:07:07 amnesia systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 28 14:07:07 amnesia systemd[1]: Starting live-config.service - live-config contains the components that configure a live system during the boot process (late userspace)....
Oct 28 14:07:07 amnesia systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:07 amnesia systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:07 amnesia systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 28 14:07:07 amnesia systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 28 14:07:07 amnesia systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Oct 28 14:07:07 amnesia systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
Oct 28 14:07:07 amnesia systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
Oct 28 14:07:08 amnesia apparmor.systemd[964]: Skipping profile in /etc/apparmor.d/disable: plasmashell
Oct 28 14:07:08 amnesia systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Oct 28 14:07:08 amnesia systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Oct 28 14:07:08 amnesia systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 28 14:07:08 amnesia systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 28 14:07:08 amnesia systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 28 14:07:08 amnesia systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia live-config[924]: live-config: debconf hostnamelocalhost.localdomain
Oct 28 14:07:08 amnesia systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Oct 28 14:07:08 amnesia systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 28 14:07:08 amnesia systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 28 14:07:08 amnesia systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 28 14:07:08 amnesia systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Oct 28 14:07:08 amnesia systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Oct 28 14:07:08 amnesia systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Oct 28 14:07:08 amnesia systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 28 14:07:08 amnesia systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 28 14:07:08 amnesia systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 28 14:07:08 amnesia systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Oct 28 14:07:08 amnesia systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:08 amnesia systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:08 amnesia systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Oct 28 14:07:08 amnesia kernel: cryptd: max_cpu_qlen set to 1000
Oct 28 14:07:08 amnesia kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
Oct 28 14:07:08 amnesia kernel: input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0:    inputs:
Oct 28 14:07:08 amnesia kernel: snd_hda_codec_generic hdaudioC0D0:      Line=0x5
Oct 28 14:07:08 amnesia kernel: AES CTR mode by8 optimization enabled
Oct 28 14:07:08 amnesia apparmor.systemd[1164]: Skipping profile in /etc/apparmor.d/disable: usr.bin.man
Oct 28 14:07:09 amnesia (udev-worker)[711]: controlC0: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 0' failed with exit code 99.
Oct 28 14:07:09 amnesia systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Oct 28 14:07:09 amnesia systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 28 14:07:09 amnesia systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Oct 28 14:07:09 amnesia systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 28 14:07:09 amnesia systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 28 14:07:09 amnesia systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 28 14:07:09 amnesia systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:09 amnesia systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
Oct 28 14:07:09 amnesia systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:09 amnesia systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 28 14:07:09 amnesia systemd[1]: systemd-machine-id-commit.service - Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 28 14:07:09 amnesia systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:09 amnesia systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:09 amnesia systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.
Oct 28 14:07:09 amnesia systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Oct 28 14:07:09 amnesia systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Oct 28 14:07:09 amnesia systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Oct 28 14:07:09 amnesia systemd[1]: Finished console-setup.service - Set console font and keymap.
Oct 28 14:07:09 amnesia systemd[1]: Finished apparmor.service - Load AppArmor profiles.
Oct 28 14:07:09 amnesia systemd[1]: Started haveged.service - Entropy Daemon based on the HAVEGE algorithm.
Oct 28 14:07:09 amnesia systemd[1]: Reached target sysinit.target - System Initialization.
Oct 28 14:07:09 amnesia systemd[1]: Started apt-daily.timer - Daily apt download activities.
Oct 28 14:07:09 amnesia systemd[1]: Started apt-daily-upgrade.timer - Daily apt upgrade and clean activities.
Oct 28 14:07:09 amnesia systemd[1]: Started dpkg-db-backup.timer - Daily dpkg database backup timer.
Oct 28 14:07:09 amnesia systemd[1]: Started e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems.
Oct 28 14:07:09 amnesia systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week.
Oct 28 14:07:09 amnesia systemd[1]: Started laptop-mode.timer - Runs Laptop Mode Tools - Polling Service, every 150 seconds.
Oct 28 14:07:09 amnesia systemd[1]: Started logrotate.timer - Daily rotation of log files.
Oct 28 14:07:09 amnesia systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
Oct 28 14:07:09 amnesia systemd[1]: Reached target timers.target - Timer Units.
Oct 28 14:07:09 amnesia systemd[1]: Listening on cups.socket - CUPS Scheduler.
Oct 28 14:07:09 amnesia systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
Oct 28 14:07:09 amnesia systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket.
Oct 28 14:07:09 amnesia systemd[1]: Listening on spice-vdagentd.socket - Activation socket for spice guest agent daemon.
Oct 28 14:07:09 amnesia systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket.
Oct 28 14:07:09 amnesia systemd[1]: Listening on tca-portal.socket - TCA portal socket.
Oct 28 14:07:09 amnesia systemd[1]: Reached target sockets.target - Socket Units.
Oct 28 14:07:09 amnesia systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:09 amnesia systemd[1]: vgauth.service - Authentication service for virtual machines hosted on VMware was skipped because of an unmet condition check (ConditionVirtualization=vmware).
Oct 28 14:07:09 amnesia systemd[1]: open-vm-tools.service - Service for virtual machines hosted on VMware was skipped because of an unmet condition check (ConditionVirtualization=vmware).
Oct 28 14:07:09 amnesia haveged[1557]: haveged: command socket is listening at fd 3
Oct 28 14:07:09 amnesia haveged[1557]: haveged starting up
Oct 28 14:07:09 amnesia usermod[1719]: change user 'root' password
Oct 28 14:07:09 amnesia adduser[1735]: Adding user `amnesia' ...
Oct 28 14:07:09 amnesia adduser[1735]: Adding new group `amnesia' (1000) ...
Oct 28 14:07:09 amnesia groupadd[1767]: group added to /etc/group: name=amnesia, GID=1000
Oct 28 14:07:09 amnesia groupadd[1767]: group added to /etc/gshadow: name=amnesia
Oct 28 14:07:09 amnesia groupadd[1767]: new group: name=amnesia, GID=1000
Oct 28 14:07:09 amnesia adduser[1735]: Adding new user `amnesia' (1000) with group `amnesia (1000)' ...
Oct 28 14:07:09 amnesia useradd[1781]: new user: name=amnesia, UID=1000, GID=1000, home=/home/amnesia, shell=/bin/bash, from=none
Oct 28 14:07:09 amnesia adduser[1735]: Creating home directory `/home/amnesia' ...
Oct 28 14:07:09 amnesia adduser[1735]: Copying files from `/etc/skel' ...
Oct 28 14:07:09 amnesia adduser[1735]: Adding new user `amnesia' to supplemental / extra groups `users' ...
Oct 28 14:07:09 amnesia systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 28 14:07:09 amnesia adduser[1735]: Adding user `amnesia' to group `users' ...
Oct 28 14:07:09 amnesia haveged[1557]: haveged: ver: 1.9.19; arch: x86; vend: ; build: (gcc 14.2.0 ITV); collect: 128K
Oct 28 14:07:09 amnesia haveged[1557]: haveged: cpu: (VC); data: 32K (V); inst: 32K (V); idx: 24/40; sz: 32172/54097
Oct 28 14:07:09 amnesia haveged[1557]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99801
Oct 28 14:07:09 amnesia haveged[1557]: haveged: fills: 0, generated: 0
Oct 28 14:07:09 amnesia gpasswd[1818]: members of group users set by root to amnesia
Oct 28 14:07:09 amnesia chfn[1822]: changed user 'amnesia' information
Oct 28 14:07:09 amnesia usermod[1829]: change user 'amnesia' password
Oct 28 14:07:09 amnesia kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 28 14:07:09 amnesia adduser[1834]: Adding user `amnesia' to group `cdrom' ...
Oct 28 14:07:09 amnesia usermod[1838]: add 'amnesia' to group 'cdrom'
Oct 28 14:07:09 amnesia usermod[1838]: add 'amnesia' to shadow group 'cdrom'
Oct 28 14:07:09 amnesia kernel: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Oct 28 14:07:09 amnesia kernel: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Oct 28 14:07:09 amnesia kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 28 14:07:09 amnesia kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 28 14:07:09 amnesia adduser[1845]: Adding user `amnesia' to group `dialout' ...
Oct 28 14:07:09 amnesia usermod[1920]: add 'amnesia' to group 'dialout'
Oct 28 14:07:09 amnesia usermod[1920]: add 'amnesia' to shadow group 'dialout'
Oct 28 14:07:09 amnesia adduser[1943]: Adding user `amnesia' to group `floppy' ...
Oct 28 14:07:09 amnesia usermod[2021]: add 'amnesia' to group 'floppy'
Oct 28 14:07:09 amnesia usermod[2021]: add 'amnesia' to shadow group 'floppy'
Oct 28 14:07:09 amnesia adduser[2026]: Adding user `amnesia' to group `video' ...
Oct 28 14:07:09 amnesia usermod[2080]: add 'amnesia' to group 'video'
Oct 28 14:07:09 amnesia usermod[2080]: add 'amnesia' to shadow group 'video'
Oct 28 14:07:10 amnesia adduser[2093]: Adding user `amnesia' to group `plugdev' ...
Oct 28 14:07:10 amnesia usermod[2163]: add 'amnesia' to group 'plugdev'
Oct 28 14:07:10 amnesia usermod[2163]: add 'amnesia' to shadow group 'plugdev'
Oct 28 14:07:10 amnesia adduser[2198]: Adding user `amnesia' to group `netdev' ...
Oct 28 14:07:10 amnesia usermod[2275]: add 'amnesia' to group 'netdev'
Oct 28 14:07:10 amnesia usermod[2275]: add 'amnesia' to shadow group 'netdev'
Oct 28 14:07:10 amnesia adduser[2285]: Adding user `amnesia' to group `scanner' ...
Oct 28 14:07:10 amnesia usermod[2345]: add 'amnesia' to group 'scanner'
Oct 28 14:07:10 amnesia usermod[2345]: add 'amnesia' to shadow group 'scanner'
Oct 28 14:07:10 amnesia adduser[2356]: Adding user `amnesia' to group `lp' ...
Oct 28 14:07:10 amnesia usermod[2439]: add 'amnesia' to group 'lp'
Oct 28 14:07:10 amnesia usermod[2439]: add 'amnesia' to shadow group 'lp'
Oct 28 14:07:10 amnesia adduser[2446]: Adding user `amnesia' to group `lpadmin' ...
Oct 28 14:07:10 amnesia usermod[2503]: add 'amnesia' to group 'lpadmin'
Oct 28 14:07:10 amnesia usermod[2503]: add 'amnesia' to shadow group 'lpadmin'
Oct 28 14:07:12 amnesia live-config[924]:  user-setup locales tzdata
Oct 28 14:07:12 amnesia live-config[924]: Current default time zone: 'Etc/UTC'
Oct 28 14:07:12 amnesia live-config[924]: Local time is now:      Tue Oct 28 14:07:12 UTC 2025.
Oct 28 14:07:12 amnesia live-config[924]: Universal Time is now:  Tue Oct 28 14:07:12 UTC 2025.
Oct 28 14:07:13 amnesia live-config[924]:  keyboard-configuration ssl-cert util-linux login- configuring APT sources
Oct 28 14:07:13 amnesia live-config[924]: - configuring APT preferences
Oct 28 14:07:13 amnesia live-config[924]: - undiverting APT
Oct 28 14:07:13 amnesia live-config[924]: Removing 'local diversion of /usr/bin/apt-get to /usr/bin/apt-get.real'
Oct 28 14:07:13 amnesia live-config[924]: Configuring Tails
Oct 28 14:07:13 amnesia live-config[924]: - importing Tails' GnuPG keys into the amnesia's keyring
Oct 28 14:07:13 amnesia sudo[4281]:     root : PWD=/ ; USER=amnesia ; COMMAND=/usr/bin/gpg --batch --import /usr/share/doc/tails/website/bugs-tails-net.key /usr/share/doc/tails/website/foundations-tails-net.key /usr/share/doc/tails/website/sysadmins-tails-net.key /usr/share/doc/tails/website/tails-bugs.key /usr/share/doc/tails/website/tails-signing-minimal.key /usr/share/doc/tails/website/tails-signing.key /usr/share/doc/tails/website/weblate-tails-net.key
Oct 28 14:07:13 amnesia sudo[4281]: pam_unix(sudo:session): session opened for user amnesia(uid=1000) by (uid=0)
Oct 28 14:07:13 amnesia live-config[924]: gpg: keybox '/home/amnesia/.gnupg/pubring.kbx' created
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xE76F7931BED0E061: 3 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: /home/amnesia/.gnupg/trustdb.gpg: trustdb created
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xE76F7931BED0E061: public key "bugs@tails.net <bugs@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0x5F6B02630DDDE331: 3 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0x5F6B02630DDDE331: public key "foundations@tails.net <foundations@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xC8F12D2B1AE1CB26: 3 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xC8F12D2B1AE1CB26: public key "sysadmins@tails.net <sysadmins@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xEC57B56EF0C43132: 249 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xEC57B56EF0C43132: public key "Tails user support <support@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xDBB802B258ACD84F: public key "Tails developers <tails@boum.org>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xDBB802B258ACD84F: 2172 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xDBB802B258ACD84F: "Tails developers <tails@boum.org>" 2212 new signatures
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xDBB802B258ACD84F: "Tails developers <tails@boum.org>" 12 new subkeys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xB702FE73C485A41D: 3 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: key 0xB702FE73C485A41D: public key "weblate@tails.net <weblate@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: Total number processed: 7
Oct 28 14:07:13 amnesia live-config[924]: gpg:               imported: 6
Oct 28 14:07:13 amnesia live-config[924]: gpg:            new subkeys: 12
Oct 28 14:07:13 amnesia live-config[924]: gpg:         new signatures: 2212
Oct 28 14:07:13 amnesia live-config[924]: gpg: no ultimately trusted keys found
Oct 28 14:07:13 amnesia sudo[4281]: pam_unix(sudo:session): session closed for user amnesia
Oct 28 14:07:13 amnesia live-config[924]: - importing Tails help desk's GnuPG key into WhisperBack's keyring
Oct 28 14:07:13 amnesia live-config[924]: gpg: keybox '/usr/share/keyrings/whisperback-keyring.gpg' created
Oct 28 14:07:13 amnesia live-config[924]: gpg: key EC57B56EF0C43132: 249 signatures not checked due to missing keys
Oct 28 14:07:13 amnesia live-config[924]: gpg: directory '/root/.gnupg' created
Oct 28 14:07:13 amnesia live-config[924]: gpg: /root/.gnupg/trustdb.gpg: trustdb created
Oct 28 14:07:13 amnesia live-config[924]: gpg: key EC57B56EF0C43132: public key "Tails user support <support@tails.net>" imported
Oct 28 14:07:13 amnesia live-config[924]: gpg: Total number processed: 1
Oct 28 14:07:13 amnesia live-config[924]: gpg:               imported: 1
Oct 28 14:07:13 amnesia live-config[924]: gpg: no ultimately trusted keys found
Oct 28 14:07:13 amnesia live-config[924]: - configuring systemd
Oct 28 14:07:13 amnesia live-config[924]: - setting up hosts file
Oct 28 14:07:13 amnesia live-config[924]: - fixing permissions
Oct 28 14:07:13 amnesia live-config[924]: .
Oct 28 14:07:13 amnesia systemd[1]: Finished live-config.service - live-config contains the components that configure a live system during the boot process (late userspace)..
Oct 28 14:07:13 amnesia systemd[1]: Reached target basic.target - Basic System.
Oct 28 14:07:13 amnesia systemd[1]: System is tainted: unmerged-bin
Oct 28 14:07:13 amnesia systemd[1]: Starting accounts-daemon.service - Accounts Service...
Oct 28 14:07:13 amnesia systemd[1]: alsa-state.service - Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Oct 28 14:07:13 amnesia systemd[1]: Starting alsa-restore.service - Save/Restore Sound Card State...
Oct 28 14:07:13 amnesia systemd[1]: Started cron.service - Regular background program processing daemon.
Oct 28 14:07:13 amnesia alsactl[4324]: /usr/sbin/alsactl: load_state:1715: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory
Oct 28 14:07:13 amnesia alsactl[4324]: alsa-lib parser.c:2796:(load_toplevel_config) Unable to find the top-level configuration file '/usr/share/alsa/ucm2/ucm.conf'.
Oct 28 14:07:13 amnesia alsactl[4324]: alsa-lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2
Oct 28 14:07:13 amnesia alsactl[4324]: Found hardware: "HDA-Intel" "QEMU Generic" "HDA:1af40022,1af40022,00100101" "0x1af4" "0x1100"
Oct 28 14:07:13 amnesia alsactl[4324]: Hardware is initialized using a generic method
Oct 28 14:07:13 amnesia systemd[1]: Starting dbus.service - D-Bus System Message Bus...
Oct 28 14:07:13 amnesia systemd[1]: Starting e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots...
Oct 28 14:07:13 amnesia systemd[1]: getty-static.service - getty on tty2-tty6 if dbus and logind are not available was skipped because of an unmet condition check (ConditionPathExists=!/usr/bin/dbus-daemon).
Oct 28 14:07:13 amnesia systemd[1]: Reached target getty.target - Login Prompts.
Oct 28 14:07:13 amnesia systemd[1]: grub-common.service - Record successful boot for GRUB was skipped because of an unmet condition check (ConditionPathExists=/boot/grub/grub.cfg).
Oct 28 14:07:13 amnesia systemd[1]: Starting initramfs-shutdown.service - Prepare /run/initramfs for shutdown...
Oct 28 14:07:13 amnesia cron[4325]: (CRON) INFO (pidfile fd = 3)
Oct 28 14:07:13 amnesia systemd[1]: Starting laptop-mode.service - Laptop Mode Tools...
Oct 28 14:07:13 amnesia cron[4325]: (CRON) INFO (Running @reboot jobs)
Oct 28 14:07:13 amnesia systemd[1]: Starting lmt-poll.service - Laptop Mode Tools - Battery Polling Service...
Oct 28 14:07:13 amnesia systemd[1]: Started memlockd.service - memlockd.
Oct 28 14:07:13 amnesia systemd[1]: Starting polkit.service - Authorization Manager...
Oct 28 14:07:13 amnesia systemd[1]: Starting rng-tools-debian.service - Hardware RNG entropy gatherer daemon (Debian variant)...
Oct 28 14:07:13 amnesia sh[4331]: laptop-mode: Battery polling disabled
Oct 28 14:07:13 amnesia systemd[1]: Starting systemd-logind.service - User Login Management...
Oct 28 14:07:13 amnesia systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 28 14:07:13 amnesia systemd[1]: tails-autotest-broken-gnome-shell.service - Break GNOME Shell for Tails test suite was skipped because of an unmet condition check (ConditionKernelCommandLine=autotest_broken_gnome_shell).
Oct 28 14:07:13 amnesia systemd[1]: Started tails-autotest-journal-dumper.service - Dumps the journal over a virtio channel for the automated test suite.
Oct 28 14:07:13 amnesia systemd[1]: Starting tails-autotest-remote-shell.service - Remote shell used in Tails test suite...
Oct 28 14:07:13 amnesia systemd[1]: Starting tails-create-netns.service - Prepare network namespaces...
Oct 28 14:07:13 amnesia rng-tools-debian[4355]: found /dev/hwrng but could not use it
Oct 28 14:07:13 amnesia rng-tools-debian[4357]: not starting: no hardware RNG device found
Oct 28 14:07:13 amnesia systemd[1]: Starting tails-detect-disk-ioerrors.service - Detect Squashfs and I/O errors...
Oct 28 14:07:13 amnesia systemd[1]: Starting tails-flatpak-runtime.service - Prepare our pseudo flatpak runtime...
Oct 28 14:07:13 amnesia memlockd[4333]: Parsing config file "/etc/memlockd.cfg"
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /bin/cat
Oct 28 14:07:13 amnesia systemd[1]: Starting tails-set-wireless-devices-state.service - Set proper default state on wireless devices...
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libc.so.6
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /lib64/ld-linux-x86-64.so.2
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /bin/echo
Oct 28 14:07:13 amnesia systemd[1]: Starting tor.service - Anonymizing overlay network for TCP (multi-instance-master)...
Oct 28 14:07:13 amnesia systemd-logind[4341]: New seat seat0.
Oct 28 14:07:13 amnesia systemd-logind[4341]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 28 14:07:13 amnesia systemd[1]: Starting udisks2.service - Disk Manager...
Oct 28 14:07:13 amnesia systemd-logind[4341]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Oct 28 14:07:13 amnesia systemd[1]: Starting usbguard-dbus.service - USBGuard D-Bus Service...
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /bin/grep
Oct 28 14:07:13 amnesia systemd[1]: Starting usbguard.service - USBGuard daemon...
Oct 28 14:07:13 amnesia udisksd[4376]: udisks daemon version 2.10.1 starting
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libpcre2-8.so.0
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /bin/kill
Oct 28 14:07:13 amnesia systemd[1]: Starting zramswap.service - Linux zramswap setup...
Oct 28 14:07:13 amnesia memlockd[4333]: Mapped file /bin/loginctl
Oct 28 14:07:13 amnesia systemd[1]: Started systemd-logind.service - User Login Management.
Oct 28 14:07:13 amnesia systemd[1]: Finished alsa-restore.service - Save/Restore Sound Card State.
Oct 28 14:07:13 amnesia systemd[1]: e2scrub_reap.service: Deactivated successfully.
Oct 28 14:07:13 amnesia systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots.
Oct 28 14:07:13 amnesia root[4414]: Starting Zram
Oct 28 14:07:13 amnesia zramswap[4414]: <13>Oct 28 14:07:13 root: Starting Zram
Oct 28 14:07:14 amnesia systemd[1]: lmt-poll.service: Deactivated successfully.
Oct 28 14:07:14 amnesia systemd[1]: Finished lmt-poll.service - Laptop Mode Tools - Battery Polling Service.
Oct 28 14:07:14 amnesia systemd[1]: rng-tools-debian.service: Skipped due to 'exec-condition'.
Oct 28 14:07:14 amnesia systemd[1]: Condition check resulted in rng-tools-debian.service - Hardware RNG entropy gatherer daemon (Debian variant) being skipped.
Oct 28 14:07:14 amnesia systemd[1]: Finished tails-flatpak-runtime.service - Prepare our pseudo flatpak runtime.
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /usr/lib/x86_64-linux-gnu/systemd/libsystemd-shared-257.so
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libacl.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libblkid.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libcap.so.2
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libcrypt.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libmount.so.1
Oct 28 14:07:14 amnesia systemd[1]: tails-set-wireless-devices-state.service: Deactivated successfully.
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libcrypto.so.3
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libpam.so.0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libseccomp.so.2
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libselinux.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libm.so.6
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libz.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libzstd.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libaudit.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libcap-ng.so.0
Oct 28 14:07:14 amnesia spoof-mac[4427]: MAC spoofing discarded by udev rule for veth-tbb ()
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/ls
Oct 28 14:07:14 amnesia systemd[1]: Finished tails-set-wireless-devices-state.service - Set proper default state on wireless devices.
Oct 28 14:07:14 amnesia systemd[1]: Finished tor.service - Anonymizing overlay network for TCP (multi-instance-master).
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/mkdir
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.rule='allow id 1d6b:0002 serial "0000:04:00.0" name "xHCI Host Controller" hash "BXm6Ov4dzFbPriLpYudpl67dp9SgJJT5pwPN7LhqJjs=" parent-hash "lb1xLh0dLq3K0Cu4xhWB0+ILd1P4zqgrfM9oGI5ag6Q=" via-port "usb1" with-interface 09:00:00 with-connect-type ""' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1' type='Device.Present'
Oct 28 14:07:14 amnesia spoof-mac[4463]: MAC spoofing discarded by udev rule for veth0 ()
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1' target.new='allow' device.rule='allow id 1d6b:0002 serial "0000:04:00.0" name "xHCI Host Controller" hash "BXm6Ov4dzFbPriLpYudpl67dp9SgJJT5pwPN7LhqJjs=" parent-hash "lb1xLh0dLq3K0Cu4xhWB0+ILd1P4zqgrfM9oGI5ag6Q=" via-port "usb1" with-interface 09:00:00 with-connect-type ""' target.old='allow' type='Policy.Device.Update'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.rule='allow id 1d6b:0003 serial "0000:04:00.0" name "xHCI Host Controller" hash "XOOKeCPcN88u5oekvj+iABZYHhFfAta/CGPZchhkFgA=" parent-hash "lb1xLh0dLq3K0Cu4xhWB0+ILd1P4zqgrfM9oGI5ag6Q=" via-port "usb2" with-interface 09:00:00 with-connect-type ""' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb2' type='Device.Present'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb2' target.new='allow' device.rule='allow id 1d6b:0003 serial "0000:04:00.0" name "xHCI Host Controller" hash "XOOKeCPcN88u5oekvj+iABZYHhFfAta/CGPZchhkFgA=" parent-hash "lb1xLh0dLq3K0Cu4xhWB0+ILd1P4zqgrfM9oGI5ag6Q=" via-port "usb2" with-interface 09:00:00 with-connect-type ""' target.old='allow' type='Policy.Device.Update'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.rule='allow id 0627:0001 serial "28754-0000:00:01.2:00.0-1" name "QEMU USB Tablet" hash "5xy8rfbU4UdY+coxX9pxTqjEtWKeFfCDAdL/5Ai5S2I=" parent-hash "BXm6Ov4dzFbPriLpYudpl67dp9SgJJT5pwPN7LhqJjs=" via-port "1-1" with-interface 03:00:00 with-connect-type "unknown"' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1/1-1' type='Device.Present'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb1/1-1' target.new='allow' device.rule='allow id 0627:0001 serial "28754-0000:00:01.2:00.0-1" name "QEMU USB Tablet" hash "5xy8rfbU4UdY+coxX9pxTqjEtWKeFfCDAdL/5Ai5S2I=" parent-hash "BXm6Ov4dzFbPriLpYudpl67dp9SgJJT5pwPN7LhqJjs=" via-port "1-1" with-interface 03:00:00 with-connect-type "unknown"' target.old='allow' type='Policy.Device.Update'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.rule='allow id 46f4:0001 serial "1-0000:00:01.2:00.0-2" name "QEMU USB HARDDRIVE" hash "K7ZqSADqwWUePa54sxM8Q1w0G9IBM6m3ACs8TzIL5wI=" parent-hash "XOOKeCPcN88u5oekvj+iABZYHhFfAta/CGPZchhkFgA=" via-port "2-2" with-interface 08:06:50 with-connect-type "unknown"' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb2/2-2' type='Device.Present'
Oct 28 14:07:14 amnesia usbguard-daemon[4462]: uid=0 pid=4388 result='SUCCESS' device.system_name='/devices/pci0000:00/0000:00:01.2/0000:04:00.0/usb2/2-2' target.new='allow' device.rule='allow id 46f4:0001 serial "1-0000:00:01.2:00.0-2" name "QEMU USB HARDDRIVE" hash "K7ZqSADqwWUePa54sxM8Q1w0G9IBM6m3ACs8TzIL5wI=" parent-hash "XOOKeCPcN88u5oekvj+iABZYHhFfAta/CGPZchhkFgA=" via-port "2-2" with-interface 08:06:50 with-connect-type "unknown"' target.old='allow' type='Policy.Device.Update'
Oct 28 14:07:14 amnesia systemd[1]: Started usbguard.service - USBGuard daemon.
Oct 28 14:07:14 amnesia kernel: zram: Added device: zram0
Oct 28 14:07:14 amnesia tails-create-netns[4469]: net.ipv4.ip_forward = 0
Oct 28 14:07:14 amnesia kernel: zram0: detected capacity change from 0 to 5967544
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/mktemp
Oct 28 14:07:14 amnesia systemd[1]: Reached target sound.target - Sound Card.
Oct 28 14:07:14 amnesia tails-create-netns[4477]: net.ipv4.conf.all.forwarding = 0
Oct 28 14:07:14 amnesia zramswap[4478]: Setting up swapspace version 1, size = 2.8 GiB (3055378432 bytes)
Oct 28 14:07:14 amnesia zramswap[4478]: no label, UUID=7381566f-1a2a-4441-9b41-5711bcc78ea0
Oct 28 14:07:14 amnesia tails-create-netns[4481]: net.ipv4.conf.lo.forwarding = 0
Oct 28 14:07:14 amnesia tails-create-netns[4483]: net.ipv4.conf.all.route_localnet = 1
Oct 28 14:07:14 amnesia tails-create-netns[4499]: net.ipv4.conf.veth-tbb.forwarding = 0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/mount
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/mv
Oct 28 14:07:14 amnesia systemd[1]: Started dbus.service - D-Bus System Message Bus.
Oct 28 14:07:14 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.systemd1'
Oct 28 14:07:14 amnesia systemd[1]: Starting wpa_supplicant.service - WPA supplicant...
Oct 28 14:07:14 amnesia kernel: Adding 2983768k swap on /dev/zram0.  Priority:100 extents:1 across:2983768k SS
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libattr.so.1
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/plymouth
Oct 28 14:07:14 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=4323 comm="/usr/libexec/accounts-daemon")
Oct 28 14:07:14 amnesia systemd[1]: Finished zramswap.service - Linux zramswap setup.
Oct 28 14:07:14 amnesia systemd[1]: Started usbguard-dbus.service - USBGuard D-Bus Service.
Oct 28 14:07:14 amnesia spoof-mac[4565]: MAC spoofing discarded by udev rule for veth-onioncircs ()
Oct 28 14:07:14 amnesia spoof-mac[4563]: MAC spoofing discarded by udev rule for veth0 ()
Oct 28 14:07:14 amnesia laptop_mode[4449]: enabled, not active
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libply.so.5
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/rm
Oct 28 14:07:14 amnesia polkitd[4335]: Started polkitd version 126
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/sh
Oct 28 14:07:14 amnesia wpa_supplicant[4535]: Successfully initialized wpa_supplicant
Oct 28 14:07:14 amnesia systemd[1]: Started wpa_supplicant.service - WPA supplicant.
Oct 28 14:07:14 amnesia polkitd[4335]: Loading rules from directory /etc/polkit-1/rules.d
Oct 28 14:07:14 amnesia polkitd[4335]: Loading rules from directory /run/polkit-1/rules.d
Oct 28 14:07:14 amnesia polkitd[4335]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Oct 28 14:07:14 amnesia polkitd[4335]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Oct 28 14:07:14 amnesia polkitd[4335]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Oct 28 14:07:14 amnesia polkitd[4335]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 28 14:07:14 amnesia tails-create-netns[4617]: net.ipv4.ip_forward = 0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/sleep
Oct 28 14:07:14 amnesia tails-create-netns[4620]: net.ipv4.conf.all.forwarding = 0
Oct 28 14:07:14 amnesia tails-create-netns[4626]: net.ipv4.conf.lo.forwarding = 0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/systemctl
Oct 28 14:07:14 amnesia tails-create-netns[4634]: net.ipv4.conf.all.route_localnet = 1
Oct 28 14:07:14 amnesia tails-create-netns[4645]: net.ipv4.conf.veth-onioncircs.forwarding = 0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /bin/umount
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/systemd/system/tails-remove-overlayfs-dirs.service
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/systemd/system-shutdown/tails
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/systemd/systemd-shutdown
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /usr/bin/eject
Oct 28 14:07:14 amnesia polkitd[4335]: Finished loading, compiling and executing 13 rules
Oct 28 14:07:14 amnesia systemd[1]: Started polkit.service - Authorization Manager.
Oct 28 14:07:14 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /usr/bin/pkill
Oct 28 14:07:14 amnesia polkitd[4335]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 28 14:07:14 amnesia accounts-daemon[4323]: started daemon version 23.13.9
Oct 28 14:07:14 amnesia systemd[1]: Starting ModemManager.service - Modem Manager...
Oct 28 14:07:14 amnesia systemd[1]: Started accounts-daemon.service - Accounts Service.
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libproc2.so.0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libsystemd.so.0
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /usr/local/sbin/udev-watchdog
Oct 28 14:07:14 amnesia udisksd[4376]: Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to '/dev/sr0': Unexpected sense data returned:
                                       0000: f0 00 0b 00  58 00 01 0a  00 00 00 00  00 00 00 00    ....X...........
                                       0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                        (g-io-error-quark, 0)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop1' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop2' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop3' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop4' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop5' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop6' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop7' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia memlockd[4333]: Mapped file /lib/x86_64-linux-gnu/libudev.so.1
Oct 28 14:07:14 amnesia spoof-mac[4744]: MAC spoofing discarded by udev rule for veth-tca ()
Oct 28 14:07:14 amnesia spoof-mac[4763]: MAC spoofing discarded by udev rule for veth0 ()
Oct 28 14:07:14 amnesia tails-create-netns[4762]: net.ipv4.ip_forward = 0
Oct 28 14:07:14 amnesia tails-create-netns[4767]: net.ipv4.conf.all.forwarding = 0
Oct 28 14:07:14 amnesia tails-create-netns[4771]: net.ipv4.conf.lo.forwarding = 0
Oct 28 14:07:14 amnesia tails-create-netns[4774]: net.ipv4.conf.all.route_localnet = 1
Oct 28 14:07:14 amnesia tails-create-netns[4780]: net.ipv4.conf.veth-tca.forwarding = 0
Oct 28 14:07:14 amnesia spoof-mac[4797]: MAC spoofing discarded by udev rule for veth-onionshare ()
Oct 28 14:07:14 amnesia spoof-mac[4798]: MAC spoofing discarded by udev rule for veth0 ()
Oct 28 14:07:14 amnesia ModemManager[4703]: <msg> ModemManager (version 1.24.0) starting in system bus...
Oct 28 14:07:14 amnesia tails-create-netns[4822]: net.ipv4.ip_forward = 0
Oct 28 14:07:14 amnesia tails-create-netns[4825]: net.ipv4.conf.all.forwarding = 0
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop1' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia tails-create-netns[4826]: net.ipv4.conf.lo.forwarding = 0
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop2' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop3' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop4' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop5' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop6' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia tails-create-netns[4827]: net.ipv4.conf.all.route_localnet = 1
Oct 28 14:07:14 amnesia udisksd[4376]: Error determining whether device '/dev/loop7' seems to be encrypted: Failed to read device (g-bd-crypto-error-quark, 1)
Oct 28 14:07:14 amnesia tails-create-netns[4840]: net.ipv4.conf.veth-onionshare.forwarding = 0
Oct 28 14:07:14 amnesia systemd[1]: Started udisks2.service - Disk Manager.
Oct 28 14:07:14 amnesia udisksd[4376]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 28 14:07:14 amnesia spoof-mac[4878]: MAC spoofing discarded by udev rule for veth0 ()
Oct 28 14:07:14 amnesia spoof-mac[4879]: MAC spoofing discarded by udev rule for veth-clearnet ()
Oct 28 14:07:14 amnesia kernel: NET: Registered PF_QIPCRTR protocol family
Oct 28 14:07:14 amnesia systemd[1]: Started ModemManager.service - Modem Manager.
Oct 28 14:07:15 amnesia tails-detect-disk-ioerrors[4353]: boot device: sda
Oct 28 14:07:15 amnesia tails-detect-disk-ioerrors[4353]: Processing existing messages...
Oct 28 14:07:15 amnesia tails-detect-disk-ioerrors[4353]: Continuously processing new messages...
Oct 28 14:07:15 amnesia systemd[1]: Started tails-detect-disk-ioerrors.service - Detect Squashfs and I/O errors.
Oct 28 14:07:15 amnesia tails-create-netns[4926]: net.ipv4.ip_forward = 0
Oct 28 14:07:15 amnesia tails-create-netns[4930]: net.ipv4.conf.all.forwarding = 0
Oct 28 14:07:15 amnesia tails-create-netns[4935]: net.ipv4.conf.lo.forwarding = 0
Oct 28 14:07:15 amnesia tails-create-netns[4941]: net.ipv4.conf.all.route_localnet = 1
Oct 28 14:07:15 amnesia tails-create-netns[4949]: net.ipv4.conf.veth-clearnet.forwarding = 0
Oct 28 14:07:15 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: echo 'hello?'
Oct 28 14:07:15 amnesia su[5218]: (to root) root on none
Oct 28 14:07:15 amnesia su[5218]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:15 amnesia systemd[1]: Created slice user-0.slice - User Slice of UID 0.
Oct 28 14:07:15 amnesia systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...
Oct 28 14:07:15 amnesia systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.
Oct 28 14:07:15 amnesia systemd[1]: Starting user@0.service - User Manager for UID 0...
Oct 28 14:07:15 amnesia systemd[1]: Finished laptop-mode.service - Laptop Mode Tools.
Oct 28 14:07:15 amnesia (systemd)[5280]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)
Oct 28 14:07:15 amnesia systemd-logind[4341]: New session 1 of user root.
Oct 28 14:07:15 amnesia tails-create-netns[5313]: net.ipv4.ip_forward = 1
Oct 28 14:07:15 amnesia tails-create-netns[5314]: net.ipv4.conf.veth-clearnet.forwarding = 1
Oct 28 14:07:15 amnesia systemd[1]: Finished tails-create-netns.service - Prepare network namespaces.
Oct 28 14:07:15 amnesia systemd[1]: Reached target network.target - Network.
Oct 28 14:07:15 amnesia systemd[1]: Reached target network-online.target - Network is Online.
Oct 28 14:07:15 amnesia systemd[1]: Starting cups.service - CUPS Scheduler...
Oct 28 14:07:15 amnesia systemd[1]: Started onion-grater.service - Tor control port filter proxy.
Oct 28 14:07:15 amnesia systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...
Oct 28 14:07:15 amnesia systemd[1]: Starting tor@default.service - Anonymizing overlay network for TCP...
Oct 28 14:07:15 amnesia systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.
Oct 28 14:07:15 amnesia systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up...
Oct 28 14:07:15 amnesia kernel: kauditd_printk_skb: 142 callbacks suppressed
Oct 28 14:07:15 amnesia kernel: audit: type=1400 audit(1761660435.920:154): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=5323 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
Oct 28 14:07:15 amnesia systemd[1]: Started cups.service - CUPS Scheduler.
Oct 28 14:07:15 amnesia kernel: audit: type=1400 audit(1761660435.952:155): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=5323 comm="cupsd" capability=12  capname="net_admin"
Oct 28 14:07:15 amnesia systemd[1]: Started cups-browsed.service - Make remote CUPS printers available locally.
Oct 28 14:07:16 amnesia systemd[5280]: Queued start job for default target default.target.
Oct 28 14:07:16 amnesia systemd[5280]: Created slice app.slice - User Application Slice.
Oct 28 14:07:16 amnesia systemd[5280]: Created slice session.slice - User Core Session Slice.
Oct 28 14:07:16 amnesia systemd[5280]: Reached target paths.target - Paths.
Oct 28 14:07:16 amnesia systemd[5280]: Reached target timers.target - Timers.
Oct 28 14:07:16 amnesia systemd[5280]: Starting dbus.socket - D-Bus User Message Bus Socket...
Oct 28 14:07:16 amnesia systemd[5280]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Oct 28 14:07:16 amnesia systemd[5280]: Starting gcr-ssh-agent.socket - GCR ssh-agent wrapper...
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Oct 28 14:07:16 amnesia systemd[5280]: Starting gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Oct 28 14:07:16 amnesia systemd[5280]: Starting gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Oct 28 14:07:16 amnesia systemd[5280]: Listening on keyboxd.socket - GnuPG public key management service.
Oct 28 14:07:16 amnesia systemd[5280]: pipewire-pulse.socket - PipeWire PulseAudio was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:07:16 amnesia systemd[5280]: pipewire.socket - PipeWire Multimedia System Sockets was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:07:16 amnesia systemd[5280]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Oct 28 14:07:16 amnesia systemd[5280]: Starting ssh-agent.socket - OpenSSH Agent socket...
Oct 28 14:07:16 amnesia tor[5330]: Oct 28 14:07:16.064 [notice] Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia tor[5330]: Oct 28 14:07:16.064 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia tor[5330]: Oct 28 14:07:16.069 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia tor[5330]: Oct 28 14:07:16.076 [notice] Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia tor[5330]: Configuration was valid
Oct 28 14:07:16 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.14' (uid=0 pid=5331 comm="/usr/sbin/cups-browsed")
Oct 28 14:07:16 amnesia dbus-daemon[4327]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load properly, please adjust/correct and reload service manager: File exists
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Oct 28 14:07:16 amnesia systemd[5280]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Oct 28 14:07:16 amnesia systemd[5280]: Listening on ssh-agent.socket - OpenSSH Agent socket.
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Oct 28 14:07:16 amnesia systemd[5280]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Oct 28 14:07:16 amnesia systemd[5280]: Reached target sockets.target - Sockets.
Oct 28 14:07:16 amnesia systemd[5280]: Reached target basic.target - Basic System.
Oct 28 14:07:16 amnesia systemd[1]: Started user@0.service - User Manager for UID 0.
Oct 28 14:07:16 amnesia systemd[1]: Started session-c1.scope - Session c1 of User root.
Oct 28 14:07:16 amnesia systemd[5280]: Starting dbus.service - D-Bus User Message Bus...
Oct 28 14:07:16 amnesia systemd[5280]: pipewire.service - PipeWire Multimedia Service was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:07:16 amnesia systemd[5280]: filter-chain.service: Bound to unit pipewire.service, but unit isn't active.
Oct 28 14:07:16 amnesia systemd[5280]: Dependency failed for filter-chain.service - PipeWire filter chain daemon.
Oct 28 14:07:16 amnesia systemd[5280]: filter-chain.service: Job filter-chain.service/start failed with result 'dependency'.
Oct 28 14:07:16 amnesia systemd[5280]: wireplumber.service: Bound to unit pipewire.service, but unit isn't active.
Oct 28 14:07:16 amnesia systemd[5280]: Dependency failed for wireplumber.service - Multimedia Service Session Manager.
Oct 28 14:07:16 amnesia systemd[5280]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
Oct 28 14:07:16 amnesia systemd[5280]: pipewire-pulse.service - PipeWire PulseAudio was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:07:16 amnesia systemd[5280]: Reached target default.target - Main User Target.
Oct 28 14:07:16 amnesia su[5218]: pam_unix(su:session): session closed for user root
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.249 [notice] Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.249 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.249 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.249 [notice] Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.254 [notice] You configured a non-loopback address '10.200.1.1:9050' for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.254 [notice] Opening Control listener on 127.0.0.1:9052
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.254 [notice] Opened Control listener connection (ready) on 127.0.0.1:9052
Oct 28 14:07:16 amnesia tor[5339]: Oct 28 14:07:16.254 [notice] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Oct 28 14:07:16 amnesia Tor[5339]: We compiled with OpenSSL 30500010: OpenSSL 3.5.1 1 Jul 2025 and we are running with OpenSSL 30500010: 3.5.1. These two versions should be binary compatible.
Oct 28 14:07:16 amnesia Tor[5339]: Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia Tor[5339]: Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia Tor[5339]: Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia Tor[5339]: Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia Tor[5339]: You configured a non-loopback address '10.200.1.1:9050' for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.
Oct 28 14:07:16 amnesia Tor[5339]: Opening Control listener on 127.0.0.1:9052
Oct 28 14:07:16 amnesia Tor[5339]: Opened Control listener connection (ready) on 127.0.0.1:9052
Oct 28 14:07:16 amnesia Tor[5339]: DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Oct 28 14:07:16 amnesia Tor[5339]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Oct 28 14:07:16 amnesia systemd[1]: session-c1.scope: Deactivated successfully.
Oct 28 14:07:16 amnesia systemd[5280]: Started dbus.service - D-Bus User Message Bus.
Oct 28 14:07:16 amnesia systemd[5280]: Startup finished in 669ms.
Oct 28 14:07:16 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20661, "success", 0, "hello?\n", ""]
Oct 28 14:07:16 amnesia tails-autotest-remote-shell[4343]: INFO:root:Opening (ab) file: /etc/tor/torrc
Oct 28 14:07:16 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: systemctl restart tor@default.service
Oct 28 14:07:16 amnesia su[5358]: (to root) root on none
Oct 28 14:07:16 amnesia su[5358]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:16 amnesia systemd[1]: Started session-c2.scope - Session c2 of User root.
Oct 28 14:07:16 amnesia su[5358]: pam_unix(su:session): session closed for user root
Oct 28 14:07:16 amnesia systemd[1]: session-c2.scope: Deactivated successfully.
Oct 28 14:07:16 amnesia systemd[1]: tor@default.service: Deactivated successfully.
Oct 28 14:07:16 amnesia systemd[1]: Stopped tor@default.service - Anonymizing overlay network for TCP.
Oct 28 14:07:16 amnesia systemd[1]: Starting tor@default.service - Anonymizing overlay network for TCP...
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.687 [notice] Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.690 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.690 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.690 [notice] Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.691 [warn] You have used DirAuthority or AlternateDirAuthority to specify alternate directory authorities in your configuration. This is potentially dangerous: it can make you look different from all other Tor users, and hurt your anonymity. Even if you've specified the same authorities as Tor uses by default, the defaults could change in the future. Be sure you know what you're doing.
Oct 28 14:07:16 amnesia tor[5369]: Oct 28 14:07:16.691 [warn] TestingTorNetwork is set. This will make your node almost unusable in the public Tor network, and is therefore only advised if you are building a testing Tor network!
Oct 28 14:07:16 amnesia tor[5369]: Configuration was valid
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.801 [notice] Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.802 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.802 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.802 [notice] Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.808 [warn] You have used DirAuthority or AlternateDirAuthority to specify alternate directory authorities in your configuration. This is potentially dangerous: it can make you look different from all other Tor users, and hurt your anonymity. Even if you've specified the same authorities as Tor uses by default, the defaults could change in the future. Be sure you know what you're doing.
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.808 [warn] TestingTorNetwork is set. This will make your node almost unusable in the public Tor network, and is therefore only advised if you are building a testing Tor network!
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.809 [notice] You configured a non-loopback address '10.200.1.1:9050' for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.809 [notice] Opening Control listener on 127.0.0.1:9052
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.809 [notice] Opened Control listener connection (ready) on 127.0.0.1:9052
Oct 28 14:07:16 amnesia tor[5371]: Oct 28 14:07:16.809 [notice] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Oct 28 14:07:16 amnesia Tor[5371]: We compiled with OpenSSL 30500010: OpenSSL 3.5.1 1 Jul 2025 and we are running with OpenSSL 30500010: 3.5.1. These two versions should be binary compatible.
Oct 28 14:07:16 amnesia Tor[5371]: Tor 0.4.8.19 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.5.1, Zlib 1.3.1, Liblzma 5.8.1, Libzstd 1.5.7 and Glibc 2.41 as libc.
Oct 28 14:07:16 amnesia Tor[5371]: Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Oct 28 14:07:16 amnesia Tor[5371]: Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Oct 28 14:07:16 amnesia Tor[5371]: Read configuration file "/etc/tor/torrc".
Oct 28 14:07:16 amnesia Tor[5371]: You have used DirAuthority or AlternateDirAuthority to specify alternate directory authorities in your configuration. This is potentially dangerous: it can make you look different from all other Tor users, and hurt your anonymity. Even if you've specified the same authorities as Tor uses by default, the defaults could change in the future. Be sure you know what you're doing.
Oct 28 14:07:16 amnesia Tor[5371]: TestingTorNetwork is set. This will make your node almost unusable in the public Tor network, and is therefore only advised if you are building a testing Tor network!
Oct 28 14:07:16 amnesia Tor[5371]: You configured a non-loopback address '10.200.1.1:9050' for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted.
Oct 28 14:07:16 amnesia Tor[5371]: Opening Control listener on 127.0.0.1:9052
Oct 28 14:07:16 amnesia Tor[5371]: Opened Control listener connection (ready) on 127.0.0.1:9052
Oct 28 14:07:16 amnesia Tor[5371]: DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Oct 28 14:07:16 amnesia Tor[5371]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Oct 28 14:07:17 amnesia Tor[5371]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
Oct 28 14:07:17 amnesia Tor[5371]: Set list of supported TLS groups to: ?*X25519MLKEM768 / ?SecP256r1MLKEM768 / *P-256:?X25519:P-224
Oct 28 14:07:17 amnesia Tor[5371]: Bootstrapped 0% (starting): Starting
Oct 28 14:07:17 amnesia Tor[5371]: Starting with guard context "default"
Oct 28 14:07:17 amnesia Tor[5371]: Delaying directory fetches: DisableNetwork is set.
Oct 28 14:07:17 amnesia systemd[1]: Started tor@default.service - Anonymizing overlay network for TCP.
Oct 28 14:07:17 amnesia Tor[5371]: Signaled readiness to systemd
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20663, "success", 0, "", ""]
Oct 28 14:07:17 amnesia systemd[1]: Starting tails-wait-until-tor-has-bootstrapped.service - Wait for Tor to Have Bootstrapped...
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: mkdir -p '/home/amnesia/.config/gtk-4.0'
Oct 28 14:07:17 amnesia onion-grater[5324]: Tor control port filter started, listening on 0.0.0.0:951
Oct 28 14:07:17 amnesia su[5376]: (to root) root on none
Oct 28 14:07:17 amnesia su[5376]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c3.scope - Session c3 of User root.
Oct 28 14:07:17 amnesia su[5376]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c3.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20664, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Opening (wb) file: /home/amnesia/.config/gtk-4.0/gtk.css
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: chown amnesia:amnesia '/home/amnesia/.config'
Oct 28 14:07:17 amnesia su[5383]: (to root) root on none
Oct 28 14:07:17 amnesia su[5383]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c4.scope - Session c4 of User root.
Oct 28 14:07:17 amnesia su[5383]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c4.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20666, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: chown -R amnesia:amnesia '/home/amnesia/.config/gtk-4.0'
Oct 28 14:07:17 amnesia su[5390]: (to root) root on none
Oct 28 14:07:17 amnesia su[5390]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c5.scope - Session c5 of User root.
Oct 28 14:07:17 amnesia su[5390]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c5.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20667, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: mkdir -p '/var/lib/gdm3/.config/gtk-4.0'
Oct 28 14:07:17 amnesia su[5397]: (to root) root on none
Oct 28 14:07:17 amnesia su[5397]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c6.scope - Session c6 of User root.
Oct 28 14:07:17 amnesia su[5397]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c6.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20668, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Opening (wb) file: /var/lib/gdm3/.config/gtk-4.0/gtk.css
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: chown Debian-gdm:Debian-gdm '/var/lib/gdm3/.config'
Oct 28 14:07:17 amnesia su[5404]: (to root) root on none
Oct 28 14:07:17 amnesia su[5404]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c7.scope - Session c7 of User root.
Oct 28 14:07:17 amnesia su[5404]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c7.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20670, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: chown -R Debian-gdm:Debian-gdm '/var/lib/gdm3/.config/gtk-4.0'
Oct 28 14:07:17 amnesia su[5411]: (to root) root on none
Oct 28 14:07:17 amnesia su[5411]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:07:17 amnesia systemd[1]: Started session-c8.scope - Session c8 of User root.
Oct 28 14:07:17 amnesia su[5411]: pam_unix(su:session): session closed for user root
Oct 28 14:07:17 amnesia systemd[1]: session-c8.scope: Deactivated successfully.
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20671, "success", 0, "", ""]
Oct 28 14:07:17 amnesia tails-autotest-remote-shell[4343]: INFO:root:Mark systemd service as ready.
Oct 28 14:07:17 amnesia systemd[1]: Started tails-autotest-remote-shell.service - Remote shell used in Tails test suite.
Oct 28 14:07:17 amnesia systemd[1]: Starting gdm.service - GNOME Display Manager...
Oct 28 14:07:18 amnesia Tor[5371]: New control connection opened from 127.0.0.1.
Oct 28 14:07:18 amnesia systemd[1]: Started gdm.service - GNOME Display Manager.
Oct 28 14:07:18 amnesia systemd[1]: Received SIGRTMIN+21 from PID 311 (plymouthd).
Oct 28 14:07:18 amnesia gdm-launch-environment][5431]: pam_unix(gdm-launch-environment:session): session opened for user Debian-gdm(uid=112) by (uid=0)
Oct 28 14:07:18 amnesia systemd[1]: Created slice user-112.slice - User Slice of UID 112.
Oct 28 14:07:18 amnesia systemd[1]: Starting user-runtime-dir@112.service - User Runtime Directory /run/user/112...
Oct 28 14:07:18 amnesia systemd-logind[4341]: New session c9 of user Debian-gdm.
Oct 28 14:07:18 amnesia systemd[1]: Finished user-runtime-dir@112.service - User Runtime Directory /run/user/112.
Oct 28 14:07:18 amnesia systemd[1]: Starting user@112.service - User Manager for UID 112...
Oct 28 14:07:18 amnesia (systemd)[5439]: pam_unix(systemd-user:session): session opened for user Debian-gdm(uid=112) by Debian-gdm(uid=0)
Oct 28 14:07:18 amnesia systemd-logind[4341]: New session 2 of user Debian-gdm.
Oct 28 14:07:18 amnesia systemd[5439]: Queued start job for default target default.target.
Oct 28 14:07:18 amnesia systemd[5439]: Created slice app.slice - User Application Slice.
Oct 28 14:07:18 amnesia systemd[5439]: Created slice session.slice - User Core Session Slice.
Oct 28 14:07:18 amnesia systemd[5439]: Reached target paths.target - Paths.
Oct 28 14:07:18 amnesia systemd[5439]: Reached target timers.target - Timers.
Oct 28 14:07:18 amnesia systemd[5439]: Starting dbus.socket - D-Bus User Message Bus Socket...
Oct 28 14:07:18 amnesia systemd[5439]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Oct 28 14:07:18 amnesia systemd[5439]: Starting gcr-ssh-agent.socket - GCR ssh-agent wrapper...
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Oct 28 14:07:18 amnesia systemd[5439]: Starting gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Oct 28 14:07:18 amnesia systemd[5439]: Starting gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Oct 28 14:07:18 amnesia systemd[5439]: Listening on keyboxd.socket - GnuPG public key management service.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Oct 28 14:07:18 amnesia systemd[5439]: Starting ssh-agent.socket - OpenSSH Agent socket...
Oct 28 14:07:18 amnesia systemd[5439]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Oct 28 14:07:18 amnesia systemd[1]: Finished initramfs-shutdown.service - Prepare /run/initramfs for shutdown.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Oct 28 14:07:18 amnesia systemd[1]: Started tails-shutdown-on-media-removal.service - Wipe memory on live media removal.
Oct 28 14:07:18 amnesia systemd[5439]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Oct 28 14:07:18 amnesia systemd[5439]: Listening on ssh-agent.socket - OpenSSH Agent socket.
Oct 28 14:07:18 amnesia systemd[5439]: Reached target sockets.target - Sockets.
Oct 28 14:07:18 amnesia systemd[5439]: Reached target basic.target - Basic System.
Oct 28 14:07:18 amnesia systemd[1]: Started user@112.service - User Manager for UID 112.
Oct 28 14:07:18 amnesia systemd[5439]: Starting dbus.service - D-Bus User Message Bus...
Oct 28 14:07:18 amnesia systemd[1]: Started session-c9.scope - Session c9 of User Debian-gdm.
Oct 28 14:07:18 amnesia systemd[5439]: Started pipewire.service - PipeWire Multimedia Service.
Oct 28 14:07:18 amnesia systemd[5439]: Started filter-chain.service - PipeWire filter chain daemon.
Oct 28 14:07:18 amnesia systemd[5439]: Started wireplumber.service - Multimedia Service Session Manager.
Oct 28 14:07:18 amnesia systemd[5439]: Started pipewire-pulse.service - PipeWire PulseAudio.
Oct 28 14:07:18 amnesia systemd[5439]: Reached target default.target - Main User Target.
Oct 28 14:07:18 amnesia systemd[5439]: Started dbus.service - D-Bus User Message Bus.
Oct 28 14:07:18 amnesia systemd[5439]: Startup finished in 353ms.
Oct 28 14:07:18 amnesia dbus-daemon[5469]: [session uid=112 pid=5469 pidfd=5] Successfully activated service 'org.freedesktop.systemd1'
Oct 28 14:07:18 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.36' (uid=112 pid=5471 comm="/usr/bin/pipewire -c filter-chain.conf")
Oct 28 14:07:18 amnesia systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service...
Oct 28 14:07:18 amnesia wireplumber[5472]: wp-internal-comp-loader: Loading profile 'main'
Oct 28 14:07:18 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully called chroot.
Oct 28 14:07:18 amnesia systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully dropped privileges.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully limited resources.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Watchdog thread running.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Canary thread running.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Running.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 0 threads of 0 processes of 0 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5473 of process 5473 owned by '112' high priority at nice level -11.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 1 threads of 1 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5499 of process 5473 owned by '112' RT at priority 20.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 2 threads of 1 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 2 threads of 1 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5470 of process 5470 owned by '112' high priority at nice level -11.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 3 threads of 2 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5493 of process 5470 owned by '112' RT at priority 20.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 4 threads of 2 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 4 threads of 2 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5472 of process 5472 owned by '112' high priority at nice level -11.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 5 threads of 3 processes of 1 users.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Successfully made thread 5508 of process 5472 owned by '112' RT at priority 20.
Oct 28 14:07:18 amnesia rtkit-daemon[5492]: Supervising 6 threads of 3 processes of 1 users.
Oct 28 14:07:18 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.1' (uid=112 pid=5495 comm="/usr/libexec/gnome-session-binary --autostart /usr")
Oct 28 14:07:18 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:18 amnesia gnome-session[5495]: gnome-session-binary[5495]: WARNING: Could not check if unit gnome-session-wayland@gdm-tails.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:18 amnesia gnome-session-binary[5495]: WARNING: Could not check if unit gnome-session-wayland@gdm-tails.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:18 amnesia wireplumber[5472]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 28 14:07:18 amnesia wireplumber[5472]: spa.bluez5: BlueZ system service is not available
Oct 28 14:07:18 amnesia wireplumber[5472]: wp-pw-obj-mixin: <WpNode:0x623c49c7a460> ignoring set_param on already destroyed objects
Oct 28 14:07:18 amnesia wireplumber[5472]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 28 14:07:18 amnesia wireplumber[5472]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 28 14:07:19 amnesia gnome-shell[5523]: Running GNOME Shell (using mutter 48.4) as a Wayland display server
Oct 28 14:07:19 amnesia gnome-shell[5523]: Enabling experimental feature 'scale-monitor-framebuffer'
Oct 28 14:07:19 amnesia gnome-shell[5523]: Enabling experimental feature 'xwayland-native-scaling'
Oct 28 14:07:19 amnesia rtkit-daemon[5492]: Supervising 6 threads of 3 processes of 1 users.
Oct 28 14:07:19 amnesia rtkit-daemon[5492]: Successfully made thread 5540 of process 5523 owned by '112' high priority at nice level -15.
Oct 28 14:07:19 amnesia rtkit-daemon[5492]: Supervising 7 threads of 4 processes of 1 users.
Oct 28 14:07:19 amnesia gnome-shell[5523]: Thread 'KMS thread' will be using high priority scheduling
Oct 28 14:07:19 amnesia gdm-shell-tails.desktop[5523]: libEGL warning: egl: failed to create dri2 screen
Oct 28 14:07:19 amnesia gdm-shell-tails.desktop[5523]: libEGL warning: egl: failed to create dri2 screen
Oct 28 14:07:19 amnesia gdm-shell-tails.desktop[5523]: libEGL warning: NEEDS EXTENSION: falling back to kms_swrast
Oct 28 14:07:19 amnesia gnome-shell[5523]: Added device '/dev/dri/card0' (virtio_gpu) using atomic mode setting.
Oct 28 14:07:19 amnesia gnome-shell[5523]: Failed to initialize accelerated iGPU/dGPU framebuffer sharing: Not hardware accelerated
Oct 28 14:07:19 amnesia gnome-shell[5523]: Created gbm renderer for '/dev/dri/card0'
Oct 28 14:07:19 amnesia gnome-shell[5523]: Boot VGA GPU /dev/dri/card0 selected as primary
Oct 28 14:07:19 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.3' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:20 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.a11y.Bus'
Oct 28 14:07:20 amnesia gnome-shell[5523]: Using public X11 display :1024, (using :1025 for managed services)
Oct 28 14:07:20 amnesia gnome-shell[5523]: Using Wayland display name 'wayland-0'
Oct 28 14:07:20 amnesia /usr/libexec/gdm-wayland-session[5557]: dbus-daemon[5557]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.45' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:20 amnesia systemd[1]: Starting colord.service - Manage, Install and Generate Color Profiles...
Oct 28 14:07:20 amnesia gdm-shell-tails.desktop[5558]: Xwayland glamor: GBM Wayland interfaces not available
Oct 28 14:07:20 amnesia gdm-shell-tails.desktop[5558]: Failed to initialize glamor, falling back to sw
Oct 28 14:07:20 amnesia /usr/libexec/gdm-wayland-session[5557]: dbus-daemon[5557]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 28 14:07:20 amnesia /usr/libexec/gdm-wayland-session[5560]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 28 14:07:20 amnesia systemd[1]: Started colord.service - Manage, Install and Generate Color Profiles.
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.48' (uid=110 pid=5575 comm="/usr/libexec/colord-sane")
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load properly, please adjust/correct and reload service manager: File exists
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.50' (uid=110 pid=5575 comm="/usr/libexec/colord-sane")
Oct 28 14:07:20 amnesia dbus-daemon[4327]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load properly, please adjust/correct and reload service manager: File exists
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tbb SRC=10.200.1.1 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=39892 DF PROTO=UDP SPT=45770 DPT=3702 LEN=615 UID=110 GID=121 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onioncircs SRC=10.200.1.5 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=53366 DF PROTO=UDP SPT=55276 DPT=3702 LEN=615 UID=110 GID=121 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tca SRC=10.200.1.9 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=34828 DF PROTO=UDP SPT=55937 DPT=3702 LEN=615 UID=110 GID=121 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onionshare SRC=10.200.1.13 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=64965 DF PROTO=UDP SPT=58386 DPT=3702 LEN=615 UID=110 GID=121 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-clearnet SRC=10.200.1.17 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=61713 DF PROTO=UDP SPT=36058 DPT=3702 LEN=615 UID=110 GID=121 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-clearnet SRC=10.200.1.17 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onionshare SRC=10.200.1.13 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tca SRC=10.200.1.9 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onioncircs SRC=10.200.1.5 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tbb SRC=10.200.1.1 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tbb SRC=10.200.1.1 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onioncircs SRC=10.200.1.5 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tca SRC=10.200.1.9 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onionshare SRC=10.200.1.13 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-clearnet SRC=10.200.1.17 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tca SRC=10.200.1.9 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:20 amnesia gnome-shell[5523]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 28 14:07:21 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.gnome.Shell.Screencast' requested by ':1.2' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:21 amnesia kernel: Dropped outbound packet: IN= OUT=veth-tbb SRC=10.200.1.1 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:21 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.2' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:21 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 28 14:07:21 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.45' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:21 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.gnome.Shell.Notifications' requested by ':1.2' (uid=112 pid=5523 comm="/usr/bin/gnome-shell --mode=gdm-tails")
Oct 28 14:07:21 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onioncircs SRC=10.200.1.5 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:21 amnesia systemd[1]: Starting upower.service - Daemon for power management...
Oct 28 14:07:21 amnesia kernel: Dropped outbound packet: IN= OUT=veth-clearnet SRC=10.200.1.17 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension automated-testing@tails.net already installed in /usr/share/gnome-shell/extensions/automated-testing@tails.net. /usr/share/gnome-shell/extensions/automated-testing@tails.net will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension date@tails.boum.org already installed in /usr/share/gnome-shell/extensions/date@tails.boum.org. /usr/share/gnome-shell/extensions/date@tails.boum.org will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension no-overview@fthx already installed in /usr/share/gnome-shell/extensions/no-overview@fthx. /usr/share/gnome-shell/extensions/no-overview@fthx will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension status-menu-helper@tails.boum.org already installed in /usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org. /usr/share/gnome-shell/extensions/status-menu-helper@tails.boum.org will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension torstatus@tails.boum.org already installed in /usr/share/gnome-shell/extensions/torstatus@tails.boum.org. /usr/share/gnome-shell/extensions/torstatus@tails.boum.org will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 28 14:07:21 amnesia gnome-shell[5523]: Failed to parse saved session file: Failed to open file “/var/lib/gdm3/.config/mutter/sessions/10fe34b9d83c66251b176166043877829300000054950000.ms”: No such file or directory
Oct 28 14:07:21 amnesia kernel: Dropped outbound packet: IN= OUT=veth-onionshare SRC=10.200.1.13 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 MARK=0xd4 
Oct 28 14:07:21 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 28 14:07:21 amnesia systemd[1]: Started upower.service - Daemon for power management.
Oct 28 14:07:21 amnesia gnome-shell[5523]: Will monitor session c9
Oct 28 14:07:22 amnesia gnome-shell[5523]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=112 pid=5634 comm="/usr/libexec/gsd-housekeeping")
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:22 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.55' (uid=112 pid=5644 comm="/usr/libexec/gsd-print-notifications")
Oct 28 14:07:22 amnesia dbus-daemon[4327]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load properly, please adjust/correct and reload service manager: File exists
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.gnome.ScreenSaver' requested by ':1.11' (uid=112 pid=5654 comm="/usr/libexec/gsd-usb-protection")
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.systemd1' requested by ':1.15' (uid=112 pid=5651 comm="/usr/libexec/gsd-sharing")
Oct 28 14:07:22 amnesia dbus-daemon[4327]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.57' (uid=112 pid=5664 comm="/usr/libexec/gsd-rfkill")
Oct 28 14:07:22 amnesia systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:22 amnesia gsd-sharing[5651]: Failed to handle service change: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:22 amnesia gsd-sharing[5651]: Failed to handle service change: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 28 14:07:22 amnesia dbus-daemon[4327]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 28 14:07:22 amnesia systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Oct 28 14:07:22 amnesia kernel: rfkill: input handler disabled
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.26' (uid=112 pid=5626 comm="ibus-daemon --panel disable")
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.gnome.ScreenSaver'
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
Oct 28 14:07:22 amnesia gsd-usb-protect[5654]: Error appending USBGuard rule: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Not authorized.
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.portal.IBus' requested by ':1.32' (uid=112 pid=5740 comm="ibus-daemon --panel disable -r --xim")
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: >                   X11 cannot support keycodes above 255.
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 28 14:07:22 amnesia gdm-shell-tails.desktop[5826]: Errors from xkbcomp are not fatal to the X server
Oct 28 14:07:22 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.freedesktop.portal.IBus'
Oct 28 14:07:23 amnesia org.gnome.SettingsDaemon.XSettings.desktop[5834]: /etc/xdg/Xwayland-session.d/00-at-spi: 10: exec: xprop: not found
Oct 28 14:07:23 amnesia rtkit-daemon[5492]: Supervising 7 threads of 4 processes of 1 users.
Oct 28 14:07:23 amnesia rtkit-daemon[5492]: Supervising 7 threads of 4 processes of 1 users.
Oct 28 14:07:23 amnesia rtkit-daemon[5492]: Supervising 7 threads of 4 processes of 1 users.
Oct 28 14:07:23 amnesia gnome-shell[5523]: ibus_bus_watch_ibus_signal: assertion 'bus->priv->watch_global_engine_changed_id == 0' failed
Oct 28 14:07:23 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.38' (uid=112 pid=5730 comm="/usr/libexec/mutter-x11-frames")
Oct 28 14:07:23 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.39' (uid=112 pid=5860 comm="/usr/libexec/xdg-desktop-portal")
Oct 28 14:07:23 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 28 14:07:23 amnesia gnome-shell[5523]: An object is already exported for the interface org.freedesktop.IBus.Service at /org/freedesktop/IBus/Panel
Oct 28 14:07:23 amnesia /usr/libexec/gdm-wayland-session[5490]: dbus-daemon[5490]: [session uid=112 pid=5490 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.39' (uid=112 pid=5860 comm="/usr/libexec/xdg-desktop-portal")
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_is_floating: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_set_qdata_full: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_weak_ref: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_add_toggle_ref: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia gnome-shell[5523]: instance with invalid (NULL) class pointer
Oct 28 14:07:23 amnesia gnome-shell[5523]: g_signal_connect_closure_by_id: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Oct 28 14:07:23 amnesia kernel: gnome-shell[5523]: segfault at 8d4 ip 00007f75e96d73fd sp 00007fff1efb8310 error 4 in libgobject-2.0.so.0.8400.4[3d3fd,7f75e96aa000+35000] likely on CPU 0 (core 0, socket 0)
Oct 28 14:07:23 amnesia kernel: Code: fd ff ff 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 83 ec 08 48 85 ff 0f 84 8f 00 00 00 48 8b 07 48 85 c0 0f 84 a3 00 00 00 <48> 8b 10 48 81 fa fc 03 00 00 76 47 48 89 d6 b8 01 00 00 00 48 83
Oct 28 14:07:23 amnesia gdm-shell-tails.desktop[5558]: (EE) failed to read Wayland events: Connection reset by peer
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12661 DF PROTO=TCP SPT=44066 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58346 DF PROTO=TCP SPT=44070 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54051 DF PROTO=TCP SPT=44072 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26080 DF PROTO=TCP SPT=44078 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia gnome-session[5495]: gnome-session-binary[5495]: WARNING: Application 'gdm-shell-tails.desktop' killed by signal 11
Oct 28 14:07:23 amnesia gnome-session-binary[5495]: Unrecoverable failure in required component gdm-shell-tails.desktop
Oct 28 14:07:23 amnesia gnome-session-binary[5495]: WARNING: Application 'gdm-shell-tails.desktop' killed by signal 11
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=54539 DF PROTO=TCP SPT=44090 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia org.gnome.SettingsDaemon.Keyboard.desktop[5663]: Cannot open display:
Oct 28 14:07:23 amnesia xdg-desktop-por[5883]: Failed to open service channel Wayland connection, portals dialogs may missbehave (GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying).
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40842 DF PROTO=TCP SPT=44094 DPT=7024 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia kernel: rfkill: input handler enabled
Oct 28 14:07:23 amnesia kernel: Dropped outbound packet: IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10722 DF PROTO=TCP SPT=45698 DPT=7025 WINDOW=65495 RES=0x00 SYN URGP=0 UID=112 GID=200 
Oct 28 14:07:23 amnesia /usr/libexec/gdm-wayland-session[5557]: dbus-daemon[5557]: Reloaded configuration
Oct 28 14:07:23 amnesia gdm-launch-environment][5431]: pam_unix(gdm-launch-environment:session): session closed for user Debian-gdm
Oct 28 14:07:23 amnesia gdm3[5423]: Gdm: GdmDisplay: Session never registered, failing
Oct 28 14:07:23 amnesia systemd-logind[4341]: Session c9 logged out. Waiting for processes to exit.
Oct 28 14:07:23 amnesia systemd[1]: run-user-112-doc.mount: Deactivated successfully.
Oct 28 14:07:23 amnesia systemd[1]: session-c9.scope: Deactivated successfully.
Oct 28 14:07:23 amnesia systemd[1]: session-c9.scope: Consumed 5.603s CPU time, 583.2M memory peak.
Oct 28 14:07:23 amnesia systemd-logind[4341]: Removed session c9.
Oct 28 14:07:23 amnesia systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up.
Oct 28 14:07:23 amnesia systemd[1]: Reached target multi-user.target - Multi-User System.
Oct 28 14:07:23 amnesia systemd[1]: Reached target graphical.target - Graphical Interface.
Oct 28 14:07:28 amnesia systemd[1]: Stopping user@0.service - User Manager for UID 0...
Oct 28 14:07:28 amnesia systemd[5280]: Activating special unit exit.target...
Oct 28 14:07:28 amnesia systemd[5280]: Stopped target default.target - Main User Target.
Oct 28 14:07:28 amnesia systemd[5280]: Stopping dbus.service - D-Bus User Message Bus...
Oct 28 14:07:28 amnesia systemd[5280]: Stopped dbus.service - D-Bus User Message Bus.
Oct 28 14:07:28 amnesia systemd[5280]: Removed slice session.slice - User Core Session Slice.
Oct 28 14:07:28 amnesia systemd[5280]: Stopped target basic.target - Basic System.
Oct 28 14:07:28 amnesia systemd[5280]: Stopped target paths.target - Paths.
Oct 28 14:07:28 amnesia systemd[5280]: Stopped target sockets.target - Sockets.
Oct 28 14:07:28 amnesia systemd[5280]: Stopped target timers.target - Timers.
Oct 28 14:07:28 amnesia systemd[5280]: Closed dbus.socket - D-Bus User Message Bus Socket.
Oct 28 14:07:28 amnesia systemd[5280]: Closed dirmngr.socket - GnuPG network certificate management daemon.
Oct 28 14:07:28 amnesia systemd[5280]: Closed gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Oct 28 14:07:28 amnesia systemd[5280]: Closed gnome-keyring-daemon.socket - GNOME Keyring daemon.
Oct 28 14:07:28 amnesia systemd[5280]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 28 14:07:28 amnesia systemd[5280]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Oct 28 14:07:28 amnesia systemd[5280]: Stopping gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Oct 28 14:07:28 amnesia systemd[5280]: Stopping gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Oct 28 14:07:28 amnesia systemd[5280]: Closed keyboxd.socket - GnuPG public key management service.
Oct 28 14:07:28 amnesia systemd[5280]: Closed speech-dispatcher.socket - Speech Dispatcher Socket.
Oct 28 14:07:28 amnesia systemd[5280]: Stopping ssh-agent.socket - OpenSSH Agent socket...
Oct 28 14:07:28 amnesia systemd[5280]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Oct 28 14:07:28 amnesia systemd[5280]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Oct 28 14:07:28 amnesia systemd[5280]: Closed ssh-agent.socket - OpenSSH Agent socket.
Oct 28 14:07:28 amnesia systemd[5280]: Removed slice app.slice - User Application Slice.
Oct 28 14:07:28 amnesia systemd[5280]: Reached target shutdown.target - Shutdown.
Oct 28 14:07:28 amnesia systemd[5280]: Finished systemd-exit.service - Exit the Session.
Oct 28 14:07:28 amnesia systemd[5280]: Reached target exit.target - Exit the Session.
Oct 28 14:07:28 amnesia systemd-logind[4341]: Removed session 1.
Oct 28 14:07:28 amnesia systemd[1]: user@0.service: Deactivated successfully.
Oct 28 14:07:28 amnesia systemd[1]: Stopped user@0.service - User Manager for UID 0.
Oct 28 14:07:28 amnesia systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0...
Oct 28 14:07:28 amnesia systemd[1]: run-user-0.mount: Deactivated successfully.
Oct 28 14:07:28 amnesia systemd[1]: user-runtime-dir@0.service: Deactivated successfully.
Oct 28 14:07:28 amnesia systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0.
Oct 28 14:07:28 amnesia systemd[1]: Removed slice user-0.slice - User Slice of UID 0.
Oct 28 14:07:33 amnesia gdm-launch-environment][5950]: pam_unix(gdm-launch-environment:session): session opened for user Debian-gdm(uid=112) by (uid=0)
Oct 28 14:07:33 amnesia systemd-logind[4341]: New session c10 of user Debian-gdm.
Oct 28 14:07:33 amnesia systemd[1]: Started session-c10.scope - Session c10 of User Debian-gdm.
Oct 28 14:07:33 amnesia gdm3[5423]: Gdm: GdmSession: no session desktop files installed, aborting...
Oct 28 14:07:33 amnesia systemd[1]: gdm.service: Main process exited, code=killed, status=5/TRAP
Oct 28 14:07:33 amnesia systemd[1]: gdm.service: Failed with result 'signal'.
Oct 28 14:07:33 amnesia systemd[1]: gdm.service: Triggering OnFailure= dependencies.
Oct 28 14:07:33 amnesia kernel: traps: gdm3[5423] trap int3 ip:7d3321b4921a sp:7ffe6cd04830 error:0 in libglib-2.0.so.0.8400.4[6721a,7d3321b01000+a1000]
Oct 28 14:07:33 amnesia systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen...
Oct 28 14:07:33 amnesia wireplumber[5472]: spa.bluez5: BlueZ system service is not available
Oct 28 14:07:33 amnesia systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen.
Oct 28 14:07:33 amnesia systemd[1]: Starting tails-gdm-failed-to-start.service - Guide the user when GDM fails to start...
Oct 28 14:07:34 amnesia systemd[1]: tails-gdm-failed-to-start.service: Deactivated successfully.
Oct 28 14:07:34 amnesia systemd[1]: Finished tails-gdm-failed-to-start.service - Guide the user when GDM fails to start.
Oct 28 14:07:52 amnesia systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 28 14:08:22 amnesia tails-autotest-remote-shell[4343]: INFO:root:Executing as root: echo 'hello?'
Oct 28 14:08:22 amnesia su[5976]: (to root) root on none
Oct 28 14:08:22 amnesia su[5976]: pam_unix(su:session): session opened for user root(uid=0) by (uid=0)
Oct 28 14:08:22 amnesia systemd[1]: Created slice user-0.slice - User Slice of UID 0.
Oct 28 14:08:22 amnesia systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...
Oct 28 14:08:22 amnesia systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.
Oct 28 14:08:22 amnesia systemd[1]: Starting user@0.service - User Manager for UID 0...
Oct 28 14:08:22 amnesia (systemd)[5980]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)
Oct 28 14:08:22 amnesia systemd-logind[4341]: New session 3 of user root.
Oct 28 14:08:22 amnesia systemd[5980]: Queued start job for default target default.target.
Oct 28 14:08:22 amnesia systemd[5980]: Created slice app.slice - User Application Slice.
Oct 28 14:08:22 amnesia systemd[5980]: Created slice session.slice - User Core Session Slice.
Oct 28 14:08:22 amnesia systemd[5980]: Reached target paths.target - Paths.
Oct 28 14:08:22 amnesia systemd[5980]: Reached target timers.target - Timers.
Oct 28 14:08:22 amnesia systemd[5980]: Starting dbus.socket - D-Bus User Message Bus Socket...
Oct 28 14:08:22 amnesia systemd[5980]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Oct 28 14:08:22 amnesia systemd[5980]: Starting gcr-ssh-agent.socket - GCR ssh-agent wrapper...
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gnome-keyring-daemon.socket - GNOME Keyring daemon.
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Oct 28 14:08:22 amnesia systemd[5980]: Starting gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation)...
Oct 28 14:08:22 amnesia systemd[5980]: Starting gpg-agent.socket - GnuPG cryptographic agent and passphrase cache...
Oct 28 14:08:22 amnesia systemd[5980]: Listening on keyboxd.socket - GnuPG public key management service.
Oct 28 14:08:22 amnesia systemd[5980]: pipewire-pulse.socket - PipeWire PulseAudio was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:08:22 amnesia systemd[5980]: pipewire.socket - PipeWire Multimedia System Sockets was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:08:22 amnesia systemd[5980]: Listening on speech-dispatcher.socket - Speech Dispatcher Socket.
Oct 28 14:08:22 amnesia systemd[5980]: Starting ssh-agent.socket - OpenSSH Agent socket...
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gcr-ssh-agent.socket - GCR ssh-agent wrapper.
Oct 28 14:08:22 amnesia systemd[5980]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Oct 28 14:08:22 amnesia systemd[5980]: Listening on ssh-agent.socket - OpenSSH Agent socket.
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Oct 28 14:08:22 amnesia systemd[5980]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Oct 28 14:08:22 amnesia systemd[5980]: Reached target sockets.target - Sockets.
Oct 28 14:08:22 amnesia systemd[5980]: Reached target basic.target - Basic System.
Oct 28 14:08:22 amnesia systemd[1]: Started user@0.service - User Manager for UID 0.
Oct 28 14:08:22 amnesia systemd[5980]: Starting dbus.service - D-Bus User Message Bus...
Oct 28 14:08:22 amnesia systemd[5980]: pipewire.service - PipeWire Multimedia Service was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:08:22 amnesia systemd[5980]: filter-chain.service: Bound to unit pipewire.service, but unit isn't active.
Oct 28 14:08:22 amnesia systemd[5980]: Dependency failed for filter-chain.service - PipeWire filter chain daemon.
Oct 28 14:08:22 amnesia systemd[5980]: filter-chain.service: Job filter-chain.service/start failed with result 'dependency'.
Oct 28 14:08:22 amnesia systemd[5980]: wireplumber.service: Bound to unit pipewire.service, but unit isn't active.
Oct 28 14:08:22 amnesia systemd[5980]: Dependency failed for wireplumber.service - Multimedia Service Session Manager.
Oct 28 14:08:22 amnesia systemd[5980]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
Oct 28 14:08:22 amnesia systemd[5980]: pipewire-pulse.service - PipeWire PulseAudio was skipped because of an unmet condition check (ConditionUser=!root).
Oct 28 14:08:22 amnesia systemd[5980]: Reached target default.target - Main User Target.
Oct 28 14:08:22 amnesia systemd[1]: Started session-c11.scope - Session c11 of User root.
Oct 28 14:08:22 amnesia su[5976]: pam_unix(su:session): session closed for user root
Oct 28 14:08:22 amnesia systemd[1]: session-c11.scope: Deactivated successfully.
Oct 28 14:08:22 amnesia systemd[5980]: Started dbus.service - D-Bus User Message Bus.
Oct 28 14:08:22 amnesia systemd[5980]: Startup finished in 338ms.
Oct 28 14:08:22 amnesia tails-autotest-remote-shell[4343]: INFO:root:Result: [20673, "success", 0, "hello?\n", ""]
Oct 28 14:08:22 amnesia tails-autotest-remote-shell[4343]: INFO:root:Opening (rb) file: /var/log/boot.log
