Skip to content

Unable to run a image with latest/stable snap revison 1722 #291

@aliihsancengiz

Description

@aliihsancengiz

Hey, I am trying to update my core22 snap for custom ubuntu core image,

previously my core22 snap was at 1439 revision, so I bumped it to 1722 the latest/stable core22 channel and made a new image, but it seems my image failing to boot(stuck at below point). Any idea ?

Thanks

  "snaps": [
    {
      "name": "core22",
      "presence": "required",
      "revision": 1439    ============> 1722
    },
    {
      "name": "landscape-client",
      "presence": "required",
      "revision": 334
    },
    {
      "name": "mesa-core22",
      "presence": "required",
      "revision": 311
    },
    {
      "name": "pc-kernel",
      "presence": "required",
      "revision": 1975
    },
    {
      "name": "snapd",
      "presence": "required",
      "revision": 21759
    },
    {
      "name": "ubuntu-frame",
      "presence": "required",
      "revision": 9750
    },
...

  ]

Kernel logs from qemu,


BdsDxe: loading Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
BdsDxe: starting Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x3,0x0)
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: UEFI Secure Boot is enabled.
[    0.000000] Linux version 5.15.0-118-generic (buildd@lcy02-amd64-080) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 (Ubuntu 5.15.0-118.128-generic 5.15.160)
[    0.000000] Command line: snapd_recovery_mode=run console=ttyS0,115200n8 console=tty1 panic=-1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007d417fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d418000-0x000000007d418fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007d419000-0x000000007dad9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007dada000-0x000000007db1afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007db1b000-0x000000007eb9afff] usable
[    0.000000] BIOS-e820: [mem 0x000000007eb9b000-0x000000007ebf2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ebf3000-0x000000007ebfafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007ebfb000-0x000000007ebfefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ebff000-0x000000007effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000007c8cc017] usable
[    0.000000] reserve setup_data: [mem 0x000000007c8cc018-0x000000007c917057] usable
[    0.000000] reserve setup_data: [mem 0x000000007c917058-0x000000007c918017] usable
[    0.000000] reserve setup_data: [mem 0x000000007c918018-0x000000007c921a57] usable
[    0.000000] reserve setup_data: [mem 0x000000007c921a58-0x000000007d417fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007d418000-0x000000007d418fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007d419000-0x000000007dad9fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007dada000-0x000000007db1afff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007db1b000-0x000000007eb9afff] usable
[    0.000000] reserve setup_data: [mem 0x000000007eb9b000-0x000000007ebf2fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007ebf3000-0x000000007ebfafff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007ebfb000-0x000000007ebfefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007ebff000-0x000000007effffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027fffffff] usable
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: SMBIOS=0x7ebd8000 ACPI=0x7ebfa000 ACPI 2.0=0x7ebfa014 MEMATTR=0x7de9a018 MOKvar=0x7ebcb000 
[    0.000000] secureboot: Secure boot enabled
[    0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 211801001, primary cpu clock
[    0.000001] kvm-clock: using sched offset of 49343423253 cycles
[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000005] tsc: Detected 2496.000 MHz processor
[    0.000098] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[    0.000133] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000140] last_pfn = 0x7f000 max_arch_pfn = 0x400000000
[    0.004587] Using GB pages for direct mapping
[    0.004588] Incomplete global flushes, disabling PCID
[    0.004749] secureboot: Secure boot enabled
[    0.004750] RAMDISK: [mem 0x6b330000-0x6d922fff]
[    0.004754] ACPI: Early table checksum verification disabled
[    0.004756] ACPI: RSDP 0x000000007EBFA014 000024 (v02 BOCHS )
[    0.004760] ACPI: XSDT 0x000000007EBF90E8 00004C (v01 BOCHS  BXPCFACP 00000001      01000013)
[    0.004765] ACPI: FACP 0x000000007EBF6000 0000F4 (v03 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.004768] ACPI: DSDT 0x000000007EBF7000 001EFF (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.004771] ACPI: FACS 0x000000007EBFD000 000040
[    0.004773] ACPI: APIC 0x000000007EBF5000 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.004776] ACPI: HPET 0x000000007EBF4000 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
[    0.004779] ACPI: MCFG 0x000000007EBF3000 00003C (v01 BOCHS  BXPCMCFG 00000001 BXPC 00000001)
[    0.004781] ACPI: BGRT 0x000000007D418000 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.004783] ACPI: Reserving FACP table memory at [mem 0x7ebf6000-0x7ebf60f3]
[    0.004784] ACPI: Reserving DSDT table memory at [mem 0x7ebf7000-0x7ebf8efe]
[    0.004785] ACPI: Reserving FACS table memory at [mem 0x7ebfd000-0x7ebfd03f]
[    0.004785] ACPI: Reserving APIC table memory at [mem 0x7ebf5000-0x7ebf5077]
[    0.004786] ACPI: Reserving HPET table memory at [mem 0x7ebf4000-0x7ebf4037]
[    0.004787] ACPI: Reserving MCFG table memory at [mem 0x7ebf3000-0x7ebf303b]
[    0.004787] ACPI: Reserving BGRT table memory at [mem 0x7d418000-0x7d418037]
[    0.004950] No NUMA configuration found
[    0.004950] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[    0.004955] NODE_DATA(0) allocated [mem 0x27ffd6000-0x27fffffff]
[    0.005172] Zone ranges:
[    0.005173]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005174]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005176]   Normal   [mem 0x0000000100000000-0x000000027fffffff]
[    0.005177]   Device   empty
[    0.005178] Movable zone start for each node
[    0.005179] Early memory node ranges
[    0.005179]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.005180]   node   0: [mem 0x0000000000100000-0x000000007d417fff]
[    0.005181]   node   0: [mem 0x000000007d419000-0x000000007dad9fff]
[    0.005182]   node   0: [mem 0x000000007db1b000-0x000000007eb9afff]
[    0.005182]   node   0: [mem 0x000000007ebff000-0x000000007effffff]
[    0.005183]   node   0: [mem 0x0000000100000000-0x000000027fffffff]
[    0.005184] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[    0.005188] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005206] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.007503] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.007525] On node 0, zone DMA32: 65 pages in unavailable ranges
[    0.007531] On node 0, zone DMA32: 100 pages in unavailable ranges
[    0.014614] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.014903] ACPI: PM-Timer IO Port: 0x608
[    0.014912] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.014937] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.014940] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.014941] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.014942] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.014943] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.014944] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.014946] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.014947] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.014961] TSC deadline timer available
[    0.014962] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.014981] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.014983] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.014984] PM: hibernation: Registered nosave memory: [mem 0x7c8cc000-0x7c8ccfff]
[    0.014985] PM: hibernation: Registered nosave memory: [mem 0x7c917000-0x7c917fff]
[    0.014986] PM: hibernation: Registered nosave memory: [mem 0x7c918000-0x7c918fff]
[    0.014987] PM: hibernation: Registered nosave memory: [mem 0x7c921000-0x7c921fff]
[    0.014988] PM: hibernation: Registered nosave memory: [mem 0x7d418000-0x7d418fff]
[    0.014989] PM: hibernation: Registered nosave memory: [mem 0x7dada000-0x7db1afff]
[    0.014990] PM: hibernation: Registered nosave memory: [mem 0x7dd72000-0x7dd7afff]
[    0.014991] PM: hibernation: Registered nosave memory: [mem 0x7eb9b000-0x7ebf2fff]
[    0.014991] PM: hibernation: Registered nosave memory: [mem 0x7ebf3000-0x7ebfafff]
[    0.014992] PM: hibernation: Registered nosave memory: [mem 0x7ebfb000-0x7ebfefff]
[    0.014993] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.014994] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xafffffff]
[    0.014994] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xbfffffff]
[    0.014995] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xffffffff]
[    0.014996] [mem 0xc0000000-0xffffffff] available for PCI devices
[    0.014997] Booting paravirtualized kernel on KVM
[    0.014999] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.015003] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.015134] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[    0.015158] kvm-guest: stealtime: cpu 0, msr 277c34080
[    0.015161] kvm-guest: PV spinlocks disabled, single CPU
[    0.015165] Built 1 zonelists, mobility grouping on.  Total pages: 2057916
[    0.015166] Policy zone: Normal
[    0.015167] Kernel command line: snapd_recovery_mode=run console=ttyS0,115200n8 console=tty1 panic=-1
[    0.015194] Unknown kernel command line parameters "snapd_recovery_mode=run", will be passed to user space.
[    0.015628] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.015853] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.015879] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.032782] Memory: 8028540K/8371172K available (16393K kernel code, 4397K rwdata, 10960K rodata, 3368K init, 18700K bss, 342372K reserved, 0K cma-reserved)
[    0.033137] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.033166] ftrace: allocating 50750 entries in 199 pages
[    0.051290] ftrace: allocated 199 pages with 5 groups
[    0.051381] rcu: Hierarchical RCU implementation.
[    0.051383] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.051384]  Rude variant of Tasks RCU enabled.
[    0.051385]  Tracing variant of Tasks RCU enabled.
[    0.051386] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.051386] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.053967] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[    0.054109] random: crng init done
[    0.054127] Console: colour dummy device 80x25
[    0.054230] printk: console [tty1] enabled
[    0.108194] printk: console [ttyS0] enabled
[    0.108422] ACPI: Core revision 20210730
[    0.108715] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.109237] APIC: Switch to symmetric I/O mode setup
[    0.109737] x2apic enabled
[    0.110017] Switched APIC routing to physical x2apic.
[    0.111225] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.111532] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[    0.112590] Calibrating delay loop (skipped) preset value.. 4992.00 BogoMIPS (lpj=9984000)
[    0.113063] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.116623] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.116877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.117161] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.117560] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit
[    0.117892] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall
[    0.118220] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.118495] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.118880] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.119231] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.119626] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.120071] Register File Data Sampling: Vulnerable: No microcode
[    0.120387] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.120586] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.120901] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.121213] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.121603] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.121908] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.122212] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.140395] Freeing SMP alternatives memory: 44K
[    0.140586] pid_max: default: 32768 minimum: 301
[    0.141080] LSM: Security Framework initializing
[    0.141317] landlock: Up and running.
[    0.141740] Yama: becoming mindful.
[    0.141952] AppArmor: AppArmor initialized
[    0.142201] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.142615] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.143203] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-1260P (family: 0x6, model: 0x9a, stepping: 0x3)
[    0.143748] Performance Events: Alderlake Hybrid events, full-width counters, Intel PMU driver.
[    0.144307] core: cpu_core PMU driver: 
[    0.144502] ... version:                2
[    0.144586] ... bit width:              48
[    0.144586] ... generic registers:      6
[    0.144586] ... value mask:             0000ffffffffffff
[    0.144586] ... max period:             00007fffffffffff
[    0.144586] ... fixed-purpose events:   3
[    0.144586] ... event mask:             0001000f0000003f
[    0.144586] signal: max sigframe size: 3632
[    0.144586] rcu: Hierarchical SRCU implementation.
[    0.144586] unchecked MSR access error: WRMSR to 0x38f (tried to write 0x0001000f0000003f) at rIP: 0xffffffff88a9cea4 (native_write_msr+0x4/0x30)
[    0.144586] Call Trace:
[    0.144586]  <TASK>
[    0.144586]  ? show_trace_log_lvl+0x1d6/0x2ea
[    0.144586]  ? show_trace_log_lvl+0x1d6/0x2ea
[    0.144586]  ? intel_pmu_enable_all+0x15/0x20
[    0.144586]  ? show_stack_regs+0x23/0x29
[    0.144586]  ? ex_handler_msr.cold+0x2e/0x9a
[    0.144586]  ? search_extable+0x27/0x30
[    0.144586]  ? fixup_exception+0x2b6/0x310
[    0.144586]  ? exc_general_protection+0xe3/0x410
[    0.144586]  ? asm_exc_general_protection+0x27/0x30
[    0.144586]  ? native_write_msr+0x4/0x30
[    0.144586]  ? __intel_pmu_enable_all.constprop.0+0x4a/0xa0
[    0.144586]  intel_pmu_enable_all+0x15/0x20
[    0.144586]  x86_pmu_enable+0x1ab/0x4b0
[    0.144586]  ctx_resched+0xa5/0xe0
[    0.144586]  __perf_install_in_context+0x17d/0x240
[    0.144586]  remote_function+0x47/0x60
[    0.144586]  generic_exec_single+0xb1/0x100
[    0.144586]  smp_call_function_single+0xd4/0x120
[    0.144586]  ? sw_perf_event_destroy+0x80/0x80
[    0.144586]  perf_install_in_context+0x1da/0x1f0
[    0.144586]  ? ctx_resched+0xe0/0xe0
[    0.144586]  perf_event_create_kernel_counter+0x120/0x180
[    0.144586]  hardlockup_detector_event_create+0x44/0x90
[    0.144586]  hardlockup_detector_perf_init+0x10/0x49
[    0.144586]  watchdog_nmi_probe+0xe/0x14
[    0.144586]  lockup_detector_init+0x2d/0x6a
[    0.144586]  kernel_init_freeable+0x13a/0x1b5
[    0.144586]  ? rest_init+0x100/0x100
[    0.144586]  kernel_init+0x1b/0x150
[    0.144586]  ? rest_init+0x100/0x100
[    0.144586]  ret_from_fork+0x1f/0x30
[    0.144586]  </TASK>
[    0.144609] smp: Bringing up secondary CPUs ...
[    0.144833] smp: Brought up 1 node, 1 CPU
[    0.145033] smpboot: Max logical packages: 1
[    0.145244] smpboot: Total of 1 processors activated (4992.00 BogoMIPS)
[    0.145862] devtmpfs: initialized
[    0.146049] x86/mm: Memory block size: 128MB
[    0.146483] ACPI: PM: Registering ACPI NVS region [mem 0x7ebfb000-0x7ebfefff] (16384 bytes)
[    0.146908] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.147384] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.147743] pinctrl core: initialized pinctrl subsystem
[    0.148068] PM: RTC time: 13:33:29, date: 2024-12-10
[    0.148370] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.148687] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.149404] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.149859] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.150336] audit: initializing netlink subsys (disabled)
[    0.150669] thermal_sys: Registered thermal governor 'fair_share'
[    0.150670] thermal_sys: Registered thermal governor 'bang_bang'
[    0.150976] thermal_sys: Registered thermal governor 'step_wise'
[    0.151315] thermal_sys: Registered thermal governor 'user_space'
[    0.151627] thermal_sys: Registered thermal governor 'power_allocator'
[    0.151931] EISA bus registered
[    0.152462] cpuidle: using governor ladder
[    0.152594] audit: type=2000 audit(1733837609.424:1): state=initialized audit_enabled=0 res=1
[    0.153040] cpuidle: using governor menu
[    0.153255] ACPI: bus type PCI registered
[    0.153444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.153859] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[    0.154289] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[    0.154609] PCI: Using configuration type 1 for base access
[    0.155453] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.155897] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.156208] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.156868] fbcon: Taking over console
[    0.157055] ACPI: Added _OSI(Module Device)
[    0.157256] ACPI: Added _OSI(Processor Device)
[    0.157468] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.157692] ACPI: Added _OSI(Processor Aggregator Device)
[    0.157948] ACPI: Added _OSI(Linux-Dell-Video)
[    0.158159] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.158411] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.159363] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.160013] ACPI: Interpreter enabled
[    0.160227] ACPI: PM: (supports S0 S4 S5)
[    0.160454] ACPI: Using IOAPIC for interrupt routing
[    0.160599] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.161118] PCI: Using E820 reservations for host bridge windows
[    0.161833] ACPI: Enabled 1 GPEs in block 00 to 3F
[    0.162953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.163283] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.163810] acpi PNP0A08:00: _OSC: platform does not support [LTR DPC]
[    0.164183] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    0.164712] PCI host bridge to bus 0000:00
[    0.164928] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.165215] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.165565] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.165915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.166301] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[    0.166687] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.167077] pci_bus 0000:00: root bus resource [mem 0x800000000-0xfffffffff window]
[    0.167510] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[    0.168261] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000
[    0.169621] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xc0ffffff pref]
[    0.171278] pci 0000:00:01.0: reg 0x18: [mem 0xc1085000-0xc1085fff]
[    0.173953] pci 0000:00:01.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.174313] pci 0000:00:01.0: BAR 0: assigned to efifb
[    0.174581] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.175344] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[    0.176353] pci 0000:00:02.0: reg 0x10: [io  0x6140-0x615f]
[    0.177263] pci 0000:00:02.0: reg 0x14: [mem 0xc1084000-0xc1084fff]
[    0.179611] pci 0000:00:02.0: reg 0x20: [mem 0x800000000-0x800003fff 64bit pref]
[    0.181040] pci 0000:00:02.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.182069] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    0.182841] pci 0000:00:03.0: reg 0x10: [io  0x6000-0x607f]
[    0.183544] pci 0000:00:03.0: reg 0x14: [mem 0xc1083000-0xc1083fff]
[    0.185106] pci 0000:00:03.0: reg 0x20: [mem 0x800004000-0x800007fff 64bit pref]
[    0.186385] pci 0000:00:04.0: [8086:24cd] type 00 class 0x0c0320
[    0.186915] pci 0000:00:04.0: reg 0x10: [mem 0xc1082000-0xc1082fff]
[    0.193972] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.195236] pci 0000:00:1d.0: reg 0x20: [io  0x6120-0x613f]
[    0.195963] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.197075] pci 0000:00:1d.1: reg 0x20: [io  0x6100-0x611f]
[    0.197742] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.198828] pci 0000:00:1d.2: reg 0x20: [io  0x60e0-0x60ff]
[    0.199518] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.200023] pci 0000:00:1d.7: reg 0x10: [mem 0xc1081000-0xc1081fff]
[    0.202228] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[    0.202768] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[    0.203277] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[    0.204841] pci 0000:00:1f.2: reg 0x20: [io  0x60c0-0x60df]
[    0.205376] pci 0000:00:1f.2: reg 0x24: [mem 0xc1080000-0xc1080fff]
[    0.206115] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.206583] pci 0000:00:1f.3: reg 0x20: [io  0x6080-0x60bf]
[    0.207365] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.207709] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.208049] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.208389] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.208623] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[    0.208963] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[    0.209303] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.209643] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.209960] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[    0.210275] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[    0.210582] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[    0.210889] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[    0.211623] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[    0.212574] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[    0.212593] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[    0.212875] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[    0.213295] iommu: Default domain type: Translated 
[    0.213535] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.213935] SCSI subsystem initialized
[    0.214180] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.214485] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.214903] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.215188] vgaarb: loaded
[    0.215344] ACPI: bus type USB registered
[    0.215552] usbcore: registered new interface driver usbfs
[    0.215830] usbcore: registered new interface driver hub
[    0.216096] usbcore: registered new device driver usb
[    0.216355] pps_core: LinuxPPS API ver. 1 registered
[    0.216587] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.217341] PTP clock support registered
[    0.217592] EDAC MC: Ver: 3.0.0
[    0.217888] Registered efivars operations
[    0.218208] NetLabel: Initializing
[    0.218405] NetLabel:  domain hash size = 128
[    0.218625] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.218913] NetLabel:  unlabeled traffic allowed by default
[    0.219204] PCI: Using ACPI for IRQ routing
[    0.301303] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.301593] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.304610] clocksource: Switched to clocksource kvm-clock
[    0.309248] VFS: Disk quotas dquot_6.6.0
[    0.309459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.309861] AppArmor: AppArmor Filesystem Enabled
[    0.310111] pnp: PnP ACPI init
[    0.310497] pnp: PnP ACPI: found 5 devices
[    0.315604] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.318203] NET: Registered PF_INET protocol family
[    0.318591] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.319796] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.320280] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.320737] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.321270] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.321711] TCP: Hash tables configured (established 65536 bind 65536)
[    0.322113] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.322544] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.322927] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.323310] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.323588] NET: Registered PF_XDP protocol family
[    0.323819] pci 0000:00:02.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.324290] pci 0000:00:02.0: BAR 6: assigned [mem 0x80000000-0x8007ffff pref]
[    0.324671] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.324964] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.325259] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.325583] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[    0.325913] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    0.326246] pci_bus 0000:00: resource 9 [mem 0x800000000-0xfffffffff window]
[    0.326740] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[    0.327464] ACPI: \_SB_.GSIA: Enabled at IRQ 16
[    0.328012] ACPI: \_SB_.GSIB: Enabled at IRQ 17
[    0.328557] ACPI: \_SB_.GSIC: Enabled at IRQ 18
[    0.329138] ACPI: \_SB_.GSID: Enabled at IRQ 19
[    0.329635] PCI: CLS 0 bytes, default 64
[    0.329866] Trying to unpack rootfs image as initramfs...
[    0.334540] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.334895] software IO TLB: mapped [mem 0x0000000076fbe000-0x000000007afbe000] (64MB)
[    0.335338] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
[    0.338628] Initialise system trusted keyrings
[    0.338875] Key type blacklist registered
[    0.339117] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.339887] zbud: loaded
[    0.340130] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.342584] fuse: init (API version 7.34)
[    0.342872] integrity: Platform Keyring initialized
[    0.354621] Key type asymmetric registered
[    0.354843] Asymmetric key parser 'x509' registered
[    0.355113] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.355529] io scheduler mq-deadline registered
[    0.355876] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.356292] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.356723] ACPI: button: Power Button [PWRF]
[    0.357234] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[    0.358584] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.402667] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.406704] Linux agpgart interface v0.103
[    0.407456] loop: module loaded
[    0.407775] tun: Universal TUN/TAP device driver, 1.6
[    0.408073] PPP generic driver version 2.4.2
[    0.408332] VFIO - User Level meta-driver version: 0.3
[    0.410550] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.410909] ehci-pci: EHCI PCI platform driver
[    0.411463] ehci-pci 0000:00:04.0: EHCI Host Controller
[    0.411753] ehci-pci 0000:00:04.0: new USB bus registered, assigned bus number 1
[    0.412275] ehci-pci 0000:00:04.0: irq 23, io mem 0xc1082000
[    0.426575] ehci-pci 0000:00:04.0: USB 2.0 started, EHCI 1.00
[    0.426958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.427424] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.427829] usb usb1: Product: EHCI Host Controller
[    0.428103] usb usb1: Manufacturer: Linux 5.15.0-118-generic ehci_hcd
[    0.428462] usb usb1: SerialNumber: 0000:00:04.0
[    0.428762] hub 1-0:1.0: USB hub found
[    0.428976] hub 1-0:1.0: 6 ports detected
[    0.429594] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.429890] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.430408] ehci-pci 0000:00:1d.7: irq 19, io mem 0xc1081000
[    0.450626] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.450981] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.451664] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.452066] usb usb2: Product: EHCI Host Controller
[    0.452340] usb usb2: Manufacturer: Linux 5.15.0-118-generic ehci_hcd
[    0.452773] usb usb2: SerialNumber: 0000:00:1d.7
[    0.453066] hub 2-0:1.0: USB hub found
[    0.453275] hub 2-0:1.0: 6 ports detected
[    0.454617] ehci-platform: EHCI generic platform driver
[    0.454904] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.455234] ohci-pci: OHCI PCI platform driver
[    0.455480] ohci-platform: OHCI generic platform driver
[    0.455767] uhci_hcd: USB Universal Host Controller Interface driver
[    0.456422] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.456705] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    0.457114] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.457435] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00006120
[    0.462503] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.462964] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.463340] usb usb3: Product: UHCI Host Controller
[    0.463643] usb usb3: Manufacturer: Linux 5.15.0-118-generic uhci_hcd
[    0.463985] usb usb3: SerialNumber: 0000:00:1d.0
[    0.464260] hub 3-0:1.0: USB hub found
[    0.464461] hub 3-0:1.0: 2 ports detected
[    0.464973] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.465263] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    0.465675] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.465983] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006100
[    0.470507] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.470963] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.471346] usb usb4: Product: UHCI Host Controller
[    0.471611] usb usb4: Manufacturer: Linux 5.15.0-118-generic uhci_hcd
[    0.471981] usb usb4: SerialNumber: 0000:00:1d.1
[    0.472261] hub 4-0:1.0: USB hub found
[    0.472466] hub 4-0:1.0: 2 ports detected
[    0.472985] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.473299] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[    0.473699] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.474011] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000060e0
[    0.478506] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[    0.478964] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.479349] usb usb5: Product: UHCI Host Controller
[    0.479611] usb usb5: Manufacturer: Linux 5.15.0-118-generic uhci_hcd
[    0.479967] usb usb5: SerialNumber: 0000:00:1d.2
[    0.480248] hub 5-0:1.0: USB hub found
[    0.480454] hub 5-0:1.0: 2 ports detected
[    0.480786] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.481850] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.482118] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.486561] mousedev: PS/2 mouse device common for all mice
[    0.487027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.487612] rtc_cmos 00:00: RTC can wake from S4
[    0.488103] rtc_cmos 00:00: registered as rtc0
[    0.488379] rtc_cmos 00:00: setting system clock to 2024-12-10T13:33:29 UTC (1733837609)
[    0.488857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[    0.489212] i2c_dev: i2c /dev entries driver
[    0.489452] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.490120] device-mapper: uevent: version 1.0.3
[    0.490391] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.494600] platform eisa.0: Probing EISA bus 0
[    0.494861] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.495221] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.495579] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.495941] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.496278] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.496620] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.496956] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.497399] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.497733] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.498067] platform eisa.0: EISA: Detected 0 cards
[    0.498335] intel_pstate: CPU model not supported
[    0.502612] ledtrig-cpu: registered to indicate activity on CPUs
[    0.502969] efifb: probing for efifb
[    0.503170] efifb: framebuffer at 0xc0000000, using 1876k, total 1875k
[    0.503517] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.503845] efifb: scrolling: redraw
[    0.504038] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.504375] Console: switching to colour frame buffer device 100x37
[    0.505621] fb0: EFI VGA frame buffer device
[    0.505869] EFI Variables Facility v0.08 2004-May-17
[    0.511631] drop_monitor: Initializing network drop monitor service
[    0.512091] NET: Registered PF_INET6 protocol family
[    0.516012] Freeing initrd memory: 38860K
[    0.518472] Segment Routing with IPv6
[    0.520154] In-situ OAM (IOAM) with IPv6
[    0.520415] NET: Registered PF_PACKET protocol family
[    0.520738] Key type dns_resolver registered
[    0.521073] IPI shorthand broadcast: enabled
[    0.521322] sched_clock: Marking stable (465622604, 54484625)->(529596895, -9489666)
[    0.521771] registered taskstats version 1
[    0.522416] Loading compiled-in X.509 certificates
[    0.523151] Loaded X.509 cert 'Build time autogenerated kernel key: 2f322af05166b99aa790ffff5e1f713c37ac6407'
[    0.524153] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.525167] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.525946] blacklist: Loading compiled-in revocation X.509 certificates
[    0.526428] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.527455] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    0.528331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    0.529289] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    0.530209] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    0.531331] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    0.532292] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    0.533379] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    0.534583] zswap: loaded using pool lzo/zbud
[    0.535115] Key type .fscrypt registered
[    0.535561] Key type fscrypt-provisioning registered
[    0.537040] Key type encrypted registered
[    0.537498] AppArmor: AppArmor sha1 policy hashing enabled
[    0.538131] integrity: Loading X.509 certificate: UEFI:db
[    0.538668] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.539765] integrity: Loading X.509 certificate: UEFI:db
[    0.540406] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.544170] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.545469] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.546665] ima: No TPM chip found, activating TPM-bypass!
[    0.547223] Loading compiled-in module X.509 certificates
[    0.548056] Loaded X.509 cert 'Build time autogenerated kernel key: 2f322af05166b99aa790ffff5e1f713c37ac6407'
[    0.549116] ima: Allocated hash algorithm: sha1
[    0.549611] ima: No architecture policies found
[    0.550141] evm: Initialising EVM extended attributes:
[    0.550656] evm: security.selinux
[    0.551075] evm: security.SMACK64
[    0.551484] evm: security.SMACK64EXEC
[    0.551906] evm: security.SMACK64TRANSMUTE
[    0.552339] evm: security.SMACK64MMAP
[    0.552751] evm: security.apparmor
[    0.553203] evm: security.ima
[    0.553583] evm: security.capability
[    0.553990] evm: HMAC attrs: 0x1
[    0.554579] PM:   Magic number: 4:197:584
[    0.555090] RAS: Correctable Errors collector initialized.
[    0.555581] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[    0.556176] clk: Disabling unused clocks
[    0.559569] Freeing unused decrypted memory: 2036K
[    0.560262] Freeing unused kernel image (initmem) memory: 3368K
[    0.560788] Write protecting the kernel read-only data: 30720k
[    0.561467] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.562098] Freeing unused kernel image (rodata/data gap) memory: 1328K
[    0.570664] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.571744] Run /init as init process
[    0.583288] systemd[1]: Inserted module 'autofs4'
[    0.588348] systemd[1]: systemd 249 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)
[    0.590668] systemd[1]: Detected virtualization kvm.
[    0.591106] systemd[1]: Detected architecture x86-64.
[    0.591538] systemd[1]: Running in initial RAM disk.
[    0.592542] systemd[1]: No hostname configured, using default hostname.
[    0.593066] systemd[1]: Hostname set to <ubuntu>.
[    0.593528] systemd[1]: Initializing machine ID from VM UUID.
[    0.616061] systemd[1]: Queued start job for default target Initrd Default Target.
[    0.617580] systemd[1]: Created slice Slice /system/modprobe.
[    0.618358] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.619281] systemd[1]: Reached target Local Encrypted Volumes.
[    0.620062] systemd[1]: Reached target Initrd /usr File System.
[    0.621648] systemd[1]: Reached target Local File Systems.
[    0.622449] systemd[1]: Reached target Path Units.
[    0.623295] systemd[1]: Reached target Remote Encrypted Volumes.
[    0.624050] systemd[1]: Reached target Remote Verity Protected Volumes.
[    0.624851] systemd[1]: Reached target Slice Units.
[    0.625590] systemd[1]: Reached target Swaps.
[    0.626274] systemd[1]: Reached target Local Verity Protected Volumes.
[    0.627215] systemd[1]: Listening on Journal Audit Socket.
[    0.628010] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.628804] systemd[1]: Listening on Journal Socket.
[    0.629592] systemd[1]: Listening on udev Control Socket.
[    0.630367] systemd[1]: Listening on udev Kernel Socket.
[    0.631494] systemd[1]: Reached target Socket Units.
[    0.632807] systemd[1]: Mounting Huge Pages File System...
[    0.633901] systemd[1]: Mounting POSIX Message Queue File System...
[    0.635055] systemd[1]: Mounting Kernel Debug File System...
[    0.636118] systemd[1]: Mounting Kernel Trace File System...
[    0.637417] systemd[1]: Starting Journal Service...
[    0.638427] systemd[1]: Starting Create List of Static Device Nodes...
[    0.647703] systemd[1]: Starting Load Kernel Module configfs...
[    0.648790] systemd[1]: Starting Load Kernel Module fuse...
[    0.651269] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[    0.652259] systemd[1]: Condition check resulted in Boot Process Profiler being skipped.
[    0.652967] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[    0.653963] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[    0.659492] systemd[1]: Starting Apply Kernel Variables...
[    0.662635] systemd[1]: Condition check resulted in Create System Users being skipped.
[    0.665543] systemd[1]: Starting Coldplug All udev Devices...
[    0.674163] systemd[1]: Started Journal Service.
[    0.762535] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.790571] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.792462] virtio_blk virtio1: [vda] 29030323 512-byte logical blocks (14.9 GB/13.8 GiB)
[    0.807611] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    0.808290] ahci 0000:00:1f.2: flags: 64bit ncq only 
[    0.817052]  vda: vda1 vda2 vda3 vda4 vda5
[    0.822540] scsi host0: ahci
[    0.837794] scsi host1: ahci
[    0.848077] scsi host2: ahci
[    0.859831] scsi host3: ahci
[    0.860249] cryptd: max_cpu_qlen set to 1000
[    0.866050] scsi host4: ahci
[    0.872832] AVX2 version of gcm_enc/dec engaged.
[    0.873792] AES CTR mode by8 optimization enabled
[    0.878524] scsi host5: ahci
[    0.878936] ata1: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080100 irq 26
[    0.879619] ata2: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080180 irq 26
[    0.880253] ata3: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080200 irq 26
[    0.880889] ata4: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080280 irq 26
[    0.881496] ata5: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080300 irq 26
[    0.882169] ata6: SATA max UDMA/133 abar m4096@0xc1080000 port 0xc1080380 irq 26
[    0.923613] usb 1-1: New USB device found, idVendor=46f4, idProduct=0001, bcdDevice= 0.00
[    0.924708] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    0.925271] usb 1-1: Product: QEMU USB HARDDRIVE
[    0.926047] usb 1-1: Manufacturer: QEMU
[    0.926415] usb 1-1: SerialNumber: 1-0000:00:04.0-1
[    0.947507] usb-storage 1-1:1.0: USB Mass Storage device detected
[    0.950143] usb 2-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
[    0.950835] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=10
[    0.951442] usb 2-1: Product: QEMU USB Tablet
[    0.951883] usb 2-1: Manufacturer: QEMU
[    0.952290] usb 2-1: SerialNumber: 28754-0000:00:1d.7-1
[    0.959674] hid: raw HID events driver (C) Jiri Kosina
[    0.965282] scsi host6: usb-storage 1-1:1.0
[    0.968306] usbcore: registered new interface driver usb-storage
[    1.088090] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.197114] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.198369] ata2: SATA link down (SStatus 0 SControl 300)
[    1.198986] ata1: SATA link down (SStatus 0 SControl 300)
[    1.199602] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    1.200103] ata3.00: applying bridge limits
[    1.200624] ata3.00: configured for UDMA/100
[    1.202076] ata6: SATA link down (SStatus 0 SControl 300)
[    1.203177] ata5: SATA link down (SStatus 0 SControl 300)
[    1.203737] ata4: SATA link down (SStatus 0 SControl 300)
[    1.204342] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    1.218585] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    1.219163] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.234969] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    1.248491] usbcore: registered new interface driver usbhid
[    1.249046] usbhid: USB HID core driver
[    1.258704] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/0003:0627:0001.0001/input/input3
[    1.266198] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0
[    1.270660] Console: switching to colour dummy device 80x25
[    1.271677] bochs-drm 0000:00:01.0: vgaarb: deactivate vga console
[    1.272078] [drm] Found bochs VGA, ID 0xb0c5.
[    1.272317] [drm] Framebuffer size 16384 kB @ 0xc0000000, mmio @ 0xc1085000.
[    1.276100] [drm] Found EDID data blob.
[    1.279810] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:01.0 on minor 0
[    1.282140] fbcon: bochs-drmdrmfb (fb0) is primary device
[    1.285776] Console: switching to colour frame buffer device 128x48
[    1.291024] bochs-drm 0000:00:01.0: [drm] fb0: bochs-drmdrmfb frame buffer device
[    1.901549] EXT4-fs (vda5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.930120] EXT4-fs (vda4): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    1.946912] loop0: detected capacity change from 0 to 151288
[    1.957269] loop1: detected capacity change from 0 to 3632
[    1.970104] loop2: detected capacity change from 0 to 685952
[    2.001406] scsi 6:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    2.004056] sd 6:0:0:0: Attached scsi generic sg1 type 0
[    2.008391] sd 6:0:0:0: Power-on or device reset occurred
[    2.011772] sd 6:0:0:0: [sda] 131072 512-byte logical blocks: (67.1 MB/64.0 MiB)
[    2.014695] sd 6:0:0:0: [sda] Write Protect is off
[    2.017390] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.031430] sd 6:0:0:0: [sda] Attached SCSI disk
[    2.352930] loop3: detected capacity change from 0 to 79520
[    3.079353] systemd-journald[142]: Received SIGTERM from PID 1 (systemd).
[    3.445203] 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)
[    3.454623] systemd[1]: Detected virtualization kvm.
[    3.456061] systemd[1]: Detected architecture x86-64.
[    3.461857] systemd[1]: Initializing machine ID from VM UUID.
[    3.481511] systemd[1]: Failed to write /etc/machine-id: Invalid argument
[    4.130722] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[    4.188221] systemd[1]: systemd-journald.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[    4.203394] systemd[1]: snapd.recovery-chooser-trigger.service: Current command vanished from the unit file, execution of the command list won't be resumed.
[    4.226724] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    4.227716] systemd[1]: Stopped Switch Root.
[    4.229000] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    4.229998] systemd[1]: Created slice Slice /system/console-conf.
[    4.231388] systemd[1]: Created slice Slice /system/getty.
[    4.232726] systemd[1]: Created slice Slice /system/serial-console-conf.
[    4.233601] systemd[1]: Created slice Slice /system/serial-getty.
[    4.234366] systemd[1]: Created slice User and Session Slice.
[    4.239109] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.240445] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.242595] systemd[1]: Stopped target Switch Root.
[    4.243386] systemd[1]: Stopped target Initrd File Systems.
[    4.244067] systemd[1]: Stopped target Initrd Root File System.
[    4.244777] systemd[1]: Reached target Remote File Systems.
[    4.245484] systemd[1]: Reached target Slice Units.
[    4.251119] systemd[1]: Reached target Swaps.
[    4.252244] systemd[1]: Reached target Local Verity Protected Volumes.
[    4.253494] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.254774] systemd[1]: Listening on Network Service Netlink Socket.
[    4.256045] systemd[1]: Listening on udev Control Socket.
[    4.259087] systemd[1]: Listening on udev Kernel Socket.
[    4.260235] systemd[1]: Reached target Socket Units.
[    4.261062] systemd[1]: Stopped Journal Service.
[    4.271433] systemd[1]: Starting Journal Service...
[    4.272619] systemd[1]: detect-uc-sysroot.service: Deactivated successfully.
[    4.273385] systemd[1]: Stopped detect-uc-sysroot.service.
[    4.274931] systemd[1]: Starting Create List of Static Device Nodes...
[    4.280677] systemd[1]: Starting Load Kernel Module configfs...
[    4.286328] systemd[1]: Starting Load Kernel Module drm...
[    4.302558] systemd[1]: Starting Load Kernel Module efi_pstore...
[    4.306788] systemd[1]: Starting Load Kernel Module fuse...
[    4.309655] pstore: Using crash dump compression: deflate
[    4.310128] pstore: Registered efi as persistent store backend
[    4.315725] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[    4.316599] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    4.317347] systemd[1]: Stopped Plymouth switch root service.
[    4.318037] systemd[1]: recovery-chooser-trigger-switchroot.service: Deactivated successfully.
[    4.322539] systemd[1]: Stopped recovery-chooser-trigger-switchroot.service.
[    4.325165] systemd[1]: Starting Reset propagation of initial mount points...
[    4.337280] systemd[1]: Starting Load Kernel Modules...
[    4.339512] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.344092] systemd[1]: Starting Coldplug All udev Devices...
[    4.349323] systemd[1]: Started Journal Service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions