DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] DEBUG:blivet:registered device format class DeviceFormat as None DEBUG:blivet:registered device format class BIOSBoot as biosboot DEBUG:blivet:registered device format class DiskLabel as disklabel DEBUG:blivet:registered device format class DMRaidMember as dmraidmember INFO:program:Running [1] mkdosfs --help ... INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] Create FAT filesystem in TARGET, which can be a block device or file. Use only up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be created with a size of 1024 bytes times BLOCKS, which must be specified. Options: -a Disable alignment of data structures -A Toggle Atari variant of the filesystem -b SECTOR Select SECTOR as location of the FAT32 backup boot sector -c Check device for bad blocks before creating the filesystem -C Create file TARGET then create filesystem in it -D NUMBER Write BIOS drive number NUMBER to boot sector -f COUNT Create COUNT file allocation tables -F SIZE Select FAT size SIZE (12, 16 or 32) -g GEOM Select disk geometry: heads/sectors_per_track -h NUMBER Write hidden sectors NUMBER to boot sector -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) -I Ignore and disable safety checks -l FILENAME Read bad blocks list from FILENAME -m FILENAME Replace default error message in boot block with contents of FILENAME -M TYPE Set media type in boot sector to TYPE --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk -n LABEL Set volume name to LABEL (up to 11 characters long) --codepage=N use DOS codepage N to encode label (default: 850) -r COUNT Make room for at least COUNT entries in the root directory -R COUNT Set minimal number of reserved sectors to COUNT -s COUNT Set number of sectors per cluster to COUNT -S SIZE Select a sector size of SIZE (a power of two, at least 512) -v Verbose execution --variant=TYPE Select variant TYPE of filesystem (standard or Atari) --invariant Use constants for randomly generated or time based values --offset=SECTOR Write the filesystem at a specific sector into the device file. --help Show this help message and exit INFO:program:...done [1] (exit code: 0) DEBUG:blivet:registered device format class Ext2FS as ext2 DEBUG:blivet:registered device format class Ext3FS as ext3 DEBUG:blivet:registered device format class Ext4FS as ext4 DEBUG:blivet:registered device format class FATFS as vfat DEBUG:blivet:registered device format class EFIFS as efi DEBUG:blivet:registered device format class BTRFS as btrfs DEBUG:blivet:registered device format class GFS2 as gfs2 DEBUG:blivet:registered device format class JFS as jfs DEBUG:blivet:registered device format class ReiserFS as reiserfs DEBUG:blivet:registered device format class XFS as xfs DEBUG:blivet:registered device format class StratisXFS as stratis xfs DEBUG:blivet:registered device format class HFS as hfs DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot DEBUG:blivet:registered device format class HFSPlus as hfs+ DEBUG:blivet:registered device format class MacEFIFS as macefi DEBUG:blivet:registered device format class NTFS as ntfs DEBUG:blivet:registered device format class ExFATFS as exfat DEBUG:blivet:registered device format class F2FS as f2fs DEBUG:blivet:registered device format class NFS as nfs DEBUG:blivet:registered device format class NFSv4 as nfs4 DEBUG:blivet:registered device format class Iso9660FS as iso9660 DEBUG:blivet:registered device format class UDFFS as udf DEBUG:blivet:registered device format class NoDevFS as nodev DEBUG:blivet:registered device format class DevPtsFS as devpts DEBUG:blivet:registered device format class ProcFS as proc DEBUG:blivet:registered device format class SysFS as sysfs DEBUG:blivet:registered device format class TmpFS as tmpfs DEBUG:blivet:registered device format class BindFS as bind DEBUG:blivet:registered device format class SELinuxFS as selinuxfs DEBUG:blivet:registered device format class USBFS as usbfs DEBUG:blivet:registered device format class EFIVarFS as efivarfs DEBUG:blivet:registered device format class LUKS as luks DEBUG:blivet:registered device format class Integrity as integrity DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv DEBUG:blivet:registered device format class MDRaidMember as mdmember DEBUG:blivet:registered device format class MultipathMember as multipath_member DEBUG:blivet:registered device format class PPCPRePBoot as prepboot DEBUG:blivet:registered device format class SwapSpace as swap DEBUG:blivet:registered device format class StratisBlockdev as stratis DEBUG:blivet:default disklabel has been set to gpt INFO:program:Running... udevadm trigger --action=change --subsystem-match=block DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. INFO:program:Running... modprobe libfc DEBUG:program:Return code: 0 INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i INFO:program:stdout: INFO:program:No FCoE boot disk information is found in EDD! DEBUG:program:Return code: 1 INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD! DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. INFO:blivet:ISCSID is /sbin/iscsid INFO:program:Running... systemctl start iscsi-init.service DEBUG:program:Return code: 0 INFO:blivet:no initiator set DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. INFO:program:Running [2] e2fsck -V ... INFO:program:stdout[2]: INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 INFO:program:...done [2] (exit code: 0) DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:trying to set new default fstype to 'ext4' DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 DEBUG:blivet: Ext4FS.supported: supported: True ; INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT INFO:program:stdout: INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT INFO:program:loop0 562782208 root disk brw-rw---- squashfs /run/rootfsbase INFO:program:sda 64424509440 root disk brw-rw---- INFO:program:|-sda1 104857600 root disk brw-rw---- vfat 1EF8-3231 e951736f-3c9c-475b-bd38-7914cf058840 INFO:program:|-sda2 16777216 root disk brw-rw---- ea08cc8c-376d-4c08-8a8c-89d4a5741dab INFO:program:|-sda3 42765143552 root disk brw-rw---- ntfs 6C6222C76222963C 4a9e254f-9467-4e1f-bdcb-4feb31bfd7b7 INFO:program:`-sda4 563085312 root disk brw-rw---- ntfs 303231AD323178C4 ca53c344-0ec4-4c10-b58e-148cc572ba3c INFO:program:sr0 6113187840 root cdrom brw-rw---- udf CCCOMA_X64FRE_EN-GB_DV9 1aab80004d532055 INFO:program:zram0 8307867648 root disk brw-rw---- [SWAP] DEBUG:program:Return code: 0 DEBUG:blivet:lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT loop0 562782208 root disk brw-rw---- squashfs /run/rootfsbase sda 64424509440 root disk brw-rw---- |-sda1 104857600 root disk brw-rw---- vfat 1EF8-3231 e951736f-3c9c-475b-bd38-7914cf058840 |-sda2 16777216 root disk brw-rw---- ea08cc8c-376d-4c08-8a8c-89d4a5741dab |-sda3 42765143552 root disk brw-rw---- ntfs 6C6222C76222963C 4a9e254f-9467-4e1f-bdcb-4feb31bfd7b7 `-sda4 563085312 root disk brw-rw---- ntfs 303231AD323178C4 ca53c344-0ec4-4c10-b58e-148cc572ba3c sr0 6113187840 root cdrom brw-rw---- udf CCCOMA_X64FRE_EN-GB_DV9 1aab80004d532055 zram0 8307867648 root disk brw-rw---- [SWAP] DEBUG:blivet:lvm filter: clearing the lvm devices list DEBUG:blivet:lvm filter: clearing the lvm devices list DEBUG:blivet:trying to set new default fstype to 'ext4' DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 DEBUG:anaconda.modules.storage.storage:The storage model has changed. DEBUG:anaconda.modules.common.base.base:Publish the service. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-zoHVYko7JU,guid=6af69b39811803265f4a0ef4645d14e1. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. DEBUG:anaconda.modules.common.base.base:Start the loop. DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Scan all devices INFO:program:Running... systemctl start iscsi-init.service DEBUG:program:Return code: 0 INFO:blivet:no initiator set INFO:blivet:resetting Blivet (version 3.7.1) instance DEBUG:blivet:lvm filter: clearing the lvm devices list INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available INFO:program:Running [3] multipath --version ... INFO:program:stdout[3]: INFO:program:stderr[3]: Unknown switch: (null) multipath-tools v0.9.4 (12/19, 2022) Usage: multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device] multipath [-v level] [-R retries] -f device multipath [-v level] [-R retries] -F multipath [-v level] [-l|-ll] [device] multipath [-v level] [-a|-w] device multipath [-v level] [-A|-W] multipath [-v level] [-i] [-c|-C] device multipath [-v level] [-i] [-u|-U] multipath [-h|-t|-T] Where: -h print this usage text -l show multipath topology (sysfs and DM info) -ll show multipath topology (maximum info) -e enable foreign libraries with -l/-ll -f flush a multipath device map -F flush all multipath device maps -a add a device wwid to the wwids file -A add devices from kernel command line mpath.wwids parameters to wwids file -c check if a device should be a path in a multipath device -C check if a multipath device has usable paths -q allow queue_if_no_path when multipathd is not running -d dry run, do not create or update devmaps -t display the currently used multipathd configuration -T display the multipathd configuration without builtin defaults -r force devmap reload -i ignore wwids file -B treat the bindings file as read only -b fil bindings file location -w remove a device from the wwids file -W reset the wwids file include only the current devices -R num number of times to retry removes of in-use devices -u check if the device specified in the program environment should be a path in a multipath device -U check if the device specified in the program environment is a multipath device with usable paths, see -C flag -p pol force all maps to specified path grouping policy: . failover one path per priority group . multibus all paths in one priority group . group_by_serial one priority group per serial . group_by_prio one priority group per priority lvl . group_by_node_name one priority group per target node -v lvl verbosity level: . 0 no output . 1 print created devmap names only . 2 default verbosity . 3 print debug information device action limited to: . multipath named 'device' (ex: mpath0) . multipath whose wwid is 'device' (ex: 60051...) . multipath including the path named 'device' (ex: /dev/sda or /dev/dm-0) . multipath including the path with maj:min 'device' (ex: 8:0) INFO:program:...done [3] (exit code: 1) INFO:program:Running [4] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... INFO:program:stdout[4]: INFO:program:stderr[4]: INFO:program:...done [4] (exit code: 0) INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:blivet:devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0'] DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', 'DEVLINKS': '/dev/cdrom /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' '/dev/disk/by-diskseq/2 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' '/dev/disk/by-uuid/1aab80004d532055 ' '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 ' '/dev/disk/by-label/CCCOMA_X64FRE_EN-GB_DV9', 'DEVNAME': '/dev/sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_ATA': '1', 'ID_ATA_SATA': '1', 'ID_BUS': 'ata', 'ID_CDROM': '1', 'ID_CDROM_DVD': '1', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_MEDIA_DVD': '1', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM_MEDIA_STATE': 'complete', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_MRW': '1', 'ID_CDROM_MRW_W': '1', 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-2_0', 'ID_FS_APPLICATION_ID': 'Microsoft\\x20CDIMAGE\\x20UDF', 'ID_FS_LABEL': 'CCCOMA_X64FRE_EN-GB_DV9', 'ID_FS_LABEL_ENC': 'CCCOMA_X64FRE_EN-GB_DV9', 'ID_FS_LOGICAL_VOLUME_ID': 'CCCOMA_X64FRE_EN-GB_DV9', 'ID_FS_PUBLISHER_ID': 'Microsoft', 'ID_FS_TYPE': 'udf', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1aab80004d532055', 'ID_FS_UUID_ENC': '1aab80004d532055', 'ID_FS_VERSION': '1.02', 'ID_FS_VOLUME_ID': 'UDF\\x20Volume', 'ID_FS_VOLUME_SET_ID': '1aab8000MS\\x20UDFBridge', 'ID_MODEL': 'QEMU_DVD-ROM', 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', 'ID_SERIAL_SHORT': 'QM00003', 'ID_TYPE': 'cd', 'ID_VENDOR': 'QEMU', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'MAJOR': '11', 'MINOR': '0', 'SCSI_MODEL': 'QEMU_DVD-ROM', 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'cd/dvd', 'SCSI_VENDOR': 'QEMU', 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', 'SYS_NAME': 'sr0', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', 'TAGS': ':systemd:uaccess:seat:', 'USEC_INITIALIZED': '47304195'} ; INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: OpticalDevicePopulator.run: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 31313933393832300a DEBUG:blivet:updated sr0 size to 5.69 GiB (5.69 GiB) INFO:blivet:added cdrom sr0 (id 4) to device tree INFO:blivet:got device: OpticalDevice instance (0x7f1fcc03b6d0) -- name = sr0 status = True id = 4 children = [] parents = [] uuid = None size = 5.69 GiB format = existing None major = 11 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 target size = 5.69 GiB path = /dev/sr0 format args = [] original_format = None DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 DEBUG:blivet: EFIFS.supported: supported: True ; INFO:program:Running... modprobe --dry-run vfat DEBUG:program:Return code: 0 DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 WARNING:blivet:Stratis DBus service is not running INFO:blivet:type detected on 'sr0' is 'udf' DEBUG:blivet: UDFFS.supported: supported: True ; INFO:program:Running... modprobe --dry-run udf DEBUG:program:Return code: 0 DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 12 DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: udf ; current: None ; INFO:blivet:got format: existing udf filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-diskseq/3 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00005 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'FIND_MULTIPATHS_WAIT_UNTIL': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': '27a7eb1a-c88a-4558-abb2-447bb1ab61ea', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '0', 'MPATH_SBIN_PATH': '/sbin', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '47405740'} ; INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/vendor: 41544120202020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:blivet:sda is a disk DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/size: 3132353832393132300a DEBUG:blivet:updated sda size to 60 GiB (60 GiB) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/queue/rotational: 310a INFO:blivet:added disk sda (id 14) to device tree INFO:blivet:got device: DiskDevice instance (0x7f1fcc05eed0) -- name = sda status = True id = 14 children = [] parents = [] uuid = None size = 60 GiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 60 GiB path = /dev/sda format args = [] original_format = None removable = False wwn = None DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/ro: 300a DEBUG:blivet: DeviceTree.handle_format: name: sda ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.__init__: uuid: 27a7eb1a-c88a-4558-abb2-447bb1ab61ea ; label: None ; device: /dev/sda ; serial: QEMU_HARDDISK_QM00005 ; exists: True ; DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 4 lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 partitions: [, , , ] device: PedDisk: <_ped.Disk object at 0x7f1fccbf9680> DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; INFO:blivet:got format: existing gpt disklabel DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part1 ' '/dev/disk/by-diskseq/3-part1 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-partuuid/e951736f-3c9c-475b-bd38-7914cf058840 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-uuid/1EF8-3231', 'DEVNAME': '/dev/sda1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_TYPE': 'vfat', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1EF8-3231', 'ID_FS_UUID_ENC': '1EF8-3231', 'ID_FS_VERSION': 'FAT32', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '204800', 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', 'ID_PART_ENTRY_UUID': 'e951736f-3c9c-475b-bd38-7914cf058840', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': '27a7eb1a-c88a-4558-abb2-447bb1ab61ea', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '1', 'PARTN': '1', 'PARTNAME': 'EFI system partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda1', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '47436878'} ; INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 3230343830300a DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda1 DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 3230343830300a DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) INFO:blivet:added partition sda1 (id 24) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f1fcc0d4510) -- name = sda1 status = True id = 24 children = [] parents = ['existing 60 GiB disk sda (14) with existing gpt disklabel'] uuid = e951736f-3c9c-475b-bd38-7914cf058840 size = 100 MiB format = existing None major = 8 minor = 1 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 target size = 100 MiB path = /dev/sda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc1fc310> disk = existing 60 GiB disk sda (14) with existing gpt disklabel start = 2048 end = 206847 length = 204800 flags = boot, esp, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 INFO:blivet:type detected on 'sda1' is 'efi' DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 30 DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; INFO:blivet:got format: existing efi filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part2 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition ' '/dev/disk/by-diskseq/3-part2 ' '/dev/disk/by-partuuid/ea08cc8c-376d-4c08-8a8c-89d4a5741dab ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part2 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part2', 'DEVNAME': '/dev/sda2', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', 'ID_PART_ENTRY_NUMBER': '2', 'ID_PART_ENTRY_OFFSET': '206848', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '32768', 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', 'ID_PART_ENTRY_UUID': 'ea08cc8c-376d-4c08-8a8c-89d4a5741dab', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': '27a7eb1a-c88a-4558-abb2-447bb1ab61ea', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '2', 'PARTN': '2', 'PARTNAME': 'Microsoft reserved partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda2', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '47427693'} ; INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 33 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 33323736380a DEBUG:blivet:updated sda2 size to 16 MiB (16 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda2 DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 33323736380a DEBUG:blivet:updated sda2 size to 16 MiB (16 MiB) INFO:blivet:added partition sda2 (id 32) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f1fcc106290) -- name = sda2 status = True id = 32 children = [] parents = ['existing 60 GiB disk sda (14) with existing gpt disklabel'] uuid = ea08cc8c-376d-4c08-8a8c-89d4a5741dab size = 16 MiB format = existing None major = 8 minor = 2 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 target size = 16 MiB path = /dev/sda2 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc0b6bb0> disk = existing 60 GiB disk sda (14) with existing gpt disklabel start = 206848 end = 239615 length = 32768 flags = msftres, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; DEBUG:blivet:no type or existing type for sda2, bailing DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6C6222C76222963C ' '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part3 ' '/dev/disk/by-partuuid/4a9e254f-9467-4e1f-bdcb-4feb31bfd7b7 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part3 ' '/dev/disk/by-diskseq/3-part3', 'DEVNAME': '/dev/sda3', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_TYPE': 'ntfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6C6222C76222963C', 'ID_FS_UUID_ENC': '6C6222C76222963C', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', 'ID_PART_ENTRY_NUMBER': '3', 'ID_PART_ENTRY_OFFSET': '239616', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '83525671', 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', 'ID_PART_ENTRY_UUID': '4a9e254f-9467-4e1f-bdcb-4feb31bfd7b7', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': '27a7eb1a-c88a-4558-abb2-447bb1ab61ea', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '3', 'PARTN': '3', 'PARTNAME': 'Basic data partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda3', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '47443384'} ; INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3/size: 38333532353637310a DEBUG:blivet:updated sda3 size to 39.83 GiB (39.83 GiB) DEBUG:blivet:looking up parted Partition: /dev/sda3 DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3/size: 38333532353637310a DEBUG:blivet:updated sda3 size to 39.83 GiB (39.83 GiB) INFO:blivet:added partition sda3 (id 37) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f1fcc1042d0) -- name = sda3 status = True id = 37 children = [] parents = ['existing 60 GiB disk sda (14) with existing gpt disklabel'] uuid = 4a9e254f-9467-4e1f-bdcb-4feb31bfd7b7 size = 39.83 GiB format = existing None major = 8 minor = 3 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 target size = 39.83 GiB path = /dev/sda3 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc0b6c00> disk = existing 60 GiB disk sda (14) with existing gpt disklabel start = 239616 end = 83765286 length = 83525671 flags = msftdata DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 41 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 42 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 43 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 44 INFO:blivet:type detected on 'sda3' is 'ntfs' INFO:program:Running... ntfsinfo -m /dev/sda3 INFO:program:stdout: INFO:program:Volume Information INFO:program: Name of device: /dev/sda3 INFO:program: Device state: 11 INFO:program: Volume Name: INFO:program: Volume State: 91 INFO:program: Volume Flags: 0x0000 INFO:program: Volume Version: 3.1 INFO:program: Sector Size: 512 INFO:program: Cluster Size: 4096 INFO:program: Index Block Size: 4096 INFO:program: Volume Size in Clusters: 10440708 INFO:program:MFT Information INFO:program: MFT Record Size: 1024 INFO:program: MFT Zone Multiplier: 0 INFO:program: MFT Data Position: 24 INFO:program: MFT Zone Start: 786432 INFO:program: MFT Zone End: 2091520 INFO:program: MFT Zone Position: 786432 INFO:program: Current Position in First Data Zone: 2091520 INFO:program: Current Position in Second Data Zone: 0 INFO:program: Allocated clusters 26496 (0.3%) INFO:program: LCN of Data Attribute for FILE_MFT: 786432 INFO:program: FILE_MFTMirr Size: 4 INFO:program: LCN of Data Attribute for File_MFTMirr: 2 INFO:program: Size of Attribute Definition Table: 2560 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Information INFO:program: FILE_Bitmap MFT Record Number: 6 INFO:program: State of FILE_Bitmap Inode: 80 INFO:program: Length of Attribute List: 0 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Data Attribute Information INFO:program: Decompressed Runlist: not done yet INFO:program: Base Inode: 6 INFO:program: Attribute Types: not done yet INFO:program: Attribute Name Length: 0 INFO:program: Attribute State: 3 INFO:program: Attribute Allocated Size: 1306624 INFO:program: Attribute Data Size: 1305096 INFO:program: Attribute Initialized Size: 1305096 INFO:program: Attribute Compressed Size: 0 INFO:program: Compression Block Size: 0 INFO:program: Compression Block Size Bits: 0 INFO:program: Compression Block Clusters: 0 INFO:program: Free Clusters: 7503184 (71.9%) DEBUG:program:Return code: 0 INFO:program:Running... ntfsresize -m /dev/sda3 DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. INFO:program:stdout: INFO:program:ntfsresize v2022.10.3 (libntfs-3g) INFO:program:Minsize (in MB): 12033 DEBUG:program:Return code: 0 DEBUG:blivet:padding min size from 11,21 GiB up to 11,69 GiB DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 45 DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: ntfs ; current: None ; INFO:blivet:got format: existing ntfs filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part4 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part4 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-uuid/303231AD323178C4 /dev/disk/by-diskseq/3-part4 ' '/dev/disk/by-partuuid/ca53c344-0ec4-4c10-b58e-148cc572ba3c ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4', 'DEVNAME': '/dev/sda4', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_TYPE': 'ntfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '303231AD323178C4', 'ID_FS_UUID_ENC': '303231AD323178C4', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000001', 'ID_PART_ENTRY_NUMBER': '4', 'ID_PART_ENTRY_OFFSET': '83767296', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '1099776', 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', 'ID_PART_ENTRY_UUID': 'ca53c344-0ec4-4c10-b58e-148cc572ba3c', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': '27a7eb1a-c88a-4558-abb2-447bb1ab61ea', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '4', 'PARTN': '4', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda4', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '47424595'} ; INFO:blivet:scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda4 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 DEBUG:blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; DEBUG:blivet:sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4/size: 313039393737360a DEBUG:blivet:updated sda4 size to 537 MiB (537 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda4 DEBUG:blivet: PartitionDevice.probe: sda4 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4/size: 313039393737360a DEBUG:blivet:updated sda4 size to 537 MiB (537 MiB) INFO:blivet:added partition sda4 (id 47) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f1fcdc69310) -- name = sda4 status = True id = 47 children = [] parents = ['existing 60 GiB disk sda (14) with existing gpt disklabel'] uuid = ca53c344-0ec4-4c10-b58e-148cc572ba3c size = 537 MiB format = existing None major = 8 minor = 4 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 target size = 537 MiB path = /dev/sda4 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc0b6ca0> disk = existing 60 GiB disk sda (14) with existing gpt disklabel start = 83767296 end = 84867071 length = 1099776 flags = hidden, diag, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda4 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 51 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 52 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 53 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 54 INFO:blivet:type detected on 'sda4' is 'ntfs' INFO:program:Running... ntfsinfo -m /dev/sda4 INFO:program:stdout: INFO:program:Volume Information INFO:program: Name of device: /dev/sda4 INFO:program: Device state: 11 INFO:program: Volume Name: INFO:program: Volume State: 91 INFO:program: Volume Flags: 0x0080 INFO:program: Volume Version: 3.1 INFO:program: Sector Size: 512 INFO:program: Cluster Size: 4096 INFO:program: Index Block Size: 4096 INFO:program: Volume Size in Clusters: 137471 INFO:program:MFT Information INFO:program: MFT Record Size: 1024 INFO:program: MFT Zone Multiplier: 0 INFO:program: MFT Data Position: 24 INFO:program: MFT Zone Start: 45824 INFO:program: MFT Zone End: 63007 INFO:program: MFT Zone Position: 45824 INFO:program: Current Position in First Data Zone: 63007 INFO:program: Current Position in Second Data Zone: 0 INFO:program: Allocated clusters 64 (0.0%) INFO:program: LCN of Data Attribute for FILE_MFT: 45824 INFO:program: FILE_MFTMirr Size: 4 INFO:program: LCN of Data Attribute for File_MFTMirr: 2 INFO:program: Size of Attribute Definition Table: 2560 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Information INFO:program: FILE_Bitmap MFT Record Number: 6 INFO:program: State of FILE_Bitmap Inode: 80 INFO:program: Length of Attribute List: 0 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Data Attribute Information INFO:program: Decompressed Runlist: not done yet INFO:program: Base Inode: 6 INFO:program: Attribute Types: not done yet INFO:program: Attribute Name Length: 0 INFO:program: Attribute State: 3 INFO:program: Attribute Allocated Size: 20480 INFO:program: Attribute Data Size: 17184 INFO:program: Attribute Initialized Size: 17184 INFO:program: Attribute Compressed Size: 0 INFO:program: Compression Block Size: 0 INFO:program: Compression Block Size Bits: 0 INFO:program: Compression Block Clusters: 0 INFO:program: Free Clusters: 21937 (16.0%) DEBUG:program:Return code: 0 INFO:program:Running... ntfsresize -m /dev/sda4 INFO:program:stdout: INFO:program:ntfsresize v2022.10.3 (libntfs-3g) INFO:program:Minsize (in MB): 474 DEBUG:program:Return code: 0 DEBUG:blivet:padding min size from 452,04 MiB up to 497,25 MiB DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 55 DEBUG:blivet: PartitionDevice._set_format: sda4 ; type: ntfs ; current: None ; INFO:blivet:got format: existing ntfs filesystem DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/loop0', 'DEVPATH': '/devices/virtual/block/loop0', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_FS_TYPE': 'squashfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_VERSION': '4.0', 'MAJOR': '7', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'loop0', 'SYS_PATH': '/sys/devices/virtual/block/loop0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '47155597'} ; INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: /tmp/curl_fetch_url1/install.img (deleted) ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 DEBUG:blivet: FileDevice._set_format: /tmp/curl_fetch_url1/install.img (deleted) ; type: None ; current: None ; INFO:blivet:added file /tmp/curl_fetch_url1/install.img (deleted) (id 57) to device tree DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 62 DEBUG:blivet: FileDevice.add_child: name: /tmp/curl_fetch_url1/install.img (deleted) ; child: loop0 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; INFO:blivet:added loop loop0 (id 61) to device tree INFO:blivet:got device: LoopDevice instance (0x7f1fcc1f1650) -- name = loop0 status = False id = 61 children = [] parents = ['existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (57)'] uuid = None size = 0 B format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 0 B path = /dev/loop0 format args = [] original_format = None DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 65 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 66 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 67 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 68 INFO:blivet:type detected on 'loop0' is 'squashfs' DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 69 DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; INFO:blivet:got format: existing None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:testdata:device /dev/sda data[440:443] = 00000000 INFO:blivet:edd: MBR signature on sda is zero. new disk image? INFO:blivet:edd: collected mbr signatures: {} DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ DEBUG:anaconda.storage:Marking device sr0 as protected. DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: UDFFS.supported: supported: True ; DEBUG:anaconda.modules.storage.storage:The storage model has changed. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139774341936832) DEBUG:anaconda.modules.storage.storage:The storage model has changed. DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. DEBUG:anaconda.modules.storage.bootloader.base:Is sda3 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda4 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda4) returning True DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; DEBUG:blivet:no type or existing type for sr0, bailing DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.69 GiB cdrom sr0 (4) with existing udf filesystem INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: UDFFS.setup: device: /dev/sr0 ; type: udf ; status: False ; INFO:program:Running... mount -t udf -o ro /dev/sr0 /tmp/tmpk1yq2qdu DEBUG:program:Return code: 0 DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.69 GiB cdrom sr0 (4) with existing udf filesystem INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: UDFFS.teardown: device: /dev/sr0 ; type: udf ; status: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:program:Running... umount /tmp/tmpk1yq2qdu DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.bootloader.bootloader:Bootloader mode is set to 'BootloaderMode.ENABLED'. DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 60 GiB disk sda (14) with existing gpt disklabel ; hidden: True ; DEBUG:blivet:checking if sr0 depends on sda DEBUG:blivet:checking if sda depends on sda DEBUG:blivet:checking if sda1 depends on sda DEBUG:blivet:checking if sda2 depends on sda DEBUG:blivet:checking if sda3 depends on sda DEBUG:blivet:checking if sda4 depends on sda DEBUG:blivet:checking if /tmp/curl_fetch_url1/install.img (deleted) depends on sda DEBUG:blivet:checking if loop0 depends on sda DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks ['sda']. DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf7b2a70> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf701cb0> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc0c9800> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf7f5940> DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Configure the partitioning DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda4 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda3 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda2 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda1 DEBUG:blivet:checking whether disk sda has an empty extended DEBUG:blivet:extended is None ; logicals is [] DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1fbf5bdfd0) -- name = sda status = True id = 14 children = ['existing 100 MiB partition sda1 (24) with existing efi filesystem', 'existing 16 MiB partition sda2 (32)', 'existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem', 'existing 537 MiB partition sda4 (47) with existing ntfs filesystem'] parents = [] uuid = None size = 60 GiB format = existing gpt disklabel major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 60 GiB path = /dev/sda format args = [] original_format = disklabel removable = False wwn = None] DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (disk) DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 5.69 GiB cdrom sr0 (4) with existing udf filesystem existing 60 GiB disk sda (14) with existing gpt disklabel existing 100 MiB partition sda1 (24) with existing efi filesystem existing 16 MiB partition sda2 (32) existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem existing 537 MiB partition sda4 (47) with existing ntfs filesystem existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (57) existing 0 B loop loop0 (61) and disks_only=True DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (disk) DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 1 DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: PartSpec instance (0x7f1fbf5c9c90) -- mountpoint = /boot/efi lv = False thin = False btrfs = False weight = 0 fstype = efi encrypted = False size = 200 MiB max_size = 600 MiB grow = True required_space = 0 schemes = set()PartSpec instance (0x7f1fbf7bbb50) -- mountpoint = /boot lv = False thin = False btrfs = False weight = 0 fstype = ext4 encrypted = False size = 1024 MiB max_size = None grow = False required_space = 0 schemes = set()PartSpec instance (0x7f1fbf7b9290) -- mountpoint = / lv = True thin = True btrfs = True weight = 0 fstype = ext4 encrypted = True size = 1024 MiB max_size = 70 GiB grow = True required_space = 0 schemes = set()PartSpec instance (0x7f1fbf60f910) -- mountpoint = /home lv = True thin = True btrfs = True weight = 0 fstype = ext4 encrypted = True size = 500 MiB max_size = None grow = True required_space = 50 GiB schemes = set() DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/tmp/curl_fetch_url1/install.img (deleted)', 'loop0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sda DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sda'] DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 95 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 5 ; INFO:blivet:added partition req0 (id 96) to device tree INFO:blivet:registered action: [99] create device partition req0 (id 96) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [100] create format btrfs filesystem on partition req0 (id 96) DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sda. DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True INFO:anaconda.modules.storage.partitioning.automatic.utils:skipping unneeded stage1 efi request DEBUG:anaconda.modules.storage.partitioning.automatic.utils:PartSpec instance (0x7f1fbf5c9c90) -- mountpoint = /boot/efi lv = False thin = False btrfs = False weight = 0 fstype = efi encrypted = False size = 200 MiB max_size = 600 MiB grow = True required_space = 0 schemes = set() DEBUG:anaconda.modules.storage.partitioning.automatic.utils:existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 102 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 104 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 5 ; INFO:blivet:added partition req1 (id 103) to device tree INFO:blivet:registered action: [106] create device partition req1 (id 103) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 108 DEBUG:blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; INFO:blivet:registered action: [107] create format ext4 filesystem mounted at /boot on partition req1 (id 103) DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet:removing all non-preexisting partitions ['req0(id 96)', 'req1(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] from disk(s) ['sda'] DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['req0(id 96)', 'req1(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] DEBUG:blivet:removing all non-preexisting partitions ['req1(id 103)', 'req0(id 96)'] from disk(s) ['sda'] DEBUG:blivet:allocating partition: req1 ; id: 103 ; disks: ['sda'] ; boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on sda DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None DEBUG:blivet:checking 34-2047 (1007 KiB) DEBUG:blivet:current free range is 34-2047 (1007 KiB) DEBUG:blivet:checking 83765287-83767295 (1004.5 KiB) DEBUG:blivet:current free range is 83765287-83767295 (1004.5 KiB) DEBUG:blivet:checking 84867072-125829086 (19.53 GiB) DEBUG:blivet:current free range is 84867072-125829086 (19.53 GiB) DEBUG:blivet:updating use_disk to sda, type: 0 DEBUG:blivet:new free: 84867072-125829086 / 19.53 GiB DEBUG:blivet:new free allows for 0 sectors of growth DEBUG:blivet:found free space for bootable request DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f1fbf7439d0> DEBUG:blivet:created partition sda5 of 1024 MiB and added it to /dev/sda DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcd16a7f0> DEBUG:blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc0a5760> DEBUG:blivet:allocating partition: req0 ; id: 96 ; disks: ['sda'] ; boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on sda DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None DEBUG:blivet:checking 34-2047 (1007 KiB) DEBUG:blivet:current free range is 34-2047 (1007 KiB) DEBUG:blivet:checking 83765287-83767295 (1004.5 KiB) DEBUG:blivet:current free range is 83765287-83767295 (1004.5 KiB) DEBUG:blivet:checking 86964224-125829086 (18.53 GiB) DEBUG:blivet:current free range is 86964224-125829086 (18.53 GiB) DEBUG:blivet:evaluating growth potential for new layout DEBUG:blivet:calculating growth for disk /dev/sda DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f1fbf7439d0> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf7f66b0> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet:adding request 103 to chunk 40960000 (84867072-125827071) on /dev/sda DEBUG:blivet:adding request 96 to chunk 40960000 (84867072-125827071) on /dev/sda DEBUG:blivet:Chunk.grow_requests: 40960000 (84867072-125827071) on /dev/sda start = 84867072 end = 125827071 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 103 name = sda5 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 96 name = sda6 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:1 requests and 37838848 (18.04 GiB) left in chunk DEBUG:blivet:adding 37838848 (18.04 GiB) to 96 (sda6) DEBUG:blivet:new grow amount for request 96 (sda6) is 37838848 units, or 18.04 GiB DEBUG:blivet:request 103 (sda5) growth: 0 (0 B) size: 1024 MiB DEBUG:blivet:request 96 (sda6) growth: 37838848 (18.04 GiB) size: 18.53 GiB DEBUG:blivet:disk /dev/sda growth: 37838848 (18.04 GiB) DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 6 ; DEBUG:blivet:total growth: 37838848 sectors DEBUG:blivet:updating use_disk to sda, type: 0 DEBUG:blivet:new free: 86964224-125829086 / 18.53 GiB DEBUG:blivet:new free allows for 37838848 sectors of growth DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f1fbf7439d0> DEBUG:blivet:created partition sda6 of 500 MiB and added it to /dev/sda DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fccd962a0> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf685620> DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda6(id 96)', 'sda5(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] DEBUG:blivet:growable partitions are ['sda6'] DEBUG:blivet:adding request 96 to chunk 40960000 (84867072-125827071) on /dev/sda DEBUG:blivet:adding request 103 to chunk 40960000 (84867072-125827071) on /dev/sda DEBUG:blivet:disk sda has 1 chunks DEBUG:blivet:Chunk.grow_requests: 40960000 (84867072-125827071) on /dev/sda start = 84867072 end = 125827071 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 103 name = sda5 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 96 name = sda6 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:1 requests and 37838848 (18.04 GiB) left in chunk DEBUG:blivet:adding 37838848 (18.04 GiB) to 96 (sda6) DEBUG:blivet:new grow amount for request 96 (sda6) is 37838848 units, or 18.04 GiB DEBUG:blivet:growing partitions on sda DEBUG:blivet:partition sda5 (103): 0 DEBUG:blivet:new geometry for sda5: parted.Geometry instance -- start: 84867072 end: 86964223 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7f1fccc798a0> DEBUG:blivet:partition sda6 (96): 0 DEBUG:blivet:new geometry for sda6: parted.Geometry instance -- start: 86964224 end: 125827071 length: 38862848 device: PedGeometry: <_ped.Geometry object at 0x7f1fccc791e0> DEBUG:blivet:removing all non-preexisting partitions ['sda5(id 103)', 'sda6(id 96)'] from disk(s) ['sda'] DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 6 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 5 ; DEBUG:blivet:back from remove_new_partitions DEBUG:blivet:extended: None DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- start: 84867072 end: 86964223 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7f1fccc798a0> DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf5cfa10> DEBUG:blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf66eac0> DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- start: 86964224 end: 125827071 length: 38862848 device: PedGeometry: <_ped.Geometry object at 0x7f1fccc791e0> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf5cf600> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf684d60> DEBUG:blivet:fixing size of existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet:fixing size of existing 16 MiB partition sda2 (32) DEBUG:blivet:fixing size of existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet:fixing size of existing 537 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet:fixing size of non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet:fixing size of non-existent 18.53 GiB partition sda6 (96) with non-existent btrfs filesystem DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f1fbf5ca810) -- name = sda6 status = False id = 96 children = [] parents = ['existing 60 GiB disk sda (14) with existing gpt disklabel'] uuid = None size = 18.53 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 500 MiB path = /dev/sda6 format args = [] original_format = btrfs grow = False max size = 0 B bootable = False part type = 0 primary = False start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf684d60> disk = existing 60 GiB disk sda (14) with existing gpt disklabel start = 86964224 end = 125827071 length = 38862848 flags = ]} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_dhcp173 ; parent: sda6 ; DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora_dhcp173 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 111 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_dhcp173 ; type: None ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 113 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.109 ; type: btrfs ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 115 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.109 ; type: btrfs ; current: btrfs ; INFO:program:Running [5] btrfs --version ... INFO:program:stdout[5]: btrfs-progs v6.2.2 INFO:program:stderr[5]: INFO:program:...done [5] (exit code: 0) INFO:blivet:added btrfs volume fedora_dhcp173 (id 109) to device tree INFO:blivet:registered action: [116] create device btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 118 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_dhcp173 ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [117] create format btrfs filesystem on btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f1fcc083d50) -- name = fedora_dhcp173 status = False id = 109 children = [] parents = ['non-existent 18.53 GiB partition sda6 (96) with non-existent btrfs ' 'filesystem'] uuid = None size = 18.53 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/sda6 format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_dhcp173 ; child: root ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: None ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 123 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume root (id 119) to device tree INFO:blivet:registered action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/home', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f1fcc083d50) -- name = fedora_dhcp173 status = False id = 109 children = ['non-existent 18.53 GiB btrfs subvolume root (119) with non-existent btrfs ' 'filesystem mounted at /'] parents = ['non-existent 18.53 GiB partition sda6 (96) with non-existent btrfs ' 'filesystem'] uuid = None size = 18.53 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/sda6 format args = [] original_format = btrfs], 'size': Size (500 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 126 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_dhcp173 ; child: home ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 127 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: None ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 129 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume home (id 125) to device tree INFO:blivet:registered action: [130] create device btrfs subvolume home (id 125) DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1fbf5bdfd0) -- name = sda status = True id = 14 children = ['existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at ' '/boot/efi', 'existing 16 MiB partition sda2 (32)', 'existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem', 'existing 537 MiB partition sda4 (47) with existing ntfs filesystem', 'non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem ' 'mounted at /boot', 'non-existent 18.53 GiB partition sda6 (96) with non-existent btrfs ' 'filesystem'] parents = [] uuid = None size = 60 GiB format = existing gpt disklabel major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 60 GiB path = /dev/sda format args = [] original_format = disklabel removable = False wwn = None] DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (disk) DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 5.69 GiB cdrom sr0 (4) with existing udf filesystem existing 60 GiB disk sda (14) with existing gpt disklabel existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi existing 16 MiB partition sda2 (32) existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem existing 537 MiB partition sda4 (47) with existing ntfs filesystem non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot non-existent 18.53 GiB partition sda6 (96) with non-existent btrfs filesystem non-existent 18.53 GiB btrfs volume fedora_dhcp173 (109) with non-existent btrfs filesystem non-existent 18.53 GiB btrfs subvolume home (125) with non-existent btrfs filesystem mounted at /home non-existent 18.53 GiB btrfs subvolume root (119) with non-existent btrfs filesystem mounted at / existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (57) existing 0 B loop loop0 (61) and disks_only=True DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (disk) DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_dhcp173 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True INFO:anaconda.core.threads:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (139774341936832) DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-StorageValidateTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Validate a storage model DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda5 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda5) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 5.43 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 16 MiB partition sda2 (32) DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 537 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 18.53 GiB btrfs subvolume home (125) with non-existent btrfs filesystem mounted at /home DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr', '/home', '/', '/tmp', '/var', '/usr/share', '/usr/lib'}, 'must_be_on_root': {'lost+found', '/dev', '/sbin', '/bin', '/mnt', '/lib', '/root', '/etc', '/proc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/var', '/boot', '/tmp'}, 'reformat_blocklist': {'/home', '/usr/local', '/opt', '/var/www'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-StorageValidateTask-1 (139774341936832) DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf71c540> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcc1c3880> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fcda82a20> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf686930> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf5fe200> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 60 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf686b60> DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda5 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda5) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 5.43 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 16 MiB partition sda2 (32) DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 39.83 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 537 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 18.53 GiB btrfs subvolume home (125) with non-existent btrfs filesystem mounted at /home DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr', '/home', '/', '/tmp', '/var', '/usr/share', '/usr/lib'}, 'must_be_on_root': {'lost+found', '/dev', '/sbin', '/bin', '/mnt', '/lib', '/root', '/etc', '/proc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/var', '/boot', '/tmp'}, 'reformat_blocklist': {'/home', '/usr/local', '/opt', '/var/www'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. DEBUG:anaconda.modules.storage.storage:The storage model has changed. DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Create storage layout DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_dhcp173 ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_dhcp173 ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet:action: [99] create device partition sda6 (id 96) DEBUG:blivet:action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet:action: [106] create device partition sda5 (id 103) DEBUG:blivet:action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet:action: [116] create device btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:action: [117] create format btrfs filesystem on btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet:action: [130] create device btrfs subvolume home (id 125) INFO:blivet:pruning action queue... INFO:blivet:resetting parted disks... DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; DEBUG:blivet:sector-based lookup found partition sda1 DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf4ea750> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; DEBUG:blivet:sector-based lookup found partition sda2 DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf4eb380> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; DEBUG:blivet:sector-based lookup found partition sda3 DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf4eba10> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda4 ; DEBUG:blivet:sector-based lookup found partition sda4 DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50d4e0> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda5 ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda6 ; INFO:blivet:sorting actions... DEBUG:blivet:action: [106] create device partition sda5 (id 103) DEBUG:blivet:action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet:action: [99] create device partition sda6 (id 96) DEBUG:blivet:action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet:action: [116] create device btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:action: [117] create format btrfs filesystem on btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet:action: [130] create device btrfs subvolume home (id 125) DEBUG:blivet:action: [124] create device btrfs subvolume root (id 119) INFO:blivet:executing action: [106] create device partition sda5 (id 103) DEBUG:blivet: PartitionDevice.create: sda5 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: sda5 ; orig: False ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: sda5 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: sda5 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=84867072 count=2048 INFO:program:stderr: INFO:program:b'2048+0 records in' INFO:program:b'2048+0 records out' INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.181838 s, 5.8 MB/s' DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/sda5 DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf4e98f0> DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda5 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/sda5 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5/size: 323039373135320a DEBUG:blivet:updated sda5 size to 1024 MiB (1024 MiB) INFO:blivet:executing action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 5 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: Ext4FS.create: device: /dev/sda5 ; type: ext4 ; status: False ; DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/sda5 ; mountpoint: /boot ; INFO:program:Running... mke2fs -t ext4 /dev/sda5 INFO:program:stdout: INFO:program:Discarding device blocks: 0/262144 done INFO:program:Creating filesystem with 262144 4k blocks and 65536 inodes INFO:program:Filesystem UUID: 00f9d1bd-6060-4360-b98a-3392d3a77506 INFO:program:Superblock backups stored on blocks: INFO:program: 32768, 98304, 163840, 229376 INFO:program: INFO:program:Allocating group tables: 0/8 done INFO:program:Writing inode tables: 0/8 done INFO:program:Creating journal (8192 blocks): done INFO:program:Writing superblocks and filesystem accounting information: 0/8 done INFO:program: INFO:program:stderr: INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 INFO:blivet:executing action: [99] create device partition sda6 (id 96) DEBUG:blivet: PartitionDevice.create: sda6 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: sda6 ; orig: False ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: sda6 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: sda6 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=86964224 count=2048 INFO:program:stderr: INFO:program:b'2048+0 records in' INFO:program:b'2048+0 records out' INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.107661 s, 9.7 MB/s' DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/sda6 DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf69ed40> DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda6 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/sda6 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6/size: 33383836323834380a DEBUG:blivet:updated sda6 size to 18.53 GiB (18.53 GiB) INFO:blivet:executing action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 6 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:blivet:executing action: [116] create device btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet: BTRFSVolumeDevice.create: fedora_dhcp173 ; status: False ; DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedora_dhcp173 ; orig: False ; DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: None ; DEBUG:blivet: BTRFSVolumeDevice._create: fedora_dhcp173 ; status: False ; INFO:program:Running [6] mkfs.btrfs --label fedora_dhcp173 /dev/sda6 ... INFO:program:stdout[6]: btrfs-progs v6.2.2 See https://btrfs.readthedocs.io for more information. Performing full device TRIM /dev/sda6 (18.53GiB) ... NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Label: fedora_dhcp173 UUID: 52b89dc0-5a38-4a60-89f7-b99eeddcf1a1 Node size: 16384 Sector size: 4096 Filesystem size: 18.53GiB Block group profiles: Data: single 8.00MiB Metadata: DUP 256.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 18.53GiB /dev/sda6 INFO:program:stderr[6]: INFO:program:...done [6] (exit code: 0) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp173 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_dhcp173 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_dhcp173 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [117] create format btrfs filesystem on btrfs volume fedora_dhcp173 (id 109) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp173 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_dhcp173 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_dhcp173 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:blivet:executing action: [130] create device btrfs subvolume home (id 125) DEBUG:blivet: BTRFSSubVolumeDevice.create: home ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: home ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp173 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice._create: home ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t btrfs -o /dev/sda6 /tmp/btrfs-tmp.109z0i2_zv8 DEBUG:program:Return code: 0 INFO:program:Running [7] btrfs subvol create /tmp/btrfs-tmp.109z0i2_zv8/home ... INFO:program:stdout[7]: Create subvolume '/tmp/btrfs-tmp.109z0i2_zv8/home' INFO:program:stderr[7]: INFO:program:...done [7] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.109z0i2_zv8 DEBUG:program:Return code: 0 DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_dhcp173 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_dhcp173 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet: BTRFSSubVolumeDevice.create: root ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: root ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp173 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice._create: root ; status: False ; INFO:program:Running... mount -t btrfs -o /dev/sda6 /tmp/btrfs-tmp.109wuff7i6w DEBUG:program:Return code: 0 INFO:program:Running [8] btrfs subvol create /tmp/btrfs-tmp.109wuff7i6w/root ... INFO:program:stdout[8]: Create subvolume '/tmp/btrfs-tmp.109wuff7i6w/root' INFO:program:stderr[8]: INFO:program:...done [8] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.109wuff7i6w DEBUG:program:Return code: 0 DEBUG:blivet: BTRFSSubVolumeDevice.setup: root ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: root ; status: True ; DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_dhcp173 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_dhcp173 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:root sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50ebb0> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50c4a0> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50ede0> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50d670> DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50d800> DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f1fbf50c3b0> INFO:anaconda.modules.storage.installation:setting boot flag on sda1 DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 1 ; INFO:anaconda.modules.storage.installation:Setting label on existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 6 ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: UDFFS.supported: supported: True ; INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Mount filesystems DEBUG:blivet: BindFS.supported: supported: False ; DEBUG:blivet:get_format('bind') returning BindFS instance with object id 187 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; DEBUG:blivet:updated /dev size to 3.87 KiB (3.87 KiB) DEBUG:blivet: TmpFS.supported: supported: True ; DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 191 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 193 DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; DEBUG:blivet: DevPtsFS.supported: supported: False ; DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 195 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 197 DEBUG:blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; DEBUG:blivet: SysFS.supported: supported: False ; DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 199 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 DEBUG:blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; DEBUG:blivet: ProcFS.supported: supported: False ; DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 203 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 DEBUG:blivet: NoDevice._set_format: proc ; type: proc ; current: None ; DEBUG:blivet: SELinuxFS.supported: supported: False ; DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 207 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 DEBUG:blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; DEBUG:blivet: USBFS.supported: supported: False ; DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 211 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 213 DEBUG:blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; DEBUG:blivet: BindFS.supported: supported: False ; DEBUG:blivet:get_format('bind') returning BindFS instance with object id 215 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; DEBUG:blivet:updated /run size to 920 B (920 B) DEBUG:blivet: EFIVarFS.supported: supported: False ; DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 219 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 DEBUG:blivet: NoDevice._set_format: efivarfs ; type: efivarfs ; current: None ; DEBUG:blivet: TmpFS.supported: supported: True ; DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 223 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 225 DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; DEBUG:blivet: BTRFSSubVolumeDevice.setup: root ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: / ; INFO:program:Running... mount -t btrfs -o subvol=root,compress=zstd:1 /dev/sda6 /mnt/sysimage DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; INFO:program:Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage/boot DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.setup: device: /dev/sda1 ; type: efi ; status: False ; INFO:program:Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi DEBUG:program:Return code: 0 DEBUG:blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm DEBUG:program:Return code: 0 DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /home ; INFO:program:Running... mount -t btrfs -o subvol=home,compress=zstd:1 /dev/sda6 /mnt/sysimage/home DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: proc ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t proc -o defaults proc /mnt/sysimage/proc DEBUG:program:Return code: 0 DEBUG:blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BindFS.setup: device: /run ; type: bind ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: efivarfs ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t efivarfs -o defaults efivarfs /mnt/sysimage/sys/firmware/efi/efivars DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux DEBUG:program:Return code: 0 DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/tmp DEBUG:program:Return code: 0 INFO:program:Running... findmnt -rn /mnt/sysroot DEBUG:program:Return code: 1 INFO:program:Running... mount --rbind /mnt/sysimage /mnt/sysroot DEBUG:program:Return code: 0 INFO:anaconda.core.threads:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Write the storage configuration INFO:anaconda.modules.storage.devicetree.fsset:not writing out mpath configuration DEBUG:anaconda.modules.storage.iscsi.iscsi:Write iSCSI configuration. DEBUG:anaconda.modules.storage.fcoe.fcoe:Write FCoE configuration. DEBUG:anaconda.modules.storage.zfcp.zfcp:Write zFCP configuration. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (139774341936832) DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Create rescue images DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Configure the bootloader DEBUG:anaconda.modules.storage.bootloader.utils:Configuring the boot loader. DEBUG:anaconda.modules.storage.bootloader.utils:Collecting the OS images for: 6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64, 0-rescue-1d8889f58eb248bfb8f8fc856e083918 DEBUG:anaconda.modules.storage.bootloader.base:new default image: DEBUG:anaconda.modules.storage.bootloader.utils:Writing to /etc/sysconfig/kernel. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Install the bootloader DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is sda1 INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is sda5 INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0001,0004,0005,0006,0000,0002 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI PXEv4 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv4(0.0.0.00.0.0.0,0,0){auto_created_boot_option} INFO:program:Boot0002* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) INFO:program:Boot0004* UEFI PXEv6 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv6([::]:<->[::]:,0,0){auto_created_boot_option} INFO:program:Boot0005* UEFI HTTPv4 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv4(0.0.0.00.0.0.0,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0006* UEFI HTTPv6 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv6([::]:<->[::]:,0,0)/Uri(){auto_created_boot_option} DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shimx64.efi INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0003,0001,0004,0005,0006,0000,0002 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI PXEv4 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv4(0.0.0.00.0.0.0,0,0){auto_created_boot_option} INFO:program:Boot0002* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) INFO:program:Boot0004* UEFI PXEv6 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv6([::]:<->[::]:,0,0){auto_created_boot_option} INFO:program:Boot0005* UEFI HTTPv4 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv4(0.0.0.00.0.0.0,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0006* UEFI HTTPv6 (MAC:52540022AA96) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(52540022aa96,1)/IPv6([::]:<->[::]:,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0003* Fedora HD(1,GPT,e951736f-3c9c-475b-bd38-7914cf058840,0x800,0x32000)/File(\EFI\fedora\shimx64.efi) DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkrelpath /boot/grub2 INFO:program:/grub2 DEBUG:program:Return code: 0 INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: used boot args: rhgb quiet INFO:program:Running in chroot '/mnt/sysroot'... grub2-set-default 1d8889f58eb248bfb8f8fc856e083918-6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64 DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /boot/grub2/grub.cfg INFO:program:Generating grub configuration file ... INFO:program:Found Windows Boot Manager on /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi INFO:program:Adding boot menu entry for UEFI Firmware Settings ... INFO:program:done DEBUG:program:Return code: 0 INFO:anaconda.core.threads:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateBLSEntriesTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Create the BLS entries DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateBLSEntriesTask-1 (139774341936832) DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/12. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/13. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-RecreateInitrdsTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Recreate the initrds DEBUG:anaconda.modules.storage.bootloader.utils:new-kernel-pkg does not exist, using dracut instead INFO:anaconda.modules.storage.bootloader.utils:Recreating initrd for 6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64 INFO:program:Running in chroot '/mnt/sysroot'... depmod -a 6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64 DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... dracut -f /boot/initramfs-6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64.img 6.4.0-0.rc1.20230510git16a8829130ca.18.fc39.x86_64 DEBUG:program:Return code: 0 INFO:anaconda.core.threads:Thread Done: AnaTaskThread-RecreateInitrdsTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-FixBTRFSBootloaderTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Fix the bootloader on BTRFS DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-FixBTRFSBootloaderTask-1 (139774341936832) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-FixZIPLBootloaderTask-1 (139774341936832) INFO:anaconda.modules.common.task.task:Rerun zipl DEBUG:anaconda.modules.storage.bootloader.installation:ZIPL can be run only on s390x. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-FixZIPLBootloaderTask-1 (139774341936832) DEBUG:anaconda.modules.common.base.base:Generating kickstart... DEBUG:anaconda.modules.storage.nvdimm.nvdimm:Setting namespaces to use to: []