utmapp / UTM

Virtual machines for iOS and macOS

Home Page:https://getutm.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read file from shared directory even if permissions are 777 - permission denied

muzzah opened this issue · comments

Describe the issue
I am using UTM with an aarch64 ubuntu image. I mount a directory through the UTM GUI.
All was working well until I decided to update docker in the image. I now cannot run docker-compose up -d in a directory that is a subdirectory of the mounted/shared directory. I get a permission denied error reading a .env file
This occurrs even if I am root or a user or run using sudo.

core@universecore:~/dockerconfig$ docker-compose up -d
open /home/core/dockerconfig/.env: permission denied

The file has the following permissions

-rwxrwxrwx+  1 core core   97 May  8 11:51 .env*

When running as root

root@universecore:/home/core/dockerconfig# docker-compose up -d 
open /home/core/dockerconfig/.env: permission denied

Configuration

  • UTM Version: 4.5.2
  • macOS Version: 14.3.1
  • Mac Chip (Intel, M1, ...): M1 Max

Debug log

root@universecore:/home/core/dockerconfig# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x610f0000]
[    0.000000] Linux version 5.15.0-106-generic (buildd@bos03-arm64-019) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #116-Ubuntu SMP Wed Apr 17 09:19:22 UTC 2024 (Ubuntu 5.15.0-106.116-generic 5.15.149)
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: ACPI 2.0=0x26fc90018 SMBIOS=0xfffff000 SMBIOS 3.0=0x26fcb4000 MOKvar=0x26fc40000 MEMRESERVE=0x26e577018 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000026FC90018 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x000000026FC9FE98 000044 (v01 APPLE  Apple Vz 00000001      01000013)
[    0.000000] ACPI: FACP 0x000000026FC9FA98 000114 (v06 APPLE  Apple Vz 00000001 AAPL 20180427)
[    0.000000] ACPI: DSDT 0x000000026FC9F698 000394 (v02 APPLE  Apple Vz 00000001 AAPL 20180427)
[    0.000000] ACPI: GTDT 0x000000026FC9FC18 000068 (v03 APPLE  Apple Vz 00000001 AAPL 20180427)
[    0.000000] ACPI: APIC 0x000000026FC9E998 0001AC (v05 APPLE  Apple Vz 00000001 AAPL 20180427)
[    0.000000] ACPI: MCFG 0x000000026FC9FF98 00003C (v01 APPLE  Apple Vz 00000001 AAPL 20180427)
[    0.000000] NUMA: Failed to initialise from firmware
[    0.000000] NUMA: Faking a node at [mem 0x0000000070000000-0x000000026fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x26ef15f80-0x26ef1afff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000070000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000026fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000070000000-0x00000000ffffdfff]
[    0.000000]   node   0: [mem 0x00000000ffffe000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000026e64ffff]
[    0.000000]   node   0: [mem 0x000000026e650000-0x000000026e79ffff]
[    0.000000]   node   0: [mem 0x000000026e7a0000-0x000000026fb9ffff]
[    0.000000]   node   0: [mem 0x000000026fba0000-0x000000026fc2ffff]
[    0.000000]   node   0: [mem 0x000000026fc30000-0x000000026fc3ffff]
[    0.000000]   node   0: [mem 0x000000026fc40000-0x000000026fc7ffff]
[    0.000000]   node   0: [mem 0x000000026fc80000-0x000000026fcb2fff]
[    0.000000]   node   0: [mem 0x000000026fcb3000-0x000000026fcb4fff]
[    0.000000]   node   0: [mem 0x000000026fcb5000-0x000000026fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000070000000-0x000000026fffffff]
[    0.000000] cma: Reserved 32 MiB at 0x00000000fd000000
[    0.000000] psci: probing for conduit method from ACPI.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] ACPI: SRAT not present
[    0.000000] percpu: Embedded 30 pages/cpu s85784 r8192 d28904 u122880
[    0.000000] pcpu-alloc: s85784 r8192 d28904 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2064384
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.15.0-106-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
[    0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-5.15.0-106-generic", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000f9000000-0x00000000fd000000] (64MB)
[    0.000000] Memory: 7978092K/8388608K available (17280K kernel code, 4578K rwdata, 14012K rodata, 9600K init, 1194K bss, 377748K reserved, 32768K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 54292 entries in 213 pages
[    0.000000] ftrace: allocated 213 pages with 5 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 224 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000010010000
[    0.000000] GICv2m: range[mem 0x1fff0000-0x1fff0fff], SPI[128:255]
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000028] Console: colour dummy device 80x25
[    0.000065] printk: console [tty0] enabled
[    0.000077] ACPI: Core revision 20210730
[    0.000110] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000113] pid_max: default: 32768 minimum: 301
[    0.000144] LSM: Security Framework initializing
[    0.000148] landlock: Up and running.
[    0.000148] Yama: becoming mindful.
[    0.000171] AppArmor: AppArmor initialized
[    0.000237] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000302] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000556] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[    0.000697] rcu: Hierarchical SRCU implementation.
[    0.000856] Remapping and enabling EFI services.
[    0.000973] smp: Bringing up secondary CPUs ...
[    0.001165] Detected PIPT I-cache on CPU1
[    0.001176] GICv3: CPU1: found redistributor 1 region 0:0x0000000010030000
[    0.001239] CPU1: Booted secondary processor 0x0000000001 [0x610f0000]
[    0.001507] Detected PIPT I-cache on CPU2
[    0.001519] GICv3: CPU2: found redistributor 2 region 0:0x0000000010050000
[    0.001583] CPU2: Booted secondary processor 0x0000000002 [0x610f0000]
[    0.001826] Detected PIPT I-cache on CPU3
[    0.001841] GICv3: CPU3: found redistributor 3 region 0:0x0000000010070000
[    0.001904] CPU3: Booted secondary processor 0x0000000003 [0x610f0000]
[    0.001956] smp: Brought up 1 node, 4 CPUs
[    0.001964] SMP: Total of 4 processors activated.
[    0.001965] CPU features: detected: ARMv8.4 Translation Table Level
[    0.001966] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.001967] CPU features: detected: Common not Private translations
[    0.001968] CPU features: detected: CRC32 instructions
[    0.001969] CPU features: detected: Data cache clean to Point of Deep Persistence
[    0.001970] CPU features: detected: Data cache clean to Point of Persistence
[    0.001970] CPU features: detected: E0PD
[    0.001971] CPU features: detected: Generic authentication (IMP DEF algorithm)
[    0.001972] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.001973] CPU features: detected: LSE atomic instructions
[    0.001974] CPU features: detected: Privileged Access Never
[    0.001974] CPU features: detected: RAS Extension Support
[    0.001975] CPU features: detected: Speculation barrier (SB)
[    0.001976] CPU features: detected: TLB range maintenance instructions
[    0.001977] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.060113] CPU: All CPU(s) started at EL1
[    0.060671] devtmpfs: initialized
[    0.061117] setend instruction emulation is not supported on this system
[    0.061161] KASLR disabled due to lack of seed
[    0.061186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.061208] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.061295] pinctrl core: initialized pinctrl subsystem
[    0.061373] SMBIOS 3.3.0 present.
[    0.061375] DMI: Apple Inc. Apple Virtualization Generic Platform, BIOS 2020.80.5.0.1 12/20/2023
[    0.061534] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.066478] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.066558] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.066657] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.066676] audit: initializing netlink subsys (disabled)
[    0.066766] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
[    0.066852] thermal_sys: Registered thermal governor 'fair_share'
[    0.066853] thermal_sys: Registered thermal governor 'bang_bang'
[    0.066854] thermal_sys: Registered thermal governor 'step_wise'
[    0.066855] thermal_sys: Registered thermal governor 'user_space'
[    0.066855] thermal_sys: Registered thermal governor 'power_allocator'
[    0.066860] cpuidle: using governor ladder
[    0.066863] cpuidle: using governor menu
[    0.066873] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.066946] ASID allocator initialised with 256 entries
[    0.066992] ACPI: bus type PCI registered
[    0.066994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.067056] Serial: AMBA PL011 UART driver
[    0.067857] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.067859] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.067860] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.067861] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.071689] fbcon: Taking over console
[    0.071696] ACPI: Added _OSI(Module Device)
[    0.071697] ACPI: Added _OSI(Processor Device)
[    0.071698] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.071698] ACPI: Added _OSI(Processor Aggregator Device)
[    0.071699] ACPI: Added _OSI(Linux-Dell-Video)
[    0.071700] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.071701] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.071774] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.071833] ACPI: Interpreter enabled
[    0.071834] ACPI: Using GIC for interrupt routing
[    0.071838] ACPI: MCFG table detected, 1 entries
[    0.072034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.072037] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.072039] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[    0.072047] acpi PNP0A08:00: ECAM area [mem 0x40000000-0x4fffffff] reserved by PNP0C02:00
[    0.072052] acpi PNP0A08:00: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00-ff]
[    0.072057] ACPI: Remapped I/O 0x000000006fff0000 to [io  0x0000-0xffff window]
[    0.072084] PCI host bridge to bus 0000:00
[    0.072086] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.072087] pci_bus 0000:00: root bus resource [io  0x0000-0xffff window]
[    0.072088] pci_bus 0000:00: root bus resource [mem 0x50000000-0x6ffdffff window]
[    0.072089] pci_bus 0000:00: root bus resource [mem 0x280000000-0x2bfffffff window]
[    0.072108] pci 0000:00:00.0: [106b:1a05] type 00 class 0x060000
[    0.072226] pci 0000:00:01.0: [1af4:1041] type 00 class 0x020000
[    0.072260] pci 0000:00:01.0: reg 0x10: [mem 0x280020000-0x280023fff 64bit]
[    0.072274] pci 0000:00:01.0: reg 0x18: [mem 0x5000a000-0x5000a03f]
[    0.072450] pci 0000:00:05.0: [1af4:1042] type 00 class 0x018000
[    0.072480] pci 0000:00:05.0: reg 0x10: [mem 0x28001c000-0x28001ffff 64bit]
[    0.072493] pci 0000:00:05.0: reg 0x18: [mem 0x50009000-0x5000903f]
[    0.072655] pci 0000:00:06.0: [1af4:105a] type 00 class 0x018000
[    0.072685] pci 0000:00:06.0: reg 0x10: [mem 0x280018000-0x28001bfff 64bit]
[    0.072698] pci 0000:00:06.0: reg 0x18: [mem 0x50008000-0x5000803f]
[    0.072859] pci 0000:00:07.0: [1af4:1050] type 00 class 0x038000
[    0.072887] pci 0000:00:07.0: reg 0x10: [mem 0x280014000-0x280017fff 64bit]
[    0.072900] pci 0000:00:07.0: reg 0x18: [mem 0x50007000-0x5000703f]
[    0.073069] pci 0000:00:08.0: [1af4:1059] type 00 class 0x040100
[    0.073097] pci 0000:00:08.0: reg 0x10: [mem 0x280010000-0x280013fff 64bit]
[    0.073110] pci 0000:00:08.0: reg 0x18: [mem 0x50004000-0x5000407f]
[    0.073296] pci 0000:00:09.0: [1af4:1059] type 00 class 0x040100
[    0.073325] pci 0000:00:09.0: reg 0x10: [mem 0x28000c000-0x28000ffff 64bit]
[    0.073338] pci 0000:00:09.0: reg 0x18: [mem 0x50003000-0x5000307f]
[    0.073508] pci 0000:00:0a.0: [1af4:1044] type 00 class 0x100000
[    0.073537] pci 0000:00:0a.0: reg 0x10: [mem 0x280008000-0x28000bfff 64bit]
[    0.073550] pci 0000:00:0a.0: reg 0x18: [mem 0x50006000-0x5000603f]
[    0.073720] pci 0000:00:0b.0: [1af4:1045] type 00 class 0x058000
[    0.073749] pci 0000:00:0b.0: reg 0x10: [mem 0x280004000-0x280007fff 64bit]
[    0.073761] pci 0000:00:0b.0: reg 0x18: [mem 0x50005000-0x5000503f]
[    0.073928] pci 0000:00:0c.0: [1af4:1043] type 00 class 0x078000
[    0.073956] pci 0000:00:0c.0: reg 0x10: [mem 0x280000000-0x280003fff 64bit]
[    0.073969] pci 0000:00:0c.0: reg 0x18: [mem 0x50002000-0x5000207f]
[    0.074121] pci 0000:00:0d.0: [106b:1a06] type 00 class 0x0c0330
[    0.074139] pci 0000:00:0d.0: reg 0x10: [mem 0x50001000-0x50001fff]
[    0.074147] pci 0000:00:0d.0: reg 0x14: [mem 0x50000000-0x500003ff]
[    0.074273] pci 0000:00:01.0: BAR 0: assigned [mem 0x280000000-0x280003fff 64bit]
[    0.074288] pci 0000:00:05.0: BAR 0: assigned [mem 0x280004000-0x280007fff 64bit]
[    0.074301] pci 0000:00:06.0: BAR 0: assigned [mem 0x280008000-0x28000bfff 64bit]
[    0.074315] pci 0000:00:07.0: BAR 0: assigned [mem 0x28000c000-0x28000ffff 64bit]
[    0.074328] pci 0000:00:08.0: BAR 0: assigned [mem 0x280010000-0x280013fff 64bit]
[    0.074341] pci 0000:00:09.0: BAR 0: assigned [mem 0x280014000-0x280017fff 64bit]
[    0.074354] pci 0000:00:0a.0: BAR 0: assigned [mem 0x280018000-0x28001bfff 64bit]
[    0.074367] pci 0000:00:0b.0: BAR 0: assigned [mem 0x28001c000-0x28001ffff 64bit]
[    0.074380] pci 0000:00:0c.0: BAR 0: assigned [mem 0x280020000-0x280023fff 64bit]
[    0.074393] pci 0000:00:0d.0: BAR 0: assigned [mem 0x50000000-0x50000fff]
[    0.074397] pci 0000:00:0d.0: BAR 1: assigned [mem 0x50001000-0x500013ff]
[    0.074401] pci 0000:00:08.0: BAR 2: assigned [mem 0x50001400-0x5000147f]
[    0.074406] pci 0000:00:09.0: BAR 2: assigned [mem 0x50001480-0x500014ff]
[    0.074411] pci 0000:00:0c.0: BAR 2: assigned [mem 0x50001500-0x5000157f]
[    0.074415] pci 0000:00:01.0: BAR 2: assigned [mem 0x50001580-0x500015bf]
[    0.074420] pci 0000:00:05.0: BAR 2: assigned [mem 0x500015c0-0x500015ff]
[    0.074425] pci 0000:00:06.0: BAR 2: assigned [mem 0x50001600-0x5000163f]
[    0.074430] pci 0000:00:07.0: BAR 2: assigned [mem 0x50001640-0x5000167f]
[    0.074434] pci 0000:00:0a.0: BAR 2: assigned [mem 0x50001680-0x500016bf]
[    0.074439] pci 0000:00:0b.0: BAR 2: assigned [mem 0x500016c0-0x500016ff]
[    0.074445] pci_bus 0000:00: resource 4 [io  0x0000-0xffff window]
[    0.074446] pci_bus 0000:00: resource 5 [mem 0x50000000-0x6ffdffff window]
[    0.074447] pci_bus 0000:00: resource 6 [mem 0x280000000-0x2bfffffff window]
[    0.074549] iommu: Default domain type: Translated 
[    0.074550] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.074645] SCSI subsystem initialized
[    0.074699] libata version 3.00 loaded.
[    0.074747] vgaarb: loaded
[    0.074759] ACPI: bus type USB registered
[    0.074765] usbcore: registered new interface driver usbfs
[    0.074768] usbcore: registered new interface driver hub
[    0.074770] usbcore: registered new device driver usb
[    0.074787] pps_core: LinuxPPS API ver. 1 registered
[    0.074788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.074789] PTP clock support registered
[    0.074846] EDAC MC: Ver: 3.0.0
[    0.074987] Registered efivars operations
[    0.075229] NetLabel: Initializing
[    0.075230] NetLabel:  domain hash size = 128
[    0.075231] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.075237] NetLabel:  unlabeled traffic allowed by default
[    0.075396] clocksource: Switched to clocksource arch_sys_counter
[    0.082888] VFS: Disk quotas dquot_6.6.0
[    0.082900] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.083010] AppArmor: AppArmor Filesystem Enabled
[    0.083019] pnp: PnP ACPI init
[    0.083049] system 00:00: [mem 0x40000000-0x4fffffff] could not be reserved
[    0.083054] pnp: PnP ACPI: found 1 devices
[    0.083946] NET: Registered PF_INET protocol family
[    0.084257] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.085335] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.085422] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.085580] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.085922] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.085956] TCP: Hash tables configured (established 65536 bind 65536)
[    0.086089] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.086140] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.086180] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.086207] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.086210] NET: Registered PF_XDP protocol family
[    0.086244] pci 0000:00:0d.0: enabling device (0010 -> 0012)
[    0.086280] PCI: CLS 0 bytes, default 64
[    0.086360] Trying to unpack rootfs image as initramfs...
[    0.086440] kvm [1]: HYP mode not available
[    0.086530] Initialise system trusted keyrings
[    0.086539] Key type blacklist registered
[    0.086596] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    0.087217] zbud: loaded
[    0.087391] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.087548] fuse: init (API version 7.34)
[    0.087650] integrity: Platform Keyring initialized
[    0.096775] Key type asymmetric registered
[    0.096779] Asymmetric key parser 'x509' registered
[    0.096793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.096855] io scheduler mq-deadline registered
[    0.097315] pl061_gpio ARMH0061:00: PL061 GPIO chip registered
[    0.097350] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.097451] input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input0
[    0.097460] ACPI: button: Power Button [PWRB]
[    0.206388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.207952] SuperH (H)SCI(F) driver initialized
[    0.207982] msm_serial: driver initialized
[    0.209466] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.210708] loop: module loaded
[    0.210753] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
[    0.210952] tun: Universal TUN/TAP device driver, 1.6
[    0.211026] PPP generic driver version 2.4.2
[    0.211068] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.211072] ehci-pci: EHCI PCI platform driver
[    0.211080] ehci-orion: EHCI orion driver
[    0.211084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.211086] ohci-pci: OHCI PCI platform driver
[    0.211089] uhci_hcd: USB Universal Host Controller Interface driver
[    0.211175] mousedev: PS/2 mouse device common for all mice
[    0.211414] rtc-efi rtc-efi.0: registered as rtc0
[    0.211447] rtc-efi rtc-efi.0: setting system clock to 2024-05-08T12:26:29 UTC (1715171189)
[    0.211474] i2c_dev: i2c /dev entries driver
[    0.211540] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.211558] device-mapper: uevent: version 1.0.3
[    0.211632] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.211894] ledtrig-cpu: registered to indicate activity on CPUs
[    0.212007] drop_monitor: Initializing network drop monitor service
[    0.212112] NET: Registered PF_INET6 protocol family
[    0.486897] Freeing initrd memory: 102000K
[    0.491017] Segment Routing with IPv6
[    0.491035] In-situ OAM (IOAM) with IPv6
[    0.491050] NET: Registered PF_PACKET protocol family
[    0.491108] Key type dns_resolver registered
[    0.491235] registered taskstats version 1
[    0.491431] Loading compiled-in X.509 certificates
[    0.491938] Loaded X.509 cert 'Build time autogenerated kernel key: 5081b125a5be3fc830a495b1e4ca4c6b17f07242'
[    0.492278] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.492608] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.492609] blacklist: Loading compiled-in revocation X.509 certificates
[    0.492618] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.492628] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    0.492637] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    0.492652] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    0.492660] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    0.492668] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    0.492675] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    0.492687] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    0.492948] zswap: loaded using pool lzo/zbud
[    0.493155] Key type .fscrypt registered
[    0.493156] Key type fscrypt-provisioning registered
[    0.503817] cryptd: max_cpu_qlen set to 1000
[    0.510107] Key type encrypted registered
[    0.510111] AppArmor: AppArmor sha1 policy hashing enabled
[    0.510207] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.510454] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.510458] ima: No TPM chip found, activating TPM-bypass!
[    0.510462] Loading compiled-in module X.509 certificates
[    0.510795] Loaded X.509 cert 'Build time autogenerated kernel key: 5081b125a5be3fc830a495b1e4ca4c6b17f07242'
[    0.510797] ima: Allocated hash algorithm: sha1
[    0.510802] ima: No architecture policies found
[    0.510808] evm: Initialising EVM extended attributes:
[    0.510808] evm: security.selinux
[    0.510809] evm: security.SMACK64
[    0.510810] evm: security.SMACK64EXEC
[    0.510810] evm: security.SMACK64TRANSMUTE
[    0.510811] evm: security.SMACK64MMAP
[    0.510811] evm: security.apparmor
[    0.510812] evm: security.ima
[    0.510812] evm: security.capability
[    0.510813] evm: HMAC attrs: 0x1
[    0.512414] Freeing unused kernel memory: 9600K
[    0.544400] Checked W+X mappings: passed, no W+X pages found
[    0.544405] Run /init as init process
[    0.544407]   with arguments:
[    0.544407]     /init
[    0.544408]   with environment:
[    0.544408]     HOME=/
[    0.544409]     TERM=linux
[    0.544409]     BOOT_IMAGE=/vmlinuz-5.15.0-106-generic
[    0.629938] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.629944] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.630050] xhci_hcd 0000:00:0d.0: hcc params 0x02600001 hci version 0x110 quirks 0x0000000000000010
[    0.632163] random: crng init done
[    0.634570] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.634576] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.634581] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.634612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.634615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.634616] usb usb1: Product: xHCI Host Controller
[    0.634617] usb usb1: Manufacturer: Linux 5.15.0-106-generic xhci-hcd
[    0.634618] usb usb1: SerialNumber: 0000:00:0d.0
[    0.636070] hub 1-0:1.0: USB hub found
[    0.636239] hub 1-0:1.0: 8 ports detected
[    0.636683] virtio_blk virtio1: [vda] 734003200 512-byte logical blocks (376 GB/350 GiB)
[    0.637858] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.637871] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.637872] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.637874] usb usb2: Product: xHCI Host Controller
[    0.637874] usb usb2: Manufacturer: Linux 5.15.0-106-generic xhci-hcd
[    0.637875] usb usb2: SerialNumber: 0000:00:0d.0
[    0.637916] hub 2-0:1.0: USB hub found
[    0.637937] hub 2-0:1.0: 8 ports detected
[    0.641268]  vda: vda1 vda2 vda3
[    0.651233] virtio_net virtio0 enp0s1: renamed from eth0
[    0.658408] [drm] pci: virtio-gpu-pci detected at 0000:00:07.0
[    0.658439] [drm] features: -virgl -edid -resource_blob -host_visible
[    0.658742] [drm] number of scanouts: 1
[    0.658745] [drm] number of cap sets: 0
[    0.658913] [drm] Initialized virtio_gpu 0.1.0 0 for virtio3 on minor 0
[    0.660090] virtio_gpu virtio3: [drm] drm_plane_enable_fb_damage_clips() not called
[    0.660096] Console: switching to colour frame buffer device 240x67
[    0.662433] virtio_gpu virtio3: [drm] fb0: virtio_gpudrmfb frame buffer device
[    0.968205] raid6: neonx8   gen() 34395 MB/s
[    0.980213] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    1.036203] raid6: neonx8   xor() 27513 MB/s
[    1.104199] raid6: neonx4   gen() 36665 MB/s
[    1.132379] usb 1-1: New USB device found, idVendor=05ac, idProduct=8105, bcdDevice= 0.00
[    1.132409] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.132436] usb 1-1: Product: Virtual USB Keyboard
[    1.132457] usb 1-1: Manufacturer: Apple Inc.
[    1.172206] raid6: neonx4   xor() 29631 MB/s
[    1.240201] raid6: neonx2   gen() 37421 MB/s
[    1.264211] usb 1-2: new full-speed USB device number 3 using xhci_hcd
[    1.308200] raid6: neonx2   xor() 29641 MB/s
[    1.376205] raid6: neonx1   gen() 34293 MB/s
[    1.412370] usb 1-2: New USB device found, idVendor=05ac, idProduct=8106, bcdDevice= 0.00
[    1.412400] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    1.412425] usb 1-2: Product: Virtual USB Digitizer
[    1.412446] usb 1-2: Manufacturer: Apple Inc.
[    1.415430] hid: raw HID events driver (C) Jiri Kosina
[    1.416887] usbcore: registered new interface driver usbhid
[    1.416901] usbhid: USB HID core driver
[    1.418099] input: Apple Inc. Virtual USB Keyboard as /devices/pci0000:00/0000:00:0d.0/usb1/1-1/1-1:1.0/0003:05AC:8105.0001/input/input1
[    1.444204] raid6: neonx1   xor() 22830 MB/s
[    1.480305] hid-generic 0003:05AC:8105.0001: input,hidraw0: USB HID v1.10 Keyboard [Apple Inc. Virtual USB Keyboard] on usb-0000:00:0d.0-1/input0
[    1.480398] input: Apple Inc. Virtual USB Digitizer as /devices/pci0000:00/0000:00:0d.0/usb1/1-2/1-2:1.0/0003:05AC:8106.0002/input/input2
[    1.480589] hid-generic 0003:05AC:8106.0002: input,hidraw1: USB HID v1.10 Mouse [Apple Inc. Virtual USB Digitizer] on usb-0000:00:0d.0-2/input0
[    1.512203] raid6: int64x8  gen() 14628 MB/s
[    1.580205] raid6: int64x8  xor()  7839 MB/s
[    1.648205] raid6: int64x4  gen() 13222 MB/s
[    1.716204] raid6: int64x4  xor()  7070 MB/s
[    1.784204] raid6: int64x2  gen() 11845 MB/s
[    1.852206] raid6: int64x2  xor()  6327 MB/s
[    1.920205] raid6: int64x1  gen() 10369 MB/s
[    1.988206] raid6: int64x1  xor()  5456 MB/s
[    1.988230] raid6: using algorithm neonx2 gen() 37421 MB/s
[    1.988255] raid6: .... xor() 29641 MB/s, rmw enabled
[    1.988282] raid6: using neon recovery algorithm
[    1.989648] xor: measuring software checksum speed
[    1.989947]    8regs           : 34357 MB/sec
[    1.990315]    32regs          : 28743 MB/sec
[    1.990521]    arm64_neon      : 54880 MB/sec
[    1.991077] xor: using function: arm64_neon (54880 MB/sec)
[    1.992310] async_tx: api initialized (async)
[    2.084794] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    2.657786] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    2.778958] systemd[1]: Inserted module 'autofs4'
[    2.791253] systemd[1]: systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    2.791990] systemd[1]: Detected architecture arm64.
[    2.798207] systemd[1]: Hostname set to <universecore>.
[    2.933314] systemd[1]: Queued start job for default target Graphical Interface.
[    2.935270] systemd[1]: Created slice Slice /system/modprobe.
[    2.936100] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.936867] systemd[1]: Created slice Slice /system/wg-quick.
[    2.937504] systemd[1]: Created slice User and Session Slice.
[    2.938099] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.938728] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.939324] systemd[1]: Reached target Slice Units.
[    2.939912] systemd[1]: Reached target Mounting snaps.
[    2.940483] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.941073] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.941678] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.942245] systemd[1]: Listening on multipathd control socket.
[    2.942825] systemd[1]: Listening on Syslog Socket.
[    2.943384] systemd[1]: Listening on fsck to fsckd communication Socket.
[    2.944140] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.945057] systemd[1]: Listening on Journal Audit Socket.
[    2.945819] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.946743] systemd[1]: Listening on Journal Socket.
[    2.947624] systemd[1]: Listening on Network Service Netlink Socket.
[    2.950696] systemd[1]: Listening on udev Control Socket.
[    2.956012] systemd[1]: Listening on udev Kernel Socket.
[    2.957054] systemd[1]: Mounting Huge Pages File System...
[    2.958013] systemd[1]: Mounting POSIX Message Queue File System...
[    2.959010] systemd[1]: Mounting Kernel Debug File System...
[    2.966827] systemd[1]: Mounting Kernel Trace File System...
[    2.968330] systemd[1]: Starting Journal Service...
[    2.970206] systemd[1]: Starting Set the console keyboard layout...
[    2.976477] systemd[1]: Starting Create List of Static Device Nodes...
[    2.977887] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.983997] systemd[1]: Condition check resulted in LXD - agent being skipped.
[    2.984789] systemd[1]: Starting Load Kernel Module configfs...
[    2.985836] systemd[1]: Starting Load Kernel Module drm...
[    2.986893] systemd[1]: Starting Load Kernel Module efi_pstore...
[    2.988680] systemd[1]: Starting Load Kernel Module fuse...
[    2.989387] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    2.990111] systemd[1]: Started Nameserver information manager.
[    2.990686] pstore: Using crash dump compression: deflate
[    2.990794] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    2.991081] pstore: Registered efi as persistent store backend
[    2.993480] systemd[1]: Starting Load Kernel Modules...
[    2.996944] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.997945] systemd[1]: Starting Coldplug All udev Devices...
[    2.999257] systemd[1]: Started Journal Service.
[    3.004114] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[    3.009941] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    3.010843] Bridge firewalling registered
[    3.021554] systemd-journald[430]: Received client request to flush runtime journal.
[    3.021764] alua: device handler registered
[    3.021872] Adding 4194300k swap on /swap.img.  Priority:-2 extents:7 across:4489212k FS
[    3.024018] emc: device handler registered
[    3.028716] rdac: device handler registered
[    3.056154] systemd-journald[430]: File /var/log/journal/fb4374f53d9144dd8be223b6f2db1595/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    3.117750] loop0: detected capacity change from 0 to 100592
[    3.121067] loop1: detected capacity change from 0 to 100592
[    3.124350] loop2: detected capacity change from 0 to 122304
[    3.132558] loop3: detected capacity change from 0 to 122368
[    3.133423] loop4: detected capacity change from 0 to 141680
[    3.138999] loop5: detected capacity change from 0 to 141760
[    3.140113] loop6: detected capacity change from 0 to 213224
[    3.141467] loop7: detected capacity change from 0 to 213600
[    3.151983] loop8: detected capacity change from 0 to 158464
[    3.152739] loop9: detected capacity change from 0 to 158464
[    3.155426] loop10: detected capacity change from 0 to 69696
[    3.157135] loop11: detected capacity change from 0 to 68920
[    3.296956] virtiofs virtio2: virtio_fs_setup_dax: No cache capability
[    3.339540] usbcore: registered new device driver apple-mfi-fastcharge
[    3.417984] EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.448944] audit: type=1400 audit(1715171192.732:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=615 comm="apparmor_parser"
[    3.448948] audit: type=1400 audit(1715171192.732:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=615 comm="apparmor_parser"
[    3.449601] audit: type=1400 audit(1715171192.732:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=617 comm="apparmor_parser"
[    3.449604] audit: type=1400 audit(1715171192.732:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=617 comm="apparmor_parser"
[    3.449606] audit: type=1400 audit(1715171192.732:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=617 comm="apparmor_parser"
[    3.451670] audit: type=1400 audit(1715171192.740:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=614 comm="apparmor_parser"
[    3.457935] audit: type=1400 audit(1715171192.740:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=618 comm="apparmor_parser"
[    3.458629] audit: type=1400 audit(1715171192.740:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=619 comm="apparmor_parser"
[    3.458631] audit: type=1400 audit(1715171192.740:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=619 comm="apparmor_parser"
[    6.131078] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    6.131081] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    6.476829] kauditd_printk_skb: 32 callbacks suppressed
[    6.476831] audit: type=1400 audit(1715171195.764:43): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1035 comm="apparmor_parser"
[    6.838126] Initializing XFRM netlink socket
[    7.214857] br-1e986ec22de1: port 1(vethf5a9fb5) entered blocking state
[    7.214861] br-1e986ec22de1: port 1(vethf5a9fb5) entered disabled state
[    7.215145] device vethf5a9fb5 entered promiscuous mode
[    7.221002] br-1e986ec22de1: port 1(vethf5a9fb5) entered blocking state
[    7.221005] br-1e986ec22de1: port 1(vethf5a9fb5) entered forwarding state
[    7.221460] br-1e986ec22de1: port 1(vethf5a9fb5) entered disabled state
[    7.256520] br-1e986ec22de1: port 2(vetha11ca05) entered blocking state
[    7.256524] br-1e986ec22de1: port 2(vetha11ca05) entered disabled state
[    7.256579] device vetha11ca05 entered promiscuous mode
[    7.258832] br-1e986ec22de1: port 2(vetha11ca05) entered blocking state
[    7.258835] br-1e986ec22de1: port 2(vetha11ca05) entered forwarding state
[    7.258844] IPv6: ADDRCONF(NETDEV_CHANGE): br-1e986ec22de1: link becomes ready
[    7.259222] br-1e986ec22de1: port 2(vetha11ca05) entered disabled state
[    7.327079] br-1e986ec22de1: port 3(vethd22465b) entered blocking state
[    7.327083] br-1e986ec22de1: port 3(vethd22465b) entered disabled state
[    7.327313] device vethd22465b entered promiscuous mode
[    7.329975] br-1e986ec22de1: port 3(vethd22465b) entered blocking state
[    7.329979] br-1e986ec22de1: port 3(vethd22465b) entered forwarding state
[    7.403714] br-1e986ec22de1: port 4(vethc2cdd2b) entered blocking state
[    7.403718] br-1e986ec22de1: port 4(vethc2cdd2b) entered disabled state
[    7.403764] device vethc2cdd2b entered promiscuous mode
[    7.406279] br-1e986ec22de1: port 4(vethc2cdd2b) entered blocking state
[    7.406282] br-1e986ec22de1: port 4(vethc2cdd2b) entered forwarding state
[    7.509232] br-1e986ec22de1: port 5(vetha464a9e) entered blocking state
[    7.509236] br-1e986ec22de1: port 5(vetha464a9e) entered disabled state
[    7.509266] device vetha464a9e entered promiscuous mode
[    7.509475] br-1e986ec22de1: port 5(vetha464a9e) entered blocking state
[    7.509476] br-1e986ec22de1: port 5(vetha464a9e) entered forwarding state
[    7.582380] br-1e986ec22de1: port 2(vetha11ca05) entered disabled state
[    7.585566] device vetha11ca05 left promiscuous mode
[    7.585570] br-1e986ec22de1: port 2(vetha11ca05) entered disabled state
[    7.636961] br-1e986ec22de1: port 2(vethf2f51fd) entered blocking state
[    7.636964] br-1e986ec22de1: port 2(vethf2f51fd) entered disabled state
[    7.637010] device vethf2f51fd entered promiscuous mode
[    7.637631] br-1e986ec22de1: port 2(vethf2f51fd) entered blocking state
[    7.637633] br-1e986ec22de1: port 2(vethf2f51fd) entered forwarding state
[    7.638868] br-1e986ec22de1: port 1(vethf5a9fb5) entered disabled state
[    7.646878] device vethf5a9fb5 left promiscuous mode
[    7.646886] br-1e986ec22de1: port 1(vethf5a9fb5) entered disabled state
[    7.688125] br-1e986ec22de1: port 3(vethd22465b) entered disabled state
[    7.694663] device vethd22465b left promiscuous mode
[    7.694670] br-1e986ec22de1: port 3(vethd22465b) entered disabled state
[    7.805683] br-1e986ec22de1: port 1(veth1059763) entered blocking state
[    7.805687] br-1e986ec22de1: port 1(veth1059763) entered disabled state
[    7.805748] device veth1059763 entered promiscuous mode
[    7.807617] br-1e986ec22de1: port 1(veth1059763) entered blocking state
[    7.807620] br-1e986ec22de1: port 1(veth1059763) entered forwarding state
[    7.876027] br-1e986ec22de1: port 4(vethc2cdd2b) entered disabled state
[    7.879862] br-1e986ec22de1: port 5(vetha464a9e) entered disabled state
[    7.879916] br-1e986ec22de1: port 2(vethf2f51fd) entered disabled state
[    7.883883] br-1e986ec22de1: port 1(veth1059763) entered disabled state
[    8.058825] br-1e986ec22de1: port 4(vethc2cdd2b) entered disabled state
[    8.068356] device vethc2cdd2b left promiscuous mode
[    8.068361] br-1e986ec22de1: port 4(vethc2cdd2b) entered disabled state
[    8.139660] br-1e986ec22de1: port 5(vetha464a9e) entered disabled state
[    8.160791] device vetha464a9e left promiscuous mode
[    8.160801] br-1e986ec22de1: port 5(vetha464a9e) entered disabled state
[    8.231695] br-1e986ec22de1: port 1(veth1059763) entered disabled state
[    8.239606] device veth1059763 left promiscuous mode
[    8.239610] br-1e986ec22de1: port 1(veth1059763) entered disabled state
[    8.291761] br-1e986ec22de1: port 2(vethf2f51fd) entered disabled state
[    8.299928] device vethf2f51fd left promiscuous mode
[    8.299932] br-1e986ec22de1: port 2(vethf2f51fd) entered disabled state
[    8.688670] loop12: detected capacity change from 0 to 8
[    9.040266] overlayfs: missing 'lowerdir'
[   38.205199] audit: type=1400 audit(1715171227.488:44): apparmor="DENIED" operation="open" profile="snap.docker.compose" name="/mnt/files/MahSmallDisk/serverfiles/docker/.env" pid=3189 comm="docker-compose" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[  103.433060] audit: type=1400 audit(1715171292.813:45): apparmor="DENIED" operation="open" profile="snap.docker.compose" name="/mnt/files/MahSmallDisk/serverfiles/docker/.env" pid=3256 comm="docker-compose" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

Interesting to note the last lines output in dmesg above as its related to my problem.

Also to note this is in my /etc/fstab

share /mnt/files virtiofs rw,noatime,nofail,_netdev 0 0

Also, If I copy the directory into the local disk mounted in the VM then docker works and can read the file