12:29:02,973 INFO blivet: ISCSID is /sbin/iscsid 12:29:02,974 INFO blivet: no initiator set 12:29:03,146 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! 12:29:03,147 INFO blivet: no /etc/zfcp.conf; not configuring zfcp 12:29:04,183 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:04,184 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 12:29:04,186 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:04,187 DEBUG blivet: trying to set new default fstype to 'ext4' 12:29:04,188 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:04,189 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 1 12:29:04,191 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:04,208 DEBUG blivet: trying to set new default fstype to 'xfs' 12:29:04,209 DEBUG blivet: XFS.supported: supported: True ; 12:29:04,392 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 2 12:29:04,394 DEBUG blivet: XFS.supported: supported: True ; 12:29:04,394 DEBUG blivet: trying to set new default /boot fstype to 'xfs' 12:29:04,396 DEBUG blivet: XFS.supported: supported: True ; 12:29:04,396 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 3 12:29:04,397 DEBUG blivet: XFS.supported: supported: True ; 12:29:05,161 INFO blivet: Detected 8064 MiB of memory 12:29:05,171 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 12:29:05,180 INFO blivet: Swap attempt of 0.0 12:29:05,181 INFO blivet: Detected 8064 MiB of memory 12:29:05,191 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 12:29:05,200 INFO blivet: Swap attempt of 0.0 12:29:05,278 INFO blivet: resetting Blivet (version 0.61.15.75) instance 12:29:05,314 INFO blivet: no initiator set 12:29:05,317 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 12:29:05,318 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 12:29:05,647 INFO blivet: devices to scan: [u'vda', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] 12:29:05,667 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-path/pci-0000:00:05.0 /dev/disk/by-path/virtio-pci-0000:00:05.0', u'DEVNAME': u'/dev/vda', u'DEVPATH': u'/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1619872134', u'ID_PATH': u'pci-0000:00:05.0', u'ID_PATH_TAG': u'pci-0000_00_05_0', u'MAJOR': u'252', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'120427'} ; name: vda ; 12:29:05,669 INFO blivet: scanning vda (/sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... 12:29:05,674 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; 12:29:05,680 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:05,687 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; 12:29:05,692 WARN blivet: device/model is not a valid attribute 12:29:05,695 INFO blivet: vda is a disk 12:29:05,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 5 12:29:05,699 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 12:29:05,701 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/vda ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda ; exists: True ; 12:29:05,703 DEBUG blivet: updated vda size to 10 GiB (10 GiB) 12:29:05,727 INFO blivet: added disk vda (id 4) to device tree 12:29:05,728 INFO blivet: got device: u'vda' 12:29:05,730 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; 12:29:05,751 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; 12:29:05,752 DEBUG blivet: device vda does not contain a disklabel 12:29:05,752 DEBUG blivet: no type or existing type for vda, bailing 12:29:05,755 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop0', u'DEVPATH': u'/devices/virtual/block/loop0', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1619872134', u'ID_FS_TYPE': u'squashfs', u'ID_FS_USAGE': u'filesystem', u'ID_FS_VERSION': u'1024.0', u'MAJOR': u'7', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'151003'} ; name: loop0 ; 12:29:05,755 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... 12:29:05,757 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; 12:29:05,759 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:05,760 INFO blivet: loop0 is a loop device 12:29:05,761 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; 12:29:05,763 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; 12:29:05,764 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:05,765 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 12:29:05,767 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; 12:29:05,767 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree 12:29:05,770 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; 12:29:05,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 12:29:05,771 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 12:29:05,772 INFO blivet: added loop loop0 (id 11) to device tree 12:29:05,773 INFO blivet: got device: u'loop0' 12:29:05,775 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; 12:29:05,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; 12:29:05,800 DEBUG blivet: device loop0 does not contain a disklabel 12:29:05,801 INFO blivet: type detected on 'loop0' is 'squashfs' 12:29:05,803 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 12:29:05,807 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 12:29:05,811 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'DEVNAME': u'/dev/loop1', u'DEVPATH': u'/devices/virtual/block/loop1', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1619872134', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'7', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'151175'} ; name: loop1 ; 12:29:05,813 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... 12:29:05,817 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 12:29:05,819 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:05,820 INFO blivet: loop1 is a loop device 12:29:05,822 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; 12:29:05,825 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; 12:29:05,827 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:05,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 12:29:05,833 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; 12:29:05,834 INFO blivet: added file /LiveOS/rootfs.img (id 16) to device tree 12:29:05,837 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; 12:29:05,837 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 12:29:05,840 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; 12:29:05,840 INFO blivet: added loop loop1 (id 19) to device tree 12:29:05,842 INFO blivet: got device: u'loop1' 12:29:05,843 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; 12:29:05,863 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; 12:29:05,864 DEBUG blivet: device loop1 does not contain a disklabel 12:29:05,865 INFO blivet: type detected on 'loop1' is 'ext4' 12:29:06,018 WARN blivet: ext4 filesystem on /dev/loop1 needs repair 12:29:06,024 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,025 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 12:29:06,028 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; 12:29:06,029 INFO blivet: got format: existing ext4 filesystem 12:29:06,032 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop2', u'DEVPATH': u'/devices/virtual/block/loop2', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1619872134', u'MAJOR': u'7', u'MINOR': u'2', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'151288'} ; name: loop2 ; 12:29:06,034 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... 12:29:06,035 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 12:29:06,037 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,038 INFO blivet: loop2 is a loop device 12:29:06,039 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; 12:29:06,042 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; 12:29:06,044 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 12:29:06,047 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; 12:29:06,048 INFO blivet: added file /overlay (deleted) (id 24) to device tree 12:29:06,050 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; 12:29:06,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 12:29:06,053 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; 12:29:06,053 INFO blivet: added loop loop2 (id 27) to device tree 12:29:06,055 INFO blivet: got device: u'loop2' 12:29:06,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; 12:29:06,097 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; 12:29:06,099 DEBUG blivet: device loop2 does not contain a disklabel 12:29:06,103 DEBUG blivet: no type or existing type for loop2, bailing 12:29:06,001 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-rw', u'DEVNAME': u'/dev/dm-0', u'DEVPATH': u'/devices/virtual/block/dm-0', u'DEVTYPE': u'disk', u'DM_NAME': u'live-rw', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'18546821'} ; name: live-rw ; 12:29:06,002 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... 12:29:06,006 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 12:29:06,011 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,012 INFO blivet: live-rw is a device-mapper device 12:29:06,015 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; 12:29:06,016 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 12:29:06,018 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 12:29:06,021 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 12:29:06,023 DEBUG blivet: DeviceTree.getDeviceByName returned loop2 12:29:06,028 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 12:29:06,032 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,035 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; 12:29:06,036 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 12:29:06,038 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; 12:29:06,043 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-rw ; sysfsPath: /sys/devices/virtual/block/dm-0 ; exists: True ; 12:29:06,046 DEBUG blivet: updated live-rw size to 2048 MiB (2048 MiB) 12:29:06,091 INFO blivet: added dm live-rw (id 31) to device tree 12:29:06,093 INFO blivet: got device: u'live-rw' 12:29:06,102 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; 12:29:06,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; 12:29:06,127 DEBUG blivet: device live-rw does not contain a disklabel 12:29:06,128 INFO blivet: type detected on 'live-rw' is 'ext4' 12:29:06,175 DEBUG blivet: size=1605.66 MiB, current=2048 MiB 12:29:06,224 DEBUG blivet: padding min size from 1605.66 MiB up to 1767 MiB 12:29:06,273 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,274 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 12:29:06,277 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; 12:29:06,278 INFO blivet: got format: existing ext4 filesystem 12:29:06,283 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-base', u'DEVNAME': u'/dev/dm-1', u'DEVPATH': u'/devices/virtual/block/dm-1', u'DEVTYPE': u'disk', u'DM_NAME': u'live-base', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'580230'} ; name: live-base ; 12:29:06,284 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... 12:29:06,285 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 12:29:06,286 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,286 INFO blivet: live-base is a device-mapper device 12:29:06,287 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; 12:29:06,289 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; 12:29:06,293 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 12:29:06,294 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 12:29:06,296 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 12:29:06,298 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:06,303 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; 12:29:06,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 12:29:06,304 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; 12:29:06,307 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-base ; sysfsPath: /sys/devices/virtual/block/dm-1 ; exists: True ; 12:29:06,309 DEBUG blivet: updated live-base size to 2048 MiB (2048 MiB) 12:29:06,349 INFO blivet: added dm live-base (id 36) to device tree 12:29:06,357 INFO blivet: got device: u'live-base' 12:29:06,365 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; 12:29:06,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; 12:29:06,385 DEBUG blivet: device live-base does not contain a disklabel 12:29:06,386 INFO blivet: type detected on 'live-base' is 'ext4' 12:29:06,461 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair 12:29:06,464 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,465 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 12:29:06,467 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; 12:29:06,467 INFO blivet: got format: existing ext4 filesystem 12:29:06,496 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 12:29:06,498 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 12:29:06,501 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 12:29:06,528 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf 12:29:06,528 INFO blivet: edd: collected mbr signatures: {} 12:29:06,532 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 12:29:06,534 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 12:29:06,535 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 12:29:06,682 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,684 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,686 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:06,708 DEBUG blivet: onlyuse is now: vda 12:29:06,811 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 12:29:06,910 DEBUG blivet: dep is a leaf 12:29:19,910 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:19,911 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 12:29:19,912 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 12:29:19,933 DEBUG blivet: dep is a leaf 12:29:19,933 DEBUG blivet: removing vda 12:29:19,935 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 12:29:19,955 DEBUG blivet: dep is a leaf 12:29:19,956 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 12:29:19,958 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 12:29:19,958 INFO blivet: registered action: [41] destroy format None on disk vda (id 4) 12:29:19,959 DEBUG blivet: clearpart: initializing vda 12:29:19,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 12:29:19,960 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 12:29:19,961 INFO blivet: registered action: [43] destroy format None on disk vda (id 4) 12:29:19,964 DEBUG blivet: default disklabel type for vda is gpt 12:29:19,973 DEBUG blivet: selecting gpt disklabel for vda based on size 12:29:19,975 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; 12:29:19,976 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; 12:29:19,977 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 0 lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f690afc28c0> 12:29:19,998 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 45 12:29:20,001 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; 12:29:20,002 INFO blivet: registered action: [46] create format gpt disklabel on disk vda (id 4) 12:29:20,005 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,006 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 12:29:20,008 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:20,009 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 12:29:20,012 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; 12:29:20,013 INFO blivet: added partition req0 (id 48) to device tree 12:29:20,013 INFO blivet: registered action: [50] create device partition req0 (id 48) 12:29:20,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 12:29:20,015 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; 12:29:20,015 INFO blivet: registered action: [51] create format ext4 filesystem mounted at / on partition req0 (id 48) 12:29:20,019 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 12:29:20,020 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,021 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 12:29:20,022 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,025 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 12:29:20,026 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 12:29:20,027 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req0(id 48)'] 12:29:20,029 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; 12:29:20,030 DEBUG blivet: DeviceTree.getDeviceByName returned None 12:29:20,032 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; 12:29:20,033 DEBUG blivet: DeviceTree.getDeviceByPath returned None 12:29:20,033 DEBUG blivet: failed to resolve '/dev/' 12:29:20,034 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 12:29:20,034 DEBUG blivet: allocating partition: req0 ; id: 48 ; disks: [u'vda'] ; boot: False ; primary: False ; size: 3145728000 ; grow: False ; max_size: 0 B ; start: None ; end: None 12:29:20,035 DEBUG blivet: checking freespace on vda 12:29:20,036 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=3145728000 boot=False best=None grow=False start=None 12:29:20,036 DEBUG blivet: checking 34-20971486 (10239) 12:29:20,037 DEBUG blivet: current free range is 34-20971486 (10239) 12:29:20,037 DEBUG blivet: updating use_disk to vda, type: 0 12:29:20,038 DEBUG blivet: new free: 34-20971486 / 10239 12:29:20,038 DEBUG blivet: new free allows for 0 sectors of growth 12:29:20,038 DEBUG blivet: using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f6912204b10> 12:29:20,039 DEBUG blivet: adjusted start sector from 34 to 2048 12:29:20,040 DEBUG blivet: created partition vda1 of 3000 and added it to /dev/vda 12:29:20,041 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; 12:29:20,041 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f6912206f50> 12:29:20,043 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; 12:29:20,044 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; 12:29:20,046 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 12:29:20,046 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f6912206fb0> 12:29:20,047 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=['vda1(id 48)'] 12:29:20,047 DEBUG blivet: no growable partitions 12:29:20,048 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,049 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 12:29:20,049 DEBUG blivet: fixing size of non-existent 3000 MiB partition vda1 (48) with non-existent ext4 filesystem mounted at / 12:29:20,062 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,063 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 12:29:20,064 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,065 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 12:29:20,066 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:20,068 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 12:29:20,068 INFO blivet: user specified that bootloader install be skipped 12:29:21,511 INFO blivet: omitting ksdata: existing 10 GiB disk vda (4) with non-existent gpt disklabel 12:29:21,544 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; 12:29:21,546 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 12:29:21,548 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 12:29:21,570 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 12:29:21,571 DEBUG blivet: action: [43] destroy format None on disk vda (id 4) 12:29:21,571 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 12:29:21,572 DEBUG blivet: action: [50] create device partition vda1 (id 48) 12:29:21,572 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 12:29:21,572 INFO blivet: pruning action queue... 12:29:21,573 INFO blivet: removing obsolete action 43 (41) 12:29:21,574 INFO blivet: resetting parted disks... 12:29:21,576 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; 12:29:21,577 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; 12:29:21,577 INFO blivet: sorting actions... 12:29:21,578 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 12:29:21,579 DEBUG blivet: lvm filter: removing vda1 from the reject list 12:29:21,579 DEBUG blivet: vda1 wasn't in the reject list 12:29:21,579 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 12:29:21,580 DEBUG blivet: lvm filter: removing vda1 from the reject list 12:29:21,580 DEBUG blivet: vda1 wasn't in the reject list 12:29:21,580 DEBUG blivet: action: [50] create device partition vda1 (id 48) 12:29:21,581 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 12:29:21,581 INFO blivet: executing action: [41] destroy format None on disk vda (id 4) 12:29:21,582 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; 12:29:21,583 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; 12:29:21,683 INFO blivet: executing action: [46] create format gpt disklabel on disk vda (id 4) 12:29:21,687 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 12:29:21,688 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 12:29:21,690 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 12:29:21,691 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 12:29:21,693 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; 12:29:21,770 INFO blivet: executing action: [50] create device partition vda1 (id 48) 12:29:21,773 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; 12:29:21,775 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; 12:29:21,776 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 12:29:21,778 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; 12:29:21,779 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; 12:29:21,781 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; 12:29:21,904 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; 12:29:21,951 DEBUG blivet: post-commit partition path is /dev/vda1 12:29:21,953 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 12:29:21,954 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f691220e950> 12:29:21,960 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; 12:29:22,005 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 12:29:22,006 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; 12:29:22,007 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 12:29:22,028 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/vda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 ; exists: True ; 12:29:22,029 WARN blivet: queue/logical_block_size is not a valid attribute 12:29:22,030 WARN blivet: queue/optimal_io_size is not a valid attribute 12:29:22,031 WARN blivet: queue/minimum_io_size is not a valid attribute 12:29:22,031 DEBUG blivet: updated vda1 size to 3000 MiB (3000 MiB) 12:29:22,073 INFO blivet: executing action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 12:29:22,076 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 12:29:22,077 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; 12:29:22,078 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; 12:29:22,079 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; 12:29:22,081 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; 12:29:22,082 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; 12:29:22,083 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; 12:29:22,084 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; 12:29:22,085 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; 12:29:22,086 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; 12:29:22,087 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; 12:29:22,088 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; 12:29:22,089 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; 12:29:22,090 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; 12:29:22,092 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; 12:29:22,094 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; 12:29:22,128 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 12:29:22,129 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; 12:29:22,131 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: / ; type: ext4 ; 12:29:22,641 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 12:29:22,641 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 12:29:22,665 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 12:29:22,666 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 12:29:22,723 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:22,727 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 12:29:22,729 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 12:29:22,730 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f691220e890> 12:29:22,735 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:22,736 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:22,738 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:22,741 DEBUG blivet: Ext4FS.supported: supported: True ; 12:29:22,775 DEBUG blivet: BindFS.supported: supported: False ; 12:29:22,775 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 55 12:29:22,777 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; 12:29:22,778 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /dev ; sysfsPath: ; exists: True ; 12:29:22,779 DEBUG blivet: updated /dev size to 3060 B (0 B) 12:29:22,789 DEBUG blivet: TmpFS.supported: supported: True ; 12:29:22,818 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 58 12:29:22,821 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; 12:29:22,822 DEBUG blivet: DevPtsFS.supported: supported: False ; 12:29:22,823 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 61 12:29:22,824 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; 12:29:22,826 DEBUG blivet: SysFS.supported: supported: False ; 12:29:22,826 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 64 12:29:22,827 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; 12:29:22,829 DEBUG blivet: ProcFS.supported: supported: False ; 12:29:22,829 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 67 12:29:22,830 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; 12:29:22,832 DEBUG blivet: SELinuxFS.supported: supported: False ; 12:29:22,832 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 70 12:29:22,834 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; 12:29:22,835 DEBUG blivet: USBFS.supported: supported: False ; 12:29:22,835 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 73 12:29:22,837 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; 12:29:22,838 DEBUG blivet: BindFS.supported: supported: False ; 12:29:22,838 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 76 12:29:22,840 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; 12:29:22,841 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /run ; sysfsPath: ; exists: True ; 12:29:22,842 DEBUG blivet: updated /run size to 680 B (0 B) 12:29:22,844 DEBUG blivet: EFIVarFS.supported: supported: False ; 12:29:22,844 DEBUG blivet: getFormat('efivarfs') returning EFIVarFS instance with object id 79 12:29:22,845 DEBUG blivet: NoDevice._setFormat: efivarfs ; current: None ; type: efivarfs ; 12:29:22,855 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 12:29:22,892 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 12:29:22,893 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 12:29:22,894 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; 12:29:22,910 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 12:29:22,911 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 12:29:22,913 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; 12:29:22,927 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 12:29:22,928 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 12:29:22,930 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; 12:29:22,948 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 12:29:22,949 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 12:29:22,951 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; 12:29:22,966 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory 12:29:22,966 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None 12:29:22,967 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 12:29:23,111 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; 12:29:23,125 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 12:29:23,126 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 12:29:23,128 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; 12:29:23,143 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 12:29:23,144 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 12:29:23,145 DEBUG blivet: NoDevice.setup: efivarfs ; status: False ; controllable: True ; orig: False ; 12:29:23,160 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported 12:29:23,161 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/firmware/efi/efivars to None 12:29:23,161 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/firmware/efi/efivars/lost+found to system_u:object_r:lost_found_t:s0 12:29:23,163 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; 12:29:23,176 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported 12:29:23,176 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None 12:29:23,177 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 12:29:23,179 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 12:29:23,180 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 12:29:23,183 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; 12:29:23,184 DEBUG blivet: DeviceTree.getDevicesByType returned [] 12:29:23,184 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; 12:29:23,185 DEBUG blivet: DeviceTree.getDevicesByType returned [] 12:29:23,186 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; 12:29:23,187 DEBUG blivet: DeviceTree.getDevicesByType returned [] 12:29:23,188 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; 12:29:23,189 DEBUG blivet: DeviceTree.getDevicesByType returned [] 12:29:23,189 INFO blivet: not writing out mpath configuration 12:29:23,190 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: zfcp ; 12:29:23,191 DEBUG blivet: DeviceTree.getDevicesByType returned []