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 567312384 root disk brw-rw---- squashfs /run/rootfsbase INFO:program:sr0 1073741312 root cdrom brw-rw---- INFO:program:zram0 4087349248 root disk brw-rw---- [SWAP] INFO:program:vda 26843545600 root disk brw-rw---- INFO:program:|-vda1 536870912 root disk brw-rw---- vfat DD8E-6855 199a5b0f-e79f-41e0-ad7f-ca37fc2c79d0 INFO:program:`-vda2 26304577536 root disk brw-rw---- ext4 2b5ed6d6-970b-4ba9-afd7-085b7b5c1782 03c1492f-64b6-4423-b66a-4284d3ef6c67 INFO:program:vdb 21474836480 root disk brw-rw---- DEBUG:program:Return code: 0 DEBUG:blivet:lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT loop0 567312384 root disk brw-rw---- squashfs /run/rootfsbase sr0 1073741312 root cdrom brw-rw---- zram0 4087349248 root disk brw-rw---- [SWAP] vda 26843545600 root disk brw-rw---- |-vda1 536870912 root disk brw-rw---- vfat DD8E-6855 199a5b0f-e79f-41e0-ad7f-ca37fc2c79d0 `-vda2 26304577536 root disk brw-rw---- ext4 2b5ed6d6-970b-4ba9-afd7-085b7b5c1782 03c1492f-64b6-4423-b66a-4284d3ef6c67 vdb 21474836480 root disk brw-rw---- 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-eso3jj0CQx,guid=d4c244d9f5a870b9930375e46474929a. 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:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned None DEBUG:blivet:failed to resolve '/dev/zram0' DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. 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.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140423250060992) 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 INFO:blivet:devices to scan: ['vda', 'vda1', 'vda2', 'vdb', 'sr0', 'loop0'] DEBUG:blivet: DeviceTree.handle_device: name: vda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-path/virtio-pci-0000:04:00.0 /dev/disk/by-diskseq/3 ' '/dev/disk/by-path/pci-0000:04:00.0', 'DEVNAME': '/dev/vda', 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'f5e76619-93e1-432a-a6af-573eef76d835', 'ID_PATH': 'pci-0000:04:00.0', 'ID_PATH_TAG': 'pci-0000_04_00_0', 'MAJOR': '252', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'vda', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '18266255'} ; INFO:blivet:scanning vda (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; 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: vda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/device/vendor: 3078316166340a WARNING:blivet:device/model is not a valid attribute INFO:blivet:vda is a disk 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: DiskDevice._set_format: vda ; type: None ; current: None ; DEBUG:blivet: DiskDevice.update_sysfs_path: vda ; status: True ; DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/size: 35323432383830300a DEBUG:blivet:updated vda size to 25 GiB (25 GiB) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/queue/rotational: 310a INFO:blivet:added disk vda (id 4) to device tree INFO:blivet:got device: DiskDevice instance (0x7fb6d60c2190) -- name = vda status = True id = 4 children = [] parents = [] uuid = None size = 25 GiB format = existing None major = 252 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda target size = 25 GiB path = /dev/vda format args = [] original_format = None removable = False wwn = None DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/ro: 300a DEBUG:blivet: DeviceTree.handle_format: name: vda ; 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 DEBUG:blivet: DiskLabelFormatPopulator.run: device: vda ; label_type: gpt ; DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.__init__: uuid: f5e76619-93e1-432a-a6af-573eef76d835 ; label: None ; device: /dev/vda ; serial: None ; exists: True ; DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 2 lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 partitions: [, ] device: PedDisk: <_ped.Disk object at 0x7fb6d7ac7b00> DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 DEBUG:blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; INFO:blivet:got format: existing gpt disklabel DEBUG:blivet: DeviceTree.handle_device: name: vda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/DD8E-6855 ' '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' '/dev/disk/by-path/virtio-pci-0000:04:00.0-part1 ' '/dev/disk/by-partuuid/199a5b0f-e79f-41e0-ad7f-ca37fc2c79d0 ' '/dev/disk/by-path/pci-0000:04:00.0-part1 ' '/dev/disk/by-diskseq/3-part1', 'DEVNAME': '/dev/vda1', 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'ID_FS_TYPE': 'vfat', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'DD8E-6855', 'ID_FS_UUID_ENC': 'DD8E-6855', 'ID_FS_VERSION': 'FAT32', 'ID_PART_ENTRY_DISK': '252:0', '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': '1048576', 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', 'ID_PART_ENTRY_UUID': '199a5b0f-e79f-41e0-ad7f-ca37fc2c79d0', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'f5e76619-93e1-432a-a6af-573eef76d835', 'ID_PATH': 'pci-0000:04:00.0', 'ID_PATH_TAG': 'pci-0000_04_00_0', 'MAJOR': '252', 'MINOR': '1', 'PARTN': '1', 'PARTNAME': 'EFI System Partition', 'SUBSYSTEM': 'block', 'SYS_NAME': 'vda1', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '18291092'} ; INFO:blivet:scanning vda1 (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: vda1 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; 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:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 25 GiB disk vda (4) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; DEBUG:blivet:vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1/size: 313034383537360a DEBUG:blivet:updated vda1 size to 512 MiB (512 MiB) DEBUG:blivet:looking up parted Partition: /dev/vda1 DEBUG:blivet: PartitionDevice.probe: vda1 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda1 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1/size: 313034383537360a DEBUG:blivet:updated vda1 size to 512 MiB (512 MiB) INFO:blivet:added partition vda1 (id 14) to device tree INFO:blivet:got device: PartitionDevice instance (0x7fb6d6169590) -- name = vda1 status = True id = 14 children = [] parents = ['existing 25 GiB disk vda (4) with existing gpt disklabel'] uuid = 199a5b0f-e79f-41e0-ad7f-ca37fc2c79d0 size = 512 MiB format = existing None major = 252 minor = 1 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 target size = 512 MiB path = /dev/vda1 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/vda1 type: 0 name: EFI System Partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5f7f4c0> disk = existing 25 GiB disk vda (4) with existing gpt disklabel start = 2048 end = 1050623 length = 1048576 flags = boot, esp DEBUG:blivet: DeviceTree.handle_format: name: vda1 ; 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 INFO:blivet:type detected on 'vda1' is 'efi' DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 20 DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: efi ; current: None ; INFO:blivet:got format: existing efi filesystem DEBUG:blivet: DeviceTree.handle_device: name: vda2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3-part2 ' '/dev/disk/by-path/pci-0000:04:00.0-part2 ' '/dev/disk/by-path/virtio-pci-0000:04:00.0-part2 ' '/dev/disk/by-uuid/2b5ed6d6-970b-4ba9-afd7-085b7b5c1782 ' '/dev/disk/by-partuuid/03c1492f-64b6-4423-b66a-4284d3ef6c67', 'DEVNAME': '/dev/vda2', 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'ID_FS_TYPE': 'ext4', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2b5ed6d6-970b-4ba9-afd7-085b7b5c1782', 'ID_FS_UUID_ENC': '2b5ed6d6-970b-4ba9-afd7-085b7b5c1782', 'ID_FS_VERSION': '1.0', 'ID_PART_ENTRY_DISK': '252:0', 'ID_PART_ENTRY_NUMBER': '2', 'ID_PART_ENTRY_OFFSET': '1050624', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '51376128', 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', 'ID_PART_ENTRY_UUID': '03c1492f-64b6-4423-b66a-4284d3ef6c67', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'f5e76619-93e1-432a-a6af-573eef76d835', 'ID_PATH': 'pci-0000:04:00.0', 'ID_PATH_TAG': 'pci-0000_04_00_0', 'MAJOR': '252', 'MINOR': '2', 'PARTN': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'vda2', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '18341151'} ; INFO:blivet:scanning vda2 (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: vda2 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; 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:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 25 GiB disk vda (4) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 23 DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2/size: 35313337363132380a DEBUG:blivet:updated vda2 size to 24.5 GiB (24.5 GiB) DEBUG:blivet:looking up parted Partition: /dev/vda2 DEBUG:blivet: PartitionDevice.probe: vda2 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda2 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2/size: 35313337363132380a DEBUG:blivet:updated vda2 size to 24.5 GiB (24.5 GiB) INFO:blivet:added partition vda2 (id 22) to device tree INFO:blivet:got device: PartitionDevice instance (0x7fb6d60b3e90) -- name = vda2 status = True id = 22 children = [] parents = ['existing 25 GiB disk vda (4) with existing gpt disklabel'] uuid = 03c1492f-64b6-4423-b66a-4284d3ef6c67 size = 24.5 GiB format = existing None major = 252 minor = 2 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 target size = 24.5 GiB path = /dev/vda2 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: 2 path: /dev/vda2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5fb5300> disk = existing 25 GiB disk vda (4) with existing gpt disklabel start = 1050624 end = 52426751 length = 51376128 flags = DEBUG:blivet: DeviceTree.handle_format: name: vda2 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 26 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 27 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 28 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 29 WARNING:blivet:Stratis DBus service is not running INFO:blivet:type detected on 'vda2' is 'ext4' INFO:program:Running... dumpe2fs -h /dev/vda2 INFO:program:stdout: INFO:program:Filesystem volume name: INFO:program:Last mounted on: / INFO:program:Filesystem UUID: 2b5ed6d6-970b-4ba9-afd7-085b7b5c1782 INFO:program:Filesystem magic number: 0xEF53 INFO:program:Filesystem revision #: 1 (dynamic) INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum INFO:program:Filesystem flags: signed_directory_hash INFO:program:Default mount options: user_xattr acl INFO:program:Filesystem state: clean INFO:program:Errors behavior: Continue INFO:program:Filesystem OS type: Linux INFO:program:Inode count: 1605632 INFO:program:Block count: 6422016 INFO:program:Reserved block count: 321100 INFO:program:Overhead clusters: 144831 INFO:program:Free blocks: 3346843 INFO:program:Free inodes: 1390028 INFO:program:First block: 0 INFO:program:Block size: 4096 INFO:program:Fragment size: 4096 INFO:program:Group descriptor size: 64 INFO:program:Reserved GDT blocks: 1024 INFO:program:Blocks per group: 32768 INFO:program:Fragments per group: 32768 INFO:program:Inodes per group: 8192 INFO:program:Inode blocks per group: 512 INFO:program:Flex block group size: 16 INFO:program:Filesystem created: Fri May 26 13:02:17 2023 INFO:program:Last mount time: Fri May 26 13:23:04 2023 INFO:program:Last write time: Fri May 26 13:23:03 2023 INFO:program:Mount count: 2 INFO:program:Maximum mount count: -1 INFO:program:Last checked: Fri May 26 13:02:17 2023 INFO:program:Check interval: 0 () INFO:program:Lifetime writes: 17 GB INFO:program:Reserved blocks uid: 0 (user root) INFO:program:Reserved blocks gid: 0 (group root) INFO:program:First inode: 11 INFO:program:Inode size: 256 INFO:program:Required extra isize: 32 INFO:program:Desired extra isize: 32 INFO:program:Journal inode: 8 INFO:program:Default directory hash: half_md4 INFO:program:Directory Hash Seed: 7fb2e4b5-3d20-4f64-87d9-1c3bfa1ff170 INFO:program:Journal backup: inode blocks INFO:program:Checksum type: crc32c INFO:program:Checksum: 0x01fc1b04 INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 INFO:program:Total journal size: 128M INFO:program:Total journal blocks: 32768 INFO:program:Max transaction length: 32768 INFO:program:Fast commit length: 0 INFO:program:Journal sequence: 0x00001f54 INFO:program:Journal start: 0 INFO:program:Journal checksum type: crc32c INFO:program:Journal checksum: 0x045089e4 INFO:program: INFO:program:stderr: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' DEBUG:program:Return code: 0 INFO:program:Running... resize2fs -P /dev/vda2 INFO:program:stdout: INFO:program:Estimated minimum size of the filesystem: 3189463 INFO:program:stderr: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' DEBUG:program:Return code: 0 DEBUG:blivet:padding min size from 12.17 GiB up to 12.66 GiB DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 30 DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: ext4 ; current: None ; INFO:blivet:got format: existing ext4 filesystem DEBUG:blivet: DeviceTree.handle_device: name: vdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 /dev/disk/by-path/pci-0000:08:00.0 ' '/dev/disk/by-path/virtio-pci-0000:08:00.0', 'DEVNAME': '/dev/vdb', 'DEVPATH': '/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_PATH': 'pci-0000:08:00.0', 'ID_PATH_TAG': 'pci-0000_08_00_0', 'MAJOR': '252', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYS_NAME': 'vdb', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '18209664'} ; INFO:blivet:scanning vdb (/sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; 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: vdb ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/device/vendor: 3078316166340a WARNING:blivet:device/model is not a valid attribute INFO:blivet:vdb is a disk DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 33 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 DEBUG:blivet: DiskDevice._set_format: vdb ; type: None ; current: None ; DEBUG:blivet: DiskDevice.update_sysfs_path: vdb ; status: True ; DEBUG:blivet:vdb sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/size: 34313934333034300a DEBUG:blivet:updated vdb size to 20 GiB (20 GiB) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/queue/rotational: 310a INFO:blivet:added disk vdb (id 32) to device tree INFO:blivet:got device: DiskDevice instance (0x7fb6d5fff050) -- name = vdb status = True id = 32 children = [] parents = [] uuid = None size = 20 GiB format = existing None major = 252 minor = 16 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb target size = 20 GiB path = /dev/vdb format args = [] original_format = None removable = False wwn = None DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/ro: 300a DEBUG:blivet: DeviceTree.handle_format: name: vdb ; DEBUG:blivet:no type or existing type for vdb, bailing DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 /dev/cdrom ' '/dev/disk/by-diskseq/2', 'DEVNAME': '/dev/sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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_MRW': '1', 'ID_CDROM_MRW_W': '1', 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-1_0', '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-1.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', 'ID_SERIAL_SHORT': 'QM00001', '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/ata1/host0/target0:0:0/0:0:0:0/block/sr0', 'TAGS': ':systemd:uaccess:seat:', 'USEC_INITIALIZED': '18895769'} ; INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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 38 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 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/ata1/host0/target0:0:0/0: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/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/size: 323039373135310a DEBUG:blivet:updated sr0 size to 1024 MiB (1024 MiB) INFO:blivet:added cdrom sr0 (id 37) to device tree INFO:blivet:got device: OpticalDevice instance (0x7fb6d56165d0) -- name = sr0 status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 11 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 target size = 1024 MiB 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:no media present for device sr0 DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5', 'DEVNAME': '/dev/loop0', 'DEVPATH': '/devices/virtual/block/loop0', 'DEVTYPE': 'disk', 'DISKSEQ': '5', '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': '18123363'} ; 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 43 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 44 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 42) to device tree DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 47 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 48 DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; INFO:blivet:added loop loop0 (id 46) to device tree INFO:blivet:got device: LoopDevice instance (0x7fb6d5614110) -- name = loop0 status = False id = 46 children = [] parents = ['existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (42)'] 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 50 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 51 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 52 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 53 INFO:blivet:type detected on 'loop0' is 'squashfs' DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 54 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:device /dev/vda data[440:443] = 00000000 INFO:blivet:edd: MBR signature on vda is zero. new disk image? INFO:blivet:edd: collected mbr signatures: {} DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned None DEBUG:blivet:failed to resolve '/dev/zram0' DEBUG:anaconda.storage:Marking device sr0 as protected. DEBUG:blivet: PartitionDevice.teardown: vda1 ; 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: vda2 ; 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:blivet: Ext4FS.teardown: device: /dev/vda2 ; type: ext4 ; status: False ; DEBUG:blivet: Ext4FS.teardown: device: /dev/vda2 ; type: ext4 ; status: False ; DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: Ext4FS.setup: device: /dev/vda2 ; type: ext4 ; status: False ; INFO:program:Running... mount -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage DEBUG:program:Return code: 0 INFO:program:Running... arch INFO:program:stdout: INFO:program:x86_64 DEBUG:program:Return code: 0 DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab DEBUG:blivet:resolved 'UUID=2b5ed6d6-970b-4ba9-afd7-085b7b5c1782' to 'vda2' (partition) DEBUG:blivet:resolved 'UUID=DD8E-6855' to 'vda1' (partition) DEBUG:blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned None DEBUG:blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet:failed to resolve '/dev//swapfile' INFO:program:Running... umount /mnt/sysimage DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/vda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; DEBUG:blivet: Ext4FS.teardown: device: /dev/vda2 ; type: ext4 ; status: False ; DEBUG:blivet: Ext4FS.teardown: device: /dev/vda2 ; type: ext4 ; status: False ; DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:anaconda.modules.storage.storage:The storage model has changed. INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140423250060992) DEBUG:anaconda.modules.storage.storage:The storage model has changed. DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. 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 media present for device sr0 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: vda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 25 GiB disk vda (4) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 25 GiB disk vda (4) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) 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 'vdb'. DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vdb (32) ; hidden: True ; DEBUG:blivet:checking if vda depends on vdb DEBUG:blivet:checking if vda1 depends on vdb DEBUG:blivet:checking if vda2 depends on vdb DEBUG:blivet:checking if vdb depends on vdb DEBUG:blivet:checking if sr0 depends on vdb DEBUG:blivet:checking if /tmp/curl_fetch_url1/install.img (deleted) depends on vdb DEBUG:blivet:checking if loop0 depends on vdb 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: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vdb']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vdb']'. 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 ['vdb']. DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vda1 type: 0 name: EFI System Partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d6170b80> DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- disk: fileSystem: number: 2 path: /dev/vda2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d61ff600> DEBUG:blivet:finished Blivet copy DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 24.5 GiB partition vda2 (22) with existing ext4 filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition vda1 (14) with existing efi filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 24.5 GiB partition vda2 (22) with existing ext4 filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition vda1 (14) with existing efi filesystem DEBUG:anaconda.storage:Finished a copy of the storage model. INFO:blivet:hiding device existing 512 MiB partition vda1 (14) with existing efi filesystem DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 2 ; INFO:blivet:removed partition vda1 (id 14) from device tree INFO:blivet:hiding device existing 24.5 GiB partition vda2 (22) with existing ext4 filesystem DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 1 ; INFO:blivet:removed partition vda2 (id 22) from device tree INFO:blivet:hiding device existing 25 GiB disk vda (4) with existing gpt disklabel INFO:blivet:removed disk vda (id 4) from device tree DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) 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: vdb ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vdb']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vdb']'. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Configure the partitioning DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: vdb DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vdb (32) ; hidden: False ; DEBUG:blivet:dep is a leaf DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing vdb. DEBUG:blivet:removing vdb DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vdb (32) ; hidden: False ; DEBUG:blivet:dep is a leaf DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 87 DEBUG:blivet: DiskDevice._set_format: vdb ; type: None ; current: None ; INFO:blivet:registered action: [86] destroy format None on disk vdb (id 32) DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vdb be initialized? DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 20 GiB disk vdb (32) ; hidden: False ; DEBUG:blivet:dep is a leaf DEBUG:anaconda.modules.storage.disk_initialization.configuration:The clearable disk can be initialized. DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Initializing vdb. DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 89 DEBUG:blivet: DiskDevice._set_format: vdb ; type: None ; current: None ; INFO:blivet:registered action: [88] destroy format None on disk vdb (id 32) DEBUG:blivet: DiskLabel.__init__: device: /dev/vdb ; DEBUG:blivet:selecting gpt disklabel for vdb based on size DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/vdb ; label_type: gpt ; DEBUG:blivet:selecting gpt disklabel for vdb based on size DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 0 lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fb6d5642780> DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 90 DEBUG:blivet: DiskDevice._set_format: vdb ; type: disklabel ; current: None ; INFO:blivet:registered action: [91] create format gpt disklabel on disk vdb (id 32) DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fb6d5fc00d0) -- name = vdb status = True id = 32 children = [] parents = [] uuid = None size = 20 GiB format = non-existent gpt disklabel major = 252 minor = 16 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb target size = 20 GiB path = /dev/vdb format args = [] original_format = None 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet:resolved 'vdb' to 'vdb' (disk) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:anaconda.core.storage:vdb matches ['vdb'] for devicetree=existing 20 GiB disk vdb (32) with non-existent gpt disklabel existing 1024 MiB cdrom sr0 (37) existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (42) existing 0 B loop loop0 (46) and disks_only=True DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vdb DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet:resolved 'vdb' to 'vdb' (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 (0x7fb6d60a6750) -- 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 (0x7fb6d6cc9590) -- 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 (0x7fb6d56a41d0) -- 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 (0x7fb6d56d6b90) -- 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: ['vdb'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['vdb'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/tmp/curl_fetch_url1/install.img (deleted)', 'loop0', 'sr0', 'vdb'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: vdb DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['vdb'] DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['vdb'] DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 92 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 94 DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: req0 ; kids: 0 ; DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req0 ; kids: 1 ; INFO:blivet:added partition req0 (id 93) to device tree INFO:blivet:registered action: [96] create device partition req0 (id 93) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 98 DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [97] create format btrfs filesystem on partition req0 (id 93) DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for vdb. DEBUG:anaconda.modules.storage.bootloader.base:Is vdb a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 99 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: req1 ; kids: 0 ; DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req1 ; kids: 1 ; INFO:blivet:added partition req1 (id 100) to device tree INFO:blivet:registered action: [103] create device partition req1 (id 100) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: efi ; INFO:blivet:registered action: [104] create format efi filesystem mounted at /boot/efi on partition req1 (id 100) DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 106 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 108 DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: req2 ; kids: 0 ; DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req2 ; kids: 1 ; INFO:blivet:added partition req2 (id 107) to device tree INFO:blivet:registered action: [110] create device partition req2 (id 107) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 112 DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: ext4 ; INFO:blivet:registered action: [111] create format ext4 filesystem mounted at /boot on partition req2 (id 107) DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet:removing all non-preexisting partitions ['req0(id 93)', 'req1(id 100)', 'req2(id 107)'] from disk(s) ['vdb'] DEBUG:blivet:allocate_partitions: disks=['vdb'] ; partitions=['req0(id 93)', 'req1(id 100)', 'req2(id 107)'] DEBUG:blivet:removing all non-preexisting partitions ['req1(id 100)', 'req2(id 107)', 'req0(id 93)'] from disk(s) ['vdb'] DEBUG:blivet:allocating partition: req1 ; id: 100 ; disks: ['vdb'] ; boot: True ; primary: False ; size: 200 MiB ; grow: True ; max_size: 600 MiB ; start: None ; end: None DEBUG:blivet:checking freespace on vdb DEBUG:blivet:get_best_free_space_region: disk=/dev/vdb part_type=0 req_size=200 MiB boot=True best=None grow=True start=None DEBUG:blivet:checking 34-41943006 (20 GiB) DEBUG:blivet:current free range is 34-41943006 (20 GiB) DEBUG:blivet:evaluating growth potential for new layout DEBUG:blivet:calculating growth for disk /dev/vdb DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7fb6d5665810> DEBUG:blivet:adjusted start sector from 34 to 2048 DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54e9260> DEBUG:blivet: PartitionDevice._set_disk: vdb1 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb1 ; kids: 0 ; DEBUG:blivet:adding request 100 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:Chunk.grow_requests: 41938944 (2048-41940991) on /dev/vdb start = 2048 end = 41940991 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 100 name = vdb1 growable = True base = 409600 growth = 0 max_grow = 819200 done = False DEBUG:blivet:1 requests and 41529344 (19.8 GiB) left in chunk DEBUG:blivet:adding 41529344 (19.8 GiB) to 100 (vdb1) DEBUG:blivet:taking back 40710144 (19.41 GiB) from 100 (vdb1) DEBUG:blivet:new grow amount for request 100 (vdb1) is 819200 units, or 400 MiB DEBUG:blivet:request 100 (vdb1) growth: 819200 (400 MiB) size: 600 MiB DEBUG:blivet:disk /dev/vdb growth: 819200 (400 MiB) DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req1 ; kids: 1 ; DEBUG:blivet:total growth: 819200 sectors DEBUG:blivet:updating use_disk to vdb, type: 0 DEBUG:blivet:new free: 34-41943006 / 20 GiB DEBUG:blivet:new free allows for 819200 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 0x7fb6d5665810> DEBUG:blivet:adjusted start sector from 34 to 2048 DEBUG:blivet:created partition vdb1 of 200 MiB and added it to /dev/vdb DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5522e30> DEBUG:blivet: PartitionDevice._set_disk: vdb1 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb1 ; kids: 0 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5523650> DEBUG:blivet:allocating partition: req2 ; id: 107 ; disks: ['vdb'] ; boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on vdb DEBUG:blivet:get_best_free_space_region: disk=/dev/vdb 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 411648-41943006 (19.8 GiB) DEBUG:blivet:current free range is 411648-41943006 (19.8 GiB) DEBUG:blivet:evaluating growth potential for new layout DEBUG:blivet:calculating growth for disk /dev/vdb DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7fb6d5665810> DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5523b00> DEBUG:blivet: PartitionDevice._set_disk: vdb2 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb2 ; kids: 1 ; DEBUG:blivet:adding request 100 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:adding request 107 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:Chunk.grow_requests: 41938944 (2048-41940991) on /dev/vdb start = 2048 end = 41940991 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 100 name = vdb1 growable = True base = 409600 growth = 0 max_grow = 819200 done = False DEBUG:blivet:req: PartitionRequest instance -- id = 107 name = vdb2 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:1 requests and 39432192 (18.8 GiB) left in chunk DEBUG:blivet:adding 39432192 (18.8 GiB) to 100 (vdb1) DEBUG:blivet:taking back 38612992 (18.41 GiB) from 100 (vdb1) DEBUG:blivet:new grow amount for request 100 (vdb1) is 819200 units, or 400 MiB DEBUG:blivet:request 100 (vdb1) growth: 819200 (400 MiB) size: 600 MiB DEBUG:blivet:request 107 (vdb2) growth: 0 (0 B) size: 1024 MiB DEBUG:blivet:disk /dev/vdb growth: 819200 (400 MiB) DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req2 ; kids: 2 ; DEBUG:blivet:total growth: 819200 sectors DEBUG:blivet:updating use_disk to vdb, type: 0 DEBUG:blivet:new free: 411648-41943006 / 19.8 GiB DEBUG:blivet:new free allows for 819200 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 0x7fb6d5665810> DEBUG:blivet:created partition vdb2 of 1024 MiB and added it to /dev/vdb DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54e9990> DEBUG:blivet: PartitionDevice._set_disk: vdb2 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb2 ; kids: 1 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54e80e0> DEBUG:blivet:allocating partition: req0 ; id: 93 ; disks: ['vdb'] ; boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on vdb DEBUG:blivet:get_best_free_space_region: disk=/dev/vdb 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 2508800-41943006 (18.8 GiB) DEBUG:blivet:current free range is 2508800-41943006 (18.8 GiB) DEBUG:blivet:evaluating growth potential for new layout DEBUG:blivet:calculating growth for disk /dev/vdb DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7fb6d5665810> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5523600> DEBUG:blivet: PartitionDevice._set_disk: vdb3 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb3 ; kids: 2 ; DEBUG:blivet:adding request 100 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:adding request 107 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:adding request 93 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:Chunk.grow_requests: 41938944 (2048-41940991) on /dev/vdb start = 2048 end = 41940991 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 100 name = vdb1 growable = True base = 409600 growth = 0 max_grow = 819200 done = False DEBUG:blivet:req: PartitionRequest instance -- id = 107 name = vdb2 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 93 name = vdb3 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:2 requests and 38408192 (18.31 GiB) left in chunk DEBUG:blivet:adding 10973769 (5.23 GiB) to 100 (vdb1) DEBUG:blivet:taking back 10154569 (4.84 GiB) from 100 (vdb1) DEBUG:blivet:new grow amount for request 100 (vdb1) is 819200 units, or 400 MiB DEBUG:blivet:adding 27434422 (13.08 GiB) to 93 (vdb3) DEBUG:blivet:new grow amount for request 93 (vdb3) is 27434422 units, or 13.08 GiB DEBUG:blivet:1 requests and 10154570 (4.84 GiB) left in chunk DEBUG:blivet:adding 10154570 (4.84 GiB) to 93 (vdb3) DEBUG:blivet:new grow amount for request 93 (vdb3) is 37588992 units, or 17.92 GiB DEBUG:blivet:request 100 (vdb1) growth: 819200 (400 MiB) size: 600 MiB DEBUG:blivet:request 107 (vdb2) growth: 0 (0 B) size: 1024 MiB DEBUG:blivet:request 93 (vdb3) growth: 37588992 (17.92 GiB) size: 18.41 GiB DEBUG:blivet:disk /dev/vdb growth: 38408192 (18.31 GiB) DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req0 ; kids: 3 ; DEBUG:blivet:total growth: 38408192 sectors DEBUG:blivet:updating use_disk to vdb, type: 0 DEBUG:blivet:new free: 2508800-41943006 / 18.8 GiB DEBUG:blivet:new free allows for 38408192 sectors of growth DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7fb6d5665810> DEBUG:blivet:created partition vdb3 of 500 MiB and added it to /dev/vdb DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d55238d0> DEBUG:blivet: PartitionDevice._set_disk: vdb3 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb3 ; kids: 2 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54ea480> DEBUG:blivet:grow_partitions: disks=['vdb'], partitions=['vdb3(id 93)', 'vdb1(id 100)', 'vdb2(id 107)'] DEBUG:blivet:growable partitions are ['vdb3', 'vdb1'] DEBUG:blivet:adding request 93 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:adding request 100 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:adding request 107 to chunk 41938944 (2048-41940991) on /dev/vdb DEBUG:blivet:disk vdb has 1 chunks DEBUG:blivet:Chunk.grow_requests: 41938944 (2048-41940991) on /dev/vdb start = 2048 end = 41940991 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 100 name = vdb1 growable = True base = 409600 growth = 0 max_grow = 819200 done = False DEBUG:blivet:req: PartitionRequest instance -- id = 107 name = vdb2 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 93 name = vdb3 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:2 requests and 38408192 (18.31 GiB) left in chunk DEBUG:blivet:adding 10973769 (5.23 GiB) to 100 (vdb1) DEBUG:blivet:taking back 10154569 (4.84 GiB) from 100 (vdb1) DEBUG:blivet:new grow amount for request 100 (vdb1) is 819200 units, or 400 MiB DEBUG:blivet:adding 27434422 (13.08 GiB) to 93 (vdb3) DEBUG:blivet:new grow amount for request 93 (vdb3) is 27434422 units, or 13.08 GiB DEBUG:blivet:1 requests and 10154570 (4.84 GiB) left in chunk DEBUG:blivet:adding 10154570 (4.84 GiB) to 93 (vdb3) DEBUG:blivet:new grow amount for request 93 (vdb3) is 37588992 units, or 17.92 GiB DEBUG:blivet:growing partitions on vdb DEBUG:blivet:partition vdb1 (100): 0 DEBUG:blivet:new geometry for vdb1: parted.Geometry instance -- start: 2048 end: 1230847 length: 1228800 device: PedGeometry: <_ped.Geometry object at 0x7fb6d6b35f60> DEBUG:blivet:partition vdb2 (107): 0 DEBUG:blivet:new geometry for vdb2: parted.Geometry instance -- start: 1230848 end: 3327999 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7fb6d5666c80> DEBUG:blivet:partition vdb3 (93): 0 DEBUG:blivet:new geometry for vdb3: parted.Geometry instance -- start: 3328000 end: 41940991 length: 38612992 device: PedGeometry: <_ped.Geometry object at 0x7fb6d5666e00> DEBUG:blivet:removing all non-preexisting partitions ['vdb1(id 100)', 'vdb2(id 107)', 'vdb3(id 93)'] from disk(s) ['vdb'] DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req1 ; kids: 3 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req2 ; kids: 2 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vdb ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: vdb ; child: req0 ; kids: 1 ; DEBUG:blivet:back from remove_new_partitions DEBUG:blivet:extended: None DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- start: 2048 end: 1230847 length: 1228800 device: PedGeometry: <_ped.Geometry object at 0x7fb6d6b35f60> DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54e9ee0> DEBUG:blivet: PartitionDevice._set_disk: vdb1 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb1 ; kids: 0 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d56fd350> DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- start: 1230848 end: 3327999 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7fb6d5666c80> DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54ea110> DEBUG:blivet: PartitionDevice._set_disk: vdb2 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb2 ; kids: 1 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5522f20> DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- start: 3328000 end: 41940991 length: 38612992 device: PedGeometry: <_ped.Geometry object at 0x7fb6d5666e00> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d54e8a90> DEBUG:blivet: PartitionDevice._set_disk: vdb3 ; old: None ; new: vdb ; DEBUG:blivet: DiskDevice.add_child: name: vdb ; child: vdb3 ; kids: 2 ; DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d56e7c90> DEBUG:blivet:fixing size of non-existent 600 MiB partition vdb1 (100) with non-existent efi filesystem mounted at /boot/efi DEBUG:blivet:fixing size of non-existent 1024 MiB partition vdb2 (107) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet:fixing size of non-existent 18.41 GiB partition vdb3 (93) with non-existent btrfs filesystem DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7fb6d56577d0) -- name = vdb3 status = False id = 93 children = [] parents = ['existing 20 GiB disk vdb (32) with non-existent gpt disklabel'] uuid = None size = 18.41 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 500 MiB path = /dev/vdb3 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: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d56e7c90> disk = existing 20 GiB disk vdb (32) with non-existent gpt disklabel start = 3328000 end = 41940991 length = 38612992 flags = ]} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 114 DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_dhcp119 ; parent: vdb3 ; DEBUG:blivet: PartitionDevice.add_child: name: vdb3 ; child: fedora_dhcp119 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 115 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_dhcp119 ; type: None ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 117 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.113 ; type: btrfs ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 119 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.113 ; 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_dhcp119 (id 113) to device tree INFO:blivet:registered action: [120] create device btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 122 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_dhcp119 ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [121] create format btrfs filesystem on btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fb6d60a60d0) -- name = fedora_dhcp119 status = False id = 113 children = [] parents = ['non-existent 18.41 GiB partition vdb3 (93) with non-existent btrfs ' 'filesystem'] uuid = None size = 18.41 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/vdb3 format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 124 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_dhcp119 ; child: root ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 125 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 127 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume root (id 123) to device tree INFO:blivet:registered action: [128] create device btrfs subvolume root (id 123) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/home', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fb6d60a60d0) -- name = fedora_dhcp119 status = False id = 113 children = ['non-existent 18.41 GiB btrfs subvolume root (123) with non-existent btrfs ' 'filesystem mounted at /'] parents = ['non-existent 18.41 GiB partition vdb3 (93) with non-existent btrfs ' 'filesystem'] uuid = None size = 18.41 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/vdb3 format args = [] original_format = btrfs], 'size': Size (500 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 130 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_dhcp119 ; child: home ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 131 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 133 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume home (id 129) to device tree INFO:blivet:registered action: [134] create device btrfs subvolume home (id 129) DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fb6d5fc00d0) -- name = vdb status = True id = 32 children = ['non-existent 600 MiB partition vdb1 (100) with non-existent efi filesystem ' 'mounted at /boot/efi', 'non-existent 1024 MiB partition vdb2 (107) with non-existent ext4 filesystem ' 'mounted at /boot', 'non-existent 18.41 GiB partition vdb3 (93) with non-existent btrfs ' 'filesystem'] parents = [] uuid = None size = 20 GiB format = non-existent gpt disklabel major = 252 minor = 16 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb target size = 20 GiB path = /dev/vdb format args = [] original_format = None 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:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet:resolved 'vdb' to 'vdb' (disk) DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:anaconda.core.storage:vdb matches ['vdb'] for devicetree=existing 20 GiB disk vdb (32) with non-existent gpt disklabel non-existent 600 MiB partition vdb1 (100) with non-existent efi filesystem mounted at /boot/efi non-existent 1024 MiB partition vdb2 (107) with non-existent ext4 filesystem mounted at /boot non-existent 18.41 GiB partition vdb3 (93) with non-existent btrfs filesystem non-existent 18.41 GiB btrfs volume fedora_dhcp119 (113) with non-existent btrfs filesystem non-existent 18.41 GiB btrfs subvolume home (129) with non-existent btrfs filesystem mounted at /home non-existent 18.41 GiB btrfs subvolume root (123) with non-existent btrfs filesystem mounted at / existing 1024 MiB cdrom sr0 (37) existing 0 B file /tmp/curl_fetch_url1/install.img (deleted) (42) existing 0 B loop loop0 (46) and disks_only=True DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vdb DEBUG:blivet: DeviceTree.get_device_by_name: name: vdb ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet:resolved 'vdb' to 'vdb' (disk) DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_dhcp119 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 vdb 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 vdb1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vdb1) returning True WARNING:anaconda.modules.storage.bootloader.base:vdb1 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vdb1) returning True INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140423250060992) DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Validate a storage model DEBUG:anaconda.modules.storage.bootloader.base:Is vdb1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vdb1) returning True WARNING:anaconda.modules.storage.bootloader.base:vdb1 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is vdb2 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vdb2) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 1.77 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vdb1 (100) with non-existent efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vdb2 (107) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 18.41 GiB btrfs subvolume home (129) 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/lib', '/usr/share', '/', '/var', '/usr', '/tmp', '/home'}, 'must_be_on_root': {'lost+found', '/root', '/sbin', '/proc', '/mnt', '/dev', '/lib', '/etc', '/bin'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/tmp', '/boot', '/var'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/opt', '/home'}, '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.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140423250060992) DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d56ff4c0> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5545080> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 20 GiB disk vdb (32) with non-existent gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5545210> DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vda1 type: 0 name: EFI System Partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5545120> DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- disk: fileSystem: number: 2 path: /dev/vda2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d5546fc0> DEBUG:blivet:finished Blivet copy DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 24.5 GiB partition vda2 (22) with existing ext4 filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition vda1 (14) with existing efi filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 24.5 GiB partition vda2 (22) with existing ext4 filesystem DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition vda1 (14) with existing efi filesystem DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:anaconda.modules.storage.bootloader.base:Is vdb1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vdb1) returning True WARNING:anaconda.modules.storage.bootloader.base:vdb1 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vdb1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is vdb2 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vdb2) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vdb2) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 1.78 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vdb1 (100) with non-existent efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vdb2 (107) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vdb3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 18.41 GiB btrfs subvolume home (129) 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/lib', '/usr/share', '/', '/var', '/usr', '/tmp', '/home'}, 'must_be_on_root': {'lost+found', '/root', '/sbin', '/proc', '/mnt', '/dev', '/lib', '/etc', '/bin'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/tmp', '/boot', '/var'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/opt', '/home'}, '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.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Create storage layout DEBUG:blivet: PartitionDevice.teardown: vdb1 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet: PartitionDevice.teardown: vdb2 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_dhcp119 ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: vdb3 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_dhcp119 ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: vdb3 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/vdb ; type: None ; status: False ; DEBUG:blivet:action: [86] destroy format None on disk vdb (id 32) DEBUG:blivet:action: [88] destroy format None on disk vdb (id 32) DEBUG:blivet:action: [91] create format gpt disklabel on disk vdb (id 32) DEBUG:blivet:action: [96] create device partition vdb3 (id 93) DEBUG:blivet:action: [97] create format btrfs filesystem on partition vdb3 (id 93) DEBUG:blivet:action: [103] create device partition vdb1 (id 100) DEBUG:blivet:action: [104] create format efi filesystem mounted at /boot/efi on partition vdb1 (id 100) DEBUG:blivet:action: [110] create device partition vdb2 (id 107) DEBUG:blivet:action: [111] create format ext4 filesystem mounted at /boot on partition vdb2 (id 107) DEBUG:blivet:action: [120] create device btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:action: [121] create format btrfs filesystem on btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:action: [128] create device btrfs subvolume root (id 123) DEBUG:blivet:action: [134] create device btrfs subvolume home (id 129) INFO:blivet:pruning action queue... INFO:blivet:removing obsolete action 88 (86) INFO:blivet:resetting parted disks... DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vdb ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: vdb1 ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: vdb2 ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: vdb3 ; INFO:blivet:sorting actions... DEBUG:blivet:action: [86] destroy format None on disk vdb (id 32) DEBUG:blivet:action: [91] create format gpt disklabel on disk vdb (id 32) DEBUG:blivet:action: [103] create device partition vdb1 (id 100) DEBUG:blivet:action: [110] create device partition vdb2 (id 107) DEBUG:blivet:action: [111] create format ext4 filesystem mounted at /boot on partition vdb2 (id 107) DEBUG:blivet:action: [96] create device partition vdb3 (id 93) DEBUG:blivet:action: [97] create format btrfs filesystem on partition vdb3 (id 93) DEBUG:blivet:action: [120] create device btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:action: [121] create format btrfs filesystem on btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet:action: [134] create device btrfs subvolume home (id 129) DEBUG:blivet:action: [128] create device btrfs subvolume root (id 123) DEBUG:blivet:action: [104] create format efi filesystem mounted at /boot/efi on partition vdb1 (id 100) INFO:blivet:executing action: [86] destroy format None on disk vdb (id 32) DEBUG:blivet: DiskDevice.setup: vdb ; orig: True ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.destroy: device: /dev/vdb ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/vdb DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [91] create format gpt disklabel on disk vdb (id 32) DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.create: device: /dev/vdb ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel._create: device: /dev/vdb ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: DiskDevice.update_sysfs_path: vdb ; status: True ; DEBUG:blivet:vdb sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb INFO:blivet:executing action: [103] create device partition vdb1 (id 100) DEBUG:blivet: PartitionDevice.create: vdb1 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: vdb1 ; orig: False ; DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/vdb ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: vdb1 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: vdb1 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=2048 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.0384324 s, 27.3 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/vdb ; numparts: 1 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/vdb1 DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d558d3f0> DEBUG:blivet: DeviceFormat.destroy: device: /dev/vdb1 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/vdb1 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb1 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb1 ; status: True ; DEBUG:blivet:vdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb1 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb1/size: 313232383830300a DEBUG:blivet:updated vdb1 size to 600 MiB (600 MiB) INFO:blivet:executing action: [110] create device partition vdb2 (id 107) DEBUG:blivet: PartitionDevice.create: vdb2 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: vdb2 ; orig: False ; DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/vdb ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: vdb2 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: vdb2 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=1230848 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.0411668 s, 25.5 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/vdb ; numparts: 2 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/vdb2 DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d558dad0> DEBUG:blivet: DeviceFormat.destroy: device: /dev/vdb2 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/vdb2 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb2 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb2 ; status: True ; DEBUG:blivet:vdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb2 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb2/size: 323039373135320a DEBUG:blivet:updated vdb2 size to 1024 MiB (1024 MiB) INFO:blivet:executing action: [111] create format ext4 filesystem mounted at /boot on partition vdb2 (id 107) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb2 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vdb ; numparts: 2 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb2 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: Ext4FS.create: device: /dev/vdb2 ; type: ext4 ; status: False ; DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/vdb2 ; mountpoint: /boot ; INFO:program:Running... mke2fs -t ext4 /dev/vdb2 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: 550202e6-2ba6-4b03-baa1-c1a521b35c0d 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: vdb2 ; status: True ; DEBUG:blivet:vdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb2 INFO:blivet:executing action: [96] create device partition vdb3 (id 93) DEBUG:blivet: PartitionDevice.create: vdb3 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: vdb3 ; orig: False ; DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/vdb ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: vdb3 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: vdb3 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/vdb bs=512 seek=3328000 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.0393309 s, 26.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/vdb ; numparts: 3 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/vdb3 DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d559de90> DEBUG:blivet: DeviceFormat.destroy: device: /dev/vdb3 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/vdb3 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb3 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vdb3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3/size: 33383631323939320a DEBUG:blivet:updated vdb3 size to 18.41 GiB (18.41 GiB) INFO:blivet:executing action: [97] create format btrfs filesystem on partition vdb3 (id 93) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb3 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vdb ; numparts: 3 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb3 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:blivet:executing action: [120] create device btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet: BTRFSVolumeDevice.create: fedora_dhcp119 ; status: False ; DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedora_dhcp119 ; orig: False ; DEBUG:blivet: PartitionDevice.setup: vdb3 ; 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:blivet: BTRFS.setup: device: /dev/vdb3 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vdb3 ; mountpoint: None ; DEBUG:blivet: BTRFSVolumeDevice._create: fedora_dhcp119 ; status: False ; INFO:program:Running [6] mkfs.btrfs --label fedora_dhcp119 /dev/vdb3 ... INFO:program:stdout[6]: btrfs-progs v6.2.2 See https://btrfs.readthedocs.io for more information. Performing full device TRIM /dev/vdb3 (18.41GiB) ... 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_dhcp119 UUID: ea6cb91a-244f-4f45-89e3-6b3028819163 Node size: 16384 Sector size: 4096 Filesystem size: 18.41GiB 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.41GiB /dev/vdb3 INFO:program:stderr[6]: INFO:program:...done [6] (exit code: 0) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp119 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_dhcp119 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:fedora_dhcp119 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [121] create format btrfs filesystem on btrfs volume fedora_dhcp119 (id 113) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp119 ; 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_dhcp119 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:fedora_dhcp119 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:blivet:executing action: [134] create device btrfs subvolume home (id 129) DEBUG:blivet: BTRFSSubVolumeDevice.create: home ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: home ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp119 ; 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 INFO:program:Running... mount -t btrfs -o /dev/vdb3 /tmp/btrfs-tmp.113l7cfe9y8 DEBUG:program:Return code: 0 INFO:program:Running [7] btrfs subvol create /tmp/btrfs-tmp.113l7cfe9y8/home ... INFO:program:stdout[7]: Create subvolume '/tmp/btrfs-tmp.113l7cfe9y8/home' INFO:program:stderr[7]: INFO:program:...done [7] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.113l7cfe9y8 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_dhcp119 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:fedora_dhcp119 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [128] create device btrfs subvolume root (id 123) DEBUG:blivet: BTRFSSubVolumeDevice.create: root ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: root ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_dhcp119 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice._create: root ; status: False ; INFO:program:Running... mount -t btrfs -o /dev/vdb3 /tmp/btrfs-tmp.113dnq637e_ DEBUG:program:Return code: 0 INFO:program:Running [8] btrfs subvol create /tmp/btrfs-tmp.113dnq637e_/root ... INFO:program:stdout[8]: Create subvolume '/tmp/btrfs-tmp.113dnq637e_/root' INFO:program:stderr[8]: INFO:program:...done [8] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.113dnq637e_ 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_dhcp119 ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb3 ; status: True ; DEBUG:blivet:vdb3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:fedora_dhcp119 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 DEBUG:blivet:root sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb3 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [104] create format efi filesystem mounted at /boot/efi on partition vdb1 (id 100) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vdb1 ; flag: 22 ; DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vdb1 ; flag: 1 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vdb ; numparts: 3 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb1 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: EFIFS.create: device: /dev/vdb1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS._create: type: vfat ; device: /dev/vdb1 ; mountpoint: /boot/efi ; INFO:program:Running... mkdosfs /dev/vdb1 INFO:program:stdout: INFO:program:mkfs.fat 4.2 (2021-01-31) INFO:program:stderr: INFO:program:b'Cannot initialize conversion from codepage 850 to ANSI_X3.4-1968: Invalid argument' INFO:program:b'Cannot initialize conversion from ANSI_X3.4-1968 to codepage 850: Invalid argument' INFO:program:b'Using internal CP850 conversion table' DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: vdb1 ; status: True ; DEBUG:blivet:vdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.7/0000:08:00.0/virtio6/block/vdb/vdb1 DEBUG:blivet: PartitionDevice._set_parted_partition: vdb1 ; DEBUG:blivet:device vdb1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vdb1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d559cb80> DEBUG:blivet: PartitionDevice._set_parted_partition: vdb2 ; DEBUG:blivet:device vdb2 new parted_partition parted.Partition instance -- disk: fileSystem: number: 2 path: /dev/vdb2 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d559e570> DEBUG:blivet: PartitionDevice._set_parted_partition: vdb3 ; DEBUG:blivet:device vdb3 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 3 path: /dev/vdb3 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fb6d559c8b0> INFO:anaconda.modules.storage.installation:setting boot flag on vdb1 DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vdb1 ; flag: 1 ; INFO:anaconda.modules.storage.installation:Setting label on existing 600 MiB partition vdb1 (100) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' DEBUG:blivet: DiskDevice.setup: vdb ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vdb ; numparts: 3 ; 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: Ext4FS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (140423250060992) 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 212 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 214 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 216 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 218 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 220 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 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 224 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 226 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 228 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 230 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 232 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 234 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 236 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 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 240 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 242 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 244 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 246 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 248 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 250 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:blivet: BTRFS.setup: device: /dev/vdb3 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vdb3 ; mountpoint: / ; INFO:program:Running... mount -t btrfs -o subvol=root,compress=zstd:1 /dev/vdb3 /mnt/sysimage DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb2 ; 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:blivet: Ext4FS.setup: device: /dev/vdb2 ; type: ext4 ; status: False ; INFO:program:Running... mount -t ext4 -o defaults /dev/vdb2 /mnt/sysimage/boot DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: vdb1 ; 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:blivet: EFIFS.setup: device: /dev/vdb1 ; type: efi ; status: False ; INFO:program:Running... mount -t vfat -o umask=0077,shortname=winnt /dev/vdb1 /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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:blivet: BTRFS.setup: device: /dev/vdb3 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vdb3 ; mountpoint: /home ; INFO:program:Running... mount -t btrfs -o subvol=home,compress=zstd:1 /dev/vdb3 /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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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 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 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a 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.threading:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (140423250060992) 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.threading:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (140423250060992) 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.threading:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Create rescue images DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (140423250060992) 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.2.9-300.fc38.x86_64, 0-rescue-9c5eb1ed54844246ba5c1a4562bd162f DEBUG:anaconda.modules.storage.bootloader.base:new default image: DEBUG:anaconda.modules.storage.bootloader.utils:Writing to /etc/sysconfig/kernel. INFO:anaconda.threading:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (140423250060992) 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 vdb1 INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is vdb2 INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0001,0002,0005,0006,0000,0003 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI PXEv4 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv4(0.0.0.00.0.0.0,0,0){auto_created_boot_option} INFO:program:Boot0002* UEFI PXEv6 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv6([::]:<->[::]:,0,0){auto_created_boot_option} INFO:program:Boot0003* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) INFO:program:Boot0005* UEFI HTTPv4 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv4(0.0.0.00.0.0.0,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0006* UEFI HTTPv6 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,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/vdb -p 1 -l \EFI\fedora\shimx64.efi INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0004,0001,0002,0005,0006,0000,0003 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI PXEv4 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv4(0.0.0.00.0.0.0,0,0){auto_created_boot_option} INFO:program:Boot0002* UEFI PXEv6 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv6([::]:<->[::]:,0,0){auto_created_boot_option} INFO:program:Boot0003* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) INFO:program:Boot0005* UEFI HTTPv4 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv4(0.0.0.00.0.0.0,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0006* UEFI HTTPv6 (MAC:5254006B1910) PciRoot(0x0)/Pci(0x2,0x0)/Pci(0x0,0x0)/MAC(5254006b1910,1)/IPv6([::]:<->[::]:,0,0)/Uri(){auto_created_boot_option} INFO:program:Boot0004* Fedora HD(1,GPT,ca43b732-c3d1-4d43-a197-16377d34da20,0x800,0x12c000)/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 9c5eb1ed54844246ba5c1a4562bd162f-6.2.9-300.fc38.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 Ubuntu 22.04.2 LTS (22.04) on /dev/vda2 INFO:program:Adding boot menu entry for UEFI Firmware Settings ... INFO:program:done DEBUG:program:Return code: 0 INFO:anaconda.threading:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateBLSEntriesTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Create the BLS entries DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateBLSEntriesTask-1 (140423250060992) 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.threading:Running Thread: AnaTaskThread-RecreateInitrdsTask-1 (140423250060992) 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.2.9-300.fc38.x86_64 INFO:program:Running in chroot '/mnt/sysroot'... depmod -a 6.2.9-300.fc38.x86_64 DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... dracut -f /boot/initramfs-6.2.9-300.fc38.x86_64.img 6.2.9-300.fc38.x86_64 DEBUG:program:Return code: 0 INFO:anaconda.threading:Thread Done: AnaTaskThread-RecreateInitrdsTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-FixBTRFSBootloaderTask-1 (140423250060992) 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.threading:Thread Done: AnaTaskThread-FixBTRFSBootloaderTask-1 (140423250060992) INFO:anaconda.threading:Running Thread: AnaTaskThread-FixZIPLBootloaderTask-1 (140423250060992) INFO:anaconda.modules.common.task.task:Rerun zipl DEBUG:anaconda.modules.storage.bootloader.installation:ZIPL can be run only on s390x. INFO:anaconda.threading:Thread Done: AnaTaskThread-FixZIPLBootloaderTask-1 (140423250060992) DEBUG:anaconda.modules.common.base.base:Generating kickstart... DEBUG:anaconda.modules.storage.nvdimm.nvdimm:Setting namespaces to use to: []