09:53:59,338 INFO blivet: ISCSID is /sbin/iscsid 09:53:59,338 INFO blivet: no initiator set 09:53:59,523 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! 09:53:59,523 INFO blivet: no /etc/zfcp.conf; not configuring zfcp 09:54:00,542 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:00,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 09:54:00,545 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:00,546 DEBUG blivet: trying to set new default fstype to 'ext4' 09:54:00,547 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:00,548 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 1 09:54:00,550 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:00,570 DEBUG blivet: trying to set new default fstype to 'xfs' 09:54:00,571 DEBUG blivet: XFS.supported: supported: True ; 09:54:00,726 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 2 09:54:00,728 DEBUG blivet: XFS.supported: supported: True ; 09:54:00,728 DEBUG blivet: trying to set new default /boot fstype to 'xfs' 09:54:00,730 DEBUG blivet: XFS.supported: supported: True ; 09:54:00,730 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 3 09:54:00,731 DEBUG blivet: XFS.supported: supported: True ; 09:54:01,476 INFO blivet: Detected 8064 MiB of memory 09:54:01,486 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 09:54:01,495 INFO blivet: Swap attempt of 0.0 09:54:01,496 INFO blivet: Detected 8064 MiB of memory 09:54:01,506 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 09:54:01,515 INFO blivet: Swap attempt of 0.0 09:54:01,592 INFO blivet: resetting Blivet (version 0.61.15.75) instance 09:54:01,630 INFO blivet: no initiator set 09:54:01,638 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 09:54:01,640 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 09:54:01,961 INFO blivet: devices to scan: [u'vda', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] 09:54:01,970 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'1638352431', 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'311078'} ; name: vda ; 09:54:01,971 INFO blivet: scanning vda (/sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... 09:54:01,972 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; 09:54:01,973 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:01,975 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; 09:54:01,976 WARN blivet: device/model is not a valid attribute 09:54:01,979 INFO blivet: vda is a disk 09:54:01,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 5 09:54:01,982 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 09:54:01,984 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/vda ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda ; exists: True ; 09:54:01,986 DEBUG blivet: updated vda size to 10 GiB (10 GiB) 09:54:02,014 INFO blivet: added disk vda (id 4) to device tree 09:54:02,015 INFO blivet: got device: u'vda' 09:54:02,017 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; 09:54:02,044 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; 09:54:02,044 DEBUG blivet: device vda does not contain a disklabel 09:54:02,045 DEBUG blivet: no type or existing type for vda, bailing 09:54:02,048 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'1638352431', 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'376958'} ; name: loop0 ; 09:54:02,049 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... 09:54:02,050 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; 09:54:02,051 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,052 INFO blivet: loop0 is a loop device 09:54:02,053 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; 09:54:02,055 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; 09:54:02,056 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,057 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 09:54:02,059 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; 09:54:02,060 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree 09:54:02,062 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; 09:54:02,062 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 09:54:02,064 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 09:54:02,065 INFO blivet: added loop loop0 (id 11) to device tree 09:54:02,066 INFO blivet: got device: u'loop0' 09:54:02,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; 09:54:02,088 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; 09:54:02,089 DEBUG blivet: device loop0 does not contain a disklabel 09:54:02,089 INFO blivet: type detected on 'loop0' is 'squashfs' 09:54:02,090 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 09:54:02,092 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 09:54:02,096 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'1638352431', 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'377109'} ; name: loop1 ; 09:54:02,097 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... 09:54:02,098 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 09:54:02,100 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,100 INFO blivet: loop1 is a loop device 09:54:02,102 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; 09:54:02,103 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; 09:54:02,104 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 09:54:02,106 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; 09:54:02,107 INFO blivet: added file /LiveOS/rootfs.img (id 16) to device tree 09:54:02,108 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; 09:54:02,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 09:54:02,115 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; 09:54:02,116 INFO blivet: added loop loop1 (id 19) to device tree 09:54:02,117 INFO blivet: got device: u'loop1' 09:54:02,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; 09:54:02,136 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; 09:54:02,137 DEBUG blivet: device loop1 does not contain a disklabel 09:54:02,138 INFO blivet: type detected on 'loop1' is 'ext4' 09:54:02,304 WARN blivet: ext4 filesystem on /dev/loop1 needs repair 09:54:02,309 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:02,310 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 09:54:02,312 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; 09:54:02,312 INFO blivet: got format: existing ext4 filesystem 09:54:02,319 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'1638352431', 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'377214'} ; name: loop2 ; 09:54:02,320 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... 09:54:02,321 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 09:54:02,322 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,323 INFO blivet: loop2 is a loop device 09:54:02,324 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; 09:54:02,325 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; 09:54:02,326 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 09:54:02,328 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; 09:54:02,329 INFO blivet: added file /overlay (deleted) (id 24) to device tree 09:54:02,331 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; 09:54:02,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 09:54:02,333 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; 09:54:02,333 INFO blivet: added loop loop2 (id 27) to device tree 09:54:02,335 INFO blivet: got device: u'loop2' 09:54:02,336 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; 09:54:02,360 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; 09:54:02,361 DEBUG blivet: device loop2 does not contain a disklabel 09:54:02,362 DEBUG blivet: no type or existing type for loop2, bailing 09:54:02,367 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'18718496'} ; name: live-rw ; 09:54:02,369 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... 09:54:02,370 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 09:54:02,372 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,372 INFO blivet: live-rw is a device-mapper device 09:54:02,373 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; 09:54:02,375 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 09:54:02,379 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 09:54:02,383 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 09:54:02,386 DEBUG blivet: DeviceTree.getDeviceByName returned loop2 09:54:02,388 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 09:54:02,389 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:02,392 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; 09:54:02,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 09:54:02,396 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; 09:54:02,398 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-rw ; sysfsPath: /sys/devices/virtual/block/dm-0 ; exists: True ; 09:54:02,401 DEBUG blivet: updated live-rw size to 2048 MiB (2048 MiB) 09:54:02,438 INFO blivet: added dm live-rw (id 31) to device tree 09:54:02,439 INFO blivet: got device: u'live-rw' 09:54:02,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; 09:54:02,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; 09:54:02,467 DEBUG blivet: device live-rw does not contain a disklabel 09:54:02,468 INFO blivet: type detected on 'live-rw' is 'ext4' 09:54:02,533 DEBUG blivet: size=1605.66 MiB, current=2048 MiB 09:54:02,583 DEBUG blivet: padding min size from 1605.66 MiB up to 1767 MiB 09:54:03,035 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:03,037 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 34 09:54:03,040 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; 09:54:03,041 INFO blivet: got format: existing ext4 filesystem 09:54:03,046 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'751863'} ; name: live-base ; 09:54:03,048 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... 09:54:03,051 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 09:54:03,054 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:03,056 INFO blivet: live-base is a device-mapper device 09:54:03,058 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; 09:54:03,061 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; 09:54:03,063 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 09:54:03,064 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 09:54:03,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 09:54:03,070 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:03,072 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; 09:54:03,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 09:54:03,075 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; 09:54:03,077 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-base ; sysfsPath: /sys/devices/virtual/block/dm-1 ; exists: True ; 09:54:03,079 DEBUG blivet: updated live-base size to 2048 MiB (2048 MiB) 09:54:03,116 INFO blivet: added dm live-base (id 36) to device tree 09:54:03,117 INFO blivet: got device: u'live-base' 09:54:03,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; 09:54:03,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; 09:54:03,144 DEBUG blivet: device live-base does not contain a disklabel 09:54:03,145 INFO blivet: type detected on 'live-base' is 'ext4' 09:54:03,241 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair 09:54:03,245 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:03,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 09:54:03,248 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; 09:54:03,249 INFO blivet: got format: existing ext4 filesystem 09:54:03,307 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 09:54:03,309 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 09:54:03,310 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 09:54:03,350 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf 09:54:03,351 INFO blivet: edd: collected mbr signatures: {} 09:54:03,388 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 09:54:03,390 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 09:54:03,392 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 09:54:03,617 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:03,634 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:03,636 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:03,659 DEBUG blivet: onlyuse is now: vda 09:54:03,691 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 09:54:03,710 DEBUG blivet: dep is a leaf 09:54:18,512 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,513 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 09:54:18,515 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 09:54:18,534 DEBUG blivet: dep is a leaf 09:54:18,534 DEBUG blivet: removing vda 09:54:18,535 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 09:54:18,554 DEBUG blivet: dep is a leaf 09:54:18,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 09:54:18,557 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 09:54:18,557 INFO blivet: registered action: [41] destroy format None on disk vda (id 4) 09:54:18,558 DEBUG blivet: clearpart: initializing vda 09:54:18,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 09:54:18,559 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 09:54:18,559 INFO blivet: registered action: [43] destroy format None on disk vda (id 4) 09:54:18,562 DEBUG blivet: default disklabel type for vda is gpt 09:54:18,563 DEBUG blivet: selecting gpt disklabel for vda based on size 09:54:18,565 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; 09:54:18,566 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; 09:54:18,567 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 0 lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f66296cab00> 09:54:18,595 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 45 09:54:18,598 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; 09:54:18,599 INFO blivet: registered action: [46] create format gpt disklabel on disk vda (id 4) 09:54:18,602 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,603 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 09:54:18,605 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:18,605 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 09:54:18,608 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; 09:54:18,609 INFO blivet: added partition req0 (id 48) to device tree 09:54:18,609 INFO blivet: registered action: [50] create device partition req0 (id 48) 09:54:18,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 09:54:18,611 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; 09:54:18,611 INFO blivet: registered action: [51] create format ext4 filesystem mounted at / on partition req0 (id 48) 09:54:18,614 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 09:54:18,616 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,617 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 09:54:18,618 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,620 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 09:54:18,621 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 09:54:18,622 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req0(id 48)'] 09:54:18,623 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; 09:54:18,625 DEBUG blivet: DeviceTree.getDeviceByName returned None 09:54:18,626 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; 09:54:18,628 DEBUG blivet: DeviceTree.getDeviceByPath returned None 09:54:18,628 DEBUG blivet: failed to resolve '/dev/' 09:54:18,628 DEBUG blivet: removing all non-preexisting partitions ['req0(id 48)'] from disk(s) [u'vda'] 09:54:18,628 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 09:54:18,630 DEBUG blivet: checking freespace on vda 09:54:18,630 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=3145728000 boot=False best=None grow=False start=None 09:54:18,631 DEBUG blivet: checking 34-20971486 (10239) 09:54:18,631 DEBUG blivet: current free range is 34-20971486 (10239) 09:54:18,632 DEBUG blivet: updating use_disk to vda, type: 0 09:54:18,632 DEBUG blivet: new free: 34-20971486 / 10239 09:54:18,632 DEBUG blivet: new free allows for 0 sectors of growth 09:54:18,633 DEBUG blivet: using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f6630dffed0> 09:54:18,633 DEBUG blivet: adjusted start sector from 34 to 2048 09:54:18,634 DEBUG blivet: created partition vda1 of 3000 and added it to /dev/vda 09:54:18,635 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; 09:54:18,635 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 0x7f6630e08530> 09:54:18,637 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; 09:54:18,638 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; 09:54:18,640 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 09:54:18,640 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 0x7f6630e08590> 09:54:18,640 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=['vda1(id 48)'] 09:54:18,641 DEBUG blivet: no growable partitions 09:54:18,642 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,643 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 09:54:18,643 DEBUG blivet: fixing size of non-existent 3000 MiB partition vda1 (48) with non-existent ext4 filesystem mounted at / 09:54:18,654 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,655 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 09:54:18,656 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,658 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 09:54:18,659 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:18,660 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 09:54:18,660 INFO blivet: user specified that bootloader install be skipped 09:54:20,507 INFO blivet: omitting ksdata: existing 10 GiB disk vda (4) with non-existent gpt disklabel 09:54:20,539 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; 09:54:20,540 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 09:54:20,541 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 09:54:20,564 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 09:54:20,565 DEBUG blivet: action: [43] destroy format None on disk vda (id 4) 09:54:20,565 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 09:54:20,565 DEBUG blivet: action: [50] create device partition vda1 (id 48) 09:54:20,566 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 09:54:20,567 INFO blivet: pruning action queue... 09:54:20,567 INFO blivet: removing obsolete action 43 (41) 09:54:20,568 INFO blivet: resetting parted disks... 09:54:20,571 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; 09:54:20,572 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; 09:54:20,572 INFO blivet: sorting actions... 09:54:20,573 DEBUG blivet: action: [41] destroy format None on disk vda (id 4) 09:54:20,573 DEBUG blivet: lvm filter: removing vda1 from the reject list 09:54:20,573 DEBUG blivet: vda1 wasn't in the reject list 09:54:20,573 DEBUG blivet: action: [46] create format gpt disklabel on disk vda (id 4) 09:54:20,573 DEBUG blivet: lvm filter: removing vda1 from the reject list 09:54:20,574 DEBUG blivet: vda1 wasn't in the reject list 09:54:20,574 DEBUG blivet: action: [50] create device partition vda1 (id 48) 09:54:20,574 DEBUG blivet: action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 09:54:20,574 INFO blivet: executing action: [41] destroy format None on disk vda (id 4) 09:54:20,575 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; 09:54:20,576 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; 09:54:20,677 INFO blivet: executing action: [46] create format gpt disklabel on disk vda (id 4) 09:54:20,680 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 09:54:20,681 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 09:54:20,685 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 09:54:20,686 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 09:54:20,688 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; 09:54:20,765 INFO blivet: executing action: [50] create device partition vda1 (id 48) 09:54:20,767 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; 09:54:20,768 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; 09:54:20,770 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 09:54:20,771 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; 09:54:20,772 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; 09:54:20,774 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; 09:54:20,907 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; 09:54:20,968 DEBUG blivet: post-commit partition path is /dev/vda1 09:54:20,970 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 09:54:20,970 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 0x7f6630e08ef0> 09:54:20,974 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; 09:54:21,026 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 09:54:21,028 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; 09:54:21,028 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 09:54:21,056 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/vda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 ; exists: True ; 09:54:21,058 WARN blivet: queue/logical_block_size is not a valid attribute 09:54:21,059 WARN blivet: queue/optimal_io_size is not a valid attribute 09:54:21,059 WARN blivet: queue/minimum_io_size is not a valid attribute 09:54:21,060 DEBUG blivet: updated vda1 size to 3000 MiB (3000 MiB) 09:54:21,100 INFO blivet: executing action: [51] create format ext4 filesystem mounted at / on partition vda1 (id 48) 09:54:21,103 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 09:54:21,105 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; 09:54:21,106 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; 09:54:21,108 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; 09:54:21,109 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; 09:54:21,110 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; 09:54:21,111 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; 09:54:21,113 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; 09:54:21,114 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; 09:54:21,115 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; 09:54:21,116 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; 09:54:21,117 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; 09:54:21,119 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; 09:54:21,120 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; 09:54:21,121 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; 09:54:21,123 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; 09:54:21,156 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 09:54:21,158 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; 09:54:21,159 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: / ; type: ext4 ; 09:54:21,725 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 09:54:21,726 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 09:54:21,766 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 09:54:21,766 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 09:54:21,817 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:21,823 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 09:54:21,825 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 09:54:21,826 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 0x7f6630e08e30> 09:54:21,831 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:21,834 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:21,836 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:21,838 DEBUG blivet: Ext4FS.supported: supported: True ; 09:54:21,873 DEBUG blivet: BindFS.supported: supported: False ; 09:54:21,874 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 55 09:54:21,875 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; 09:54:21,876 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /dev ; sysfsPath: ; exists: True ; 09:54:21,877 DEBUG blivet: updated /dev size to 3060 B (0 B) 09:54:21,887 DEBUG blivet: TmpFS.supported: supported: True ; 09:54:21,916 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 58 09:54:21,919 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; 09:54:21,920 DEBUG blivet: DevPtsFS.supported: supported: False ; 09:54:21,921 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 61 09:54:21,922 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; 09:54:21,923 DEBUG blivet: SysFS.supported: supported: False ; 09:54:21,924 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 64 09:54:21,925 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; 09:54:21,926 DEBUG blivet: ProcFS.supported: supported: False ; 09:54:21,926 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 67 09:54:21,927 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; 09:54:21,929 DEBUG blivet: SELinuxFS.supported: supported: False ; 09:54:21,929 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 70 09:54:21,930 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; 09:54:21,931 DEBUG blivet: USBFS.supported: supported: False ; 09:54:21,932 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 73 09:54:21,933 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; 09:54:21,934 DEBUG blivet: BindFS.supported: supported: False ; 09:54:21,934 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 76 09:54:21,935 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; 09:54:21,937 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /run ; sysfsPath: ; exists: True ; 09:54:21,937 DEBUG blivet: updated /run size to 680 B (0 B) 09:54:21,939 DEBUG blivet: EFIVarFS.supported: supported: False ; 09:54:21,939 DEBUG blivet: getFormat('efivarfs') returning EFIVarFS instance with object id 79 09:54:21,941 DEBUG blivet: NoDevice._setFormat: efivarfs ; current: None ; type: efivarfs ; 09:54:21,950 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 09:54:21,986 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 09:54:21,988 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 09:54:21,991 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; 09:54:22,015 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 09:54:22,015 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 09:54:22,017 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; 09:54:22,043 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 09:54:22,044 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 09:54:22,045 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; 09:54:22,059 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 09:54:22,060 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 09:54:22,062 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; 09:54:22,076 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory 09:54:22,076 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None 09:54:22,079 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 09:54:22,260 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; 09:54:22,275 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 09:54:22,276 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 09:54:22,278 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; 09:54:22,291 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 09:54:22,292 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 09:54:22,294 DEBUG blivet: NoDevice.setup: efivarfs ; status: False ; controllable: True ; orig: False ; 09:54:22,308 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported 09:54:22,309 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/firmware/efi/efivars to None 09:54:22,310 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 09:54:22,311 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; 09:54:22,324 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported 09:54:22,325 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None 09:54:22,325 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 09:54:22,328 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 09:54:22,329 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 09:54:22,331 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; 09:54:22,332 DEBUG blivet: DeviceTree.getDevicesByType returned [] 09:54:22,333 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; 09:54:22,334 DEBUG blivet: DeviceTree.getDevicesByType returned [] 09:54:22,335 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; 09:54:22,335 DEBUG blivet: DeviceTree.getDevicesByType returned [] 09:54:22,336 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; 09:54:22,337 DEBUG blivet: DeviceTree.getDevicesByType returned [] 09:54:22,337 INFO blivet: not writing out mpath configuration 09:54:22,338 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: zfcp ; 09:54:22,339 DEBUG blivet: DeviceTree.getDevicesByType returned []