Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1973864 Details for
Bug 2219393
pyanaconda.modules.common.errors.general.AnacondaError: The transaction process has ended abruptly: Transaction test error:
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 213.40 KB, created by
Lukas Ruzicka
on 2023-07-03 12:49:17 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Lukas Ruzicka
Created:
2023-07-03 12:49:17 UTC
Size:
213.40 KB
patch
obsolete
>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 >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 >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 >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. >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 638763008 root disk brw-rw---- squashfs >INFO:program:loop1 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 >INFO:program:|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 / >INFO:program:`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 >INFO:program:loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >INFO:program:`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 / >INFO:program:sr0 777019392 root cdrom brw-rw---- iso9660 Fedora-ELN-BaseOS-x86_64 2023-07-03-00-13-16-00 /run/install/repo >INFO:program:vda 16106127360 root disk brw-rw---- >INFO:program:|-vda1 1048576 root disk brw-rw---- 3e51252a-ae77-4262-88be-0307675afcf6 >INFO:program:|-vda2 1073741824 root disk brw-rw---- ext4 3bc375d6-9a5c-4891-91c0-87973009fc9d d788f1dd-8b81-4ad3-9756-c2f6acd2ff57 >INFO:program:`-vda3 15029239808 root disk brw-rw---- btrfs fedora_localhost-live 0e854bbc-9856-4dc8-89cd-88a0a33bed49 792b5286-02dd-4e9d-8817-758ea04c7b0f >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 638763008 root disk brw-rw---- squashfs >loop1 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 >|-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 / >`-live-base 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 >loop2 34359738368 root disk brw-rw---- DM_snapshot_cow >`-live-rw 3221225472 root disk brw-rw---- ext4 Anaconda 11600df3-cb8c-44af-9a49-9f444e428584 / >sr0 777019392 root cdrom brw-rw---- iso9660 Fedora-ELN-BaseOS-x86_64 2023-07-03-00-13-16-00 /run/install/repo >vda 16106127360 root disk brw-rw---- >|-vda1 1048576 root disk brw-rw---- 3e51252a-ae77-4262-88be-0307675afcf6 >|-vda2 1073741824 root disk brw-rw---- ext4 3bc375d6-9a5c-4891-91c0-87973009fc9d d788f1dd-8b81-4ad3-9756-c2f6acd2ff57 >`-vda3 15029239808 root disk brw-rw---- btrfs fedora_localhost-live 0e854bbc-9856-4dc8-89cd-88a0a33bed49 792b5286-02dd-4e9d-8817-758ea04c7b0f > >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 'xfs' >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2 >DEBUG:blivet: XFS.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-vVeInGO1Vv,guid=5b336389657825e47cccf01764a2c1f7. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139726132291264) >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.8.0) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f14869aa150> >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... 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', 'vda3', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: vda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0 ' > '/dev/disk/by-path/virtio-pci-0000:04:00.0 /dev/disk/by-diskseq/1', > 'DEVNAME': '/dev/vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a91d55e6-2f1c-4ef4-8a75-5de3d30ade68', > 'ID_PATH': 'pci-0000:04:00.0', > 'ID_PATH_TAG': 'pci-0000_04_00_0', > 'MAJOR': '252', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12692581'} ; >INFO:blivet:scanning vda (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/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/virtio3/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/virtio3/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/virtio3/block/vda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/size: 33313435373238300a >DEBUG:blivet:updated vda size to 15 GiB (15 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/queue/rotational: 310a >INFO:blivet:added disk vda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f14962b9250) -- > name = vda status = True id = 4 > children = [] > parents = [] > uuid = None size = 15 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/virtio3/block/vda > target size = 15 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/virtio3/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 ; >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: a91d55e6-2f1c-4ef4-8a75-5de3d30ade68 ; label: None ; device: /dev/vda ; serial: None ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f14869a3c10>, <parted.partition.Partition object at 0x7f14966570d0>, <parted.partition.Partition object at 0x7f1486853190>] > device: <parted.device.Device object at 0x7f1486851950> > PedDisk: <_ped.Disk object at 0x7f1486851a00> >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-partuuid/3e51252a-ae77-4262-88be-0307675afcf6 ' > '/dev/disk/by-diskseq/1-part1 ' > '/dev/disk/by-path/virtio-pci-0000:04:00.0-part1 ' > '/dev/disk/by-path/pci-0000:04:00.0-part1', > 'DEVNAME': '/dev/vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '3e51252a-ae77-4262-88be-0307675afcf6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a91d55e6-2f1c-4ef4-8a75-5de3d30ade68', > 'ID_PATH': 'pci-0000:04:00.0', > 'ID_PATH_TAG': 'pci-0000_04_00_0', > 'MAJOR': '252', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12697455'} ; >INFO:blivet:scanning vda1 (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/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 15 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/virtio3/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/virtio3/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/size: 323034380a >DEBUG:blivet:updated vda1 size to 1024 KiB (1024 KiB) >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:get_format('biosboot') returning BIOSBoot instance with object id 18 >DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: biosboot ; current: None ; >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/virtio3/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/size: 323034380a >DEBUG:blivet:updated vda1 size to 1024 KiB (1024 KiB) >INFO:blivet:added partition vda1 (id 14) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f148686efd0) -- > name = vda1 status = True id = 14 > children = [] > parents = ['existing 15 GiB disk vda (4) with existing gpt disklabel'] > uuid = 3e51252a-ae77-4262-88be-0307675afcf6 size = 1024 KiB > format = existing biosboot > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1 > target size = 1024 KiB path = /dev/vda1 > 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: <parted.disk.Disk object at 0x7f1486851990> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f14868533d0> PedPartition: <_ped.Partition object at 0x7f14867c28e0> > disk = existing 15 GiB disk vda (4) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub type_uuid = b'!haHdInotNeedEFI' >DEBUG:blivet: DeviceTree.handle_format: name: vda1 ; >DEBUG:blivet:no type or existing type for vda1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/virtio-pci-0000:04:00.0-part2 ' > '/dev/disk/by-uuid/3bc375d6-9a5c-4891-91c0-87973009fc9d ' > '/dev/disk/by-partuuid/d788f1dd-8b81-4ad3-9756-c2f6acd2ff57 ' > '/dev/disk/by-path/pci-0000:04:00.0-part2 ' > '/dev/disk/by-diskseq/1-part2', > 'DEVNAME': '/dev/vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '262144', > 'ID_FS_SIZE': '1073741824', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3bc375d6-9a5c-4891-91c0-87973009fc9d', > 'ID_FS_UUID_ENC': '3bc375d6-9a5c-4891-91c0-87973009fc9d', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'd788f1dd-8b81-4ad3-9756-c2f6acd2ff57', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a91d55e6-2f1c-4ef4-8a75-5de3d30ade68', > 'ID_PATH': 'pci-0000:04:00.0', > 'ID_PATH_TAG': 'pci-0000_04_00_0', > 'MAJOR': '252', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12699700'} ; >INFO:blivet:scanning vda2 (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 22 >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/virtio3/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/virtio3/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >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/virtio3/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >INFO:blivet:added partition vda2 (id 20) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f14868d32d0) -- > name = vda2 status = True id = 20 > children = [] > parents = ['existing 15 GiB disk vda (4) with existing gpt disklabel'] > uuid = d788f1dd-8b81-4ad3-9756-c2f6acd2ff57 size = 1024 MiB > 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/virtio3/block/vda/vda2 > target size = 1024 MiB 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: <parted.disk.Disk object at 0x7f1486851990> fileSystem: <parted.filesystem.FileSystem object at 0x7f14868531d0> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1486853350> PedPartition: <_ped.Partition object at 0x7f1486863790> > disk = existing 15 GiB disk vda (4) with existing gpt disklabel > start = 4096 end = 2101247 length = 2097152 > flags = type_uuid = b'\x0f\xc6=\xaf\x84\x83Gr\x8ey=i\xd8G}\xe4' >DEBUG:blivet: DeviceTree.handle_format: name: vda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 25 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 26 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 27 >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: <none> >INFO:program:Last mounted on: /boot >INFO:program:Filesystem UUID: 3bc375d6-9a5c-4891-91c0-87973009fc9d >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 needs_recovery 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: 65536 >INFO:program:Block count: 262144 >INFO:program:Reserved block count: 13107 >INFO:program:Overhead clusters: 12949 >INFO:program:Free blocks: 182867 >INFO:program:Free inodes: 65142 >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: 127 >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: Mon Jul 3 09:14:47 2023 >INFO:program:Last mount time: Mon Jul 3 09:33:56 2023 >INFO:program:Last write time: Mon Jul 3 09:33:56 2023 >INFO:program:Mount count: 3 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jul 3 09:14:47 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 416 MB >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: 4e9883ab-0e6b-45ad-82ee-38000e884491 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x534fd5f1 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 32M >INFO:program:Total journal blocks: 8192 >INFO:program:Max transaction length: 8192 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x000002dc >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xfcb95569 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/vda2 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >INFO:program:b"Please run 'e2fsck -f /dev/vda2' first." >INFO:program:b'' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/vda2: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 28 >DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: vda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/virtio-pci-0000:04:00.0-part3 ' > '/dev/disk/by-label/fedora_localhost-live ' > '/dev/disk/by-uuid/0e854bbc-9856-4dc8-89cd-88a0a33bed49 ' > '/dev/disk/by-diskseq/1-part3 ' > '/dev/disk/by-partuuid/792b5286-02dd-4e9d-8817-758ea04c7b0f ' > '/dev/disk/by-path/pci-0000:04:00.0-part3', > 'DEVNAME': '/dev/vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_BTRFS_READY': '0', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'fedora_localhost-live', > 'ID_FS_LABEL_ENC': 'fedora_localhost-live', > 'ID_FS_LASTBLOCK': '3669248', > 'ID_FS_SIZE': '15029239808', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0e854bbc-9856-4dc8-89cd-88a0a33bed49', > 'ID_FS_UUID_ENC': '0e854bbc-9856-4dc8-89cd-88a0a33bed49', > 'ID_FS_UUID_SUB': 'd067db1c-9ac0-4cd5-8100-610d008e3ecb', > 'ID_FS_UUID_SUB_ENC': 'd067db1c-9ac0-4cd5-8100-610d008e3ecb', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2101248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '29353984', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '792b5286-02dd-4e9d-8817-758ea04c7b0f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a91d55e6-2f1c-4ef4-8a75-5de3d30ade68', > 'ID_PATH': 'pci-0000:04:00.0', > 'ID_PATH_TAG': 'pci-0000_04_00_0', > 'MAJOR': '252', > 'MINOR': '3', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'SYS_NAME': 'vda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12700634'} ; >INFO:blivet:scanning vda3 (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: vda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; 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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3/size: 32393335333938340a >DEBUG:blivet:updated vda3 size to 14 GiB (14 GiB) >DEBUG:blivet:looking up parted Partition: /dev/vda3 >DEBUG:blivet: PartitionDevice.probe: vda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/vda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3/size: 32393335333938340a >DEBUG:blivet:updated vda3 size to 14 GiB (14 GiB) >INFO:blivet:added partition vda3 (id 30) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f14875d9790) -- > name = vda3 status = True id = 30 > children = [] > parents = ['existing 15 GiB disk vda (4) with existing gpt disklabel'] > uuid = 792b5286-02dd-4e9d-8817-758ea04c7b0f size = 14 GiB > format = existing None > major = 252 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 > target size = 14 GiB path = /dev/vda3 > 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: <parted.disk.Disk object at 0x7f1486851990> fileSystem: <parted.filesystem.FileSystem object at 0x7f14868534d0> > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1486853150> PedPartition: <_ped.Partition object at 0x7f14868637e0> > disk = existing 15 GiB disk vda (4) with existing gpt disklabel > start = 2101248 end = 31455231 length = 29353984 > flags = type_uuid = b'\x0f\xc6=\xaf\x84\x83Gr\x8ey=i\xd8G}\xe4' >DEBUG:blivet: DeviceTree.handle_format: name: vda3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 35 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 36 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 37 >INFO:blivet:type detected on 'vda3' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run btrfs >INFO:program:stderr: >INFO:program:b'modprobe: FATAL: Module btrfs not found in directory /lib/modules/6.5.0-0.rc0.20230630gite55e5df193d2.5.eln127.x86_64' >DEBUG:program:Return code: 1 >DEBUG:blivet:Kernel module btrfs not available >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 38 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.fedora_localhost-live >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_localhost-live ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: fedora_localhost-live ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.39 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 >DEBUG:blivet:btrfs.39 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run btrfs >INFO:program:stderr: >INFO:program:b'modprobe: FATAL: Module btrfs not found in directory /lib/modules/6.5.0-0.rc0.20230630gite55e5df193d2.5.eln127.x86_64' >DEBUG:program:Return code: 1 >DEBUG:blivet:Kernel module btrfs not available >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 43 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.39 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume fedora_localhost-live (id 39) to device tree >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_localhost-live ; orig: True ; status: True ; controllable: 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... 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... mount -t btrfs -o subvolid=5 /dev/vda3 /tmp/btrfs-tmp.395dycm9al >INFO:program:stderr: >INFO:program:b"mount: /tmp/btrfs-tmp.395dycm9al: unknown filesystem type 'btrfs'." >INFO:program:b' dmesg(1) may have more information after failed mount system call.' >DEBUG:program:Return code: 32 >DEBUG:blivet:failed to list subvolumes: The function 'bd_btrfs_list_subvolumes' called, but not implemented! >INFO:program:Running... umount /tmp/btrfs-tmp.395dycm9al >INFO:program:stderr: >INFO:program:b'umount: /tmp/btrfs-tmp.395dycm9al: not mounted.' >DEBUG:program:Return code: 32 >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_localhost-live ; orig: True ; status: True ; controllable: 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 subvolid=5 /dev/vda3 /tmp/btrfs-tmp.3947m8mosx >INFO:program:stderr: >INFO:program:b"mount: /tmp/btrfs-tmp.3947m8mosx: unknown filesystem type 'btrfs'." >INFO:program:b' dmesg(1) may have more information after failed mount system call.' >DEBUG:program:Return code: 32 >DEBUG:blivet:failed to list subvolumes: The function 'bd_btrfs_list_subvolumes' called, but not implemented! >INFO:program:Running... umount /tmp/btrfs-tmp.3947m8mosx >INFO:program:stderr: >INFO:program:b'umount: /tmp/btrfs-tmp.3947m8mosx: not mounted.' >DEBUG:program:Return code: 32 >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:systemd:uaccess:', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' > '/dev/disk/by-diskseq/3 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-label/Fedora-ELN-BaseOS-x86_64 ' > '/dev/disk/by-uuid/2023-07-03-00-13-16-00', > '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': '3', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-1_0', > 'ID_FS_BLOCKSIZE': '2048', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.6\\x202023.06.07.180001\\x2c\\x20LIBISOBURN-1.5.6\\x2c\\x20LIBISOFS-1.5.6\\x2c\\x20LIBBURN-1.5.6', > 'ID_FS_LABEL': 'Fedora-ELN-BaseOS-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-ELN-BaseOS-x86_64', > 'ID_FS_SIZE': '777019392', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-07-03-00-13-16-00', > 'ID_FS_UUID_ENC': '2023-07-03-00-13-16-00', > 'ID_FS_VERSION': 'Joliet Extension', > '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_PART_TABLE_TYPE': 'PMBR', > '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', > 'NVME_HOST_IFACE': 'none', > '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': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '12884277'} ; >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 47 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >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: 313531373631360a >DEBUG:blivet:updated sr0 size to 741.02 MiB (741.02 MiB) >INFO:blivet:added cdrom sr0 (id 46) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f1485edaa50) -- > name = sr0 status = True id = 46 > children = [] > parents = [] > uuid = None size = 741.02 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 = 741.02 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: 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 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 54 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >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_BLOCKSIZE': '131072', > 'ID_FS_SIZE': '638759133', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12660585'} ; >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: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >INFO:blivet:added file /run/install/repo/images/install.img (id 56) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 62 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 60) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f148698ec10) -- > name = loop0 status = False id = 60 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (56)'] > 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 64 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 65 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 67 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 68 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/11600df3-cb8c-44af-9a49-9f444e428584 ' > '/dev/disk/by-diskseq/7 /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '786432', > 'ID_FS_SIZE': '3221225472', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_UUID_ENC': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12871268'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 72 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 70) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 75 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 76 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 74) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f14868d3d50) -- > name = loop1 status = False id = 74 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (70)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 78 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 79 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 80 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 81 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.p82bqi5i >INFO:program:Filesystem UUID: 11600df3-cb8c-44af-9a49-9f444e428584 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg metadata_csum_seed 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: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 194137 >INFO:program:Free inodes: 161243 >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: 383 >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: Mon Jul 3 00:08:48 2023 >INFO:program:Last mount time: Mon Jul 3 00:08:48 2023 >INFO:program:Last write time: Mon Jul 3 00:09:05 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jul 3 00:08:48 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2295 MB >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: bf6a4a8a-bf02-4a85-9250-7c740cfa36f4 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2d2741de >INFO:program:Checksum seed: 0x8e5374d9 >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000008 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xa5dcef85 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 786432 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 3 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 82 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/9', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12660860'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (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 85 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 86 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 84) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 89 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 90 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 88) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f1485ec7ed0) -- > name = loop2 status = False id = 88 > children = [] > parents = ['existing 0 B file /overlay (deleted) (84)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 92 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 93 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 94 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 95 >INFO:blivet:type detected on 'loop2' is 'DM_snapshot_cow' >DEBUG:blivet:get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 96 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/11600df3-cb8c-44af-9a49-9f444e428584 ' > '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '10', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '786432', > 'ID_FS_SIZE': '3221225472', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_UUID_ENC': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4733783'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (74) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (88) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 363239313435360a >DEBUG:blivet:updated live-rw size to 3 GiB (3 GiB) >INFO:blivet:added dm live-rw (id 98) to device tree >INFO:blivet:got device: DMDevice instance (0x7f1485eb5150) -- > name = live-rw status = True id = 98 > children = [] > parents = ['existing 0 B loop loop1 (74) with existing ext4 filesystem'] > uuid = None size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 3 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 102 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 103 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 104 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 105 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: / >INFO:program:Filesystem UUID: 11600df3-cb8c-44af-9a49-9f444e428584 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype needs_recovery extent 64bit flex_bg metadata_csum_seed sparse_super large_file huge_file dir_nlink extra_isize metadata_csum orphan_present >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: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 194137 >INFO:program:Free inodes: 161243 >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: 383 >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: Mon Jul 3 00:08:48 2023 >INFO:program:Last mount time: Mon Jul 3 12:41:21 2023 >INFO:program:Last write time: Mon Jul 3 12:41:21 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jul 3 00:08:48 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2295 MB >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: bf6a4a8a-bf02-4a85-9250-7c740cfa36f4 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xae039698 >INFO:program:Checksum seed: 0x8e5374d9 >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000009 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x00d93ce2 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 786432 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 3 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 106 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/11600df3-cb8c-44af-9a49-9f444e428584', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '11', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_LASTBLOCK': '786432', > 'ID_FS_SIZE': '3221225472', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_UUID_ENC': '11600df3-cb8c-44af-9a49-9f444e428584', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4759078'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (74) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 363239313435360a >DEBUG:blivet:updated live-base size to 3 GiB (3 GiB) >INFO:blivet:added dm live-base (id 108) to device tree >INFO:blivet:got device: DMDevice instance (0x7f1485f1cf90) -- > name = live-base status = True id = 108 > children = [] > parents = ['existing 0 B loop loop1 (74) with existing ext4 filesystem'] > uuid = None size = 3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 3 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax/lorax.imgutils.p82bqi5i >INFO:program:Filesystem UUID: 11600df3-cb8c-44af-9a49-9f444e428584 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg metadata_csum_seed 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: 196608 >INFO:program:Block count: 786432 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 31030 >INFO:program:Free blocks: 194137 >INFO:program:Free inodes: 161243 >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: 383 >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: Mon Jul 3 00:08:48 2023 >INFO:program:Last mount time: Mon Jul 3 00:08:48 2023 >INFO:program:Last write time: Mon Jul 3 00:09:05 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jul 3 00:08:48 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 2295 MB >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: bf6a4a8a-bf02-4a85-9250-7c740cfa36f4 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2d2741de >INFO:program:Checksum seed: 0x8e5374d9 >INFO:program:Orphan file inode: 12 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000008 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xa5dcef85 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 786432 >INFO:program:stderr: >INFO:program:b'resize2fs 1.47.0 (5-Feb-2023)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 3 GiB as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 116 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >DEBUG:testdata: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:testdata:glob match: /sys/firmware/edd/int13_dev80/ >DEBUG:blivet:edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/version: 307833300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/interface: 53435349202020200969643a203020206c756e3a20300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/mbr_signature: 307830303030303030300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/sectors: 33313435373238300a >DEBUG:testdata:sysfs attr /sys/firmware/edd/int13_dev80/host_bus: 504349200930343a30302e3020206368616e6e656c3a20300a >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:04:00.0/virtio*/block/ >INFO:blivet:edd: Could not find Virtio device for pci dev 04:00.0 channel 0 >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:04:00.0/virtio*/host*/target*:0:0/*:0:0:0/block/ >INFO:blivet:edd: Could not find VirtIO SCSI device for pci dev 04:00.0 channel 0 scsi id 0 lun 0 >DEBUG:testdata:glob: /sys/block/../devices/pci0000:00/0000:04:00.0/host0/target0:0:0/0:0:0:0/block/ >WARNING:blivet:edd: Could not find SCSI device for pci dev 04:00.0 channel 0 scsi id 0 lun 0 >DEBUG:blivet:edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x00000000 sectors: 31457280 SCSI host_bus: PCI pci_dev: 04:00.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0> >ERROR:blivet:edd: unable to match edd entry 0x80 >DEBUG:blivet:resolved 'LABEL=Fedora-ELN-BaseOS-x86_64' to 'sr0' (cdrom) >DEBUG:anaconda.storage:Resolved stage2 device to sr0. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 741,02 MiB cdrom sr0 (46) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved a stage2 source device to sr0. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/vda1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/vda1 ; type: biosboot ; 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: BTRFSVolumeDevice.teardown: fedora_localhost-live ; status: True ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; 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.teardown: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/vda3 ; type: btrfs ; 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: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >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... umount /mnt/sysimage >DEBUG:program:Return code: 0 >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: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:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/vda1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/vda1 ; type: biosboot ; 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: BTRFSVolumeDevice.teardown: fedora_localhost-live ; status: True ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/vda3 ; type: btrfs ; 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: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: BTRFS.supported: supported: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: False ; >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139726132291264) >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 en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 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 15 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 15 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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (4) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if vda depends on vda >DEBUG:blivet:checking if vda1 depends on vda >DEBUG:blivet:checking if vda2 depends on vda >DEBUG:blivet:checking if vda3 depends on vda >DEBUG:blivet:checking if fedora_localhost-live depends on vda >DEBUG:blivet:checking if sr0 depends on vda >DEBUG:blivet:checking if /run/install/repo/images/install.img depends on vda >DEBUG:blivet:checking if loop0 depends on vda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on vda >DEBUG:blivet:checking if loop1 depends on vda >DEBUG:blivet:checking if /overlay (deleted) depends on vda >DEBUG:blivet:checking if loop2 depends on vda >DEBUG:blivet:checking if live-rw depends on vda >DEBUG:blivet:checking if live-base depends on vda >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: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >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=2, 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 ['vda']. >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: <parted.disk.Disk object at 0x7f1485f837d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485ec7410> PedPartition: <_ped.Partition object at 0x7f1485f7b6a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485f837d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1485dc8150> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dc8190> PedPartition: <_ped.Partition object at 0x7f1485f7af70> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485f837d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1485dcba90> > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dcbcd0> PedPartition: <_ped.Partition object at 0x7f1485f7af20> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 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 15 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 15 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 15 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 15 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 15 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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: PartitionDevice._compute_resize: vda1 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: PartitionDevice._compute_resize: vda2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: vda2 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: PartitionDevice._compute_resize: vda2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: vda2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: vda2 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: PartitionDevice._compute_resize: vda3 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 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 15 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 15 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 15 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 15 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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition vda1 (14) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition vda2 (20) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 14 GiB partition vda3 (30) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 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 15 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 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Removing device vda. >DEBUG:blivet:removing vda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (4) with existing gpt disklabel ; hidden: False ; >DEBUG:blivet:checking if vda depends on vda >DEBUG:blivet:checking if vda1 depends on vda >DEBUG:blivet:checking if vda2 depends on vda >DEBUG:blivet:checking if vda3 depends on vda >DEBUG:blivet:checking if fedora_localhost-live depends on vda >DEBUG:blivet:checking if sr0 depends on vda >DEBUG:blivet:checking if /run/install/repo/images/install.img depends on vda >DEBUG:blivet:checking if loop0 depends on vda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on vda >DEBUG:blivet:checking if loop1 depends on vda >DEBUG:blivet:checking if /overlay (deleted) depends on vda >DEBUG:blivet:checking if loop2 depends on vda >DEBUG:blivet:checking if live-rw depends on vda >DEBUG:blivet:checking if live-base depends on vda >DEBUG:blivet:devices to remove: ['fedora_localhost-live', 'vda3', 'vda2', 'vda1'] >DEBUG:blivet:leaves to remove: ['fedora_localhost-live', 'vda2', 'vda1'] >DEBUG:blivet: PartitionDevice.remove_child: name: vda3 ; child: fedora_localhost-live ; kids: 1 ; >INFO:blivet:removed btrfs volume fedora_localhost-live (id 39) from device tree >INFO:blivet:registered action: [160] destroy device btrfs volume fedora_localhost-live (id 39) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 162 >DEBUG:blivet: PartitionDevice._set_format: vda2 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [161] destroy format ext4 filesystem on partition vda2 (id 20) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 3 ; >INFO:blivet:removed partition vda2 (id 20) from device tree >INFO:blivet:registered action: [163] destroy device partition vda2 (id 20) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 165 >DEBUG:blivet: PartitionDevice._set_format: vda1 ; type: None ; current: biosboot ; >INFO:blivet:registered action: [164] destroy format biosboot on partition vda1 (id 14) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda1 ; kids: 2 ; >INFO:blivet:removed partition vda1 (id 14) from device tree >INFO:blivet:registered action: [166] destroy device partition vda1 (id 14) >DEBUG:blivet:devices to remove: ['vda3'] >DEBUG:blivet:leaves to remove: ['vda3'] >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 168 >DEBUG:blivet: PartitionDevice._set_format: vda3 ; type: None ; current: btrfs ; >INFO:blivet:registered action: [167] destroy format btrfs filesystem on partition vda3 (id 30) >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda3 ; kids: 1 ; >INFO:blivet:removed partition vda3 (id 30) from device tree >INFO:blivet:registered action: [169] destroy device partition vda3 (id 30) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: disklabel ; >INFO:blivet:registered action: [170] destroy format gpt disklabel on disk vda (id 4) >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: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (4) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (139726132291264) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: vda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing vda. >DEBUG:blivet:removing vda >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 173 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >INFO:blivet:registered action: [172] destroy format None on disk vda (id 4) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can vda be initialized? >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 15 GiB disk vda (4) ; 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 vda. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 175 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >INFO:blivet:registered action: [174] destroy format None on disk vda (id 4) >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda ; >DEBUG:blivet:selecting None disklabel for vda based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: gpt ; >DEBUG:blivet:selecting None disklabel for vda based on size >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f1485e06210> > PedDisk: <_ped.Disk object at 0x7f1485e061c0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 176 >DEBUG:blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >INFO:blivet:registered action: [177] create format gpt disklabel on disk vda (id 4) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1485f6e790) -- > name = vda status = True id = 4 > children = [] > parents = [] > uuid = None size = 15 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: vda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >INFO:anaconda.core.storage:Detected 3.94 GiB of memory >INFO:anaconda.core.storage:Suggested swap size (3.94 GiB) exceeds 10 % of disk space, using 10 % of disk space (1.5 GiB) instead. >INFO:anaconda.core.storage:Swap attempt of 1.5 GiB >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7f1485da0610) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7f1485db5d50) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = xfs encrypted = False > size = 1024 MiB max_size = None grow = False > required_space = 0 > schemes = set()PartSpec instance (0x7f148681b390) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 MiB max_size = 70 GiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7f148686e050) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 MiB max_size = None grow = True > required_space = 50 GiB > schemes = set()PartSpec instance (0x7f1485ef39d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1.5 GiB max_size = None grow = False > required_space = 0 > schemes = set() >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: vda >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['vda'] >DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 178 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 180 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 179) to device tree >INFO:blivet:registered action: [182] create device partition req0 (id 179) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 184 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >INFO:blivet:registered action: [183] create format lvmpv on partition req0 (id 179) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for vda. >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 185 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 187 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 186) to device tree >INFO:blivet:registered action: [189] create device partition req1 (id 186) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 191 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: biosboot ; current: biosboot ; >INFO:blivet:registered action: [190] create format biosboot on partition req1 (id 186) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 192 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 194 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 193) to device tree >INFO:blivet:registered action: [196] create device partition req2 (id 193) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 198 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [197] create format xfs filesystem mounted at /boot on partition req2 (id 193) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 179)', 'req1(id 186)', 'req2(id 193)'] from disk(s) ['vda'] >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req0(id 179)', 'req1(id 186)', 'req2(id 193)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 186)', 'req2(id 193)', 'req0(id 179)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 186 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-31457246 (15 GiB) >DEBUG:blivet:current free range is 34-31457246 (15 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-31457246 / 15 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1485f71cc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 1024 KiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dfe350> PedPartition: <_ped.Partition object at 0x7f1485df9c10> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f14869ad310> PedPartition: <_ped.Partition object at 0x7f1485e73060> >DEBUG:blivet:allocating partition: req2 ; id: 193 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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 4096-31457246 (15 GiB) >DEBUG:blivet:current free range is 4096-31457246 (15 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 4096-31457246 / 15 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1485f71cc0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485ec53d0> PedPartition: <_ped.Partition object at 0x7f1485e2f920> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dfd410> PedPartition: <_ped.Partition object at 0x7f1485e2d350> >DEBUG:blivet:allocating partition: req0 ; id: 179 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda 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 2101248-31457246 (14 GiB) >DEBUG:blivet:current free range is 2101248-31457246 (14 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1485f71cc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485e35150> PedPartition: <_ped.Partition object at 0x7f1485e72a20> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 186 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:adding request 193 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:adding request 179 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 31453184 (2048-31455231) on /dev/vda start = 2048 end = 31455231 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 186 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 193 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 179 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:1 requests and 28329984 (13.51 GiB) left in chunk >DEBUG:blivet:adding 28329984 (13.51 GiB) to 179 (vda3) >DEBUG:blivet:new grow amount for request 179 (vda3) is 28329984 units, or 13.51 GiB >DEBUG:blivet:request 186 (vda1) growth: 0 (0 B) size: 1024 KiB >DEBUG:blivet:request 193 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 179 (vda3) growth: 28329984 (13.51 GiB) size: 14 GiB >DEBUG:blivet:disk /dev/vda growth: 28329984 (13.51 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 28329984 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 2101248-31457246 / 14 GiB >DEBUG:blivet:new free allows for 28329984 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f1485f71cc0> >DEBUG:blivet:created partition vda3 of 500 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485db5790> PedPartition: <_ped.Partition object at 0x7f1485e71210> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485e364d0> PedPartition: <_ped.Partition object at 0x7f1485e2ed90> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda3(id 179)', 'vda1(id 186)', 'vda2(id 193)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 179 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:adding request 186 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:adding request 193 to chunk 31453184 (2048-31455231) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 31453184 (2048-31455231) on /dev/vda start = 2048 end = 31455231 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 186 name = vda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 193 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 179 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:1 requests and 28329984 (13.51 GiB) left in chunk >DEBUG:blivet:adding 28329984 (13.51 GiB) to 179 (vda3) >DEBUG:blivet:new grow amount for request 179 (vda3) is 28329984 units, or 13.51 GiB >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (186): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71690> >DEBUG:blivet:partition vda2 (193): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 4096 end: 2101247 length: 2097152 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71540> >DEBUG:blivet:partition vda3 (179): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 2101248 end: 31455231 length: 29353984 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71450> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 186)', 'vda2(id 193)', 'vda3(id 179)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; 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: 4095 length: 2048 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71690> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485eb5590> PedPartition: <_ped.Partition object at 0x7f1485e2f970> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f14869a9910> PedPartition: <_ped.Partition object at 0x7f1485e8ab10> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 4096 end: 2101247 length: 2097152 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71540> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485eb4990> PedPartition: <_ped.Partition object at 0x7f1485e2f790> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485e34ed0> PedPartition: <_ped.Partition object at 0x7f1485e73330> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 2101248 end: 31455231 length: 29353984 > device: <parted.device.Device object at 0x7f1485f32790> PedGeometry: <_ped.Geometry object at 0x7f1485f71450> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485e07310> PedPartition: <_ped.Partition object at 0x7f1485e88220> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485e07190> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485e34fd0> PedPartition: <_ped.Partition object at 0x7f1485e2efc0> >DEBUG:blivet:fixing size of non-existent 1024 KiB partition vda1 (186) with non-existent biosboot >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (193) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 14 GiB partition vda3 (179) with non-existent lvmpv >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 200 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: fedora ; kids: 0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/queue/logical_block_size: 3531320a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >INFO:blivet:added lvmvg fedora (id 199) to device tree >INFO:blivet:registered action: [203] create device lvmvg fedora (id 199) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 204 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 206 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 208 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/fedora-root ; sysfs_path: ; >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 14 GiB free >DEBUG:blivet:Adding fedora-root/1024 MiB to fedora >INFO:blivet:added lvmlv fedora-root (id 205) to device tree >INFO:blivet:registered action: [210] create device lvmlv fedora-root (id 205) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 212 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [211] create format xfs filesystem mounted at / on lvmlv fedora-root (id 205) >DEBUG:blivet: SwapSpace.__init__: mountpoint: None ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 213 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 215 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: None ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/fedora-swap ; sysfs_path: ; >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 13 GiB free >DEBUG:blivet:Adding fedora-swap/1.5 GiB to fedora >INFO:blivet:added lvmlv fedora-swap (id 214) to device tree >INFO:blivet:registered action: [219] create device lvmlv fedora-swap (id 214) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: swap ; >INFO:blivet:registered action: [220] create format swap on lvmlv fedora-swap (id 214) >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 11.5 GiB free >DEBUG:blivet:vg fedora: 11.5 GiB free ; lvs: ['root', 'swap'] >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 11.5 GiB free >DEBUG:blivet:adding request 205 to chunk 3583 on /dev/fedora >DEBUG:blivet:adding request 214 to chunk 3583 on /dev/fedora >DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora length = 3583 size = 14 GiB >remaining = 1 pool = 2943 >DEBUG:blivet:req: LVRequest instance -- >id = 214 name = fedora-swap growable = False >base = 384 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: LVRequest instance -- >id = 205 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 17664 >done = False >DEBUG:blivet:1 requests and 2943 (11.5 GiB) left in chunk >DEBUG:blivet:adding 2943 (11.5 GiB) to 205 (fedora-root) >DEBUG:blivet:new grow amount for request 205 (fedora-root) is 2943 units, or 11.5 GiB >DEBUG:blivet:trying to set lv fedora-root size to 12.5 GiB >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 11.5 GiB free >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f1485f6e790) -- > name = vda status = True id = 4 > children = ['non-existent 1024 KiB partition vda1 (186) with non-existent biosboot', > 'non-existent 1024 MiB partition vda2 (193) with non-existent xfs filesystem ' > 'mounted at /boot', > 'non-existent 14 GiB partition vda3 (179) with non-existent lvmpv'] > parents = [] > uuid = None size = 15 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/install/repo/images/install.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: vda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'vda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora-swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (139726132291264) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-StorageValidateTask-1 (139726132291264) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2.49 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition vda1 (186) with non-existent biosboot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (193) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 14 GiB partition vda3 (179) with non-existent lvmpv >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', '/tmp', '/home', '/usr', '/var'}, 'must_be_on_root': {'/sbin', '/lib', '/mnt', 'lost+found', '/proc', '/etc', '/bin', '/dev', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/boot', '/var', '/tmp'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/opt', '/home'}, 'swap_is_recommended': True, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-StorageValidateTask-1 (139726132291264) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485da18d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485db9dd0> PedPartition: <_ped.Partition object at 0x7f1486862250> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485da18d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f14869aafd0> PedPartition: <_ped.Partition object at 0x7f1485cdfce0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485da18d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1496685fd0> PedPartition: <_ped.Partition object at 0x7f1485cdfb50> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2.49 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 KiB partition vda1 (186) with non-existent biosboot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (193) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 14 GiB partition vda3 (179) with non-existent lvmpv >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', '/tmp', '/home', '/usr', '/var'}, 'must_be_on_root': {'/sbin', '/lib', '/mnt', 'lost+found', '/proc', '/etc', '/bin', '/dev', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/boot', '/var', '/tmp'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/opt', '/home'}, 'swap_is_recommended': True, '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:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 741.02 MiB cdrom sr0 (46) with existing iso9660 filesystem >DEBUG:blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpb3y2i08g >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 741.02 MiB cdrom sr0 (46) with existing iso9660 filesystem >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: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... umount /tmp/tmpb3y2i08g >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 741.02 MiB cdrom sr0 (46) with existing iso9660 filesystem >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (139726132291264) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet:action: [160] destroy device btrfs volume fedora_localhost-live (id 39) >DEBUG:blivet:action: [161] destroy format ext4 filesystem on partition vda2 (id 20) >DEBUG:blivet:action: [163] destroy device partition vda2 (id 20) >DEBUG:blivet:action: [164] destroy format biosboot on partition vda1 (id 14) >DEBUG:blivet:action: [166] destroy device partition vda1 (id 14) >DEBUG:blivet:action: [167] destroy format btrfs filesystem on partition vda3 (id 30) >DEBUG:blivet:action: [169] destroy device partition vda3 (id 30) >DEBUG:blivet:action: [170] destroy format gpt disklabel on disk vda (id 4) >DEBUG:blivet:action: [172] destroy format None on disk vda (id 4) >DEBUG:blivet:action: [174] destroy format None on disk vda (id 4) >DEBUG:blivet:action: [177] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet:action: [182] create device partition vda3 (id 179) >DEBUG:blivet:action: [183] create format lvmpv on partition vda3 (id 179) >DEBUG:blivet:action: [189] create device partition vda1 (id 186) >DEBUG:blivet:action: [190] create format biosboot on partition vda1 (id 186) >DEBUG:blivet:action: [196] create device partition vda2 (id 193) >DEBUG:blivet:action: [197] create format xfs filesystem mounted at /boot on partition vda2 (id 193) >DEBUG:blivet:action: [203] create device lvmvg fedora (id 199) >DEBUG:blivet:action: [210] create device lvmlv fedora-root (id 205) >DEBUG:blivet:action: [211] create format xfs filesystem mounted at / on lvmlv fedora-root (id 205) >DEBUG:blivet:action: [219] create device lvmlv fedora-swap (id 214) >DEBUG:blivet:action: [220] create format swap on lvmlv fedora-swap (id 214) >INFO:blivet:pruning action queue... >INFO:blivet:removing obsolete action 174 (172) >INFO:blivet:removing obsolete action 172 (170) >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda3 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda2 ; >DEBUG:blivet:sector-based lookup found partition vda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485d02350> fileSystem: <parted.filesystem.FileSystem object at 0x7f1485d1ee10> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dd4290> PedPartition: <_ped.Partition object at 0x7f1485d4f1f0> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda1 ; >DEBUG:blivet:sector-based lookup found partition vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485d02350> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d49d50> PedPartition: <_ped.Partition object at 0x7f1485d4ca90> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda3 ; >DEBUG:blivet:sector-based lookup found partition vda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485d02350> fileSystem: <parted.filesystem.FileSystem object at 0x7f1485d5a4d0> > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d3f350> PedPartition: <_ped.Partition object at 0x7f1485d4d030> >INFO:blivet:sorting actions... >DEBUG:blivet:action: [164] destroy format biosboot on partition vda1 (id 14) >DEBUG:blivet:action: [161] destroy format ext4 filesystem on partition vda2 (id 20) >DEBUG:blivet:action: [160] destroy device btrfs volume fedora_localhost-live (id 39) >DEBUG:blivet:action: [167] destroy format btrfs filesystem on partition vda3 (id 30) >DEBUG:blivet:action: [169] destroy device partition vda3 (id 30) >DEBUG:blivet:action: [163] destroy device partition vda2 (id 20) >DEBUG:blivet:action: [166] destroy device partition vda1 (id 14) >DEBUG:blivet:action: [170] destroy format gpt disklabel on disk vda (id 4) >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >DEBUG:blivet:action: [177] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >DEBUG:blivet:action: [189] create device partition vda1 (id 186) >DEBUG:blivet:action: [196] create device partition vda2 (id 193) >DEBUG:blivet:action: [197] create format xfs filesystem mounted at /boot on partition vda2 (id 193) >DEBUG:blivet:action: [182] create device partition vda3 (id 179) >DEBUG:blivet:action: [183] create format lvmpv on partition vda3 (id 179) >DEBUG:blivet:action: [203] create device lvmvg fedora (id 199) >DEBUG:blivet:action: [219] create device lvmlv fedora-swap (id 214) >DEBUG:blivet:action: [220] create format swap on lvmlv fedora-swap (id 214) >DEBUG:blivet:action: [210] create device lvmlv fedora-root (id 205) >DEBUG:blivet:action: [211] create format xfs filesystem mounted at / on lvmlv fedora-root (id 205) >DEBUG:blivet:action: [190] create format biosboot on partition vda1 (id 186) >INFO:blivet:executing action: [164] destroy format biosboot on partition vda1 (id 14) >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.destroy: device: /dev/vda1 ; type: biosboot ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda1 >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 >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 12 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [161] destroy format ext4 filesystem on partition vda2 (id 20) >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: True ; 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 >DEBUG:blivet: Ext4FS.destroy: device: /dev/vda2 ; type: ext4 ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda2 >INFO:program:stdout: >INFO:program:/dev/vda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >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 >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [160] destroy device btrfs volume fedora_localhost-live (id 39) >DEBUG:blivet: BTRFSVolumeDevice.destroy: fedora_localhost-live ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_localhost-live ; status: True ; controllable: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedora_localhost-live ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; 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/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda3 ; mountpoint: None ; >DEBUG:blivet: BTRFSVolumeDevice._destroy: fedora_localhost-live ; status: True ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda3 >INFO:program:stdout: >INFO:program:/dev/vda3: 8 bytes were erased at offset 0x00010040 (btrfs): 5f 42 48 52 66 53 5f 4d >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [167] destroy format btrfs filesystem on partition vda3 (id 30) >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [169] destroy device partition vda3 (id 30) >DEBUG:blivet: PartitionDevice.destroy: vda3 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda3 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda3 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda3 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [163] destroy device partition vda2 (id 20) >DEBUG:blivet: PartitionDevice.destroy: vda2 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/vda2 ; type: ext4 ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda2 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda2 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda2 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [166] destroy device partition vda1 (id 14) >DEBUG:blivet: PartitionDevice.destroy: vda1 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/vda1 ; type: biosboot ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda1 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda1 ; orig: True ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: vda1 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [170] destroy format gpt disklabel on disk vda (id 4) >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.destroy: device: /dev/vda ; type: disklabel ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda >INFO:program:stdout: >INFO:program:/dev/vda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/vda: 8 bytes were erased at offset 0x3bffffe00 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/vda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa >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: [177] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; 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: vda ; status: True ; >DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda >INFO:blivet:executing action: [189] create device partition vda1 (id 186) >DEBUG:blivet: PartitionDevice.create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda1 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2047 >INFO:program:stderr: >INFO:program:b'2047+0 records in' >INFO:program:b'2047+0 records out' >INFO:program:b'1048064 bytes (1.0 MB, 1.0 MiB) copied, 0.00870885 s, 120 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/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d39210> PedPartition: <_ped.Partition object at 0x7f1485d4d7b0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >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/virtio3/block/vda/vda1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >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/virtio3/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda1/size: 323034380a >DEBUG:blivet:updated vda1 size to 1024 KiB (1024 KiB) >INFO:blivet:executing action: [196] create device partition vda2 (id 193) >DEBUG:blivet: PartitionDevice.create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda2 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=4096 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.0150068 s, 69.9 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/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485dba990> PedPartition: <_ped.Partition object at 0x7f1485cf7bf0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >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/virtio3/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >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/virtio3/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda2/size: 323039373135320a >DEBUG:blivet:updated vda2 size to 1024 MiB (1024 MiB) >INFO:blivet:executing action: [197] create format xfs filesystem mounted at /boot on partition vda2 (id 193) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 22 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.create: device: /dev/vda2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS._create: type: xfs ; device: /dev/vda2 ; mountpoint: /boot ; >INFO:program:Running... mkfs.xfs -f /dev/vda2 >INFO:program:stdout: >INFO:program:meta-data=/dev/vda2 isize=512 agcount=4, agsize=65536 blks >INFO:program: = sectsz=512 attr=2, projid32bit=1 >INFO:program: = crc=1 finobt=1, sparse=1, rmapbt=0 >INFO:program: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 >INFO:program:data = bsize=4096 blocks=262144, imaxpct=25 >INFO:program: = sunit=0 swidth=0 blks >INFO:program:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 >INFO:program:log =internal log bsize=4096 blocks=16384, version=2 >INFO:program: = sectsz=512 sunit=0 blks, lazy-count=1 >INFO:program:realtime =none extsz=4096 blocks=0, rtextents=0 >INFO:program:Discarding blocks...Done. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >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/virtio3/block/vda/vda2 >INFO:blivet:executing action: [182] create device partition vda3 (id 179) >DEBUG:blivet: PartitionDevice.create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda3 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda3 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2101248 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.0164135 s, 63.9 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/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d4b150> PedPartition: <_ped.Partition object at 0x7f1485d4d940> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3/size: 32393335333938340a >DEBUG:blivet:updated vda3 size to 14 GiB (14 GiB) >INFO:blivet:executing action: [183] create format lvmpv on partition vda3 (id 179) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vda3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.create: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume._create: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet:lvm filter: device /dev/vda3 added to the list of allowed devices >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: restoring the lvm devices list to /dev/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio3/block/vda/vda3 >INFO:blivet:executing action: [203] create device lvmvg fedora (id 199) >DEBUG:blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [219] create device lvmlv fedora-swap (id 214) >DEBUG:blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-swap ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >DEBUG:blivet:fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 333134353732380a >DEBUG:blivet:updated fedora-swap size to 1.5 GiB (1.5 GiB) >INFO:blivet:executing action: [220] create format swap on lvmlv fedora-swap (id 214) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >DEBUG:blivet: SwapSpace._create: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >DEBUG:blivet:fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:blivet:executing action: [210] create device lvmlv fedora-root (id 205) >DEBUG:blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >DEBUG:blivet:fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 32363230363230380a >DEBUG:blivet:updated fedora-root size to 12.5 GiB (12.5 GiB) >INFO:blivet:executing action: [211] create format xfs filesystem mounted at / on lvmlv fedora-root (id 205) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.create: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: XFS._create: type: xfs ; device: /dev/mapper/fedora-root ; mountpoint: / ; >INFO:program:Running... mkfs.xfs -f /dev/mapper/fedora-root >INFO:program:stdout: >INFO:program:meta-data=/dev/mapper/fedora-root isize=512 agcount=4, agsize=818944 blks >INFO:program: = sectsz=512 attr=2, projid32bit=1 >INFO:program: = crc=1 finobt=1, sparse=1, rmapbt=0 >INFO:program: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 >INFO:program:data = bsize=4096 blocks=3275776, imaxpct=25 >INFO:program: = sunit=0 swidth=0 blks >INFO:program:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 >INFO:program:log =internal log bsize=4096 blocks=16384, version=2 >INFO:program: = sectsz=512 sunit=0 blks, lazy-count=1 >INFO:program:realtime =none extsz=4096 blocks=0, rtextents=0 >INFO:program:Discarding blocks...Done. >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >DEBUG:blivet:fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >INFO:blivet:executing action: [190] create format biosboot on partition vda1 (id 186) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vda1 ; flag: 12 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.create: device: /dev/vda1 ; type: biosboot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >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/virtio3/block/vda/vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d5d4d0> PedPartition: <_ped.Partition object at 0x7f1485cf7380> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: <parted.filesystem.FileSystem object at 0x7f1485d5d350> > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d5d710> PedPartition: <_ped.Partition object at 0x7f1485cf7290> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1485dd5f90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1485d5ca50> PedPartition: <_ped.Partition object at 0x7f1485cf71a0> >INFO:anaconda.modules.storage.installation:Skipping vda2 >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 0 B free >DEBUG:blivet:fedora size is 14 GiB >DEBUG:blivet:vg fedora has 0 B free >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >DEBUG:blivet: SwapSpace._setup: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (139726132291264) >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (139726132291264) >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 327 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 329 >DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >DEBUG:blivet:updated /dev size to 3.34 KiB (3.34 KiB) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 331 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 333 >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 335 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 337 >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 339 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 341 >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 343 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >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 347 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 349 >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 351 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >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 355 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >DEBUG:blivet:updated /run size to 880 B (880 B) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 359 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-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: XFS.setup: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults /dev/mapper/fedora-root /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; 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 >DEBUG:blivet: XFS.setup: device: /dev/vda2 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults /dev/vda2 /mnt/sysimage/boot >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 >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 >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 >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: 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 >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 >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 >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: 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 >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 >DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/tmp >DEBUG:program:Return code: 0 >INFO:program:Running... findmnt -rn /mnt/sysroot >DEBUG:program:Return code: 1 >INFO:program:Running... mount --rbind /mnt/sysimage /mnt/sysroot >DEBUG:program:Return code: 0 >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (139726132291264) >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (139726132291264) >INFO:anaconda.modules.common.task.task:Write the storage configuration >INFO:anaconda.modules.storage.devicetree.fsset:not writing out mpath configuration >DEBUG:anaconda.modules.storage.iscsi.iscsi:Write iSCSI configuration. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Write FCoE configuration. >DEBUG:anaconda.modules.storage.zfcp.zfcp:Write zFCP configuration. >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (139726132291264)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2219393
:
1973854
|
1973855
|
1973856
|
1973857
|
1973858
|
1973859
|
1973860
|
1973861
|
1973862
|
1973863
| 1973864 |
1973865
|
1973866