INFO | Intializing class: InitramfsGenerator INFO | Intializing class: InitramfsConfigDict INFO | Module version: 2.1.0 INFO | Processing module: ugrd.base.base INFO | Processing module: ugrd.base.core INFO | Adding library path: /usr/lib64 INFO | Processing module: ugrd.fs.mounts INFO | Processing module: ugrd.base.cmdline INFO | Processing module: ugrd.kmod.kmod INFO | Processing module: ugrd.fs.cpio INFO | Processing module: ugrd.base.checks INFO | Importing argument 'kernel_version' with value: 6.10.12-gentoo INFO | Importing argument 'out_file' with value: /boot/initramfs-6.10.12-gentoo.img INFO | Resolved out_dir to: /boot INFO | Loading config file: /etc/ugrd/config.toml INFO | Processing module: ugrd.kmod.standard_mask INFO | Processing module: ugrd.kmod.nosound INFO | Processing module: ugrd.kmod.novideo INFO | Processing module: ugrd.kmod.nonetwork INFO | Importing argument 'kernel_version' with value: 6.10.12-gentoo INFO | Importing argument 'out_file' with value: /boot/initramfs-6.10.12-gentoo.img INFO | Resolved out_dir to: /boot INFO | Building initramfs INFO | Detected init at: /usr/bin/init WARNING | 'ugrd.fs.fakeudev' may be required if systemd mounts stall on boot. WARNING | Cleaning build directory: /tmp/initramfs_build INFO | Source path for libgcc_s: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 INFO | Found device mapper devices: dm-0 INFO | Auto-enabling kernel modules for device: dm_mod INFO | Autodetected mount type: btrfs INFO | [root] Autodetected mount source: uuid=e453674b-b040-488a-8efd-03b28e1a9d60 INFO | [mounts] Updating mount: root INFO | Auto-enabling module: btrfs INFO | Processing module: ugrd.fs.btrfs INFO | Detected a device mapper mount: /dev/mapper/root INFO | Autodetected LUKS mount, enabling the cryptsetup module: root INFO | Processing module: ugrd.crypto.cryptsetup INFO | [root] LUKS volume uuid: 0f6d9fc8-3ac4-4b5b-b31b-467af6ff02a2 INFO | [ugrd.crypto.cryptsetup:root] No retries specified, using default: 5 INFO | [root] Configuring cryptsetup for LUKS mount (root) on: dm-0 root: uuid: 0f6d9fc8-3ac4-4b5b-b31b-467af6ff02a2 retries: 5 INFO | Auto-enabling kernel modules for device: nvme INFO | Autodetected kernel modules: intel_vsec, thunderbolt, i801_smbus, sdhci_pci, intel_lpss, proc_thermal_pci, intel_spi, pcieport, xhci_hcd, nvme WARNING | [intel_vsec] Failed to process autodetected kernel module dependencies: [intel_vsec] Modinfo returned no output. WARNING | [i801_smbus] Failed to process autodetected kernel module dependencies: [i801_smbus] Modinfo returned no output. WARNING | [proc_thermal_pci] Failed to process autodetected kernel module dependencies: [proc_thermal_pci] Modinfo returned no output. WARNING | [intel_spi] Failed to process autodetected kernel module dependencies: [intel_spi] Modinfo returned no output. WARNING | [pcieport] Failed to process autodetected kernel module dependencies: [pcieport] Modinfo returned no output. INFO | [deploy_nodes] Skipping real device node creation with mknod, as mknod_cpio is not specified. INFO | Regenerating kernel module metadata files. INFO | Using specified out_file: initramfs-6.10.12-gentoo.img INFO | Running init generator functions INFO | Init kernel modules: dm_mod, btrfs, dm_crypt, nvme, thunderbolt, sdhci_pci, intel_lpss, xhci_hcd INFO | Included kernel modules: cqhci, crc32c, sdhci, virt_dma, mfd_core, platform:idma64, mmc_core WARNING | Ignored kernel modules: iwlwifi, snd_hda_intel, e1000e, intel_vsec, i801_smbus, proc_thermal_pci, intel_spi, pcieport WARNING | 'cryptsetup_prompt' is disabled, if the 'quiet' kernel parameter is not set, the prompt may be hidden under log messages at runtime. INFO | Wrote file: /tmp/initramfs_build/etc/profile INFO | Included functions: check_var, setvar, readvar, prompt_user, retry, edebug, einfo, ewarn, eerror, rd_fail, rd_restart, _find_init, mount_root, parse_cmdline_bool, parse_cmdline_str, get_crypt_dev, mount_base, export_exports, parse_cmdline, load_modules, mount_fstab, crypt_init, mount_cmdline_root, do_switch_root INFO | Wrote file: /tmp/initramfs_build/init INFO | XZ compressing the CPIO data, original size: 19.00 MiB INFO | Wrote 5.89 MiB to: /boot/initramfs-6.10.12-gentoo.img INFO | Completed checks.