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 1983396 Details for
Bug 2232128
pyanaconda.modules.common.errors.general.AnacondaError: Some packages from local repository have incorrect checksum
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), 286.02 KB, created by
Lukas Ruzicka
on 2023-08-15 13:37:15 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Lukas Ruzicka
Created:
2023-08-15 13:37:15 UTC
Size:
286.02 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.12/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.12/site-packages/gi/overrides/__init__.py:108: DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead > override_loader = get_loader(override_package_name) > >WARNING:py.warnings:/usr/lib64/python3.12/pkgutil.py:291: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead > return find_loader(fullname) > >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 601006080 root disk brw-rw---- squashfs /run/rootfsbase >INFO:program:sda 120034123776 root disk brw-rw---- isw_raid_member >INFO:program:|-md126 240063086592 root disk brw-rw---- >INFO:program:| |-md126p1 1048576 root disk brw-rw---- 7c0486e8-6144-49f8-894b-7d4d05f7e292 >INFO:program:| |-md126p2 1073741824 root disk brw-rw---- xfs ca89955d-d29b-4d19-b0f6-a5a984f03563 d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b >INFO:program:| `-md126p3 238986199040 root disk brw-rw---- LVM2_member LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 >INFO:program:| `-fedora-root 16106127360 root disk brw-rw---- xfs 2b97598e-3bb6-4b89-9223-2467f22e1ac0 >INFO:program:`-md127 0 root disk brw-rw---- >INFO:program:sdb 120034123776 root disk brw-rw---- isw_raid_member >INFO:program:|-md126 240063086592 root disk brw-rw---- >INFO:program:| |-md126p1 1048576 root disk brw-rw---- 7c0486e8-6144-49f8-894b-7d4d05f7e292 >INFO:program:| |-md126p2 1073741824 root disk brw-rw---- xfs ca89955d-d29b-4d19-b0f6-a5a984f03563 d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b >INFO:program:| `-md126p3 238986199040 root disk brw-rw---- LVM2_member LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 >INFO:program:| `-fedora-root 16106127360 root disk brw-rw---- xfs 2b97598e-3bb6-4b89-9223-2467f22e1ac0 >INFO:program:`-md127 0 root disk brw-rw---- >INFO:program:sdc 2516451328 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-39 2023-08-15-07-56-23-00 /run/install/repo >INFO:program:|-sdc1 2503868416 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-39 2023-08-15-07-56-23-00 48418ced-4550-44ef-8cc0-90872b51b5e7 >INFO:program:`-sdc2 12210176 root disk brw-rw---- vfat ANACONDA FA65-31CC 48418ced-4550-44ef-8cc3-90872b51b5e7 >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 601006080 root disk brw-rw---- squashfs /run/rootfsbase >sda 120034123776 root disk brw-rw---- isw_raid_member >|-md126 240063086592 root disk brw-rw---- >| |-md126p1 1048576 root disk brw-rw---- 7c0486e8-6144-49f8-894b-7d4d05f7e292 >| |-md126p2 1073741824 root disk brw-rw---- xfs ca89955d-d29b-4d19-b0f6-a5a984f03563 d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b >| `-md126p3 238986199040 root disk brw-rw---- LVM2_member LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 >| `-fedora-root 16106127360 root disk brw-rw---- xfs 2b97598e-3bb6-4b89-9223-2467f22e1ac0 >`-md127 0 root disk brw-rw---- >sdb 120034123776 root disk brw-rw---- isw_raid_member >|-md126 240063086592 root disk brw-rw---- >| |-md126p1 1048576 root disk brw-rw---- 7c0486e8-6144-49f8-894b-7d4d05f7e292 >| |-md126p2 1073741824 root disk brw-rw---- xfs ca89955d-d29b-4d19-b0f6-a5a984f03563 d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b >| `-md126p3 238986199040 root disk brw-rw---- LVM2_member LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 >| `-fedora-root 16106127360 root disk brw-rw---- xfs 2b97598e-3bb6-4b89-9223-2467f22e1ac0 >`-md127 0 root disk brw-rw---- >sdc 2516451328 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-39 2023-08-15-07-56-23-00 /run/install/repo >|-sdc1 2503868416 root disk brw-rw---- iso9660 Fedora-S-dvd-x86_64-39 2023-08-15-07-56-23-00 48418ced-4550-44ef-8cc0-90872b51b5e7 >`-sdc2 12210176 root disk brw-rw---- vfat ANACONDA FA65-31CC 48418ced-4550-44ef-8cc3-90872b51b5e7 >sr0 1073741312 root cdrom brw-rw---- >zram0 8589934592 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to '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-3bGYGbjC0n,guid=23437c51f4c24c45125c12a364db7dea. >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 (139685422692032) >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.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f0b1860fe00> >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:blivet:devices to scan: ['sdc', 'sdc1', 'sdc2', 'sda', 'sdb', 'sr0', 'loop0', 'fedora-root', 'Volume0_0', 'Volume0_0p1', 'Volume0_0p2', 'Volume0_0p3', 'imsm'] >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-PiKVM_CD-ROM_Drive_CAFEBABE-0:0 ' > '/dev/disk/by-uuid/2023-08-15-07-56-23-00 /dev/disk/by-diskseq/5 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-39', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > '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-S-dvd-x86_64-39', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-39', > 'ID_FS_SIZE': '2516144128', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-08-15-07-56-23-00', > 'ID_FS_UUID_ENC': '2023-08-15-07-56-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'CD-ROM_Drive', > 'ID_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0104', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48418ced-4550-44ef-8cc1-90872b51b5e7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_2-scsi-0_0_0_0', > 'ID_PATH_WITH_USB_REVISION': 'pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0', > 'ID_REVISION': '0515', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_SERIAL_SHORT': 'CAFEBABE', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':030101:030000:080650:', > 'ID_USB_INTERFACE_NUM': '02', > 'ID_USB_MODEL': 'CD-ROM_Drive', > 'ID_USB_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0104', > 'ID_USB_REVISION': '0515', > 'ID_USB_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_USB_SERIAL_SHORT': 'CAFEBABE', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'PiKVM', > 'ID_USB_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '1d6b', > 'ID_VENDOR': 'PiKVM', > 'ID_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1d6b', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'NVME_HOST_IFACE': 'none', > 'SCSI_MODEL': 'CD-ROM_Drive', > 'SCSI_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'SCSI_REVISION': '0515', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'PiKVM', > 'SCSI_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17178586'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.12/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: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/device/vendor: 50694b564d2020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/device/model: 43442d524f4d204472697665202020200a >INFO:blivet:sdc 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: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/size: 343931343934340a >DEBUG:blivet:updated sdc size to 2.34 GiB (2.34 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f0b190b3470) -- > name = sdc status = True id = 4 > children = [] > parents = [] > uuid = None size = 2.34 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc > target size = 2.34 GiB path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run vfat >DEBUG:program:Return code: 0 >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sdc' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-39 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-PiKVM_CD-ROM_Drive_CAFEBABE-0:0-part1 ' > '/dev/disk/by-uuid/2023-08-15-07-56-23-00 ' > '/dev/disk/by-partlabel/ISO9660 /dev/disk/by-diskseq/5-part1 ' > '/dev/disk/by-partuuid/48418ced-4550-44ef-8cc0-90872b51b5e7', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '5', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_BLOCKSIZE': '2048', > '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-S-dvd-x86_64-39', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-39', > 'ID_FS_SIZE': '2503868416', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-08-15-07-56-23-00', > 'ID_FS_UUID_ENC': '2023-08-15-07-56-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'CD-ROM_Drive', > 'ID_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0104', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', > 'ID_PART_ENTRY_NAME': 'ISO9660', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '64', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4890368', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '48418ced-4550-44ef-8cc0-90872b51b5e7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48418ced-4550-44ef-8cc1-90872b51b5e7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_2-scsi-0_0_0_0', > 'ID_PATH_WITH_USB_REVISION': 'pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0', > 'ID_REVISION': '0515', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_SERIAL_SHORT': 'CAFEBABE', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':030101:030000:080650:', > 'ID_USB_INTERFACE_NUM': '02', > 'ID_USB_MODEL': 'CD-ROM_Drive', > 'ID_USB_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0104', > 'ID_USB_REVISION': '0515', > 'ID_USB_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_USB_SERIAL_SHORT': 'CAFEBABE', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'PiKVM', > 'ID_USB_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '1d6b', > 'ID_VENDOR': 'PiKVM', > 'ID_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1d6b', > 'MAJOR': '8', > 'MINOR': '33', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'ISO9660', > 'SCSI_MODEL': 'CD-ROM_Drive', > 'SCSI_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'SCSI_REVISION': '0515', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'PiKVM', > 'SCSI_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17178610'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.34 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc1 on iso9660 >DEBUG:blivet:no device obtained for sdc1 >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/48418ced-4550-44ef-8cc3-90872b51b5e7 ' > '/dev/disk/by-partlabel/Appended2 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-PiKVM_CD-ROM_Drive_CAFEBABE-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0-part2 ' > '/dev/disk/by-diskseq/5-part2 /dev/disk/by-uuid/FA65-31CC ' > '/dev/disk/by-path/pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '5', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'usb', > 'ID_FS_BLOCKSIZE': '2048', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SIZE': '12206080', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'FA65-31CC', > 'ID_FS_UUID_ENC': 'FA65-31CC', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'CD-ROM_Drive', > 'ID_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0104', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Appended2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4890432', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '23848', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '48418ced-4550-44ef-8cc3-90872b51b5e7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '48418ced-4550-44ef-8cc1-90872b51b5e7', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_2-scsi-0_0_0_0', > 'ID_PATH_WITH_USB_REVISION': 'pci-0000:00:14.0-usbv2-0:4:1.2-scsi-0:0:0:0', > 'ID_REVISION': '0515', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_SERIAL_SHORT': 'CAFEBABE', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':030101:030000:080650:', > 'ID_USB_INTERFACE_NUM': '02', > 'ID_USB_MODEL': 'CD-ROM_Drive', > 'ID_USB_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0104', > 'ID_USB_REVISION': '0515', > 'ID_USB_SERIAL': 'PiKVM_CD-ROM_Drive_CAFEBABE-0:0', > 'ID_USB_SERIAL_SHORT': 'CAFEBABE', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'PiKVM', > 'ID_USB_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_USB_VENDOR_ID': '1d6b', > 'ID_VENDOR': 'PiKVM', > 'ID_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1d6b', > 'MAJOR': '8', > 'MINOR': '34', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'PARTNAME': 'Appended2', > 'SCSI_MODEL': 'CD-ROM_Drive', > 'SCSI_MODEL_ENC': 'CD-ROM\\x20Drive\\x20\\x20\\x20\\x20', > 'SCSI_REVISION': '0515', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'PiKVM', > 'SCSI_VENDOR_ENC': 'PiKVM\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '17178774'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2.34 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc2 on iso9660 >DEBUG:blivet:no device obtained for sdc2 >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SV300S37A120G_50026B723702E422 ' > '/dev/disk/by-id/scsi-1ATA_KINGSTON_SV300S37A120G_50026B723702E422 ' > '/dev/disk/by-id/wwn-0x50026b723702e422 ' > '/dev/disk/by-id/scsi-350026b723702e422 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/scsi-SATA_KINGSTON_SV300S3_50026B723702E422 ' > '/dev/disk/by-id/scsi-0ATA_KINGSTON_SV300S3_50026B723702E422 ' > '/dev/disk/by-diskseq/1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'KINGSTON_SV300S37A120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SV300S37A120G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': '505ABBF1', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SCSI_SERIAL': '50026B723702E422', > 'ID_SERIAL': 'KINGSTON_SV300S37A120G_50026B723702E422', > 'ID_SERIAL_SHORT': '50026B723702E422', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x50026b723702e422', > 'ID_WWN_WITH_EXTENSION': '0x50026b723702e422', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'NVME_HOST_IFACE': 'none', > 'SCSI_IDENT_LUN_ATA': 'KINGSTON_SV300S37A120G_50026B723702E422', > 'SCSI_IDENT_LUN_NAA_REG': '50026b723702e422', > 'SCSI_IDENT_LUN_T10': 'ATA_KINGSTON_SV300S37A120G_50026B723702E422', > 'SCSI_IDENT_LUN_VENDOR': '50026B723702E422', > 'SCSI_IDENT_SERIAL': '50026B723702E422', > 'SCSI_MODEL': 'KINGSTON_SV300S3', > 'SCSI_MODEL_ENC': 'KINGSTON\\x20SV300S3', > 'SCSI_REVISION': 'BBF1', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17179012'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.12/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 4b494e4753544f4e20535633303053330a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3233343434313634380a >DEBUG:blivet:updated sda size to 111.79 GiB (111.79 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f0b1860c5f0) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 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/sda > target size = 111.79 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 50026b723702e422 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >INFO:blivet:type detected on 'sda' is 'mdmember' >DEBUG:blivet: MDRaidMember.__init__: uuid: None ; label: None ; device: /dev/sda ; serial: KINGSTON_SV300S37A120G_50026B723702E422 ; exists: True ; biosraid: True ; md_uuid: None ; >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 22 >DEBUG:blivet: DiskDevice._set_format: sda ; type: mdmember ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 441870dc-d5f8-24b6-7a81-75197726ccd6 ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:blivet:using name imsm for md array containing member sda >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: MDContainerDevice._set_format: imsm ; type: None ; current: None ; >DEBUG:blivet: MDContainerDevice.update_sysfs_path: imsm ; status: True ; >DEBUG:blivet:imsm sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: MDContainerDevice.update_sysfs_path: imsm ; status: True ; >DEBUG:blivet:imsm sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 27 >DEBUG:blivet: MDContainerDevice._set_format: imsm ; type: None ; current: None ; >DEBUG:blivet: MDContainerDevice.update_sysfs_path: imsm ; status: True ; >DEBUG:blivet:imsm sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: MDContainerDevice._add_parent: imsm ; parent: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: imsm ; kids: 0 ; >DEBUG:blivet: MDContainerDevice.read_current_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/size: 300a >INFO:blivet:added mdcontainer imsm (id 23) to device tree >DEBUG:blivet: DeviceTree.handle_device: name: imsm ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/md/imsm ' > '/dev/disk/by-id/md-uuid-441870dc:d5f824b6:7a817519:7726ccd6', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'ID_IGNORE_DISKSEQ': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'imsm', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': '441870dc:d5f824b6:7a817519:7726ccd6', > 'MINOR': '127', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_dev_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_dev_sda_ROLE': 'spare', > 'UDISKS_MD_DEVICE_dev_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_dev_sdb_ROLE': 'spare', > 'UDISKS_MD_DEVNAME': 'imsm', > 'UDISKS_MD_LEVEL': 'container', > 'UDISKS_MD_METADATA': 'imsm', > 'UDISKS_MD_UUID': '441870dc:d5f824b6:7a817519:7726ccd6', > 'USEC_INITIALIZED': '17517873'} ; >INFO:blivet:scanning imsm (/sys/devices/virtual/block/md127)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: imsm ; incomplete: False ; hidden: False ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 111.79 GiB mdcontainer imsm (23) >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >INFO:blivet:got device: MDContainerDevice instance (0x7f0b19133890) -- > name = imsm status = True id = 23 > children = [] > parents = ['existing 111.79 GiB disk sda (14) with existing mdmember'] > uuid = 441870dc-d5f8-24b6-7a81-75197726ccd6 size = 111.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 0 B path = /dev/md/imsm > format args = [] original_format = None level = container spares = 0 > members = 1 > total devices = 1 metadata version = imsm >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: imsm ; >DEBUG:blivet:no media present for device imsm >INFO:blivet:got format: existing mdmember >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/scsi-0ATA_KINGSTON_SHFS37A_50026B7256057FCC ' > '/dev/disk/by-id/scsi-SATA_KINGSTON_SHFS37A_50026B7256057FCC ' > '/dev/disk/by-id/scsi-350026b7256057fcc ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' > '/dev/disk/by-diskseq/2 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/scsi-1ATA_KINGSTON_SHFS37A120G_50026B7256057FCC ' > '/dev/disk/by-id/wwn-0x50026b7256057fcc ' > '/dev/disk/by-id/ata-KINGSTON_SHFS37A120G_50026B7256057FCC', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DISKSEQ': '2', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'FIND_MULTIPATHS_WAIT_UNTIL': '0', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'KINGSTON_SHFS37A120G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SHFS37A120G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', > 'ID_REVISION': '603ABBF0', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SCSI_SERIAL': '50026B7256057FCC', > 'ID_SERIAL': 'KINGSTON_SHFS37A120G_50026B7256057FCC', > 'ID_SERIAL_SHORT': '50026B7256057FCC', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'ATA', > 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x50026b7256057fcc', > 'ID_WWN_WITH_EXTENSION': '0x50026b7256057fcc', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'NVME_HOST_IFACE': 'none', > 'SCSI_IDENT_LUN_ATA': 'KINGSTON_SHFS37A120G_50026B7256057FCC', > 'SCSI_IDENT_LUN_NAA_REG': '50026b7256057fcc', > 'SCSI_IDENT_LUN_T10': 'ATA_KINGSTON_SHFS37A120G_50026B7256057FCC', > 'SCSI_IDENT_LUN_VENDOR': '50026B7256057FCC', > 'SCSI_IDENT_SERIAL': '50026B7256057FCC', > 'SCSI_MODEL': 'KINGSTON_SHFS37A', > 'SCSI_MODEL_ENC': 'KINGSTON\\x20SHFS37A', > 'SCSI_REVISION': 'BBF0', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'disk', > 'SCSI_VENDOR': 'ATA', > 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17179094'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.12/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: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 32 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 3233343434313634380a >DEBUG:blivet:updated sdb size to 111.79 GiB (111.79 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 300a >INFO:blivet:added disk sdb (id 30) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f0b1850f2f0) -- > name = sdb status = True id = 30 > children = [] > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 111.79 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 50026b7256057fcc >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >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 'sdb' is 'mdmember' >DEBUG:blivet: MDRaidMember.__init__: uuid: None ; label: None ; device: /dev/sdb ; serial: KINGSTON_SHFS37A120G_50026B7256057FCC ; exists: True ; biosraid: True ; md_uuid: None ; >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 38 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: mdmember ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 441870dc-d5f8-24b6-7a81-75197726ccd6 ; incomplete: True ; hidden: False ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 111.79 GiB >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 111.79 GiB mdcontainer imsm (23) >DEBUG:blivet: MDContainerDevice._add_parent: imsm ; parent: sdb ; >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: imsm ; kids: 0 ; >DEBUG:blivet: MDContainerDevice.read_current_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/size: 300a >INFO:blivet:got format: existing mdmember >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-4.0 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-224DB_R93E6YAD60027P ' > '/dev/disk/by-diskseq/4', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '4', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-4_0', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH-224DB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH-224DB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4_0', > 'ID_REVISION': 'SB00', > 'ID_SCSI': '1', > 'ID_SCSI_INQUIRY': '1', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH-224DB_R93E6YAD60027P', > 'ID_SERIAL_SHORT': 'R93E6YAD60027P', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'TSSTcorp', > 'ID_VENDOR_ENC': 'TSSTcorp', > 'MAJOR': '11', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SCSI_MODEL': 'CDDVDW_SH-224DB', > 'SCSI_MODEL_ENC': 'CDDVDW\\x20SH-224DB\\x20', > 'SCSI_REVISION': 'SB00', > 'SCSI_TPGS': '0', > 'SCSI_TYPE': 'cd/dvd', > 'SCSI_VENDOR': 'TSSTcorp', > 'SCSI_VENDOR_ENC': 'TSSTcorp', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'TAGS': ':systemd:seat:uaccess:', > 'USEC_INITIALIZED': '17179174'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3: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 41 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 42 >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/ata4/host3/target3:0:0/3: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/ata4/host3/target3:0:0/3:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 MiB (1024 MiB) >INFO:blivet:added cdrom sr0 (id 40) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f0b190b04a0) -- > name = sr0 status = True id = 40 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/7', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'ID_FS_BLOCKSIZE': '131072', > 'ID_FS_SIZE': '601004212', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'ID_LOOP_BACKING_DEVICE': '8:32', > 'ID_LOOP_BACKING_FILENAME': '/run/install/repo/images/install.img', > 'ID_LOOP_BACKING_FILENAME_ENC': '\\x2frun\\x2finstall\\x2frepo\\x2fimages\\x2finstall.img', > 'ID_LOOP_BACKING_INODE': '7053', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17179197'} ; >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: /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 46 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 47 >DEBUG:blivet: FileDevice._set_format: /images/install.img ; type: None ; current: None ; >INFO:blivet:added file /images/install.img (id 45) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: FileDevice.add_child: name: /images/install.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 49) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f0b183c0620) -- > name = loop0 status = False id = 49 > children = [] > parents = ['existing 0 B file /images/install.img (45)'] > 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 53 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: fedora-root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/fedora/root ' > '/dev/mapper/fedora-root ' > '/dev/disk/by-id/dm-uuid-LVM-GJfea4nHBzFDKz88ReOkj32h46JFJvTcGVLFyGTYyJfmQsBDEXbfDdcPHe3JjqZo ' > '/dev/disk/by-uuid/2b97598e-3bb6-4b89-9223-2467f22e1ac0', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '12', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-GJfea4nHBzFDKz88ReOkj32h46JFJvTcGVLFyGTYyJfmQsBDEXbfDdcPHe3JjqZo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '3932096', > 'ID_FS_SIZE': '16038756352', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b97598e-3bb6-4b89-9223-2467f22e1ac0', > 'ID_FS_UUID_ENC': '2b97598e-3bb6-4b89-9223-2467f22e1ac0', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17949914'} ; >INFO:blivet:scanning fedora-root (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LVMDevicePopulator.run: name: fedora-root ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0p3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/md/Volume0_0p3 ' > '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea-part3 ' > '/dev/disk/by-id/lvm-pv-uuid-LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'DEVNAME': '/dev/md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '11', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'ID_FS_UUID_ENC': 'LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2101248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '466769920', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'e28aa992-69f6-45e9-a0ea-2b4382fc1fa6', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126p3', > 'SYS_PATH': '/sys/devices/virtual/block/md126/md126p3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '17602196'} ; >INFO:blivet:scanning Volume0_0p3 (/sys/devices/virtual/block/md126/md126p3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: Volume0_0p3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea ' > '/dev/md/Volume0_0', > 'DEVNAME': '/dev/md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'DISKSEQ': '11', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '002569b2-fa5e-42b3-a328-24bc88e65f64', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '126', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126', > 'SYS_PATH': '/sys/devices/virtual/block/md126', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_dev_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_dev_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_dev_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_dev_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume0_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'USEC_INITIALIZED': '17587985'} ; >INFO:blivet:scanning Volume0_0 (/sys/devices/virtual/block/md126)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: MDBiosRaidDevicePopulator.run: name: Volume0_0 ; >WARNING:blivet:device/vendor is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: imsm ; incomplete: False ; hidden: False ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdcontainer imsm (23) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: MDBiosRaidArrayDevice._add_parent: Volume0_0 ; parent: imsm ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >WARNING:blivet:Attribute name (md_uuid) which specifies member format's array UUID does not exist for this object (existing 223.58 GiB mdcontainer imsm (23)). >DEBUG:blivet: MDContainerDevice.add_child: name: imsm ; child: Volume0_0 ; kids: 0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0 ; sysfs_path: /sys/devices/virtual/block/md126 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/size: 3436383837333231360a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: None ; current: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.update_sysfs_path: Volume0_0 ; status: True ; >DEBUG:blivet:Volume0_0 sysfs_path set to /sys/devices/virtual/block/md126 >DEBUG:blivet: MDBiosRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0 ; sysfs_path: /sys/devices/virtual/block/md126 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/size: 3436383837333231360a >DEBUG:blivet:updated Volume0_0 size to 223.58 GiB (223.58 GiB) >DEBUG:blivet: MDBiosRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/Volume0_0 ; sysfs_path: /sys/devices/virtual/block/md126 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md/chunk_size: 31363338340a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: None ; current: None ; >INFO:blivet:added mdbiosraidarray Volume0_0 (id 59) to device tree >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >INFO:blivet:got device: MDBiosRaidArrayDevice instance (0x7f0b1850cb00) -- > name = Volume0_0 status = True id = 59 > children = [] > parents = ['existing 223.58 GiB mdcontainer imsm (23)'] > uuid = 53d07294-b1f6-9c97-0f68-73ef3d13c5ea size = 223.58 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 223.58 GiB path = /dev/md/Volume0_0 > format args = [] original_format = None level = raid0 spares = 1 > members = 1 > total devices = 2 metadata version = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: Volume0_0 ; >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 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: Volume0_0 ; label_type: gpt ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 002569b2-fa5e-42b3-a328-24bc88e65f64 ; label: None ; device: /dev/md/Volume0_0 ; serial: None ; exists: True ; >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f0b183c0e00>, <parted.partition.Partition object at 0x7f0b183c34d0>, <parted.partition.Partition object at 0x7f0b183c1c10>] > device: <parted.device.Device object at 0x7f0b183c33e0> > PedDisk: <_ped.Disk object at 0x7f0b184fcf00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 68 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p3 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 72 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p3 ; status: True ; >DEBUG:blivet:Volume0_0p3 sysfs_path set to /sys/devices/virtual/block/md126/md126p3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p3 ; sysfs_path: /sys/devices/virtual/block/md126/md126p3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p3/size: 3436363736393932300a >DEBUG:blivet:updated Volume0_0p3 size to 222.57 GiB (222.57 GiB) >DEBUG:blivet:looking up parted Partition: /dev/md/Volume0_0p3 >DEBUG:blivet: PartitionDevice.probe: Volume0_0p3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p3 ; sysfs_path: /sys/devices/virtual/block/md126/md126p3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p3/size: 3436363736393932300a >DEBUG:blivet:updated Volume0_0p3 size to 222.57 GiB (222.57 GiB) >INFO:blivet:added partition Volume0_0p3 (id 70) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f0b183c1ee0) -- > name = Volume0_0p3 status = True id = 70 > children = [] > parents = ['existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt ' > 'disklabel'] > uuid = e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 size = 222.57 GiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126/md126p3 > target size = 222.57 GiB path = /dev/md/Volume0_0p3 > 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 0x7f0b183c0c80> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183c1be0> PedPartition: <_ped.Partition object at 0x7f0b18478680> > disk = existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel > start = 2101248 end = 468871167 length = 466769920 > flags = lvm type_uuid = b'\xe6\xd6\xd3y\xf5\x07D\xc2\xa2<#\x8f*=\xf9(' >DEBUG:blivet: DeviceTree.handle_format: name: Volume0_0p3 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 75 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 76 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 77 >DEBUG:blivet: LVMFormatPopulator.run: pv: Volume0_0p3 ; >DEBUG:blivet:lvm filter: device /dev/md/Volume0_0p3 added to the list of allowed devices >INFO:blivet:type detected on 'Volume0_0p3' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn ; label: None ; device: /dev/md/Volume0_0p3 ; serial: None ; exists: True ; vg_name: fedora ; vg_uuid: GJfea4-nHBz-FDKz-88Re-Okj3-2h46-JFJvTc ; pe_start: 1024 KiB ; free: 207.57 GiB ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 78 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p3 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: GJfea4-nHBz-FDKz-88Re-Okj3-2h46-JFJvTc ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 80 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: Volume0_0p3 ; >DEBUG:blivet: PartitionDevice.add_child: name: Volume0_0p3 ; child: fedora ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >INFO:blivet:added lvmvg fedora (id 79) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: Volume0_0p3 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: GJfea4-nHBz-FDKz-88Re-Okj3-2h46-JFJvTc ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 222.57 GiB lvmvg fedora (79) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: GVLFyG-TYyJ-fmQs-BDEX-bfDd-cPHe-3JjqZo ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >DEBUG:blivet:fedora-root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33313435373238300a >DEBUG:blivet:updated fedora-root size to 15 GiB (15 GiB) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 87 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 88 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >DEBUG:blivet:fedora-root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33313435373238300a >DEBUG:blivet:updated fedora-root size to 15 GiB (15 GiB) >DEBUG:blivet:Adding fedora-root/15 GiB to fedora >INFO:blivet:added lvmlv fedora-root (id 83) to device tree >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-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33313435373238300a >DEBUG:blivet:updated fedora-root size to 15 GiB (15 GiB) >DEBUG:blivet: DeviceTree.handle_device: name: fedora-root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2b97598e-3bb6-4b89-9223-2467f22e1ac0 ' > '/dev/mapper/fedora-root /dev/disk/by-id/dm-name-fedora-root ' > '/dev/fedora/root ' > '/dev/disk/by-id/dm-uuid-LVM-GJfea4nHBzFDKz88ReOkj32h46JFJvTcGVLFyGTYyJfmQsBDEXbfDdcPHe3JjqZo', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '12', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-GJfea4nHBzFDKz88ReOkj32h46JFJvTcGVLFyGTYyJfmQsBDEXbfDdcPHe3JjqZo', > 'DM_VG_NAME': 'fedora', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '3932096', > 'ID_FS_SIZE': '16038756352', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b97598e-3bb6-4b89-9223-2467f22e1ac0', > 'ID_FS_UUID_ENC': '2b97598e-3bb6-4b89-9223-2467f22e1ac0', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17949914'} ; >INFO:blivet:scanning fedora-root (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB lvmlv fedora-root (83) >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f0b183c07a0) -- > name = fedora-root status = True id = 83 > children = [] > parents = ['existing 222.57 GiB lvmvg fedora (79)'] > uuid = GVLFyG-TYyJ-fmQs-BDEX-bfDd-cPHe-3JjqZo size = 15 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b1850df10) -- > name = fedora status = True id = 79 > children = ['existing 15 GiB lvmlv fedora-root (83)'] > parents = ['existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv'] > uuid = GJfea4-nHBz-FDKz-88Re-Okj3-2h46-JFJvTc size = 222.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 222.57 GiB path = /dev/fedora > format args = [] original_format = None free = 207.57 GiB PE Size = 4 MiB PE Count = 56978 > PE Free = 53138 PV Count = 1 > modified = False extents = 56978 free space = 207.57 GiB > free extents = 53138 reserved percent = 0 reserved space = 0 B > PVs = ['existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv'] > LVs = ['existing 15 GiB lvmlv fedora-root (83)'] > segment type = linear percent = 0 > VG space used = 15 GiB >DEBUG:blivet: DeviceTree.handle_format: name: fedora-root ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 90 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 91 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 92 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 93 >INFO:blivet:type detected on 'fedora-root' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/mapper/fedora-root >INFO:program:stdout: >INFO:program:dblocks = 3932096 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/fedora-root: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 94 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB lvmvg fedora (79) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15 GiB lvmlv fedora-root (83) with existing xfs filesystem >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >DEBUG:blivet:fedora size is 222.57 GiB >DEBUG:blivet:vg fedora has 207.57 GiB free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f0b183c07a0) -- > name = fedora-root status = True id = 83 > children = [] > parents = ['existing 222.57 GiB lvmvg fedora (79)'] > uuid = GVLFyG-TYyJ-fmQs-BDEX-bfDd-cPHe-3JjqZo size = 15 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15 GiB path = /dev/mapper/fedora-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b1850df10) -- > name = fedora status = True id = 79 > children = ['existing 15 GiB lvmlv fedora-root (83) with existing xfs filesystem'] > parents = ['existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv'] > uuid = GJfea4-nHBz-FDKz-88Re-Okj3-2h46-JFJvTc size = 222.57 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 222.57 GiB path = /dev/fedora > format args = [] original_format = None free = 207.57 GiB PE Size = 4 MiB PE Count = 56978 > PE Free = 53138 PV Count = 1 > modified = False extents = 56978 free space = 207.57 GiB > free extents = 53138 reserved percent = 0 reserved space = 0 B > PVs = ['existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv'] > LVs = ['existing 15 GiB lvmlv fedora-root (83) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 15 GiB >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:blivet: DeviceTree.handle_format: name: fedora-root ; >DEBUG:blivet:no type or existing type for fedora-root, bailing >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea ' > '/dev/md/Volume0_0', > 'DEVNAME': '/dev/md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'DISKSEQ': '11', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '002569b2-fa5e-42b3-a328-24bc88e65f64', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '126', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126', > 'SYS_PATH': '/sys/devices/virtual/block/md126', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_dev_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_dev_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_dev_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_dev_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume0_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'USEC_INITIALIZED': '17587985'} ; >INFO:blivet:scanning Volume0_0 (/sys/devices/virtual/block/md126)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >INFO:blivet:got device: MDBiosRaidArrayDevice instance (0x7f0b1850cb00) -- > name = Volume0_0 status = True id = 59 > children = ['existing 222,57 GiB partition Volume0_0p3 (70) with existing lvmpv'] > parents = ['existing 223,58 GiB mdcontainer imsm (23)'] > uuid = 53d07294-b1f6-9c97-0f68-73ef3d13c5ea size = 223,58 GiB > format = existing gpt disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 223,58 GiB path = /dev/md/Volume0_0 > format args = [] original_format = disklabel level = raid0 spares = 1 > members = 1 > total devices = 2 metadata version = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: Volume0_0 ; >DEBUG:blivet:no type or existing type for Volume0_0, bailing >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0p1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea-part1 ' > '/dev/md/Volume0_0p1', > 'DEVNAME': '/dev/md126p1', > 'DEVPATH': '/devices/virtual/block/md126/md126p1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '11', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_ENTRY_DISK': '9:126', > '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': '7c0486e8-6144-49f8-894b-7d4d05f7e292', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126p1', > 'SYS_PATH': '/sys/devices/virtual/block/md126/md126p1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '17602088'} ; >INFO:blivet:scanning Volume0_0p1 (/sys/devices/virtual/block/md126/md126p1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: Volume0_0p1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p1 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p1 ; status: True ; >DEBUG:blivet:Volume0_0p1 sysfs_path set to /sys/devices/virtual/block/md126/md126p1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p1 ; sysfs_path: /sys/devices/virtual/block/md126/md126p1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p1/size: 323034380a >DEBUG:blivet:updated Volume0_0p1 size to 1024 KiB (1024 KiB) >DEBUG:blivet:looking up parted Partition: /dev/md/Volume0_0p1 >DEBUG:blivet: PartitionDevice.probe: Volume0_0p1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p1 ; flag: 12 ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 102 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p1 ; type: biosboot ; current: None ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p1 ; sysfs_path: /sys/devices/virtual/block/md126/md126p1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p1/size: 323034380a >DEBUG:blivet:updated Volume0_0p1 size to 1024 KiB (1024 KiB) >INFO:blivet:added partition Volume0_0p1 (id 98) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f0b1bdc21e0) -- > name = Volume0_0p1 status = True id = 98 > children = [] > parents = ['existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt ' > 'disklabel'] > uuid = 7c0486e8-6144-49f8-894b-7d4d05f7e292 size = 1024 KiB > format = existing biosboot > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126/md126p1 > target size = 1024 KiB path = /dev/md/Volume0_0p1 > 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 0x7f0b183c0c80> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183c1a60> PedPartition: <_ped.Partition object at 0x7f0b18463740> > disk = existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub type_uuid = b'!haHdInotNeedEFI' >DEBUG:blivet: DeviceTree.handle_format: name: Volume0_0p1 ; >DEBUG:blivet:no type or existing type for Volume0_0p1, bailing >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0p2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea-part2 ' > '/dev/disk/by-uuid/ca89955d-d29b-4d19-b0f6-a5a984f03563 ' > '/dev/disk/by-partuuid/d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b ' > '/dev/md/Volume0_0p2', > 'DEVNAME': '/dev/md126p2', > 'DEVPATH': '/devices/virtual/block/md126/md126p2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '11', > 'ID_FS_BLOCKSIZE': '4096', > 'ID_FS_LASTBLOCK': '262112', > 'ID_FS_SIZE': '1006501888', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ca89955d-d29b-4d19-b0f6-a5a984f03563', > 'ID_FS_UUID_ENC': 'ca89955d-d29b-4d19-b0f6-a5a984f03563', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_ENTRY_DISK': '9:126', > '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': 'd8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126p2', > 'SYS_PATH': '/sys/devices/virtual/block/md126/md126p2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17602171'} ; >INFO:blivet:scanning Volume0_0p2 (/sys/devices/virtual/block/md126/md126p2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: Volume0_0p2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 105 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p2 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 106 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p2 ; status: True ; >DEBUG:blivet:Volume0_0p2 sysfs_path set to /sys/devices/virtual/block/md126/md126p2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p2 ; sysfs_path: /sys/devices/virtual/block/md126/md126p2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p2/size: 323039373135320a >DEBUG:blivet:updated Volume0_0p2 size to 1024 MiB (1024 MiB) >DEBUG:blivet:looking up parted Partition: /dev/md/Volume0_0p2 >DEBUG:blivet: PartitionDevice.probe: Volume0_0p2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/md/Volume0_0p2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p2 ; sysfs_path: /sys/devices/virtual/block/md126/md126p2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p2/size: 323039373135320a >DEBUG:blivet:updated Volume0_0p2 size to 1024 MiB (1024 MiB) >INFO:blivet:added partition Volume0_0p2 (id 104) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f0b184e5cd0) -- > name = Volume0_0p2 status = True id = 104 > children = [] > parents = ['existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt ' > 'disklabel'] > uuid = d8a6fe11-7cc2-4cc0-88d2-07ea2b4df25b size = 1024 MiB > format = existing None > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126/md126p2 > target size = 1024 MiB path = /dev/md/Volume0_0p2 > 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 0x7f0b183c0c80> fileSystem: <parted.filesystem.FileSystem object at 0x7f0b183c1310> > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183c1160> PedPartition: <_ped.Partition object at 0x7f0b18478630> > disk = existing 223,58 GiB mdbiosraidarray Volume0_0 (59) 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: Volume0_0p2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 108 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 109 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 110 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 111 >INFO:blivet:type detected on 'Volume0_0p2' is 'xfs' >INFO:program:Running... xfs_db -c sb 0 -c p dblocks -c p blocksize -r /dev/md/Volume0_0p2 >INFO:program:stdout: >INFO:program:dblocks = 262112 >INFO:program:blocksize = 4096 >DEBUG:program:Return code: 0 >WARNING:blivet:Failed to obtain minimum size for device /dev/md/Volume0_0p2: >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 112 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p2 ; type: xfs ; current: None ; >INFO:blivet:got format: existing xfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: Volume0_0p3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/md/Volume0_0p3 ' > '/dev/disk/by-id/md-uuid-53d07294:b1f69c97:0f6873ef:3d13c5ea-part3 ' > '/dev/disk/by-id/lvm-pv-uuid-LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'DEVNAME': '/dev/md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '11', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'ID_FS_UUID_ENC': 'LU0zFE-vqIh-QmuS-OFU1-ykF0-VtHU-VRZhfn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_IGNORE_DISKSEQ': '1', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2101248', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '466769920', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'e28aa992-69f6-45e9-a0ea-2b4382fc1fa6', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '53d07294:b1f69c97:0f6873ef:3d13c5ea', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'md126p3', > 'SYS_PATH': '/sys/devices/virtual/block/md126/md126p3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '17602196'} ; >INFO:blivet:scanning Volume0_0p3 (/sys/devices/virtual/block/md126/md126p3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222,57 GiB partition Volume0_0p3 (70) with existing lvmpv >INFO:blivet:got device: PartitionDevice instance (0x7f0b183c1ee0) -- > name = Volume0_0p3 status = True id = 70 > children = ['existing 222,57 GiB lvmvg fedora (79)'] > parents = ['existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt ' > 'disklabel'] > uuid = e28aa992-69f6-45e9-a0ea-2b4382fc1fa6 size = 222,57 GiB > format = existing lvmpv > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126/md126p3 > target size = 222,57 GiB path = /dev/md/Volume0_0p3 > format args = [] original_format = lvmpv 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 0x7f0b183c0c80> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183c1be0> PedPartition: <_ped.Partition object at 0x7f0b18478680> > disk = existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel > start = 2101248 end = 468871167 length = 466769920 > flags = lvm type_uuid = b'\xe6\xd6\xd3y\xf5\x07D\xc2\xa2<#\x8f*=\xf9(' >DEBUG:blivet: DeviceTree.handle_format: name: Volume0_0p3 ; >DEBUG:blivet:no type or existing type for Volume0_0p3, bailing >DEBUG:blivet: DeviceTree.handle_device: name: imsm ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/md/imsm ' > '/dev/disk/by-id/md-uuid-441870dc:d5f824b6:7a817519:7726ccd6', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'DISKSEQ': '9', > 'ID_IGNORE_DISKSEQ': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'imsm', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': '441870dc:d5f824b6:7a817519:7726ccd6', > 'MINOR': '127', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_dev_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_dev_sda_ROLE': 'spare', > 'UDISKS_MD_DEVICE_dev_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_dev_sdb_ROLE': 'spare', > 'UDISKS_MD_DEVNAME': 'imsm', > 'UDISKS_MD_LEVEL': 'container', > 'UDISKS_MD_METADATA': 'imsm', > 'UDISKS_MD_UUID': '441870dc:d5f824b6:7a817519:7726ccd6', > 'USEC_INITIALIZED': '17517873'} ; >INFO:blivet:scanning imsm (/sys/devices/virtual/block/md127)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: imsm ; incomplete: False ; hidden: False ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223,58 GiB mdcontainer imsm (23) >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >INFO:blivet:got device: MDContainerDevice instance (0x7f0b19133890) -- > name = imsm status = True id = 23 > children = ['existing 223,58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt ' > 'disklabel'] > parents = ['existing 111,79 GiB disk sda (14) with existing mdmember', > 'existing 111,79 GiB disk sdb (30) with existing mdmember'] > uuid = 441870dc-d5f8-24b6-7a81-75197726ccd6 size = 223,58 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 0 B path = /dev/md/imsm > format args = [] original_format = None level = container spares = 1 > members = 1 > total devices = 2 metadata version = imsm >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: imsm ; >DEBUG:blivet:no media present for device imsm >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:testdata:device /dev/Volume0_0 data[440:443] raised [Errno 2] Adresář nebo soubor neexistuje: '/dev/Volume0_0' >ERROR:blivet:edd: could not read mbrsig from disk Volume0_0: [Errno 2] Adresář nebo soubor neexistuje: '/dev/Volume0_0' >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet:resolved 'LABEL=Fedora-S-dvd-x86_64-39' to 'sdc' (disk) >DEBUG:anaconda.storage:Resolved stage2 device to sdc. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2,34 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved a stage2 source device to sdc. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; 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: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; 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._setup: fedora-root ; orig: False ; status: False ; controllable: True ; >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-0 >DEBUG:blivet: XFS.setup: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >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:program:Return code: 0 >INFO:program:Running... arch >ERROR:program:Error running arch: Adresář nebo soubor neexistuje >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:resolved 'UUID=2b97598e-3bb6-4b89-9223-2467f22e1ac0' to 'fedora-root' (lvmlv) >DEBUG:blivet:resolved 'UUID=ca89955d-d29b-4d19-b0f6-a5a984f03563' to 'Volume0_0p2' (partition) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.setup: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults,ro /dev/md/Volume0_0p2 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:fedora size is 222,57 GiB >DEBUG:blivet:vg fedora has 207,57 GiB free >DEBUG:blivet:fedora size is 222,57 GiB >DEBUG:blivet:vg fedora has 207,57 GiB free >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223,58 GiB >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139685422692032) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG: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: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['Volume0_0', 'sda', 'sdb']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['Volume0_0']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on Volume0_0 >DEBUG:blivet:checking if sda depends on Volume0_0 >DEBUG:blivet:checking if imsm depends on Volume0_0 >DEBUG:blivet:checking if sdb depends on Volume0_0 >DEBUG:blivet:checking if sr0 depends on Volume0_0 >DEBUG:blivet:checking if /images/install.img depends on Volume0_0 >DEBUG:blivet:checking if loop0 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p3 depends on Volume0_0 >DEBUG:blivet:checking if fedora depends on Volume0_0 >DEBUG:blivet:checking if fedora-root depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p1 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p2 depends on Volume0_0 >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: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['Volume0_0', 'sda', 'sdb']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['Volume0_0']'. >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 ['Volume0_0', 'sda', 'sdb']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18335640> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b18356150> PedPartition: <_ped.Partition object at 0x7f0b18141760> >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18335640> fileSystem: <parted.filesystem.FileSystem object at 0x7f0b183564b0> > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183562a0> PedPartition: <_ped.Partition object at 0x7f0b181420c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18335640> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183565a0> PedPartition: <_ped.Partition object at 0x7f0b18142070> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 83 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15 GiB lvmlv fedora-root (83) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 104 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 83 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15 GiB lvmlv fedora-root (83) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 104 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p1 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p2 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p2 ; status: True ; >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p2 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: PartitionDevice._compute_resize: Volume0_0p3 ; status: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 KiB partition Volume0_0p1 (98) with existing biosboot >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition Volume0_0p2 (104) with existing xfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0p3 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 222.57 GiB partition Volume0_0p3 (70) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Removing device Volume0_0. >DEBUG:blivet:removing Volume0_0 >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel ; hidden: False ; >DEBUG:blivet:checking if sdc depends on Volume0_0 >DEBUG:blivet:checking if sda depends on Volume0_0 >DEBUG:blivet:checking if imsm depends on Volume0_0 >DEBUG:blivet:checking if sdb depends on Volume0_0 >DEBUG:blivet:checking if sr0 depends on Volume0_0 >DEBUG:blivet:checking if /images/install.img depends on Volume0_0 >DEBUG:blivet:checking if loop0 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p3 depends on Volume0_0 >DEBUG:blivet:checking if fedora depends on Volume0_0 >DEBUG:blivet:checking if fedora-root depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p1 depends on Volume0_0 >DEBUG:blivet:checking if Volume0_0p2 depends on Volume0_0 >DEBUG:blivet:devices to remove: ['Volume0_0p2', 'Volume0_0p1', 'fedora-root', 'fedora', 'Volume0_0p3'] >DEBUG:blivet:leaves to remove: ['Volume0_0p2', 'Volume0_0p1', 'fedora-root'] >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p2 ; type: None ; current: xfs ; >INFO:blivet:registered action: [180] destroy format xfs filesystem on partition Volume0_0p2 (id 104) >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: Volume0_0p2 ; kids: 3 ; >INFO:blivet:removed partition Volume0_0p2 (id 104) from device tree >INFO:blivet:registered action: [182] destroy device partition Volume0_0p2 (id 104) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 184 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p1 ; type: None ; current: biosboot ; >INFO:blivet:registered action: [183] destroy format biosboot on partition Volume0_0p1 (id 98) >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: Volume0_0p1 ; kids: 2 ; >INFO:blivet:removed partition Volume0_0p1 (id 98) from device tree >INFO:blivet:registered action: [185] destroy device partition Volume0_0p1 (id 98) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 187 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: xfs ; >INFO:blivet:registered action: [186] destroy format xfs filesystem on lvmlv fedora-root (id 83) >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >INFO:blivet:removed lvmlv fedora-root (id 83) from device tree >INFO:blivet:registered action: [188] destroy device lvmlv fedora-root (id 83) >DEBUG:blivet:devices to remove: ['fedora', 'Volume0_0p3'] >DEBUG:blivet:leaves to remove: ['fedora'] >DEBUG:blivet: PartitionDevice.remove_child: name: Volume0_0p3 ; child: fedora ; kids: 1 ; >INFO:blivet:removed lvmvg fedora (id 79) from device tree >INFO:blivet:registered action: [189] destroy device lvmvg fedora (id 79) >DEBUG:blivet:devices to remove: ['Volume0_0p3'] >DEBUG:blivet:leaves to remove: ['Volume0_0p3'] >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 191 >DEBUG:blivet: PartitionDevice._set_format: Volume0_0p3 ; type: None ; current: lvmpv ; >INFO:blivet:registered action: [190] destroy format lvmpv on partition Volume0_0p3 (id 70) >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: Volume0_0p3 ; kids: 1 ; >INFO:blivet:removed partition Volume0_0p3 (id 70) from device tree >INFO:blivet:registered action: [192] destroy device partition Volume0_0p3 (id 70) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 194 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: None ; current: disklabel ; >INFO:blivet:registered action: [193] destroy format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >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: Volume0_0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with existing gpt disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['Volume0_0', 'sda', 'sdb']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['Volume0_0']'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (139685422692032) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sdb >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sdc >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: Volume0_0 >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 223.58 GiB mdbiosraidarray Volume0_0 (59) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Removing Volume0_0. >DEBUG:blivet:removing Volume0_0 >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 223.58 GiB mdbiosraidarray Volume0_0 (59) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 196 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: None ; current: None ; >INFO:blivet:registered action: [195] destroy format None on mdbiosraidarray Volume0_0 (id 59) >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can Volume0_0 be initialized? >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 223.58 GiB mdbiosraidarray Volume0_0 (59) ; 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 Volume0_0. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 198 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: None ; current: None ; >INFO:blivet:registered action: [197] destroy format None on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet: DiskLabel.__init__: device: /dev/md/Volume0_0 ; >DEBUG:blivet:selecting None disklabel for Volume0_0 based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/md/Volume0_0 ; label_type: gpt ; >DEBUG:blivet:selecting None disklabel for Volume0_0 based on size >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f0b181a6270> > PedDisk: <_ped.Disk object at 0x7f0b18353c40> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 199 >DEBUG:blivet: MDBiosRaidArrayDevice._set_format: Volume0_0 ; type: disklabel ; current: None ; >INFO:blivet:registered action: [200] create format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [MDBiosRaidArrayDevice instance (0x7f0b18323a40) -- > name = Volume0_0 status = True id = 59 > children = [] > parents = ['existing 223.58 GiB mdcontainer imsm (23)'] > uuid = 53d07294-b1f6-9c97-0f68-73ef3d13c5ea size = 223.58 GiB > format = non-existent gpt disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 223.58 GiB path = /dev/md/Volume0_0 > format args = [] original_format = disklabel level = raid0 spares = 1 > members = 1 > total devices = 2 metadata version = 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 /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 Volume0_0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type mdbiosraidarray >DEBUG:anaconda.modules.storage.bootloader.base:Is imsm a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type mdcontainer >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 sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: Volume0_0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with non-existent gpt disklabel >DEBUG:blivet:resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 2 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7f0b181a78c0) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 500 MiB max_size = 2 GiB grow = True > required_space = 0 > schemes = set()PartSpec instance (0x7f0b181a6ae0) -- > 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 (0x7f0b181a7e30) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > 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: ['sda', 'sdb', 'sdc', 'Volume0_0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['Volume0_0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/images/install.img', 'Volume0_0', 'imsm', 'loop0', 'sda', 'sdb', 'sdc', 'sr0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: Volume0_0 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['Volume0_0'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['Volume0_0'] >DEBUG:blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 201 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 203 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 202) to device tree >INFO:blivet:registered action: [205] create device partition req0 (id 202) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 207 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >INFO:blivet:registered action: [206] create format lvmpv on partition req0 (id 202) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for Volume0_0. >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type mdbiosraidarray >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 208 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 210 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 209) to device tree >INFO:blivet:registered action: [212] create device partition req1 (id 209) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 214 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: efi ; >INFO:blivet:registered action: [213] create format efi filesystem mounted at /boot/efi on partition req1 (id 209) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 215 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 216) to device tree >INFO:blivet:registered action: [219] create device partition req2 (id 216) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [220] create format xfs filesystem mounted at /boot on partition req2 (id 216) >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 202)', 'req1(id 209)', 'req2(id 216)'] from disk(s) ['Volume0_0'] >DEBUG:blivet:allocate_partitions: disks=['Volume0_0'] ; partitions=['req0(id 202)', 'req1(id 209)', 'req2(id 216)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 209)', 'req2(id 216)', 'req0(id 202)'] from disk(s) ['Volume0_0'] >DEBUG:blivet:allocating partition: req1 ; id: 209 ; disks: ['Volume0_0'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: True ; max_size: 2 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on Volume0_0 >DEBUG:blivet:get_best_free_space_region: disk=/dev/md/Volume0_0 part_type=0 req_size=500 MiB boot=True best=None grow=True start=None >DEBUG:blivet:checking 34-468873182 (223.58 GiB) >DEBUG:blivet:current free range is 34-468873182 (223.58 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/md/Volume0_0 >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f0b183738b0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0410> PedPartition: <_ped.Partition object at 0x7f0b18213920> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p1 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p1 ; kids: 0 ; >DEBUG:blivet:adding request 209 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:Chunk.grow_requests: 468869120 (2048-468871167) on /dev/md/Volume0_0 start = 2048 end = 468871167 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 209 name = Volume0_0p1 growable = True >base = 1024000 growth = 0 max_grow = 3170304 >done = False >DEBUG:blivet:1 requests and 467845120 (223.09 GiB) left in chunk >DEBUG:blivet:adding 467845120 (223.09 GiB) to 209 (Volume0_0p1) >DEBUG:blivet:taking back 464674816 (221.57 GiB) from 209 (Volume0_0p1) >DEBUG:blivet:new grow amount for request 209 (Volume0_0p1) is 3170304 units, or 1.51 GiB >DEBUG:blivet:request 209 (Volume0_0p1) growth: 3170304 (1.51 GiB) size: 2 GiB >DEBUG:blivet:disk /dev/md/Volume0_0 growth: 3170304 (1.51 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req1 ; kids: 1 ; >DEBUG:blivet:total growth: 3170304 sectors >DEBUG:blivet:updating use_disk to Volume0_0, type: 0 >DEBUG:blivet:new free: 34-468873182 / 223.58 GiB >DEBUG:blivet:new free allows for 3170304 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 0x7f0b183738b0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition md/Volume0_0p1 of 500 MiB and added it to /dev/md/Volume0_0 >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0560> PedPartition: <_ped.Partition object at 0x7f0b181ca8e0> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p1 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0320> PedPartition: <_ped.Partition object at 0x7f0b181d7ba0> >DEBUG:blivet:allocating partition: req2 ; id: 216 ; disks: ['Volume0_0'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on Volume0_0 >DEBUG:blivet:get_best_free_space_region: disk=/dev/md/Volume0_0 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 1026048-468873182 (223.09 GiB) >DEBUG:blivet:current free range is 1026048-468873182 (223.09 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/md/Volume0_0 >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f0b183738b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0140> PedPartition: <_ped.Partition object at 0x7f0b18229940> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p2 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p2 ; kids: 1 ; >DEBUG:blivet:adding request 209 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:adding request 216 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:Chunk.grow_requests: 468869120 (2048-468871167) on /dev/md/Volume0_0 start = 2048 end = 468871167 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 209 name = Volume0_0p1 growable = True >base = 1024000 growth = 0 max_grow = 3170304 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 216 name = Volume0_0p2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:1 requests and 465747968 (222.09 GiB) left in chunk >DEBUG:blivet:adding 465747968 (222.09 GiB) to 209 (Volume0_0p1) >DEBUG:blivet:taking back 462577664 (220.57 GiB) from 209 (Volume0_0p1) >DEBUG:blivet:new grow amount for request 209 (Volume0_0p1) is 3170304 units, or 1.51 GiB >DEBUG:blivet:request 209 (Volume0_0p1) growth: 3170304 (1.51 GiB) size: 2 GiB >DEBUG:blivet:request 216 (Volume0_0p2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:disk /dev/md/Volume0_0 growth: 3170304 (1.51 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req2 ; kids: 2 ; >DEBUG:blivet:total growth: 3170304 sectors >DEBUG:blivet:updating use_disk to Volume0_0, type: 0 >DEBUG:blivet:new free: 1026048-468873182 / 223.09 GiB >DEBUG:blivet:new free allows for 3170304 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 0x7f0b183738b0> >DEBUG:blivet:created partition md/Volume0_0p2 of 1024 MiB and added it to /dev/md/Volume0_0 >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f02c0> PedPartition: <_ped.Partition object at 0x7f0b18229030> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p2 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f02f0> PedPartition: <_ped.Partition object at 0x7f0b181d5d00> >DEBUG:blivet:allocating partition: req0 ; id: 202 ; disks: ['Volume0_0'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on Volume0_0 >DEBUG:blivet:get_best_free_space_region: disk=/dev/md/Volume0_0 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 3123200-468873182 (222.09 GiB) >DEBUG:blivet:current free range is 3123200-468873182 (222.09 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/md/Volume0_0 >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f0b183738b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f06b0> PedPartition: <_ped.Partition object at 0x7f0b18229940> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p3 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p3 ; kids: 2 ; >DEBUG:blivet:adding request 209 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:adding request 216 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:adding request 202 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:Chunk.grow_requests: 468869120 (2048-468871167) on /dev/md/Volume0_0 start = 2048 end = 468871167 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 209 name = Volume0_0p1 growable = True >base = 1024000 growth = 0 max_grow = 3170304 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 216 name = Volume0_0p2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 202 name = Volume0_0p3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:2 requests and 464723968 (221.6 GiB) left in chunk >DEBUG:blivet:adding 232361984 (110.8 GiB) to 209 (Volume0_0p1) >DEBUG:blivet:taking back 229191680 (109.29 GiB) from 209 (Volume0_0p1) >DEBUG:blivet:new grow amount for request 209 (Volume0_0p1) is 3170304 units, or 1.51 GiB >DEBUG:blivet:adding 232361984 (110.8 GiB) to 202 (Volume0_0p3) >DEBUG:blivet:new grow amount for request 202 (Volume0_0p3) is 232361984 units, or 110.8 GiB >DEBUG:blivet:1 requests and 229191680 (109.29 GiB) left in chunk >DEBUG:blivet:adding 229191680 (109.29 GiB) to 202 (Volume0_0p3) >DEBUG:blivet:new grow amount for request 202 (Volume0_0p3) is 461553664 units, or 220.09 GiB >DEBUG:blivet:request 209 (Volume0_0p1) growth: 3170304 (1.51 GiB) size: 2 GiB >DEBUG:blivet:request 216 (Volume0_0p2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 202 (Volume0_0p3) growth: 461553664 (220.09 GiB) size: 220.57 GiB >DEBUG:blivet:disk /dev/md/Volume0_0 growth: 464723968 (221.6 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 464723968 sectors >DEBUG:blivet:updating use_disk to Volume0_0, type: 0 >DEBUG:blivet:new free: 3123200-468873182 / 222.09 GiB >DEBUG:blivet:new free allows for 464723968 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f0b183738b0> >DEBUG:blivet:created partition md/Volume0_0p3 of 500 MiB and added it to /dev/md/Volume0_0 >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f08f0> PedPartition: <_ped.Partition object at 0x7f0b181d5da0> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p3 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f05f0> PedPartition: <_ped.Partition object at 0x7f0b18230180> >DEBUG:blivet:grow_partitions: disks=['Volume0_0'], partitions=['Volume0_0p3(id 202)', 'Volume0_0p1(id 209)', 'Volume0_0p2(id 216)'] >DEBUG:blivet:growable partitions are ['Volume0_0p3', 'Volume0_0p1'] >DEBUG:blivet:adding request 202 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:adding request 209 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:adding request 216 to chunk 468869120 (2048-468871167) on /dev/md/Volume0_0 >DEBUG:blivet:disk Volume0_0 has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 468869120 (2048-468871167) on /dev/md/Volume0_0 start = 2048 end = 468871167 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 209 name = Volume0_0p1 growable = True >base = 1024000 growth = 0 max_grow = 3170304 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 216 name = Volume0_0p2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 202 name = Volume0_0p3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >DEBUG:blivet:2 requests and 464723968 (221.6 GiB) left in chunk >DEBUG:blivet:adding 232361984 (110.8 GiB) to 209 (Volume0_0p1) >DEBUG:blivet:taking back 229191680 (109.29 GiB) from 209 (Volume0_0p1) >DEBUG:blivet:new grow amount for request 209 (Volume0_0p1) is 3170304 units, or 1.51 GiB >DEBUG:blivet:adding 232361984 (110.8 GiB) to 202 (Volume0_0p3) >DEBUG:blivet:new grow amount for request 202 (Volume0_0p3) is 232361984 units, or 110.8 GiB >DEBUG:blivet:1 requests and 229191680 (109.29 GiB) left in chunk >DEBUG:blivet:adding 229191680 (109.29 GiB) to 202 (Volume0_0p3) >DEBUG:blivet:new grow amount for request 202 (Volume0_0p3) is 461553664 units, or 220.09 GiB >DEBUG:blivet:growing partitions on Volume0_0 >DEBUG:blivet:partition Volume0_0p1 (209): 0 >DEBUG:blivet:new geometry for Volume0_0p1: parted.Geometry instance -- > start: 2048 end: 4196351 length: 4194304 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f0f70> >DEBUG:blivet:partition Volume0_0p2 (216): 0 >DEBUG:blivet:new geometry for Volume0_0p2: parted.Geometry instance -- > start: 4196352 end: 6293503 length: 2097152 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f1030> >DEBUG:blivet:partition Volume0_0p3 (202): 0 >DEBUG:blivet:new geometry for Volume0_0p3: parted.Geometry instance -- > start: 6293504 end: 468871167 length: 462577664 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f1180> >DEBUG:blivet:removing all non-preexisting partitions ['Volume0_0p1(id 209)', 'Volume0_0p2(id 216)', 'Volume0_0p3(id 202)'] from disk(s) ['Volume0_0'] >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: Volume0_0 ; new: None ; >DEBUG:blivet: MDBiosRaidArrayDevice.remove_child: name: Volume0_0 ; 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: 4196351 length: 4194304 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f0f70> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0440> PedPartition: <_ped.Partition object at 0x7f0b182308b0> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p1 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f12b0> PedPartition: <_ped.Partition object at 0x7f0b18229800> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 4196352 end: 6293503 length: 2097152 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f1030> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181a6690> PedPartition: <_ped.Partition object at 0x7f0b18345760> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p2 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f0a10> PedPartition: <_ped.Partition object at 0x7f0b182323e0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 6293504 end: 468871167 length: 462577664 > device: <parted.device.Device object at 0x7f0b181a6750> PedGeometry: <_ped.Geometry object at 0x7f0b181f1180> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b183c2b10> PedPartition: <_ped.Partition object at 0x7f0b181c92b0> >DEBUG:blivet: PartitionDevice._set_disk: Volume0_0p3 ; old: None ; new: Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.add_child: name: Volume0_0 ; child: Volume0_0p3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b181a6330> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b181f1550> PedPartition: <_ped.Partition object at 0x7f0b18232de0> >DEBUG:blivet:fixing size of non-existent 2 GiB partition Volume0_0p1 (209) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition Volume0_0p2 (216) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 220.57 GiB partition Volume0_0p3 (202) with non-existent lvmpv >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 223 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: Volume0_0p3 ; >DEBUG:blivet: PartitionDevice.add_child: name: Volume0_0p3 ; child: fedora ; kids: 0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/queue/logical_block_size: 3531320a >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 224 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >INFO:blivet:added lvmvg fedora (id 222) to device tree >INFO:blivet:registered action: [226] create device lvmvg fedora (id 222) >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 227 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 229 >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 231 >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 220.57 GiB >DEBUG:blivet:vg fedora has 220.57 GiB free >DEBUG:blivet:Adding fedora-root/2 GiB to fedora >INFO:blivet:added lvmlv fedora-root (id 228) to device tree >INFO:blivet:registered action: [233] create device lvmlv fedora-root (id 228) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 235 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: xfs ; >INFO:blivet:registered action: [234] create format xfs filesystem mounted at / on lvmlv fedora-root (id 228) >DEBUG:blivet:fedora size is 220.57 GiB >DEBUG:blivet:vg fedora has 218.57 GiB free >DEBUG:blivet:vg fedora: 218.57 GiB free ; lvs: ['root'] >DEBUG:blivet:fedora size is 220.57 GiB >DEBUG:blivet:vg fedora has 218.57 GiB free >DEBUG:blivet:adding request 228 to chunk 56466 on /dev/fedora >DEBUG:blivet:Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora length = 56466 size = 220.57 GiB >remaining = 1 pool = 55954 >DEBUG:blivet:req: LVRequest instance -- >id = 228 name = fedora-root growable = True >base = 512 growth = 0 max_grow = 3328 >done = False >DEBUG:blivet:1 requests and 55954 (218.57 GiB) left in chunk >DEBUG:blivet:adding 55954 (218.57 GiB) to 228 (fedora-root) >DEBUG:blivet:taking back 52626 (205.57 GiB) from 228 (fedora-root) >DEBUG:blivet:new grow amount for request 228 (fedora-root) is 3328 units, or 13 GiB >DEBUG:blivet:trying to set lv fedora-root size to 15 GiB >DEBUG:blivet:fedora size is 220.57 GiB >DEBUG:blivet:vg fedora has 218.57 GiB free >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [MDBiosRaidArrayDevice instance (0x7f0b18323a40) -- > name = Volume0_0 status = True id = 59 > children = ['non-existent 2 GiB partition Volume0_0p1 (209) with non-existent efi ' > 'filesystem mounted at /boot/efi', > 'non-existent 1024 MiB partition Volume0_0p2 (216) with non-existent xfs ' > 'filesystem mounted at /boot', > 'non-existent 220.57 GiB partition Volume0_0p3 (202) with non-existent lvmpv'] > parents = ['existing 223.58 GiB mdcontainer imsm (23)'] > uuid = 53d07294-b1f6-9c97-0f68-73ef3d13c5ea size = 223.58 GiB > format = non-existent gpt disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 223.58 GiB path = /dev/md/Volume0_0 > format args = [] original_format = disklabel level = raid0 spares = 1 > members = 1 > total devices = 2 metadata version = 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 /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 Volume0_0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type mdbiosraidarray >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(Volume0_0p1) returning True >WARNING:anaconda.modules.storage.bootloader.base:Volume0_0p1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: Volume0_0 >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: Volume0_0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: Volume0_0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with non-existent gpt disklabel >DEBUG:blivet:resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'Volume0_0'. >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type mdbiosraidarray >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(Volume0_0p1) returning True >WARNING:anaconda.modules.storage.bootloader.base:Volume0_0p1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(Volume0_0p1) returning True >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (139685422692032) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-StorageValidateTask-1 (139685422692032) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(Volume0_0p1) returning True >WARNING:anaconda.modules.storage.bootloader.base:Volume0_0p1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 10.11 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 2 GiB partition Volume0_0p1 (209) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition Volume0_0p2 (216) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 220.57 GiB partition Volume0_0p3 (202) 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': {'/var', '/usr', '/usr/share', '/', '/home', '/usr/lib', '/tmp'}, 'must_be_on_root': {'/proc', '/etc', 'lost+found', '/mnt', '/lib', '/sbin', '/dev', '/bin', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/boot', '/usr', '/tmp'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/home', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-StorageValidateTask-1 (139685422692032) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 59 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048da0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1807a810> PedPartition: <_ped.Partition object at 0x7f0b181c92b0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 59 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048da0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1807a900> PedPartition: <_ped.Partition object at 0x7f0b18045c10> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 59 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 223.58 GiB mdbiosraidarray Volume0_0 (59) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048da0> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1807ab10> PedPartition: <_ped.Partition object at 0x7f0b18046890> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 83 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 104 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 83 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 104 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(Volume0_0p1) returning True >WARNING:anaconda.modules.storage.bootloader.base:Volume0_0p1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(Volume0_0p1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is Volume0_0p2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(Volume0_0p2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 10.11 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 2 GiB partition Volume0_0p1 (209) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition Volume0_0p2 (216) with non-existent xfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/md/Volume0_0p3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 220.57 GiB partition Volume0_0p3 (202) 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': {'/var', '/usr', '/usr/share', '/', '/home', '/usr/lib', '/tmp'}, 'must_be_on_root': {'/proc', '/etc', 'lost+found', '/mnt', '/lib', '/sbin', '/dev', '/bin', '/root'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/var', '/boot', '/usr', '/tmp'}, 'reformat_blocklist': {'/var/www', '/usr/local', '/home', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning AUTOMATIC is applied. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (139685422692032) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p1 ; status: False ; controllable: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p2 ; status: False ; controllable: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; 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: Volume0_0p3 ; status: False ; controllable: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet:action: [180] destroy format xfs filesystem on partition Volume0_0p2 (id 104) >DEBUG:blivet:action: [182] destroy device partition Volume0_0p2 (id 104) >DEBUG:blivet:action: [183] destroy format biosboot on partition Volume0_0p1 (id 98) >DEBUG:blivet:action: [185] destroy device partition Volume0_0p1 (id 98) >DEBUG:blivet:action: [186] destroy format xfs filesystem on lvmlv fedora-root (id 83) >DEBUG:blivet:action: [188] destroy device lvmlv fedora-root (id 83) >DEBUG:blivet:action: [189] destroy device lvmvg fedora (id 79) >DEBUG:blivet:action: [190] destroy format lvmpv on partition Volume0_0p3 (id 70) >DEBUG:blivet:action: [192] destroy device partition Volume0_0p3 (id 70) >DEBUG:blivet:action: [193] destroy format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:action: [195] destroy format None on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:action: [197] destroy format None on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:action: [200] create format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:action: [205] create device partition Volume0_0p3 (id 202) >DEBUG:blivet:action: [206] create format lvmpv on partition Volume0_0p3 (id 202) >DEBUG:blivet:action: [212] create device partition Volume0_0p1 (id 209) >DEBUG:blivet:action: [213] create format efi filesystem mounted at /boot/efi on partition Volume0_0p1 (id 209) >DEBUG:blivet:action: [219] create device partition Volume0_0p2 (id 216) >DEBUG:blivet:action: [220] create format xfs filesystem mounted at /boot on partition Volume0_0p2 (id 216) >DEBUG:blivet:action: [226] create device lvmvg fedora (id 222) >DEBUG:blivet:action: [233] create device lvmlv fedora-root (id 228) >DEBUG:blivet:action: [234] create format xfs filesystem mounted at / on lvmlv fedora-root (id 228) >INFO:blivet:pruning action queue... >INFO:blivet:removing obsolete action 197 (195) >INFO:blivet:removing obsolete action 195 (193) >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/md/Volume0_0 ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/md/Volume0_0 ; >DEBUG:blivet: MDBiosRaidArrayDevice.pre_commit_fixup: Volume0_0 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p3 ; >DEBUG:blivet: MDContainerDevice.pre_commit_fixup: imsm ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p2 ; >DEBUG:blivet:sector-based lookup found partition Volume0_0p2 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b1804bce0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0b1809ea20> > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b18320f50> PedPartition: <_ped.Partition object at 0x7f0b180c8860> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p1 ; >DEBUG:blivet:sector-based lookup found partition Volume0_0p1 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b1804bce0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1809e6c0> PedPartition: <_ped.Partition object at 0x7f0b180caed0> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: Volume0_0p3 ; >DEBUG:blivet:sector-based lookup found partition Volume0_0p3 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b1804bce0> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1809f710> PedPartition: <_ped.Partition object at 0x7f0b180c9e40> >INFO:blivet:sorting actions... >DEBUG:blivet:action: [186] destroy format xfs filesystem on lvmlv fedora-root (id 83) >DEBUG:blivet:action: [188] destroy device lvmlv fedora-root (id 83) >DEBUG:blivet:action: [189] destroy device lvmvg fedora (id 79) >DEBUG:blivet:action: [190] destroy format lvmpv on partition Volume0_0p3 (id 70) >DEBUG:blivet:action: [192] destroy device partition Volume0_0p3 (id 70) >DEBUG:blivet:action: [183] destroy format biosboot on partition Volume0_0p1 (id 98) >DEBUG:blivet:action: [180] destroy format xfs filesystem on partition Volume0_0p2 (id 104) >DEBUG:blivet:action: [182] destroy device partition Volume0_0p2 (id 104) >DEBUG:blivet:action: [185] destroy device partition Volume0_0p1 (id 98) >DEBUG:blivet:action: [193] destroy format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:lvm filter: device /dev/md/Volume0_0p3 added to the list of allowed devices >DEBUG:blivet:action: [200] create format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet:lvm filter: device /dev/md/Volume0_0p3 added to the list of allowed devices >DEBUG:blivet:action: [212] create device partition Volume0_0p1 (id 209) >DEBUG:blivet:action: [219] create device partition Volume0_0p2 (id 216) >DEBUG:blivet:action: [220] create format xfs filesystem mounted at /boot on partition Volume0_0p2 (id 216) >DEBUG:blivet:action: [205] create device partition Volume0_0p3 (id 202) >DEBUG:blivet:action: [206] create format lvmpv on partition Volume0_0p3 (id 202) >DEBUG:blivet:action: [226] create device lvmvg fedora (id 222) >DEBUG:blivet:action: [233] create device lvmlv fedora-root (id 228) >DEBUG:blivet:action: [234] create format xfs filesystem mounted at / on lvmlv fedora-root (id 228) >DEBUG:blivet:action: [213] create format efi filesystem mounted at /boot/efi on partition Volume0_0p1 (id 209) >INFO:blivet:executing action: [186] destroy format xfs filesystem on lvmlv fedora-root (id 83) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: fedora ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; 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._setup: fedora-root ; orig: True ; status: False ; controllable: True ; >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-0 >DEBUG:blivet: XFS.destroy: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/fedora-root >INFO:program:stdout: >INFO:program:/dev/mapper/fedora-root: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >INFO:blivet:executing action: [188] destroy device lvmlv fedora-root (id 83) >DEBUG:blivet: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >INFO:blivet:executing action: [189] destroy device lvmvg fedora (id 79) >DEBUG:blivet: LVMVolumeGroupDevice.destroy: fedora ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._destroy: fedora ; status: False ; >INFO:blivet:executing action: [190] destroy format lvmpv on partition Volume0_0p3 (id 70) >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.destroy: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: None ; >DEBUG:blivet: LVMPhysicalVolume._destroy: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: None ; >DEBUG:blivet:lvm filter: device /dev/md/Volume0_0p3 removed from the list of allowed devices >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:Failed to remove PV /dev/md/Volume0_0p3 from the LVM devices file: Process reported exit code 5: No devices file entry for /dev/md/Volume0_0p3. > >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/md/Volume0_0p3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [192] destroy device partition Volume0_0p3 (id 70) >DEBUG:blivet: PartitionDevice.destroy: Volume0_0p3 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p3 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/md/Volume0_0p3 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p3 ; orig: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: Volume0_0p3 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [183] destroy format biosboot on partition Volume0_0p1 (id 98) >DEBUG:blivet: PartitionDevice.setup: Volume0_0p1 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.destroy: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0p1 >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/md/Volume0_0p1 ; flag: 12 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [180] destroy format xfs filesystem on partition Volume0_0p2 (id 104) >DEBUG:blivet: PartitionDevice.setup: Volume0_0p2 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: XFS.destroy: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0p2 >INFO:program:stdout: >INFO:program:/dev/md/Volume0_0p2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 >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/md/Volume0_0 ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [182] destroy device partition Volume0_0p2 (id 104) >DEBUG:blivet: PartitionDevice.destroy: Volume0_0p2 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p2 ; status: True ; controllable: True ; >DEBUG:blivet: XFS.teardown: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/md/Volume0_0p2 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p2 ; orig: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: Volume0_0p2 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [185] destroy device partition Volume0_0p1 (id 98) >DEBUG:blivet: PartitionDevice.destroy: Volume0_0p1 ; status: True ; >DEBUG:blivet: PartitionDevice.teardown: Volume0_0p1 ; status: True ; controllable: True ; >DEBUG:blivet: BIOSBoot.teardown: device: /dev/md/Volume0_0p1 ; type: biosboot ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/md/Volume0_0p1 ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p1 ; orig: True ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._destroy: Volume0_0p1 ; status: True ; >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 0 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [193] destroy format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.destroy: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0 >INFO:program:stdout: >INFO:program:/dev/md/Volume0_0: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/md/Volume0_0: 8 bytes were erased at offset 0x37e4dffe00 (gpt): 45 46 49 20 50 41 52 54 >INFO:program:/dev/md/Volume0_0: 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: [200] create format gpt disklabel on mdbiosraidarray Volume0_0 (id 59) >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; 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: MDBiosRaidArrayDevice.update_sysfs_path: Volume0_0 ; status: True ; >DEBUG:blivet:Volume0_0 sysfs_path set to /sys/devices/virtual/block/md126 >INFO:blivet:executing action: [212] create device partition Volume0_0p1 (id 209) >DEBUG:blivet: PartitionDevice.create: Volume0_0p1 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p1 ; orig: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: Volume0_0p1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: Volume0_0p1 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/md/Volume0_0 bs=512 seek=2048 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0172472 s, 60.8 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/md/Volume0_0p1 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b180950a0> PedPartition: <_ped.Partition object at 0x7f0b180cb6a0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/md/Volume0_0p1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0p1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p1 ; status: True ; >DEBUG:blivet:Volume0_0p1 sysfs_path set to /sys/devices/virtual/block/md126/md126p1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p1 ; sysfs_path: /sys/devices/virtual/block/md126/md126p1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p1/size: 343139343330340a >DEBUG:blivet:updated Volume0_0p1 size to 2 GiB (2 GiB) >INFO:blivet:executing action: [219] create device partition Volume0_0p2 (id 216) >DEBUG:blivet: PartitionDevice.create: Volume0_0p2 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p2 ; orig: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: Volume0_0p2 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: Volume0_0p2 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/md/Volume0_0 bs=512 seek=4196352 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.0150148 s, 69.8 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/md/Volume0_0p2 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b18094bc0> PedPartition: <_ped.Partition object at 0x7f0b180cbf60> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/md/Volume0_0p2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0p2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p2 ; status: True ; >DEBUG:blivet:Volume0_0p2 sysfs_path set to /sys/devices/virtual/block/md126/md126p2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p2 ; sysfs_path: /sys/devices/virtual/block/md126/md126p2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p2/size: 323039373135320a >DEBUG:blivet:updated Volume0_0p2 size to 1024 MiB (1024 MiB) >INFO:blivet:executing action: [220] create format xfs filesystem mounted at /boot on partition Volume0_0p2 (id 216) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p2 ; flag: 22 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: XFS.create: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >DEBUG:blivet: XFS._create: type: xfs ; device: /dev/md/Volume0_0p2 ; mountpoint: /boot ; >INFO:program:Running... mkfs.xfs -f /dev/md/Volume0_0p2 >INFO:program:stdout: >INFO:program:meta-data=/dev/md/Volume0_0p2 isize=512 agcount=8, agsize=32764 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=262112, imaxpct=25 >INFO:program: = sunit=4 swidth=8 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=4 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: Volume0_0p2 ; status: True ; >DEBUG:blivet:Volume0_0p2 sysfs_path set to /sys/devices/virtual/block/md126/md126p2 >INFO:blivet:executing action: [205] create device partition Volume0_0p3 (id 202) >DEBUG:blivet: PartitionDevice.create: Volume0_0p3 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: Volume0_0p3 ; orig: False ; >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/md/Volume0_0 ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: Volume0_0p3 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: Volume0_0p3 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/md/Volume0_0 bs=512 seek=6293504 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.0188776 s, 55.5 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/md/Volume0_0p3 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b18094e60> PedPartition: <_ped.Partition object at 0x7f0b180cb100> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/md/Volume0_0p3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/md/Volume0_0p3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p3 ; status: True ; >DEBUG:blivet:Volume0_0p3 sysfs_path set to /sys/devices/virtual/block/md126/md126p3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/md/Volume0_0p3 ; sysfs_path: /sys/devices/virtual/block/md126/md126p3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md126/md126p3/size: 3436323537373636340a >DEBUG:blivet:updated Volume0_0p3 size to 220.57 GiB (220.57 GiB) >INFO:blivet:executing action: [206] create format lvmpv on partition Volume0_0p3 (id 202) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p3 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/md/Volume0_0p3 ; flag: 6 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.create: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume._create: device: /dev/md/Volume0_0p3 ; type: lvmpv ; status: False ; >DEBUG:blivet:lvm filter: device /dev/md/Volume0_0p3 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/md/Volume0_0p3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p3 ; status: True ; >DEBUG:blivet:Volume0_0p3 sysfs_path set to /sys/devices/virtual/block/md126/md126p3 >INFO:blivet:executing action: [226] create device lvmvg fedora (id 222) >DEBUG:blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; 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: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; 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: [233] create device lvmlv fedora-root (id 228) >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: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: Volume0_0p3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p3 ; 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-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-0 >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-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33313435373238300a >DEBUG:blivet:updated fedora-root size to 15 GiB (15 GiB) >INFO:blivet:executing action: [234] create format xfs filesystem mounted at / on lvmlv fedora-root (id 228) >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=16, agsize=245756 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=3932096, imaxpct=25 >INFO:program: = sunit=4 swidth=8 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=4 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-0 >INFO:blivet:executing action: [213] create format efi filesystem mounted at /boot/efi on partition Volume0_0p1 (id 209) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 21 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/md/Volume0_0p1 ; flag: 22 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: EFIFS.create: device: /dev/md/Volume0_0p1 ; type: efi ; status: False ; >DEBUG:blivet: EFIFS._create: type: vfat ; device: /dev/md/Volume0_0p1 ; mountpoint: /boot/efi ; >INFO:program:Running... mkdosfs /dev/md/Volume0_0p1 >INFO:program:stdout: >INFO:program:mkfs.fat 4.2 (2021-01-31) >INFO:program:stderr: >INFO:program:b'Cannot initialize conversion from codepage 850 to ANSI_X3.4-1968: Invalid argument' >INFO:program:b'Cannot initialize conversion from ANSI_X3.4-1968 to codepage 850: Invalid argument' >INFO:program:b'Using internal CP850 conversion table' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: Volume0_0p1 ; status: True ; >DEBUG:blivet:Volume0_0p1 sysfs_path set to /sys/devices/virtual/block/md126/md126p1 >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p1 ; >DEBUG:blivet:device Volume0_0p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f0b1809c140> > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1809e660> PedPartition: <_ped.Partition object at 0x7f0b180c92b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p2 ; >DEBUG:blivet:device Volume0_0p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f0b1809c290> > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1809da60> PedPartition: <_ped.Partition object at 0x7f0b180d4c70> >DEBUG:blivet: PartitionDevice._set_parted_partition: Volume0_0p3 ; >DEBUG:blivet:device Volume0_0p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b18048a10> fileSystem: None > number: 3 path: /dev/md/Volume0_0p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b1809c0b0> PedPartition: <_ped.Partition object at 0x7f0b180d4d10> >INFO:anaconda.modules.storage.installation:setting boot flag on Volume0_0p1 >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >INFO:anaconda.modules.storage.installation:Setting label on existing 2 GiB partition Volume0_0p1 (209) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >DEBUG:blivet: MDBiosRaidArrayDevice.setup: Volume0_0 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/md/Volume0_0 ; numparts: 3 ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:fedora size is 220.57 GiB >DEBUG:blivet:vg fedora has 205.57 GiB free >DEBUG:blivet:fedora size is 220.57 GiB >DEBUG:blivet:vg fedora has 205.57 GiB free >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: MDContainerDevice.read_chunk_size: exists: True ; path: /dev/md/imsm ; sysfs_path: /sys/devices/virtual/block/md127 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/md127/md/chunk_size: 300a >DEBUG:blivet:non-existent RAID container size == 223.58 GiB >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (139685422692032) >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (139685422692032) >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 372 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 374 >DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >DEBUG:blivet:updated /dev size to 4.12 KiB (4.12 KiB) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 376 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 378 >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 380 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 382 >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 384 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 386 >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 388 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 390 >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 392 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 394 >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 396 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 398 >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 400 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 402 >DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >DEBUG:blivet:updated /run size to 920 B (920 B) >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 404 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 406 >DEBUG:blivet: NoDevice._set_format: efivarfs ; type: efivarfs ; current: None ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 408 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 410 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >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: Volume0_0p2 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: XFS.setup: device: /dev/md/Volume0_0p2 ; type: xfs ; status: False ; >INFO:program:Running... mount -t xfs -o defaults /dev/md/Volume0_0p2 /mnt/sysimage/boot >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: Volume0_0p1 ; 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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: EFIFS.setup: device: /dev/md/Volume0_0p1 ; type: efi ; status: False ; >INFO:program:Running... mount -t vfat -o umask=0077,shortname=winnt /dev/md/Volume0_0p1 /mnt/sysimage/boot/efi >DEBUG:program:Return code: 0 >DEBUG:blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: efivarfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >DEBUG:blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... mount -t efivarfs -o defaults efivarfs /mnt/sysimage/sys/firmware/efi/efivars >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 43442d524f4d204472697665202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 4b494e4753544f4e20535633303053330a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 4b494e4753544f4e20534846533337410a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4344445644572053482d3232344442200a >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 (139685422692032) >INFO:anaconda.core.threads:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (139685422692032) >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 (139685422692032)
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 2232128
:
1983390
|
1983391
|
1983392
|
1983393
|
1983394
|
1983395
| 1983396 |
1983397
|
1983398
|
1983399
|
1983400
|
1983401
|
1983402
|
1983403
|
1983404
|
1983405