Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452442 Details for
Bug 1592143
IndexError: list index out of range
[?]
New
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.rh83 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), 279.97 KB, created by
Jean-François Fortin Tam
on 2018-06-17 19:35:29 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Jean-François Fortin Tam
Created:
2018-06-17 19:35:29 UTC
Size:
279.97 KB
patch
obsolete
>15:14:01,024 DBG blivet: registered device format class DeviceFormat as None >15:14:01,048 DBG blivet: registered device format class BIOSBoot as biosboot >15:14:01,061 DBG blivet: registered device format class DiskLabel as disklabel >15:14:01,062 DBG blivet: registered device format class DMRaidMember as dmraidmember >15:14:01,080 DBG blivet: registered device format class Ext2FS as ext2 >15:14:01,080 DBG blivet: registered device format class Ext3FS as ext3 >15:14:01,080 DBG blivet: registered device format class Ext4FS as ext4 >15:14:01,080 DBG blivet: registered device format class FATFS as vfat >15:14:01,081 DBG blivet: registered device format class EFIFS as efi >15:14:01,081 DBG blivet: registered device format class BTRFS as btrfs >15:14:01,081 DBG blivet: registered device format class GFS2 as gfs2 >15:14:01,081 DBG blivet: registered device format class JFS as jfs >15:14:01,082 DBG blivet: registered device format class ReiserFS as reiserfs >15:14:01,082 DBG blivet: registered device format class XFS as xfs >15:14:01,082 DBG blivet: registered device format class HFS as hfs >15:14:01,082 DBG blivet: registered device format class AppleBootstrapFS as appleboot >15:14:01,082 DBG blivet: registered device format class HFSPlus as hfs+ >15:14:01,083 DBG blivet: registered device format class MacEFIFS as macefi >15:14:01,083 DBG blivet: registered device format class NTFS as ntfs >15:14:01,083 DBG blivet: registered device format class NFS as nfs >15:14:01,083 DBG blivet: registered device format class NFSv4 as nfs4 >15:14:01,083 DBG blivet: registered device format class Iso9660FS as iso9660 >15:14:01,084 DBG blivet: registered device format class NoDevFS as nodev >15:14:01,084 DBG blivet: registered device format class DevPtsFS as devpts >15:14:01,084 DBG blivet: registered device format class ProcFS as proc >15:14:01,084 DBG blivet: registered device format class SysFS as sysfs >15:14:01,084 DBG blivet: registered device format class TmpFS as tmpfs >15:14:01,084 DBG blivet: registered device format class BindFS as bind >15:14:01,085 DBG blivet: registered device format class SELinuxFS as selinuxfs >15:14:01,085 DBG blivet: registered device format class USBFS as usbfs >15:14:01,085 DBG blivet: registered device format class EFIVarFS as efivarfs >15:14:01,088 DBG blivet: registered device format class LUKS as luks >15:14:01,092 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >15:14:01,093 DBG blivet: registered device format class MDRaidMember as mdmember >15:14:01,094 DBG blivet: registered device format class MultipathMember as multipath_member >15:14:01,095 DBG blivet: registered device format class PPCPRePBoot as prepboot >15:14:01,096 DBG blivet: registered device format class SwapSpace as swap >15:14:01,286 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >15:14:01,289 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >15:14:01,320 INF blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'fedora-swap', 'fedora-home', 'fedora-root', 'live-rw', 'live-base'] >15:14:01,322 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >15:14:01,360 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,440 DBG blivet: IGNORED: Caught exception, continuing. >15:14:01,440 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >15:14:01,440 DBG blivet: IGNORED: Begin exception details. >15:14:01,441 DBG blivet: IGNORED: Traceback (most recent call last): >15:14:01,441 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >15:14:01,441 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >15:14:01,441 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >15:14:01,441 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >15:14:01,441 DBG blivet: IGNORED: Traceback (most recent call last): >15:14:01,441 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >15:14:01,441 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >15:14:01,442 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >15:14:01,442 DBG blivet: IGNORED: return fn(*args, **kwargs) >15:14:01,442 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >15:14:01,442 DBG blivet: IGNORED: connection=self._connection) >15:14:01,442 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >15:14:01,442 DBG blivet: IGNORED: raise DBusCallError(msg) >15:14:01,442 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >15:14:01,442 DBG blivet: IGNORED: End exception details. >15:14:01,444 INF blivet: sdb is a disk >15:14:01,445 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >15:14:01,445 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >15:14:01,445 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb >15:14:01,446 DBG blivet: updated sdb size to 7.47 GiB (7.47 GiB) >15:14:01,447 INF blivet: added disk sdb (id 0) to device tree >15:14:01,447 INF blivet: got device: DiskDevice instance (0x7f4623a72c50) -- > name = sdb status = True id = 0 > children = [] > parents = [] > uuid = None size = 7.47 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb > target size = 7.47 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >15:14:01,448 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >15:14:01,449 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >15:14:01,449 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >15:14:01,450 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >15:14:01,450 INF blivet: type detected on 'sdb' is 'iso9660' >15:14:01,450 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >15:14:01,450 INF blivet: got format: existing iso9660 filesystem >15:14:01,452 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >15:14:01,453 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,484 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (0) with existing iso9660 filesystem >15:14:01,485 DBG blivet: lvm filter: adding sdb1 to the reject list >15:14:01,485 DBG blivet: ignoring partition sdb1 on iso9660 >15:14:01,485 DBG blivet: no device obtained for sdb1 >15:14:01,486 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >15:14:01,487 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,516 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (0) with existing iso9660 filesystem >15:14:01,517 DBG blivet: lvm filter: adding sdb2 to the reject list >15:14:01,517 DBG blivet: ignoring partition sdb2 on iso9660 >15:14:01,517 DBG blivet: no device obtained for sdb2 >15:14:01,518 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3)... >15:14:01,519 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,547 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (0) with existing iso9660 filesystem >15:14:01,547 DBG blivet: lvm filter: adding sdb3 to the reject list >15:14:01,547 DBG blivet: ignoring partition sdb3 on iso9660 >15:14:01,547 DBG blivet: no device obtained for sdb3 >15:14:01,548 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >15:14:01,549 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,552 INF blivet: sda is a disk >15:14:01,553 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >15:14:01,553 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >15:14:01,554 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >15:14:01,555 DBG blivet: updated sda size to 59 GiB (59 GiB) >15:14:01,556 INF blivet: added disk sda (id 10) to device tree >15:14:01,556 INF blivet: got device: DiskDevice instance (0x7f4623b130b8) -- > name = sda status = True id = 10 > children = [] > parents = [] > uuid = None size = 59 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 59 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >15:14:01,557 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >15:14:01,557 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >15:14:01,557 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >15:14:01,558 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >15:14:01,585 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f46229e85f8>, <parted.partition.Partition object at 0x7f46229e8748>, <parted.partition.Partition object at 0x7f46229e89b0>] > device: <parted.device.Device object at 0x7f46229e8390> > PedDisk: <_ped.Disk object at 0x7f46229ed288> >15:14:01,659 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >15:14:01,660 INF blivet: got format: existing gpt disklabel >15:14:01,662 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >15:14:01,663 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,694 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (10) with existing gpt disklabel >15:14:01,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >15:14:01,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >15:14:01,696 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >15:14:01,696 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >15:14:01,697 DBG blivet: looking up parted Partition: /dev/sda1 >15:14:01,698 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >15:14:01,698 INF blivet: added partition sda1 (id 20) to device tree >15:14:01,698 INF blivet: got device: PartitionDevice instance (0x7f46229f3dd8) -- > name = sda1 status = True id = 20 > children = [] > parents = ['existing 59 GiB disk sda (10) with existing gpt disklabel'] > uuid = cd1a3879-9b46-4fa4-a4f9-5d92f4e1a221 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f46229e8438> fileSystem: <parted.filesystem.FileSystem object at 0x7f46229e8860> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f46229e85c0> PedPartition: <_ped.Partition object at 0x7f46229c6e60> > disk = existing 59 GiB disk sda (10) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >15:14:01,700 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >15:14:01,701 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >15:14:01,701 INF blivet: type detected on 'sda1' is 'efi' >15:14:01,702 DBG blivet: get_format('efi') returning EFIFS instance with object id 26 >15:14:01,702 INF blivet: got format: existing efi filesystem >15:14:01,704 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >15:14:01,705 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,734 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (10) with existing gpt disklabel >15:14:01,734 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >15:14:01,735 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >15:14:01,735 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >15:14:01,736 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >15:14:01,736 DBG blivet: looking up parted Partition: /dev/sda2 >15:14:01,737 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >15:14:01,737 INF blivet: added partition sda2 (id 28) to device tree >15:14:01,738 INF blivet: got device: PartitionDevice instance (0x7f4623a6de48) -- > name = sda2 status = True id = 28 > children = [] > parents = ['existing 59 GiB disk sda (10) with existing gpt disklabel'] > uuid = bc83ccaa-b32c-45f0-a4dc-e7babb7e84c3 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f46229e8438> fileSystem: <parted.filesystem.FileSystem object at 0x7f46229e88d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f46229e8710> PedPartition: <_ped.Partition object at 0x7f46229c6c50> > disk = existing 59 GiB disk sda (10) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >15:14:01,739 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 32 >15:14:01,739 DBG blivet: get_format('efi') returning EFIFS instance with object id 33 >15:14:01,740 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >15:14:01,740 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 35 >15:14:01,740 INF blivet: type detected on 'sda2' is 'ext4' >15:14:01,784 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 36 >15:14:01,784 INF blivet: got format: existing ext4 filesystem >15:14:01,787 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >15:14:01,788 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,818 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (10) with existing gpt disklabel >15:14:01,819 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >15:14:01,820 DBG blivet: get_format('None') returning DeviceFormat instance with object id 40 >15:14:01,821 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >15:14:01,821 DBG blivet: updated sda3 size to 57.8 GiB (57.8 GiB) >15:14:01,822 DBG blivet: looking up parted Partition: /dev/sda3 >15:14:01,823 DBG blivet: updated sda3 size to 57.8 GiB (57.8 GiB) >15:14:01,823 INF blivet: added partition sda3 (id 38) to device tree >15:14:01,823 INF blivet: got device: PartitionDevice instance (0x7f4623a869b0) -- > name = sda3 status = True id = 38 > children = [] > parents = ['existing 59 GiB disk sda (10) with existing gpt disklabel'] > uuid = 4ea6a091-f9ee-4a19-95d0-fd80a0595f7f size = 57.8 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 57.8 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f46229e8438> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f46229e89e8> PedPartition: <_ped.Partition object at 0x7f46229c6d58> > disk = existing 59 GiB disk sda (10) with existing gpt disklabel > start = 2508800 end = 123729919 length = 121221120 > flags = lvm >15:14:01,824 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 42 >15:14:01,825 DBG blivet: get_format('efi') returning EFIFS instance with object id 43 >15:14:01,825 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 44 >15:14:01,825 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 45 >15:14:01,882 INF blivet: type detected on 'sda3' is 'lvmpv' >15:14:01,883 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 46 >15:14:01,885 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:01,886 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,886 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >15:14:01,887 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >15:14:01,888 INF blivet: added lvmvg fedora (id 47) to device tree >15:14:01,889 DBG blivet: DeviceTree.get_device_by_uuid returned existing 57.8 GiB lvmvg fedora (47) >15:14:01,920 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,921 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:01,921 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >15:14:01,921 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >15:14:01,922 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:01,923 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:01,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >15:14:01,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >15:14:01,924 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:01,925 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:01,925 DBG blivet: Adding fedora-home/17.02 GiB to fedora >15:14:01,925 INF blivet: added lvmlv fedora-home (id 51) to device tree >15:14:01,926 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:01,926 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:01,927 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-1)... >15:14:01,928 DBG blivet: DeviceTree.get_device_by_name returned existing 17.02 GiB lvmlv fedora-home (51) >15:14:01,932 DBG blivet: fedora size is 57.8 GiB >15:14:01,933 DBG blivet: vg fedora has 40.78 GiB free >15:14:01,933 DBG blivet: fedora size is 57.8 GiB >15:14:01,934 DBG blivet: vg fedora has 40.78 GiB free >15:14:01,929 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229fa198) -- > name = fedora-home status = True id = 51 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = ry2yx8-1lmK-aF2D-WfIY-w3SN-d0pF-aJuHnj size = 17.02 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 17.02 GiB path = /dev/mapper/fedora-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51)'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 40.78 GiB > free extents = 10439 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51)'] > segment type = linear percent = 0 > VG space used = 17.02 GiB >15:14:01,940 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >15:14:01,940 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >15:14:01,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >15:14:01,941 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >15:14:01,942 INF blivet: type detected on 'fedora-home' is 'ext4' >15:14:01,942 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 62 >15:14:01,942 INF blivet: got format: existing ext4 filesystem >15:14:01,944 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,945 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:01,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >15:14:01,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >15:14:01,946 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:01,947 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:01,947 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >15:14:01,947 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >15:14:01,948 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:01,948 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:01,949 DBG blivet: Adding fedora-root/34.88 GiB to fedora >15:14:01,949 INF blivet: added lvmlv fedora-root (id 64) to device tree >15:14:01,949 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:01,950 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:01,951 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >15:14:01,952 DBG blivet: DeviceTree.get_device_by_name returned existing 34.88 GiB lvmlv fedora-root (64) >15:14:01,956 DBG blivet: fedora size is 57.8 GiB >15:14:01,957 DBG blivet: vg fedora has 5.9 GiB free >15:14:01,957 DBG blivet: fedora size is 57.8 GiB >15:14:01,958 DBG blivet: vg fedora has 5.9 GiB free >15:14:01,953 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229e94e0) -- > name = fedora-root status = True id = 64 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = F0O9cc-Yg1T-YuI3-wZlt-adX7-vAYP-tQb3qp size = 34.88 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 34.88 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64)'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 5.9 GiB > free extents = 1511 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64)'] > segment type = linear percent = 0 > VG space used = 34.88 GiB >15:14:01,964 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 71 >15:14:01,964 DBG blivet: get_format('efi') returning EFIFS instance with object id 72 >15:14:01,965 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >15:14:01,965 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >15:14:01,966 INF blivet: type detected on 'fedora-root' is 'ext4' >15:14:01,966 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 75 >15:14:01,966 INF blivet: got format: existing ext4 filesystem >15:14:01,969 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:01,971 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:01,971 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >15:14:01,971 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >15:14:01,973 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:01,974 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:01,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >15:14:01,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >15:14:01,975 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:01,975 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:01,976 DBG blivet: Adding fedora-swap/5.9 GiB to fedora >15:14:01,976 INF blivet: added lvmlv fedora-swap (id 77) to device tree >15:14:01,976 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:01,977 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:01,978 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >15:14:01,979 DBG blivet: DeviceTree.get_device_by_name returned existing 5.9 GiB lvmlv fedora-swap (77) >15:14:01,983 DBG blivet: fedora size is 57.8 GiB >15:14:01,984 DBG blivet: vg fedora has 0 B free >15:14:01,985 DBG blivet: fedora size is 57.8 GiB >15:14:01,987 DBG blivet: vg fedora has 0 B free >15:14:01,979 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229935f8) -- > name = fedora-swap status = True id = 77 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = 7MkYDw-AS5T-f3Am-PCbH-YmWT-c8Vs-NrfaP3 size = 5.9 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 5.9 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77)'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77)'] > segment type = linear percent = 0 > VG space used = 5.9 GiB >15:14:01,994 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 84 >15:14:01,994 DBG blivet: get_format('efi') returning EFIFS instance with object id 85 >15:14:01,995 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 86 >15:14:01,995 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >15:14:01,995 INF blivet: type detected on 'fedora-swap' is 'swap' >15:14:01,996 DBG blivet: get_format('swap') returning SwapSpace instance with object id 88 >15:14:01,996 INF blivet: got format: existing swap >15:14:01,997 INF blivet: got format: existing lvmpv >15:14:01,997 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >15:14:01,998 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,000 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >15:14:02,000 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >15:14:02,002 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >15:14:02,002 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 91) to device tree >15:14:02,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >15:14:02,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >15:14:02,003 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >15:14:02,004 INF blivet: added loop loop0 (id 95) to device tree >15:14:02,004 INF blivet: got device: LoopDevice instance (0x7f46229f13c8) -- > name = loop0 status = False id = 95 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (91)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >15:14:02,005 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >15:14:02,006 DBG blivet: get_format('efi') returning EFIFS instance with object id 100 >15:14:02,006 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 101 >15:14:02,007 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 102 >15:14:02,007 INF blivet: type detected on 'loop0' is 'squashfs' >15:14:02,007 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 103 >15:14:02,008 INF blivet: got format: existing None >15:14:02,008 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >15:14:02,009 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,010 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,011 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >15:14:02,011 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >15:14:02,011 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >15:14:02,011 INF blivet: added file /LiveOS/rootfs.img (id 105) to device tree >15:14:02,012 DBG blivet: get_format('None') returning DeviceFormat instance with object id 110 >15:14:02,012 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >15:14:02,012 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >15:14:02,012 INF blivet: added loop loop1 (id 109) to device tree >15:14:02,013 INF blivet: got device: LoopDevice instance (0x7f462299bc88) -- > name = loop1 status = False id = 109 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (105)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >15:14:02,013 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 113 >15:14:02,013 DBG blivet: get_format('efi') returning EFIFS instance with object id 114 >15:14:02,014 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 115 >15:14:02,014 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 116 >15:14:02,014 INF blivet: type detected on 'loop1' is 'ext4' >15:14:02,014 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 117 >15:14:02,015 INF blivet: got format: existing ext4 filesystem >15:14:02,015 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >15:14:02,016 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,017 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,017 DBG blivet: get_format('None') returning DeviceFormat instance with object id 120 >15:14:02,018 DBG blivet: get_format('None') returning DeviceFormat instance with object id 121 >15:14:02,018 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >15:14:02,018 INF blivet: added file /overlay (deleted) (id 119) to device tree >15:14:02,018 DBG blivet: get_format('None') returning DeviceFormat instance with object id 124 >15:14:02,018 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >15:14:02,019 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >15:14:02,019 INF blivet: added loop loop2 (id 123) to device tree >15:14:02,020 INF blivet: got device: LoopDevice instance (0x7f4622993c50) -- > name = loop2 status = False id = 123 > children = [] > parents = ['existing 0 B file /overlay (deleted) (119)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >15:14:02,021 DBG blivet: no type or existing type for loop2, bailing >15:14:02,022 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >15:14:02,023 DBG blivet: DeviceTree.get_device_by_name returned existing 5.9 GiB lvmlv fedora-swap (77) with existing swap >15:14:02,027 DBG blivet: fedora size is 57.8 GiB >15:14:02,028 DBG blivet: vg fedora has 0 B free >15:14:02,029 DBG blivet: fedora size is 57.8 GiB >15:14:02,030 DBG blivet: vg fedora has 0 B free >15:14:02,024 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229935f8) -- > name = fedora-swap status = True id = 77 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = 7MkYDw-AS5T-f3Am-PCbH-YmWT-c8Vs-NrfaP3 size = 5.9 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 5.9 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > segment type = linear percent = 0 > VG space used = 5.9 GiB >15:14:02,036 DBG blivet: no type or existing type for fedora-swap, bailing >15:14:02,036 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-1)... >15:14:02,038 DBG blivet: DeviceTree.get_device_by_name returned existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem >15:14:02,044 DBG blivet: fedora size is 57.8 GiB >15:14:02,045 DBG blivet: vg fedora has 0 B free >15:14:02,045 DBG blivet: fedora size is 57.8 GiB >15:14:02,046 DBG blivet: vg fedora has 0 B free >15:14:02,038 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229fa198) -- > name = fedora-home status = True id = 51 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = ry2yx8-1lmK-aF2D-WfIY-w3SN-d0pF-aJuHnj size = 17.02 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 17.02 GiB path = /dev/mapper/fedora-home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > segment type = linear percent = 0 > VG space used = 17.02 GiB >15:14:02,052 DBG blivet: no type or existing type for fedora-home, bailing >15:14:02,053 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >15:14:02,054 DBG blivet: DeviceTree.get_device_by_name returned existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem >15:14:02,060 DBG blivet: fedora size is 57.8 GiB >15:14:02,061 DBG blivet: vg fedora has 0 B free >15:14:02,062 DBG blivet: fedora size is 57.8 GiB >15:14:02,063 DBG blivet: vg fedora has 0 B free >15:14:02,054 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f46229e94e0) -- > name = fedora-root status = True id = 64 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (47)'] > uuid = F0O9cc-Yg1T-YuI3-wZlt-adX7-vAYP-tQb3qp size = 34.88 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 34.88 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46229fa898) -- > name = fedora status = True id = 47 > children = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (38) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (51) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (64) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (77) with existing swap'] > segment type = linear percent = 0 > VG space used = 34.88 GiB >15:14:02,069 DBG blivet: no type or existing type for fedora-root, bailing >15:14:02,069 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-3)... >15:14:02,070 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,106 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (109) with existing ext4 filesystem >15:14:02,109 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (123) >15:14:02,111 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,111 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >15:14:02,112 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >15:14:02,113 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >15:14:02,113 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >15:14:02,113 INF blivet: added dm live-rw (id 128) to device tree >15:14:02,114 INF blivet: got device: DMDevice instance (0x7f46229a07b8) -- > name = live-rw status = True id = 128 > children = [] > parents = ['existing 0 B loop loop1 (109) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >15:14:02,125 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 132 >15:14:02,125 DBG blivet: get_format('efi') returning EFIFS instance with object id 133 >15:14:02,126 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >15:14:02,126 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 135 >15:14:02,127 INF blivet: type detected on 'live-rw' is 'ext4' >15:14:02,127 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 136 >15:14:02,127 INF blivet: got format: existing ext4 filesystem >15:14:02,129 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-4)... >15:14:02,131 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,166 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (109) with existing ext4 filesystem >15:14:02,167 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:02,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >15:14:02,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 140 >15:14:02,168 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >15:14:02,169 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >15:14:02,169 INF blivet: added dm live-base (id 138) to device tree >15:14:02,169 INF blivet: got device: DMDevice instance (0x7f46229a0748) -- > name = live-base status = True id = 138 > children = [] > parents = ['existing 0 B loop loop1 (109) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >15:14:02,180 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 142 >15:14:02,180 DBG blivet: get_format('efi') returning EFIFS instance with object id 143 >15:14:02,181 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >15:14:02,181 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 145 >15:14:02,181 INF blivet: type detected on 'live-base' is 'ext4' >15:14:02,182 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 146 >15:14:02,182 INF blivet: got format: existing ext4 filesystem >15:14:08,385 INF blivet: ISCSID is /sbin/iscsid >15:14:08,385 INF blivet: no initiator set >15:14:08,443 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:14:08,444 INF blivet: no /etc/zfcp.conf; not configuring zfcp >15:14:08,925 DBG blivet: Ext4FS.supported: supported: True ; >15:14:08,925 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >15:14:08,926 DBG blivet: Ext4FS.supported: supported: True ; >15:14:08,926 DBG blivet: trying to set new default fstype to 'ext4' >15:14:08,928 DBG blivet: Ext4FS.supported: supported: True ; >15:14:08,928 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >15:14:08,929 DBG blivet: Ext4FS.supported: supported: True ; >15:14:09,162 INF blivet: no initiator set >15:14:09,162 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f34802dadd8> >15:14:09,162 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >15:14:09,163 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >15:14:09,294 INF blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'fedora-swap', 'fedora-home', 'fedora-root', 'live-rw', 'live-base'] >15:14:09,310 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-General_USB_Flash_Disk_0510410000000667-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '8003', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0510410000000667-0:0', > 'ID_SERIAL_SHORT': '0510410000000667', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19217638'} ; >15:14:09,312 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >15:14:09,318 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:14:09,329 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:09,333 DBG blivet: DiskDevicePopulator.run: name: sdb ; >15:14:09,741 INF blivet: sdb is a disk >15:14:09,742 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >15:14:09,742 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >15:14:09,750 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >15:14:09,753 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >15:14:09,753 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb >15:14:09,755 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb ; >15:14:09,756 DBG blivet: updated sdb size to 7.47 GiB (7.47 GiB) >15:14:09,757 INF blivet: added disk sdb (id 2) to device tree >15:14:09,757 INF blivet: got device: DiskDevice instance (0x7f346ca98860) -- > name = sdb status = True id = 2 > children = [] > parents = [] > uuid = None size = 7.47 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb > target size = 7.47 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >15:14:09,761 DBG blivet: DeviceTree.handle_format: name: sdb ; >15:14:09,763 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:09,764 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >15:14:09,765 DBG blivet: EFIFS.supported: supported: True ; >15:14:09,766 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >15:14:09,769 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:09,770 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >15:14:09,780 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:09,781 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >15:14:09,781 INF blivet: type detected on 'sdb' is 'iso9660' >15:14:09,784 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:09,784 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >15:14:09,786 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >15:14:09,787 INF blivet: got format: existing iso9660 filesystem >15:14:09,935 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:10,006 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:10,008 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-partuuid/3a663a44-01 ' > '/dev/disk/by-id/usb-General_USB_Flash_Disk_0510410000000667-0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '8003', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3491840', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0510410000000667-0:0', > 'ID_SERIAL_SHORT': '0510410000000667', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '19407951'} ; >15:14:10,009 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >15:14:10,010 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >15:14:10,011 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,012 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >15:14:10,047 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:14:10,048 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (2) with existing iso9660 filesystem >15:14:10,049 DBG blivet: lvm filter: adding sdb1 to the reject list >15:14:10,050 DBG blivet: ignoring partition sdb1 on iso9660 >15:14:10,050 DBG blivet: no device obtained for sdb1 >15:14:10,051 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-General_USB_Flash_Disk_0510410000000667-0:0-part2 ' > '/dev/disk/by-uuid/376B-7516 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-partuuid/3a663a44-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '376B-7516', > 'ID_FS_UUID_ENC': '376B-7516', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '8003', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '119940', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '3a663a44-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0510410000000667-0:0', > 'ID_SERIAL_SHORT': '0510410000000667', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '19239580'} ; >15:14:10,052 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >15:14:10,053 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >15:14:10,054 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,056 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >15:14:10,087 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:14:10,088 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (2) with existing iso9660 filesystem >15:14:10,090 DBG blivet: lvm filter: adding sdb2 to the reject list >15:14:10,090 DBG blivet: ignoring partition sdb2 on iso9660 >15:14:10,090 DBG blivet: no device obtained for sdb2 >15:14:10,092 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-General_USB_Flash_Disk_0510410000000667-0:0-part3 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-partuuid/3a663a44-03', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_UUID_ENC': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '8003', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '138596', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'General_USB_Flash_Disk_0510410000000667-0:0', > 'ID_SERIAL_SHORT': '0510410000000667', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'General', > 'ID_VENDOR_ENC': 'General\\x20', > 'ID_VENDOR_ID': '8644', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '19270099'} ; >15:14:10,092 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb3)... >15:14:10,093 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >15:14:10,095 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,096 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >15:14:10,141 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:14:10,144 DBG blivet: DeviceTree.get_device_by_name returned existing 7.47 GiB disk sdb (2) with existing iso9660 filesystem >15:14:10,145 DBG blivet: lvm filter: adding sdb3 to the reject list >15:14:10,146 DBG blivet: ignoring partition sdb3 on iso9660 >15:14:10,146 DBG blivet: no device obtained for sdb3 >15:14:10,153 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2 ' > '/dev/disk/by-id/ata-BIWIN_SSD_133305201019', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '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_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_MODEL': 'BIWIN_SSD', > 'ID_MODEL_ENC': 'BIWIN\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8a4fa373-ceb8-49cf-9062-167c4b55b48e', > 'ID_PATH': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2', > 'ID_REVISION': 'M0702A', > 'ID_SERIAL': 'BIWIN_SSD_133305201019', > 'ID_SERIAL_SHORT': '133305201019', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18616210'} ; >15:14:10,154 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >15:14:10,157 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:14:10,160 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,165 DBG blivet: DiskDevicePopulator.run: name: sda ; >15:14:10,166 INF blivet: sda is a disk >15:14:10,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >15:14:10,167 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >15:14:10,204 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >15:14:10,211 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >15:14:10,212 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >15:14:10,217 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda ; >15:14:10,218 DBG blivet: updated sda size to 59 GiB (59 GiB) >15:14:10,223 INF blivet: added disk sda (id 12) to device tree >15:14:10,223 INF blivet: got device: DiskDevice instance (0x7f345e7e6710) -- > name = sda status = True id = 12 > children = [] > parents = [] > uuid = None size = 59 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 59 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >15:14:10,228 DBG blivet: DeviceTree.handle_format: name: sda ; >15:14:10,232 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:10,233 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >15:14:10,235 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,236 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >15:14:10,238 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,238 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >15:14:10,240 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,241 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >15:14:10,273 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >15:14:10,278 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >15:14:10,280 DBG blivet: DiskLabel.__init__: uuid: 8a4fa373-ceb8-49cf-9062-167c4b55b48e ; label: None ; device: /dev/sda ; serial: BIWIN_SSD_133305201019 ; exists: True ; >15:14:10,316 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f345e7e6d30>, <parted.partition.Partition object at 0x7f345ecf4d68>, <parted.partition.Partition object at 0x7f345e78e6a0>] > device: <parted.device.Device object at 0x7f345e77b6a0> > PedDisk: <_ped.Disk object at 0x7f345e778488> >15:14:10,394 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >15:14:10,396 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >15:14:10,396 INF blivet: got format: existing gpt disklabel >15:14:10,402 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-id/ata-BIWIN_SSD_133305201019-part1 ' > '/dev/disk/by-partuuid/cd1a3879-9b46-4fa4-a4f9-5d92f4e1a221 ' > '/dev/disk/by-uuid/EECA-ACD9', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '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_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': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EECA-ACD9', > 'ID_FS_UUID_ENC': 'EECA-ACD9', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'BIWIN_SSD', > 'ID_MODEL_ENC': 'BIWIN\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'cd1a3879-9b46-4fa4-a4f9-5d92f4e1a221', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8a4fa373-ceb8-49cf-9062-167c4b55b48e', > 'ID_PATH': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2', > 'ID_REVISION': 'M0702A', > 'ID_SERIAL': 'BIWIN_SSD_133305201019', > 'ID_SERIAL_SHORT': '133305201019', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '18667549'} ; >15:14:10,403 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >15:14:10,404 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >15:14:10,405 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,407 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >15:14:10,444 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:14:10,445 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (12) with existing gpt disklabel >15:14:10,447 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >15:14:10,454 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >15:14:10,454 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >15:14:10,456 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >15:14:10,459 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >15:14:10,460 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >15:14:10,462 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >15:14:10,462 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >15:14:10,463 DBG blivet: looking up parted Partition: /dev/sda1 >15:14:10,464 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >15:14:10,467 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >15:14:10,469 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >15:14:10,471 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >15:14:10,473 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 ; >15:14:10,475 DBG blivet: updated sda1 size to 200 MiB (200 MiB) >15:14:10,475 INF blivet: added partition sda1 (id 22) to device tree >15:14:10,476 INF blivet: got device: PartitionDevice instance (0x7f345e79aa58) -- > name = sda1 status = True id = 22 > children = [] > parents = ['existing 59 GiB disk sda (12) with existing gpt disklabel'] > uuid = cd1a3879-9b46-4fa4-a4f9-5d92f4e1a221 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f345e77b4a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f345e7ec080> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e7e6ba8> PedPartition: <_ped.Partition object at 0x7f345e7b3d00> > disk = existing 59 GiB disk sda (12) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >15:14:10,486 DBG blivet: DeviceTree.handle_format: name: sda1 ; >15:14:10,488 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:10,489 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >15:14:10,491 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,491 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >15:14:10,492 INF blivet: type detected on 'sda1' is 'efi' >15:14:10,494 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,495 DBG blivet: get_format('efi') returning EFIFS instance with object id 28 >15:14:10,496 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >15:14:10,496 INF blivet: got format: existing efi filesystem >15:14:10,534 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,571 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,575 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-BIWIN_SSD_133305201019-part2 ' > '/dev/disk/by-uuid/ba67561c-d2fa-4bcd-9e55-5d21a9599e92 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part2 ' > '/dev/disk/by-partuuid/bc83ccaa-b32c-45f0-a4dc-e7babb7e84c3', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '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_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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ba67561c-d2fa-4bcd-9e55-5d21a9599e92', > 'ID_FS_UUID_ENC': 'ba67561c-d2fa-4bcd-9e55-5d21a9599e92', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'BIWIN_SSD', > 'ID_MODEL_ENC': 'BIWIN\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'bc83ccaa-b32c-45f0-a4dc-e7babb7e84c3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8a4fa373-ceb8-49cf-9062-167c4b55b48e', > 'ID_PATH': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2', > 'ID_REVISION': 'M0702A', > 'ID_SERIAL': 'BIWIN_SSD_133305201019', > 'ID_SERIAL_SHORT': '133305201019', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18661581'} ; >15:14:10,575 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >15:14:10,576 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >15:14:10,578 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,579 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >15:14:10,621 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:14:10,623 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (12) with existing gpt disklabel >15:14:10,626 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >15:14:10,629 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >15:14:10,630 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >15:14:10,632 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >15:14:10,635 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >15:14:10,636 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >15:14:10,639 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >15:14:10,640 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >15:14:10,641 DBG blivet: looking up parted Partition: /dev/sda2 >15:14:10,643 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >15:14:10,646 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >15:14:10,648 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >15:14:10,650 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >15:14:10,653 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 ; >15:14:10,654 DBG blivet: updated sda2 size to 1024 MiB (1024 MiB) >15:14:10,655 INF blivet: added partition sda2 (id 30) to device tree >15:14:10,655 INF blivet: got device: PartitionDevice instance (0x7f345e5be0b8) -- > name = sda2 status = True id = 30 > children = [] > parents = ['existing 59 GiB disk sda (12) with existing gpt disklabel'] > uuid = bc83ccaa-b32c-45f0-a4dc-e7babb7e84c3 size = 1024 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 1024 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f345e77b4a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f345e78e860> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e78e780> PedPartition: <_ped.Partition object at 0x7f345e78aa98> > disk = existing 59 GiB disk sda (12) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >15:14:10,664 DBG blivet: DeviceTree.handle_format: name: sda2 ; >15:14:10,668 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:10,668 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >15:14:10,671 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,672 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >15:14:10,675 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,676 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >15:14:10,679 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,680 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >15:14:10,680 INF blivet: type detected on 'sda2' is 'ext4' >15:14:10,753 DBG blivet: padding min size from 229.47 MiB up to 253 MiB >15:14:10,756 DBG blivet: Ext4FS.supported: supported: True ; >15:14:10,756 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 38 >15:14:10,757 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >15:14:10,758 INF blivet: got format: existing ext4 filesystem >15:14:10,818 DBG blivet: Ext4FS.supported: supported: True ; >15:14:10,864 DBG blivet: Ext4FS.supported: supported: True ; >15:14:10,866 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/4ea6a091-f9ee-4a19-95d0-fd80a0595f7f ' > '/dev/disk/by-id/ata-BIWIN_SSD_133305201019-part3 ' > '/dev/disk/by-path/pci-0000:00:17.0-ata-2-part3 ' > '/dev/disk/by-id/lvm-pv-uuid-H97hei-K6xU-OTne-agDh-7G7z-uol4-wdslz3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '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_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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'H97hei-K6xU-OTne-agDh-7G7z-uol4-wdslz3', > 'ID_FS_UUID_ENC': 'H97hei-K6xU-OTne-agDh-7G7z-uol4-wdslz3', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'BIWIN_SSD', > 'ID_MODEL_ENC': 'BIWIN\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2508800', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '121221120', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '4ea6a091-f9ee-4a19-95d0-fd80a0595f7f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '8a4fa373-ceb8-49cf-9062-167c4b55b48e', > 'ID_PATH': 'pci-0000:00:17.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_17_0-ata-2', > 'ID_REVISION': 'M0702A', > 'ID_SERIAL': 'BIWIN_SSD_133305201019', > 'ID_SERIAL_SHORT': '133305201019', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '18641914'} ; >15:14:10,867 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >15:14:10,868 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >15:14:10,869 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:10,870 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >15:14:10,911 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >15:14:10,912 DBG blivet: DeviceTree.get_device_by_name returned existing 59 GiB disk sda (12) with existing gpt disklabel >15:14:10,915 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >15:14:10,917 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >15:14:10,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >15:14:10,919 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >15:14:10,920 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >15:14:10,921 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >15:14:10,923 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >15:14:10,923 DBG blivet: updated sda3 size to 57.8 GiB (57.8 GiB) >15:14:10,924 DBG blivet: looking up parted Partition: /dev/sda3 >15:14:10,925 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:14:10,927 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >15:14:10,929 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >15:14:10,930 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >15:14:10,932 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 ; >15:14:10,933 DBG blivet: updated sda3 size to 57.8 GiB (57.8 GiB) >15:14:10,933 INF blivet: added partition sda3 (id 40) to device tree >15:14:10,933 INF blivet: got device: PartitionDevice instance (0x7f345e77b828) -- > name = sda3 status = True id = 40 > children = [] > parents = ['existing 59 GiB disk sda (12) with existing gpt disklabel'] > uuid = 4ea6a091-f9ee-4a19-95d0-fd80a0595f7f size = 57.8 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > target size = 57.8 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f345e77b4a8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e78e710> PedPartition: <_ped.Partition object at 0x7f345e78aa40> > disk = existing 59 GiB disk sda (12) with existing gpt disklabel > start = 2508800 end = 123729919 length = 121221120 > flags = lvm >15:14:10,940 DBG blivet: DeviceTree.handle_format: name: sda3 ; >15:14:10,942 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:10,943 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >15:14:10,945 DBG blivet: EFIFS.supported: supported: True ; >15:14:10,945 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >15:14:10,947 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,948 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >15:14:10,950 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:10,950 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >15:14:10,952 DBG blivet: LVMFormatPopulator.run: pv: sda3 ; >15:14:11,030 INF blivet: type detected on 'sda3' is 'lvmpv' >15:14:11,035 DBG blivet: LVMPhysicalVolume.__init__: uuid: H97hei-K6xU-OTne-agDh-7G7z-uol4-wdslz3 ; label: None ; device: /dev/sda3 ; serial: BIWIN_SSD_133305201019 ; exists: True ; vg_name: fedora ; vg_uuid: 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R ; pe_start: 1024 KiB ; >15:14:11,035 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 48 >15:14:11,038 DBG blivet: PartitionDevice._set_format: sda3 ; type: lvmpv ; current: None ; >15:14:11,042 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R ; incomplete: True ; hidden: False ; >15:14:11,044 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:11,046 DBG blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >15:14:11,048 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,049 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >15:14:11,054 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: sda3 ; >15:14:11,058 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: fedora ; kids: 0 ; >15:14:11,058 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >15:14:11,061 DBG blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >15:14:11,064 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >15:14:11,066 INF blivet: added lvmvg fedora (id 49) to device tree >15:14:11,067 DBG blivet: LVMFormatPopulator._update_lvs: pv: sda3 ; >15:14:11,070 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R ; incomplete: True ; hidden: False ; >15:14:11,072 DBG blivet: DeviceTree.get_device_by_uuid returned existing 57.8 GiB lvmvg fedora (49) >15:14:11,080 DBG blivet: fedora size is 57.8 GiB >15:14:11,082 DBG blivet: vg fedora has 57.8 GiB free >15:14:11,083 DBG blivet: fedora size is 57.8 GiB >15:14:11,086 DBG blivet: vg fedora has 57.8 GiB free >15:14:11,089 DBG blivet: fedora size is 57.8 GiB >15:14:11,090 DBG blivet: vg fedora has 57.8 GiB free >15:14:11,090 DBG blivet: fedora size is 57.8 GiB >15:14:11,091 DBG blivet: vg fedora has 57.8 GiB free >15:14:11,134 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >15:14:11,137 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,140 DBG blivet: DeviceTree.get_device_by_uuid: uuid: ry2yx8-1lmK-aF2D-WfIY-w3SN-d0pF-aJuHnj ; incomplete: False ; hidden: False ; >15:14:11,143 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:11,145 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >15:14:11,148 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: home ; kids: 0 ; >15:14:11,148 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >15:14:11,152 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: None ; >15:14:11,155 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >15:14:11,156 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:11,160 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >15:14:11,161 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:11,161 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >15:14:11,165 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: home ; kids: 1 ; >15:14:11,169 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: home ; kids: 0 ; >15:14:11,170 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >15:14:11,172 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: None ; >15:14:11,175 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >15:14:11,176 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:11,180 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >15:14:11,181 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:11,182 DBG blivet: Adding fedora-home/17.02 GiB to fedora >15:14:11,183 INF blivet: added lvmlv fedora-home (id 53) to device tree >15:14:11,186 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; orig: False ; status: True ; controllable: True ; >15:14:11,189 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >15:14:11,189 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:11,192 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >15:14:11,193 DBG blivet: updated fedora-home size to 17.02 GiB (17.02 GiB) >15:14:11,196 DBG blivet: DeviceTree.handle_device: name: fedora-home ; info: {'DEVLINKS': '/dev/mapper/fedora-home /dev/fedora/home ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3Rry2yx81lmKaF2DWfIYw3SNd0pFaJuHnj ' > '/dev/disk/by-uuid/2809f603-da90-4784-af26-dc5e0587c683 ' > '/dev/disk/by-id/dm-name-fedora-home', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3Rry2yx81lmKaF2DWfIYw3SNd0pFaJuHnj', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2809f603-da90-4784-af26-dc5e0587c683', > 'ID_FS_UUID_ENC': '2809f603-da90-4784-af26-dc5e0587c683', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9817830'} ; >15:14:11,197 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-1)... >15:14:11,199 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >15:14:11,201 DBG blivet: DeviceTree.get_device_by_name returned existing 17.02 GiB lvmlv fedora-home (53) >15:14:11,205 DBG blivet: fedora size is 57.8 GiB >15:14:11,207 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,208 DBG blivet: fedora size is 57.8 GiB >15:14:11,210 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,216 DBG blivet: fedora size is 57.8 GiB >15:14:11,217 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,218 DBG blivet: fedora size is 57.8 GiB >15:14:11,220 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,225 DBG blivet: fedora size is 57.8 GiB >15:14:11,226 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,227 DBG blivet: fedora size is 57.8 GiB >15:14:11,229 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,221 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5beb38) -- > name = fedora-home status = True id = 53 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = ry2yx8-1lmK-aF2D-WfIY-w3SN-d0pF-aJuHnj size = 17.02 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 17.02 GiB path = /dev/mapper/fedora-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53)'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 40.78 GiB > free extents = 10439 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53)'] > segment type = linear percent = 0 > VG space used = 17.02 GiB >15:14:11,235 DBG blivet: fedora size is 57.8 GiB >15:14:11,237 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,238 DBG blivet: fedora size is 57.8 GiB >15:14:11,240 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,245 DBG blivet: fedora size is 57.8 GiB >15:14:11,248 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,249 DBG blivet: fedora size is 57.8 GiB >15:14:11,251 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,258 DBG blivet: fedora size is 57.8 GiB >15:14:11,260 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,262 DBG blivet: fedora size is 57.8 GiB >15:14:11,264 DBG blivet: vg fedora has 40.78 GiB free >15:14:11,278 DBG blivet: DeviceTree.handle_format: name: fedora-home ; >15:14:11,282 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:11,282 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >15:14:11,285 DBG blivet: EFIFS.supported: supported: True ; >15:14:11,286 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >15:14:11,291 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,292 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >15:14:11,297 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,298 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >15:14:11,298 INF blivet: type detected on 'fedora-home' is 'ext4' >15:14:11,338 DBG blivet: padding min size from 3.01 GiB up to 3.31 GiB >15:14:11,341 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,342 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 64 >15:14:11,345 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: None ; >15:14:11,346 INF blivet: got format: existing ext4 filesystem >15:14:11,409 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,457 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,460 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >15:14:11,462 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,464 DBG blivet: DeviceTree.get_device_by_uuid: uuid: F0O9cc-Yg1T-YuI3-wZlt-adX7-vAYP-tQb3qp ; incomplete: False ; hidden: False ; >15:14:11,466 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:11,466 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >15:14:11,468 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 1 ; >15:14:11,469 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >15:14:11,471 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >15:14:11,473 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >15:14:11,474 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:11,477 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:14:11,478 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:11,479 DBG blivet: get_format('None') returning DeviceFormat instance with object id 70 >15:14:11,482 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 2 ; >15:14:11,485 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 1 ; >15:14:11,486 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >15:14:11,489 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >15:14:11,492 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >15:14:11,493 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:11,497 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:14:11,498 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:11,499 DBG blivet: Adding fedora-root/34.88 GiB to fedora >15:14:11,500 INF blivet: added lvmlv fedora-root (id 66) to device tree >15:14:11,502 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >15:14:11,507 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >15:14:11,508 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >15:14:11,511 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >15:14:11,513 DBG blivet: updated fedora-root size to 34.88 GiB (34.88 GiB) >15:14:11,517 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/931bd716-52b2-4cb0-a37c-ff68c90fb441 ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3RF0O9ccYg1TYuI3wZltadX7vAYPtQb3qp ' > '/dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > '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-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3RF0O9ccYg1TYuI3wZltadX7vAYPtQb3qp', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '931bd716-52b2-4cb0-a37c-ff68c90fb441', > 'ID_FS_UUID_ENC': '931bd716-52b2-4cb0-a37c-ff68c90fb441', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9818640'} ; >15:14:11,518 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >15:14:11,519 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >15:14:11,521 DBG blivet: DeviceTree.get_device_by_name returned existing 34.88 GiB lvmlv fedora-root (66) >15:14:11,526 DBG blivet: fedora size is 57.8 GiB >15:14:11,528 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,529 DBG blivet: fedora size is 57.8 GiB >15:14:11,532 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,539 DBG blivet: fedora size is 57.8 GiB >15:14:11,542 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,543 DBG blivet: fedora size is 57.8 GiB >15:14:11,546 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,553 DBG blivet: fedora size is 57.8 GiB >15:14:11,555 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,556 DBG blivet: fedora size is 57.8 GiB >15:14:11,559 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,548 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5cfc50) -- > name = fedora-root status = True id = 66 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = F0O9cc-Yg1T-YuI3-wZlt-adX7-vAYP-tQb3qp size = 34.88 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 34.88 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66)'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 5.9 GiB > free extents = 1511 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66)'] > segment type = linear percent = 0 > VG space used = 34.88 GiB >15:14:11,568 DBG blivet: fedora size is 57.8 GiB >15:14:11,571 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,573 DBG blivet: fedora size is 57.8 GiB >15:14:11,575 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,581 DBG blivet: fedora size is 57.8 GiB >15:14:11,582 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,583 DBG blivet: fedora size is 57.8 GiB >15:14:11,584 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,589 DBG blivet: fedora size is 57.8 GiB >15:14:11,590 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,591 DBG blivet: fedora size is 57.8 GiB >15:14:11,592 DBG blivet: vg fedora has 5.9 GiB free >15:14:11,604 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >15:14:11,607 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:11,607 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 73 >15:14:11,609 DBG blivet: EFIFS.supported: supported: True ; >15:14:11,609 DBG blivet: get_format('efi') returning EFIFS instance with object id 74 >15:14:11,612 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,612 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >15:14:11,615 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,615 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >15:14:11,615 INF blivet: type detected on 'fedora-root' is 'ext4' >15:14:11,649 DBG blivet: padding min size from 9.8 GiB up to 10.29 GiB >15:14:11,652 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,652 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 77 >15:14:11,655 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: ext4 ; current: None ; >15:14:11,655 INF blivet: got format: existing ext4 filesystem >15:14:11,712 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,749 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,752 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >15:14:11,754 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,755 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 7MkYDw-AS5T-f3Am-PCbH-YmWT-c8Vs-NrfaP3 ; incomplete: False ; hidden: False ; >15:14:11,756 DBG blivet: DeviceTree.get_device_by_uuid returned None >15:14:11,756 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >15:14:11,759 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 2 ; >15:14:11,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >15:14:11,761 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >15:14:11,763 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >15:14:11,763 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:11,766 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >15:14:11,766 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:11,767 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >15:14:11,769 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 3 ; >15:14:11,770 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 2 ; >15:14:11,771 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >15:14:11,772 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >15:14:11,774 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >15:14:11,775 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:11,777 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >15:14:11,777 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:11,778 DBG blivet: Adding fedora-swap/5.9 GiB to fedora >15:14:11,778 INF blivet: added lvmlv fedora-swap (id 79) to device tree >15:14:11,780 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >15:14:11,782 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >15:14:11,782 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >15:14:11,784 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >15:14:11,784 DBG blivet: updated fedora-swap size to 5.9 GiB (5.9 GiB) >15:14:11,786 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/mapper/fedora-swap ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3R7MkYDwAS5Tf3AmPCbHYmWTc8VsNrfaP3 ' > '/dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-uuid/df479497-a0ce-4a06-808d-d6d62e443623 ' > '/dev/fedora/swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3R7MkYDwAS5Tf3AmPCbHYmWTc8VsNrfaP3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'df479497-a0ce-4a06-808d-d6d62e443623', > 'ID_FS_UUID_ENC': 'df479497-a0ce-4a06-808d-d6d62e443623', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9817650'} ; >15:14:11,787 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >15:14:11,788 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >15:14:11,790 DBG blivet: DeviceTree.get_device_by_name returned existing 5.9 GiB lvmlv fedora-swap (79) >15:14:11,793 DBG blivet: fedora size is 57.8 GiB >15:14:11,795 DBG blivet: vg fedora has 0 B free >15:14:11,796 DBG blivet: fedora size is 57.8 GiB >15:14:11,797 DBG blivet: vg fedora has 0 B free >15:14:11,801 DBG blivet: fedora size is 57.8 GiB >15:14:11,802 DBG blivet: vg fedora has 0 B free >15:14:11,803 DBG blivet: fedora size is 57.8 GiB >15:14:11,805 DBG blivet: vg fedora has 0 B free >15:14:11,809 DBG blivet: fedora size is 57.8 GiB >15:14:11,810 DBG blivet: vg fedora has 0 B free >15:14:11,811 DBG blivet: fedora size is 57.8 GiB >15:14:11,813 DBG blivet: vg fedora has 0 B free >15:14:11,806 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5675c0) -- > name = fedora-swap status = True id = 79 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = 7MkYDw-AS5T-f3Am-PCbH-YmWT-c8Vs-NrfaP3 size = 5.9 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 5.9 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79)'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79)'] > segment type = linear percent = 0 > VG space used = 5.9 GiB >15:14:11,817 DBG blivet: fedora size is 57.8 GiB >15:14:11,818 DBG blivet: vg fedora has 0 B free >15:14:11,819 DBG blivet: fedora size is 57.8 GiB >15:14:11,820 DBG blivet: vg fedora has 0 B free >15:14:11,824 DBG blivet: fedora size is 57.8 GiB >15:14:11,825 DBG blivet: vg fedora has 0 B free >15:14:11,826 DBG blivet: fedora size is 57.8 GiB >15:14:11,828 DBG blivet: vg fedora has 0 B free >15:14:11,832 DBG blivet: fedora size is 57.8 GiB >15:14:11,833 DBG blivet: vg fedora has 0 B free >15:14:11,834 DBG blivet: fedora size is 57.8 GiB >15:14:11,835 DBG blivet: vg fedora has 0 B free >15:14:11,846 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >15:14:11,849 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:11,849 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >15:14:11,851 DBG blivet: EFIFS.supported: supported: True ; >15:14:11,851 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >15:14:11,853 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,854 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >15:14:11,856 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,857 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >15:14:11,857 INF blivet: type detected on 'fedora-swap' is 'swap' >15:14:11,859 DBG blivet: SwapSpace.__init__: uuid: df479497-a0ce-4a06-808d-d6d62e443623 ; label: None ; device: /dev/mapper/fedora-swap ; serial: None ; exists: True ; >15:14:11,859 DBG blivet: get_format('swap') returning SwapSpace instance with object id 90 >15:14:11,861 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: None ; >15:14:11,861 INF blivet: got format: existing swap >15:14:11,863 INF blivet: got format: existing lvmpv >15:14:11,865 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18736595'} ; >15:14:11,865 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >15:14:11,866 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >15:14:11,868 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,869 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >15:14:11,870 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >15:14:11,872 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,872 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >15:14:11,873 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >15:14:11,874 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >15:14:11,877 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >15:14:11,877 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >15:14:11,877 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 93) to device tree >15:14:11,878 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >15:14:11,880 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >15:14:11,880 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >15:14:11,881 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:14:11,883 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >15:14:11,883 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >15:14:11,883 INF blivet: added loop loop0 (id 97) to device tree >15:14:11,884 INF blivet: got device: LoopDevice instance (0x7f345e56bf60) -- > name = loop0 status = False id = 97 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (93)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >15:14:11,886 DBG blivet: DeviceTree.handle_format: name: loop0 ; >15:14:11,888 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:11,888 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >15:14:11,890 DBG blivet: EFIFS.supported: supported: True ; >15:14:11,890 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >15:14:11,892 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,893 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >15:14:11,894 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,895 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >15:14:11,895 INF blivet: type detected on 'loop0' is 'squashfs' >15:14:11,895 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 105 >15:14:11,897 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >15:14:11,926 INF blivet: got format: existing None >15:14:11,928 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18738870'} ; >15:14:11,928 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >15:14:11,929 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:14:11,931 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,932 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >15:14:11,933 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >15:14:11,934 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:11,935 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >15:14:11,935 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >15:14:11,936 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >15:14:11,938 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >15:14:11,938 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >15:14:11,939 INF blivet: added file /LiveOS/rootfs.img (id 107) to device tree >15:14:11,939 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >15:14:11,940 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >15:14:11,941 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >15:14:11,942 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >15:14:11,944 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >15:14:11,944 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >15:14:11,944 INF blivet: added loop loop1 (id 111) to device tree >15:14:11,945 INF blivet: got device: LoopDevice instance (0x7f345e6be4e0) -- > name = loop1 status = False id = 111 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (107)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >15:14:11,947 DBG blivet: DeviceTree.handle_format: name: loop1 ; >15:14:11,949 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:11,949 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 115 >15:14:11,951 DBG blivet: EFIFS.supported: supported: True ; >15:14:11,951 DBG blivet: get_format('efi') returning EFIFS instance with object id 116 >15:14:11,953 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,953 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 117 >15:14:11,955 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:11,955 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >15:14:11,955 INF blivet: type detected on 'loop1' is 'ext4' >15:14:11,985 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >15:14:11,987 DBG blivet: Ext4FS.supported: supported: True ; >15:14:11,988 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 119 >15:14:11,989 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >15:14:11,991 INF blivet: got format: existing ext4 filesystem >15:14:12,026 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,060 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,062 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18734758'} ; >15:14:12,062 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >15:14:12,063 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:14:12,065 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,066 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >15:14:12,067 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >15:14:12,069 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,069 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >15:14:12,070 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >15:14:12,071 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >15:14:12,072 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >15:14:12,073 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >15:14:12,073 INF blivet: added file /overlay (deleted) (id 121) to device tree >15:14:12,073 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >15:14:12,075 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >15:14:12,075 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >15:14:12,077 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >15:14:12,078 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >15:14:12,079 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >15:14:12,079 INF blivet: added loop loop2 (id 125) to device tree >15:14:12,079 INF blivet: got device: LoopDevice instance (0x7f345e567240) -- > name = loop2 status = False id = 125 > children = [] > parents = ['existing 0 B file /overlay (deleted) (121)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >15:14:12,082 DBG blivet: DeviceTree.handle_format: name: loop2 ; >15:14:12,082 DBG blivet: no type or existing type for loop2, bailing >15:14:12,084 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/disk/by-uuid/df479497-a0ce-4a06-808d-d6d62e443623 ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3R7MkYDwAS5Tf3AmPCbHYmWTc8VsNrfaP3 ' > '/dev/mapper/fedora-swap /dev/disk/by-id/dm-name-fedora-swap ' > '/dev/fedora/swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3R7MkYDwAS5Tf3AmPCbHYmWTc8VsNrfaP3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'df479497-a0ce-4a06-808d-d6d62e443623', > 'ID_FS_UUID_ENC': 'df479497-a0ce-4a06-808d-d6d62e443623', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9817650'} ; >15:14:12,084 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >15:14:12,085 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >15:14:12,086 DBG blivet: DeviceTree.get_device_by_name returned existing 5.9 GiB lvmlv fedora-swap (79) with existing swap >15:14:12,090 DBG blivet: fedora size is 57.8 GiB >15:14:12,092 DBG blivet: vg fedora has 0 B free >15:14:12,093 DBG blivet: fedora size is 57.8 GiB >15:14:12,094 DBG blivet: vg fedora has 0 B free >15:14:12,098 DBG blivet: fedora size is 57.8 GiB >15:14:12,099 DBG blivet: vg fedora has 0 B free >15:14:12,100 DBG blivet: fedora size is 57.8 GiB >15:14:12,102 DBG blivet: vg fedora has 0 B free >15:14:12,106 DBG blivet: fedora size is 57.8 GiB >15:14:12,107 DBG blivet: vg fedora has 0 B free >15:14:12,108 DBG blivet: fedora size is 57.8 GiB >15:14:12,109 DBG blivet: vg fedora has 0 B free >15:14:12,103 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5675c0) -- > name = fedora-swap status = True id = 79 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = 7MkYDw-AS5T-f3Am-PCbH-YmWT-c8Vs-NrfaP3 size = 5.9 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 5.9 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > segment type = linear percent = 0 > VG space used = 5.9 GiB >15:14:12,113 DBG blivet: fedora size is 57.8 GiB >15:14:12,115 DBG blivet: vg fedora has 0 B free >15:14:12,116 DBG blivet: fedora size is 57.8 GiB >15:14:12,117 DBG blivet: vg fedora has 0 B free >15:14:12,121 DBG blivet: fedora size is 57.8 GiB >15:14:12,122 DBG blivet: vg fedora has 0 B free >15:14:12,123 DBG blivet: fedora size is 57.8 GiB >15:14:12,125 DBG blivet: vg fedora has 0 B free >15:14:12,129 DBG blivet: fedora size is 57.8 GiB >15:14:12,130 DBG blivet: vg fedora has 0 B free >15:14:12,131 DBG blivet: fedora size is 57.8 GiB >15:14:12,132 DBG blivet: vg fedora has 0 B free >15:14:12,143 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >15:14:12,143 DBG blivet: no type or existing type for fedora-swap, bailing >15:14:12,145 DBG blivet: DeviceTree.handle_device: name: fedora-home ; info: {'DEVLINKS': '/dev/fedora/home ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3Rry2yx81lmKaF2DWfIYw3SNd0pFaJuHnj ' > '/dev/mapper/fedora-home /dev/disk/by-id/dm-name-fedora-home ' > '/dev/disk/by-uuid/2809f603-da90-4784-af26-dc5e0587c683', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3Rry2yx81lmKaF2DWfIYw3SNd0pFaJuHnj', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2809f603-da90-4784-af26-dc5e0587c683', > 'ID_FS_UUID_ENC': '2809f603-da90-4784-af26-dc5e0587c683', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9817830'} ; >15:14:12,145 INF blivet: scanning fedora-home (/sys/devices/virtual/block/dm-1)... >15:14:12,146 DBG blivet: DeviceTree.get_device_by_name: name: fedora-home ; incomplete: False ; hidden: False ; >15:14:12,148 DBG blivet: DeviceTree.get_device_by_name returned existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem >15:14:12,152 DBG blivet: fedora size is 57.8 GiB >15:14:12,154 DBG blivet: vg fedora has 0 B free >15:14:12,154 DBG blivet: fedora size is 57.8 GiB >15:14:12,156 DBG blivet: vg fedora has 0 B free >15:14:12,160 DBG blivet: fedora size is 57.8 GiB >15:14:12,161 DBG blivet: vg fedora has 0 B free >15:14:12,162 DBG blivet: fedora size is 57.8 GiB >15:14:12,164 DBG blivet: vg fedora has 0 B free >15:14:12,168 DBG blivet: fedora size is 57.8 GiB >15:14:12,169 DBG blivet: vg fedora has 0 B free >15:14:12,170 DBG blivet: fedora size is 57.8 GiB >15:14:12,171 DBG blivet: vg fedora has 0 B free >15:14:12,165 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5beb38) -- > name = fedora-home status = True id = 53 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = ry2yx8-1lmK-aF2D-WfIY-w3SN-d0pF-aJuHnj size = 17.02 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 17.02 GiB path = /dev/mapper/fedora-home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > segment type = linear percent = 0 > VG space used = 17.02 GiB >15:14:12,176 DBG blivet: fedora size is 57.8 GiB >15:14:12,177 DBG blivet: vg fedora has 0 B free >15:14:12,178 DBG blivet: fedora size is 57.8 GiB >15:14:12,179 DBG blivet: vg fedora has 0 B free >15:14:12,183 DBG blivet: fedora size is 57.8 GiB >15:14:12,185 DBG blivet: vg fedora has 0 B free >15:14:12,185 DBG blivet: fedora size is 57.8 GiB >15:14:12,187 DBG blivet: vg fedora has 0 B free >15:14:12,191 DBG blivet: fedora size is 57.8 GiB >15:14:12,192 DBG blivet: vg fedora has 0 B free >15:14:12,193 DBG blivet: fedora size is 57.8 GiB >15:14:12,194 DBG blivet: vg fedora has 0 B free >15:14:12,206 DBG blivet: DeviceTree.handle_format: name: fedora-home ; >15:14:12,206 DBG blivet: no type or existing type for fedora-home, bailing >15:14:12,208 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-uuid/931bd716-52b2-4cb0-a37c-ff68c90fb441 ' > '/dev/mapper/fedora-root ' > '/dev/disk/by-id/dm-uuid-LVM-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3RF0O9ccYg1TYuI3wZltadX7vAYPtQb3qp ' > '/dev/fedora/root /dev/disk/by-id/dm-name-fedora-root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > '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-0dF7G3VjtbUH75e7UkqmQT3SEsXK3O3RF0O9ccYg1TYuI3wZltadX7vAYPtQb3qp', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '931bd716-52b2-4cb0-a37c-ff68c90fb441', > 'ID_FS_UUID_ENC': '931bd716-52b2-4cb0-a37c-ff68c90fb441', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9818640'} ; >15:14:12,208 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-2)... >15:14:12,209 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >15:14:12,211 DBG blivet: DeviceTree.get_device_by_name returned existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem >15:14:12,215 DBG blivet: fedora size is 57.8 GiB >15:14:12,216 DBG blivet: vg fedora has 0 B free >15:14:12,217 DBG blivet: fedora size is 57.8 GiB >15:14:12,219 DBG blivet: vg fedora has 0 B free >15:14:12,223 DBG blivet: fedora size is 57.8 GiB >15:14:12,224 DBG blivet: vg fedora has 0 B free >15:14:12,225 DBG blivet: fedora size is 57.8 GiB >15:14:12,227 DBG blivet: vg fedora has 0 B free >15:14:12,231 DBG blivet: fedora size is 57.8 GiB >15:14:12,232 DBG blivet: vg fedora has 0 B free >15:14:12,233 DBG blivet: fedora size is 57.8 GiB >15:14:12,234 DBG blivet: vg fedora has 0 B free >15:14:12,228 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f345e5cfc50) -- > name = fedora-root status = True id = 66 > children = [] > parents = ['existing 57.8 GiB lvmvg fedora (49)'] > uuid = F0O9cc-Yg1T-YuI3-wZlt-adX7-vAYP-tQb3qp size = 34.88 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 34.88 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f345e5be0f0) -- > name = fedora status = True id = 49 > children = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > parents = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > uuid = 0dF7G3-Vjtb-UH75-e7Uk-qmQT-3SEs-XK3O3R size = 57.8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 57.8 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 14797 > PE Free = 0 PV Count = 1 > modified = False extents = 14797 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 57.8 GiB partition sda3 (40) with existing lvmpv'] > LVs = ['existing 17.02 GiB lvmlv fedora-home (53) with existing ext4 filesystem', > 'existing 34.88 GiB lvmlv fedora-root (66) with existing ext4 filesystem', > 'existing 5.9 GiB lvmlv fedora-swap (79) with existing swap'] > segment type = linear percent = 0 > VG space used = 34.88 GiB >15:14:12,240 DBG blivet: fedora size is 57.8 GiB >15:14:12,242 DBG blivet: vg fedora has 0 B free >15:14:12,242 DBG blivet: fedora size is 57.8 GiB >15:14:12,244 DBG blivet: vg fedora has 0 B free >15:14:12,248 DBG blivet: fedora size is 57.8 GiB >15:14:12,249 DBG blivet: vg fedora has 0 B free >15:14:12,250 DBG blivet: fedora size is 57.8 GiB >15:14:12,252 DBG blivet: vg fedora has 0 B free >15:14:12,256 DBG blivet: fedora size is 57.8 GiB >15:14:12,257 DBG blivet: vg fedora has 0 B free >15:14:12,258 DBG blivet: fedora size is 57.8 GiB >15:14:12,259 DBG blivet: vg fedora has 0 B free >15:14:12,270 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >15:14:12,271 DBG blivet: no type or existing type for fedora-root, bailing >15:14:12,272 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11058111'} ; >15:14:12,272 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-3)... >15:14:12,273 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:14:12,275 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,335 DBG blivet: DMDevicePopulator.run: name: live-rw ; >15:14:12,337 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:14:12,339 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (111) with existing ext4 filesystem >15:14:12,341 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >15:14:12,343 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (125) >15:14:12,345 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >15:14:12,346 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 131 >15:14:12,348 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >15:14:12,349 DBG blivet: get_format('None') returning DeviceFormat instance with object id 132 >15:14:12,350 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >15:14:12,352 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >15:14:12,352 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >15:14:12,354 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >15:14:12,354 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >15:14:12,355 INF blivet: added dm live-rw (id 130) to device tree >15:14:12,355 INF blivet: got device: DMDevice instance (0x7f346caefac8) -- > name = live-rw status = True id = 130 > children = [] > parents = ['existing 0 B loop loop1 (111) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >15:14:12,376 DBG blivet: DeviceTree.handle_format: name: live-rw ; >15:14:12,378 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:12,378 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 134 >15:14:12,380 DBG blivet: EFIFS.supported: supported: True ; >15:14:12,380 DBG blivet: get_format('efi') returning EFIFS instance with object id 135 >15:14:12,382 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:12,383 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 136 >15:14:12,385 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:12,385 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 137 >15:14:12,385 INF blivet: type detected on 'live-rw' is 'ext4' >15:14:12,415 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >15:14:12,417 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,417 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 138 >15:14:12,419 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >15:14:12,420 INF blivet: got format: existing ext4 filesystem >15:14:12,454 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,490 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,492 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11155285'} ; >15:14:12,492 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-4)... >15:14:12,494 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:14:12,496 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,558 DBG blivet: DMDevicePopulator.run: name: live-base ; >15:14:12,560 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >15:14:12,562 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (111) with existing ext4 filesystem >15:14:12,564 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >15:14:12,566 DBG blivet: DeviceTree.get_device_by_name returned None >15:14:12,566 DBG blivet: get_format('None') returning DeviceFormat instance with object id 141 >15:14:12,568 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >15:14:12,568 DBG blivet: get_format('None') returning DeviceFormat instance with object id 142 >15:14:12,570 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >15:14:12,572 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >15:14:12,572 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >15:14:12,574 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >15:14:12,575 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >15:14:12,575 INF blivet: added dm live-base (id 140) to device tree >15:14:12,575 INF blivet: got device: DMDevice instance (0x7f345e6beda0) -- > name = live-base status = True id = 140 > children = [] > parents = ['existing 0 B loop loop1 (111) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >15:14:12,596 DBG blivet: DeviceTree.handle_format: name: live-base ; >15:14:12,599 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:12,600 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 144 >15:14:12,603 DBG blivet: EFIFS.supported: supported: True ; >15:14:12,603 DBG blivet: get_format('efi') returning EFIFS instance with object id 145 >15:14:12,605 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:12,606 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 146 >15:14:12,608 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:12,608 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 147 >15:14:12,608 INF blivet: type detected on 'live-base' is 'ext4' >15:14:12,640 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >15:14:12,642 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,642 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 148 >15:14:12,644 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >15:14:12,645 INF blivet: got format: existing ext4 filesystem >15:14:12,680 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,714 DBG blivet: Ext4FS.supported: supported: True ; >15:14:12,748 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:14:12,780 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >15:14:12,844 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >15:14:12,898 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:14:12,932 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >15:14:12,998 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >15:14:13,056 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:14:13,057 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:13,059 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:13,079 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:14:13,116 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:13,185 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:13,238 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:14:13,239 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:13,241 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:13,264 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >15:14:13,300 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >15:14:13,371 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >15:14:13,429 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >15:14:13,480 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:14:13,482 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:13,483 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:13,507 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:14:18,366 INF blivet: teardown of fedora-home failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:18,374 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >15:14:18,442 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >15:14:18,511 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >15:14:18,567 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >15:14:18,613 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:14:18,615 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:18,616 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:18,639 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:14:23,487 INF blivet: teardown of fedora-root failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:23,495 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >15:14:23,499 DBG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >15:14:23,502 DBG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >15:14:23,526 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >15:14:28,374 INF blivet: teardown of fedora-swap failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:28,376 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:14:28,378 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:14:28,379 INF blivet: edd: MBR signature on sda is zero. new disk image? >15:14:28,379 INF blivet: edd: collected mbr signatures: {} >15:14:28,382 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >15:14:28,384 DBG blivet: DeviceTree.get_device_by_path returned None >15:14:28,384 DBG blivet: failed to resolve '/dev/sdb1' >15:14:28,419 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >15:14:28,420 DBG blivet: DeviceTree.get_device_by_name returned existing 7,47 Gio disk sdb (2) with existing iso9660 filesystem >15:14:28,423 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >15:14:28,454 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:28,533 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:14:28,567 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:28,629 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:28,688 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; orig: False ; status: False ; controllable: True ; >15:14:28,690 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-home ; orig: False ; >15:14:28,692 DBG blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: True ; controllable: True ; >15:14:28,693 DBG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; orig: False ; status: False ; controllable: True ; >15:14:28,781 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-home ; status: True ; >15:14:28,782 DBG blivet: fedora-home sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:28,813 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >15:14:28,879 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >15:14:28,916 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >15:14:28,979 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-home ; type: ext4 ; status: False ; >15:14:29,031 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >15:14:29,076 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: False ; controllable: True ; >15:14:29,078 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >15:14:29,080 DBG blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: True ; controllable: True ; >15:14:29,081 DBG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; orig: False ; status: False ; controllable: True ; >15:14:29,170 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >15:14:29,171 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >15:14:29,205 DBG blivet: Ext4FS.setup: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >15:14:29,291 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-root ; incomplete: False ; hidden: False ; >15:14:29,292 DBG blivet: DeviceTree.get_device_by_path returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >15:14:29,297 DBG blivet: fedora size is 57,8 Gio >15:14:29,299 DBG blivet: vg fedora has 0 O free >15:14:29,300 DBG blivet: fedora size is 57,8 Gio >15:14:29,301 DBG blivet: vg fedora has 0 O free >15:14:29,305 DBG blivet: fedora size is 57,8 Gio >15:14:29,307 DBG blivet: vg fedora has 0 O free >15:14:29,308 DBG blivet: fedora size is 57,8 Gio >15:14:29,309 DBG blivet: vg fedora has 0 O free >15:14:29,310 DBG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >15:14:29,310 DBG blivet: resolved 'UUID=ba67561c-d2fa-4bcd-9e55-5d21a9599e92' to 'sda2' (partition) >15:14:29,311 DBG blivet: resolved 'UUID=EECA-ACD9' to 'sda1' (partition) >15:14:29,312 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-home ; incomplete: False ; hidden: False ; >15:14:29,313 DBG blivet: DeviceTree.get_device_by_path returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >15:14:29,316 DBG blivet: fedora size is 57,8 Gio >15:14:29,318 DBG blivet: vg fedora has 0 O free >15:14:29,319 DBG blivet: fedora size is 57,8 Gio >15:14:29,320 DBG blivet: vg fedora has 0 O free >15:14:29,324 DBG blivet: fedora size is 57,8 Gio >15:14:29,325 DBG blivet: vg fedora has 0 O free >15:14:29,326 DBG blivet: fedora size is 57,8 Gio >15:14:29,327 DBG blivet: vg fedora has 0 O free >15:14:29,329 DBG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >15:14:29,329 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-swap ; incomplete: False ; hidden: False ; >15:14:29,331 DBG blivet: DeviceTree.get_device_by_path returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >15:14:29,334 DBG blivet: fedora size is 57,8 Gio >15:14:29,335 DBG blivet: vg fedora has 0 O free >15:14:29,336 DBG blivet: fedora size is 57,8 Gio >15:14:29,337 DBG blivet: vg fedora has 0 O free >15:14:29,341 DBG blivet: fedora size is 57,8 Gio >15:14:29,343 DBG blivet: vg fedora has 0 O free >15:14:29,344 DBG blivet: fedora size is 57,8 Gio >15:14:29,345 DBG blivet: vg fedora has 0 O free >15:14:29,346 DBG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >15:14:29,371 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:14:29,405 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >15:14:29,474 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >15:14:29,530 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:14:29,532 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:29,533 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:29,556 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:14:29,592 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:29,659 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >15:14:29,716 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:14:29,717 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:29,719 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >15:14:29,741 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >15:14:29,742 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:14:29,744 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:29,745 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:29,767 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:14:34,619 INF blivet: teardown of fedora-home failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:34,627 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >15:14:34,697 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >15:14:34,783 DBG blivet: Ext4FS.teardown: device: /dev/mapper/fedora-root ; type: ext4 ; status: False ; >15:14:34,849 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >15:14:34,909 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >15:14:34,913 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:34,915 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >15:14:34,940 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >15:14:39,791 INF blivet: teardown of fedora-root failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:39,793 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >15:14:39,795 DBG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >15:14:39,798 DBG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; type: swap ; status: False ; >15:14:39,822 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >15:14:44,671 INF blivet: teardown of fedora-swap failed: Process reported exit code 5: Logical volume fedora/swap in use. > >15:14:44,673 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:14:44,674 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >15:14:44,681 DBG blivet: fedora size is 57,8 Gio >15:14:44,683 DBG blivet: vg fedora has 0 O free >15:14:44,684 DBG blivet: fedora size is 57,8 Gio >15:14:44,685 DBG blivet: vg fedora has 0 O free >15:14:44,687 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,690 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,692 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,694 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,695 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,702 DBG blivet: EFIFS.supported: supported: True ; >15:14:44,704 DBG blivet: Ext4FS.supported: supported: True ; >15:14:44,707 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:44,736 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >15:14:44,738 DBG blivet: DeviceTree.get_device_by_path returned existing 6,5 Gio dm live-base (140) with existing ext4 filesystem >15:14:53,441 DBG blivet: DiskLabel.__init__: >15:14:53,441 INF blivet: DiskLabel.parted_device returning None >15:14:53,444 DBG blivet: DMRaidMember.__init__: >15:14:53,445 DBG blivet: Ext2FS.supported: supported: True ; >15:14:53,446 DBG blivet: Ext2FS.supported: supported: True ; >15:14:53,447 DBG blivet: Ext3FS.supported: supported: True ; >15:14:53,448 DBG blivet: Ext3FS.supported: supported: True ; >15:14:53,450 DBG blivet: Ext4FS.supported: supported: True ; >15:14:53,451 DBG blivet: Ext4FS.supported: supported: True ; >15:14:53,453 DBG blivet: FATFS.supported: supported: True ; >15:14:53,454 DBG blivet: FATFS.supported: supported: True ; >15:14:53,455 DBG blivet: EFIFS.supported: supported: True ; >15:14:53,456 DBG blivet: EFIFS.supported: supported: True ; >15:14:53,457 DBG blivet: BTRFS.supported: supported: True ; >15:14:53,644 DBG blivet: BTRFS.supported: supported: True ; >15:14:53,647 DBG blivet: XFS.supported: supported: True ; >15:14:53,786 DBG blivet: XFS.supported: supported: True ; >15:14:53,788 DBG blivet: HFS.supported: supported: False ; >15:14:53,788 DBG blivet: HFS.supported: supported: False ; >15:14:53,790 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:53,791 DBG blivet: AppleBootstrapFS.supported: supported: True ; >15:14:53,792 DBG blivet: HFSPlus.supported: supported: False ; >15:14:53,792 DBG blivet: HFSPlus.supported: supported: False ; >15:14:53,794 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:53,795 DBG blivet: MacEFIFS.supported: supported: True ; >15:14:53,796 DBG blivet: NTFS.supported: supported: False ; >15:14:53,797 DBG blivet: NTFS.supported: supported: False ; >15:14:53,798 DBG blivet: NFS.supported: supported: False ; >15:14:53,798 DBG blivet: NFS.supported: supported: False ; >15:14:53,799 DBG blivet: NFSv4.supported: supported: False ; >15:14:53,800 DBG blivet: NFSv4.supported: supported: False ; >15:14:53,801 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:53,802 DBG blivet: Iso9660FS.supported: supported: True ; >15:14:53,803 DBG blivet: NoDevFS.supported: supported: False ; >15:14:53,803 DBG blivet: NoDevFS.supported: supported: False ; >15:14:53,804 DBG blivet: DevPtsFS.supported: supported: False ; >15:14:53,805 DBG blivet: DevPtsFS.supported: supported: False ; >15:14:53,806 DBG blivet: ProcFS.supported: supported: False ; >15:14:53,807 DBG blivet: ProcFS.supported: supported: False ; >15:14:53,808 DBG blivet: SysFS.supported: supported: False ; >15:14:53,809 DBG blivet: SysFS.supported: supported: False ; >15:14:53,810 DBG blivet: TmpFS.supported: supported: True ; >15:14:53,839 DBG blivet: TmpFS.supported: supported: True ; >15:14:53,840 DBG blivet: BindFS.supported: supported: False ; >15:14:53,841 DBG blivet: BindFS.supported: supported: False ; >15:14:53,842 DBG blivet: SELinuxFS.supported: supported: False ; >15:14:53,843 DBG blivet: SELinuxFS.supported: supported: False ; >15:14:53,844 DBG blivet: USBFS.supported: supported: False ; >15:14:53,844 DBG blivet: USBFS.supported: supported: False ; >15:14:53,845 DBG blivet: EFIVarFS.supported: supported: False ; >15:14:53,846 DBG blivet: EFIVarFS.supported: supported: False ; >15:14:53,847 DBG blivet: LUKS.__init__: >15:14:53,848 DBG blivet: LVMPhysicalVolume.__init__: >15:14:53,849 DBG blivet: MDRaidMember.__init__: >15:14:53,850 DBG blivet: MultipathMember.__init__: >15:14:53,851 DBG blivet: SwapSpace.__init__: >14:15:50,361 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >14:15:50,365 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:16:15,362 DBG blivet: starting Blivet copy >14:16:15,376 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >14:16:15,377 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8be6d8> fileSystem: <parted.filesystem.FileSystem object at 0x7f347b8ed908> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b8ed6d8> PedPartition: <_ped.Partition object at 0x7f347b9340a0> >14:16:15,380 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >14:16:15,380 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8be6d8> fileSystem: <parted.filesystem.FileSystem object at 0x7f347b8ed978> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b8ed7b8> PedPartition: <_ped.Partition object at 0x7f347b9340f8> >14:16:15,382 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:16:15,382 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8be6d8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b8eda90> PedPartition: <_ped.Partition object at 0x7f347b934150> >14:16:15,384 DBG blivet: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:16:15,385 DBG blivet: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:16:15,389 DBG blivet: fedora size is 57,8 Gio >14:16:15,390 DBG blivet: vg fedora has 0 O free >14:16:15,391 DBG blivet: fedora size is 57,8 Gio >14:16:15,393 DBG blivet: vg fedora has 0 O free >14:16:15,397 DBG blivet: fedora size is 57,8 Gio >14:16:15,398 DBG blivet: vg fedora has 0 O free >14:16:15,399 DBG blivet: fedora size is 57,8 Gio >14:16:15,400 DBG blivet: vg fedora has 0 O free >14:16:15,402 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:16:15,403 DBG blivet: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:16:15,407 DBG blivet: fedora size is 57,8 Gio >14:16:15,408 DBG blivet: vg fedora has 0 O free >14:16:15,409 DBG blivet: fedora size is 57,8 Gio >14:16:15,411 DBG blivet: vg fedora has 0 O free >14:16:15,415 DBG blivet: fedora size is 57,8 Gio >14:16:15,416 DBG blivet: vg fedora has 0 O free >14:16:15,417 DBG blivet: fedora size is 57,8 Gio >14:16:15,418 DBG blivet: vg fedora has 0 O free >14:16:15,420 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:16:15,421 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:16:15,425 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:16:15,426 DBG blivet: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:16:15,430 DBG blivet: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:16:15,431 DBG blivet: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:16:15,435 DBG blivet: fedora size is 57,8 Gio >14:16:15,436 DBG blivet: vg fedora has 0 O free >14:16:15,437 DBG blivet: fedora size is 57,8 Gio >14:16:15,439 DBG blivet: vg fedora has 0 O free >14:16:15,443 DBG blivet: fedora size is 57,8 Gio >14:16:15,444 DBG blivet: vg fedora has 0 O free >14:16:15,445 DBG blivet: fedora size is 57,8 Gio >14:16:15,446 DBG blivet: vg fedora has 0 O free >14:16:15,447 DBG blivet: finished Blivet copy >14:16:15,448 DBG blivet: starting Blivet copy >14:16:15,461 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >14:16:15,461 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8770f0> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e56bf60> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e56b400> PedPartition: <_ped.Partition object at 0x7f346e82dca8> >14:16:15,463 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >14:16:15,463 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8770f0> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e56bdd8> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e56b8d0> PedPartition: <_ped.Partition object at 0x7f346e82db48> >14:16:15,465 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:16:15,465 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8770f0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e56be80> PedPartition: <_ped.Partition object at 0x7f346e82daf0> >14:16:15,467 DBG blivet: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:16:15,468 DBG blivet: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:16:15,472 DBG blivet: fedora size is 57,8 Gio >14:16:15,473 DBG blivet: vg fedora has 0 O free >14:16:15,474 DBG blivet: fedora size is 57,8 Gio >14:16:15,475 DBG blivet: vg fedora has 0 O free >14:16:15,480 DBG blivet: fedora size is 57,8 Gio >14:16:15,481 DBG blivet: vg fedora has 0 O free >14:16:15,482 DBG blivet: fedora size is 57,8 Gio >14:16:15,483 DBG blivet: vg fedora has 0 O free >14:16:15,485 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:16:15,486 DBG blivet: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:16:15,490 DBG blivet: fedora size is 57,8 Gio >14:16:15,491 DBG blivet: vg fedora has 0 O free >14:16:15,492 DBG blivet: fedora size is 57,8 Gio >14:16:15,493 DBG blivet: vg fedora has 0 O free >14:16:15,497 DBG blivet: fedora size is 57,8 Gio >14:16:15,499 DBG blivet: vg fedora has 0 O free >14:16:15,499 DBG blivet: fedora size is 57,8 Gio >14:16:15,501 DBG blivet: vg fedora has 0 O free >14:16:15,503 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:16:15,504 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:16:15,508 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:16:15,508 DBG blivet: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:16:15,512 DBG blivet: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:16:15,513 DBG blivet: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:16:15,517 DBG blivet: fedora size is 57,8 Gio >14:16:15,518 DBG blivet: vg fedora has 0 O free >14:16:15,519 DBG blivet: fedora size is 57,8 Gio >14:16:15,520 DBG blivet: vg fedora has 0 O free >14:16:15,525 DBG blivet: fedora size is 57,8 Gio >14:16:15,526 DBG blivet: vg fedora has 0 O free >14:16:15,527 DBG blivet: fedora size is 57,8 Gio >14:16:15,528 DBG blivet: vg fedora has 0 O free >14:16:15,529 DBG blivet: finished Blivet copy >14:16:15,531 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >14:16:15,531 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:16:15,534 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 59 Gio disk sda (12) with existing gpt disklabel ; hidden: True ; >14:16:15,536 DBG blivet: checking if sdb depends on sda >14:16:15,536 DBG blivet: checking if sda depends on sda >14:16:15,537 DBG blivet: checking if sda1 depends on sda >14:16:15,537 DBG blivet: checking if sda2 depends on sda >14:16:15,537 DBG blivet: checking if sda3 depends on sda >14:16:15,537 DBG blivet: checking if fedora depends on sda >14:16:15,538 DBG blivet: checking if fedora-home depends on sda >14:16:15,538 DBG blivet: checking if fedora-root depends on sda >14:16:15,538 DBG blivet: checking if fedora-swap depends on sda >14:16:15,538 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >14:16:15,539 DBG blivet: checking if loop0 depends on sda >14:16:15,539 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >14:16:15,539 DBG blivet: checking if loop1 depends on sda >14:16:15,539 DBG blivet: checking if /overlay (deleted) depends on sda >14:16:15,539 DBG blivet: checking if loop2 depends on sda >14:16:15,540 DBG blivet: checking if live-rw depends on sda >14:16:15,540 DBG blivet: checking if live-base depends on sda >14:17:18,932 DBG blivet: checking whether disk sda has an empty extended >14:17:18,933 DBG blivet: extended is None ; logicals is [] >14:17:18,941 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:18,943 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:18,946 DBG blivet: resolved 'sda' to 'sda' (disk) >14:17:18,952 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:18,953 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:18,956 DBG blivet: resolved 'sda' to 'sda' (disk) >14:17:18,956 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:18,957 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:18,959 DBG blivet: resolved 'sda' to 'sda' (disk) >14:17:18,985 DBG blivet: starting Blivet copy >14:17:18,997 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >14:17:18,998 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8de978> fileSystem: <parted.filesystem.FileSystem object at 0x7f347b85ab70> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b85a940> PedPartition: <_ped.Partition object at 0x7f347b89d678> >14:17:19,001 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >14:17:19,002 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8de978> fileSystem: <parted.filesystem.FileSystem object at 0x7f347b85abe0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b85aa20> PedPartition: <_ped.Partition object at 0x7f347b89d1a8> >14:17:19,004 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:17:19,004 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b8de978> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f347b85acf8> PedPartition: <_ped.Partition object at 0x7f347b89d150> >14:17:19,006 DBG blivet: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:17:19,008 DBG blivet: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:17:19,011 DBG blivet: fedora size is 57,8 Gio >14:17:19,013 DBG blivet: vg fedora has 0 O free >14:17:19,014 DBG blivet: fedora size is 57,8 Gio >14:17:19,016 DBG blivet: vg fedora has 0 O free >14:17:19,022 DBG blivet: fedora size is 57,8 Gio >14:17:19,023 DBG blivet: vg fedora has 0 O free >14:17:19,024 DBG blivet: fedora size is 57,8 Gio >14:17:19,025 DBG blivet: vg fedora has 0 O free >14:17:19,028 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:17:19,029 DBG blivet: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:17:19,033 DBG blivet: fedora size is 57,8 Gio >14:17:19,036 DBG blivet: vg fedora has 0 O free >14:17:19,037 DBG blivet: fedora size is 57,8 Gio >14:17:19,039 DBG blivet: vg fedora has 0 O free >14:17:19,044 DBG blivet: fedora size is 57,8 Gio >14:17:19,045 DBG blivet: vg fedora has 0 O free >14:17:19,046 DBG blivet: fedora size is 57,8 Gio >14:17:19,048 DBG blivet: vg fedora has 0 O free >14:17:19,051 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:17:19,053 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:17:19,057 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:17:19,058 DBG blivet: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:17:19,062 DBG blivet: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:17:19,063 DBG blivet: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:17:19,068 DBG blivet: fedora size is 57,8 Gio >14:17:19,070 DBG blivet: vg fedora has 0 O free >14:17:19,071 DBG blivet: fedora size is 57,8 Gio >14:17:19,072 DBG blivet: vg fedora has 0 O free >14:17:19,076 DBG blivet: fedora size is 57,8 Gio >14:17:19,078 DBG blivet: vg fedora has 0 O free >14:17:19,079 DBG blivet: fedora size is 57,8 Gio >14:17:19,080 DBG blivet: vg fedora has 0 O free >14:17:19,081 DBG blivet: finished Blivet copy >14:17:19,082 INF storage.ui: hiding device existing 7,47 Gio disk sdb (2) with existing iso9660 filesystem >14:17:19,084 INF storage.ui: removed disk sdb (id 2) from device tree >14:17:19,085 DBG storage.ui: lvm filter: adding sdb to the reject list >14:17:24,431 DBG blivet: fedora size is 57,8 Gio >14:17:24,433 DBG blivet: vg fedora has 0 O free >14:17:24,434 DBG blivet: fedora size is 57,8 Gio >14:17:24,435 DBG blivet: vg fedora has 0 O free >14:17:24,439 DBG blivet: fedora size is 57,8 Gio >14:17:24,441 DBG blivet: vg fedora has 0 O free >14:17:24,442 DBG blivet: fedora size is 57,8 Gio >14:17:24,443 DBG blivet: vg fedora has 0 O free >14:17:24,449 DBG blivet: fedora size is 57,8 Gio >14:17:24,451 DBG blivet: vg fedora has 0 O free >14:17:24,451 DBG blivet: fedora size is 57,8 Gio >14:17:24,453 DBG blivet: vg fedora has 0 O free >14:17:24,457 DBG blivet: fedora size is 57,8 Gio >14:17:24,459 DBG blivet: vg fedora has 0 O free >14:17:24,459 DBG blivet: fedora size is 57,8 Gio >14:17:24,461 DBG blivet: vg fedora has 0 O free >14:17:24,466 DBG blivet: Ext4FS.supported: supported: True ; >14:17:24,467 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 340 >14:17:24,470 DBG blivet: BTRFS.supported: supported: True ; >14:17:24,471 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 341 >14:17:24,472 DBG blivet: BTRFS.supported: supported: True ; >14:17:24,475 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f346e7dedd8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:24,477 DBG blivet: fedora size is 57,8 Gio >14:17:24,478 DBG blivet: vg fedora has 0 O free >14:17:24,481 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f346e7dedd8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:24,483 DBG blivet: fedora size is 57,8 Gio >14:17:24,484 DBG blivet: vg fedora has 0 O free >14:17:42,420 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:42,422 DBG storage.ui: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:42,426 DBG storage.ui: resolved 'sda' to 'sda' (disk) >14:17:42,427 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:42,428 DBG storage.ui: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:42,431 DBG storage.ui: resolved 'sda' to 'sda' (disk) >14:17:42,437 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:17:42,438 DBG storage.ui: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:17:42,441 DBG storage.ui: resolved 'sda' to 'sda' (disk) >14:17:42,451 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >14:17:42,452 DBG storage.ui: DeviceTree.get_device_by_path returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:17:42,456 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >14:17:42,458 DBG storage.ui: DeviceTree.get_device_by_path returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:17:42,462 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >14:17:42,463 DBG storage.ui: DeviceTree.get_device_by_path returned existing 57,8 Gio partition sda3 (40) with existing lvmpv >14:17:42,472 DBG storage.ui: starting Blivet copy >14:17:42,484 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >14:17:42,484 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b853400> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e1395f8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e1393c8> PedPartition: <_ped.Partition object at 0x7f346e17ddb0> >14:17:42,486 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >14:17:42,487 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b853400> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e139668> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e1394a8> PedPartition: <_ped.Partition object at 0x7f346e17df68> >14:17:42,489 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >14:17:42,489 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f347b853400> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e139780> PedPartition: <_ped.Partition object at 0x7f346e17dfc0> >14:17:42,491 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:17:42,492 DBG storage.ui: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:17:42,495 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,497 DBG storage.ui: vg fedora has 0 O free >14:17:42,498 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,499 DBG storage.ui: vg fedora has 0 O free >14:17:42,503 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,505 DBG storage.ui: vg fedora has 0 O free >14:17:42,505 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,507 DBG storage.ui: vg fedora has 0 O free >14:17:42,509 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:17:42,510 DBG storage.ui: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:17:42,513 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,515 DBG storage.ui: vg fedora has 0 O free >14:17:42,515 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,517 DBG storage.ui: vg fedora has 0 O free >14:17:42,521 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,522 DBG storage.ui: vg fedora has 0 O free >14:17:42,523 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,525 DBG storage.ui: vg fedora has 0 O free >14:17:42,526 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:17:42,527 DBG storage.ui: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:17:42,531 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:17:42,532 DBG storage.ui: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:17:42,536 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:17:42,537 DBG storage.ui: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:17:42,541 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,542 DBG storage.ui: vg fedora has 0 O free >14:17:42,543 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,545 DBG storage.ui: vg fedora has 0 O free >14:17:42,549 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,550 DBG storage.ui: vg fedora has 0 O free >14:17:42,551 DBG storage.ui: fedora size is 57,8 Gio >14:17:42,552 DBG storage.ui: vg fedora has 0 O free >14:17:42,553 DBG storage.ui: finished Blivet copy >14:17:42,554 INF storage.ui: hiding device existing 7,47 Gio disk sdb (2) with existing iso9660 filesystem >14:17:42,555 INF storage.ui: removed disk sdb (id 2) from device tree >14:17:42,555 DBG storage.ui: lvm filter: adding sdb to the reject list >14:17:48,664 DBG blivet: fedora size is 57,8 Gio >14:17:48,666 DBG blivet: vg fedora has 0 O free >14:17:48,667 DBG blivet: fedora size is 57,8 Gio >14:17:48,669 DBG blivet: vg fedora has 0 O free >14:17:48,673 DBG blivet: fedora size is 57,8 Gio >14:17:48,675 DBG blivet: vg fedora has 0 O free >14:17:48,676 DBG blivet: fedora size is 57,8 Gio >14:17:48,677 DBG blivet: vg fedora has 0 O free >14:17:48,683 DBG blivet: fedora size is 57,8 Gio >14:17:48,684 DBG blivet: vg fedora has 0 O free >14:17:48,685 DBG blivet: fedora size is 57,8 Gio >14:17:48,686 DBG blivet: vg fedora has 0 O free >14:17:48,692 DBG blivet: fedora size is 57,8 Gio >14:17:48,694 DBG blivet: vg fedora has 0 O free >14:17:48,695 DBG blivet: fedora size is 57,8 Gio >14:17:48,696 DBG blivet: vg fedora has 0 O free >14:17:48,701 DBG blivet: Ext4FS.supported: supported: True ; >14:17:48,702 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 393 >14:17:48,705 DBG blivet: BTRFS.supported: supported: True ; >14:17:48,705 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 394 >14:17:48,708 DBG blivet: BTRFS.supported: supported: True ; >14:17:48,712 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:48,715 DBG blivet: fedora size is 57,8 Gio >14:17:48,717 DBG blivet: vg fedora has 0 O free >14:17:48,720 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:48,722 DBG blivet: fedora size is 57,8 Gio >14:17:48,724 DBG blivet: vg fedora has 0 O free >14:17:50,330 DBG blivet: fedora size is 57,8 Gio >14:17:50,333 DBG blivet: vg fedora has 0 O free >14:17:50,335 DBG blivet: fedora size is 57,8 Gio >14:17:50,339 DBG blivet: vg fedora has 0 O free >14:17:50,348 DBG blivet: fedora size is 57,8 Gio >14:17:50,351 DBG blivet: vg fedora has 0 O free >14:17:50,352 DBG blivet: fedora size is 57,8 Gio >14:17:50,353 DBG blivet: vg fedora has 0 O free >14:17:50,359 DBG blivet: fedora size is 57,8 Gio >14:17:50,360 DBG blivet: vg fedora has 0 O free >14:17:50,361 DBG blivet: fedora size is 57,8 Gio >14:17:50,363 DBG blivet: vg fedora has 0 O free >14:17:50,367 DBG blivet: fedora size is 57,8 Gio >14:17:50,368 DBG blivet: vg fedora has 0 O free >14:17:50,369 DBG blivet: fedora size is 57,8 Gio >14:17:50,370 DBG blivet: vg fedora has 0 O free >14:17:50,375 DBG blivet: fedora size is 57,8 Gio >14:17:50,377 DBG blivet: vg fedora has 0 O free >14:17:50,378 DBG blivet: fedora size is 57,8 Gio >14:17:50,379 DBG blivet: vg fedora has 0 O free >14:17:50,383 DBG blivet: fedora size is 57,8 Gio >14:17:50,385 DBG blivet: vg fedora has 0 O free >14:17:50,385 DBG blivet: fedora size is 57,8 Gio >14:17:50,387 DBG blivet: vg fedora has 0 O free >14:17:50,392 DBG blivet: Ext4FS.supported: supported: True ; >14:17:50,392 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 395 >14:17:50,396 DBG blivet: BTRFS.supported: supported: True ; >14:17:50,396 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 396 >14:17:50,397 DBG blivet: BTRFS.supported: supported: True ; >14:17:50,398 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:50,400 DBG blivet: fedora size is 57,8 Gio >14:17:50,402 DBG blivet: vg fedora has 0 O free >14:17:50,405 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:50,406 DBG blivet: fedora size is 57,8 Gio >14:17:50,408 DBG blivet: vg fedora has 0 O free >14:17:52,469 DBG blivet: fedora size is 57,8 Gio >14:17:52,471 DBG blivet: vg fedora has 0 O free >14:17:52,472 DBG blivet: fedora size is 57,8 Gio >14:17:52,473 DBG blivet: vg fedora has 0 O free >14:17:52,478 DBG blivet: fedora size is 57,8 Gio >14:17:52,479 DBG blivet: vg fedora has 0 O free >14:17:52,480 DBG blivet: fedora size is 57,8 Gio >14:17:52,482 DBG blivet: vg fedora has 0 O free >14:17:52,486 DBG blivet: fedora size is 57,8 Gio >14:17:52,488 DBG blivet: vg fedora has 0 O free >14:17:52,489 DBG blivet: fedora size is 57,8 Gio >14:17:52,490 DBG blivet: vg fedora has 0 O free >14:17:52,494 DBG blivet: fedora size is 57,8 Gio >14:17:52,496 DBG blivet: vg fedora has 0 O free >14:17:52,497 DBG blivet: fedora size is 57,8 Gio >14:17:52,498 DBG blivet: vg fedora has 0 O free >14:17:52,503 DBG blivet: fedora size is 57,8 Gio >14:17:52,505 DBG blivet: vg fedora has 0 O free >14:17:52,505 DBG blivet: fedora size is 57,8 Gio >14:17:52,507 DBG blivet: vg fedora has 0 O free >14:17:52,511 DBG blivet: fedora size is 57,8 Gio >14:17:52,513 DBG blivet: vg fedora has 0 O free >14:17:52,513 DBG blivet: fedora size is 57,8 Gio >14:17:52,515 DBG blivet: vg fedora has 0 O free >14:17:52,520 DBG blivet: Ext4FS.supported: supported: True ; >14:17:52,520 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 397 >14:17:52,524 DBG blivet: BTRFS.supported: supported: True ; >14:17:52,524 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 398 >14:17:52,525 DBG blivet: BTRFS.supported: supported: True ; >14:17:52,526 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:52,528 DBG blivet: fedora size is 57,8 Gio >14:17:52,530 DBG blivet: vg fedora has 0 O free >14:17:52,533 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:52,534 DBG blivet: fedora size is 57,8 Gio >14:17:52,536 DBG blivet: vg fedora has 0 O free >14:17:53,643 DBG blivet: fedora size is 57,8 Gio >14:17:53,644 DBG blivet: vg fedora has 0 O free >14:17:53,645 DBG blivet: fedora size is 57,8 Gio >14:17:53,646 DBG blivet: vg fedora has 0 O free >14:17:53,651 DBG blivet: fedora size is 57,8 Gio >14:17:53,652 DBG blivet: vg fedora has 0 O free >14:17:53,653 DBG blivet: fedora size is 57,8 Gio >14:17:53,655 DBG blivet: vg fedora has 0 O free >14:17:53,663 DBG blivet: Ext4FS.supported: supported: True ; >14:17:53,663 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 399 >14:17:53,666 DBG blivet: BTRFS.supported: supported: True ; >14:17:53,667 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 400 >14:17:53,667 DBG blivet: BTRFS.supported: supported: True ; >14:17:55,058 DBG blivet: EFIFS.supported: supported: True ; >14:17:55,058 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 401 >14:17:55,061 DBG blivet: BTRFS.supported: supported: True ; >14:17:55,062 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 402 >14:17:55,062 DBG blivet: BTRFS.supported: supported: True ; >14:17:56,102 DBG blivet: fedora size is 57,8 Gio >14:17:56,104 DBG blivet: vg fedora has 0 O free >14:17:56,105 DBG blivet: fedora size is 57,8 Gio >14:17:56,106 DBG blivet: vg fedora has 0 O free >14:17:56,111 DBG blivet: fedora size is 57,8 Gio >14:17:56,112 DBG blivet: vg fedora has 0 O free >14:17:56,113 DBG blivet: fedora size is 57,8 Gio >14:17:56,115 DBG blivet: vg fedora has 0 O free >14:17:56,123 DBG blivet: fedora size is 57,8 Gio >14:17:56,125 DBG blivet: vg fedora has 0 O free >14:17:56,125 DBG blivet: fedora size is 57,8 Gio >14:17:56,127 DBG blivet: vg fedora has 0 O free >14:17:56,131 DBG blivet: fedora size is 57,8 Gio >14:17:56,132 DBG blivet: vg fedora has 0 O free >14:17:56,133 DBG blivet: fedora size is 57,8 Gio >14:17:56,135 DBG blivet: vg fedora has 0 O free >14:17:56,140 DBG blivet: SwapSpace.__init__: >14:17:56,140 DBG blivet: get_format('swap') returning SwapSpace instance with object id 403 >14:17:56,144 DBG blivet: BTRFS.supported: supported: True ; >14:17:56,144 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 404 >14:17:56,145 DBG blivet: BTRFS.supported: supported: True ; >14:17:56,147 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:56,148 DBG blivet: fedora size is 57,8 Gio >14:17:56,150 DBG blivet: vg fedora has 0 O free >14:17:56,154 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:17:56,155 DBG blivet: fedora size is 57,8 Gio >14:17:56,157 DBG blivet: vg fedora has 0 O free >14:17:59,730 DBG blivet: fedora size is 57,8 Gio >14:17:59,732 DBG blivet: vg fedora has 0 O free >14:17:59,733 DBG blivet: fedora size is 57,8 Gio >14:17:59,734 DBG blivet: vg fedora has 0 O free >14:17:59,739 DBG blivet: fedora size is 57,8 Gio >14:17:59,740 DBG blivet: vg fedora has 0 O free >14:17:59,741 DBG blivet: fedora size is 57,8 Gio >14:17:59,742 DBG blivet: vg fedora has 0 O free >14:17:59,751 DBG blivet: Ext4FS.supported: supported: True ; >14:17:59,751 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 405 >14:17:59,755 DBG blivet: BTRFS.supported: supported: True ; >14:17:59,755 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 406 >14:17:59,756 DBG blivet: BTRFS.supported: supported: True ; >14:18:00,695 DBG blivet: fedora size is 57,8 Gio >14:18:00,697 DBG blivet: vg fedora has 0 O free >14:18:00,697 DBG blivet: fedora size is 57,8 Gio >14:18:00,699 DBG blivet: vg fedora has 0 O free >14:18:00,704 DBG blivet: fedora size is 57,8 Gio >14:18:00,705 DBG blivet: vg fedora has 0 O free >14:18:00,706 DBG blivet: fedora size is 57,8 Gio >14:18:00,707 DBG blivet: vg fedora has 0 O free >14:18:00,715 DBG blivet: fedora size is 57,8 Gio >14:18:00,717 DBG blivet: vg fedora has 0 O free >14:18:00,717 DBG blivet: fedora size is 57,8 Gio >14:18:00,719 DBG blivet: vg fedora has 0 O free >14:18:00,723 DBG blivet: fedora size is 57,8 Gio >14:18:00,724 DBG blivet: vg fedora has 0 O free >14:18:00,725 DBG blivet: fedora size is 57,8 Gio >14:18:00,727 DBG blivet: vg fedora has 0 O free >14:18:00,732 DBG blivet: Ext4FS.supported: supported: True ; >14:18:00,732 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 407 >14:18:00,735 DBG blivet: BTRFS.supported: supported: True ; >14:18:00,735 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 408 >14:18:00,736 DBG blivet: BTRFS.supported: supported: True ; >14:18:00,738 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:18:00,740 DBG blivet: fedora size is 57,8 Gio >14:18:00,741 DBG blivet: vg fedora has 0 O free >14:18:00,744 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:18:00,746 DBG blivet: fedora size is 57,8 Gio >14:18:00,747 DBG blivet: vg fedora has 0 O free >14:19:01,780 DBG blivet: Ext4FS.supported: supported: True ; >14:19:01,781 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 409 >14:19:01,786 DBG blivet: fedora size is 57,8 Gio >14:19:01,788 DBG blivet: vg fedora has 0 O free >14:19:01,789 DBG blivet: fedora size is 57,8 Gio >14:19:01,791 DBG blivet: vg fedora has 0 O free >14:19:01,797 DBG blivet: fedora size is 57,8 Gio >14:19:01,798 DBG blivet: vg fedora has 0 O free >14:19:01,799 DBG blivet: fedora size is 57,8 Gio >14:19:01,801 DBG blivet: vg fedora has 0 O free >14:19:01,807 DBG blivet: Ext4FS.supported: supported: True ; >14:19:01,807 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 410 >14:19:01,811 DBG blivet: BTRFS.supported: supported: True ; >14:19:01,811 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 411 >14:19:01,812 DBG blivet: BTRFS.supported: supported: True ; >14:19:01,814 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:19:01,816 DBG blivet: fedora size is 57,8 Gio >14:19:01,818 DBG blivet: vg fedora has 0 O free >14:19:01,821 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:19:01,822 DBG blivet: fedora size is 57,8 Gio >14:19:01,825 DBG blivet: vg fedora has 0 O free >14:19:09,008 DBG blivet: fedora size is 57,8 Gio >14:19:09,010 DBG blivet: vg fedora has 0 O free >14:19:09,011 DBG blivet: fedora size is 57,8 Gio >14:19:09,013 DBG blivet: vg fedora has 0 O free >14:19:09,018 DBG blivet: fedora size is 57,8 Gio >14:19:09,019 DBG blivet: vg fedora has 0 O free >14:19:09,020 DBG blivet: fedora size is 57,8 Gio >14:19:09,022 DBG blivet: vg fedora has 0 O free >14:19:09,030 DBG blivet: Ext4FS.supported: supported: True ; >14:19:09,031 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 412 >14:19:09,034 DBG blivet: BTRFS.supported: supported: True ; >14:19:09,034 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 413 >14:19:09,035 DBG blivet: BTRFS.supported: supported: True ; >14:19:10,221 DBG blivet: fedora size is 57,8 Gio >14:19:10,223 DBG blivet: vg fedora has 0 O free >14:19:10,224 DBG blivet: fedora size is 57,8 Gio >14:19:10,225 DBG blivet: vg fedora has 0 O free >14:19:10,230 DBG blivet: fedora size is 57,8 Gio >14:19:10,232 DBG blivet: vg fedora has 0 O free >14:19:10,232 DBG blivet: fedora size is 57,8 Gio >14:19:10,234 DBG blivet: vg fedora has 0 O free >14:19:10,242 DBG blivet: fedora size is 57,8 Gio >14:19:10,244 DBG blivet: vg fedora has 0 O free >14:19:10,244 DBG blivet: fedora size is 57,8 Gio >14:19:10,246 DBG blivet: vg fedora has 0 O free >14:19:10,250 DBG blivet: fedora size is 57,8 Gio >14:19:10,252 DBG blivet: vg fedora has 0 O free >14:19:10,252 DBG blivet: fedora size is 57,8 Gio >14:19:10,254 DBG blivet: vg fedora has 0 O free >14:19:10,259 DBG blivet: Ext4FS.supported: supported: True ; >14:19:10,259 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 414 >14:19:10,263 DBG blivet: BTRFS.supported: supported: True ; >14:19:10,263 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 415 >14:19:10,264 DBG blivet: BTRFS.supported: supported: True ; >14:19:10,266 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:19:10,268 DBG blivet: fedora size is 57,8 Gio >14:19:10,269 DBG blivet: vg fedora has 0 O free >14:19:10,272 DBG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f347b85a7b8>, [], {'size': Size (0 B), 'min_luks_entropy': 256} >14:19:10,274 DBG blivet: fedora size is 57,8 Gio >14:19:10,276 DBG blivet: vg fedora has 0 O free >14:19:12,596 DBG blivet: fedora size is 57,8 Gio >14:19:12,597 DBG blivet: vg fedora has 0 O free >14:19:12,598 DBG blivet: fedora size is 57,8 Gio >14:19:12,600 DBG blivet: vg fedora has 0 O free >14:19:12,604 DBG blivet: fedora size is 57,8 Gio >14:19:12,606 DBG blivet: vg fedora has 0 O free >14:19:12,607 DBG blivet: fedora size is 57,8 Gio >14:19:12,608 DBG blivet: vg fedora has 0 O free >14:19:13,403 DBG blivet: fedora size is 57,8 Gio >14:19:13,405 DBG blivet: vg fedora has 0 O free >14:19:13,406 DBG blivet: fedora size is 57,8 Gio >14:19:13,408 DBG blivet: vg fedora has 0 O free >14:19:13,412 DBG blivet: fedora size is 57,8 Gio >14:19:13,414 DBG blivet: vg fedora has 0 O free >14:19:13,415 DBG blivet: fedora size is 57,8 Gio >14:19:13,416 DBG blivet: vg fedora has 0 O free >14:19:21,620 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:21,621 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:21,624 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:21,625 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:21,625 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:21,633 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:21,634 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:21,636 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:21,637 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:21,638 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:21,640 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:21,659 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >14:19:21,660 DBG blivet: DeviceTree.get_device_by_path returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:19:21,665 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >14:19:21,666 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:19:21,670 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >14:19:21,671 DBG blivet: DeviceTree.get_device_by_path returned existing 57,8 Gio partition sda3 (40) with existing lvmpv >14:19:22,487 INF blivet: unhiding device disk sdb (id 2) >14:19:22,489 DBG blivet: lvm filter: removing sdb from the reject list >14:19:24,479 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >14:19:24,480 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:31,620 DBG blivet: starting Blivet copy >14:19:31,634 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >14:19:31,634 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e139ef0> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e0fbef0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0fbcc0> PedPartition: <_ped.Partition object at 0x7f346e148e60> >14:19:31,637 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >14:19:31,637 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e139ef0> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e0fbf60> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0fbda0> PedPartition: <_ped.Partition object at 0x7f346e148d58> >14:19:31,639 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:19:31,639 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e139ef0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0f50b8> PedPartition: <_ped.Partition object at 0x7f346e148af0> >14:19:31,641 DBG blivet: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:19:31,642 DBG blivet: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:19:31,646 DBG blivet: fedora size is 57,8 Gio >14:19:31,648 DBG blivet: vg fedora has 0 O free >14:19:31,649 DBG blivet: fedora size is 57,8 Gio >14:19:31,650 DBG blivet: vg fedora has 0 O free >14:19:31,654 DBG blivet: fedora size is 57,8 Gio >14:19:31,656 DBG blivet: vg fedora has 0 O free >14:19:31,656 DBG blivet: fedora size is 57,8 Gio >14:19:31,658 DBG blivet: vg fedora has 0 O free >14:19:31,660 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:19:31,661 DBG blivet: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:19:31,664 DBG blivet: fedora size is 57,8 Gio >14:19:31,666 DBG blivet: vg fedora has 0 O free >14:19:31,667 DBG blivet: fedora size is 57,8 Gio >14:19:31,668 DBG blivet: vg fedora has 0 O free >14:19:31,672 DBG blivet: fedora size is 57,8 Gio >14:19:31,674 DBG blivet: vg fedora has 0 O free >14:19:31,675 DBG blivet: fedora size is 57,8 Gio >14:19:31,676 DBG blivet: vg fedora has 0 O free >14:19:31,678 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:19:31,679 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:19:31,683 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:19:31,684 DBG blivet: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:19:31,688 DBG blivet: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:19:31,689 DBG blivet: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:19:31,692 DBG blivet: fedora size is 57,8 Gio >14:19:31,694 DBG blivet: vg fedora has 0 O free >14:19:31,695 DBG blivet: fedora size is 57,8 Gio >14:19:31,696 DBG blivet: vg fedora has 0 O free >14:19:31,700 DBG blivet: fedora size is 57,8 Gio >14:19:31,702 DBG blivet: vg fedora has 0 O free >14:19:31,702 DBG blivet: fedora size is 57,8 Gio >14:19:31,704 DBG blivet: vg fedora has 0 O free >14:19:31,705 DBG blivet: finished Blivet copy >14:19:31,706 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >14:19:31,707 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:31,709 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 59 Gio disk sda (12) with existing gpt disklabel ; hidden: True ; >14:19:31,712 DBG blivet: checking if sdb depends on sda >14:19:31,712 DBG blivet: checking if sda depends on sda >14:19:31,712 DBG blivet: checking if sda1 depends on sda >14:19:31,712 DBG blivet: checking if sda2 depends on sda >14:19:31,712 DBG blivet: checking if sda3 depends on sda >14:19:31,712 DBG blivet: checking if fedora depends on sda >14:19:31,713 DBG blivet: checking if fedora-home depends on sda >14:19:31,713 DBG blivet: checking if fedora-root depends on sda >14:19:31,713 DBG blivet: checking if fedora-swap depends on sda >14:19:31,714 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >14:19:31,714 DBG blivet: checking if loop0 depends on sda >14:19:31,714 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >14:19:31,714 DBG blivet: checking if loop1 depends on sda >14:19:31,714 DBG blivet: checking if /overlay (deleted) depends on sda >14:19:31,714 DBG blivet: checking if loop2 depends on sda >14:19:31,715 DBG blivet: checking if live-rw depends on sda >14:19:31,715 DBG blivet: checking if live-base depends on sda >14:19:31,744 DBG blivet: checking whether disk sda has an empty extended >14:19:31,745 DBG blivet: extended is None ; logicals is [] >14:19:31,752 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:31,753 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:31,758 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:31,761 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:31,762 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:31,765 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:31,766 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:19:31,766 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:19:31,768 DBG blivet: resolved 'sda' to 'sda' (disk) >14:19:31,781 DBG blivet: starting Blivet copy >14:19:31,804 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >14:19:31,804 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e0f5908> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0f5438> PedPartition: <_ped.Partition object at 0x7f346e14cf10> >14:19:31,806 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >14:19:31,807 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: <parted.filesystem.FileSystem object at 0x7f346e0f5898> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0f5ac8> PedPartition: <_ped.Partition object at 0x7f346e14cb48> >14:19:31,809 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:19:31,809 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0f5780> PedPartition: <_ped.Partition object at 0x7f346e14cbf8> >14:19:31,811 DBG blivet: DeviceTree.get_device_by_id: id_num: 79 ; incomplete: False ; hidden: True ; >14:19:31,812 DBG blivet: DeviceTree.get_device_by_id returned existing 5,9 Gio lvmlv fedora-swap (79) with existing swap >14:19:31,816 DBG blivet: fedora size is 57,8 Gio >14:19:31,817 DBG blivet: vg fedora has 0 O free >14:19:31,818 DBG blivet: fedora size is 57,8 Gio >14:19:31,819 DBG blivet: vg fedora has 0 O free >14:19:31,824 DBG blivet: fedora size is 57,8 Gio >14:19:31,825 DBG blivet: vg fedora has 0 O free >14:19:31,826 DBG blivet: fedora size is 57,8 Gio >14:19:31,827 DBG blivet: vg fedora has 0 O free >14:19:31,829 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >14:19:31,830 DBG blivet: DeviceTree.get_device_by_id returned existing 34,88 Gio lvmlv fedora-root (66) with existing ext4 filesystem >14:19:31,834 DBG blivet: fedora size is 57,8 Gio >14:19:31,836 DBG blivet: vg fedora has 0 O free >14:19:31,836 DBG blivet: fedora size is 57,8 Gio >14:19:31,838 DBG blivet: vg fedora has 0 O free >14:19:31,842 DBG blivet: fedora size is 57,8 Gio >14:19:31,843 DBG blivet: vg fedora has 0 O free >14:19:31,844 DBG blivet: fedora size is 57,8 Gio >14:19:31,846 DBG blivet: vg fedora has 0 O free >14:19:31,847 DBG blivet: DeviceTree.get_device_by_id: id_num: 30 ; incomplete: False ; hidden: True ; >14:19:31,848 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem >14:19:31,853 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >14:19:31,854 DBG blivet: DeviceTree.get_device_by_id returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:19:31,858 DBG blivet: DeviceTree.get_device_by_id: id_num: 53 ; incomplete: False ; hidden: True ; >14:19:31,859 DBG blivet: DeviceTree.get_device_by_id returned existing 17,02 Gio lvmlv fedora-home (53) with existing ext4 filesystem >14:19:31,862 DBG blivet: fedora size is 57,8 Gio >14:19:31,864 DBG blivet: vg fedora has 0 O free >14:19:31,865 DBG blivet: fedora size is 57,8 Gio >14:19:31,866 DBG blivet: vg fedora has 0 O free >14:19:31,870 DBG blivet: fedora size is 57,8 Gio >14:19:31,873 DBG blivet: vg fedora has 0 O free >14:19:31,874 DBG blivet: fedora size is 57,8 Gio >14:19:31,875 DBG blivet: vg fedora has 0 O free >14:19:31,876 DBG blivet: finished Blivet copy >14:19:40,233 DBG blivet: fedora size is 57,8 Gio >14:19:40,236 DBG blivet: vg fedora has 0 O free >14:19:40,272 DBG blivet: fedora size is 57,8 Gio >14:19:40,274 DBG blivet: vg fedora has 0 O free >14:19:40,307 DBG blivet: fedora size is 57,8 Gio >14:19:40,309 DBG blivet: vg fedora has 0 O free >14:19:51,336 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:19:51,338 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:19:51,340 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:19:51,551 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:19:51,554 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:19:51,555 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:21:25,501 DBG blivet: fedora size is 57,8 Gio >14:21:25,504 DBG blivet: vg fedora has 0 O free >14:21:25,542 DBG blivet: fedora size is 57,8 Gio >14:21:25,543 DBG blivet: vg fedora has 0 O free >14:21:25,581 DBG blivet: fedora size is 57,8 Gio >14:21:25,583 DBG blivet: vg fedora has 0 O free >14:21:28,193 DBG blivet: fedora size is 57,8 Gio >14:21:28,195 DBG blivet: vg fedora has 0 O free >14:21:28,229 DBG blivet: fedora size is 57,8 Gio >14:21:28,231 DBG blivet: vg fedora has 0 O free >14:21:28,300 DBG blivet: fedora size is 57,8 Gio >14:21:28,302 DBG blivet: vg fedora has 0 O free >14:21:28,335 DBG blivet: fedora size is 57,8 Gio >14:21:28,336 DBG blivet: vg fedora has 0 O free >14:21:28,405 DBG blivet: fedora size is 57,8 Gio >14:21:28,407 DBG blivet: vg fedora has 0 O free >14:21:28,442 DBG blivet: fedora size is 57,8 Gio >14:21:28,444 DBG blivet: vg fedora has 0 O free >14:21:28,919 DBG blivet: fedora size is 57,8 Gio >14:21:28,925 DBG blivet: vg fedora has 0 O free >14:21:28,996 DBG blivet: fedora size is 57,8 Gio >14:21:28,998 DBG blivet: vg fedora has 0 O free >14:21:29,036 DBG blivet: fedora size is 57,8 Gio >14:21:29,038 DBG blivet: vg fedora has 0 O free >14:21:29,072 DBG blivet: fedora size is 57,8 Gio >14:21:29,074 DBG blivet: vg fedora has 0 O free >14:21:41,026 DBG blivet: fedora size is 57,8 Gio >14:21:41,030 DBG blivet: vg fedora has 0 O free >14:21:41,032 DBG blivet: fedora size is 57,8 Gio >14:21:41,034 DBG blivet: vg fedora has 0 O free >14:21:41,037 DBG blivet: get_format('None') returning DeviceFormat instance with object id 519 >14:21:41,046 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: swap ; >14:21:41,047 INF blivet: registered action: [518] destroy format swap on lvmlv fedora-swap (id 79) >14:21:41,049 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 3 ; >14:21:41,049 INF blivet: removed lvmlv fedora-swap (id 79) from device tree >14:21:41,050 INF blivet: registered action: [520] destroy device lvmlv fedora-swap (id 79) >14:21:41,053 DBG blivet: fedora size is 57,8 Gio >14:21:41,054 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,055 DBG blivet: fedora size is 57,8 Gio >14:21:41,057 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,057 DBG blivet: fedora size is 57,8 Gio >14:21:41,059 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,095 DBG blivet: fedora size is 57,8 Gio >14:21:41,097 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,129 DBG blivet: fedora size is 57,8 Gio >14:21:41,131 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,180 DBG blivet: fedora size is 57,8 Gio >14:21:41,182 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,182 DBG blivet: fedora size is 57,8 Gio >14:21:41,184 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,222 DBG blivet: fedora size is 57,8 Gio >14:21:41,223 DBG blivet: vg fedora has 5,9 Gio free >14:21:41,260 DBG blivet: fedora size is 57,8 Gio >14:21:41,261 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,436 DBG blivet: fedora size is 57,8 Gio >14:21:42,438 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,477 DBG blivet: fedora size is 57,8 Gio >14:21:42,479 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,548 DBG blivet: fedora size is 57,8 Gio >14:21:42,550 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,583 DBG blivet: fedora size is 57,8 Gio >14:21:42,584 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,651 DBG blivet: fedora size is 57,8 Gio >14:21:42,653 DBG blivet: vg fedora has 5,9 Gio free >14:21:42,690 DBG blivet: fedora size is 57,8 Gio >14:21:42,693 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,690 DBG blivet: fedora size is 57,8 Gio >14:21:44,691 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,726 DBG blivet: fedora size is 57,8 Gio >14:21:44,727 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,799 DBG blivet: fedora size is 57,8 Gio >14:21:44,801 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,836 DBG blivet: fedora size is 57,8 Gio >14:21:44,838 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,911 DBG blivet: fedora size is 57,8 Gio >14:21:44,913 DBG blivet: vg fedora has 5,9 Gio free >14:21:44,951 DBG blivet: fedora size is 57,8 Gio >14:21:44,953 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,224 DBG blivet: fedora size is 57,8 Gio >14:21:57,225 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,258 DBG blivet: fedora size is 57,8 Gio >14:21:57,259 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,327 DBG blivet: fedora size is 57,8 Gio >14:21:57,328 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,363 DBG blivet: fedora size is 57,8 Gio >14:21:57,364 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,401 DBG blivet: fedora size is 57,8 Gio >14:21:57,403 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,404 DBG blivet: fedora size is 57,8 Gio >14:21:57,405 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,443 DBG blivet: fedora size is 57,8 Gio >14:21:57,445 DBG blivet: vg fedora has 5,9 Gio free >14:21:57,482 DBG blivet: fedora size is 57,8 Gio >14:21:57,483 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,519 DBG blivet: fedora size is 57,8 Gio >14:21:58,521 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,556 DBG blivet: fedora size is 57,8 Gio >14:21:58,558 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,622 DBG blivet: fedora size is 57,8 Gio >14:21:58,623 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,657 DBG blivet: fedora size is 57,8 Gio >14:21:58,659 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,726 DBG blivet: fedora size is 57,8 Gio >14:21:58,727 DBG blivet: vg fedora has 5,9 Gio free >14:21:58,763 DBG blivet: fedora size is 57,8 Gio >14:21:58,766 DBG blivet: vg fedora has 5,9 Gio free >14:22:05,862 DBG blivet: fedora size is 57,8 Gio >14:22:05,864 DBG blivet: vg fedora has 5,9 Gio free >14:22:05,904 DBG blivet: fedora size is 57,8 Gio >14:22:05,905 DBG blivet: vg fedora has 5,9 Gio free >14:22:05,971 DBG blivet: fedora size is 57,8 Gio >14:22:05,973 DBG blivet: vg fedora has 5,9 Gio free >14:22:06,006 DBG blivet: fedora size is 57,8 Gio >14:22:06,007 DBG blivet: vg fedora has 5,9 Gio free >14:22:06,073 DBG blivet: fedora size is 57,8 Gio >14:22:06,075 DBG blivet: vg fedora has 5,9 Gio free >14:22:06,112 DBG blivet: fedora size is 57,8 Gio >14:22:06,116 DBG blivet: vg fedora has 5,9 Gio free >14:22:10,915 DBG blivet: DiskLabel.__init__: >14:22:10,915 INF blivet: DiskLabel.parted_device returning None >14:22:10,916 DBG blivet: DMRaidMember.__init__: >14:22:10,918 DBG blivet: Ext2FS.supported: supported: True ; >14:22:10,919 DBG blivet: Ext2FS.supported: supported: True ; >14:22:10,920 DBG blivet: Ext3FS.supported: supported: True ; >14:22:10,922 DBG blivet: Ext3FS.supported: supported: True ; >14:22:10,924 DBG blivet: Ext4FS.supported: supported: True ; >14:22:10,926 DBG blivet: Ext4FS.supported: supported: True ; >14:22:10,928 DBG blivet: FATFS.supported: supported: True ; >14:22:10,930 DBG blivet: FATFS.supported: supported: True ; >14:22:10,932 DBG blivet: EFIFS.supported: supported: True ; >14:22:10,933 DBG blivet: EFIFS.supported: supported: True ; >14:22:10,934 DBG blivet: BTRFS.supported: supported: True ; >14:22:10,936 DBG blivet: BTRFS.supported: supported: True ; >14:22:10,937 DBG blivet: XFS.supported: supported: True ; >14:22:10,938 DBG blivet: XFS.supported: supported: True ; >14:22:10,939 DBG blivet: HFS.supported: supported: False ; >14:22:10,940 DBG blivet: HFS.supported: supported: False ; >14:22:10,941 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:22:10,942 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:22:10,943 DBG blivet: HFSPlus.supported: supported: False ; >14:22:10,944 DBG blivet: HFSPlus.supported: supported: False ; >14:22:10,945 DBG blivet: MacEFIFS.supported: supported: True ; >14:22:10,947 DBG blivet: MacEFIFS.supported: supported: True ; >14:22:10,949 DBG blivet: NTFS.supported: supported: False ; >14:22:10,950 DBG blivet: NTFS.supported: supported: False ; >14:22:10,951 DBG blivet: NFS.supported: supported: False ; >14:22:10,952 DBG blivet: NFS.supported: supported: False ; >14:22:10,954 DBG blivet: NFSv4.supported: supported: False ; >14:22:10,954 DBG blivet: NFSv4.supported: supported: False ; >14:22:10,955 DBG blivet: Iso9660FS.supported: supported: True ; >14:22:10,957 DBG blivet: Iso9660FS.supported: supported: True ; >14:22:10,958 DBG blivet: NoDevFS.supported: supported: False ; >14:22:10,958 DBG blivet: NoDevFS.supported: supported: False ; >14:22:10,959 DBG blivet: DevPtsFS.supported: supported: False ; >14:22:10,960 DBG blivet: DevPtsFS.supported: supported: False ; >14:22:10,961 DBG blivet: ProcFS.supported: supported: False ; >14:22:10,962 DBG blivet: ProcFS.supported: supported: False ; >14:22:10,963 DBG blivet: SysFS.supported: supported: False ; >14:22:10,964 DBG blivet: SysFS.supported: supported: False ; >14:22:10,965 DBG blivet: TmpFS.supported: supported: True ; >14:22:10,975 DBG blivet: BindFS.supported: supported: False ; >14:22:10,976 DBG blivet: BindFS.supported: supported: False ; >14:22:10,978 DBG blivet: SELinuxFS.supported: supported: False ; >14:22:10,978 DBG blivet: SELinuxFS.supported: supported: False ; >14:22:10,979 DBG blivet: USBFS.supported: supported: False ; >14:22:10,980 DBG blivet: USBFS.supported: supported: False ; >14:22:10,981 DBG blivet: EFIVarFS.supported: supported: False ; >14:22:10,983 DBG blivet: EFIVarFS.supported: supported: False ; >14:22:10,983 DBG blivet: LUKS.__init__: >14:22:10,984 DBG blivet: LVMPhysicalVolume.__init__: >14:22:10,985 DBG blivet: MDRaidMember.__init__: >14:22:10,986 DBG blivet: MultipathMember.__init__: >14:22:10,987 DBG blivet: SwapSpace.__init__: >14:22:22,266 DBG blivet: fedora size is 57,8 Gio >14:22:22,269 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,270 DBG blivet: fedora size is 57,8 Gio >14:22:22,271 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,274 DBG blivet: Ext4FS.supported: supported: True ; >14:22:22,275 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 562 >14:22:22,275 DBG blivet: get_format('None') returning DeviceFormat instance with object id 564 >14:22:22,276 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: ext4 ; >14:22:22,277 INF blivet: registered action: [561] destroy format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:22,278 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: None ; >14:22:22,279 INF blivet: registered action: [563] create format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:22,316 DBG blivet: fedora size is 57,8 Gio >14:22:22,318 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,350 DBG blivet: fedora size is 57,8 Gio >14:22:22,351 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,417 DBG blivet: fedora size is 57,8 Gio >14:22:22,419 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,452 DBG blivet: fedora size is 57,8 Gio >14:22:22,453 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,488 DBG blivet: fedora size is 57,8 Gio >14:22:22,490 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,490 DBG blivet: fedora size is 57,8 Gio >14:22:22,492 DBG blivet: vg fedora has 5,9 Gio free >14:22:22,495 DBG blivet: fedora size is 57,8 Gio >14:22:22,496 DBG blivet: vg fedora has 5,9 Gio free >14:22:29,755 DBG blivet: fedora size is 57,8 Gio >14:22:29,757 DBG blivet: vg fedora has 5,9 Gio free >14:22:29,790 DBG blivet: fedora size is 57,8 Gio >14:22:29,792 DBG blivet: vg fedora has 5,9 Gio free >14:22:29,826 DBG blivet: fedora size is 57,8 Gio >14:22:29,828 DBG blivet: vg fedora has 5,9 Gio free >14:22:29,864 DBG blivet: fedora size is 57,8 Gio >14:22:29,866 DBG blivet: vg fedora has 5,9 Gio free >14:22:29,901 DBG blivet: fedora size is 57,8 Gio >14:22:29,902 DBG blivet: vg fedora has 5,9 Gio free >14:22:34,600 DBG blivet: fedora size is 57,8 Gio >14:22:34,602 DBG blivet: vg fedora has 5,9 Gio free >14:22:34,603 DBG blivet: fedora size is 57,8 Gio >14:22:34,605 DBG blivet: vg fedora has 5,9 Gio free >14:22:34,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 567 >14:22:34,609 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: ext4 ; >14:22:34,609 INF blivet: registered action: [566] destroy format ext4 filesystem on lvmlv fedora-root (id 66) >14:22:34,611 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 2 ; >14:22:34,612 INF blivet: removed lvmlv fedora-root (id 66) from device tree >14:22:34,612 INF blivet: registered action: [568] destroy device lvmlv fedora-root (id 66) >14:22:34,616 DBG blivet: fedora size is 57,8 Gio >14:22:34,617 DBG blivet: vg fedora has 40,78 Gio free >14:22:34,619 DBG blivet: fedora size is 57,8 Gio >14:22:34,621 DBG blivet: vg fedora has 40,78 Gio free >14:22:34,624 DBG blivet: fedora size is 57,8 Gio >14:22:34,625 DBG blivet: vg fedora has 40,78 Gio free >14:22:34,639 DBG blivet: fedora size is 57,8 Gio >14:22:34,640 DBG blivet: vg fedora has 40,78 Gio free >14:22:34,641 DBG blivet: fedora size is 57,8 Gio >14:22:34,642 DBG blivet: vg fedora has 40,78 Gio free >14:22:34,645 DBG blivet: fedora size is 57,8 Gio >14:22:34,646 DBG blivet: vg fedora has 40,78 Gio free >14:22:37,025 DBG blivet: fedora size is 57,8 Gio >14:22:37,027 DBG blivet: vg fedora has 40,78 Gio free >14:22:37,028 DBG blivet: fedora size is 57,8 Gio >14:22:37,030 DBG blivet: vg fedora has 40,78 Gio free >14:22:37,032 DBG blivet: get_format('None') returning DeviceFormat instance with object id 572 >14:22:37,033 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: ext4 ; >14:22:37,034 INF blivet: registered action: [571] destroy format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:37,037 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: home ; kids: 1 ; >14:22:37,038 INF blivet: removed lvmlv fedora-home (id 53) from device tree >14:22:37,038 INF blivet: registered action: [573] destroy device lvmlv fedora-home (id 53) >14:22:37,040 DBG blivet: fedora size is 57,8 Gio >14:22:37,041 DBG blivet: vg fedora has 57,8 Gio free >14:22:37,042 DBG blivet: fedora size is 57,8 Gio >14:22:37,043 DBG blivet: vg fedora has 57,8 Gio free >14:22:37,054 DBG blivet: fedora size is 57,8 Gio >14:22:37,055 DBG blivet: vg fedora has 57,8 Gio free >14:22:37,056 DBG blivet: fedora size is 57,8 Gio >14:22:37,057 DBG blivet: vg fedora has 57,8 Gio free >14:22:45,884 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: home ; kids: 0 ; >14:22:45,886 DBG blivet: Adding fedora-home/17,02 Gio to fedora >14:22:45,888 INF blivet: added lvmlv fedora-home (id 53) to device tree >14:22:45,889 INF blivet: canceled action [573] destroy device lvmlv fedora-home (id 53) >14:22:45,896 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: None ; >14:22:45,898 INF blivet: canceled action [571] destroy format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:45,909 DBG blivet: fedora size is 57,8 Gio >14:22:45,911 DBG blivet: vg fedora has 40,78 Gio free >14:22:45,912 DBG blivet: fedora size is 57,8 Gio >14:22:45,914 DBG blivet: vg fedora has 40,78 Gio free >14:22:45,917 DBG blivet: fedora size is 57,8 Gio >14:22:45,919 DBG blivet: vg fedora has 40,78 Gio free >14:22:45,934 DBG blivet: fedora size is 57,8 Gio >14:22:45,935 DBG blivet: vg fedora has 40,78 Gio free >14:22:45,936 DBG blivet: fedora size is 57,8 Gio >14:22:45,937 DBG blivet: vg fedora has 40,78 Gio free >14:22:45,940 DBG blivet: fedora size is 57,8 Gio >14:22:45,941 DBG blivet: vg fedora has 40,78 Gio free >14:22:46,476 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 1 ; >14:22:46,478 DBG blivet: Adding fedora-root/34,88 Gio to fedora >14:22:46,480 INF blivet: added lvmlv fedora-root (id 66) to device tree >14:22:46,481 INF blivet: canceled action [568] destroy device lvmlv fedora-root (id 66) >14:22:46,487 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: ext4 ; current: None ; >14:22:46,489 INF blivet: canceled action [566] destroy format ext4 filesystem on lvmlv fedora-root (id 66) >14:22:46,500 DBG blivet: fedora size is 57,8 Gio >14:22:46,502 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,504 DBG blivet: fedora size is 57,8 Gio >14:22:46,505 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,509 DBG blivet: fedora size is 57,8 Gio >14:22:46,510 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,528 DBG blivet: fedora size is 57,8 Gio >14:22:46,529 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,530 DBG blivet: fedora size is 57,8 Gio >14:22:46,531 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,534 DBG blivet: fedora size is 57,8 Gio >14:22:46,535 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,923 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: ext4 ; >14:22:46,925 INF blivet: canceled action [563] create format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:46,931 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: ext4 ; current: ext4 ; >14:22:46,932 INF blivet: canceled action [561] destroy format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:46,944 DBG blivet: fedora size is 57,8 Gio >14:22:46,946 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,947 DBG blivet: fedora size is 57,8 Gio >14:22:46,949 DBG blivet: vg fedora has 5,9 Gio free >14:22:46,985 DBG blivet: fedora size is 57,8 Gio >14:22:46,986 DBG blivet: vg fedora has 5,9 Gio free >14:22:47,022 DBG blivet: fedora size is 57,8 Gio >14:22:47,024 DBG blivet: vg fedora has 5,9 Gio free >14:22:47,075 DBG blivet: fedora size is 57,8 Gio >14:22:47,076 DBG blivet: vg fedora has 5,9 Gio free >14:22:47,077 DBG blivet: fedora size is 57,8 Gio >14:22:47,078 DBG blivet: vg fedora has 5,9 Gio free >14:22:47,115 DBG blivet: fedora size is 57,8 Gio >14:22:47,118 DBG blivet: vg fedora has 5,9 Gio free >14:22:47,152 DBG blivet: fedora size is 57,8 Gio >14:22:47,154 DBG blivet: vg fedora has 5,9 Gio free >14:22:53,298 DBG blivet: fedora size is 57,8 Gio >14:22:53,301 DBG blivet: vg fedora has 5,9 Gio free >14:22:53,302 DBG blivet: fedora size is 57,8 Gio >14:22:53,304 DBG blivet: vg fedora has 5,9 Gio free >14:22:53,307 DBG blivet: get_format('None') returning DeviceFormat instance with object id 583 >14:22:53,308 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-home ; type: None ; current: ext4 ; >14:22:53,309 INF blivet: registered action: [582] destroy format ext4 filesystem mounted at / on lvmlv fedora-home (id 53) >14:22:53,311 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: home ; kids: 2 ; >14:22:53,311 INF blivet: removed lvmlv fedora-home (id 53) from device tree >14:22:53,311 INF blivet: registered action: [584] destroy device lvmlv fedora-home (id 53) >14:22:53,314 DBG blivet: fedora size is 57,8 Gio >14:22:53,315 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,316 DBG blivet: fedora size is 57,8 Gio >14:22:53,317 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,358 DBG blivet: fedora size is 57,8 Gio >14:22:53,360 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,396 DBG blivet: fedora size is 57,8 Gio >14:22:53,398 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,448 DBG blivet: fedora size is 57,8 Gio >14:22:53,449 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,450 DBG blivet: fedora size is 57,8 Gio >14:22:53,451 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,492 DBG blivet: fedora size is 57,8 Gio >14:22:53,493 DBG blivet: vg fedora has 22,93 Gio free >14:22:53,532 DBG blivet: fedora size is 57,8 Gio >14:22:53,533 DBG blivet: vg fedora has 22,93 Gio free >14:22:55,549 DBG blivet: fedora size is 57,8 Gio >14:22:55,552 DBG blivet: vg fedora has 22,93 Gio free >14:22:55,553 DBG blivet: fedora size is 57,8 Gio >14:22:55,556 DBG blivet: vg fedora has 22,93 Gio free >14:22:55,558 DBG blivet: get_format('None') returning DeviceFormat instance with object id 588 >14:22:55,560 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: ext4 ; >14:22:55,560 INF blivet: registered action: [587] destroy format ext4 filesystem on lvmlv fedora-root (id 66) >14:22:55,562 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >14:22:55,563 INF blivet: removed lvmlv fedora-root (id 66) from device tree >14:22:55,563 INF blivet: registered action: [589] destroy device lvmlv fedora-root (id 66) >14:22:55,565 DBG blivet: fedora size is 57,8 Gio >14:22:55,566 DBG blivet: vg fedora has 57,8 Gio free >14:22:55,567 DBG blivet: fedora size is 57,8 Gio >14:22:55,568 DBG blivet: vg fedora has 57,8 Gio free >14:22:55,579 DBG blivet: fedora size is 57,8 Gio >14:22:55,580 DBG blivet: vg fedora has 57,8 Gio free >14:22:55,581 DBG blivet: fedora size is 57,8 Gio >14:22:55,581 DBG blivet: vg fedora has 57,8 Gio free >14:23:01,032 DBG blivet: fedora size is 57,8 Gio >14:23:01,037 DBG blivet: vg fedora has 57,8 Gio free >14:23:01,040 DBG blivet: fedora size is 57,8 Gio >14:23:01,043 DBG blivet: vg fedora has 57,8 Gio free >14:23:02,836 DBG blivet: fedora size is 57,8 Gio >14:23:02,837 DBG blivet: vg fedora has 57,8 Gio free >14:23:02,846 DBG blivet: fedora size is 57,8 Gio >14:23:02,847 DBG blivet: vg fedora has 57,8 Gio free >14:23:02,851 DBG blivet: fedora size is 57,8 Gio >14:23:02,852 DBG blivet: vg fedora has 57,8 Gio free >14:23:33,966 DBG blivet: fedora size is 57,8 Gio >14:23:33,968 DBG blivet: vg fedora has 57,8 Gio free >14:23:33,970 DBG blivet: fedora size is 57,8 Gio >14:23:33,971 DBG blivet: vg fedora has 57,8 Gio free >14:23:33,973 DBG blivet: get_format('None') returning DeviceFormat instance with object id 594 >14:23:33,976 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 00 ; kids: 0 ; >14:23:33,977 DBG blivet: get_format('None') returning DeviceFormat instance with object id 595 >14:23:33,980 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: None ; current: None ; >14:23:33,980 DBG blivet: get_format('None') returning DeviceFormat instance with object id 597 >14:23:33,982 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 00 ; kids: 1 ; >14:23:33,983 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 00 ; kids: 0 ; >14:23:33,984 DBG blivet: get_format('None') returning DeviceFormat instance with object id 598 >14:23:33,985 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: None ; current: None ; >14:23:33,987 DBG blivet: fedora size is 57,8 Gio >14:23:33,987 DBG blivet: vg fedora has 57,8 Gio free >14:23:33,988 DBG blivet: Adding fedora-00/10 Gio to fedora >14:23:33,989 DBG blivet: LUKS.__init__: passphrase: Skipped ; device: /dev/mapper/fedora-00 ; >14:23:33,989 DBG blivet: get_format('luks') returning LUKS instance with object id 601 >14:23:33,990 DBG blivet: get_format('None') returning DeviceFormat instance with object id 604 >14:23:33,992 DBG blivet: LVMLogicalVolumeDevice.add_child: name: fedora-00 ; child: luks-fedora-00 ; kids: 0 ; >14:23:33,992 DBG blivet: get_format('None') returning DeviceFormat instance with object id 605 >14:23:33,993 DBG blivet: LUKSDevice._set_format: luks-fedora-00 ; type: None ; current: None ; >14:23:33,995 DBG blivet: Ext4FS.supported: supported: True ; >14:23:33,995 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 608 >14:23:33,996 INF blivet: added lvmlv fedora-00 (id 593) to device tree >14:23:33,996 INF blivet: registered action: [600] create device lvmlv fedora-00 (id 593) >14:23:33,998 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: luks ; current: None ; >14:23:33,998 INF blivet: registered action: [602] create format luks on lvmlv fedora-00 (id 593) >14:23:33,999 INF blivet: added luks/dm-crypt luks-fedora-00 (id 603) to device tree >14:23:33,999 INF blivet: registered action: [607] create device luks/dm-crypt luks-fedora-00 (id 603) >14:23:34,000 DBG blivet: LUKSDevice._set_format: luks-fedora-00 ; type: ext4 ; current: None ; >14:23:34,000 INF blivet: registered action: [609] create format ext4 filesystem mounted at / on luks/dm-crypt luks-fedora-00 (id 603) >14:23:34,002 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:23:34,003 DBG blivet: removing all non-preexisting partitions ['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] from disk(s) ['sda'] >14:23:34,004 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] >14:23:34,004 DBG blivet: removing all non-preexisting partitions [] from disk(s) ['sda'] >14:23:34,004 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] >14:23:34,004 DBG blivet: no growable partitions >14:23:34,005 DBG blivet: fixing size of existing 200 Mio partition sda1 (22) with existing efi filesystem >14:23:34,008 DBG blivet: fixing size of existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:23:34,012 DBG blivet: fixing size of existing 57,8 Gio partition sda3 (40) with existing lvmpv >14:23:34,021 DBG blivet: fedora size is 57,8 Gio >14:23:34,023 DBG blivet: vg fedora has 47,8 Gio free >14:23:34,023 DBG blivet: fedora size is 57,8 Gio >14:23:34,024 DBG blivet: vg fedora has 47,8 Gio free >14:23:34,027 DBG blivet: fedora size is 57,8 Gio >14:23:34,028 DBG blivet: vg fedora has 47,8 Gio free >14:23:34,045 DBG blivet: fedora size is 57,8 Gio >14:23:34,046 DBG blivet: vg fedora has 47,8 Gio free >14:23:34,047 DBG blivet: fedora size is 57,8 Gio >14:23:34,048 DBG blivet: vg fedora has 47,8 Gio free >14:23:34,050 DBG blivet: fedora size is 57,8 Gio >14:23:34,051 DBG blivet: vg fedora has 47,8 Gio free >14:23:37,888 DBG blivet: fedora size is 57,8 Gio >14:23:37,890 DBG blivet: vg fedora has 47,8 Gio free >14:23:44,544 DBG blivet: fedora size is 57,8 Gio >14:23:44,545 DBG blivet: vg fedora has 47,8 Gio free >14:23:44,555 DBG blivet: fedora size is 57,8 Gio >14:23:44,557 DBG blivet: vg fedora has 47,8 Gio free >14:23:44,560 DBG blivet: fedora size is 57,8 Gio >14:23:44,562 DBG blivet: vg fedora has 47,8 Gio free >14:24:04,339 DBG blivet: fedora size is 57,8 Gio >14:24:04,344 DBG blivet: vg fedora has 47,8 Gio free >14:24:04,347 DBG blivet: fedora size is 57,8 Gio >14:24:04,349 DBG blivet: vg fedora has 47,8 Gio free >14:24:04,352 DBG blivet: get_format('None') returning DeviceFormat instance with object id 613 >14:24:04,354 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 01 ; kids: 1 ; >14:24:04,355 DBG blivet: get_format('None') returning DeviceFormat instance with object id 614 >14:24:04,357 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: None ; current: None ; >14:24:04,358 DBG blivet: get_format('None') returning DeviceFormat instance with object id 616 >14:24:04,360 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 01 ; kids: 2 ; >14:24:04,361 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 01 ; kids: 1 ; >14:24:04,362 DBG blivet: get_format('None') returning DeviceFormat instance with object id 617 >14:24:04,363 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: None ; current: None ; >14:24:04,364 DBG blivet: fedora size is 57,8 Gio >14:24:04,365 DBG blivet: vg fedora has 47,8 Gio free >14:24:04,366 DBG blivet: Adding fedora-01/47,8 Gio to fedora >14:24:04,367 DBG blivet: LUKS.__init__: passphrase: Skipped ; device: /dev/mapper/fedora-01 ; >14:24:04,367 DBG blivet: get_format('luks') returning LUKS instance with object id 620 >14:24:04,368 DBG blivet: get_format('None') returning DeviceFormat instance with object id 623 >14:24:04,369 DBG blivet: LVMLogicalVolumeDevice.add_child: name: fedora-01 ; child: luks-fedora-01 ; kids: 0 ; >14:24:04,370 DBG blivet: get_format('None') returning DeviceFormat instance with object id 624 >14:24:04,371 DBG blivet: LUKSDevice._set_format: luks-fedora-01 ; type: None ; current: None ; >14:24:04,373 DBG blivet: Ext4FS.supported: supported: True ; >14:24:04,373 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 627 >14:24:04,374 INF blivet: added lvmlv fedora-01 (id 612) to device tree >14:24:04,374 INF blivet: registered action: [619] create device lvmlv fedora-01 (id 612) >14:24:04,375 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: luks ; current: None ; >14:24:04,376 INF blivet: registered action: [621] create format luks on lvmlv fedora-01 (id 612) >14:24:04,376 INF blivet: added luks/dm-crypt luks-fedora-01 (id 622) to device tree >14:24:04,376 INF blivet: registered action: [626] create device luks/dm-crypt luks-fedora-01 (id 622) >14:24:04,377 DBG blivet: LUKSDevice._set_format: luks-fedora-01 ; type: ext4 ; current: None ; >14:24:04,378 INF blivet: registered action: [628] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora-01 (id 622) >14:24:04,379 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:24:04,380 DBG blivet: removing all non-preexisting partitions ['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] from disk(s) ['sda'] >14:24:04,380 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] >14:24:04,381 DBG blivet: removing all non-preexisting partitions [] from disk(s) ['sda'] >14:24:04,381 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 40)'] >14:24:04,381 DBG blivet: no growable partitions >14:24:04,382 DBG blivet: fixing size of existing 200 Mio partition sda1 (22) with existing efi filesystem >14:24:04,385 DBG blivet: fixing size of existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:24:04,389 DBG blivet: fixing size of existing 57,8 Gio partition sda3 (40) with existing lvmpv >14:24:04,399 DBG blivet: fedora size is 57,8 Gio >14:24:04,400 DBG blivet: vg fedora has 0 O free >14:24:04,403 DBG blivet: fedora size is 57,8 Gio >14:24:04,404 DBG blivet: vg fedora has 0 O free >14:24:04,424 DBG blivet: fedora size is 57,8 Gio >14:24:04,425 DBG blivet: vg fedora has 0 O free >14:24:04,428 DBG blivet: fedora size is 57,8 Gio >14:24:04,429 DBG blivet: vg fedora has 0 O free >14:24:18,197 DBG blivet: LUKSDevice._set_format: luks-fedora-01 ; type: None ; current: ext4 ; >14:24:18,199 INF blivet: canceled action [628] create format None on luks/dm-crypt luks-fedora-01 (id 622) >14:24:18,205 DBG blivet: LVMLogicalVolumeDevice.remove_child: name: fedora-01 ; child: luks-fedora-01 ; kids: 1 ; >14:24:18,205 INF blivet: removed luks/dm-crypt luks-fedora-01 (id 622) from device tree >14:24:18,206 INF blivet: canceled action [626] create device luks/dm-crypt luks-fedora-01 (id 622) >14:24:18,210 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: None ; current: luks ; >14:24:18,210 INF blivet: canceled action [621] create format None on lvmlv fedora-01 (id 612) >14:24:18,213 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 01 ; kids: 2 ; >14:24:18,214 INF blivet: removed lvmlv fedora-01 (id 612) from device tree >14:24:18,214 INF blivet: canceled action [619] create device lvmlv fedora-01 (id 612) >14:24:18,220 DBG blivet: fedora size is 57,8 Gio >14:24:18,221 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,223 DBG blivet: fedora size is 57,8 Gio >14:24:18,224 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,226 DBG blivet: fedora size is 57,8 Gio >14:24:18,227 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,227 DBG blivet: fedora size is 57,8 Gio >14:24:18,228 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,231 DBG blivet: fedora size is 57,8 Gio >14:24:18,232 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,250 DBG blivet: fedora size is 57,8 Gio >14:24:18,251 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,252 DBG blivet: fedora size is 57,8 Gio >14:24:18,253 DBG blivet: vg fedora has 47,8 Gio free >14:24:18,255 DBG blivet: fedora size is 57,8 Gio >14:24:18,256 DBG blivet: vg fedora has 47,8 Gio free >14:24:28,171 DBG blivet: fedora size is 57,8 Gio >14:24:28,173 DBG blivet: vg fedora has 47,8 Gio free >14:24:32,362 DBG blivet: fedora size is 57,8 Gio >14:24:32,364 DBG blivet: vg fedora has 47,8 Gio free >14:24:32,367 DBG blivet: fedora size is 57,8 Gio >14:24:32,369 DBG blivet: vg fedora has 47,8 Gio free >14:24:33,515 DBG blivet: fedora size is 57,8 Gio >14:24:33,517 DBG blivet: vg fedora has 47,8 Gio free >14:24:36,476 DBG blivet: fedora size is 57,8 Gio >14:24:36,477 DBG blivet: vg fedora has 47,8 Gio free >14:24:36,487 DBG blivet: fedora size is 57,8 Gio >14:24:36,489 DBG blivet: vg fedora has 47,8 Gio free >14:24:36,493 DBG blivet: fedora size is 57,8 Gio >14:24:36,494 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,493 DBG blivet: fedora size is 57,8 Gio >14:24:49,494 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,497 DBG blivet: fedora size is 57,8 Gio >14:24:49,498 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,499 DBG blivet: fedora size is 57,8 Gio >14:24:49,500 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,501 DBG blivet: fedora size is 57,8 Gio >14:24:49,503 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,504 DBG blivet: fedora size is 57,8 Gio >14:24:49,505 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,507 DBG blivet: fedora size is 57,8 Gio >14:24:49,508 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,512 DBG blivet: fedora size is 57,8 Gio >14:24:49,513 DBG blivet: vg fedora has 47,8 Gio free >14:24:49,517 DBG blivet: fedora size is 57,8 Gio >14:24:49,519 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,477 DBG blivet: fedora size is 57,8 Gio >14:24:52,479 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,488 DBG blivet: fedora size is 57,8 Gio >14:24:52,489 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,491 DBG blivet: fedora size is 57,8 Gio >14:24:52,492 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,494 DBG blivet: fedora size is 57,8 Gio >14:24:52,495 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,497 DBG blivet: fedora size is 57,8 Gio >14:24:52,498 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,500 DBG blivet: fedora size is 57,8 Gio >14:24:52,501 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,502 DBG blivet: fedora size is 57,8 Gio >14:24:52,503 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,507 DBG blivet: fedora size is 57,8 Gio >14:24:52,508 DBG blivet: vg fedora has 47,8 Gio free >14:24:52,511 DBG blivet: fedora size is 57,8 Gio >14:24:52,512 DBG blivet: vg fedora has 47,8 Gio free >14:25:04,078 DBG blivet: LUKSDevice._set_format: luks-fedora-00 ; type: None ; current: ext4 ; >14:25:04,080 INF blivet: canceled action [609] create format None on luks/dm-crypt luks-fedora-00 (id 603) >14:25:04,086 DBG blivet: LVMLogicalVolumeDevice.remove_child: name: fedora-00 ; child: luks-fedora-00 ; kids: 1 ; >14:25:04,087 INF blivet: removed luks/dm-crypt luks-fedora-00 (id 603) from device tree >14:25:04,087 INF blivet: canceled action [607] create device luks/dm-crypt luks-fedora-00 (id 603) >14:25:04,093 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: None ; current: luks ; >14:25:04,094 INF blivet: canceled action [602] create format None on lvmlv fedora-00 (id 593) >14:25:04,100 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 00 ; kids: 1 ; >14:25:04,100 INF blivet: removed lvmlv fedora-00 (id 593) from device tree >14:25:04,101 INF blivet: canceled action [600] create device lvmlv fedora-00 (id 593) >14:25:04,108 DBG blivet: fedora size is 57,8 Gio >14:25:04,109 DBG blivet: vg fedora has 57,8 Gio free >14:25:04,110 DBG blivet: fedora size is 57,8 Gio >14:25:04,111 DBG blivet: vg fedora has 57,8 Gio free >14:25:04,126 DBG blivet: fedora size is 57,8 Gio >14:25:04,127 DBG blivet: vg fedora has 57,8 Gio free >14:25:04,128 DBG blivet: fedora size is 57,8 Gio >14:25:04,128 DBG blivet: vg fedora has 57,8 Gio free >14:25:07,257 DBG blivet: fedora size is 57,8 Gio >14:25:07,258 DBG blivet: vg fedora has 57,8 Gio free >14:25:07,267 DBG blivet: fedora size is 57,8 Gio >14:25:07,268 DBG blivet: vg fedora has 57,8 Gio free >14:25:07,272 DBG blivet: fedora size is 57,8 Gio >14:25:07,274 DBG blivet: vg fedora has 57,8 Gio free >14:25:29,132 DBG blivet: fedora size is 57,8 Gio >14:25:29,135 DBG blivet: vg fedora has 57,8 Gio free >14:25:29,137 DBG blivet: fedora size is 57,8 Gio >14:25:29,139 DBG blivet: vg fedora has 57,8 Gio free >14:25:29,142 DBG blivet: PartitionDevice.remove_child: name: sda3 ; child: fedora ; kids: 1 ; >14:25:29,143 INF blivet: removed lvmvg fedora (id 49) from device tree >14:25:29,143 INF blivet: registered action: [633] destroy device lvmvg fedora (id 49) >14:25:29,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 635 >14:25:29,148 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: lvmpv ; >14:25:29,148 INF blivet: registered action: [634] destroy format lvmpv on partition sda3 (id 40) >14:25:29,150 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >14:25:29,151 INF blivet: removed partition sda3 (id 40) from device tree >14:25:29,151 INF blivet: registered action: [636] destroy device partition sda3 (id 40) >14:25:29,153 DBG blivet: length of free region aligned from 121223135 to 121221120 >14:25:29,267 DBG blivet: length of free region aligned from 121223135 to 121221120 >14:25:30,758 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:25:30,968 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:25:32,432 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:25:39,402 DBG blivet: length of free region aligned from 121223135 to 121221120 >14:26:07,629 DBG blivet: get_format('None') returning DeviceFormat instance with object id 641 >14:26:07,636 DBG blivet: DiskDevice.add_child: name: sda ; child: req28 ; kids: 2 ; >14:26:07,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 642 >14:26:07,641 DBG blivet: PartitionDevice._set_format: req28 ; type: None ; current: None ; >14:26:07,645 DBG blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 3 ; >14:26:07,646 DBG blivet: LUKS.__init__: passphrase: Skipped ; device: /dev/req28 ; >14:26:07,647 DBG blivet: get_format('luks') returning LUKS instance with object id 645 >14:26:07,648 DBG blivet: get_format('None') returning DeviceFormat instance with object id 648 >14:26:07,650 DBG blivet: PartitionDevice.add_child: name: req28 ; child: luks-req28 ; kids: 0 ; >14:26:07,650 DBG blivet: get_format('None') returning DeviceFormat instance with object id 649 >14:26:07,652 DBG blivet: LUKSDevice._set_format: luks-req28 ; type: None ; current: None ; >14:26:07,654 DBG blivet: LVMPhysicalVolume.__init__: >14:26:07,654 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 652 >14:26:07,655 INF blivet: added partition req28 (id 640) to device tree >14:26:07,655 INF blivet: registered action: [644] create device partition req28 (id 640) >14:26:07,656 DBG blivet: PartitionDevice._set_format: req28 ; type: luks ; current: None ; >14:26:07,657 INF blivet: registered action: [646] create format luks on partition req28 (id 640) >14:26:07,657 INF blivet: added luks/dm-crypt luks-req28 (id 647) to device tree >14:26:07,657 INF blivet: registered action: [651] create device luks/dm-crypt luks-req28 (id 647) >14:26:07,658 DBG blivet: LUKSDevice._set_format: luks-req28 ; type: lvmpv ; current: None ; >14:26:07,659 INF blivet: registered action: [653] create format lvmpv on luks/dm-crypt luks-req28 (id 647) >14:26:07,659 DBG blivet: get_format('None') returning DeviceFormat instance with object id 655 >14:26:07,661 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: luks-req28 ; >14:26:07,663 DBG blivet: LUKSDevice.add_child: name: luks-req28 ; child: fedora ; kids: 0 ; >14:26:07,663 DBG blivet: get_format('None') returning DeviceFormat instance with object id 656 >14:26:07,664 DBG blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >14:26:07,665 INF blivet: added lvmvg fedora (id 654) to device tree >14:26:07,666 INF blivet: registered action: [658] create device lvmvg fedora (id 654) >14:26:07,667 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:26:07,667 DBG blivet: removing all non-preexisting partitions ['req28(id 640)', 'sda1(id 22)', 'sda2(id 30)'] from disk(s) ['sda'] >14:26:07,668 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['req28(id 640)', 'sda1(id 22)', 'sda2(id 30)'] >14:26:07,668 DBG blivet: removing all non-preexisting partitions ['req28(id 640)'] from disk(s) ['sda'] >14:26:07,669 DBG blivet: allocating partition: req28 ; id: 640 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 57,8 Gio ; grow: False ; max_size: 0 O ; start: None ; end: None >14:26:07,669 DBG blivet: checking freespace on sda >14:26:07,670 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=57,8 Gio boot=False best=None grow=False start=None >14:26:07,670 DBG blivet: checking 34-2047 (1007 Kio) >14:26:07,671 DBG blivet: current free range is 34-2047 (1007 Kio) >14:26:07,671 DBG blivet: checking 2508800-123731934 (57,8 Gio) >14:26:07,671 DBG blivet: current free range is 2508800-123731934 (57,8 Gio) >14:26:07,672 DBG blivet: updating use_disk to sda, type: 0 >14:26:07,672 DBG blivet: new free: 2508800-123731934 / 57,8 Gio >14:26:07,672 DBG blivet: new free allows for 0 sectors of growth >14:26:07,673 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f345e78ed68> >14:26:07,674 DBG blivet: created partition sda3 of 57,8 Gio and added it to /dev/sda >14:26:07,675 DBG blivet: PartitionDevice._set_parted_partition: req28 ; >14:26:07,675 DBG blivet: device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e5f0588> PedPartition: <_ped.Partition object at 0x7f345e559ba0> >14:26:07,677 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >14:26:07,679 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >14:26:07,680 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:26:07,680 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e117668> PedPartition: <_ped.Partition object at 0x7f345e4abfc0> >14:26:07,681 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda3(id 640)', 'sda1(id 22)', 'sda2(id 30)'] >14:26:07,681 DBG blivet: no growable partitions >14:26:07,682 DBG blivet: fixing size of existing 200 Mio partition sda1 (22) with existing efi filesystem >14:26:07,685 DBG blivet: fixing size of existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:26:07,689 DBG blivet: fixing size of non-existent 57,8 Gio partition sda3 (640) with non-existent luks >14:26:11,653 DBG blivet: fedora size is 57,8 Gio >14:26:11,655 DBG blivet: vg fedora has 57,8 Gio free >14:26:11,656 DBG blivet: fedora size is 57,8 Gio >14:26:11,657 DBG blivet: vg fedora has 57,8 Gio free >14:26:13,993 DBG blivet: fedora size is 57,8 Gio >14:26:13,995 DBG blivet: vg fedora has 57,8 Gio free >14:26:14,004 DBG blivet: fedora size is 57,8 Gio >14:26:14,005 DBG blivet: vg fedora has 57,8 Gio free >14:26:14,009 DBG blivet: fedora size is 57,8 Gio >14:26:14,010 DBG blivet: vg fedora has 57,8 Gio free >14:27:13,874 DBG blivet: fedora size is 57,8 Gio >14:27:13,878 DBG blivet: vg fedora has 57,8 Gio free >14:27:13,880 DBG blivet: fedora size is 57,8 Gio >14:27:13,882 DBG blivet: vg fedora has 57,8 Gio free >14:27:13,884 DBG blivet: get_format('None') returning DeviceFormat instance with object id 661 >14:27:13,889 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 00 ; kids: 0 ; >14:27:13,890 DBG blivet: get_format('None') returning DeviceFormat instance with object id 662 >14:27:13,893 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: None ; current: None ; >14:27:13,893 DBG blivet: get_format('None') returning DeviceFormat instance with object id 664 >14:27:13,895 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 00 ; kids: 1 ; >14:27:13,897 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 00 ; kids: 0 ; >14:27:13,897 DBG blivet: get_format('None') returning DeviceFormat instance with object id 665 >14:27:13,898 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: None ; current: None ; >14:27:13,900 DBG blivet: fedora size is 57,8 Gio >14:27:13,901 DBG blivet: vg fedora has 57,8 Gio free >14:27:13,901 DBG blivet: Adding fedora-00/12 Gio to fedora >14:27:13,904 DBG blivet: Ext4FS.supported: supported: True ; >14:27:13,905 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 668 >14:27:13,906 INF blivet: added lvmlv fedora-00 (id 660) to device tree >14:27:13,907 INF blivet: registered action: [667] create device lvmlv fedora-00 (id 660) >14:27:13,908 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-00 ; type: ext4 ; current: None ; >14:27:13,909 INF blivet: registered action: [669] create format ext4 filesystem mounted at / on lvmlv fedora-00 (id 660) >14:27:13,910 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:27:13,911 DBG blivet: removing all non-preexisting partitions ['sda1(id 22)', 'sda2(id 30)', 'sda3(id 640)'] from disk(s) ['sda'] >14:27:13,912 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:27:13,913 DBG blivet: device sda3 new parted_partition None >14:27:13,914 DBG blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >14:27:13,915 DBG blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 3 ; >14:27:13,915 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 22)', 'sda2(id 30)', 'req28(id 640)'] >14:27:13,916 DBG blivet: removing all non-preexisting partitions ['req28(id 640)'] from disk(s) ['sda'] >14:27:13,916 DBG blivet: allocating partition: req28 ; id: 640 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 57,8 Gio ; grow: False ; max_size: 0 O ; start: None ; end: None >14:27:13,916 DBG blivet: checking freespace on sda >14:27:13,917 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=57,8 Gio boot=False best=None grow=False start=None >14:27:13,918 DBG blivet: checking 34-2047 (1007 Kio) >14:27:13,918 DBG blivet: current free range is 34-2047 (1007 Kio) >14:27:13,918 DBG blivet: checking 2508800-123731934 (57,8 Gio) >14:27:13,919 DBG blivet: current free range is 2508800-123731934 (57,8 Gio) >14:27:13,919 DBG blivet: updating use_disk to sda, type: 0 >14:27:13,919 DBG blivet: new free: 2508800-123731934 / 57,8 Gio >14:27:13,920 DBG blivet: new free allows for 0 sectors of growth >14:27:13,921 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f345e78ed68> >14:27:13,923 DBG blivet: created partition sda3 of 57,8 Gio and added it to /dev/sda >14:27:13,925 DBG blivet: PartitionDevice._set_parted_partition: req28 ; >14:27:13,925 DBG blivet: device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0fb400> PedPartition: <_ped.Partition object at 0x7f345e614410> >14:27:13,927 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >14:27:13,928 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >14:27:13,929 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:27:13,929 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f346e0f6e80> PedPartition: <_ped.Partition object at 0x7f345e4ab678> >14:27:13,931 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 640)'] >14:27:13,931 DBG blivet: no growable partitions >14:27:13,931 DBG blivet: fixing size of existing 200 Mio partition sda1 (22) with existing efi filesystem >14:27:13,935 DBG blivet: fixing size of existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:27:13,941 DBG blivet: fixing size of non-existent 57,8 Gio partition sda3 (640) with non-existent luks >14:27:13,950 DBG blivet: fedora size is 57,8 Gio >14:27:13,952 DBG blivet: vg fedora has 45,8 Gio free >14:27:13,953 DBG blivet: fedora size is 57,8 Gio >14:27:13,956 DBG blivet: vg fedora has 45,8 Gio free >14:27:13,959 DBG blivet: fedora size is 57,8 Gio >14:27:13,960 DBG blivet: vg fedora has 45,8 Gio free >14:27:13,978 DBG blivet: fedora size is 57,8 Gio >14:27:13,979 DBG blivet: vg fedora has 45,8 Gio free >14:27:13,980 DBG blivet: fedora size is 57,8 Gio >14:27:13,981 DBG blivet: vg fedora has 45,8 Gio free >14:27:13,984 DBG blivet: fedora size is 57,8 Gio >14:27:13,985 DBG blivet: vg fedora has 45,8 Gio free >14:27:17,441 DBG blivet: fedora size is 57,8 Gio >14:27:17,443 DBG blivet: vg fedora has 45,8 Gio free >14:27:20,801 DBG blivet: fedora size is 57,8 Gio >14:27:20,803 DBG blivet: vg fedora has 45,8 Gio free >14:27:20,813 DBG blivet: fedora size is 57,8 Gio >14:27:20,815 DBG blivet: vg fedora has 45,8 Gio free >14:27:20,819 DBG blivet: fedora size is 57,8 Gio >14:27:20,820 DBG blivet: vg fedora has 45,8 Gio free >14:27:36,194 DBG blivet: fedora size is 57,8 Gio >14:27:36,196 DBG blivet: vg fedora has 45,8 Gio free >14:27:36,197 DBG blivet: fedora size is 57,8 Gio >14:27:36,199 DBG blivet: vg fedora has 45,8 Gio free >14:27:36,200 DBG blivet: get_format('None') returning DeviceFormat instance with object id 673 >14:27:36,202 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 01 ; kids: 1 ; >14:27:36,202 DBG blivet: get_format('None') returning DeviceFormat instance with object id 674 >14:27:36,204 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: None ; current: None ; >14:27:36,205 DBG blivet: get_format('None') returning DeviceFormat instance with object id 676 >14:27:36,207 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: 01 ; kids: 2 ; >14:27:36,208 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: 01 ; kids: 1 ; >14:27:36,209 DBG blivet: get_format('None') returning DeviceFormat instance with object id 677 >14:27:36,210 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: None ; current: None ; >14:27:36,212 DBG blivet: fedora size is 57,8 Gio >14:27:36,213 DBG blivet: vg fedora has 45,8 Gio free >14:27:36,213 DBG blivet: Adding fedora-01/45,8 Gio to fedora >14:27:36,215 DBG blivet: Ext4FS.supported: supported: True ; >14:27:36,215 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 680 >14:27:36,215 INF blivet: added lvmlv fedora-01 (id 672) to device tree >14:27:36,216 INF blivet: registered action: [679] create device lvmlv fedora-01 (id 672) >14:27:36,217 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-01 ; type: ext4 ; current: None ; >14:27:36,217 INF blivet: registered action: [681] create format ext4 filesystem mounted at /home on lvmlv fedora-01 (id 672) >14:27:36,219 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:27:36,220 DBG blivet: removing all non-preexisting partitions ['sda1(id 22)', 'sda2(id 30)', 'sda3(id 640)'] from disk(s) ['sda'] >14:27:36,221 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:27:36,221 DBG blivet: device sda3 new parted_partition None >14:27:36,222 DBG blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >14:27:36,223 DBG blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 3 ; >14:27:36,224 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 22)', 'sda2(id 30)', 'req28(id 640)'] >14:27:36,224 DBG blivet: removing all non-preexisting partitions ['req28(id 640)'] from disk(s) ['sda'] >14:27:36,224 DBG blivet: allocating partition: req28 ; id: 640 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 57,8 Gio ; grow: False ; max_size: 0 O ; start: None ; end: None >14:27:36,225 DBG blivet: checking freespace on sda >14:27:36,225 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=57,8 Gio boot=False best=None grow=False start=None >14:27:36,226 DBG blivet: checking 34-2047 (1007 Kio) >14:27:36,226 DBG blivet: current free range is 34-2047 (1007 Kio) >14:27:36,227 DBG blivet: checking 2508800-123731934 (57,8 Gio) >14:27:36,227 DBG blivet: current free range is 2508800-123731934 (57,8 Gio) >14:27:36,227 DBG blivet: updating use_disk to sda, type: 0 >14:27:36,228 DBG blivet: new free: 2508800-123731934 / 57,8 Gio >14:27:36,228 DBG blivet: new free allows for 0 sectors of growth >14:27:36,228 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f345e78ed68> >14:27:36,229 DBG blivet: created partition sda3 of 57,8 Gio and added it to /dev/sda >14:27:36,230 DBG blivet: PartitionDevice._set_parted_partition: req28 ; >14:27:36,231 DBG blivet: device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e619940> PedPartition: <_ped.Partition object at 0x7f345e4ab620> >14:27:36,233 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >14:27:36,234 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >14:27:36,235 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >14:27:36,235 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f346e10de10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f345e619748> PedPartition: <_ped.Partition object at 0x7f345e4abd00> >14:27:36,236 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda1(id 22)', 'sda2(id 30)', 'sda3(id 640)'] >14:27:36,237 DBG blivet: no growable partitions >14:27:36,237 DBG blivet: fixing size of existing 200 Mio partition sda1 (22) with existing efi filesystem >14:27:36,241 DBG blivet: fixing size of existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:27:36,244 DBG blivet: fixing size of non-existent 57,8 Gio partition sda3 (640) with non-existent luks >14:27:36,253 DBG blivet: fedora size is 57,8 Gio >14:27:36,255 DBG blivet: vg fedora has 0 O free >14:27:36,257 DBG blivet: fedora size is 57,8 Gio >14:27:36,259 DBG blivet: vg fedora has 0 O free >14:27:36,275 DBG blivet: fedora size is 57,8 Gio >14:27:36,276 DBG blivet: vg fedora has 0 O free >14:27:36,278 DBG blivet: fedora size is 57,8 Gio >14:27:36,280 DBG blivet: vg fedora has 0 O free >14:27:56,129 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:27:56,133 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:27:56,142 DBG blivet: resolved 'sda' to 'sda' (disk) >14:27:56,145 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:27:56,147 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:27:56,150 DBG blivet: resolved 'sda' to 'sda' (disk) >14:27:56,171 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >14:27:56,173 DBG blivet: DeviceTree.get_device_by_path returned existing 200 Mio partition sda1 (22) with existing efi filesystem >14:27:56,177 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >14:27:56,178 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:27:56,183 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >14:27:56,184 DBG blivet: DeviceTree.get_device_by_path returned non-existent 57,8 Gio partition sda3 (640) with non-existent luks >14:28:24,898 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:24,900 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:24,902 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:25,017 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:25,019 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:25,021 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >14:28:29,498 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:28:29,502 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:28:29,508 DBG blivet: resolved 'sda' to 'sda' (disk) >14:28:29,510 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:28:29,512 DBG blivet: DeviceTree.get_device_by_name returned existing 59 Gio disk sda (12) with existing gpt disklabel >14:28:29,515 DBG blivet: resolved 'sda' to 'sda' (disk) >14:28:29,533 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >14:28:29,534 DBG blivet: DeviceTree.get_device_by_path returned existing 200 Mio partition sda1 (22) with existing efi filesystem mounted at /boot/efi >14:28:29,539 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >14:28:29,540 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 Mio partition sda2 (30) with existing ext4 filesystem mounted at /boot >14:28:29,544 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >14:28:29,545 DBG blivet: DeviceTree.get_device_by_path returned non-existent 57,8 Gio partition sda3 (640) with non-existent luks
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 1592143
:
1452431
|
1452432
|
1452433
|
1452434
|
1452435
|
1452436
|
1452437
|
1452438
|
1452439
|
1452440
|
1452441
| 1452442 |
1452443