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 1454068 Details for
Bug 1594518
blivet.errors.FSError: ext4 filesystem check failure on /dev/sda2: File system errors left uncorrected.
[?]
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), 458.69 KB, created by
Joshua
on 2018-06-23 22:49:28 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Joshua
Created:
2018-06-23 22:49:28 UTC
Size:
458.69 KB
patch
obsolete
>21:53:39,283 DBG blivet: registered device format class DeviceFormat as None >21:53:39,307 DBG blivet: registered device format class BIOSBoot as biosboot >21:53:39,322 DBG blivet: registered device format class DiskLabel as disklabel >21:53:39,322 DBG blivet: registered device format class DMRaidMember as dmraidmember >21:53:39,341 DBG blivet: registered device format class Ext2FS as ext2 >21:53:39,341 DBG blivet: registered device format class Ext3FS as ext3 >21:53:39,341 DBG blivet: registered device format class Ext4FS as ext4 >21:53:39,341 DBG blivet: registered device format class FATFS as vfat >21:53:39,341 DBG blivet: registered device format class EFIFS as efi >21:53:39,342 DBG blivet: registered device format class BTRFS as btrfs >21:53:39,342 DBG blivet: registered device format class GFS2 as gfs2 >21:53:39,342 DBG blivet: registered device format class JFS as jfs >21:53:39,342 DBG blivet: registered device format class ReiserFS as reiserfs >21:53:39,342 DBG blivet: registered device format class XFS as xfs >21:53:39,342 DBG blivet: registered device format class HFS as hfs >21:53:39,342 DBG blivet: registered device format class AppleBootstrapFS as appleboot >21:53:39,343 DBG blivet: registered device format class HFSPlus as hfs+ >21:53:39,343 DBG blivet: registered device format class MacEFIFS as macefi >21:53:39,343 DBG blivet: registered device format class NTFS as ntfs >21:53:39,343 DBG blivet: registered device format class NFS as nfs >21:53:39,343 DBG blivet: registered device format class NFSv4 as nfs4 >21:53:39,343 DBG blivet: registered device format class Iso9660FS as iso9660 >21:53:39,343 DBG blivet: registered device format class NoDevFS as nodev >21:53:39,343 DBG blivet: registered device format class DevPtsFS as devpts >21:53:39,343 DBG blivet: registered device format class ProcFS as proc >21:53:39,343 DBG blivet: registered device format class SysFS as sysfs >21:53:39,344 DBG blivet: registered device format class TmpFS as tmpfs >21:53:39,344 DBG blivet: registered device format class BindFS as bind >21:53:39,344 DBG blivet: registered device format class SELinuxFS as selinuxfs >21:53:39,344 DBG blivet: registered device format class USBFS as usbfs >21:53:39,344 DBG blivet: registered device format class EFIVarFS as efivarfs >21:53:39,346 DBG blivet: registered device format class LUKS as luks >21:53:39,349 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >21:53:39,350 DBG blivet: registered device format class MDRaidMember as mdmember >21:53:39,350 DBG blivet: registered device format class MultipathMember as multipath_member >21:53:39,351 DBG blivet: registered device format class PPCPRePBoot as prepboot >21:53:39,352 DBG blivet: registered device format class SwapSpace as swap >21:53:39,566 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:53:39,567 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:53:39,598 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >21:53:39,599 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:53:39,636 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:45,649 DBG blivet: IGNORED: Caught exception, continuing. >21:53:45,649 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:53:45,649 DBG blivet: IGNORED: Begin exception details. >21:53:45,650 DBG blivet: IGNORED: Traceback (most recent call last): >21:53:45,650 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >21:53:45,650 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >21:53:45,650 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >21:53:45,650 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >21:53:45,650 DBG blivet: IGNORED: Traceback (most recent call last): >21:53:45,650 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >21:53:45,651 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >21:53:45,651 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >21:53:45,651 DBG blivet: IGNORED: return fn(*args, **kwargs) >21:53:45,651 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >21:53:45,651 DBG blivet: IGNORED: connection=self._connection) >21:53:45,651 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >21:53:45,651 DBG blivet: IGNORED: raise DBusCallError(msg) >21:53:45,651 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 >21:53:45,651 DBG blivet: IGNORED: End exception details. >21:53:45,653 INF blivet: sda is a disk >21:53:45,653 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >21:53:45,653 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >21:53:45,654 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:53:45,654 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >21:53:45,654 INF blivet: added disk sda (id 0) to device tree >21:53:45,654 INF blivet: got device: DiskDevice instance (0x7fe41c273fd0) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >21:53:45,656 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >21:53:45,656 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >21:53:45,656 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >21:53:45,657 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >21:53:45,674 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe41b1d8cc0>, <parted.partition.Partition object at 0x7fe41b1d8e10>] > device: <parted.device.Device object at 0x7fe41b1d8a58> > PedDisk: <_ped.Disk object at 0x7fe41c291fc8> >21:53:45,885 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >21:53:45,885 INF blivet: got format: existing gpt disklabel >21:53:45,889 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:53:45,890 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:45,914 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:53:45,915 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >21:53:45,915 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >21:53:45,915 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:53:45,916 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:53:45,916 DBG blivet: looking up parted Partition: /dev/sda1 >21:53:45,917 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:53:45,917 INF blivet: added partition sda1 (id 10) to device tree >21:53:45,917 INF blivet: got device: PartitionDevice instance (0x7fe41c3145c0) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7fe41b1d8b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fe41b1d8f28> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe41b1d8c88> PedPartition: <_ped.Partition object at 0x7fe41c280e60> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:53:45,918 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >21:53:45,919 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >21:53:45,919 INF blivet: type detected on 'sda1' is 'efi' >21:53:45,919 DBG blivet: get_format('efi') returning EFIFS instance with object id 16 >21:53:45,919 INF blivet: got format: existing efi filesystem >21:53:45,920 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:53:45,921 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:45,944 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:53:45,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >21:53:45,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >21:53:45,946 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:53:45,946 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:53:45,946 DBG blivet: looking up parted Partition: /dev/sda2 >21:53:45,947 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:53:45,947 INF blivet: added partition sda2 (id 18) to device tree >21:53:45,947 INF blivet: got device: PartitionDevice instance (0x7fe41b1d8470) -- > name = sda2 status = True id = 18 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7fe41b1d8b00> fileSystem: <parted.filesystem.FileSystem object at 0x7fe41b1d8f98> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe41b1d8dd8> PedPartition: <_ped.Partition object at 0x7fe41c2ca0a0> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >21:53:45,948 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 22 >21:53:45,949 DBG blivet: get_format('efi') returning EFIFS instance with object id 23 >21:53:45,949 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >21:53:45,949 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 25 >21:53:45,949 INF blivet: type detected on 'sda2' is 'ext4' >21:53:45,996 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 26 >21:53:45,997 INF blivet: got format: existing ext4 filesystem >21:53:46,000 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >21:53:46,000 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >21:53:46,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >21:53:46,001 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >21:53:46,002 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:53:46,002 INF blivet: added cdrom sr0 (id 28) to device tree >21:53:46,002 INF blivet: got device: OpticalDevice instance (0x7fe41b1ebe80) -- > name = sr0 status = True id = 28 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:53:46,062 DBG blivet: no media present for device sr0 >21:53:46,063 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >21:53:46,064 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,067 INF blivet: sdb is a disk >21:53:46,067 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >21:53:46,067 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >21:53:46,068 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >21:53:46,068 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >21:53:46,068 INF blivet: added disk sdb (id 33) to device tree >21:53:46,068 INF blivet: got device: DiskDevice instance (0x7fe41b1eb4e0) -- > name = sdb status = True id = 33 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >21:53:46,069 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 37 >21:53:46,069 DBG blivet: get_format('efi') returning EFIFS instance with object id 38 >21:53:46,069 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >21:53:46,070 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >21:53:46,070 INF blivet: type detected on 'sdb' is 'iso9660' >21:53:46,070 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 41 >21:53:46,070 INF blivet: got format: existing iso9660 filesystem >21:53:46,071 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >21:53:46,072 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,097 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:53:46,097 DBG blivet: lvm filter: adding sdb1 to the reject list >21:53:46,097 DBG blivet: ignoring partition sdb1 on iso9660 >21:53:46,097 DBG blivet: no device obtained for sdb1 >21:53:46,098 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >21:53:46,098 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,124 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:53:46,124 DBG blivet: lvm filter: adding sdb2 to the reject list >21:53:46,124 DBG blivet: ignoring partition sdb2 on iso9660 >21:53:46,124 DBG blivet: no device obtained for sdb2 >21:53:46,125 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >21:53:46,125 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,150 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:53:46,150 DBG blivet: lvm filter: adding sdb3 to the reject list >21:53:46,151 DBG blivet: ignoring partition sdb3 on iso9660 >21:53:46,151 DBG blivet: no device obtained for sdb3 >21:53:46,151 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >21:53:46,151 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,152 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >21:53:46,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >21:53:46,154 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >21:53:46,154 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >21:53:46,154 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >21:53:46,154 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >21:53:46,154 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >21:53:46,155 INF blivet: added loop loop0 (id 47) to device tree >21:53:46,155 INF blivet: got device: LoopDevice instance (0x7fe41c275eb8) -- > name = loop0 status = False id = 47 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >21:53:46,156 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >21:53:46,156 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >21:53:46,156 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >21:53:46,156 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >21:53:46,156 INF blivet: type detected on 'loop0' is 'squashfs' >21:53:46,156 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 55 >21:53:46,157 INF blivet: got format: existing None >21:53:46,157 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >21:53:46,158 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,158 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >21:53:46,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >21:53:46,159 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >21:53:46,159 INF blivet: added file /LiveOS/rootfs.img (id 57) to device tree >21:53:46,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >21:53:46,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >21:53:46,160 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >21:53:46,160 INF blivet: added loop loop1 (id 61) to device tree >21:53:46,160 INF blivet: got device: LoopDevice instance (0x7fe41b1f8240) -- > name = loop1 status = False id = 61 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > 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 >21:53:46,160 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 >21:53:46,161 DBG blivet: get_format('efi') returning EFIFS instance with object id 66 >21:53:46,161 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >21:53:46,161 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >21:53:46,161 INF blivet: type detected on 'loop1' is 'ext4' >21:53:46,161 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 69 >21:53:46,161 INF blivet: got format: existing ext4 filesystem >21:53:46,162 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >21:53:46,163 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,163 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,163 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >21:53:46,163 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >21:53:46,164 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >21:53:46,164 INF blivet: added file /overlay (deleted) (id 71) to device tree >21:53:46,164 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >21:53:46,164 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >21:53:46,165 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >21:53:46,165 INF blivet: added loop loop2 (id 75) to device tree >21:53:46,165 INF blivet: got device: LoopDevice instance (0x7fe41b185f60) -- > name = loop2 status = False id = 75 > children = [] > parents = ['existing 0 B file /overlay (deleted) (71)'] > 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 >21:53:46,165 DBG blivet: no type or existing type for loop2, bailing >21:53:46,166 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >21:53:46,166 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,202 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:53:46,203 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (75) >21:53:46,204 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,204 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >21:53:46,204 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >21:53:46,205 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >21:53:46,205 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >21:53:46,205 INF blivet: added dm live-rw (id 80) to device tree >21:53:46,205 INF blivet: got device: DMDevice instance (0x7fe41b1f88d0) -- > name = live-rw status = True id = 80 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >21:53:46,218 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 84 >21:53:46,218 DBG blivet: get_format('efi') returning EFIFS instance with object id 85 >21:53:46,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 86 >21:53:46,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >21:53:46,220 INF blivet: type detected on 'live-rw' is 'ext4' >21:53:46,220 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 88 >21:53:46,220 INF blivet: got format: existing ext4 filesystem >21:53:46,221 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >21:53:46,222 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,260 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:53:46,261 DBG blivet: DeviceTree.get_device_by_name returned None >21:53:46,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >21:53:46,262 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >21:53:46,262 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >21:53:46,262 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >21:53:46,262 INF blivet: added dm live-base (id 90) to device tree >21:53:46,263 INF blivet: got device: DMDevice instance (0x7fe41b188978) -- > name = live-base status = True id = 90 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >21:53:46,275 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 94 >21:53:46,276 DBG blivet: get_format('efi') returning EFIFS instance with object id 95 >21:53:46,276 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >21:53:46,276 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >21:53:46,276 INF blivet: type detected on 'live-base' is 'ext4' >21:53:46,277 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 98 >21:53:46,277 INF blivet: got format: existing ext4 filesystem >21:54:20,492 DBG blivet: registered device format class DeviceFormat as None >21:54:20,502 DBG blivet: registered device format class BIOSBoot as biosboot >21:54:20,507 DBG blivet: registered device format class DiskLabel as disklabel >21:54:20,507 DBG blivet: registered device format class DMRaidMember as dmraidmember >21:54:20,517 DBG blivet: registered device format class Ext2FS as ext2 >21:54:20,517 DBG blivet: registered device format class Ext3FS as ext3 >21:54:20,517 DBG blivet: registered device format class Ext4FS as ext4 >21:54:20,517 DBG blivet: registered device format class FATFS as vfat >21:54:20,517 DBG blivet: registered device format class EFIFS as efi >21:54:20,518 DBG blivet: registered device format class BTRFS as btrfs >21:54:20,518 DBG blivet: registered device format class GFS2 as gfs2 >21:54:20,518 DBG blivet: registered device format class JFS as jfs >21:54:20,518 DBG blivet: registered device format class ReiserFS as reiserfs >21:54:20,518 DBG blivet: registered device format class XFS as xfs >21:54:20,518 DBG blivet: registered device format class HFS as hfs >21:54:20,519 DBG blivet: registered device format class AppleBootstrapFS as appleboot >21:54:20,519 DBG blivet: registered device format class HFSPlus as hfs+ >21:54:20,519 DBG blivet: registered device format class MacEFIFS as macefi >21:54:20,519 DBG blivet: registered device format class NTFS as ntfs >21:54:20,519 DBG blivet: registered device format class NFS as nfs >21:54:20,519 DBG blivet: registered device format class NFSv4 as nfs4 >21:54:20,519 DBG blivet: registered device format class Iso9660FS as iso9660 >21:54:20,520 DBG blivet: registered device format class NoDevFS as nodev >21:54:20,520 DBG blivet: registered device format class DevPtsFS as devpts >21:54:20,520 DBG blivet: registered device format class ProcFS as proc >21:54:20,520 DBG blivet: registered device format class SysFS as sysfs >21:54:20,520 DBG blivet: registered device format class TmpFS as tmpfs >21:54:20,520 DBG blivet: registered device format class BindFS as bind >21:54:20,520 DBG blivet: registered device format class SELinuxFS as selinuxfs >21:54:20,520 DBG blivet: registered device format class USBFS as usbfs >21:54:20,520 DBG blivet: registered device format class EFIVarFS as efivarfs >21:54:20,523 DBG blivet: registered device format class LUKS as luks >21:54:20,525 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >21:54:20,526 DBG blivet: registered device format class MDRaidMember as mdmember >21:54:20,526 DBG blivet: registered device format class MultipathMember as multipath_member >21:54:20,527 DBG blivet: registered device format class PPCPRePBoot as prepboot >21:54:20,528 DBG blivet: registered device format class SwapSpace as swap >21:54:20,851 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:54:20,851 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:54:20,881 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >21:54:20,882 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:54:20,898 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:20,920 DBG blivet: IGNORED: Caught exception, continuing. >21:54:20,920 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:54:20,920 DBG blivet: IGNORED: Begin exception details. >21:54:20,920 DBG blivet: IGNORED: Traceback (most recent call last): >21:54:20,920 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >21:54:20,920 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >21:54:20,921 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >21:54:20,921 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >21:54:20,921 DBG blivet: IGNORED: Traceback (most recent call last): >21:54:20,921 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >21:54:20,921 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >21:54:20,921 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >21:54:20,921 DBG blivet: IGNORED: return fn(*args, **kwargs) >21:54:20,921 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >21:54:20,921 DBG blivet: IGNORED: connection=self._connection) >21:54:20,921 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >21:54:20,921 DBG blivet: IGNORED: raise DBusCallError(msg) >21:54:20,921 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 >21:54:20,921 DBG blivet: IGNORED: End exception details. >21:54:20,923 INF blivet: sda is a disk >21:54:20,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >21:54:20,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >21:54:20,924 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:54:20,925 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >21:54:20,925 INF blivet: added disk sda (id 0) to device tree >21:54:20,925 INF blivet: got device: DiskDevice instance (0x7fe2af6b85f8) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >21:54:20,926 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >21:54:20,927 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >21:54:20,927 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >21:54:20,927 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >21:54:20,945 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe2ae57ccf8>, <parted.partition.Partition object at 0x7fe2ae57ce48>] > device: <parted.device.Device object at 0x7fe2ae57ca90> > PedDisk: <_ped.Disk object at 0x7fe2af635fc8> >21:54:21,116 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >21:54:21,116 INF blivet: got format: existing gpt disklabel >21:54:21,120 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:54:21,121 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,145 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:54:21,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >21:54:21,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >21:54:21,147 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:54:21,147 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:54:21,147 DBG blivet: looking up parted Partition: /dev/sda1 >21:54:21,148 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:54:21,148 INF blivet: added partition sda1 (id 10) to device tree >21:54:21,148 INF blivet: got device: PartitionDevice instance (0x7fe2af6b88d0) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7fe2ae57cb38> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2ae57cf60> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2ae57ccc0> PedPartition: <_ped.Partition object at 0x7fe2af624e60> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:54:21,150 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >21:54:21,150 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >21:54:21,150 INF blivet: type detected on 'sda1' is 'efi' >21:54:21,150 DBG blivet: get_format('efi') returning EFIFS instance with object id 16 >21:54:21,151 INF blivet: got format: existing efi filesystem >21:54:21,152 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:54:21,152 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,175 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:54:21,176 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >21:54:21,176 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >21:54:21,176 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:54:21,177 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:54:21,177 DBG blivet: looking up parted Partition: /dev/sda2 >21:54:21,178 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:54:21,178 INF blivet: added partition sda2 (id 18) to device tree >21:54:21,178 INF blivet: got device: PartitionDevice instance (0x7fe2ae57c390) -- > name = sda2 status = True id = 18 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7fe2ae57cb38> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2ae57cfd0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2ae57ce10> PedPartition: <_ped.Partition object at 0x7fe2af66f0a0> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >21:54:21,179 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 22 >21:54:21,180 DBG blivet: get_format('efi') returning EFIFS instance with object id 23 >21:54:21,180 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >21:54:21,180 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 25 >21:54:21,180 INF blivet: type detected on 'sda2' is 'ext4' >21:54:21,186 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 26 >21:54:21,186 INF blivet: got format: existing ext4 filesystem >21:54:21,188 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >21:54:21,188 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >21:54:21,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >21:54:21,189 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >21:54:21,190 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:54:21,190 INF blivet: added cdrom sr0 (id 28) to device tree >21:54:21,190 INF blivet: got device: OpticalDevice instance (0x7fe2ae58feb8) -- > name = sr0 status = True id = 28 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:54:21,255 DBG blivet: no media present for device sr0 >21:54:21,257 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >21:54:21,258 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,261 INF blivet: sdb is a disk >21:54:21,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >21:54:21,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >21:54:21,262 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >21:54:21,262 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >21:54:21,262 INF blivet: added disk sdb (id 33) to device tree >21:54:21,262 INF blivet: got device: DiskDevice instance (0x7fe2ae58f4e0) -- > name = sdb status = True id = 33 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >21:54:21,263 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 37 >21:54:21,263 DBG blivet: get_format('efi') returning EFIFS instance with object id 38 >21:54:21,264 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >21:54:21,264 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >21:54:21,264 INF blivet: type detected on 'sdb' is 'iso9660' >21:54:21,264 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 41 >21:54:21,264 INF blivet: got format: existing iso9660 filesystem >21:54:21,265 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >21:54:21,266 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,293 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:54:21,293 DBG blivet: lvm filter: adding sdb1 to the reject list >21:54:21,293 DBG blivet: ignoring partition sdb1 on iso9660 >21:54:21,294 DBG blivet: no device obtained for sdb1 >21:54:21,294 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >21:54:21,295 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,324 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:54:21,324 DBG blivet: lvm filter: adding sdb2 to the reject list >21:54:21,324 DBG blivet: ignoring partition sdb2 on iso9660 >21:54:21,324 DBG blivet: no device obtained for sdb2 >21:54:21,325 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >21:54:21,325 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,355 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:54:21,356 DBG blivet: lvm filter: adding sdb3 to the reject list >21:54:21,356 DBG blivet: ignoring partition sdb3 on iso9660 >21:54:21,356 DBG blivet: no device obtained for sdb3 >21:54:21,356 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >21:54:21,357 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,358 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,358 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >21:54:21,358 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >21:54:21,359 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >21:54:21,359 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >21:54:21,359 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >21:54:21,359 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >21:54:21,360 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >21:54:21,360 INF blivet: added loop loop0 (id 47) to device tree >21:54:21,360 INF blivet: got device: LoopDevice instance (0x7fe2ae57c400) -- > name = loop0 status = False id = 47 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >21:54:21,361 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >21:54:21,361 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >21:54:21,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >21:54:21,361 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >21:54:21,361 INF blivet: type detected on 'loop0' is 'squashfs' >21:54:21,362 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 55 >21:54:21,362 INF blivet: got format: existing None >21:54:21,362 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >21:54:21,363 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,364 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >21:54:21,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >21:54:21,364 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >21:54:21,364 INF blivet: added file /LiveOS/rootfs.img (id 57) to device tree >21:54:21,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >21:54:21,365 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >21:54:21,365 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >21:54:21,365 INF blivet: added loop loop1 (id 61) to device tree >21:54:21,365 INF blivet: got device: LoopDevice instance (0x7fe2ae599588) -- > name = loop1 status = False id = 61 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > 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 >21:54:21,366 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 >21:54:21,366 DBG blivet: get_format('efi') returning EFIFS instance with object id 66 >21:54:21,366 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >21:54:21,366 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >21:54:21,366 INF blivet: type detected on 'loop1' is 'ext4' >21:54:21,367 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 69 >21:54:21,367 INF blivet: got format: existing ext4 filesystem >21:54:21,367 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >21:54:21,368 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,369 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >21:54:21,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >21:54:21,369 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >21:54:21,370 INF blivet: added file /overlay (deleted) (id 71) to device tree >21:54:21,370 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >21:54:21,370 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >21:54:21,370 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >21:54:21,370 INF blivet: added loop loop2 (id 75) to device tree >21:54:21,370 INF blivet: got device: LoopDevice instance (0x7fe2ae529400) -- > name = loop2 status = False id = 75 > children = [] > parents = ['existing 0 B file /overlay (deleted) (71)'] > 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 >21:54:21,371 DBG blivet: no type or existing type for loop2, bailing >21:54:21,372 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >21:54:21,372 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,406 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:54:21,407 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (75) >21:54:21,408 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,408 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >21:54:21,409 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >21:54:21,409 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >21:54:21,410 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >21:54:21,410 INF blivet: added dm live-rw (id 80) to device tree >21:54:21,410 INF blivet: got device: DMDevice instance (0x7fe2ae599dd8) -- > name = live-rw status = True id = 80 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >21:54:21,418 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 84 >21:54:21,418 DBG blivet: get_format('efi') returning EFIFS instance with object id 85 >21:54:21,419 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 86 >21:54:21,419 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >21:54:21,419 INF blivet: type detected on 'live-rw' is 'ext4' >21:54:21,419 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 88 >21:54:21,419 INF blivet: got format: existing ext4 filesystem >21:54:21,421 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >21:54:21,422 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,449 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:54:21,450 DBG blivet: DeviceTree.get_device_by_name returned None >21:54:21,450 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >21:54:21,450 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >21:54:21,450 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >21:54:21,451 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >21:54:21,451 INF blivet: added dm live-base (id 90) to device tree >21:54:21,451 INF blivet: got device: DMDevice instance (0x7fe2ae52c9e8) -- > name = live-base status = True id = 90 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >21:54:21,461 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 94 >21:54:21,461 DBG blivet: get_format('efi') returning EFIFS instance with object id 95 >21:54:21,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >21:54:21,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >21:54:21,462 INF blivet: type detected on 'live-base' is 'ext4' >21:54:21,462 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 98 >21:54:21,463 INF blivet: got format: existing ext4 filesystem >21:55:14,350 DBG blivet: registered device format class DeviceFormat as None >21:55:14,360 DBG blivet: registered device format class BIOSBoot as biosboot >21:55:14,365 DBG blivet: registered device format class DiskLabel as disklabel >21:55:14,366 DBG blivet: registered device format class DMRaidMember as dmraidmember >21:55:14,375 DBG blivet: registered device format class Ext2FS as ext2 >21:55:14,375 DBG blivet: registered device format class Ext3FS as ext3 >21:55:14,375 DBG blivet: registered device format class Ext4FS as ext4 >21:55:14,376 DBG blivet: registered device format class FATFS as vfat >21:55:14,376 DBG blivet: registered device format class EFIFS as efi >21:55:14,376 DBG blivet: registered device format class BTRFS as btrfs >21:55:14,376 DBG blivet: registered device format class GFS2 as gfs2 >21:55:14,376 DBG blivet: registered device format class JFS as jfs >21:55:14,377 DBG blivet: registered device format class ReiserFS as reiserfs >21:55:14,377 DBG blivet: registered device format class XFS as xfs >21:55:14,377 DBG blivet: registered device format class HFS as hfs >21:55:14,377 DBG blivet: registered device format class AppleBootstrapFS as appleboot >21:55:14,377 DBG blivet: registered device format class HFSPlus as hfs+ >21:55:14,377 DBG blivet: registered device format class MacEFIFS as macefi >21:55:14,377 DBG blivet: registered device format class NTFS as ntfs >21:55:14,378 DBG blivet: registered device format class NFS as nfs >21:55:14,378 DBG blivet: registered device format class NFSv4 as nfs4 >21:55:14,378 DBG blivet: registered device format class Iso9660FS as iso9660 >21:55:14,378 DBG blivet: registered device format class NoDevFS as nodev >21:55:14,378 DBG blivet: registered device format class DevPtsFS as devpts >21:55:14,378 DBG blivet: registered device format class ProcFS as proc >21:55:14,378 DBG blivet: registered device format class SysFS as sysfs >21:55:14,378 DBG blivet: registered device format class TmpFS as tmpfs >21:55:14,378 DBG blivet: registered device format class BindFS as bind >21:55:14,379 DBG blivet: registered device format class SELinuxFS as selinuxfs >21:55:14,379 DBG blivet: registered device format class USBFS as usbfs >21:55:14,379 DBG blivet: registered device format class EFIVarFS as efivarfs >21:55:14,381 DBG blivet: registered device format class LUKS as luks >21:55:14,383 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >21:55:14,384 DBG blivet: registered device format class MDRaidMember as mdmember >21:55:14,385 DBG blivet: registered device format class MultipathMember as multipath_member >21:55:14,385 DBG blivet: registered device format class PPCPRePBoot as prepboot >21:55:14,386 DBG blivet: registered device format class SwapSpace as swap >21:55:14,621 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:55:14,622 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:55:14,649 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >21:55:14,650 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:55:14,667 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:14,691 DBG blivet: IGNORED: Caught exception, continuing. >21:55:14,691 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:55:14,691 DBG blivet: IGNORED: Begin exception details. >21:55:14,692 DBG blivet: IGNORED: Traceback (most recent call last): >21:55:14,692 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >21:55:14,692 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >21:55:14,692 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >21:55:14,692 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >21:55:14,692 DBG blivet: IGNORED: Traceback (most recent call last): >21:55:14,692 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >21:55:14,692 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >21:55:14,692 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >21:55:14,692 DBG blivet: IGNORED: return fn(*args, **kwargs) >21:55:14,692 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >21:55:14,692 DBG blivet: IGNORED: connection=self._connection) >21:55:14,692 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >21:55:14,692 DBG blivet: IGNORED: raise DBusCallError(msg) >21:55:14,692 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 >21:55:14,692 DBG blivet: IGNORED: End exception details. >21:55:14,694 INF blivet: sda is a disk >21:55:14,694 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >21:55:14,694 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >21:55:14,695 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:55:14,695 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >21:55:14,696 INF blivet: added disk sda (id 0) to device tree >21:55:14,696 INF blivet: got device: DiskDevice instance (0x7f3044305080) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >21:55:14,697 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >21:55:14,697 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >21:55:14,698 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >21:55:14,698 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >21:55:14,705 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f304320ed68>, <parted.partition.Partition object at 0x7f304320eeb8>] > device: <parted.device.Device object at 0x7f304320eb00> > PedDisk: <_ped.Disk object at 0x7f30442c8fc8> >21:55:14,902 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >21:55:14,903 INF blivet: got format: existing gpt disklabel >21:55:14,905 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:55:14,906 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:14,935 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:55:14,936 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >21:55:14,936 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >21:55:14,936 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:55:14,937 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:55:14,937 DBG blivet: looking up parted Partition: /dev/sda1 >21:55:14,938 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:55:14,938 INF blivet: added partition sda1 (id 10) to device tree >21:55:14,938 INF blivet: got device: PartitionDevice instance (0x7f304434b668) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f304320eba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f304320efd0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f304320ed30> PedPartition: <_ped.Partition object at 0x7f30442b7e60> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:55:14,939 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >21:55:14,940 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >21:55:14,940 INF blivet: type detected on 'sda1' is 'efi' >21:55:14,940 DBG blivet: get_format('efi') returning EFIFS instance with object id 16 >21:55:14,940 INF blivet: got format: existing efi filesystem >21:55:14,941 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:55:14,942 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:14,972 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >21:55:14,972 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >21:55:14,972 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >21:55:14,973 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:55:14,973 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:55:14,974 DBG blivet: looking up parted Partition: /dev/sda2 >21:55:14,975 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:55:14,975 INF blivet: added partition sda2 (id 18) to device tree >21:55:14,975 INF blivet: got device: PartitionDevice instance (0x7f304320e438) -- > name = sda2 status = True id = 18 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7f304320eba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f3043218080> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f304320ee80> PedPartition: <_ped.Partition object at 0x7f30443010a0> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >21:55:14,978 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 22 >21:55:14,978 DBG blivet: get_format('efi') returning EFIFS instance with object id 23 >21:55:14,978 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >21:55:14,979 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 25 >21:55:14,979 INF blivet: type detected on 'sda2' is 'ext4' >21:55:14,985 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 26 >21:55:14,985 INF blivet: got format: existing ext4 filesystem >21:55:14,987 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >21:55:14,988 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:14,989 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >21:55:14,989 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >21:55:14,990 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >21:55:14,990 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:55:14,990 INF blivet: added cdrom sr0 (id 28) to device tree >21:55:14,991 INF blivet: got device: OpticalDevice instance (0x7f3043223f28) -- > name = sr0 status = True id = 28 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:55:15,059 DBG blivet: no media present for device sr0 >21:55:15,060 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >21:55:15,060 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,063 INF blivet: sdb is a disk >21:55:15,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >21:55:15,063 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >21:55:15,064 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >21:55:15,064 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >21:55:15,064 INF blivet: added disk sdb (id 33) to device tree >21:55:15,065 INF blivet: got device: DiskDevice instance (0x7f30432232b0) -- > name = sdb status = True id = 33 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >21:55:15,065 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 37 >21:55:15,066 DBG blivet: get_format('efi') returning EFIFS instance with object id 38 >21:55:15,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >21:55:15,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >21:55:15,066 INF blivet: type detected on 'sdb' is 'iso9660' >21:55:15,066 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 41 >21:55:15,067 INF blivet: got format: existing iso9660 filesystem >21:55:15,068 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >21:55:15,068 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,098 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:55:15,099 DBG blivet: lvm filter: adding sdb1 to the reject list >21:55:15,099 DBG blivet: ignoring partition sdb1 on iso9660 >21:55:15,099 DBG blivet: no device obtained for sdb1 >21:55:15,099 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >21:55:15,100 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,126 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:55:15,126 DBG blivet: lvm filter: adding sdb2 to the reject list >21:55:15,126 DBG blivet: ignoring partition sdb2 on iso9660 >21:55:15,126 DBG blivet: no device obtained for sdb2 >21:55:15,127 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >21:55:15,127 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,149 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >21:55:15,149 DBG blivet: lvm filter: adding sdb3 to the reject list >21:55:15,149 DBG blivet: ignoring partition sdb3 on iso9660 >21:55:15,149 DBG blivet: no device obtained for sdb3 >21:55:15,150 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >21:55:15,150 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,151 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,151 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >21:55:15,152 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >21:55:15,153 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >21:55:15,153 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >21:55:15,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >21:55:15,153 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >21:55:15,154 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >21:55:15,154 INF blivet: added loop loop0 (id 47) to device tree >21:55:15,154 INF blivet: got device: LoopDevice instance (0x7f304320e898) -- > name = loop0 status = False id = 47 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >21:55:15,156 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >21:55:15,156 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >21:55:15,157 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >21:55:15,157 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >21:55:15,157 INF blivet: type detected on 'loop0' is 'squashfs' >21:55:15,157 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 55 >21:55:15,157 INF blivet: got format: existing None >21:55:15,158 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >21:55:15,159 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,160 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >21:55:15,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >21:55:15,160 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >21:55:15,160 INF blivet: added file /LiveOS/rootfs.img (id 57) to device tree >21:55:15,161 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >21:55:15,161 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >21:55:15,161 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >21:55:15,161 INF blivet: added loop loop1 (id 61) to device tree >21:55:15,161 INF blivet: got device: LoopDevice instance (0x7f304322c5f8) -- > name = loop1 status = False id = 61 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > 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 >21:55:15,162 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 >21:55:15,162 DBG blivet: get_format('efi') returning EFIFS instance with object id 66 >21:55:15,162 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >21:55:15,162 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >21:55:15,163 INF blivet: type detected on 'loop1' is 'ext4' >21:55:15,163 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 69 >21:55:15,163 INF blivet: got format: existing ext4 filesystem >21:55:15,163 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >21:55:15,164 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,165 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,165 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >21:55:15,165 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >21:55:15,165 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >21:55:15,166 INF blivet: added file /overlay (deleted) (id 71) to device tree >21:55:15,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >21:55:15,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >21:55:15,166 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >21:55:15,166 INF blivet: added loop loop2 (id 75) to device tree >21:55:15,166 INF blivet: got device: LoopDevice instance (0x7f30431bc6d8) -- > name = loop2 status = False id = 75 > children = [] > parents = ['existing 0 B file /overlay (deleted) (71)'] > 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 >21:55:15,167 DBG blivet: no type or existing type for loop2, bailing >21:55:15,167 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >21:55:15,168 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,201 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:55:15,202 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (75) >21:55:15,203 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >21:55:15,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >21:55:15,203 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >21:55:15,204 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >21:55:15,204 INF blivet: added dm live-rw (id 80) to device tree >21:55:15,204 INF blivet: got device: DMDevice instance (0x7f304322c860) -- > name = live-rw status = True id = 80 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >21:55:15,217 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 84 >21:55:15,217 DBG blivet: get_format('efi') returning EFIFS instance with object id 85 >21:55:15,218 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 86 >21:55:15,218 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >21:55:15,218 INF blivet: type detected on 'live-rw' is 'ext4' >21:55:15,219 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 88 >21:55:15,219 INF blivet: got format: existing ext4 filesystem >21:55:15,220 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >21:55:15,221 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,255 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >21:55:15,256 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:15,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >21:55:15,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >21:55:15,257 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >21:55:15,257 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >21:55:15,257 INF blivet: added dm live-base (id 90) to device tree >21:55:15,257 INF blivet: got device: DMDevice instance (0x7f30431bfa58) -- > name = live-base status = True id = 90 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >21:55:15,266 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 94 >21:55:15,266 DBG blivet: get_format('efi') returning EFIFS instance with object id 95 >21:55:15,266 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >21:55:15,266 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >21:55:15,267 INF blivet: type detected on 'live-base' is 'ext4' >21:55:15,267 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 98 >21:55:15,267 INF blivet: got format: existing ext4 filesystem >21:55:18,463 INF blivet: ISCSID is /sbin/iscsid >21:55:18,463 INF blivet: no initiator set >21:55:18,507 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:55:18,508 INF blivet: no /etc/zfcp.conf; not configuring zfcp >21:55:19,298 DBG blivet: Ext4FS.supported: supported: True ; >21:55:19,298 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >21:55:19,299 DBG blivet: Ext4FS.supported: supported: True ; >21:55:19,300 DBG blivet: trying to set new default fstype to 'ext4' >21:55:19,302 DBG blivet: Ext4FS.supported: supported: True ; >21:55:19,302 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >21:55:19,303 DBG blivet: Ext4FS.supported: supported: True ; >21:55:19,500 INF blivet: no initiator set >21:55:19,500 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f860314ecc0> >21:55:19,501 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:55:19,502 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:55:19,606 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >21:55:19,628 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1 ' > '/dev/disk/by-id/wwn-0x50024e92019baa1f', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131325248'} ; >21:55:19,629 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:55:19,633 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:55:19,634 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:19,648 DBG blivet: DiskDevicePopulator.run: name: sda ; >21:55:19,655 INF blivet: sda is a disk >21:55:19,656 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >21:55:19,657 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >21:55:19,670 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >21:55:19,674 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >21:55:19,674 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:55:19,679 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >21:55:19,681 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >21:55:19,688 INF blivet: added disk sda (id 2) to device tree >21:55:19,688 INF blivet: got device: DiskDevice instance (0x7f85f45095f8) -- > name = sda status = True id = 2 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >21:55:20,020 DBG blivet: DeviceTree.handle_format: name: sda ; >21:55:20,022 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,022 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >21:55:20,024 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,024 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >21:55:20,026 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,026 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >21:55:20,028 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,028 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >21:55:20,030 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >21:55:20,031 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >21:55:20,032 DBG blivet: DiskLabel.__init__: uuid: c26dee30-4f6a-4ae5-8322-d017e49b859e ; label: None ; device: /dev/sda ; serial: SAMSUNG_HD161GJ_S1V5J9CSC36597 ; exists: True ; >21:55:20,072 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f85f43eba20>, <parted.partition.Partition object at 0x7f85f43eb940>] > device: <parted.device.Device object at 0x7f85f445ce10> > PedDisk: <_ped.Disk object at 0x7f85f43f3208> >21:55:20,155 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >21:55:20,158 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >21:55:20,159 INF blivet: got format: existing gpt disklabel >21:55:20,165 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3C62-97AE ' > '/dev/disk/by-id/wwn-0x50024e92019baa1f-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1-part1 ' > '/dev/disk/by-partuuid/11df9b4e-149a-4174-b27c-3566ad76ec10 ' > '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '3C62-97AE', > 'ID_FS_UUID_ENC': '3C62-97AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': '1048576', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '11df9b4e-149a-4174-b27c-3566ad76ec10', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '131362222'} ; >21:55:20,165 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:55:20,167 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >21:55:20,168 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,170 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >21:55:20,200 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:55:20,201 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >21:55:20,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >21:55:20,211 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >21:55:20,212 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >21:55:20,213 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >21:55:20,215 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >21:55:20,215 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:55:20,217 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >21:55:20,218 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:55:20,218 DBG blivet: looking up parted Partition: /dev/sda1 >21:55:20,220 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:55:20,221 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >21:55:20,223 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >21:55:20,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >21:55:20,226 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >21:55:20,226 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:55:20,227 INF blivet: added partition sda1 (id 12) to device tree >21:55:20,227 INF blivet: got device: PartitionDevice instance (0x7f85f43ebeb8) -- > name = sda1 status = True id = 12 > children = [] > parents = ['existing 149.05 GiB disk sda (2) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f85f445cda0> fileSystem: <parted.filesystem.FileSystem object at 0x7f85f43eb128> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f85f43eba58> PedPartition: <_ped.Partition object at 0x7f85f4405360> > disk = existing 149.05 GiB disk sda (2) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:55:20,234 DBG blivet: DeviceTree.handle_format: name: sda1 ; >21:55:20,237 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,237 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >21:55:20,239 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,240 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >21:55:20,240 INF blivet: type detected on 'sda1' is 'efi' >21:55:20,243 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,243 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >21:55:20,246 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >21:55:20,246 INF blivet: got format: existing efi filesystem >21:55:20,379 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,419 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,424 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50024e92019baa1f-part2 ' > '/dev/disk/by-partuuid/4eeac1d9-583e-4086-9f0f-affc5905fc61 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1-part2 ' > '/dev/disk/by-uuid/b6614753-46db-47d7-92d1-8f90b569af05 ' > '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'b6614753-46db-47d7-92d1-8f90b569af05', > 'ID_FS_UUID_ENC': 'b6614753-46db-47d7-92d1-8f90b569af05', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': '1050624', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '311529472', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '4eeac1d9-583e-4086-9f0f-affc5905fc61', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131360631'} ; >21:55:20,424 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:55:20,425 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >21:55:20,427 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,428 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >21:55:20,463 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:55:20,464 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >21:55:20,466 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >21:55:20,467 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >21:55:20,467 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >21:55:20,468 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >21:55:20,470 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >21:55:20,470 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:55:20,472 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >21:55:20,472 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:55:20,472 DBG blivet: looking up parted Partition: /dev/sda2 >21:55:20,473 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:55:20,475 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >21:55:20,476 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >21:55:20,477 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >21:55:20,478 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >21:55:20,479 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >21:55:20,479 INF blivet: added partition sda2 (id 20) to device tree >21:55:20,479 INF blivet: got device: PartitionDevice instance (0x7f85f4102fd0) -- > name = sda2 status = True id = 20 > children = [] > parents = ['existing 149.05 GiB disk sda (2) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7f85f445cda0> fileSystem: <parted.filesystem.FileSystem object at 0x7f85f43eb668> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f85f43eb978> PedPartition: <_ped.Partition object at 0x7f85f4405308> > disk = existing 149.05 GiB disk sda (2) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >21:55:20,484 DBG blivet: DeviceTree.handle_format: name: sda2 ; >21:55:20,486 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,486 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >21:55:20,487 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,488 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >21:55:20,489 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,489 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >21:55:20,491 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,491 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >21:55:20,492 INF blivet: type detected on 'sda2' is 'ext4' >21:55:20,540 DBG blivet: padding min size from 97.69 GiB up to 98.18 GiB >21:55:20,542 DBG blivet: Ext4FS.supported: supported: True ; >21:55:20,542 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 28 >21:55:20,543 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >21:55:20,544 INF blivet: got format: existing ext4 filesystem >21:55:20,580 DBG blivet: Ext4FS.supported: supported: True ; >21:55:20,608 DBG blivet: Ext4FS.supported: supported: True ; >21:55:20,611 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7240S ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-6 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-6', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7240S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7240S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-6', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-6', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7240S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '131473905'} ; >21:55:20,611 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >21:55:20,612 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >21:55:20,613 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,614 DBG blivet: OpticalDevicePopulator.run: >21:55:20,615 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >21:55:20,615 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >21:55:20,630 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >21:55:20,632 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >21:55:20,633 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >21:55:20,634 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 ; >21:55:20,635 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:55:20,635 INF blivet: added cdrom sr0 (id 30) to device tree >21:55:20,635 INF blivet: got device: OpticalDevice instance (0x7f85f4051fd0) -- > name = sr0 status = True id = 30 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:55:20,637 DBG blivet: DeviceTree.handle_format: name: sr0 ; >21:55:20,638 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >21:55:20,708 DBG blivet: no media present for device sr0 >21:55:20,711 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131841139'} ; >21:55:20,711 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >21:55:20,712 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:55:20,713 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,716 DBG blivet: DiskDevicePopulator.run: name: sdb ; >21:55:20,717 INF blivet: sdb is a disk >21:55:20,717 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >21:55:20,717 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >21:55:20,718 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >21:55:20,720 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >21:55:20,720 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >21:55:20,721 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb ; >21:55:20,722 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >21:55:20,722 INF blivet: added disk sdb (id 35) to device tree >21:55:20,722 INF blivet: got device: DiskDevice instance (0x7f85f407c2b0) -- > name = sdb status = True id = 35 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >21:55:20,725 DBG blivet: DeviceTree.handle_format: name: sdb ; >21:55:20,726 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,727 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 39 >21:55:20,728 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,728 DBG blivet: get_format('efi') returning EFIFS instance with object id 40 >21:55:20,730 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,730 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 41 >21:55:20,731 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,731 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 42 >21:55:20,732 INF blivet: type detected on 'sdb' is 'iso9660' >21:55:20,733 DBG blivet: Iso9660FS.supported: supported: True ; >21:55:20,733 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 43 >21:55:20,734 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >21:55:20,734 INF blivet: got format: existing iso9660 filesystem >21:55:20,764 DBG blivet: Iso9660FS.supported: supported: True ; >21:55:20,797 DBG blivet: Iso9660FS.supported: supported: True ; >21:55:20,800 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-partuuid/3a663a44-01 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '132109705'} ; >21:55:20,801 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >21:55:20,802 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >21:55:20,803 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,804 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >21:55:20,831 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:55:20,832 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >21:55:20,833 DBG blivet: lvm filter: adding sdb1 to the reject list >21:55:20,833 DBG blivet: ignoring partition sdb1 on iso9660 >21:55:20,833 DBG blivet: no device obtained for sdb1 >21:55:20,834 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/376B-7516 /dev/disk/by-partuuid/3a663a44-02 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '131982747'} ; >21:55:20,834 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >21:55:20,835 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >21:55:20,836 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,837 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >21:55:20,866 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:55:20,867 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >21:55:20,868 DBG blivet: lvm filter: adding sdb2 to the reject list >21:55:20,868 DBG blivet: ignoring partition sdb2 on iso9660 >21:55:20,868 DBG blivet: no device obtained for sdb2 >21:55:20,870 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part3 ' > '/dev/disk/by-partuuid/3a663a44-03 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '132089382'} ; >21:55:20,870 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >21:55:20,871 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >21:55:20,872 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,873 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >21:55:20,901 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:55:20,902 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >21:55:20,903 DBG blivet: lvm filter: adding sdb3 to the reject list >21:55:20,904 DBG blivet: ignoring partition sdb3 on iso9660 >21:55:20,904 DBG blivet: no device obtained for sdb3 >21:55:20,905 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': '131433666'} ; >21:55:20,905 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >21:55:20,906 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >21:55:20,907 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,908 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >21:55:20,909 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >21:55:20,909 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,910 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >21:55:20,910 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >21:55:20,917 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >21:55:20,919 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >21:55:20,919 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >21:55:20,920 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 45) to device tree >21:55:20,920 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >21:55:20,921 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >21:55:20,922 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >21:55:20,923 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >21:55:20,924 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >21:55:20,924 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >21:55:20,924 INF blivet: added loop loop0 (id 49) to device tree >21:55:20,925 INF blivet: got device: LoopDevice instance (0x7f85e5cf49b0) -- > name = loop0 status = False id = 49 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (45)'] > 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 >21:55:20,927 DBG blivet: DeviceTree.handle_format: name: loop0 ; >21:55:20,929 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,929 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >21:55:20,930 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,930 DBG blivet: get_format('efi') returning EFIFS instance with object id 54 >21:55:20,932 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,932 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 55 >21:55:20,933 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,934 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 56 >21:55:20,934 INF blivet: type detected on 'loop0' is 'squashfs' >21:55:20,934 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 57 >21:55:20,935 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >21:55:20,935 INF blivet: got format: existing None >21:55:20,937 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': '131434304'} ; >21:55:20,937 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >21:55:20,938 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:55:20,939 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,940 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >21:55:20,941 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >21:55:20,942 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:20,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >21:55:20,944 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >21:55:20,947 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >21:55:20,949 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >21:55:20,949 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >21:55:20,950 INF blivet: added file /LiveOS/rootfs.img (id 59) to device tree >21:55:20,950 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >21:55:20,953 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >21:55:20,953 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >21:55:20,954 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >21:55:20,955 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >21:55:20,955 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >21:55:20,956 INF blivet: added loop loop1 (id 63) to device tree >21:55:20,956 INF blivet: got device: LoopDevice instance (0x7f85e5cf47f0) -- > name = loop1 status = False id = 63 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (59)'] > 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 >21:55:20,958 DBG blivet: DeviceTree.handle_format: name: loop1 ; >21:55:20,959 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:20,959 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >21:55:20,961 DBG blivet: EFIFS.supported: supported: True ; >21:55:20,961 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >21:55:20,962 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,962 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >21:55:20,964 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:20,964 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >21:55:20,965 INF blivet: type detected on 'loop1' is 'ext4' >21:55:20,995 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >21:55:20,997 DBG blivet: Ext4FS.supported: supported: True ; >21:55:20,998 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 71 >21:55:21,000 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >21:55:21,000 INF blivet: got format: existing ext4 filesystem >21:55:21,036 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,067 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,068 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': '131433860'} ; >21:55:21,069 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >21:55:21,069 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >21:55:21,070 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,071 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >21:55:21,072 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >21:55:21,073 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >21:55:21,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >21:55:21,075 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >21:55:21,076 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >21:55:21,076 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >21:55:21,077 INF blivet: added file /overlay (deleted) (id 73) to device tree >21:55:21,077 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >21:55:21,078 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >21:55:21,079 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >21:55:21,080 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >21:55:21,081 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >21:55:21,081 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >21:55:21,081 INF blivet: added loop loop2 (id 77) to device tree >21:55:21,082 INF blivet: got device: LoopDevice instance (0x7f85f4051b70) -- > name = loop2 status = False id = 77 > children = [] > parents = ['existing 0 B file /overlay (deleted) (73)'] > 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 >21:55:21,083 DBG blivet: DeviceTree.handle_format: name: loop2 ; >21:55:21,084 DBG blivet: no type or existing type for loop2, bailing >21:55:21,085 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/disk/by-label/Anaconda /dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > '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': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126237911'} ; >21:55:21,085 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >21:55:21,086 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >21:55:21,087 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,152 DBG blivet: DMDevicePopulator.run: name: live-rw ; >21:55:21,154 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:55:21,155 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (63) with existing ext4 filesystem >21:55:21,157 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >21:55:21,158 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (77) >21:55:21,159 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >21:55:21,160 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,161 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >21:55:21,174 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >21:55:21,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >21:55:21,177 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >21:55:21,178 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >21:55:21,178 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >21:55:21,179 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >21:55:21,180 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >21:55:21,180 INF blivet: added dm live-rw (id 82) to device tree >21:55:21,180 INF blivet: got device: DMDevice instance (0x7f85e5cfcb00) -- > name = live-rw status = True id = 82 > children = [] > parents = ['existing 0 B loop loop1 (63) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >21:55:21,200 DBG blivet: DeviceTree.handle_format: name: live-rw ; >21:55:21,202 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:21,202 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >21:55:21,204 DBG blivet: EFIFS.supported: supported: True ; >21:55:21,204 DBG blivet: get_format('efi') returning EFIFS instance with object id 87 >21:55:21,205 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:21,205 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >21:55:21,207 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:21,207 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >21:55:21,208 INF blivet: type detected on 'live-rw' is 'ext4' >21:55:21,234 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >21:55:21,235 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,235 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 90 >21:55:21,237 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >21:55:21,237 INF blivet: got format: existing ext4 filesystem >21:55:21,268 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,298 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,300 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126328029'} ; >21:55:21,300 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >21:55:21,301 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >21:55:21,302 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,357 DBG blivet: DMDevicePopulator.run: name: live-base ; >21:55:21,359 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:55:21,360 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (63) with existing ext4 filesystem >21:55:21,362 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >21:55:21,363 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:21,363 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >21:55:21,365 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >21:55:21,365 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >21:55:21,366 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >21:55:21,367 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >21:55:21,368 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >21:55:21,369 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >21:55:21,369 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >21:55:21,370 INF blivet: added dm live-base (id 92) to device tree >21:55:21,370 INF blivet: got device: DMDevice instance (0x7f85e5d025c0) -- > name = live-base status = True id = 92 > children = [] > parents = ['existing 0 B loop loop1 (63) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >21:55:21,388 DBG blivet: DeviceTree.handle_format: name: live-base ; >21:55:21,389 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:55:21,390 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >21:55:21,391 DBG blivet: EFIFS.supported: supported: True ; >21:55:21,391 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >21:55:21,393 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:21,393 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >21:55:21,394 DBG blivet: MacEFIFS.supported: supported: True ; >21:55:21,395 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >21:55:21,395 INF blivet: type detected on 'live-base' is 'ext4' >21:55:21,451 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >21:55:21,452 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,453 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >21:55:21,454 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >21:55:21,454 INF blivet: got format: existing ext4 filesystem >21:55:21,519 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,555 DBG blivet: Ext4FS.supported: supported: True ; >21:55:21,584 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:55:21,616 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >21:55:21,681 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >21:55:21,731 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:55:21,734 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:21,735 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:21,757 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:55:21,791 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >21:55:21,847 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >21:55:21,895 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:55:21,897 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:21,898 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:21,921 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:55:21,922 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >21:55:21,924 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >21:55:21,945 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:55:21,973 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >21:55:22,029 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >21:55:22,076 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:55:22,078 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >21:55:22,078 INF blivet: edd: MBR signature on sda is zero. new disk image? >21:55:22,079 INF blivet: edd: collected mbr signatures: {} >21:55:22,081 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >21:55:22,082 DBG blivet: DeviceTree.get_device_by_path returned None >21:55:22,082 DBG blivet: failed to resolve '/dev/sdb1' >21:55:22,111 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:55:22,111 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >21:55:22,118 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >21:55:22,149 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >21:55:22,700 DBG blivet: resolved 'UUID=b6614753-46db-47d7-92d1-8f90b569af05' to 'sda2' (partition) >21:55:22,700 DBG blivet: resolved 'UUID=3C62-97AE' to 'sda1' (partition) >21:55:22,702 DBG blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >21:55:22,704 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:22,705 DBG blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >21:55:22,707 DBG blivet: DeviceTree.get_device_by_path returned None >21:55:22,708 DBG blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >21:55:22,708 DBG blivet: DeviceTree.get_device_by_name returned None >21:55:22,709 DBG blivet: failed to resolve '/dev//swapfile' >21:55:22,737 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:55:22,766 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >21:55:22,829 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >21:55:22,882 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:55:22,885 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:22,886 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:22,903 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:55:22,929 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >21:55:22,990 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >21:55:23,045 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:55:23,046 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:23,048 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >21:55:23,071 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:55:23,073 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >21:55:23,075 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >21:55:23,096 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:55:23,097 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >21:55:23,117 DBG blivet: Ext4FS.supported: supported: True ; >21:55:23,119 DBG blivet: Ext4FS.supported: supported: True ; >21:55:23,120 DBG blivet: Ext4FS.supported: supported: True ; >21:55:23,122 DBG blivet: EFIFS.supported: supported: True ; >21:55:23,124 DBG blivet: Ext4FS.supported: supported: True ; >21:55:23,126 DBG blivet: Iso9660FS.supported: supported: True ; >21:55:23,162 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >21:55:23,163 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (92) with existing ext4 filesystem >17:55:24,439 DBG blivet: DiskLabel.__init__: >17:55:24,440 INF blivet: DiskLabel.parted_device returning None >17:55:24,442 DBG blivet: DMRaidMember.__init__: >17:55:24,443 DBG blivet: Ext2FS.supported: supported: True ; >17:55:24,443 DBG blivet: Ext2FS.supported: supported: True ; >17:55:24,444 DBG blivet: Ext3FS.supported: supported: True ; >17:55:24,445 DBG blivet: Ext3FS.supported: supported: True ; >17:55:24,446 DBG blivet: Ext4FS.supported: supported: True ; >17:55:24,446 DBG blivet: Ext4FS.supported: supported: True ; >17:55:24,447 DBG blivet: FATFS.supported: supported: True ; >17:55:24,447 DBG blivet: FATFS.supported: supported: True ; >17:55:24,448 DBG blivet: EFIFS.supported: supported: True ; >17:55:24,449 DBG blivet: EFIFS.supported: supported: True ; >17:55:24,450 DBG blivet: BTRFS.supported: supported: True ; >17:55:24,574 DBG blivet: BTRFS.supported: supported: True ; >17:55:24,577 DBG blivet: XFS.supported: supported: True ; >17:55:24,660 DBG blivet: XFS.supported: supported: True ; >17:55:24,662 DBG blivet: HFS.supported: supported: False ; >17:55:24,663 DBG blivet: HFS.supported: supported: False ; >17:55:24,664 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:55:24,665 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:55:24,666 DBG blivet: HFSPlus.supported: supported: False ; >17:55:24,667 DBG blivet: HFSPlus.supported: supported: False ; >17:55:24,669 DBG blivet: MacEFIFS.supported: supported: True ; >17:55:24,671 DBG blivet: MacEFIFS.supported: supported: True ; >17:55:24,674 DBG blivet: NTFS.supported: supported: False ; >17:55:24,676 DBG blivet: NTFS.supported: supported: False ; >17:55:24,677 DBG blivet: NFS.supported: supported: False ; >17:55:24,678 DBG blivet: NFS.supported: supported: False ; >17:55:24,680 DBG blivet: NFSv4.supported: supported: False ; >17:55:24,681 DBG blivet: NFSv4.supported: supported: False ; >17:55:24,685 DBG blivet: Iso9660FS.supported: supported: True ; >17:55:24,687 DBG blivet: Iso9660FS.supported: supported: True ; >17:55:24,689 DBG blivet: NoDevFS.supported: supported: False ; >17:55:24,691 DBG blivet: NoDevFS.supported: supported: False ; >17:55:24,694 DBG blivet: DevPtsFS.supported: supported: False ; >17:55:24,696 DBG blivet: DevPtsFS.supported: supported: False ; >17:55:24,699 DBG blivet: ProcFS.supported: supported: False ; >17:55:24,700 DBG blivet: ProcFS.supported: supported: False ; >17:55:24,702 DBG blivet: SysFS.supported: supported: False ; >17:55:24,702 DBG blivet: SysFS.supported: supported: False ; >17:55:24,704 DBG blivet: TmpFS.supported: supported: True ; >17:55:24,748 DBG blivet: TmpFS.supported: supported: True ; >17:55:24,750 DBG blivet: BindFS.supported: supported: False ; >17:55:24,751 DBG blivet: BindFS.supported: supported: False ; >17:55:24,752 DBG blivet: SELinuxFS.supported: supported: False ; >17:55:24,753 DBG blivet: SELinuxFS.supported: supported: False ; >17:55:24,756 DBG blivet: USBFS.supported: supported: False ; >17:55:24,758 DBG blivet: USBFS.supported: supported: False ; >17:55:24,760 DBG blivet: EFIVarFS.supported: supported: False ; >17:55:24,762 DBG blivet: EFIVarFS.supported: supported: False ; >17:55:24,764 DBG blivet: LUKS.__init__: >17:55:24,766 DBG blivet: LVMPhysicalVolume.__init__: >17:55:24,769 DBG blivet: MDRaidMember.__init__: >17:55:24,770 DBG blivet: MultipathMember.__init__: >17:55:24,771 DBG blivet: SwapSpace.__init__: >17:55:26,944 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >17:55:26,945 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,051 DBG blivet: starting Blivet copy >17:55:57,060 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >17:55:57,060 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f85e5d862b0> fileSystem: <parted.filesystem.FileSystem object at 0x7f860303df60> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f860303dd30> PedPartition: <_ped.Partition object at 0x7f85e5d77e60> >17:55:57,062 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >17:55:57,062 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f85e5d862b0> fileSystem: <parted.filesystem.FileSystem object at 0x7f860303dfd0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f860303de10> PedPartition: <_ped.Partition object at 0x7f85e5d77db0> >17:55:57,064 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:55:57,064 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:55:57,068 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:55:57,068 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:55:57,071 DBG blivet: finished Blivet copy >17:55:57,071 DBG blivet: starting Blivet copy >17:55:57,080 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >17:55:57,080 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603040940> fileSystem: <parted.filesystem.FileSystem object at 0x7f860305abe0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f860305a9b0> PedPartition: <_ped.Partition object at 0x7f85e5d95d00> >17:55:57,081 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >17:55:57,081 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603040940> fileSystem: <parted.filesystem.FileSystem object at 0x7f860305ac50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f860305aa90> PedPartition: <_ped.Partition object at 0x7f85e5d95ba0> >17:55:57,083 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:55:57,083 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:55:57,087 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:55:57,087 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:55:57,090 DBG blivet: finished Blivet copy >17:55:57,091 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >17:55:57,092 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,094 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 149.05 GiB disk sda (2) with existing gpt disklabel ; hidden: True ; >17:55:57,095 DBG blivet: checking if sda depends on sda >17:55:57,095 DBG blivet: checking if sda1 depends on sda >17:55:57,095 DBG blivet: checking if sda2 depends on sda >17:55:57,095 DBG blivet: checking if sr0 depends on sda >17:55:57,095 DBG blivet: checking if sdb depends on sda >17:55:57,096 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >17:55:57,096 DBG blivet: checking if loop0 depends on sda >17:55:57,096 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >17:55:57,096 DBG blivet: checking if loop1 depends on sda >17:55:57,096 DBG blivet: checking if /overlay (deleted) depends on sda >17:55:57,096 DBG blivet: checking if loop2 depends on sda >17:55:57,096 DBG blivet: checking if live-rw depends on sda >17:55:57,096 DBG blivet: checking if live-base depends on sda >17:55:57,122 DBG blivet: checking whether disk sda has an empty extended >17:55:57,123 DBG blivet: extended is None ; logicals is [] >17:55:57,182 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,183 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,185 DBG blivet: resolved 'sda' to 'sda' (disk) >17:55:57,185 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,186 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,190 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,191 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,192 DBG blivet: resolved 'sda' to 'sda' (disk) >17:55:57,220 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,221 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,223 DBG blivet: resolved 'sda' to 'sda' (disk) >17:55:57,223 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,224 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,228 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,228 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,230 DBG blivet: resolved 'sda' to 'sda' (disk) >17:55:57,230 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:55:57,231 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:55:57,232 DBG blivet: resolved 'sda' to 'sda' (disk) >17:55:57,244 DBG blivet: starting Blivet copy >17:55:57,253 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >17:55:57,253 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602feb828> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602fa7240> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602fa7048> PedPartition: <_ped.Partition object at 0x7f8603014ba0> >17:55:57,255 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >17:55:57,255 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602feb828> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602fa72b0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602fa70f0> PedPartition: <_ped.Partition object at 0x7f8603014d00> >17:55:57,256 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:55:57,257 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:55:57,261 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:55:57,261 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:55:57,264 DBG blivet: finished Blivet copy >17:55:57,264 INF storage.ui: hiding device existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >17:55:57,265 INF storage.ui: removed disk sdb (id 35) from device tree >17:55:57,265 DBG storage.ui: lvm filter: adding sdb to the reject list >17:56:06,171 DBG blivet: Ext4FS.supported: supported: True ; >17:56:06,172 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 256 >17:56:06,175 DBG blivet: BTRFS.supported: supported: True ; >17:56:06,175 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 257 >17:56:06,176 DBG blivet: BTRFS.supported: supported: True ; >17:56:40,433 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:56:40,433 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 >17:56:40,434 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:56:40,434 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 259 >17:56:40,434 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 260 >17:57:07,255 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8602ff3860>, [], {'size': Size (74.50580596923828125 GiB), 'min_luks_entropy': 256} >17:57:07,256 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; mountpoint: / ; size: 74.51 GiB ; fstype: ext4 ; encrypted: False ; disks: [DiskDevice instance (0x7f8602feb2b0) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >17:57:07,258 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8602ff3860>, ['sda'], {'min_luks_entropy': 256, 'mountpoint': '/', 'size': Size (74.50580596923828125 GiB), 'fstype': 'ext4', 'encrypted': False, 'disks': [DiskDevice instance (0x7f8602feb2b0) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >17:57:07,267 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >17:57:07,267 DBG storage.ui: starting Blivet copy >17:57:07,277 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >17:57:07,277 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603027b70> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602fa2a90> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602fa2860> PedPartition: <_ped.Partition object at 0x7f8602f85990> >17:57:07,279 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >17:57:07,279 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603027b70> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602fa2b00> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602fa2940> PedPartition: <_ped.Partition object at 0x7f8602f859e8> >17:57:07,280 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:57:07,281 DBG storage.ui: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:57:07,284 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:57:07,285 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:57:07,288 DBG storage.ui: finished Blivet copy >17:57:07,289 DBG storage.ui: Ext4FS.supported: supported: True ; >17:57:07,289 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 300 >17:57:07,290 DBG storage.ui: Ext4FS.supported: supported: True ; >17:57:07,290 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 301 >17:57:07,291 DBG storage.ui: Ext4FS.supported: supported: True ; >17:57:07,291 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 302 >17:57:07,293 DBG storage.ui: Ext4FS.supported: supported: True ; >17:57:07,293 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 303 >17:57:07,293 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 305 >17:57:07,295 DBG storage.ui: DiskDevice.add_child: name: sda ; child: req0 ; kids: 2 ; >17:57:07,296 DBG storage.ui: PartitionDevice._set_format: req0 ; type: ext4 ; current: None ; >17:57:07,297 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >17:57:07,297 INF storage.ui: added partition req0 (id 304) to device tree >17:57:07,298 INF storage.ui: registered action: [307] create device partition req0 (id 304) >17:57:07,298 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 309 >17:57:07,300 DBG storage.ui: PartitionDevice._set_format: req0 ; type: ext4 ; current: ext4 ; >17:57:07,300 INF storage.ui: registered action: [308] create format ext4 filesystem mounted at / on partition req0 (id 304) >17:57:07,302 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >17:57:07,302 DBG storage.ui: removing all non-preexisting partitions ['req0(id 304)', 'sda1(id 12)', 'sda2(id 20)'] from disk(s) ['sda'] >17:57:07,303 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['req0(id 304)', 'sda1(id 12)', 'sda2(id 20)'] >17:57:07,303 DBG storage.ui: removing all non-preexisting partitions ['req0(id 304)'] from disk(s) ['sda'] >17:57:07,303 DBG storage.ui: allocating partition: req0 ; id: 304 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 74.51 GiB ; start: None ; end: None >17:57:07,304 DBG storage.ui: checking freespace on sda >17:57:07,304 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >17:57:07,305 DBG storage.ui: checking 34-2047 (1007 KiB) >17:57:07,305 DBG storage.ui: current free range is 34-2047 (1007 KiB) >17:57:07,305 DBG storage.ui: checking 312580096-312581774 (839.5 KiB) >17:57:07,305 DBG storage.ui: current free range is 312580096-312581774 (839.5 KiB) >17:57:07,306 DBG storage.ui: not enough free space for primary -- trying logical >17:57:07,306 ERR storage.ui: failed to allocate partitions: Unable to allocate requested partition scheme. >17:57:07,307 ERR storage.ui: device post-create method failed: Unable to allocate requested partition scheme. >17:57:07,307 INF storage.ui: removed partition req0 (id 304) from device tree >17:57:07,307 INF storage.ui: registered action: [310] destroy device partition req0 (id 304) >17:57:07,308 ERR storage.ui: failed to configure device factory: >17:57:23,251 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:23,252 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:23,254 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:23,254 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:23,255 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:23,257 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:23,261 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:23,261 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:23,263 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:23,270 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >17:57:23,271 DBG storage.ui: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:57:23,275 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >17:57:23,276 DBG storage.ui: DeviceTree.get_device_by_path returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:57:23,281 DBG storage.ui: starting Blivet copy >17:57:23,289 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >17:57:23,289 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603055748> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602f202e8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f20048> PedPartition: <_ped.Partition object at 0x7f8602ef0308> >17:57:23,291 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >17:57:23,291 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603055748> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602f20358> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f20198> PedPartition: <_ped.Partition object at 0x7f8602ef0410> >17:57:23,293 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:57:23,293 DBG storage.ui: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:57:23,297 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:57:23,297 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:57:23,300 DBG storage.ui: finished Blivet copy >17:57:23,301 INF storage.ui: hiding device existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >17:57:23,301 INF storage.ui: removed disk sdb (id 35) from device tree >17:57:23,301 DBG storage.ui: lvm filter: adding sdb to the reject list >17:57:24,293 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:24,294 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:24,295 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:24,296 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:24,297 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:24,301 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:24,302 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:24,303 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:24,304 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:24,305 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:24,306 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:24,310 DBG storage.ui: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:57:24,310 DBG storage.ui: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:57:24,312 DBG storage.ui: resolved 'sda' to 'sda' (disk) >17:57:24,318 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >17:57:24,319 DBG storage.ui: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:57:24,322 DBG storage.ui: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >17:57:24,323 DBG storage.ui: DeviceTree.get_device_by_path returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:57:24,329 DBG storage.ui: starting Blivet copy >17:57:24,337 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >17:57:24,337 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602ebfdd8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ebfba8> PedPartition: <_ped.Partition object at 0x7f8602ef03b8> >17:57:24,338 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >17:57:24,339 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602ebfe48> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ebfc88> PedPartition: <_ped.Partition object at 0x7f8602ef0468> >17:57:24,340 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:57:24,341 DBG storage.ui: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >17:57:24,344 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:57:24,345 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:57:24,347 DBG storage.ui: finished Blivet copy >17:57:24,348 INF storage.ui: hiding device existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >17:57:24,349 INF storage.ui: removed disk sdb (id 35) from device tree >17:57:24,349 DBG storage.ui: lvm filter: adding sdb to the reject list >17:57:29,297 DBG blivet: Ext4FS.supported: supported: True ; >17:57:29,297 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 389 >17:57:29,300 DBG blivet: BTRFS.supported: supported: True ; >17:57:29,301 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 390 >17:57:29,302 DBG blivet: BTRFS.supported: supported: True ; >17:57:52,415 DBG blivet: Ext4FS.supported: supported: True ; >17:57:52,415 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 391 >17:57:52,416 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'size': Size (100 GiB), 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >17:57:52,425 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,427 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,428 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,429 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,430 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,432 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,433 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,435 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,437 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,438 INF storage.ui: registered action: [393] resize format (Shrink) ext4 filesystem on partition sda2 (id 20) >17:57:52,439 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,441 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,443 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,444 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,446 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,447 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,449 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,450 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,451 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:57:52,452 INF storage.ui: registered action: [392] resize device (Shrink) partition sda2 (id 20) >17:57:52,463 DBG blivet: Ext4FS.supported: supported: True ; >17:57:52,463 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 394 >17:57:52,465 DBG blivet: BTRFS.supported: supported: True ; >17:57:52,466 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 395 >17:57:52,466 DBG blivet: BTRFS.supported: supported: True ; >17:57:52,474 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:57:52,474 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 396 >17:57:52,475 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:57:52,475 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 397 >17:57:52,475 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 398 >17:58:00,391 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, [], {'size': None, 'min_luks_entropy': 256} >17:58:00,392 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; mountpoint: / ; size: None ; fstype: ext4 ; encrypted: False ; disks: [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 100 GiB partition sda2 (20) with existing ext4 filesystem'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >17:58:00,395 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'min_luks_entropy': 256, 'mountpoint': '/', 'size': None, 'fstype': 'ext4', 'encrypted': False, 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 100 GiB partition sda2 (20) with existing ext4 filesystem'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >17:58:00,398 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >17:58:00,398 DBG storage.ui: starting Blivet copy >17:58:00,407 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >17:58:00,407 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f14c18> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602f20940> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f19d68> PedPartition: <_ped.Partition object at 0x7f8602f85bf8> >17:58:00,409 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >17:58:00,409 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f14c18> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602f204e0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f208d0> PedPartition: <_ped.Partition object at 0x7f8602ef04c0> >17:58:00,411 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:58:00,412 DBG storage.ui: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (20) with existing ext4 filesystem >17:58:00,415 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:58:00,416 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:58:00,418 DBG storage.ui: finished Blivet copy >17:58:00,420 DBG storage.ui: Ext4FS.supported: supported: True ; >17:58:00,420 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 440 >17:58:00,421 DBG storage.ui: Ext4FS.supported: supported: True ; >17:58:00,422 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 441 >17:58:00,423 DBG storage.ui: Ext4FS.supported: supported: True ; >17:58:00,423 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 442 >17:58:00,424 DBG storage.ui: Ext4FS.supported: supported: True ; >17:58:00,424 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 443 >17:58:00,424 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 445 >17:58:00,426 DBG storage.ui: DiskDevice.add_child: name: sda ; child: req0 ; kids: 2 ; >17:58:00,427 DBG storage.ui: PartitionDevice._set_format: req0 ; type: ext4 ; current: None ; >17:58:00,428 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >17:58:00,429 INF storage.ui: added partition req0 (id 444) to device tree >17:58:00,429 INF storage.ui: registered action: [447] create device partition req0 (id 444) >17:58:00,429 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 449 >17:58:00,431 DBG storage.ui: PartitionDevice._set_format: req0 ; type: ext4 ; current: ext4 ; >17:58:00,431 INF storage.ui: registered action: [448] create format ext4 filesystem mounted at / on partition req0 (id 444) >17:58:00,432 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >17:58:00,432 DBG storage.ui: removing all non-preexisting partitions ['req0(id 444)', 'sda1(id 12)', 'sda2(id 20)'] from disk(s) ['sda'] >17:58:00,433 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['req0(id 444)', 'sda1(id 12)', 'sda2(id 20)'] >17:58:00,433 DBG storage.ui: removing all non-preexisting partitions ['req0(id 444)'] from disk(s) ['sda'] >17:58:00,433 DBG storage.ui: allocating partition: req0 ; id: 444 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 48.55 GiB ; start: None ; end: None >17:58:00,434 DBG storage.ui: checking freespace on sda >17:58:00,434 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >17:58:00,434 DBG storage.ui: checking 34-2047 (1007 KiB) >17:58:00,435 DBG storage.ui: current free range is 34-2047 (1007 KiB) >17:58:00,435 DBG storage.ui: checking 210765824-312581774 (48.55 GiB) >17:58:00,435 DBG storage.ui: current free range is 210765824-312581774 (48.55 GiB) >17:58:00,436 DBG storage.ui: evaluating growth potential for new layout >17:58:00,436 DBG storage.ui: calculating growth for disk /dev/sda >17:58:00,436 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >17:58:00,438 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >17:58:00,438 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f0b710> PedPartition: <_ped.Partition object at 0x7f8602f85b48> >17:58:00,439 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >17:58:00,440 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >17:58:00,441 DBG storage.ui: adding request 444 to chunk 101814272 (210765824-312580095) on /dev/sda >17:58:00,441 DBG storage.ui: Chunk.grow_requests: 101814272 (210765824-312580095) on /dev/sda start = 210765824 end = 312580095 >sector_size = 512 B > >17:58:00,441 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 101815917 >done = False >17:58:00,442 DBG storage.ui: 1 requests and 101812224 (48.55 GiB) left in chunk >17:58:00,442 DBG storage.ui: adding 101812224 (48.55 GiB) to 444 (sda3) >17:58:00,442 DBG storage.ui: new grow amount for request 444 (sda3) is 101812224 units, or 48.55 GiB >17:58:00,443 DBG storage.ui: request 444 (sda3) growth: 101812224 (48.55 GiB) size: 48.55 GiB >17:58:00,443 DBG storage.ui: disk /dev/sda growth: 101812224 (48.55 GiB) >17:58:00,444 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:00,444 DBG storage.ui: device sda3 new parted_partition None >17:58:00,445 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >17:58:00,446 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >17:58:00,446 DBG storage.ui: total growth: 101812224 sectors >17:58:00,446 DBG storage.ui: updating use_disk to sda, type: 0 >17:58:00,447 DBG storage.ui: new free: 210765824-312581774 / 48.55 GiB >17:58:00,447 DBG storage.ui: new free allows for 101812224 sectors of growth >17:58:00,447 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >17:58:00,448 DBG storage.ui: created partition sda3 of 1024 KiB and added it to /dev/sda >17:58:00,449 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >17:58:00,449 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f0b780> PedPartition: <_ped.Partition object at 0x7f8602efcb48> >17:58:00,450 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >17:58:00,451 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >17:58:00,453 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:00,453 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602f0bcc0> PedPartition: <_ped.Partition object at 0x7f8602efc620> >17:58:00,453 DBG storage.ui: grow_partitions: disks=['sda'], partitions=['sda3(id 444)', 'sda1(id 12)', 'sda2(id 20)'] >17:58:00,453 DBG storage.ui: growable partitions are ['sda3'] >17:58:00,454 DBG storage.ui: adding request 444 to chunk 101814272 (210765824-312580095) on /dev/sda >17:58:00,454 DBG storage.ui: disk sda has 1 chunks >17:58:00,454 DBG storage.ui: Chunk.grow_requests: 101814272 (210765824-312580095) on /dev/sda start = 210765824 end = 312580095 >sector_size = 512 B > >17:58:00,454 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 101815917 >done = False >17:58:00,455 DBG storage.ui: 1 requests and 101812224 (48.55 GiB) left in chunk >17:58:00,455 DBG storage.ui: adding 101812224 (48.55 GiB) to 444 (sda3) >17:58:00,455 DBG storage.ui: new grow amount for request 444 (sda3) is 101812224 units, or 48.55 GiB >17:58:00,455 DBG storage.ui: growing partitions on sda >17:58:00,456 DBG storage.ui: partition sda3 (444): 0 >17:58:00,456 DBG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 210765824 end: 312580095 length: 101814272 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602f0bef0> >17:58:00,456 DBG storage.ui: removing all non-preexisting partitions ['sda3(id 444)'] from disk(s) ['sda'] >17:58:00,457 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:00,457 DBG storage.ui: device sda3 new parted_partition None >17:58:00,458 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >17:58:00,460 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >17:58:00,460 DBG storage.ui: back from remove_new_partitions >17:58:00,460 DBG storage.ui: extended: None >17:58:00,460 DBG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 210765824 end: 312580095 length: 101814272 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602f0bef0> >17:58:00,461 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >17:58:00,461 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ecf128> PedPartition: <_ped.Partition object at 0x7f8602efc6d0> >17:58:00,462 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >17:58:00,463 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >17:58:00,465 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:00,465 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ecf828> PedPartition: <_ped.Partition object at 0x7f8602efc888> >17:58:00,465 DBG storage.ui: fixing size of existing 512 MiB partition sda1 (12) with existing efi filesystem >17:58:00,468 DBG storage.ui: fixing size of existing 100 GiB partition sda2 (20) with existing ext4 filesystem >17:58:00,471 DBG storage.ui: fixing size of non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / >17:58:00,501 DBG blivet: Ext4FS.supported: supported: True ; >17:58:00,501 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 450 >17:58:00,504 DBG blivet: BTRFS.supported: supported: True ; >17:58:00,505 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 451 >17:58:00,506 DBG blivet: BTRFS.supported: supported: True ; >17:58:00,515 DBG blivet: Ext4FS.supported: supported: True ; >17:58:00,516 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 452 >17:58:00,520 DBG blivet: BTRFS.supported: supported: True ; >17:58:00,520 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 453 >17:58:00,522 DBG blivet: BTRFS.supported: supported: True ; >17:58:15,881 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:58:15,881 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 454 >17:58:15,881 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:58:15,882 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 455 >17:58:15,882 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 456 >17:58:28,125 DBG blivet: Ext4FS.supported: supported: True ; >17:58:28,125 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 457 >17:58:28,128 DBG blivet: BTRFS.supported: supported: True ; >17:58:28,129 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 458 >17:58:28,129 DBG blivet: BTRFS.supported: supported: True ; >17:58:41,755 DBG blivet: Ext4FS.supported: supported: True ; >17:58:41,755 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 459 >17:58:41,756 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'size': Size (99 GiB), 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 100 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >17:58:41,769 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,770 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,771 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,772 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,773 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,775 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,776 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,778 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,781 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,782 INF storage.ui: registered action: [461] resize format (Shrink) ext4 filesystem on partition sda2 (id 20) >17:58:41,784 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,785 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,787 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,789 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,790 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,792 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,793 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,794 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,796 DBG storage.ui: PartitionDevice._compute_resize: sda2 ; status: True ; >17:58:41,796 INF storage.ui: registered action: [460] resize device (Shrink) partition sda2 (id 20) >17:58:41,807 DBG blivet: Ext4FS.supported: supported: True ; >17:58:41,807 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 462 >17:58:41,809 DBG blivet: BTRFS.supported: supported: True ; >17:58:41,810 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 463 >17:58:41,810 DBG blivet: BTRFS.supported: supported: True ; >17:58:41,818 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:58:41,818 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 464 >17:58:41,819 DBG blivet: AppleBootstrapFS.supported: supported: True ; >17:58:41,819 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 465 >17:58:41,819 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 466 >17:58:47,313 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, [], {'size': None, 'min_luks_entropy': 256} >17:58:47,313 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; mountpoint: None ; size: None ; fstype: swap ; encrypted: False ; disks: [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >17:58:47,317 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'min_luks_entropy': 256, 'mountpoint': None, 'size': None, 'fstype': 'swap', 'encrypted': False, 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >17:58:47,320 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >17:58:47,320 DBG storage.ui: starting Blivet copy >17:58:47,330 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >17:58:47,330 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602ead160> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602ee26d8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ee24a8> PedPartition: <_ped.Partition object at 0x7f8602ef05c8> >17:58:47,332 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >17:58:47,332 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602ead160> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602ee2748> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ee2588> PedPartition: <_ped.Partition object at 0x7f8602efc620> >17:58:47,334 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >17:58:47,335 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:58:47,337 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:47,337 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602ead160> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ee29b0> PedPartition: <_ped.Partition object at 0x7f8602efcf10> >17:58:47,338 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >17:58:47,339 DBG storage.ui: DeviceTree.get_device_by_id returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >17:58:47,343 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >17:58:47,343 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:58:47,346 DBG storage.ui: finished Blivet copy >17:58:47,348 DBG storage.ui: SwapSpace.__init__: >17:58:47,348 DBG storage.ui: get_format('swap') returning SwapSpace instance with object id 516 >17:58:47,349 DBG storage.ui: SwapSpace.__init__: >17:58:47,349 DBG storage.ui: get_format('swap') returning SwapSpace instance with object id 517 >17:58:47,350 DBG storage.ui: SwapSpace.__init__: >17:58:47,351 DBG storage.ui: get_format('swap') returning SwapSpace instance with object id 518 >17:58:47,352 DBG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:58:47,352 DBG storage.ui: get_format('swap') returning SwapSpace instance with object id 519 >17:58:47,352 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 521 >17:58:47,353 DBG storage.ui: DiskDevice.add_child: name: sda ; child: req1 ; kids: 3 ; >17:58:47,354 DBG storage.ui: PartitionDevice._set_format: req1 ; type: swap ; current: None ; >17:58:47,356 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >17:58:47,356 INF storage.ui: added partition req1 (id 520) to device tree >17:58:47,356 INF storage.ui: registered action: [523] create device partition req1 (id 520) >17:58:47,356 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 525 >17:58:47,357 DBG storage.ui: PartitionDevice._set_format: req1 ; type: swap ; current: swap ; >17:58:47,358 INF storage.ui: registered action: [524] create format swap on partition req1 (id 520) >17:58:47,359 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >17:58:47,359 DBG storage.ui: removing all non-preexisting partitions ['req1(id 520)', 'sda1(id 12)', 'sda2(id 20)', 'sda3(id 444)'] from disk(s) ['sda'] >17:58:47,360 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:47,360 DBG storage.ui: device sda3 new parted_partition None >17:58:47,361 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >17:58:47,362 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >17:58:47,363 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['req1(id 520)', 'sda1(id 12)', 'sda2(id 20)', 'req0(id 444)'] >17:58:47,363 DBG storage.ui: removing all non-preexisting partitions ['req0(id 444)', 'req1(id 520)'] from disk(s) ['sda'] >17:58:47,363 DBG storage.ui: allocating partition: req0 ; id: 444 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 48.55 GiB ; grow: False ; max_size: 48.55 GiB ; start: None ; end: None >17:58:47,364 DBG storage.ui: checking freespace on sda >17:58:47,364 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=48.55 GiB boot=False best=None grow=False start=None >17:58:47,364 DBG storage.ui: checking 34-2047 (1007 KiB) >17:58:47,365 DBG storage.ui: current free range is 34-2047 (1007 KiB) >17:58:47,365 DBG storage.ui: checking 208668672-312581774 (49.55 GiB) >17:58:47,365 DBG storage.ui: current free range is 208668672-312581774 (49.55 GiB) >17:58:47,366 DBG storage.ui: updating use_disk to sda, type: 0 >17:58:47,366 DBG storage.ui: new free: 208668672-312581774 / 49.55 GiB >17:58:47,366 DBG storage.ui: new free allows for 0 sectors of growth >17:58:47,366 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >17:58:47,367 DBG storage.ui: created partition sda3 of 48.55 GiB and added it to /dev/sda >17:58:47,368 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >17:58:47,368 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66208> PedPartition: <_ped.Partition object at 0x7f8602efc830> >17:58:47,369 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >17:58:47,370 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >17:58:47,372 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:47,372 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66240> PedPartition: <_ped.Partition object at 0x7f8602efcca8> >17:58:47,372 DBG storage.ui: allocating partition: req1 ; id: 520 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 1 GiB ; start: None ; end: None >17:58:47,373 DBG storage.ui: checking freespace on sda >17:58:47,373 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >17:58:47,373 DBG storage.ui: checking 34-2047 (1007 KiB) >17:58:47,374 DBG storage.ui: current free range is 34-2047 (1007 KiB) >17:58:47,374 DBG storage.ui: checking 310482944-312581774 (1 GiB) >17:58:47,374 DBG storage.ui: current free range is 310482944-312581774 (1 GiB) >17:58:47,374 DBG storage.ui: evaluating growth potential for new layout >17:58:47,374 DBG storage.ui: calculating growth for disk /dev/sda >17:58:47,375 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >17:58:47,376 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >17:58:47,376 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66198> PedPartition: <_ped.Partition object at 0x7f8602efcb48> >17:58:47,377 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >17:58:47,378 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >17:58:47,379 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >17:58:47,379 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >17:58:47,379 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >17:58:47,380 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda3 growable = False >base = 101814272 growth = 0 max_grow = 0 >done = True >17:58:47,380 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 2098797 >done = False >17:58:47,380 DBG storage.ui: 1 requests and 2095104 (1023 MiB) left in chunk >17:58:47,380 DBG storage.ui: adding 2095104 (1023 MiB) to 520 (sda4) >17:58:47,380 DBG storage.ui: new grow amount for request 520 (sda4) is 2095104 units, or 1023 MiB >17:58:47,381 DBG storage.ui: request 444 (sda3) growth: 0 (0 B) size: 48.55 GiB >17:58:47,381 DBG storage.ui: request 520 (sda4) growth: 2095104 (1023 MiB) size: 1024 MiB >17:58:47,381 DBG storage.ui: disk /dev/sda growth: 2095104 (1023 MiB) >17:58:47,382 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >17:58:47,382 DBG storage.ui: device sda4 new parted_partition None >17:58:47,383 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >17:58:47,384 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >17:58:47,384 DBG storage.ui: total growth: 2095104 sectors >17:58:47,385 DBG storage.ui: updating use_disk to sda, type: 0 >17:58:47,385 DBG storage.ui: new free: 310482944-312581774 / 1 GiB >17:58:47,385 DBG storage.ui: new free allows for 2095104 sectors of growth >17:58:47,385 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >17:58:47,386 DBG storage.ui: created partition sda4 of 1024 KiB and added it to /dev/sda >17:58:47,387 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >17:58:47,387 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66630> PedPartition: <_ped.Partition object at 0x7f8602efc888> >17:58:47,388 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >17:58:47,389 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >17:58:47,390 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >17:58:47,391 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66ba8> PedPartition: <_ped.Partition object at 0x7f8602efc8e0> >17:58:47,391 DBG storage.ui: grow_partitions: disks=['sda'], partitions=['sda4(id 520)', 'sda1(id 12)', 'sda2(id 20)', 'sda3(id 444)'] >17:58:47,391 DBG storage.ui: growable partitions are ['sda4'] >17:58:47,392 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >17:58:47,392 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >17:58:47,392 DBG storage.ui: disk sda has 1 chunks >17:58:47,392 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >17:58:47,393 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda3 growable = False >base = 101814272 growth = 0 max_grow = 0 >done = True >17:58:47,393 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 2098797 >done = False >17:58:47,393 DBG storage.ui: 1 requests and 2095104 (1023 MiB) left in chunk >17:58:47,393 DBG storage.ui: adding 2095104 (1023 MiB) to 520 (sda4) >17:58:47,393 DBG storage.ui: new grow amount for request 520 (sda4) is 2095104 units, or 1023 MiB >17:58:47,394 DBG storage.ui: growing partitions on sda >17:58:47,394 DBG storage.ui: partition sda3 (444): 0 >17:58:47,394 DBG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 208668672 end: 310482943 length: 101814272 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602e66400> >17:58:47,394 DBG storage.ui: partition sda4 (520): 0 >17:58:47,395 DBG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 310482944 end: 312580095 length: 2097152 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602e661d0> >17:58:47,395 DBG storage.ui: removing all non-preexisting partitions ['sda3(id 444)', 'sda4(id 520)'] from disk(s) ['sda'] >17:58:47,396 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:47,396 DBG storage.ui: device sda3 new parted_partition None >17:58:47,397 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >17:58:47,398 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >17:58:47,399 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >17:58:47,399 DBG storage.ui: device sda4 new parted_partition None >17:58:47,400 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >17:58:47,402 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >17:58:47,402 DBG storage.ui: back from remove_new_partitions >17:58:47,402 DBG storage.ui: extended: None >17:58:47,402 DBG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 208668672 end: 310482943 length: 101814272 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602e66400> >17:58:47,403 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >17:58:47,403 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ecf550> PedPartition: <_ped.Partition object at 0x7f8602f85b48> >17:58:47,405 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >17:58:47,406 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >17:58:47,407 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >17:58:47,407 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e662e8> PedPartition: <_ped.Partition object at 0x7f8602efcf68> >17:58:47,407 DBG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 310482944 end: 312580095 length: 2097152 > device: <parted.device.Device object at 0x7f8602f20400> PedGeometry: <_ped.Geometry object at 0x7f8602e661d0> >17:58:47,408 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >17:58:47,409 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602ecf6a0> PedPartition: <_ped.Partition object at 0x7f8602efcd00> >17:58:47,410 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >17:58:47,411 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >17:58:47,412 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >17:58:47,412 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66fd0> PedPartition: <_ped.Partition object at 0x7f8602efcfc0> >17:58:47,413 DBG storage.ui: fixing size of existing 512 MiB partition sda1 (12) with existing efi filesystem >17:58:47,415 DBG storage.ui: fixing size of existing 99 GiB partition sda2 (20) with existing ext4 filesystem >17:58:47,418 DBG storage.ui: fixing size of non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / >17:58:47,420 DBG storage.ui: fixing size of non-existent 1024 MiB partition sda4 (520) with non-existent swap >17:58:47,445 DBG blivet: Ext4FS.supported: supported: True ; >17:58:47,445 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 526 >17:58:47,448 DBG blivet: BTRFS.supported: supported: True ; >17:58:47,449 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 527 >17:58:47,450 DBG blivet: BTRFS.supported: supported: True ; >17:58:47,461 DBG blivet: SwapSpace.__init__: >17:58:47,461 DBG blivet: get_format('swap') returning SwapSpace instance with object id 528 >17:58:47,464 DBG blivet: BTRFS.supported: supported: True ; >17:58:47,464 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 529 >17:58:47,465 DBG blivet: BTRFS.supported: supported: True ; >17:58:59,727 INF blivet: removing obsolete action 392 (460) >17:58:59,727 INF blivet: removing obsolete action 393 (461) >17:58:59,728 DBG blivet: action 392 already pruned >17:58:59,728 DBG blivet: action 393 already pruned >17:58:59,761 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:58:59,762 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:58:59,764 DBG blivet: resolved 'sda' to 'sda' (disk) >17:58:59,765 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:58:59,766 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:58:59,771 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:58:59,771 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:58:59,773 DBG blivet: resolved 'sda' to 'sda' (disk) >17:58:59,774 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:58:59,775 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:58:59,777 DBG blivet: resolved 'sda' to 'sda' (disk) >17:58:59,789 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >17:58:59,790 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem >17:58:59,793 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >17:58:59,794 DBG blivet: DeviceTree.get_device_by_path returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >17:58:59,797 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >17:58:59,798 DBG blivet: DeviceTree.get_device_by_path returned non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / >17:58:59,801 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >17:58:59,801 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (520) with non-existent swap >17:59:08,853 DBG blivet: EFIFS.supported: supported: True ; >17:59:08,853 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 530 >17:59:08,856 DBG blivet: BTRFS.supported: supported: True ; >17:59:08,856 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 531 >17:59:08,857 DBG blivet: BTRFS.supported: supported: True ; >17:59:22,107 DBG blivet: EFIFS.supported: supported: True ; >17:59:22,107 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 532 >17:59:22,108 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'size': Size (512 MiB), 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >17:59:22,131 DBG blivet: EFIFS.supported: supported: True ; >17:59:22,131 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 533 >17:59:22,135 DBG blivet: BTRFS.supported: supported: True ; >17:59:22,135 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 534 >17:59:22,136 DBG blivet: BTRFS.supported: supported: True ; >17:59:22,141 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:59:22,142 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:59:22,144 DBG blivet: resolved 'sda' to 'sda' (disk) >17:59:22,144 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >17:59:22,145 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >17:59:22,147 DBG blivet: resolved 'sda' to 'sda' (disk) >17:59:22,156 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >17:59:22,157 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem mounted at /boot/efi >17:59:22,160 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >17:59:22,161 DBG blivet: DeviceTree.get_device_by_path returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >17:59:22,164 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >17:59:22,165 DBG blivet: DeviceTree.get_device_by_path returned non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / >17:59:22,167 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >17:59:22,168 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (520) with non-existent swap >18:00:02,791 DBG blivet: EFIFS.supported: supported: True ; >18:00:02,791 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 535 >18:00:02,798 DBG blivet: EFIFS.supported: supported: True ; >18:00:02,799 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 536 >18:00:02,802 DBG blivet: BTRFS.supported: supported: True ; >18:00:02,802 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 537 >18:00:02,803 DBG blivet: BTRFS.supported: supported: True ; >18:00:02,811 DBG blivet: EFIFS.supported: supported: True ; >18:00:02,812 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 538 >18:00:02,815 DBG blivet: BTRFS.supported: supported: True ; >18:00:02,815 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 539 >18:00:02,816 DBG blivet: BTRFS.supported: supported: True ; >18:00:10,433 DBG storage.ui: PartitionDevice._set_format: sda1 ; type: efi ; current: efi ; >18:00:10,438 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >18:00:10,553 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >18:00:11,204 DBG blivet: resolved 'UUID=b6614753-46db-47d7-92d1-8f90b569af05' to 'sda2' (partition) >18:00:11,205 DBG blivet: resolved 'UUID=3C62-97AE' to 'sda1' (partition) >18:00:11,206 DBG blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >18:00:11,207 DBG blivet: DeviceTree.get_device_by_name returned None >18:00:11,208 DBG blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >18:00:11,209 DBG blivet: DeviceTree.get_device_by_path returned None >18:00:11,210 DBG blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >18:00:11,211 DBG blivet: DeviceTree.get_device_by_name returned None >18:00:11,211 DBG blivet: failed to resolve '/dev//swapfile' >18:00:11,232 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: False ; controllable: True ; >18:00:11,240 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:00:11,271 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:00:11,328 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:00:11,375 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:00:11,377 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,378 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,399 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:00:11,428 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:00:11,485 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:00:11,534 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:00:11,536 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,537 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,557 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:00:11,559 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:00:11,559 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:00:11,581 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:00:11,582 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:00:11,583 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >18:00:11,584 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:00:11,585 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,586 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,605 DBG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >18:00:11,607 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:00:11,608 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,609 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:00:11,661 DBG blivet: Ext4FS.supported: supported: True ; >18:00:11,661 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 541 >18:00:11,664 DBG blivet: BTRFS.supported: supported: True ; >18:00:11,665 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 542 >18:00:11,666 DBG blivet: BTRFS.supported: supported: True ; >18:00:13,868 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:00:13,869 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:13,871 DBG blivet: resolved 'sda' to 'sda' (disk) >18:00:13,872 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:00:13,873 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:13,878 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:00:13,878 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:13,880 DBG blivet: resolved 'sda' to 'sda' (disk) >18:00:13,881 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:00:13,882 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:13,884 DBG blivet: resolved 'sda' to 'sda' (disk) >18:00:13,896 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >18:00:13,897 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:13,900 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >18:00:13,901 DBG blivet: DeviceTree.get_device_by_path returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:13,905 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >18:00:13,905 DBG blivet: DeviceTree.get_device_by_path returned non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / >18:00:13,908 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >18:00:13,909 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (520) with non-existent swap >18:00:27,496 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:00:27,497 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 543 >18:00:27,497 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:00:27,498 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 544 >18:00:27,498 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 545 >18:00:36,220 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, [], {'size': None, 'min_luks_entropy': 256} >18:00:36,221 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; mountpoint: /boot/efi ; size: None ; fstype: efi ; encrypted: False ; disks: [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >18:00:36,226 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'min_luks_entropy': 256, 'mountpoint': '/boot/efi', 'size': None, 'fstype': 'efi', 'encrypted': False, 'disks': [DiskDevice instance (0x7f8602f20a90) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >18:00:36,231 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >18:00:36,231 DBG storage.ui: starting Blivet copy >18:00:36,241 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >18:00:36,241 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602e70400> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e70240> PedPartition: <_ped.Partition object at 0x7f8602ed58e0> >18:00:36,243 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >18:00:36,243 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602e70470> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e70128> PedPartition: <_ped.Partition object at 0x7f8602ed5a98> >18:00:36,245 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:36,246 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:36,249 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:36,249 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e70978> PedPartition: <_ped.Partition object at 0x7f8602ed5b48> >18:00:36,250 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:36,251 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:36,253 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:36,254 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e706d8> PedPartition: <_ped.Partition object at 0x7f8602ed5af0> >18:00:36,255 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >18:00:36,255 DBG storage.ui: DeviceTree.get_device_by_id returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:36,259 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >18:00:36,260 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:36,262 DBG storage.ui: finished Blivet copy >18:00:36,264 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:36,264 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 599 >18:00:36,264 DBG storage.ui: adjusted size from 1.8 MiB to 50 MiB to honor format limits >18:00:36,266 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:36,266 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 600 >18:00:36,267 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:36,267 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 601 >18:00:36,269 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:36,269 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 602 >18:00:36,269 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 604 >18:00:36,270 DBG storage.ui: DiskDevice.add_child: name: sda ; child: req2 ; kids: 4 ; >18:00:36,271 DBG storage.ui: PartitionDevice._set_format: req2 ; type: efi ; current: None ; >18:00:36,273 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 5 ; >18:00:36,273 INF storage.ui: added partition req2 (id 603) to device tree >18:00:36,274 INF storage.ui: registered action: [606] create device partition req2 (id 603) >18:00:36,274 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 608 >18:00:36,276 DBG storage.ui: PartitionDevice._set_format: req2 ; type: efi ; current: efi ; >18:00:36,276 INF storage.ui: registered action: [607] create format efi filesystem mounted at /boot/efi on partition req2 (id 603) >18:00:36,277 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:00:36,278 DBG storage.ui: removing all non-preexisting partitions ['req2(id 603)', 'sda1(id 12)', 'sda2(id 20)', 'sda3(id 444)', 'sda4(id 520)'] from disk(s) ['sda'] >18:00:36,279 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:36,279 DBG storage.ui: device sda3 new parted_partition None >18:00:36,280 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:36,281 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:36,282 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:36,282 DBG storage.ui: device sda4 new parted_partition None >18:00:36,283 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:36,284 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >18:00:36,284 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['req2(id 603)', 'sda1(id 12)', 'sda2(id 20)', 'req0(id 444)', 'req1(id 520)'] >18:00:36,285 DBG storage.ui: removing all non-preexisting partitions ['req2(id 603)', 'req0(id 444)', 'req1(id 520)'] from disk(s) ['sda'] >18:00:36,285 DBG storage.ui: allocating partition: req2 ; id: 603 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 50 MiB ; grow: True ; max_size: 50 MiB ; start: None ; end: None >18:00:36,286 DBG storage.ui: checking freespace on sda >18:00:36,286 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=50 MiB boot=True best=None grow=True start=None >18:00:36,286 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:36,287 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:36,287 DBG storage.ui: checking 208668672-312581774 (49.55 GiB) >18:00:36,287 DBG storage.ui: current free range is 208668672-312581774 (49.55 GiB) >18:00:36,287 DBG storage.ui: evaluating growth potential for new layout >18:00:36,287 DBG storage.ui: calculating growth for disk /dev/sda >18:00:36,288 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:36,289 DBG storage.ui: PartitionDevice._set_parted_partition: req2 ; >18:00:36,289 DBG storage.ui: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e83630> PedPartition: <_ped.Partition object at 0x7f8602ed5ba0> >18:00:36,290 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:36,291 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:36,292 DBG storage.ui: adding request 603 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:36,292 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:36,293 DBG storage.ui: req: PartitionRequest instance -- >id = 603 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 0 >done = True >18:00:36,293 DBG storage.ui: request 603 (sda3) growth: 0 (0 B) size: 50 MiB >18:00:36,293 DBG storage.ui: disk /dev/sda growth: 0 (0 B) >18:00:36,294 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:36,294 DBG storage.ui: device sda3 new parted_partition None >18:00:36,295 DBG storage.ui: PartitionDevice._set_disk: req2 ; old: sda ; new: None ; >18:00:36,296 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req2 ; kids: 3 ; >18:00:36,296 DBG storage.ui: total growth: 0 sectors >18:00:36,296 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:36,297 DBG storage.ui: new free: 208668672-312581774 / 49.55 GiB >18:00:36,297 DBG storage.ui: new free allows for 0 sectors of growth >18:00:36,297 DBG storage.ui: found free space for bootable request >18:00:36,297 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:36,298 DBG storage.ui: created partition sda3 of 50 MiB and added it to /dev/sda >18:00:36,299 DBG storage.ui: PartitionDevice._set_parted_partition: req2 ; >18:00:36,299 DBG storage.ui: device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e83668> PedPartition: <_ped.Partition object at 0x7f8602ed5888> >18:00:36,300 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:36,301 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:36,302 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:36,303 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e83cf8> PedPartition: <_ped.Partition object at 0x7f8602ed5e60> >18:00:36,303 DBG storage.ui: allocating partition: req0 ; id: 444 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 48.55 GiB ; grow: False ; max_size: 48.55 GiB ; start: None ; end: None >18:00:36,303 DBG storage.ui: checking freespace on sda >18:00:36,304 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=48.55 GiB boot=False best=None grow=False start=None >18:00:36,304 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:36,304 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:36,305 DBG storage.ui: checking 208771072-312581774 (49.5 GiB) >18:00:36,305 DBG storage.ui: current free range is 208771072-312581774 (49.5 GiB) >18:00:36,305 DBG storage.ui: evaluating growth potential for new layout >18:00:36,305 DBG storage.ui: calculating growth for disk /dev/sda >18:00:36,306 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:36,307 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:36,307 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66588> PedPartition: <_ped.Partition object at 0x7f8602ed5ca8> >18:00:36,308 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:36,309 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:36,310 DBG storage.ui: adding request 603 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:36,310 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:36,310 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:36,310 DBG storage.ui: req: PartitionRequest instance -- >id = 603 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 0 >done = True >18:00:36,311 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = False >base = 101814272 growth = 0 max_grow = 0 >done = True >18:00:36,311 DBG storage.ui: request 603 (sda3) growth: 0 (0 B) size: 50 MiB >18:00:36,311 DBG storage.ui: request 444 (sda4) growth: 0 (0 B) size: 48.55 GiB >18:00:36,311 DBG storage.ui: disk /dev/sda growth: 0 (0 B) >18:00:36,312 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:36,312 DBG storage.ui: device sda4 new parted_partition None >18:00:36,313 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:36,315 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:36,315 DBG storage.ui: total growth: 0 sectors >18:00:36,315 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:36,315 DBG storage.ui: new free: 208771072-312581774 / 49.5 GiB >18:00:36,315 DBG storage.ui: new free allows for 0 sectors of growth >18:00:36,316 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:36,316 DBG storage.ui: created partition sda4 of 48.55 GiB and added it to /dev/sda >18:00:36,317 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:36,318 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e66898> PedPartition: <_ped.Partition object at 0x7f8602ed5ba0> >18:00:36,319 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:36,320 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:36,321 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:36,321 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602f20ac8> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e838d0> PedPartition: <_ped.Partition object at 0x7f8602ed5d58> >18:00:36,322 DBG storage.ui: allocating partition: req1 ; id: 520 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 1 GiB ; start: None ; end: None >18:00:36,322 DBG storage.ui: checking freespace on sda >18:00:36,322 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:00:36,323 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:36,323 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:36,323 DBG storage.ui: checking 310585344-312581774 (974.82 MiB) >18:00:36,324 DBG storage.ui: current free range is 310585344-312581774 (974.82 MiB) >18:00:36,324 DBG storage.ui: not enough free space for primary -- trying logical >18:00:36,325 ERR storage.ui: failed to allocate partitions: Unable to allocate requested partition scheme. >18:00:36,325 ERR storage.ui: device post-create method failed: Unable to allocate requested partition scheme. >18:00:36,327 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 4 ; >18:00:36,327 INF storage.ui: removed partition sda3 (id 603) from device tree >18:00:36,328 INF storage.ui: registered action: [609] destroy device partition sda3 (id 603) >18:00:36,328 ERR storage.ui: failed to configure device factory: >18:00:36,350 DBG blivet: Ext4FS.supported: supported: True ; >18:00:36,351 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 610 >18:00:36,353 DBG blivet: BTRFS.supported: supported: True ; >18:00:36,354 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 611 >18:00:36,355 DBG blivet: BTRFS.supported: supported: True ; >18:00:49,850 DBG blivet: Ext4FS.supported: supported: True ; >18:00:49,850 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 612 >18:00:49,850 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'size': Size (48 GiB), 'disks': [DiskDevice instance (0x7f8602f0eb38) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >18:00:49,860 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; device: non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 filesystem mounted at / ; name: None ; size: 48 GiB ; fstype: ext4 ; encrypted: False ; label: ; mountpoint: / ; raid_level: None ; container_name: None ; container_encrypted: False ; container_raid_level: None ; container_size: 0 ; disks: [DiskDevice instance (0x7f8602f0eb38) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >18:00:49,865 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'min_luks_entropy': 256, 'device': PartitionDevice instance (0x7f8602f122b0) -- > name = sda3 status = False id = 444 > children = [] > parents = ['existing 149.05 GiB disk sda (2) with existing gpt disklabel'] > uuid = None size = 48.55 GiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 1024 KiB path = /dev/sda3 > format args = [] original_format = ext4 grow = False max size = 48.55 GiB bootable = None > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e70978> PedPartition: <_ped.Partition object at 0x7f8602ed5b48> > disk = existing 149.05 GiB disk sda (2) with existing gpt disklabel > start = 208668672 end = 310482943 length = 101814272 > flags = , 'name': None, 'size': Size (48 GiB), 'fstype': 'ext4', 'encrypted': False, 'label': '', 'mountpoint': '/', 'raid_level': None, 'container_name': None, 'container_encrypted': False, 'container_raid_level': None, 'container_size': 0, 'disks': [DiskDevice instance (0x7f8602f0eb38) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 48.55 GiB partition sda3 (444) with non-existent ext4 ' > 'filesystem mounted at /', > 'non-existent 1024 MiB partition sda4 (520) with non-existent swap'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >18:00:49,873 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >18:00:49,873 DBG storage.ui: starting Blivet copy >18:00:49,888 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >18:00:49,888 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602edffd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602e366a0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36470> PedPartition: <_ped.Partition object at 0x7f8602ed5938> >18:00:49,890 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >18:00:49,890 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602edffd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602e36710> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36550> PedPartition: <_ped.Partition object at 0x7f8602ed5f10> >18:00:49,892 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:49,893 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:49,896 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:49,896 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602edffd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36828> PedPartition: <_ped.Partition object at 0x7f8602ed5f68> >18:00:49,897 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:49,898 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:49,901 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,901 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602edffd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36978> PedPartition: <_ped.Partition object at 0x7f8602ed5eb8> >18:00:49,903 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >18:00:49,903 DBG storage.ui: DeviceTree.get_device_by_id returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:49,907 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >18:00:49,908 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:49,911 DBG storage.ui: finished Blivet copy >18:00:49,912 DBG storage.ui: Ext4FS.supported: supported: True ; >18:00:49,912 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 681 >18:00:49,912 INF storage.ui: adjusting device size from 48.55 GiB to 48 GiB >18:00:49,914 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:00:49,914 DBG storage.ui: removing all non-preexisting partitions ['sda1(id 12)', 'sda2(id 20)', 'sda3(id 444)', 'sda4(id 520)'] from disk(s) ['sda'] >18:00:49,915 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:49,915 DBG storage.ui: device sda3 new parted_partition None >18:00:49,917 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:49,918 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:49,919 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,919 DBG storage.ui: device sda4 new parted_partition None >18:00:49,920 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:49,922 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >18:00:49,922 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['sda1(id 12)', 'sda2(id 20)', 'req0(id 444)', 'req1(id 520)'] >18:00:49,922 DBG storage.ui: removing all non-preexisting partitions ['req1(id 520)', 'req0(id 444)'] from disk(s) ['sda'] >18:00:49,923 DBG storage.ui: allocating partition: req1 ; id: 520 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 1 GiB ; start: None ; end: None >18:00:49,923 DBG storage.ui: checking freespace on sda >18:00:49,923 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:00:49,924 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:49,924 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:49,924 DBG storage.ui: checking 208668672-312581774 (49.55 GiB) >18:00:49,924 DBG storage.ui: current free range is 208668672-312581774 (49.55 GiB) >18:00:49,925 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:49,925 DBG storage.ui: new free: 208668672-312581774 / 49.55 GiB >18:00:49,925 DBG storage.ui: new free allows for 0 sectors of growth >18:00:49,925 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:49,926 DBG storage.ui: created partition sda3 of 1024 MiB and added it to /dev/sda >18:00:49,927 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >18:00:49,927 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36240> PedPartition: <_ped.Partition object at 0x7f8602ed5db0> >18:00:49,929 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:49,930 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:49,931 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:49,931 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e369e8> PedPartition: <_ped.Partition object at 0x7f8602ed5ca8> >18:00:49,932 DBG storage.ui: allocating partition: req0 ; id: 444 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 KiB ; grow: True ; max_size: 48 GiB ; start: None ; end: None >18:00:49,932 DBG storage.ui: checking freespace on sda >18:00:49,932 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 KiB boot=False best=None grow=True start=None >18:00:49,933 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:49,933 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:49,933 DBG storage.ui: checking 210765824-312581774 (48.55 GiB) >18:00:49,934 DBG storage.ui: current free range is 210765824-312581774 (48.55 GiB) >18:00:49,934 DBG storage.ui: evaluating growth potential for new layout >18:00:49,934 DBG storage.ui: calculating growth for disk /dev/sda >18:00:49,934 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:49,936 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:49,936 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36f98> PedPartition: <_ped.Partition object at 0x7f8602ed5d00> >18:00:49,937 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:49,938 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:49,939 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:49,939 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:49,939 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:49,940 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda3 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:00:49,940 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 100661248 >done = False >18:00:49,940 DBG storage.ui: 1 requests and 101812224 (48.55 GiB) left in chunk >18:00:49,940 DBG storage.ui: adding 101812224 (48.55 GiB) to 444 (sda4) >18:00:49,941 DBG storage.ui: taking back 1150976 (562 MiB) from 444 (sda4) >18:00:49,941 DBG storage.ui: new grow amount for request 444 (sda4) is 100661248 units, or 48 GiB >18:00:49,941 DBG storage.ui: request 520 (sda3) growth: 0 (0 B) size: 1024 MiB >18:00:49,941 DBG storage.ui: request 444 (sda4) growth: 100661248 (48 GiB) size: 48 GiB >18:00:49,941 DBG storage.ui: disk /dev/sda growth: 100661248 (48 GiB) >18:00:49,943 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,943 DBG storage.ui: device sda4 new parted_partition None >18:00:49,944 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:49,945 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:49,945 DBG storage.ui: total growth: 100661248 sectors >18:00:49,945 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:49,946 DBG storage.ui: new free: 210765824-312581774 / 48.55 GiB >18:00:49,946 DBG storage.ui: new free allows for 100661248 sectors of growth >18:00:49,946 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:49,947 DBG storage.ui: created partition sda4 of 1024 KiB and added it to /dev/sda >18:00:49,948 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:49,948 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e38160> PedPartition: <_ped.Partition object at 0x7f8602ed59e8> >18:00:49,949 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:49,951 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:49,952 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,952 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e383c8> PedPartition: <_ped.Partition object at 0x7f8602ed5af0> >18:00:49,953 DBG storage.ui: grow_partitions: disks=['sda'], partitions=['sda1(id 12)', 'sda2(id 20)', 'sda4(id 444)', 'sda3(id 520)'] >18:00:49,953 DBG storage.ui: growable partitions are ['sda4'] >18:00:49,953 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:49,954 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:49,954 DBG storage.ui: disk sda has 1 chunks >18:00:49,954 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:49,954 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda3 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:00:49,954 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 100661248 >done = False >18:00:49,955 DBG storage.ui: 1 requests and 101812224 (48.55 GiB) left in chunk >18:00:49,955 DBG storage.ui: adding 101812224 (48.55 GiB) to 444 (sda4) >18:00:49,955 DBG storage.ui: taking back 1150976 (562 MiB) from 444 (sda4) >18:00:49,955 DBG storage.ui: new grow amount for request 444 (sda4) is 100661248 units, or 48 GiB >18:00:49,955 DBG storage.ui: growing partitions on sda >18:00:49,956 DBG storage.ui: partition sda3 (520): 0 >18:00:49,956 DBG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 208668672 end: 210765823 length: 2097152 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602e36d30> >18:00:49,956 DBG storage.ui: partition sda4 (444): 0 >18:00:49,957 DBG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 210765824 end: 311429119 length: 100663296 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602e38438> >18:00:49,957 DBG storage.ui: removing all non-preexisting partitions ['sda3(id 520)', 'sda4(id 444)'] from disk(s) ['sda'] >18:00:49,958 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:49,958 DBG storage.ui: device sda3 new parted_partition None >18:00:49,959 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:49,961 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >18:00:49,962 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,962 DBG storage.ui: device sda4 new parted_partition None >18:00:49,963 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:49,964 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >18:00:49,964 DBG storage.ui: back from remove_new_partitions >18:00:49,964 DBG storage.ui: extended: None >18:00:49,965 DBG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 208668672 end: 210765823 length: 2097152 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602e36d30> >18:00:49,966 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >18:00:49,966 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e38550> PedPartition: <_ped.Partition object at 0x7f8602ed5990> >18:00:49,967 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:49,968 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:49,970 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:49,970 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e38a20> PedPartition: <_ped.Partition object at 0x7f8602efcd00> >18:00:49,970 DBG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 210765824 end: 311429119 length: 100663296 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602e38438> >18:00:49,972 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:49,972 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e36b38> PedPartition: <_ped.Partition object at 0x7f8602ed5ba0> >18:00:49,973 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:49,974 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:49,976 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:49,976 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e38c18> PedPartition: <_ped.Partition object at 0x7f8602efcb48> >18:00:49,976 DBG storage.ui: fixing size of existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:49,979 DBG storage.ui: fixing size of existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:49,982 DBG storage.ui: fixing size of non-existent 1024 MiB partition sda3 (520) with non-existent swap >18:00:49,984 DBG storage.ui: fixing size of non-existent 48 GiB partition sda4 (444) with non-existent ext4 filesystem mounted at / >18:00:49,998 DBG blivet: Ext4FS.supported: supported: True ; >18:00:49,998 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 682 >18:00:50,001 DBG blivet: BTRFS.supported: supported: True ; >18:00:50,001 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 683 >18:00:50,001 DBG blivet: BTRFS.supported: supported: True ; >18:00:50,009 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:00:50,009 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 684 >18:00:50,010 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:00:50,010 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 685 >18:00:50,010 DBG blivet: get_format('prepboot') returning PPCPRePBoot instance with object id 686 >18:00:55,169 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, [], {'size': None, 'min_luks_entropy': 256} >18:00:55,170 DBG storage.ui: InstallerStorage.factory_device: 2 ; min_luks_entropy: 256 ; mountpoint: /boot/efi ; size: None ; fstype: efi ; encrypted: False ; disks: [DiskDevice instance (0x7f8602f0eb38) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 1024 MiB partition sda3 (520) with non-existent swap', > 'non-existent 48 GiB partition sda4 (444) with non-existent ext4 filesystem ' > 'mounted at /'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f] ; >18:00:55,174 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f8603020da0>, ['sda'], {'min_luks_entropy': 256, 'mountpoint': '/boot/efi', 'size': None, 'fstype': 'efi', 'encrypted': False, 'disks': [DiskDevice instance (0x7f8602f0eb38) -- > name = sda status = True id = 2 > children = ['existing 512 MiB partition sda1 (12) with existing efi filesystem', > 'existing 99 GiB partition sda2 (20) with existing ext4 filesystem', > 'non-existent 1024 MiB partition sda3 (520) with non-existent swap', > 'non-existent 48 GiB partition sda4 (444) with non-existent ext4 filesystem ' > 'mounted at /'] > parents = [] > uuid = None size = 149.05 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x50024e92019baa1f]} >18:00:55,179 DBG storage.ui: PartitionFactory.configure: parent_factory: None ; >18:00:55,179 DBG storage.ui: starting Blivet copy >18:00:55,195 DBG storage.ui: PartitionDevice._set_parted_partition: sda1 ; >18:00:55,195 DBG storage.ui: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602e2c8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602deeb38> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee908> PedPartition: <_ped.Partition object at 0x7f8602ed5db0> >18:00:55,196 DBG storage.ui: PartitionDevice._set_parted_partition: sda2 ; >18:00:55,197 DBG storage.ui: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602e2c8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602deeba8> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee9e8> PedPartition: <_ped.Partition object at 0x7f8602efcf68> >18:00:55,198 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:55,199 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:55,202 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,202 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602e2c8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602deecc0> PedPartition: <_ped.Partition object at 0x7f8602efc678> >18:00:55,203 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:00:55,204 DBG storage.ui: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:00:55,207 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,207 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602e2c8d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602deee10> PedPartition: <_ped.Partition object at 0x7f8602efcbf8> >18:00:55,208 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >18:00:55,209 DBG storage.ui: DeviceTree.get_device_by_id returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:55,212 DBG storage.ui: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >18:00:55,213 DBG storage.ui: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:55,215 DBG storage.ui: finished Blivet copy >18:00:55,217 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:55,217 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 755 >18:00:55,219 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:55,219 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 756 >18:00:55,220 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:55,220 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 757 >18:00:55,221 DBG storage.ui: EFIFS.supported: supported: True ; >18:00:55,221 DBG storage.ui: get_format('efi') returning EFIFS instance with object id 758 >18:00:55,222 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 760 >18:00:55,223 DBG storage.ui: DiskDevice.add_child: name: sda ; child: req3 ; kids: 4 ; >18:00:55,224 DBG storage.ui: PartitionDevice._set_format: req3 ; type: efi ; current: None ; >18:00:55,226 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 5 ; >18:00:55,226 INF storage.ui: added partition req3 (id 759) to device tree >18:00:55,226 INF storage.ui: registered action: [762] create device partition req3 (id 759) >18:00:55,226 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 764 >18:00:55,229 DBG storage.ui: PartitionDevice._set_format: req3 ; type: efi ; current: efi ; >18:00:55,229 INF storage.ui: registered action: [763] create format efi filesystem mounted at /boot/efi on partition req3 (id 759) >18:00:55,230 DBG storage.ui: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:00:55,230 DBG storage.ui: removing all non-preexisting partitions ['req3(id 759)', 'sda1(id 12)', 'sda2(id 20)', 'sda3(id 520)', 'sda4(id 444)'] from disk(s) ['sda'] >18:00:55,231 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,232 DBG storage.ui: device sda3 new parted_partition None >18:00:55,232 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:55,234 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >18:00:55,235 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,235 DBG storage.ui: device sda4 new parted_partition None >18:00:55,236 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:55,237 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >18:00:55,237 DBG storage.ui: allocate_partitions: disks=['sda'] ; partitions=['req3(id 759)', 'sda1(id 12)', 'sda2(id 20)', 'req1(id 520)', 'req0(id 444)'] >18:00:55,238 DBG storage.ui: removing all non-preexisting partitions ['req3(id 759)', 'req0(id 444)', 'req1(id 520)'] from disk(s) ['sda'] >18:00:55,238 DBG storage.ui: allocating partition: req3 ; id: 759 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 50 MiB ; grow: True ; max_size: 563.8 MiB ; start: None ; end: None >18:00:55,239 DBG storage.ui: checking freespace on sda >18:00:55,239 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=50 MiB boot=True best=None grow=True start=None >18:00:55,240 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:55,240 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:55,240 DBG storage.ui: checking 208668672-312581774 (49.55 GiB) >18:00:55,240 DBG storage.ui: current free range is 208668672-312581774 (49.55 GiB) >18:00:55,241 DBG storage.ui: evaluating growth potential for new layout >18:00:55,241 DBG storage.ui: calculating growth for disk /dev/sda >18:00:55,241 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,242 DBG storage.ui: PartitionDevice._set_parted_partition: req3 ; >18:00:55,242 DBG storage.ui: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602df4dd8> PedPartition: <_ped.Partition object at 0x7f8602ed5bf8> >18:00:55,244 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:55,245 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:55,245 DBG storage.ui: adding request 759 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,246 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:55,246 DBG storage.ui: req: PartitionRequest instance -- >id = 759 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 1052269 >done = False >18:00:55,246 DBG storage.ui: 1 requests and 103809024 (49.5 GiB) left in chunk >18:00:55,246 DBG storage.ui: adding 103809024 (49.5 GiB) to 759 (sda3) >18:00:55,246 DBG storage.ui: taking back 102756755 (49 GiB) from 759 (sda3) >18:00:55,247 DBG storage.ui: new grow amount for request 759 (sda3) is 1052269 units, or 513.8 MiB >18:00:55,247 DBG storage.ui: request 759 (sda3) growth: 1052269 (513.8 MiB) size: 563.8 MiB >18:00:55,247 DBG storage.ui: disk /dev/sda growth: 1052269 (513.8 MiB) >18:00:55,248 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,248 DBG storage.ui: device sda3 new parted_partition None >18:00:55,249 DBG storage.ui: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >18:00:55,250 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 3 ; >18:00:55,251 DBG storage.ui: total growth: 1052269 sectors >18:00:55,251 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:55,251 DBG storage.ui: new free: 208668672-312581774 / 49.55 GiB >18:00:55,251 DBG storage.ui: new free allows for 1052269 sectors of growth >18:00:55,251 DBG storage.ui: found free space for bootable request >18:00:55,252 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,252 DBG storage.ui: created partition sda3 of 50 MiB and added it to /dev/sda >18:00:55,253 DBG storage.ui: PartitionDevice._set_parted_partition: req3 ; >18:00:55,253 DBG storage.ui: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dec198> PedPartition: <_ped.Partition object at 0x7f8602efc6d0> >18:00:55,255 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:55,256 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:55,257 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,257 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dec3c8> PedPartition: <_ped.Partition object at 0x7f8602efca98> >18:00:55,257 DBG storage.ui: allocating partition: req0 ; id: 444 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 48 GiB ; grow: False ; max_size: 48 GiB ; start: None ; end: None >18:00:55,258 DBG storage.ui: checking freespace on sda >18:00:55,258 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=48 GiB boot=False best=None grow=False start=None >18:00:55,259 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:55,259 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:55,259 DBG storage.ui: checking 208771072-312581774 (49.5 GiB) >18:00:55,259 DBG storage.ui: current free range is 208771072-312581774 (49.5 GiB) >18:00:55,260 DBG storage.ui: evaluating growth potential for new layout >18:00:55,260 DBG storage.ui: calculating growth for disk /dev/sda >18:00:55,260 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,261 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:55,261 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e389e8> PedPartition: <_ped.Partition object at 0x7f8602ed5b48> >18:00:55,263 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:55,264 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:55,264 DBG storage.ui: adding request 759 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,264 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,265 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:55,265 DBG storage.ui: req: PartitionRequest instance -- >id = 759 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 1052269 >done = False >18:00:55,265 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = False >base = 100663296 growth = 0 max_grow = 0 >done = True >18:00:55,265 DBG storage.ui: 1 requests and 3145728 (1.5 GiB) left in chunk >18:00:55,265 DBG storage.ui: adding 3145728 (1.5 GiB) to 759 (sda3) >18:00:55,266 DBG storage.ui: taking back 2093459 (1022.2 MiB) from 759 (sda3) >18:00:55,266 DBG storage.ui: new grow amount for request 759 (sda3) is 1052269 units, or 513.8 MiB >18:00:55,266 DBG storage.ui: request 759 (sda3) growth: 1052269 (513.8 MiB) size: 563.8 MiB >18:00:55,266 DBG storage.ui: request 444 (sda4) growth: 0 (0 B) size: 48 GiB >18:00:55,267 DBG storage.ui: disk /dev/sda growth: 1052269 (513.8 MiB) >18:00:55,268 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,268 DBG storage.ui: device sda4 new parted_partition None >18:00:55,269 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:55,271 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:55,271 DBG storage.ui: total growth: 1052269 sectors >18:00:55,271 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:55,271 DBG storage.ui: new free: 208771072-312581774 / 49.5 GiB >18:00:55,271 DBG storage.ui: new free allows for 1052269 sectors of growth >18:00:55,272 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,272 DBG storage.ui: created partition sda4 of 48 GiB and added it to /dev/sda >18:00:55,273 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:55,273 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee358> PedPartition: <_ped.Partition object at 0x7f8602f85b48> >18:00:55,275 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:55,276 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:55,277 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,277 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602de9d30> PedPartition: <_ped.Partition object at 0x7f8602ed5ba0> >18:00:55,278 DBG storage.ui: allocating partition: req1 ; id: 520 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 1 GiB ; start: None ; end: None >18:00:55,278 DBG storage.ui: checking freespace on sda >18:00:55,278 DBG storage.ui: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=False best=None grow=False start=None >18:00:55,279 DBG storage.ui: checking 34-2047 (1007 KiB) >18:00:55,279 DBG storage.ui: current free range is 34-2047 (1007 KiB) >18:00:55,279 DBG storage.ui: checking 309434368-312581774 (1.5 GiB) >18:00:55,280 DBG storage.ui: current free range is 309434368-312581774 (1.5 GiB) >18:00:55,280 DBG storage.ui: evaluating growth potential for new layout >18:00:55,280 DBG storage.ui: calculating growth for disk /dev/sda >18:00:55,280 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,281 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >18:00:55,282 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602de9cc0> PedPartition: <_ped.Partition object at 0x7f8602ed5d00> >18:00:55,283 DBG storage.ui: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >18:00:55,284 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >18:00:55,285 DBG storage.ui: adding request 759 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,285 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,285 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,285 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:55,285 DBG storage.ui: req: PartitionRequest instance -- >id = 759 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 1052269 >done = False >18:00:55,286 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = False >base = 100663296 growth = 0 max_grow = 0 >done = True >18:00:55,286 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda5 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:00:55,286 DBG storage.ui: 1 requests and 1048576 (512 MiB) left in chunk >18:00:55,286 DBG storage.ui: adding 1048576 (512 MiB) to 759 (sda3) >18:00:55,286 DBG storage.ui: new grow amount for request 759 (sda3) is 1048576 units, or 512 MiB >18:00:55,287 DBG storage.ui: request 759 (sda3) growth: 1048576 (512 MiB) size: 562 MiB >18:00:55,287 DBG storage.ui: request 444 (sda4) growth: 0 (0 B) size: 48 GiB >18:00:55,287 DBG storage.ui: request 520 (sda5) growth: 0 (0 B) size: 1024 MiB >18:00:55,287 DBG storage.ui: disk /dev/sda growth: 1048576 (512 MiB) >18:00:55,288 DBG storage.ui: PartitionDevice._set_parted_partition: sda5 ; >18:00:55,288 DBG storage.ui: device sda5 new parted_partition None >18:00:55,289 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:55,291 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 5 ; >18:00:55,291 DBG storage.ui: total growth: 1048576 sectors >18:00:55,291 DBG storage.ui: updating use_disk to sda, type: 0 >18:00:55,291 DBG storage.ui: new free: 309434368-312581774 / 1.5 GiB >18:00:55,291 DBG storage.ui: new free allows for 1048576 sectors of growth >18:00:55,292 DBG storage.ui: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f85f41ba630> >18:00:55,292 DBG storage.ui: created partition sda5 of 1024 MiB and added it to /dev/sda >18:00:55,293 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >18:00:55,293 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602de5ef0> PedPartition: <_ped.Partition object at 0x7f8602ed59e8> >18:00:55,294 DBG storage.ui: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >18:00:55,296 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >18:00:55,297 DBG storage.ui: PartitionDevice._set_parted_partition: sda5 ; >18:00:55,297 DBG storage.ui: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602de5390> PedPartition: <_ped.Partition object at 0x7f8602efc728> >18:00:55,297 DBG storage.ui: grow_partitions: disks=['sda'], partitions=['sda3(id 759)', 'sda1(id 12)', 'sda2(id 20)', 'sda5(id 520)', 'sda4(id 444)'] >18:00:55,298 DBG storage.ui: growable partitions are ['sda3'] >18:00:55,298 DBG storage.ui: adding request 759 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,298 DBG storage.ui: adding request 520 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,299 DBG storage.ui: adding request 444 to chunk 103911424 (208668672-312580095) on /dev/sda >18:00:55,299 DBG storage.ui: disk sda has 1 chunks >18:00:55,299 DBG storage.ui: Chunk.grow_requests: 103911424 (208668672-312580095) on /dev/sda start = 208668672 end = 312580095 >sector_size = 512 B > >18:00:55,299 DBG storage.ui: req: PartitionRequest instance -- >id = 759 name = sda3 growable = True >base = 102400 growth = 0 max_grow = 1052269 >done = False >18:00:55,299 DBG storage.ui: req: PartitionRequest instance -- >id = 444 name = sda4 growable = False >base = 100663296 growth = 0 max_grow = 0 >done = True >18:00:55,300 DBG storage.ui: req: PartitionRequest instance -- >id = 520 name = sda5 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:00:55,300 DBG storage.ui: 1 requests and 1048576 (512 MiB) left in chunk >18:00:55,300 DBG storage.ui: adding 1048576 (512 MiB) to 759 (sda3) >18:00:55,300 DBG storage.ui: new grow amount for request 759 (sda3) is 1048576 units, or 512 MiB >18:00:55,300 DBG storage.ui: growing partitions on sda >18:00:55,301 DBG storage.ui: partition sda3 (759): 0 >18:00:55,301 DBG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 208668672 end: 209819647 length: 1150976 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602dee080> >18:00:55,301 DBG storage.ui: partition sda4 (444): 0 >18:00:55,301 DBG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 209819648 end: 310482943 length: 100663296 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602de51d0> >18:00:55,302 DBG storage.ui: partition sda5 (520): 0 >18:00:55,302 DBG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 310482944 end: 312580095 length: 2097152 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602de5240> >18:00:55,302 DBG storage.ui: removing all non-preexisting partitions ['sda3(id 759)', 'sda4(id 444)', 'sda5(id 520)'] from disk(s) ['sda'] >18:00:55,304 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,304 DBG storage.ui: device sda3 new parted_partition None >18:00:55,305 DBG storage.ui: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >18:00:55,306 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 5 ; >18:00:55,307 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,307 DBG storage.ui: device sda4 new parted_partition None >18:00:55,308 DBG storage.ui: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:00:55,309 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:00:55,310 DBG storage.ui: PartitionDevice._set_parted_partition: sda5 ; >18:00:55,310 DBG storage.ui: device sda5 new parted_partition None >18:00:55,311 DBG storage.ui: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:00:55,313 DBG storage.ui: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >18:00:55,313 DBG storage.ui: back from remove_new_partitions >18:00:55,313 DBG storage.ui: extended: None >18:00:55,313 DBG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 208668672 end: 209819647 length: 1150976 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602dee080> >18:00:55,314 DBG storage.ui: PartitionDevice._set_parted_partition: req3 ; >18:00:55,314 DBG storage.ui: device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee1d0> PedPartition: <_ped.Partition object at 0x7f8602ed5bf8> >18:00:55,315 DBG storage.ui: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:00:55,317 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:00:55,318 DBG storage.ui: PartitionDevice._set_parted_partition: sda3 ; >18:00:55,318 DBG storage.ui: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e5f940> PedPartition: <_ped.Partition object at 0x7f8602efca98> >18:00:55,318 DBG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 209819648 end: 310482943 length: 100663296 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602de51d0> >18:00:55,319 DBG storage.ui: PartitionDevice._set_parted_partition: req0 ; >18:00:55,319 DBG storage.ui: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee320> PedPartition: <_ped.Partition object at 0x7f8602ed5e08> >18:00:55,321 DBG storage.ui: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:00:55,322 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:00:55,323 DBG storage.ui: PartitionDevice._set_parted_partition: sda4 ; >18:00:55,323 DBG storage.ui: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602de5940> PedPartition: <_ped.Partition object at 0x7f8602ed5b48> >18:00:55,324 DBG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 310482944 end: 312580095 length: 2097152 > device: <parted.device.Device object at 0x7f8602e668d0> PedGeometry: <_ped.Geometry object at 0x7f8602de5240> >18:00:55,325 DBG storage.ui: PartitionDevice._set_parted_partition: req1 ; >18:00:55,325 DBG storage.ui: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602dee358> PedPartition: <_ped.Partition object at 0x7f8602f85b48> >18:00:55,326 DBG storage.ui: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >18:00:55,327 DBG storage.ui: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >18:00:55,329 DBG storage.ui: PartitionDevice._set_parted_partition: sda5 ; >18:00:55,329 DBG storage.ui: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2278> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e5f710> PedPartition: <_ped.Partition object at 0x7f8602efc728> >18:00:55,329 DBG storage.ui: fixing size of existing 512 MiB partition sda1 (12) with existing efi filesystem >18:00:55,333 DBG storage.ui: fixing size of existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:00:55,336 DBG storage.ui: fixing size of non-existent 562 MiB partition sda3 (759) with non-existent efi filesystem mounted at /boot/efi >18:00:55,338 DBG storage.ui: fixing size of non-existent 48 GiB partition sda4 (444) with non-existent ext4 filesystem mounted at / >18:00:55,341 DBG storage.ui: fixing size of non-existent 1024 MiB partition sda5 (520) with non-existent swap >18:00:55,367 DBG blivet: Ext4FS.supported: supported: True ; >18:00:55,367 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 765 >18:00:55,371 DBG blivet: BTRFS.supported: supported: True ; >18:00:55,371 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 766 >18:00:55,372 DBG blivet: BTRFS.supported: supported: True ; >18:00:55,382 DBG blivet: EFIFS.supported: supported: True ; >18:00:55,383 DBG blivet: get_format('EFI System Partition') returning EFIFS instance with object id 767 >18:00:55,386 DBG blivet: BTRFS.supported: supported: True ; >18:00:55,386 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 768 >18:00:55,387 DBG blivet: BTRFS.supported: supported: True ; >18:01:13,235 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:01:13,236 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:01:13,239 DBG blivet: resolved 'sda' to 'sda' (disk) >18:01:13,239 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:01:13,240 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:01:13,242 DBG blivet: resolved 'sda' to 'sda' (disk) >18:01:13,256 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >18:01:13,257 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:01:13,260 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >18:01:13,261 DBG blivet: DeviceTree.get_device_by_path returned existing 99 GiB partition sda2 (20) with existing ext4 filesystem >18:01:13,264 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >18:01:13,265 DBG blivet: DeviceTree.get_device_by_path returned non-existent 562 MiB partition sda3 (759) with non-existent efi filesystem mounted at /boot/efi >18:01:13,268 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >18:01:13,269 DBG blivet: DeviceTree.get_device_by_path returned non-existent 48 GiB partition sda4 (444) with non-existent ext4 filesystem mounted at / >18:01:13,272 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >18:01:13,272 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda5 (520) with non-existent swap >18:01:20,859 INF blivet: unhiding device disk sdb (id 35) >18:01:20,859 DBG blivet: lvm filter: removing sdb from the reject list >18:01:28,232 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:01:28,266 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:01:28,324 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:01:28,372 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:01:28,373 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,375 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,398 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:01:28,431 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:01:28,492 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:01:28,547 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:01:28,548 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,549 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,576 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:01:28,578 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:01:28,580 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:01:28,603 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:01:28,604 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:01:28,605 DBG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >18:01:28,606 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:01:28,609 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,612 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,636 DBG blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >18:01:28,638 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:01:28,639 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,640 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,664 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >18:01:28,665 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:01:28,666 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,667 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:01:28,688 DBG blivet: action: [461] resize format (Shrink) ext4 filesystem on partition sda2 (id 20) >18:01:28,689 DBG blivet: action: [460] resize device (Shrink) partition sda2 (id 20) >18:01:28,689 DBG blivet: action: [762] create device partition sda3 (id 759) >18:01:28,689 DBG blivet: action: [763] create format efi filesystem mounted at /boot/efi on partition sda3 (id 759) >18:01:28,689 DBG blivet: action: [447] create device partition sda4 (id 444) >18:01:28,689 DBG blivet: action: [448] create format ext4 filesystem mounted at / on partition sda4 (id 444) >18:01:28,690 DBG blivet: action: [523] create device partition sda5 (id 520) >18:01:28,690 DBG blivet: action: [524] create format swap on partition sda5 (id 520) >18:01:28,690 INF blivet: pruning action queue... >18:01:28,817 INF blivet: resetting parted disks... >18:01:28,819 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >18:01:28,820 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >18:01:28,822 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >18:01:28,822 DBG blivet: sector-based lookup found partition sda1 >18:01:28,825 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:01:28,825 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8602fa2518> fileSystem: <parted.filesystem.FileSystem object at 0x7f86029206d8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e85b38> PedPartition: <_ped.Partition object at 0x7f8602900f68> >18:01:28,828 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >18:01:28,829 DBG blivet: sector-based lookup found partition sda2 >18:01:28,831 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:01:28,832 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8603032588> fileSystem: <parted.filesystem.FileSystem object at 0x7f8602920748> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8602e70358> PedPartition: <_ped.Partition object at 0x7f8602ed58e0> >18:01:28,834 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >18:01:28,835 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >18:01:28,836 DBG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >18:01:28,836 INF blivet: sorting actions... >18:01:28,839 DBG blivet: action: [461] resize format (Shrink) ext4 filesystem on partition sda2 (id 20) >18:01:28,839 DBG blivet: action: [460] resize device (Shrink) partition sda2 (id 20) >18:01:28,840 DBG blivet: action: [762] create device partition sda3 (id 759) >18:01:28,841 DBG blivet: action: [447] create device partition sda4 (id 444) >18:01:28,841 DBG blivet: action: [523] create device partition sda5 (id 520) >18:01:28,841 DBG blivet: action: [524] create format swap on partition sda5 (id 520) >18:01:28,842 DBG blivet: action: [448] create format ext4 filesystem mounted at / on partition sda4 (id 444) >18:01:28,843 DBG blivet: action: [763] create format efi filesystem mounted at /boot/efi on partition sda3 (id 759) >18:01:28,843 INF blivet: executing action: [461] resize format (Shrink) ext4 filesystem on partition sda2 (id 20) >18:01:28,845 DBG blivet: PartitionDevice.setup: sda2 ; orig: True ; status: True ; controllable: True ; >18:01:51,040 DBG blivet: padding min size from 97.69 GiB up to 98.18 GiB >18:39:36,081 DBG blivet: registered device format class DeviceFormat as None >18:39:36,100 DBG blivet: registered device format class BIOSBoot as biosboot >18:39:36,109 DBG blivet: registered device format class DiskLabel as disklabel >18:39:36,110 DBG blivet: registered device format class DMRaidMember as dmraidmember >18:39:36,124 DBG blivet: registered device format class Ext2FS as ext2 >18:39:36,124 DBG blivet: registered device format class Ext3FS as ext3 >18:39:36,125 DBG blivet: registered device format class Ext4FS as ext4 >18:39:36,125 DBG blivet: registered device format class FATFS as vfat >18:39:36,125 DBG blivet: registered device format class EFIFS as efi >18:39:36,125 DBG blivet: registered device format class BTRFS as btrfs >18:39:36,125 DBG blivet: registered device format class GFS2 as gfs2 >18:39:36,126 DBG blivet: registered device format class JFS as jfs >18:39:36,126 DBG blivet: registered device format class ReiserFS as reiserfs >18:39:36,126 DBG blivet: registered device format class XFS as xfs >18:39:36,126 DBG blivet: registered device format class HFS as hfs >18:39:36,126 DBG blivet: registered device format class AppleBootstrapFS as appleboot >18:39:36,126 DBG blivet: registered device format class HFSPlus as hfs+ >18:39:36,126 DBG blivet: registered device format class MacEFIFS as macefi >18:39:36,127 DBG blivet: registered device format class NTFS as ntfs >18:39:36,127 DBG blivet: registered device format class NFS as nfs >18:39:36,127 DBG blivet: registered device format class NFSv4 as nfs4 >18:39:36,127 DBG blivet: registered device format class Iso9660FS as iso9660 >18:39:36,127 DBG blivet: registered device format class NoDevFS as nodev >18:39:36,127 DBG blivet: registered device format class DevPtsFS as devpts >18:39:36,127 DBG blivet: registered device format class ProcFS as proc >18:39:36,127 DBG blivet: registered device format class SysFS as sysfs >18:39:36,128 DBG blivet: registered device format class TmpFS as tmpfs >18:39:36,128 DBG blivet: registered device format class BindFS as bind >18:39:36,128 DBG blivet: registered device format class SELinuxFS as selinuxfs >18:39:36,128 DBG blivet: registered device format class USBFS as usbfs >18:39:36,128 DBG blivet: registered device format class EFIVarFS as efivarfs >18:39:36,130 DBG blivet: registered device format class LUKS as luks >18:39:36,133 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >18:39:36,134 DBG blivet: registered device format class MDRaidMember as mdmember >18:39:36,135 DBG blivet: registered device format class MultipathMember as multipath_member >18:39:36,135 DBG blivet: registered device format class PPCPRePBoot as prepboot >18:39:36,136 DBG blivet: registered device format class SwapSpace as swap >18:39:36,764 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >18:39:36,764 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >18:39:36,794 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >18:39:36,795 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:39:36,835 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:36,865 DBG blivet: IGNORED: Caught exception, continuing. >18:39:36,865 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >18:39:36,865 DBG blivet: IGNORED: Begin exception details. >18:39:36,866 DBG blivet: IGNORED: Traceback (most recent call last): >18:39:36,866 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >18:39:36,866 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >18:39:36,866 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >18:39:36,866 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >18:39:36,866 DBG blivet: IGNORED: Traceback (most recent call last): >18:39:36,866 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >18:39:36,866 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >18:39:36,866 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >18:39:36,866 DBG blivet: IGNORED: return fn(*args, **kwargs) >18:39:36,866 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >18:39:36,866 DBG blivet: IGNORED: connection=self._connection) >18:39:36,866 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >18:39:36,866 DBG blivet: IGNORED: raise DBusCallError(msg) >18:39:36,866 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 >18:39:36,866 DBG blivet: IGNORED: End exception details. >18:39:36,868 INF blivet: sda is a disk >18:39:36,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >18:39:36,868 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >18:39:36,869 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >18:39:36,869 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >18:39:36,870 INF blivet: added disk sda (id 0) to device tree >18:39:36,870 INF blivet: got device: DiskDevice instance (0x7fe9dc7fe7b8) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >18:39:36,871 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >18:39:36,871 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >18:39:36,872 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >18:39:36,872 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >18:39:36,890 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe9db6c1e80>, <parted.partition.Partition object at 0x7fe9db6cc048>] > device: <parted.device.Device object at 0x7fe9db6c1c18> > PedDisk: <_ped.Disk object at 0x7fe9dc75aa08> >18:39:37,076 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >18:39:37,076 INF blivet: got format: existing gpt disklabel >18:39:37,078 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:39:37,079 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,106 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >18:39:37,107 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >18:39:37,107 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >18:39:37,107 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >18:39:37,108 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >18:39:37,108 DBG blivet: looking up parted Partition: /dev/sda1 >18:39:37,109 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >18:39:37,109 INF blivet: added partition sda1 (id 10) to device tree >18:39:37,109 INF blivet: got device: PartitionDevice instance (0x7fe9dc7fee10) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7fe9db6c1cc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe9db6cc128> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe9db6c1e48> PedPartition: <_ped.Partition object at 0x7fe9dc76ae60> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >18:39:37,111 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >18:39:37,111 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >18:39:37,111 INF blivet: type detected on 'sda1' is 'efi' >18:39:37,111 DBG blivet: get_format('efi') returning EFIFS instance with object id 16 >18:39:37,111 INF blivet: got format: existing efi filesystem >18:39:37,112 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:39:37,113 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,141 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (0) with existing gpt disklabel >18:39:37,141 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >18:39:37,141 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >18:39:37,142 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >18:39:37,142 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >18:39:37,143 DBG blivet: looking up parted Partition: /dev/sda2 >18:39:37,143 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >18:39:37,144 INF blivet: added partition sda2 (id 18) to device tree >18:39:37,144 INF blivet: got device: PartitionDevice instance (0x7fe9db6c15c0) -- > name = sda2 status = True id = 18 > children = [] > parents = ['existing 149.05 GiB disk sda (0) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7fe9db6c1cc0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe9db6cc198> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe9db6cc080> PedPartition: <_ped.Partition object at 0x7fe9dc7b50a0> > disk = existing 149.05 GiB disk sda (0) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >18:39:37,145 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 22 >18:39:37,145 DBG blivet: get_format('efi') returning EFIFS instance with object id 23 >18:39:37,145 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >18:39:37,146 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 25 >18:39:37,146 INF blivet: type detected on 'sda2' is 'ext4' >18:39:37,150 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 26 >18:39:37,150 INF blivet: got format: existing ext4 filesystem >18:39:37,151 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >18:39:37,152 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,152 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >18:39:37,152 DBG blivet: get_format('None') returning DeviceFormat instance with object id 30 >18:39:37,153 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >18:39:37,153 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >18:39:37,153 INF blivet: added cdrom sr0 (id 28) to device tree >18:39:37,154 INF blivet: got device: OpticalDevice instance (0x7fe9db6d5f98) -- > name = sr0 status = True id = 28 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >18:39:37,216 DBG blivet: no media present for device sr0 >18:39:37,218 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >18:39:37,219 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,222 INF blivet: sdb is a disk >18:39:37,222 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >18:39:37,222 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >18:39:37,222 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >18:39:37,223 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >18:39:37,223 INF blivet: added disk sdb (id 33) to device tree >18:39:37,223 INF blivet: got device: DiskDevice instance (0x7fe9db6d54a8) -- > name = sdb status = True id = 33 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >18:39:37,224 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 37 >18:39:37,224 DBG blivet: get_format('efi') returning EFIFS instance with object id 38 >18:39:37,224 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >18:39:37,224 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >18:39:37,225 INF blivet: type detected on 'sdb' is 'iso9660' >18:39:37,225 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 41 >18:39:37,225 INF blivet: got format: existing iso9660 filesystem >18:39:37,226 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >18:39:37,226 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,256 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >18:39:37,257 DBG blivet: lvm filter: adding sdb1 to the reject list >18:39:37,257 DBG blivet: ignoring partition sdb1 on iso9660 >18:39:37,257 DBG blivet: no device obtained for sdb1 >18:39:37,258 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >18:39:37,258 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,285 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >18:39:37,285 DBG blivet: lvm filter: adding sdb2 to the reject list >18:39:37,285 DBG blivet: ignoring partition sdb2 on iso9660 >18:39:37,285 DBG blivet: no device obtained for sdb2 >18:39:37,286 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >18:39:37,286 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,319 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (33) with existing iso9660 filesystem >18:39:37,319 DBG blivet: lvm filter: adding sdb3 to the reject list >18:39:37,319 DBG blivet: ignoring partition sdb3 on iso9660 >18:39:37,319 DBG blivet: no device obtained for sdb3 >18:39:37,320 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >18:39:37,320 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,321 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >18:39:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >18:39:37,322 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >18:39:37,322 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >18:39:37,322 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >18:39:37,323 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >18:39:37,323 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >18:39:37,323 INF blivet: added loop loop0 (id 47) to device tree >18:39:37,323 INF blivet: got device: LoopDevice instance (0x7fe9db6c1470) -- > name = loop0 status = False id = 47 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >18:39:37,324 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >18:39:37,324 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >18:39:37,325 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >18:39:37,325 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >18:39:37,325 INF blivet: type detected on 'loop0' is 'squashfs' >18:39:37,325 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 55 >18:39:37,325 INF blivet: got format: existing None >18:39:37,326 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >18:39:37,326 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,327 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >18:39:37,327 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >18:39:37,328 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >18:39:37,328 INF blivet: added file /LiveOS/rootfs.img (id 57) to device tree >18:39:37,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >18:39:37,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >18:39:37,328 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >18:39:37,328 INF blivet: added loop loop1 (id 61) to device tree >18:39:37,328 INF blivet: got device: LoopDevice instance (0x7fe9db6dfe48) -- > name = loop1 status = False id = 61 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (57)'] > 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 >18:39:37,329 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 >18:39:37,329 DBG blivet: get_format('efi') returning EFIFS instance with object id 66 >18:39:37,329 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 67 >18:39:37,330 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >18:39:37,330 INF blivet: type detected on 'loop1' is 'ext4' >18:39:37,330 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 69 >18:39:37,330 INF blivet: got format: existing ext4 filesystem >18:39:37,331 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >18:39:37,331 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,332 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,332 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >18:39:37,332 DBG blivet: get_format('None') returning DeviceFormat instance with object id 73 >18:39:37,333 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >18:39:37,333 INF blivet: added file /overlay (deleted) (id 71) to device tree >18:39:37,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >18:39:37,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >18:39:37,333 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >18:39:37,333 INF blivet: added loop loop2 (id 75) to device tree >18:39:37,333 INF blivet: got device: LoopDevice instance (0x7fe9db66f7f0) -- > name = loop2 status = False id = 75 > children = [] > parents = ['existing 0 B file /overlay (deleted) (71)'] > 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 >18:39:37,334 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >18:39:37,334 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >18:39:37,334 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >18:39:37,335 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 82 >18:39:37,335 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >18:39:37,335 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 83 >18:39:37,335 INF blivet: got format: existing None >18:39:37,335 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >18:39:37,336 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,383 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >18:39:37,385 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (75) >18:39:37,386 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >18:39:37,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >18:39:37,387 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >18:39:37,387 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >18:39:37,387 INF blivet: added dm live-rw (id 85) to device tree >18:39:37,388 INF blivet: got device: DMDevice instance (0x7fe9db6d56a0) -- > name = live-rw status = True id = 85 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >18:39:37,399 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 89 >18:39:37,399 DBG blivet: get_format('efi') returning EFIFS instance with object id 90 >18:39:37,399 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 91 >18:39:37,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >18:39:37,400 INF blivet: type detected on 'live-rw' is 'ext4' >18:39:37,400 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 93 >18:39:37,400 INF blivet: got format: existing ext4 filesystem >18:39:37,401 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >18:39:37,402 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,437 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (61) with existing ext4 filesystem >18:39:37,439 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:37,439 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >18:39:37,439 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >18:39:37,440 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >18:39:37,440 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >18:39:37,441 INF blivet: added dm live-base (id 95) to device tree >18:39:37,441 INF blivet: got device: DMDevice instance (0x7fe9db6749b0) -- > name = live-base status = True id = 95 > children = [] > parents = ['existing 0 B loop loop1 (61) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >18:39:37,449 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >18:39:37,449 DBG blivet: get_format('efi') returning EFIFS instance with object id 100 >18:39:37,450 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 101 >18:39:37,450 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 102 >18:39:37,450 INF blivet: type detected on 'live-base' is 'ext4' >18:39:37,450 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 103 >18:39:37,451 INF blivet: got format: existing ext4 filesystem >18:39:41,447 INF blivet: ISCSID is /sbin/iscsid >18:39:41,448 INF blivet: no initiator set >18:39:41,466 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:39:41,466 INF blivet: no /etc/zfcp.conf; not configuring zfcp >18:39:42,097 DBG blivet: Ext4FS.supported: supported: True ; >18:39:42,097 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >18:39:42,099 DBG blivet: Ext4FS.supported: supported: True ; >18:39:42,100 DBG blivet: trying to set new default fstype to 'ext4' >18:39:42,102 DBG blivet: Ext4FS.supported: supported: True ; >18:39:42,103 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >18:39:42,105 DBG blivet: Ext4FS.supported: supported: True ; >18:39:42,295 INF blivet: no initiator set >18:39:42,295 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f625208ec50> >18:39:42,296 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >18:39:42,297 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >18:39:42,420 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >18:39:42,436 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50024e92019baa1f ' > '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131325248'} ; >18:39:42,436 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:39:42,443 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:39:42,444 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:42,465 DBG blivet: DiskDevicePopulator.run: name: sda ; >18:39:42,467 INF blivet: sda is a disk >18:39:42,467 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >18:39:42,468 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >18:39:42,835 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >18:39:42,838 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >18:39:42,839 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >18:39:42,841 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >18:39:42,842 DBG blivet: updated sda size to 149.05 GiB (149.05 GiB) >18:39:42,843 INF blivet: added disk sda (id 2) to device tree >18:39:42,843 INF blivet: got device: DiskDevice instance (0x7f623acf1748) -- > name = sda status = True id = 2 > children = [] > parents = [] > uuid = None size = 149.05 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 149.05 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50024e92019baa1f >18:39:42,846 DBG blivet: DeviceTree.handle_format: name: sda ; >18:39:42,850 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:42,850 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >18:39:42,853 DBG blivet: EFIFS.supported: supported: True ; >18:39:42,854 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >18:39:42,856 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:42,857 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >18:39:42,861 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:42,864 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >18:39:42,868 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >18:39:42,869 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:39:42,871 DBG blivet: DiskLabel.__init__: uuid: c26dee30-4f6a-4ae5-8322-d017e49b859e ; label: None ; device: /dev/sda ; serial: SAMSUNG_HD161GJ_S1V5J9CSC36597 ; exists: True ; >18:39:42,878 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f6238ec9198>, <parted.partition.Partition object at 0x7f6238ec9390>] > device: <parted.device.Device object at 0x7f6238eb8d30> > PedDisk: <_ped.Disk object at 0x7f623ac02348> >18:39:43,126 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >18:39:43,128 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >18:39:43,128 INF blivet: got format: existing gpt disklabel >18:39:43,133 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50024e92019baa1f-part1 ' > '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597-part1 ' > '/dev/disk/by-uuid/3C62-97AE ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1-part1 ' > '/dev/disk/by-partuuid/11df9b4e-149a-4174-b27c-3566ad76ec10', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '3C62-97AE', > 'ID_FS_UUID_ENC': '3C62-97AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': '1048576', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '11df9b4e-149a-4174-b27c-3566ad76ec10', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '290237462'} ; >18:39:43,133 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:39:43,134 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >18:39:43,136 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,137 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >18:39:43,171 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:39:43,173 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:39:43,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >18:39:43,181 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >18:39:43,182 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >18:39:43,184 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >18:39:43,185 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >18:39:43,186 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >18:39:43,187 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >18:39:43,188 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >18:39:43,188 DBG blivet: looking up parted Partition: /dev/sda1 >18:39:43,189 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:39:43,191 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >18:39:43,192 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >18:39:43,193 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >18:39:43,195 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >18:39:43,196 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >18:39:43,196 INF blivet: added partition sda1 (id 12) to device tree >18:39:43,196 INF blivet: got device: PartitionDevice instance (0x7f6238990cc0) -- > name = sda1 status = True id = 12 > children = [] > parents = ['existing 149.05 GiB disk sda (2) with existing gpt disklabel'] > uuid = 11df9b4e-149a-4174-b27c-3566ad76ec10 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f6238eb8b70> fileSystem: <parted.filesystem.FileSystem object at 0x7f6238ec9438> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6238ec9048> PedPartition: <_ped.Partition object at 0x7f6238ec1b48> > disk = existing 149.05 GiB disk sda (2) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >18:39:43,203 DBG blivet: DeviceTree.handle_format: name: sda1 ; >18:39:43,204 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:43,205 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >18:39:43,206 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,206 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >18:39:43,207 INF blivet: type detected on 'sda1' is 'efi' >18:39:43,209 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,209 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >18:39:43,210 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >18:39:43,210 INF blivet: got format: existing efi filesystem >18:39:43,319 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,352 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,354 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD161GJ_S1V5J9CSC36597-part2 ' > '/dev/disk/by-path/pci-0000:03:00.1-ata-1-part2 ' > '/dev/disk/by-id/wwn-0x50024e92019baa1f-part2 ' > '/dev/disk/by-uuid/b6614753-46db-47d7-92d1-8f90b569af05 ' > '/dev/disk/by-partuuid/4eeac1d9-583e-4086-9f0f-affc5905fc61', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'b6614753-46db-47d7-92d1-8f90b569af05', > 'ID_FS_UUID_ENC': 'b6614753-46db-47d7-92d1-8f90b569af05', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD161GJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD161GJ\\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': '1050624', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '311529472', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '4eeac1d9-583e-4086-9f0f-affc5905fc61', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'c26dee30-4f6a-4ae5-8322-d017e49b859e', > 'ID_PATH': 'pci-0000:03:00.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-1', > 'ID_REVISION': '1AC01118', > 'ID_SERIAL': 'SAMSUNG_HD161GJ_S1V5J9CSC36597', > 'ID_SERIAL_SHORT': 'S1V5J9CSC36597', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e92019baa1f', > 'ID_WWN_WITH_EXTENSION': '0x50024e92019baa1f', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '290236255'} ; >18:39:43,355 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:39:43,356 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >18:39:43,357 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,358 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >18:39:43,386 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:39:43,387 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:39:43,389 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >18:39:43,390 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >18:39:43,391 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >18:39:43,392 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >18:39:43,393 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >18:39:43,393 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >18:39:43,395 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >18:39:43,395 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >18:39:43,395 DBG blivet: looking up parted Partition: /dev/sda2 >18:39:43,397 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:39:43,398 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >18:39:43,399 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >18:39:43,400 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >18:39:43,401 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >18:39:43,402 DBG blivet: updated sda2 size to 148.55 GiB (148.55 GiB) >18:39:43,402 INF blivet: added partition sda2 (id 20) to device tree >18:39:43,402 INF blivet: got device: PartitionDevice instance (0x7f623894c400) -- > name = sda2 status = True id = 20 > children = [] > parents = ['existing 149.05 GiB disk sda (2) with existing gpt disklabel'] > uuid = 4eeac1d9-583e-4086-9f0f-affc5905fc61 size = 148.55 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 148.55 GiB 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 0x7f6238eb8b70> fileSystem: <parted.filesystem.FileSystem object at 0x7f6238ec9470> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6238ec9208> PedPartition: <_ped.Partition object at 0x7f6238ec1af0> > disk = existing 149.05 GiB disk sda (2) with existing gpt disklabel > start = 1050624 end = 312580095 length = 311529472 > flags = >18:39:43,407 DBG blivet: DeviceTree.handle_format: name: sda2 ; >18:39:43,409 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:43,409 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >18:39:43,410 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,411 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >18:39:43,412 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,412 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >18:39:43,414 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,414 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >18:39:43,414 INF blivet: type detected on 'sda2' is 'ext4' >18:39:43,450 WRN blivet: Failed to obtain minimum size for device /dev/sda2: failed to gather info from resize program: 1 >18:39:43,454 DBG blivet: Ext4FS.supported: supported: True ; >18:39:43,454 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 28 >18:39:43,456 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >18:39:43,456 INF blivet: got format: existing ext4 filesystem >18:39:43,490 DBG blivet: Ext4FS.supported: supported: True ; >18:39:43,523 DBG blivet: Ext4FS.supported: supported: True ; >18:39:43,527 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:03:00.1-ata-6 ' > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7240S /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_1-ata-6', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7240S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7240S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:03:00.1-ata-6', > 'ID_PATH_TAG': 'pci-0000_03_00_1-ata-6', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7240S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'TAGS': ':seat:uaccess:systemd:', > 'USEC_INITIALIZED': '131473905'} ; >18:39:43,527 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >18:39:43,528 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >18:39:43,529 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,531 DBG blivet: OpticalDevicePopulator.run: >18:39:43,531 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >18:39:43,531 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >18:39:43,533 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >18:39:43,534 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >18:39:43,535 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >18:39:43,536 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 ; >18:39:43,537 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >18:39:43,537 INF blivet: added cdrom sr0 (id 30) to device tree >18:39:43,537 INF blivet: got device: OpticalDevice instance (0x7f6238952f98) -- > name = sr0 status = True id = 30 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >18:39:43,539 DBG blivet: DeviceTree.handle_format: name: sr0 ; >18:39:43,541 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >18:39:43,644 DBG blivet: no media present for device sr0 >18:39:43,646 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131841139'} ; >18:39:43,647 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >18:39:43,648 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:39:43,649 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,652 DBG blivet: DiskDevicePopulator.run: name: sdb ; >18:39:43,653 INF blivet: sdb is a disk >18:39:43,653 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >18:39:43,653 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >18:39:43,655 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >18:39:43,657 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >18:39:43,657 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb >18:39:43,660 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb ; >18:39:43,661 DBG blivet: updated sdb size to 14.44 GiB (14.44 GiB) >18:39:43,663 INF blivet: added disk sdb (id 35) to device tree >18:39:43,663 INF blivet: got device: DiskDevice instance (0x7f623894c2e8) -- > name = sdb status = True id = 35 > children = [] > parents = [] > uuid = None size = 14.44 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb > target size = 14.44 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >18:39:43,667 DBG blivet: DeviceTree.handle_format: name: sdb ; >18:39:43,670 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:43,670 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 39 >18:39:43,672 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,672 DBG blivet: get_format('efi') returning EFIFS instance with object id 40 >18:39:43,675 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,675 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 41 >18:39:43,678 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,678 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 42 >18:39:43,679 INF blivet: type detected on 'sdb' is 'iso9660' >18:39:43,681 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:43,681 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 43 >18:39:43,682 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >18:39:43,683 INF blivet: got format: existing iso9660 filesystem >18:39:43,711 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:43,747 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:43,749 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-partuuid/3a663a44-01 ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '132109705'} ; >18:39:43,749 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >18:39:43,750 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:39:43,751 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,752 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >18:39:43,783 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:39:43,784 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >18:39:43,785 DBG blivet: lvm filter: adding sdb1 to the reject list >18:39:43,785 DBG blivet: ignoring partition sdb1 on iso9660 >18:39:43,785 DBG blivet: no device obtained for sdb1 >18:39:43,787 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-partuuid/3a663a44-02 ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part2 ' > '/dev/disk/by-uuid/376B-7516', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '131982747'} ; >18:39:43,787 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb2)... >18:39:43,788 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >18:39:43,789 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,790 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >18:39:43,820 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:39:43,821 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >18:39:43,822 DBG blivet: lvm filter: adding sdb2 to the reject list >18:39:43,823 DBG blivet: ignoring partition sdb2 on iso9660 >18:39:43,823 DBG blivet: no device obtained for sdb2 >18:39:43,824 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-_USB_DISK_2.0_070A835645352E52-0:0-part3 ' > '/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e ' > '/dev/disk/by-partuuid/3a663a44-03 ' > '/dev/disk/by-path/pci-0000:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9: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_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4300', > '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:23:00.3-usb-0:2.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_23_00_3-usb-0_2_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_070A835645352E52-0:0', > 'ID_SERIAL_SHORT': '070A835645352E52', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '132089382'} ; >18:39:43,824 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:07.1/0000:23:00.3/usb3/3-2/3-2.2/3-2.2:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb3)... >18:39:43,825 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >18:39:43,826 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,827 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >18:39:43,857 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:39:43,858 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >18:39:43,859 DBG blivet: lvm filter: adding sdb3 to the reject list >18:39:43,859 DBG blivet: ignoring partition sdb3 on iso9660 >18:39:43,859 DBG blivet: no device obtained for sdb3 >18:39:43,860 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': '131433666'} ; >18:39:43,860 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >18:39:43,861 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >18:39:43,862 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,863 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >18:39:43,864 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >18:39:43,865 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,866 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >18:39:43,867 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >18:39:43,908 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >18:39:43,910 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >18:39:43,910 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >18:39:43,911 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 45) to device tree >18:39:43,911 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >18:39:43,925 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >18:39:43,926 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >18:39:43,927 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:39:43,928 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >18:39:43,928 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >18:39:43,929 INF blivet: added loop loop0 (id 49) to device tree >18:39:43,929 INF blivet: got device: LoopDevice instance (0x7f6238952fd0) -- > name = loop0 status = False id = 49 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (45)'] > 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 >18:39:43,931 DBG blivet: DeviceTree.handle_format: name: loop0 ; >18:39:43,933 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:43,933 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >18:39:43,934 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,934 DBG blivet: get_format('efi') returning EFIFS instance with object id 54 >18:39:43,936 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,936 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 55 >18:39:43,937 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,938 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 56 >18:39:43,938 INF blivet: type detected on 'loop0' is 'squashfs' >18:39:43,938 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 57 >18:39:43,939 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:39:43,939 INF blivet: got format: existing None >18:39:43,941 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': '131434304'} ; >18:39:43,941 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >18:39:43,942 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:39:43,943 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,944 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >18:39:43,945 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >18:39:43,946 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:43,946 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >18:39:43,946 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >18:39:43,947 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >18:39:43,948 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >18:39:43,948 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >18:39:43,949 INF blivet: added file /LiveOS/rootfs.img (id 59) to device tree >18:39:43,949 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >18:39:43,950 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >18:39:43,950 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >18:39:43,951 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >18:39:43,953 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >18:39:43,953 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >18:39:43,953 INF blivet: added loop loop1 (id 63) to device tree >18:39:43,953 INF blivet: got device: LoopDevice instance (0x7f62388ac978) -- > name = loop1 status = False id = 63 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (59)'] > 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 >18:39:43,955 DBG blivet: DeviceTree.handle_format: name: loop1 ; >18:39:43,957 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:43,957 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >18:39:43,958 DBG blivet: EFIFS.supported: supported: True ; >18:39:43,958 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >18:39:43,960 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,960 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >18:39:43,961 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:43,962 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >18:39:43,962 INF blivet: type detected on 'loop1' is 'ext4' >18:39:43,987 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >18:39:43,989 DBG blivet: Ext4FS.supported: supported: True ; >18:39:43,989 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 71 >18:39:43,991 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >18:39:43,991 INF blivet: got format: existing ext4 filesystem >18:39:44,022 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,050 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,052 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '131433860'} ; >18:39:44,052 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >18:39:44,053 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:39:44,054 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,055 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >18:39:44,056 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >18:39:44,057 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,057 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >18:39:44,057 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >18:39:44,058 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >18:39:44,059 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >18:39:44,060 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >18:39:44,060 INF blivet: added file /overlay (deleted) (id 73) to device tree >18:39:44,060 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >18:39:44,061 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >18:39:44,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >18:39:44,063 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >18:39:44,064 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >18:39:44,064 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >18:39:44,064 INF blivet: added loop loop2 (id 77) to device tree >18:39:44,064 INF blivet: got device: LoopDevice instance (0x7f62384c0390) -- > name = loop2 status = False id = 77 > children = [] > parents = ['existing 0 B file /overlay (deleted) (73)'] > 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 >18:39:44,066 DBG blivet: DeviceTree.handle_format: name: loop2 ; >18:39:44,068 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:44,068 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 81 >18:39:44,069 DBG blivet: EFIFS.supported: supported: True ; >18:39:44,070 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >18:39:44,071 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,071 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 83 >18:39:44,073 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 84 >18:39:44,073 INF blivet: type detected on 'loop2' is 'DM_snapshot_cow' >18:39:44,073 DBG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 85 >18:39:44,074 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >18:39:44,075 INF blivet: got format: existing None >18:39:44,076 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-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > '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': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126237911'} ; >18:39:44,076 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >18:39:44,077 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:39:44,078 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,139 DBG blivet: DMDevicePopulator.run: name: live-rw ; >18:39:44,140 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:39:44,142 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (63) with existing ext4 filesystem >18:39:44,145 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:39:44,147 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (77) >18:39:44,149 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:39:44,150 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,151 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >18:39:44,153 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >18:39:44,154 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >18:39:44,155 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >18:39:44,157 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >18:39:44,158 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >18:39:44,160 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >18:39:44,161 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >18:39:44,161 INF blivet: added dm live-rw (id 87) to device tree >18:39:44,161 INF blivet: got device: DMDevice instance (0x7f62384c0048) -- > name = live-rw status = True id = 87 > children = [] > parents = ['existing 0 B loop loop1 (63) 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-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >18:39:44,185 DBG blivet: DeviceTree.handle_format: name: live-rw ; >18:39:44,187 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:44,187 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >18:39:44,190 DBG blivet: EFIFS.supported: supported: True ; >18:39:44,190 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >18:39:44,192 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,193 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >18:39:44,194 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,194 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >18:39:44,195 INF blivet: type detected on 'live-rw' is 'ext4' >18:39:44,223 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >18:39:44,226 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,226 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 95 >18:39:44,229 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >18:39:44,230 INF blivet: got format: existing ext4 filesystem >18:39:44,260 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,291 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,293 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/disk/by-label/Anaconda ' > '/dev/mapper/live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126328029'} ; >18:39:44,294 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >18:39:44,295 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:39:44,297 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,358 DBG blivet: DMDevicePopulator.run: name: live-base ; >18:39:44,361 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:39:44,364 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (63) with existing ext4 filesystem >18:39:44,367 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:39:44,370 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:44,371 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >18:39:44,374 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >18:39:44,375 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >18:39:44,377 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >18:39:44,380 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >18:39:44,381 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >18:39:44,382 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >18:39:44,383 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >18:39:44,383 INF blivet: added dm live-base (id 97) to device tree >18:39:44,383 INF blivet: got device: DMDevice instance (0x7f62388a90b8) -- > name = live-base status = True id = 97 > children = [] > parents = ['existing 0 B loop loop1 (63) 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-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >18:39:44,402 DBG blivet: DeviceTree.handle_format: name: live-base ; >18:39:44,404 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:44,404 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >18:39:44,406 DBG blivet: EFIFS.supported: supported: True ; >18:39:44,406 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >18:39:44,407 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,408 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >18:39:44,409 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:44,410 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >18:39:44,410 INF blivet: type detected on 'live-base' is 'ext4' >18:39:44,439 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >18:39:44,441 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,442 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 105 >18:39:44,443 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >18:39:44,444 INF blivet: got format: existing ext4 filesystem >18:39:44,480 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,509 DBG blivet: Ext4FS.supported: supported: True ; >18:39:44,541 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:39:44,571 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:39:44,634 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:39:44,691 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:39:44,693 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:44,694 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:44,716 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:39:44,744 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:39:44,806 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:39:44,856 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:39:44,858 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:44,859 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:44,883 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:39:44,884 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:39:44,885 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:39:44,906 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:39:44,935 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >18:39:44,996 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >18:39:45,050 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:39:45,053 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:39:45,055 INF blivet: edd: MBR signature on sda is zero. new disk image? >18:39:45,055 INF blivet: edd: collected mbr signatures: {} >18:39:45,057 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >18:39:45,058 DBG blivet: DeviceTree.get_device_by_path returned None >18:39:45,058 DBG blivet: failed to resolve '/dev/sdb1' >18:39:45,090 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:39:45,090 DBG blivet: DeviceTree.get_device_by_name returned existing 14.44 GiB disk sdb (35) with existing iso9660 filesystem >18:39:45,093 DBG blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >18:39:45,130 DBG blivet: Ext4FS.setup: device: /dev/sda2 ; type: ext4 ; status: False ; >18:39:45,685 DBG blivet: resolved 'UUID=b6614753-46db-47d7-92d1-8f90b569af05' to 'sda2' (partition) >18:39:45,685 DBG blivet: resolved 'UUID=3C62-97AE' to 'sda1' (partition) >18:39:45,686 DBG blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >18:39:45,688 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:45,689 DBG blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >18:39:45,690 DBG blivet: DeviceTree.get_device_by_path returned None >18:39:45,691 DBG blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >18:39:45,692 DBG blivet: DeviceTree.get_device_by_name returned None >18:39:45,692 DBG blivet: failed to resolve '/dev//swapfile' >18:39:45,708 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:39:45,741 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:39:45,800 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:39:45,855 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:39:45,857 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:45,859 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:45,881 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:39:45,910 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:39:45,983 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:39:46,032 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:39:46,034 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:46,036 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:39:46,077 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:39:46,078 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:39:46,079 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:39:46,100 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:39:46,101 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:39:46,106 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,108 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,109 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,112 DBG blivet: EFIFS.supported: supported: True ; >18:39:46,114 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,115 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:46,146 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >18:39:46,147 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (97) with existing ext4 filesystem >18:39:46,594 DBG blivet: DiskLabel.__init__: >18:39:46,595 INF blivet: DiskLabel.parted_device returning None >18:39:46,596 DBG blivet: DMRaidMember.__init__: >18:39:46,597 DBG blivet: Ext2FS.supported: supported: True ; >18:39:46,598 DBG blivet: Ext2FS.supported: supported: True ; >18:39:46,599 DBG blivet: Ext3FS.supported: supported: True ; >18:39:46,599 DBG blivet: Ext3FS.supported: supported: True ; >18:39:46,600 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,601 DBG blivet: Ext4FS.supported: supported: True ; >18:39:46,601 DBG blivet: FATFS.supported: supported: True ; >18:39:46,602 DBG blivet: FATFS.supported: supported: True ; >18:39:46,602 DBG blivet: EFIFS.supported: supported: True ; >18:39:46,603 DBG blivet: EFIFS.supported: supported: True ; >18:39:46,604 DBG blivet: BTRFS.supported: supported: True ; >18:39:46,605 DBG blivet: BTRFS.supported: supported: True ; >18:39:46,606 DBG blivet: XFS.supported: supported: True ; >18:39:46,606 DBG blivet: XFS.supported: supported: True ; >18:39:46,607 DBG blivet: HFS.supported: supported: False ; >18:39:46,607 DBG blivet: HFS.supported: supported: False ; >18:39:46,608 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:46,609 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:39:46,609 DBG blivet: HFSPlus.supported: supported: False ; >18:39:46,610 DBG blivet: HFSPlus.supported: supported: False ; >18:39:46,611 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:46,611 DBG blivet: MacEFIFS.supported: supported: True ; >18:39:46,612 DBG blivet: NTFS.supported: supported: False ; >18:39:46,613 DBG blivet: NTFS.supported: supported: False ; >18:39:46,615 DBG blivet: NFS.supported: supported: False ; >18:39:46,615 DBG blivet: NFS.supported: supported: False ; >18:39:46,616 DBG blivet: NFSv4.supported: supported: False ; >18:39:46,616 DBG blivet: NFSv4.supported: supported: False ; >18:39:46,617 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:46,618 DBG blivet: Iso9660FS.supported: supported: True ; >18:39:46,618 DBG blivet: NoDevFS.supported: supported: False ; >18:39:46,619 DBG blivet: NoDevFS.supported: supported: False ; >18:39:46,620 DBG blivet: DevPtsFS.supported: supported: False ; >18:39:46,620 DBG blivet: DevPtsFS.supported: supported: False ; >18:39:46,621 DBG blivet: ProcFS.supported: supported: False ; >18:39:46,622 DBG blivet: ProcFS.supported: supported: False ; >18:39:46,622 DBG blivet: SysFS.supported: supported: False ; >18:39:46,623 DBG blivet: SysFS.supported: supported: False ; >18:39:46,624 DBG blivet: TmpFS.supported: supported: True ; >18:39:46,664 DBG blivet: TmpFS.supported: supported: True ; >18:39:46,666 DBG blivet: BindFS.supported: supported: False ; >18:39:46,667 DBG blivet: BindFS.supported: supported: False ; >18:39:46,668 DBG blivet: SELinuxFS.supported: supported: False ; >18:39:46,669 DBG blivet: SELinuxFS.supported: supported: False ; >18:39:46,670 DBG blivet: USBFS.supported: supported: False ; >18:39:46,672 DBG blivet: USBFS.supported: supported: False ; >18:39:46,674 DBG blivet: EFIVarFS.supported: supported: False ; >18:39:46,675 DBG blivet: EFIVarFS.supported: supported: False ; >18:39:46,679 DBG blivet: LUKS.__init__: >18:39:46,681 DBG blivet: LVMPhysicalVolume.__init__: >18:39:46,683 DBG blivet: MDRaidMember.__init__: >18:39:46,685 DBG blivet: MultipathMember.__init__: >18:39:46,686 DBG blivet: SwapSpace.__init__: >18:39:50,235 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:39:50,237 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:39:59,873 DBG blivet: starting Blivet copy >18:39:59,882 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:39:59,882 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238609ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f6240a5ec50> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a5ea20> PedPartition: <_ped.Partition object at 0x7f623851afc0> >18:39:59,884 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:39:59,885 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238609ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f6240a5ecc0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a5eb00> PedPartition: <_ped.Partition object at 0x7f623851af68> >18:39:59,886 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >18:39:59,886 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:39:59,890 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: True ; >18:39:59,890 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:39:59,893 DBG blivet: finished Blivet copy >18:39:59,894 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:39:59,894 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:39:59,896 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 149.05 GiB disk sda (2) with existing gpt disklabel ; hidden: True ; >18:39:59,898 DBG blivet: checking if sda depends on sda >18:39:59,898 DBG blivet: checking if sda1 depends on sda >18:39:59,898 DBG blivet: checking if sda2 depends on sda >18:39:59,898 DBG blivet: checking if sr0 depends on sda >18:39:59,898 DBG blivet: checking if sdb depends on sda >18:39:59,898 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >18:39:59,898 DBG blivet: checking if loop0 depends on sda >18:39:59,899 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >18:39:59,899 DBG blivet: checking if loop1 depends on sda >18:39:59,899 DBG blivet: checking if /overlay (deleted) depends on sda >18:39:59,899 DBG blivet: checking if loop2 depends on sda >18:39:59,899 DBG blivet: checking if live-rw depends on sda >18:39:59,899 DBG blivet: checking if live-base depends on sda >18:40:21,527 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:40:21,528 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:40:21,530 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 149.05 GiB disk sda (2) with existing gpt disklabel ; hidden: True ; >18:40:21,532 DBG blivet: checking if sda depends on sda >18:40:21,532 DBG blivet: checking if sda1 depends on sda >18:40:21,532 DBG blivet: checking if sda2 depends on sda >18:40:21,532 DBG blivet: checking if sr0 depends on sda >18:40:21,532 DBG blivet: checking if sdb depends on sda >18:40:21,532 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >18:40:21,533 DBG blivet: checking if loop0 depends on sda >18:40:21,533 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >18:40:21,533 DBG blivet: checking if loop1 depends on sda >18:40:21,533 DBG blivet: checking if /overlay (deleted) depends on sda >18:40:21,533 DBG blivet: checking if loop2 depends on sda >18:40:21,533 DBG blivet: checking if live-rw depends on sda >18:40:21,533 DBG blivet: checking if live-base depends on sda >18:40:37,675 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >18:40:37,676 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:40:37,679 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 149.05 GiB disk sda (2) with existing gpt disklabel ; hidden: True ; >18:40:37,680 DBG blivet: checking if sda depends on sda >18:40:37,680 DBG blivet: checking if sda1 depends on sda >18:40:37,680 DBG blivet: checking if sda2 depends on sda >18:40:37,681 DBG blivet: checking if sr0 depends on sda >18:40:37,681 DBG blivet: checking if sdb depends on sda >18:40:37,681 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >18:40:37,681 DBG blivet: checking if loop0 depends on sda >18:40:37,681 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >18:40:37,681 DBG blivet: checking if loop1 depends on sda >18:40:37,681 DBG blivet: checking if /overlay (deleted) depends on sda >18:40:37,681 DBG blivet: checking if loop2 depends on sda >18:40:37,682 DBG blivet: checking if live-rw depends on sda >18:40:37,682 DBG blivet: checking if live-base depends on sda >18:40:41,587 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:41,589 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:42,967 DBG blivet: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:40:42,969 DBG blivet: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:40:45,618 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: False ; >18:40:45,619 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:40:45,624 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:45,625 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:45,628 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:45,629 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:47,191 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: False ; >18:40:47,192 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:40:47,196 DBG blivet: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:40:47,197 DBG blivet: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:40:47,199 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: False ; >18:40:47,199 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:40:47,203 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: False ; >18:40:47,204 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:40:47,207 DBG blivet: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:40:47,208 DBG blivet: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:40:48,573 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: False ; >18:40:48,574 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:40:48,578 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:48,580 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:48,582 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:40:48,583 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,620 DBG blivet: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:41:33,623 DBG blivet: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:33,628 DBG blivet: DeviceTree.get_device_by_id: id_num: 12 ; incomplete: False ; hidden: False ; >18:41:33,629 DBG blivet: DeviceTree.get_device_by_id returned existing 512 MiB partition sda1 (12) with existing efi filesystem >18:41:33,634 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: False ; >18:41:33,635 DBG blivet: DeviceTree.get_device_by_id returned existing 148.55 GiB partition sda2 (20) with existing ext4 filesystem >18:41:33,639 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,647 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,650 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,651 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,653 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,654 INF blivet: registered action: [184] resize format (Grow) ext4 filesystem on partition sda2 (id 20) >18:41:33,656 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,658 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,660 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,662 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,663 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,665 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,666 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,668 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,669 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:33,670 INF blivet: registered action: [183] resize device (Shrink) partition sda2 (id 20) >18:41:33,671 DBG blivet: DeviceTree.get_device_by_id: id_num: 2 ; incomplete: False ; hidden: False ; >18:41:33,671 DBG blivet: DeviceTree.get_device_by_id returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:33,706 DBG blivet: checking whether disk sda has an empty extended >18:41:33,707 DBG blivet: extended is None ; logicals is [] >18:41:33,711 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:33,712 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:33,714 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:33,721 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:33,723 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:33,727 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:33,729 DBG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >18:41:33,730 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 185 >18:41:33,731 DBG blivet: get_format('None') returning DeviceFormat instance with object id 187 >18:41:33,733 DBG blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 2 ; >18:41:33,734 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: None ; >18:41:33,736 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >18:41:33,736 INF blivet: added partition req0 (id 186) to device tree >18:41:33,736 INF blivet: registered action: [189] create device partition req0 (id 186) >18:41:33,737 DBG blivet: get_format('None') returning DeviceFormat instance with object id 191 >18:41:33,738 DBG blivet: PartitionDevice._set_format: req0 ; type: lvmpv ; current: lvmpv ; >18:41:33,738 INF blivet: registered action: [190] create format lvmpv on partition req0 (id 186) >18:41:33,749 DBG blivet: Ext4FS.supported: supported: True ; >18:41:33,749 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 192 >18:41:33,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 194 >18:41:33,751 DBG blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 2 ; >18:41:33,751 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; >18:41:33,753 DBG blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 3 ; >18:41:33,753 INF blivet: added partition req1 (id 193) to device tree >18:41:33,753 INF blivet: registered action: [196] create device partition req1 (id 193) >18:41:33,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 198 >18:41:33,755 DBG blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; >18:41:33,755 INF blivet: registered action: [197] create format ext4 filesystem mounted at /boot on partition req1 (id 193) >18:41:33,757 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:41:33,757 DBG blivet: removing all non-preexisting partitions ['req0(id 186)', 'req1(id 193)', 'sda1(id 12)', 'sda2(id 20)'] from disk(s) ['sda'] >18:41:33,758 DBG blivet: allocate_partitions: disks=['sda'] ; partitions=['req0(id 186)', 'req1(id 193)', 'sda1(id 12)', 'sda2(id 20)'] >18:41:33,758 DBG blivet: removing all non-preexisting partitions ['req1(id 193)', 'req0(id 186)'] from disk(s) ['sda'] >18:41:33,758 DBG blivet: allocating partition: req1 ; id: 193 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >18:41:33,759 DBG blivet: checking freespace on sda >18:41:33,760 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >18:41:33,760 DBG blivet: checking 34-2047 (1007 KiB) >18:41:33,760 DBG blivet: current free range is 34-2047 (1007 KiB) >18:41:33,761 DBG blivet: checking 269598720-312581774 (20.5 GiB) >18:41:33,761 DBG blivet: current free range is 269598720-312581774 (20.5 GiB) >18:41:33,761 DBG blivet: updating use_disk to sda, type: 0 >18:41:33,762 DBG blivet: new free: 269598720-312581774 / 20.5 GiB >18:41:33,762 DBG blivet: new free allows for 0 sectors of growth >18:41:33,762 DBG blivet: found free space for bootable request >18:41:33,762 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f6238975588> >18:41:33,763 DBG blivet: created partition sda3 of 1024 MiB and added it to /dev/sda >18:41:33,764 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >18:41:33,764 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a31390> PedPartition: <_ped.Partition object at 0x7f623852a780> >18:41:33,765 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:41:33,766 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:41:33,767 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:41:33,767 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a31198> PedPartition: <_ped.Partition object at 0x7f62409fa830> >18:41:33,768 DBG blivet: allocating partition: req0 ; id: 186 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >18:41:33,768 DBG blivet: checking freespace on sda >18:41:33,769 DBG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >18:41:33,769 DBG blivet: checking 34-2047 (1007 KiB) >18:41:33,769 DBG blivet: current free range is 34-2047 (1007 KiB) >18:41:33,770 DBG blivet: checking 271695872-312581774 (19.5 GiB) >18:41:33,770 DBG blivet: current free range is 271695872-312581774 (19.5 GiB) >18:41:33,770 DBG blivet: evaluating growth potential for new layout >18:41:33,770 DBG blivet: calculating growth for disk /dev/sda >18:41:33,771 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f6238975588> >18:41:33,772 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >18:41:33,772 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a31b38> PedPartition: <_ped.Partition object at 0x7f62409fab48> >18:41:33,773 DBG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:41:33,774 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:41:33,775 DBG blivet: adding request 193 to chunk 42981376 (269598720-312580095) on /dev/sda >18:41:33,775 DBG blivet: adding request 186 to chunk 42981376 (269598720-312580095) on /dev/sda >18:41:33,775 DBG blivet: Chunk.grow_requests: 42981376 (269598720-312580095) on /dev/sda start = 269598720 end = 312580095 >sector_size = 512 B > >18:41:33,776 DBG blivet: req: PartitionRequest instance -- >id = 193 name = sda3 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:41:33,776 DBG blivet: req: PartitionRequest instance -- >id = 186 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >18:41:33,777 DBG blivet: 1 requests and 39860224 (19.01 GiB) left in chunk >18:41:33,777 DBG blivet: adding 39860224 (19.01 GiB) to 186 (sda4) >18:41:33,777 DBG blivet: new grow amount for request 186 (sda4) is 39860224 units, or 19.01 GiB >18:41:33,777 DBG blivet: request 193 (sda3) growth: 0 (0 B) size: 1024 MiB >18:41:33,778 DBG blivet: request 186 (sda4) growth: 39860224 (19.01 GiB) size: 19.5 GiB >18:41:33,778 DBG blivet: disk /dev/sda growth: 39860224 (19.01 GiB) >18:41:33,779 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:41:33,779 DBG blivet: device sda4 new parted_partition None >18:41:33,780 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:41:33,781 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 4 ; >18:41:33,781 DBG blivet: total growth: 39860224 sectors >18:41:33,781 DBG blivet: updating use_disk to sda, type: 0 >18:41:33,782 DBG blivet: new free: 271695872-312581774 / 19.5 GiB >18:41:33,782 DBG blivet: new free allows for 39860224 sectors of growth >18:41:33,783 DBG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7f6238975588> >18:41:33,784 DBG blivet: created partition sda4 of 500 MiB and added it to /dev/sda >18:41:33,785 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >18:41:33,785 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a31c50> PedPartition: <_ped.Partition object at 0x7f62409fa888> >18:41:33,786 DBG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:41:33,787 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:41:33,789 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:41:33,789 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a31c88> PedPartition: <_ped.Partition object at 0x7f62409faba0> >18:41:33,789 DBG blivet: grow_partitions: disks=['sda'], partitions=['sda4(id 186)', 'sda3(id 193)', 'sda1(id 12)', 'sda2(id 20)'] >18:41:33,789 DBG blivet: growable partitions are ['sda4'] >18:41:33,790 DBG blivet: adding request 186 to chunk 42981376 (269598720-312580095) on /dev/sda >18:41:33,790 DBG blivet: adding request 193 to chunk 42981376 (269598720-312580095) on /dev/sda >18:41:33,791 DBG blivet: disk sda has 1 chunks >18:41:33,791 DBG blivet: Chunk.grow_requests: 42981376 (269598720-312580095) on /dev/sda start = 269598720 end = 312580095 >sector_size = 512 B > >18:41:33,791 DBG blivet: req: PartitionRequest instance -- >id = 193 name = sda3 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >18:41:33,792 DBG blivet: req: PartitionRequest instance -- >id = 186 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >18:41:33,792 DBG blivet: 1 requests and 39860224 (19.01 GiB) left in chunk >18:41:33,793 DBG blivet: adding 39860224 (19.01 GiB) to 186 (sda4) >18:41:33,793 DBG blivet: new grow amount for request 186 (sda4) is 39860224 units, or 19.01 GiB >18:41:33,793 DBG blivet: growing partitions on sda >18:41:33,794 DBG blivet: partition sda3 (193): 0 >18:41:33,795 DBG blivet: new geometry for sda3: parted.Geometry instance -- > start: 269598720 end: 271695871 length: 2097152 > device: <parted.device.Device object at 0x7f6238eb8d30> PedGeometry: <_ped.Geometry object at 0x7f6240a31908> >18:41:33,795 DBG blivet: partition sda4 (186): 0 >18:41:33,796 DBG blivet: new geometry for sda4: parted.Geometry instance -- > start: 271695872 end: 312580095 length: 40884224 > device: <parted.device.Device object at 0x7f6238eb8d30> PedGeometry: <_ped.Geometry object at 0x7f6240a31518> >18:41:33,796 DBG blivet: removing all non-preexisting partitions ['sda3(id 193)', 'sda4(id 186)'] from disk(s) ['sda'] >18:41:33,798 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:41:33,798 DBG blivet: device sda3 new parted_partition None >18:41:33,800 DBG blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >18:41:33,801 DBG blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 4 ; >18:41:33,802 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:41:33,802 DBG blivet: device sda4 new parted_partition None >18:41:33,803 DBG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >18:41:33,804 DBG blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >18:41:33,804 DBG blivet: back from remove_new_partitions >18:41:33,804 DBG blivet: extended: None >18:41:33,804 DBG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 269598720 end: 271695871 length: 2097152 > device: <parted.device.Device object at 0x7f6238eb8d30> PedGeometry: <_ped.Geometry object at 0x7f6240a31908> >18:41:33,805 DBG blivet: PartitionDevice._set_parted_partition: req1 ; >18:41:33,805 DBG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a57fd0> PedPartition: <_ped.Partition object at 0x7f623852a888> >18:41:33,806 DBG blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >18:41:33,807 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:41:33,808 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >18:41:33,809 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a570b8> PedPartition: <_ped.Partition object at 0x7f62409fac50> >18:41:33,809 DBG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 271695872 end: 312580095 length: 40884224 > device: <parted.device.Device object at 0x7f6238eb8d30> PedGeometry: <_ped.Geometry object at 0x7f6240a31518> >18:41:33,810 DBG blivet: PartitionDevice._set_parted_partition: req0 ; >18:41:33,810 DBG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a312b0> PedPartition: <_ped.Partition object at 0x7f62409fa8e0> >18:41:33,811 DBG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >18:41:33,812 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:41:33,813 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >18:41:33,813 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238eb8b70> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6240a57128> PedPartition: <_ped.Partition object at 0x7f62409fad00> >18:41:33,813 DBG blivet: fixing size of existing 512 MiB partition sda1 (12) with existing efi filesystem mounted at /boot/efi >18:41:33,816 DBG blivet: fixing size of existing 128.05 GiB partition sda2 (20) with existing ext4 filesystem >18:41:33,819 DBG blivet: fixing size of non-existent 1024 MiB partition sda3 (193) with non-existent ext4 filesystem mounted at /boot >18:41:33,821 DBG blivet: fixing size of non-existent 19.5 GiB partition sda4 (186) with non-existent lvmpv >18:41:33,935 DBG blivet: get_format('None') returning DeviceFormat instance with object id 200 >18:41:33,938 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora_localhost-live ; parent: sda4 ; >18:41:33,939 DBG blivet: PartitionDevice.add_child: name: sda4 ; child: fedora_localhost-live ; kids: 0 ; >18:41:33,940 DBG blivet: get_format('None') returning DeviceFormat instance with object id 201 >18:41:33,941 DBG blivet: LVMVolumeGroupDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >18:41:33,942 INF blivet: added lvmvg fedora_localhost-live (id 199) to device tree >18:41:33,943 INF blivet: registered action: [203] create device lvmvg fedora_localhost-live (id 199) >18:41:33,945 DBG blivet: Ext4FS.supported: supported: True ; >18:41:33,945 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 204 >18:41:33,946 DBG blivet: get_format('None') returning DeviceFormat instance with object id 206 >18:41:33,948 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >18:41:33,951 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: None ; >18:41:33,952 DBG blivet: get_format('None') returning DeviceFormat instance with object id 208 >18:41:33,954 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_localhost-live ; child: root ; kids: 1 ; >18:41:33,956 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >18:41:33,958 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: None ; >18:41:33,959 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:33,960 DBG blivet: vg fedora_localhost-live has 19.49 GiB free >18:41:33,960 DBG blivet: Adding fedora_localhost-live-root/1024 MiB to fedora_localhost-live >18:41:33,961 INF blivet: added lvmlv fedora_localhost-live-root (id 205) to device tree >18:41:33,961 INF blivet: registered action: [210] create device lvmlv fedora_localhost-live-root (id 205) >18:41:33,962 DBG blivet: get_format('None') returning DeviceFormat instance with object id 212 >18:41:33,967 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-root ; type: ext4 ; current: ext4 ; >18:41:33,967 INF blivet: registered action: [211] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 205) >18:41:33,969 DBG blivet: SwapSpace.__init__: mountpoint: None ; >18:41:33,969 DBG blivet: get_format('swap') returning SwapSpace instance with object id 213 >18:41:33,969 DBG blivet: get_format('None') returning DeviceFormat instance with object id 215 >18:41:33,971 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: swap ; kids: 1 ; >18:41:33,973 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: None ; >18:41:33,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 217 >18:41:33,975 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora_localhost-live ; child: swap ; kids: 2 ; >18:41:33,978 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora_localhost-live ; child: swap ; kids: 1 ; >18:41:33,980 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: None ; >18:41:33,981 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:33,982 DBG blivet: vg fedora_localhost-live has 18.49 GiB free >18:41:33,982 DBG blivet: Adding fedora_localhost-live-swap/2.05 GiB to fedora_localhost-live >18:41:33,983 INF blivet: added lvmlv fedora_localhost-live-swap (id 214) to device tree >18:41:33,983 INF blivet: registered action: [219] create device lvmlv fedora_localhost-live-swap (id 214) >18:41:33,984 DBG blivet: get_format('None') returning DeviceFormat instance with object id 221 >18:41:33,985 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora_localhost-live-swap ; type: swap ; current: swap ; >18:41:33,985 INF blivet: registered action: [220] create format swap on lvmlv fedora_localhost-live-swap (id 214) >18:41:33,986 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:33,987 DBG blivet: vg fedora_localhost-live has 16.44 GiB free >18:41:33,987 DBG blivet: vg fedora_localhost-live: 16.44 GiB free ; lvs: ['root', 'swap'] >18:41:33,988 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:33,990 DBG blivet: vg fedora_localhost-live has 16.44 GiB free >18:41:33,992 DBG blivet: adding request 205 to chunk 4990 on /dev/fedora_localhost--live >18:41:33,992 DBG blivet: adding request 214 to chunk 4990 on /dev/fedora_localhost--live >18:41:33,993 DBG blivet: Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora_localhost--live length = 4990 size = 19.49 GiB >remaining = 1 pool = 4209 >18:41:33,995 DBG blivet: req: LVRequest instance -- >id = 214 name = fedora_localhost-live-swap growable = False >base = 525 growth = 0 max_grow = 0 >done = True >18:41:33,996 DBG blivet: req: LVRequest instance -- >id = 205 name = fedora_localhost-live-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >18:41:33,996 DBG blivet: 1 requests and 4209 (16.44 GiB) left in chunk >18:41:33,996 DBG blivet: adding 4209 (16.44 GiB) to 205 (fedora_localhost-live-root) >18:41:33,997 DBG blivet: new grow amount for request 205 (fedora_localhost-live-root) is 4209 units, or 16.44 GiB >18:41:33,997 DBG blivet: trying to set lv fedora_localhost-live-root size to 17.44 GiB >18:41:33,999 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:34,001 DBG blivet: vg fedora_localhost-live has 16.44 GiB free >18:41:34,004 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,005 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,009 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:34,010 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,012 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,016 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:34,039 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >18:41:34,041 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem mounted at /boot/efi >18:41:34,048 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >18:41:34,050 DBG blivet: DeviceTree.get_device_by_path returned existing 128.05 GiB partition sda2 (20) with existing ext4 filesystem >18:41:34,055 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >18:41:34,056 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda3 (193) with non-existent ext4 filesystem mounted at /boot >18:41:34,061 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >18:41:34,062 DBG blivet: DeviceTree.get_device_by_path returned non-existent 19.5 GiB partition sda4 (186) with non-existent lvmpv >18:41:34,146 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,147 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,150 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:34,151 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,152 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,162 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,163 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,166 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:34,167 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:41:34,168 DBG blivet: DeviceTree.get_device_by_name returned existing 149.05 GiB disk sda (2) with existing gpt disklabel >18:41:34,170 DBG blivet: resolved 'sda' to 'sda' (disk) >18:41:34,193 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >18:41:34,194 DBG blivet: DeviceTree.get_device_by_path returned existing 512 MiB partition sda1 (12) with existing efi filesystem mounted at /boot/efi >18:41:34,197 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >18:41:34,198 DBG blivet: DeviceTree.get_device_by_path returned existing 128.05 GiB partition sda2 (20) with existing ext4 filesystem >18:41:34,201 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >18:41:34,202 DBG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda3 (193) with non-existent ext4 filesystem mounted at /boot >18:41:34,205 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >18:41:34,205 DBG blivet: DeviceTree.get_device_by_path returned non-existent 19.5 GiB partition sda4 (186) with non-existent lvmpv >18:41:41,173 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:41:41,299 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:41:41,358 DBG blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; >18:41:41,412 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:41:41,414 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,416 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,442 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:41:41,477 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:41:41,535 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:41:41,595 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:41:41,598 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,600 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,624 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:41:41,626 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:41:41,627 DBG blivet: DeviceFormat.teardown: device: /dev/sr0 ; type: None ; status: False ; >18:41:41,648 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:41:41,649 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:41:41,650 DBG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >18:41:41,651 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:41:41,652 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,653 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,674 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_localhost-live-root ; status: False ; controllable: True ; >18:41:41,675 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >18:41:41,676 DBG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >18:41:41,677 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:41:41,679 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,680 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,702 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora_localhost-live-swap ; status: False ; controllable: True ; >18:41:41,703 DBG blivet: LVMVolumeGroupDevice.teardown: fedora_localhost-live ; status: False ; controllable: True ; >18:41:41,705 DBG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >18:41:41,706 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:41:41,707 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,709 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:41:41,729 DBG blivet: action: [184] resize format (Grow) ext4 filesystem on partition sda2 (id 20) >18:41:41,730 DBG blivet: action: [183] resize device (Shrink) partition sda2 (id 20) >18:41:41,731 DBG blivet: action: [189] create device partition sda4 (id 186) >18:41:41,731 DBG blivet: action: [190] create format lvmpv on partition sda4 (id 186) >18:41:41,732 DBG blivet: action: [196] create device partition sda3 (id 193) >18:41:41,732 DBG blivet: action: [197] create format ext4 filesystem mounted at /boot on partition sda3 (id 193) >18:41:41,733 DBG blivet: action: [203] create device lvmvg fedora_localhost-live (id 199) >18:41:41,733 DBG blivet: action: [210] create device lvmlv fedora_localhost-live-root (id 205) >18:41:41,733 DBG blivet: action: [211] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 205) >18:41:41,734 DBG blivet: action: [219] create device lvmlv fedora_localhost-live-swap (id 214) >18:41:41,734 DBG blivet: action: [220] create format swap on lvmlv fedora_localhost-live-swap (id 214) >18:41:41,735 INF blivet: pruning action queue... >18:41:41,866 INF blivet: resetting parted disks... >18:41:41,868 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >18:41:41,869 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >18:41:41,870 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >18:41:41,870 DBG blivet: sector-based lookup found partition sda1 >18:41:41,871 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >18:41:41,871 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238975208> fileSystem: <parted.filesystem.FileSystem object at 0x7f6238941ba8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6238941c50> PedPartition: <_ped.Partition object at 0x7f624048fa98> >18:41:41,873 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >18:41:41,874 DBG blivet: sector-based lookup found partition sda2 >18:41:41,875 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >18:41:41,875 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6238975978> fileSystem: <parted.filesystem.FileSystem object at 0x7f6238941b38> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6238ec9278> PedPartition: <_ped.Partition object at 0x7f6238ec1b48> >18:41:41,877 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >18:41:41,877 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >18:41:41,878 INF blivet: sorting actions... >18:41:41,884 DBG blivet: action: [183] resize device (Shrink) partition sda2 (id 20) >18:41:41,885 DBG blivet: action: [184] resize format (Grow) ext4 filesystem on partition sda2 (id 20) >18:41:41,886 DBG blivet: action: [196] create device partition sda3 (id 193) >18:41:41,887 DBG blivet: action: [197] create format ext4 filesystem mounted at /boot on partition sda3 (id 193) >18:41:41,888 DBG blivet: action: [189] create device partition sda4 (id 186) >18:41:41,888 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >18:41:41,888 DBG blivet: fedora_localhost-live wasn't in the reject list >18:41:41,889 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >18:41:41,889 DBG blivet: fedora_localhost-live-root wasn't in the reject list >18:41:41,889 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >18:41:41,889 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >18:41:41,890 DBG blivet: action: [190] create format lvmpv on partition sda4 (id 186) >18:41:41,890 DBG blivet: lvm filter: removing fedora_localhost-live from the reject list >18:41:41,890 DBG blivet: fedora_localhost-live wasn't in the reject list >18:41:41,891 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >18:41:41,891 DBG blivet: fedora_localhost-live-root wasn't in the reject list >18:41:41,891 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >18:41:41,891 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >18:41:41,892 DBG blivet: action: [203] create device lvmvg fedora_localhost-live (id 199) >18:41:41,893 DBG blivet: lvm filter: removing fedora_localhost-live-root from the reject list >18:41:41,893 DBG blivet: fedora_localhost-live-root wasn't in the reject list >18:41:41,893 DBG blivet: lvm filter: removing fedora_localhost-live-swap from the reject list >18:41:41,893 DBG blivet: fedora_localhost-live-swap wasn't in the reject list >18:41:41,894 DBG blivet: action: [219] create device lvmlv fedora_localhost-live-swap (id 214) >18:41:41,895 DBG blivet: action: [220] create format swap on lvmlv fedora_localhost-live-swap (id 214) >18:41:41,896 DBG blivet: action: [210] create device lvmlv fedora_localhost-live-root (id 205) >18:41:41,897 DBG blivet: action: [211] create format ext4 filesystem mounted at / on lvmlv fedora_localhost-live-root (id 205) >18:41:41,898 INF blivet: executing action: [183] resize device (Shrink) partition sda2 (id 20) >18:41:41,899 DBG blivet: PartitionDevice.resize: sda2 ; status: True ; >18:41:41,900 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:41:41,934 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:41:41,999 DBG blivet: Ext4FS.teardown: device: /dev/sda2 ; type: ext4 ; status: False ; >18:41:42,054 DBG blivet: PartitionDevice.setup_parents: name: sda2 ; orig: True ; >18:41:42,055 DBG blivet: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; >18:41:42,057 DBG blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; >18:41:42,059 DBG blivet: PartitionDevice._compute_resize: sda2 ; status: True ; >18:41:42,062 DBG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >18:41:42,540 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:03:00.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >18:41:42,541 DBG blivet: updated sda2 size to 148.55 GiB (128.05 GiB) >18:41:42,541 INF blivet: executing action: [184] resize format (Grow) ext4 filesystem on partition sda2 (id 20) >18:41:42,543 DBG blivet: PartitionDevice.setup: sda2 ; orig: True ; status: True ; controllable: True ; >18:41:42,771 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:42,772 DBG blivet: vg fedora_localhost-live has 0 B free >18:41:42,773 DBG blivet: fedora_localhost-live size is 19.49 GiB >18:41:42,774 DBG blivet: vg fedora_localhost-live has 0 B free
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 1594518
:
1454059
|
1454060
|
1454061
|
1454062
|
1454063
|
1454064
|
1454065
|
1454066
|
1454067
| 1454068 |
1454069