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 661888 Details for
Bug 886314
MDRaidError: md_node_from_name failed: [Errno 2] No such file or directory: '/dev/md/root'
[?]
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: anaconda-tb
anaconda-tb (text/plain), 635.25 KB, created by
Robert Lightfoot
on 2012-12-12 01:59:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Robert Lightfoot
Created:
2012-12-12 01:59:22 UTC
Size:
635.25 KB
patch
obsolete
>anaconda 18.36 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 263, in md_node_from_name > raise MDRaidError("md_node_from_name failed: %s" % e) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 3070, in _postCreate > md_node = mdraid.md_node_from_name(self.name) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 789, in create > self._postCreate() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute > self.device.create() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 336, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems > storage.doIt() > File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall > turnOnFilesystems(storage) > File "/usr/lib/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >MDRaidError: md_node_from_name failed: [Errno 2] No such file or directory: '/dev/md/root' > >Local variables in innermost frame: >e: [Errno 2] No such file or directory: '/dev/md/root' >named_path: /dev/md/root >name: root > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition vda1 (2) >, '/': non-existent 9768MB lvmlv fedora-root (14) >} > swaps: [non-existent 2016MB lvmlv fedora-swap (13) >] > name: Fedora Linux 18 for i686 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vdb, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora, fedora-boot, fedora-swap, root] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2267136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (141, 255, 63) biosGeometry: (141, 255, 63) > PedDevice: <_ped.Device object at 0xb13a780c> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-12-08-01-51-49-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-TC1_i386 > _format._targetSize: 0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-12-08-01-51-49-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-TC1_i386 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4428.0 > _serial: None > id: 0 > minor: 0 >, existing 12288MB disk vda (1) with existing msdos disklabel >, existing 12288MB disk vdb (5) with existing msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 59ae6afe-2e5b-4296-a84b-84efeda8d84f > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 59ae6afe-2e5b-4296-a84b-84efeda8d84f > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >, existing 1254MB partition vda1 (15) with existing lvmpv >, existing 1254MB partition vdb1 (16) with non-existent lvmpv >, non-existent 2504MB lvmvg fedora (17) >, non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >, non-existent 2000MB lvmlv fedora-swap (19) with non-existent swap >, existing 11002MB partition vda2 (21) with non-existent mdmember >, existing 11002MB partition vdb2 (22) with non-existent mdmember >, non-existent 10994MB mdarray root (23) with non-existent ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 8b8c8717-6dee-4e13-ab6f-d2c0744ddd11 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 9768.0 > origFormat._device: /dev/mapper/fedora-root > origFormat._minInstanceSize: 845.9 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 9768.0 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: > id: 8 >, ActionDestroyFormat instance, containing members: > device: non-existent 11787MB partition vda2 (3) > origFormat: non-existent lvmpv > id: 9 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: e3419ee8-10d6-4047-8975-9c0b9ffb71eb > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._device: /dev/vda1 > origFormat._minInstanceSize: 57.2 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 500.0 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 11 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 12 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 25 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 26 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 27 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 28 >, ActionCreateDevice instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > id: 29 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 30 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 16 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 21 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 19 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.disks: [existing 12288MB disk vda (1) with existing msdos disklabel >, existing 12288MB disk vdb (5) with non-existent msdos disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xb23859ec) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb2385a4c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb2385a6c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb2385a8c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb2385aec) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2267136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (141, 255, 63) biosGeometry: (141, 255, 63) > PedDevice: <_ped.Device object at 0xb13a780c> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-12-08-01-51-49-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-TC1_i386 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-12-08-01-51-49-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-TC1_i386 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4428.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 0 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1355277393.52 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 553.73 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 4962 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 4961 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 4959 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 5 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0xac13042c> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: Fed0530 > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 14 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-TC1x20i386 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.36 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-TC1x20i386', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >01:50:05,065 INFO anaconda: /sbin/anaconda 18.36 >01:50:07,232 INFO anaconda: 1048576 kB (1024 MB) are available >01:50:07,233 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >01:50:07,276 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >01:50:07,279 INFO anaconda: Default encoding = utf-8 >01:50:07,796 INFO anaconda: ISCSID is /sbin/iscsid >01:50:07,799 INFO anaconda: no initiator set >01:50:08,135 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:50:08,138 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >01:50:08,634 INFO anaconda: Display mode = g >01:50:08,640 INFO anaconda: 1048576 kB (1024 MB) are available >01:50:08,641 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >01:50:11,625 DEBUG anaconda: X server has signalled a successful start. >01:50:11,636 INFO anaconda: Starting window manager, pid 689. >01:50:14,544 INFO anaconda: using only installclass _Fedora >01:50:15,706 INFO anaconda: Detected 1008M of memory >01:50:15,708 INFO anaconda: Swap attempt of 2016M >01:50:15,751 INFO anaconda: Running Thread: AnaStorageThread (-1252930752) >01:50:15,755 INFO anaconda: Running Thread: AnaNetworkThread (-1261323456) >01:50:15,764 INFO anaconda: Running Thread: AnaPayloadThread (-1325352128) >01:50:16,285 DEBUG anaconda: updating hostname localhost.localdomain >01:50:17,600 INFO anaconda: Thread Done: AnaNetworkThread (-1261323456) >01:50:17,788 INFO anaconda: no initiator set >01:50:19,419 DEBUG anaconda: required disklabel type for vda (15) is None >01:50:19,421 DEBUG anaconda: default disklabel type for vda is msdos >01:50:19,427 DEBUG anaconda: selecting msdos disklabel for vda based on size >01:50:20,819 DEBUG anaconda: required disklabel type for vdb (15) is None >01:50:20,821 DEBUG anaconda: default disklabel type for vdb is msdos >01:50:20,823 DEBUG anaconda: selecting msdos disklabel for vdb based on size >01:50:27,991 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >01:50:28,106 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >01:50:29,283 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >01:50:30,048 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >01:50:31,200 INFO anaconda: Thread Done: AnaStorageThread (-1252930752) >01:50:32,487 INFO anaconda: Thread Done: AnaPayloadThread (-1325352128) >01:51:42,522 DEBUG anaconda: network standalone spoke (init): completed: True >20:51:43,231 INFO anaconda: Running Thread: AnaSourceWatcher (-1342137536) >20:51:43,347 DEBUG anaconda: network: selected device eth0 >20:51:43,406 INFO anaconda: Running Thread: AnaSoftwareWatcher (-1350530240) >20:51:43,421 INFO anaconda: Running Thread: AnaStorageWatcher (-1364268224) >20:51:44,934 INFO anaconda: Running Thread: AnaNTPserver0 (-1381053632) >20:51:44,950 INFO anaconda: Running Thread: AnaNTPserver1 (-1372660928) >20:51:45,014 INFO anaconda: Running Thread: AnaNTPserver2 (-1325352128) >20:51:45,032 INFO anaconda: Running Thread: AnaNTPserver3 (-1389446336) >20:51:45,109 INFO anaconda: Thread Done: AnaSourceWatcher (-1342137536) >20:51:45,235 INFO anaconda: Thread Done: AnaNTPserver1 (-1372660928) >20:51:47,320 INFO anaconda: Running Thread: AnaCheckSoftwareThread (-1372660928) >20:51:47,322 INFO anaconda: Thread Done: AnaSoftwareWatcher (-1350530240) >20:51:47,345 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> status to: Probing storage... >20:51:47,347 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> status to: Downloading package metadata... >20:51:47,349 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> status to: Downloading package metadata... >20:51:47,351 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> status to: Downloading group metadata... >20:51:47,356 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> status to: Probing storage... >20:51:47,359 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> >20:51:47,362 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> >20:51:47,367 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> >20:51:47,371 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> >20:51:47,376 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> status to: Checking software dependencies... >20:51:47,453 INFO anaconda: Thread Done: AnaStorageWatcher (-1364268224) >20:51:48,559 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:51:48,565 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb07ba96c> status to: Wired (eth0) connected >20:51:55,003 INFO anaconda: Thread Done: AnaNTPserver0 (-1381053632) >20:51:55,106 INFO anaconda: Thread Done: AnaNTPserver2 (-1325352128) >20:51:55,126 INFO anaconda: Thread Done: AnaNTPserver3 (-1389446336) >20:51:59,438 INFO anaconda: Thread Done: AnaCheckSoftwareThread (-1372660928) >20:51:59,558 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> >20:51:59,562 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> >20:52:44,337 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >20:52:51,292 DEBUG anaconda: disk free: 12.28 GB fs free: 442 MB sw needs: 2.73 GB auto swap: 2.01 GB >20:52:55,279 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1372660928) >20:52:55,304 DEBUG anaconda: required disklabel type for vdb (15) is None >20:52:55,304 DEBUG anaconda: default disklabel type for vdb is msdos >20:52:55,306 DEBUG anaconda: selecting msdos disklabel for vdb based on size >20:52:55,496 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1372660928) >20:52:55,603 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb'] >20:52:55,605 DEBUG anaconda: ui: unused=[] >20:52:55,607 DEBUG anaconda: ui: new_devices=[] >20:52:55,652 DEBUG anaconda: page clicked: New Fedora 18-TC1 Installation >20:52:55,655 DEBUG anaconda: show first mountpoint: New Fedora 18-TC1 Installation >20:52:55,798 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:52:55,800 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> status to: Saving storage configuration... >20:52:55,804 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:53:01,604 DEBUG anaconda: page clicked: Fedora Linux 18 for i686 >20:53:01,608 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for i686 >20:53:01,626 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >20:53:01,629 DEBUG anaconda: updated device_disks to ['vda'] >20:53:01,631 DEBUG anaconda: updated device_vg_name to None >20:53:01,634 DEBUG anaconda: min: 57.2 max: 500.0 current: 500.0 >20:53:01,637 DEBUG anaconda: fs type changed: ext4 >20:53:01,650 INFO anaconda: getting device type for Standard Partition >20:53:01,653 DEBUG anaconda: device_type_changed: 2 Standard Partition >20:53:01,654 INFO anaconda: getting device type for Standard Partition >20:53:01,656 DEBUG anaconda: populate_raid: 2, None >20:53:01,657 INFO anaconda: getting device type for Standard Partition >20:53:01,660 INFO anaconda: getting device type for Standard Partition >20:53:01,661 DEBUG anaconda: populate_raid: 2, None >20:53:01,662 INFO anaconda: getting device type for Standard Partition >20:53:06,733 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page Fedora Linux 18 for i686 >20:53:08,494 INFO anaconda: ui: removed device vda1 >20:53:08,526 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2', 'vdb'] >20:53:08,529 DEBUG anaconda: ui: unused=[] >20:53:08,531 DEBUG anaconda: ui: new_devices=[] >20:53:08,552 DEBUG anaconda: page clicked: Fedora Linux 18 for i686 >20:53:08,554 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for i686 >20:53:08,556 DEBUG anaconda: populate_right_side: existing 9768MB lvmlv fedora-root (14) with existing ext4 filesystem >20:53:08,558 DEBUG anaconda: updated device_disks to ['vda'] >20:53:08,560 DEBUG anaconda: updated device_vg_name to fedora >20:53:08,564 DEBUG anaconda: min: 845.9 max: 9768.0 current: 9768.0 >20:53:08,572 INFO anaconda: getting device type for LVM >20:53:08,574 DEBUG anaconda: device_type_changed: 0 LVM >20:53:08,576 INFO anaconda: getting device type for LVM >20:53:08,578 DEBUG anaconda: populate_raid: 0, None >20:53:08,579 INFO anaconda: getting device type for LVM >20:53:08,581 INFO anaconda: getting device type for LVM >20:53:08,583 DEBUG anaconda: populate_raid: 0, None >20:53:08,585 INFO anaconda: getting device type for LVM >20:53:08,586 DEBUG anaconda: default vg is fedora >20:53:08,587 DEBUG anaconda: new vg selection: fedora >20:53:10,331 DEBUG anaconda: removing device 'existing 9768MB lvmlv fedora-root (14) with existing ext4 filesystem' from page Fedora Linux 18 for i686 >20:53:11,831 INFO anaconda: ui: removed device fedora-root >20:53:11,843 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2', 'vdb'] >20:53:11,845 DEBUG anaconda: ui: unused=[] >20:53:11,846 DEBUG anaconda: ui: new_devices=[] >20:53:11,857 DEBUG anaconda: page clicked: Fedora Linux 18 for i686 >20:53:11,858 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for i686 >20:53:11,860 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora-swap (13) with existing swap >20:53:11,862 DEBUG anaconda: updated device_disks to ['vda'] >20:53:11,863 DEBUG anaconda: updated device_vg_name to fedora >20:53:11,865 DEBUG anaconda: min: 2016.0 max: 2016.0 current: 2016.0 >20:53:11,869 DEBUG anaconda: fs type changed: swap >20:53:11,879 INFO anaconda: getting device type for LVM >20:53:11,881 DEBUG anaconda: populate_raid: 0, None >20:53:11,883 INFO anaconda: getting device type for LVM >20:53:11,884 DEBUG anaconda: default vg is fedora >20:53:11,885 DEBUG anaconda: new vg selection: None >20:53:11,893 DEBUG anaconda: new vg selection: None >20:53:11,903 DEBUG anaconda: new vg selection: fedora >20:53:13,849 DEBUG anaconda: removing device 'existing 2016MB lvmlv fedora-swap (13) with existing swap' from page Fedora Linux 18 for i686 >20:53:15,981 DEBUG anaconda: required disklabel type for vda (15) is None >20:53:15,983 DEBUG anaconda: default disklabel type for vda is msdos >20:53:15,986 DEBUG anaconda: selecting msdos disklabel for vda based on size >20:53:16,019 INFO anaconda: ui: removed device fedora-swap >20:53:16,060 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb'] >20:53:16,065 DEBUG anaconda: ui: unused=[] >20:53:16,067 DEBUG anaconda: ui: new_devices=[] >20:53:16,081 DEBUG anaconda: page clicked: New Fedora 18-TC1 Installation >20:53:16,084 DEBUG anaconda: show first mountpoint: New Fedora 18-TC1 Installation >20:53:52,902 DEBUG anaconda: requested size = 1 GB ; available space = 24.57 GB >20:53:53,559 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-boot', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdb1'] >20:53:53,562 DEBUG anaconda: ui: unused=[] >20:53:53,565 DEBUG anaconda: ui: new_devices=['fedora-boot'] >20:53:53,588 DEBUG anaconda: page clicked: New Fedora 18-TC1 Installation >20:53:53,589 DEBUG anaconda: show first mountpoint: New Fedora 18-TC1 Installation >20:53:53,590 DEBUG anaconda: populate_right_side: non-existent 1000MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:53:53,593 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:53:53,595 DEBUG anaconda: updated device_vg_name to fedora >20:53:53,599 DEBUG anaconda: min: 1.0 max: 25575.938476 current: 1000.0 >20:53:53,614 DEBUG anaconda: fs type changed: ext4 >20:53:53,627 INFO anaconda: getting device type for LVM >20:53:53,631 DEBUG anaconda: populate_raid: 0, None >20:53:53,632 INFO anaconda: getting device type for LVM >20:53:53,633 DEBUG anaconda: default vg is fedora >20:53:53,633 DEBUG anaconda: new vg selection: None >20:53:53,643 DEBUG anaconda: new vg selection: None >20:53:53,653 DEBUG anaconda: new vg selection: fedora >20:54:09,258 INFO anaconda: ui: saving changes to device fedora-boot >20:54:09,262 DEBUG anaconda: old_name: boot >20:54:09,265 DEBUG anaconda: new_name: boot >20:54:09,265 DEBUG anaconda: new size: 500.0 >20:54:09,269 DEBUG anaconda: old size: 1000.0 >20:54:09,271 INFO anaconda: getting device type for LVM >20:54:09,272 DEBUG anaconda: new device type: 0 >20:54:09,273 DEBUG anaconda: reformat: True >20:54:09,276 DEBUG anaconda: new fs type: ext4 >20:54:09,276 DEBUG anaconda: old encryption setting: False >20:54:09,277 DEBUG anaconda: new encryption setting: False >20:54:09,279 DEBUG anaconda: old mountpoint: /boot >20:54:09,280 DEBUG anaconda: new mountpoint: /boot >20:54:09,282 INFO anaconda: getting device type for LVM >20:54:09,942 DEBUG anaconda: updating selector size to '496 MB' >20:54:09,971 DEBUG anaconda: populate_right_side: non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:54:09,974 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:54:09,975 DEBUG anaconda: updated device_vg_name to fedora >20:54:09,979 DEBUG anaconda: min: 1.0 max: 24567.938476 current: 496 >20:54:09,996 INFO anaconda: getting device type for LVM >20:54:09,999 DEBUG anaconda: populate_raid: 0, None >20:54:09,999 INFO anaconda: getting device type for LVM >20:54:10,000 DEBUG anaconda: default vg is fedora >20:54:10,000 DEBUG anaconda: new vg selection: None >20:54:10,015 DEBUG anaconda: new vg selection: None >20:54:10,027 DEBUG anaconda: new vg selection: fedora >20:54:29,122 INFO anaconda: ui: saving changes to device fedora-boot >20:54:29,125 DEBUG anaconda: old_name: boot >20:54:29,129 DEBUG anaconda: new_name: boot >20:54:29,130 DEBUG anaconda: new size: 496.0 >20:54:29,130 DEBUG anaconda: old size: 496 >20:54:29,130 INFO anaconda: getting device type for LVM >20:54:29,131 DEBUG anaconda: new device type: 0 >20:54:29,133 DEBUG anaconda: reformat: True >20:54:29,134 DEBUG anaconda: new fs type: ext4 >20:54:29,136 DEBUG anaconda: old encryption setting: False >20:54:29,136 DEBUG anaconda: new encryption setting: False >20:54:29,136 DEBUG anaconda: old mountpoint: /boot >20:54:29,138 DEBUG anaconda: new mountpoint: /boot >20:54:29,139 INFO anaconda: getting device type for LVM >20:54:41,569 DEBUG anaconda: requested size = 2 GB ; available space = 24.07 GB >20:54:42,015 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-boot', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdb1'] >20:54:42,016 DEBUG anaconda: ui: unused=[] >20:54:42,019 DEBUG anaconda: ui: new_devices=['fedora-boot', 'fedora-swap'] >20:54:42,036 DEBUG anaconda: page clicked: New Fedora 18-TC1 Installation >20:54:42,039 DEBUG anaconda: show first mountpoint: New Fedora 18-TC1 Installation >20:54:42,039 DEBUG anaconda: populate_right_side: non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:54:42,040 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:54:42,041 DEBUG anaconda: updated device_vg_name to fedora >20:54:42,043 DEBUG anaconda: min: 1.0 max: 24567.938476 current: 496 >20:54:42,053 INFO anaconda: getting device type for LVM >20:54:42,056 DEBUG anaconda: populate_raid: 0, None >20:54:42,056 INFO anaconda: getting device type for LVM >20:54:42,058 DEBUG anaconda: default vg is fedora >20:54:42,058 DEBUG anaconda: new vg selection: None >20:54:42,066 DEBUG anaconda: new vg selection: None >20:54:42,075 DEBUG anaconda: new vg selection: fedora >20:54:45,208 DEBUG anaconda: current selector: non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:54:45,211 DEBUG anaconda: new selector: non-existent 2000MB lvmlv fedora-swap (19) with non-existent swap >20:54:45,213 DEBUG anaconda: notebook page = 1 >20:54:45,214 INFO anaconda: ui: saving changes to device fedora-boot >20:54:45,217 DEBUG anaconda: old_name: boot >20:54:45,217 DEBUG anaconda: new_name: boot >20:54:45,220 DEBUG anaconda: new size: 496.0 >20:54:45,221 DEBUG anaconda: old size: 496 >20:54:45,221 INFO anaconda: getting device type for LVM >20:54:45,222 DEBUG anaconda: new device type: 0 >20:54:45,222 DEBUG anaconda: reformat: True >20:54:45,224 DEBUG anaconda: new fs type: ext4 >20:54:45,224 DEBUG anaconda: old encryption setting: False >20:54:45,225 DEBUG anaconda: new encryption setting: False >20:54:45,225 DEBUG anaconda: old mountpoint: /boot >20:54:45,226 DEBUG anaconda: new mountpoint: /boot >20:54:45,228 INFO anaconda: getting device type for LVM >20:54:45,245 DEBUG anaconda: populate_right_side: non-existent 2000MB lvmlv fedora-swap (19) with non-existent swap >20:54:45,247 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:54:45,247 DEBUG anaconda: updated device_vg_name to fedora >20:54:45,250 DEBUG anaconda: min: 1.0 max: 24067.938476 current: 2000.0 >20:54:45,255 DEBUG anaconda: fs type changed: swap >20:54:45,271 INFO anaconda: getting device type for LVM >20:54:45,271 DEBUG anaconda: populate_raid: 0, None >20:54:45,274 INFO anaconda: getting device type for LVM >20:54:45,274 DEBUG anaconda: default vg is fedora >20:54:45,277 DEBUG anaconda: new vg selection: None >20:54:45,287 DEBUG anaconda: new vg selection: None >20:54:45,295 DEBUG anaconda: new vg selection: fedora >20:54:59,511 INFO anaconda: ui: saving changes to device fedora-swap >20:54:59,514 DEBUG anaconda: old_name: swap >20:54:59,518 DEBUG anaconda: new_name: swap >20:54:59,518 DEBUG anaconda: new size: 2000.0 >20:54:59,519 DEBUG anaconda: old size: 2000.0 >20:54:59,519 INFO anaconda: getting device type for LVM >20:54:59,520 DEBUG anaconda: new device type: 0 >20:54:59,522 DEBUG anaconda: reformat: True >20:54:59,523 DEBUG anaconda: new fs type: swap >20:54:59,523 DEBUG anaconda: old encryption setting: False >20:54:59,526 DEBUG anaconda: new encryption setting: False >20:54:59,526 DEBUG anaconda: old mountpoint: >20:54:59,526 DEBUG anaconda: new mountpoint: None >20:54:59,527 INFO anaconda: getting device type for LVM >20:55:10,113 DEBUG anaconda: requested size = 11 GB ; available space = 22.06 GB >20:55:10,716 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-boot', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdb1'] >20:55:10,718 DEBUG anaconda: ui: unused=[] >20:55:10,718 DEBUG anaconda: ui: new_devices=['fedora-boot', 'fedora-swap', 'fedora-root'] >20:55:10,756 DEBUG anaconda: page clicked: New Fedora 18-TC1 Installation >20:55:10,758 DEBUG anaconda: show first mountpoint: New Fedora 18-TC1 Installation >20:55:10,761 DEBUG anaconda: populate_right_side: non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:55:10,761 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:55:10,764 DEBUG anaconda: updated device_vg_name to fedora >20:55:10,767 DEBUG anaconda: min: 1.0 max: 22563.938476 current: 496 >20:55:10,770 DEBUG anaconda: fs type changed: ext4 >20:55:10,792 INFO anaconda: getting device type for LVM >20:55:10,795 DEBUG anaconda: populate_raid: 0, None >20:55:10,798 INFO anaconda: getting device type for LVM >20:55:10,798 DEBUG anaconda: default vg is fedora >20:55:10,801 DEBUG anaconda: new vg selection: None >20:55:10,814 DEBUG anaconda: new vg selection: None >20:55:10,827 DEBUG anaconda: new vg selection: fedora >20:55:12,878 DEBUG anaconda: current selector: non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot >20:55:12,880 DEBUG anaconda: new selector: non-existent 11000MB lvmlv fedora-root (20) with non-existent ext4 filesystem mounted at / >20:55:12,883 DEBUG anaconda: notebook page = 1 >20:55:12,883 INFO anaconda: ui: saving changes to device fedora-boot >20:55:12,885 DEBUG anaconda: old_name: boot >20:55:12,886 DEBUG anaconda: new_name: boot >20:55:12,886 DEBUG anaconda: new size: 496.0 >20:55:12,886 DEBUG anaconda: old size: 496 >20:55:12,888 INFO anaconda: getting device type for LVM >20:55:12,888 DEBUG anaconda: new device type: 0 >20:55:12,888 DEBUG anaconda: reformat: True >20:55:12,890 DEBUG anaconda: new fs type: ext4 >20:55:12,890 DEBUG anaconda: old encryption setting: False >20:55:12,891 DEBUG anaconda: new encryption setting: False >20:55:12,891 DEBUG anaconda: old mountpoint: /boot >20:55:12,892 DEBUG anaconda: new mountpoint: /boot >20:55:12,894 INFO anaconda: getting device type for LVM >20:55:12,909 DEBUG anaconda: populate_right_side: non-existent 11000MB lvmlv fedora-root (20) with non-existent ext4 filesystem mounted at / >20:55:12,910 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:55:12,910 DEBUG anaconda: updated device_vg_name to fedora >20:55:12,914 DEBUG anaconda: min: 1.0 max: 22071.938476 current: 11000.0 >20:55:12,924 INFO anaconda: getting device type for LVM >20:55:12,925 DEBUG anaconda: populate_raid: 0, None >20:55:12,927 INFO anaconda: getting device type for LVM >20:55:12,928 DEBUG anaconda: default vg is fedora >20:55:12,928 DEBUG anaconda: new vg selection: None >20:55:12,937 DEBUG anaconda: new vg selection: None >20:55:12,945 DEBUG anaconda: new vg selection: fedora >20:55:23,072 INFO anaconda: getting device type for RAID >20:55:23,075 DEBUG anaconda: device_type_changed: 1 RAID >20:55:23,081 INFO anaconda: getting device type for RAID >20:55:23,082 DEBUG anaconda: populate_raid: 1, raid0 >20:55:23,086 DEBUG anaconda: widget <CheckButton object at 0xafdd0464 (GtkCheckButton at 0xa53c840)> new state: True >20:55:23,086 INFO anaconda: getting device type for RAID >20:55:23,087 INFO anaconda: getting device type for RAID >20:55:23,097 INFO anaconda: getting device type for RAID >20:55:32,349 DEBUG anaconda: widget <CheckButton object at 0xafdd02fc (GtkCheckButton at 0xa4c66f0)> new state: True >20:55:32,351 INFO anaconda: getting device type for RAID >20:55:32,354 INFO anaconda: getting device type for RAID >20:55:37,304 INFO anaconda: ui: saving changes to device fedora-root >20:55:37,307 DEBUG anaconda: old_name: root >20:55:37,309 DEBUG anaconda: new_name: root >20:55:37,310 DEBUG anaconda: new size: 11000.0 >20:55:37,311 DEBUG anaconda: old size: 11000.0 >20:55:37,313 INFO anaconda: getting device type for RAID >20:55:37,314 DEBUG anaconda: new device type: 1 >20:55:37,316 DEBUG anaconda: reformat: True >20:55:37,318 DEBUG anaconda: new fs type: ext4 >20:55:37,318 DEBUG anaconda: old encryption setting: False >20:55:37,318 DEBUG anaconda: new encryption setting: False >20:55:37,319 DEBUG anaconda: old mountpoint: / >20:55:37,320 DEBUG anaconda: new mountpoint: / >20:55:37,322 INFO anaconda: getting device type for RAID >20:55:37,329 INFO anaconda: changing device type from 0 to 1 >20:55:37,917 DEBUG anaconda: disks: ['vda', 'vdb'] >20:55:38,581 DEBUG anaconda: populate_right_side: non-existent 10994MB mdarray root (23) with non-existent ext4 filesystem mounted at / >20:55:38,582 DEBUG anaconda: updated device_disks to ['vda', 'vdb'] >20:55:38,582 DEBUG anaconda: updated device_vg_name to None >20:55:38,594 DEBUG anaconda: min: 1.0 max: 11057.938476 current: 10994.0 >20:55:38,612 INFO anaconda: getting device type for RAID >20:55:38,613 DEBUG anaconda: populate_raid: 1, raid10 >20:55:38,622 INFO anaconda: getting device type for RAID >20:56:20,512 INFO anaconda: ui: saving changes to device root >20:56:20,514 DEBUG anaconda: old_name: root >20:56:20,517 DEBUG anaconda: new_name: root >20:56:20,517 DEBUG anaconda: new size: 10994.0 >20:56:20,521 DEBUG anaconda: old size: 10994.0 >20:56:20,521 INFO anaconda: getting device type for RAID >20:56:20,522 DEBUG anaconda: new device type: 1 >20:56:20,523 DEBUG anaconda: reformat: True >20:56:20,524 DEBUG anaconda: new fs type: ext4 >20:56:20,525 DEBUG anaconda: old encryption setting: False >20:56:20,526 DEBUG anaconda: new encryption setting: False >20:56:20,526 DEBUG anaconda: old mountpoint: / >20:56:20,526 DEBUG anaconda: new mountpoint: / >20:56:20,528 INFO anaconda: getting device type for RAID >20:56:20,574 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:56:20,577 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:56:20,575 INFO anaconda: Running Thread: AnaCheckStorageThread (-1372660928) >20:56:20,587 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> status to: Checking storage configuration... >20:56:20,629 INFO anaconda: Thread Done: AnaCheckStorageThread (-1372660928) >20:56:21,560 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb07d0f4c> >20:56:33,512 INFO anaconda: Running Thread: AnaCheckSoftwareThread (-1372660928) >20:56:33,610 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> >20:56:33,614 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> >20:56:33,698 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> status to: Checking software dependencies... >20:56:36,790 INFO anaconda: Thread Done: AnaCheckSoftwareThread (-1372660928) >20:56:37,559 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb074dbec> >20:56:37,565 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb0741c4c> >20:56:59,539 INFO anaconda: Running Thread: AnaInstallThread (-1372660928) >20:57:05,941 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda2 >20:57:08,419 INFO anaconda: Creating disklabel on /dev/vda >20:57:10,084 INFO anaconda: Creating mdmember on /dev/vda2 >20:57:10,522 INFO anaconda: Creating lvmpv on /dev/vda1 >20:57:11,601 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/vda1 >20:57:11,962 INFO anaconda: Creating disklabel on /dev/vdb >20:57:13,367 INFO anaconda: Creating mdmember on /dev/vdb2 >20:57:19,076 INFO anaconda: Thread Done: AnaInstallThread (-1372660928) > > >/tmp/packaging.log: >01:50:15,689 DEBUG packaging: getting release version from tree at None (18) >01:50:15,691 DEBUG packaging: got a release version of 18 >01:50:31,206 INFO packaging: updating base repo >01:50:31,810 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >01:50:31,813 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >01:50:31,815 DEBUG yum.verbose.plugin: Adding en_US to language list >01:50:31,832 DEBUG yum.verbose.YumBase: Config time: 0.618 >01:50:31,885 DEBUG packaging: getting release version from tree at None (18) >01:50:31,887 DEBUG packaging: got a release version of 18 >01:50:31,888 INFO packaging: configuring base repo >01:50:31,890 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >01:50:31,891 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >01:50:32,003 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >01:50:32,013 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >01:50:32,017 DEBUG packaging: got a release version of 18 >01:50:32,038 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >01:50:32,039 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >01:50:32,041 DEBUG yum.verbose.plugin: Adding en_US to language list >01:50:32,046 DEBUG yum.verbose.YumBase: Config time: 0.024 >01:50:32,096 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >01:50:32,119 DEBUG packaging: disabling repo fedora >01:50:32,125 DEBUG packaging: disabling repo updates-testing >01:50:32,126 DEBUG packaging: disabling repo updates >01:50:32,128 INFO packaging: gathering repo metadata >01:50:32,129 DEBUG packaging: getting repo metadata for anaconda >01:50:32,223 DEBUG packaging: getting group info for anaconda >01:50:32,477 INFO packaging: metadata retrieval complete >20:51:45,133 DEBUG yum.verbose.YumBase: Setting up Package Sacks >20:51:45,142 INFO_2 yum.verbose.plugin: Determining fastest mirrors >20:51:46,811 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >20:51:46,928 DEBUG yum.verbose.YumBase: pkgsack time: 1.791 >20:51:47,290 DEBUG yum.verbose.YumBase: group time: 2.161 >20:51:47,307 DEBUG packaging: deleting package sacks >20:51:47,323 INFO packaging: checking software selection >20:51:47,325 DEBUG packaging: deleting package sacks >20:51:47,326 DEBUG packaging: deleting yum transaction info >20:51:47,327 DEBUG packaging: select group core >20:51:47,327 DEBUG yum.verbose.YumBase: Setting up Package Sacks >20:51:47,555 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >20:51:47,759 DEBUG yum.verbose.YumBase: pkgsack time: 0.432 >20:51:47,935 DEBUG yum.verbose.YumBase: group time: 0.608 >20:51:48,049 DEBUG yum.verbose.YumBase: Obs Init time: 0.108 >20:51:48,095 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >20:51:48,114 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >20:51:48,117 DEBUG packaging: select group core >20:51:48,119 DEBUG packaging: select group gnome-desktop >20:51:48,152 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >20:51:48,158 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >20:51:48,169 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >20:51:48,253 DEBUG packaging: select group multimedia >20:51:48,290 DEBUG packaging: select group input-methods >20:51:48,308 DEBUG packaging: select group base-x >20:51:48,333 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >20:51:48,339 DEBUG packaging: select group fonts >20:51:48,456 DEBUG packaging: select group hardware-support >20:51:48,477 DEBUG packaging: select group dial-up >20:51:48,484 DEBUG packaging: select group printing >20:51:48,619 DEBUG packaging: select group firefox >20:51:48,625 DEBUG packaging: select group standard >20:51:48,736 DEBUG packaging: select package kernel-PAE >20:51:48,778 INFO packaging: selected kernel-PAE >20:51:48,780 INFO packaging: checking dependencies >20:51:49,196 DEBUG yum.verbose.YumBase: Building updates object >20:51:49,388 DEBUG yum.verbose.YumBase: up:simple updates time: 0.054 >20:51:49,394 DEBUG yum.verbose.YumBase: up:obs time: 0.003 >20:51:49,396 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >20:51:49,399 DEBUG yum.verbose.YumBase: updates time: 0.201 >20:51:49,402 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.i686 as install for ModemManager-0.6.0.0-1.fc18.i686 >20:51:49,409 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.i686 as install for ModemManager-0.6.0.0-1.fc18.i686 >20:51:49,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.i686 as install for ModemManager-0.6.0.0-1.fc18.i686 >20:51:49,417 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libgmodule-2.0.so.0 >20:51:49,419 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libglib-2.0.so.0 >20:51:49,421 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.i686 as install for ModemManager-0.6.0.0-1.fc18.i686 >20:51:49,444 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-9.git20121004.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,458 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,467 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,471 DEBUG yum.verbose.YumBase: Quick matched systemd-libs-195-8.fc18.i686 to require for libsystemd-login.so.0 >20:51:49,477 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,482 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.i686 to require for libsmime3.so >20:51:49,485 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,491 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,494 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.i686 to require for libplc4.so >20:51:49,498 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,502 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-9.git20121004.fc18.i686 to require for libnm-glib.so.4 >20:51:49,505 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.i686 to require for libnl-genl-3.so.200 >20:51:49,507 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.i686 to require for libnl-3.so.200 >20:51:49,509 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,516 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,517 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.i686 to require for chkconfig >20:51:49,519 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:51:49,536 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,547 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.i686 to require for libxml2.so.2(LIBXML2_2.4.30) >20:51:49,550 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.i686 to require for libxml2.so.2 >20:51:49,551 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,556 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.i686 to require for libpango-1.0.so.0 >20:51:49,558 DEBUG yum.verbose.YumBase: Quick matched openconnect-4.07-2.fc18.i686 to require for libopenconnect.so.2 >20:51:49,559 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,573 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,578 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,583 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,588 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,593 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.i686 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.i686 >20:51:49,606 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.i686 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.i686 >20:51:49,610 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.i686 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.i686 >20:51:49,616 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.i686 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.i686 >20:51:49,623 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.i686 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.i686 >20:51:49,637 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.i686 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.i686 >20:51:49,650 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.i686 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.i686 >20:51:49,659 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.4-7.fc18.i686 as install for PackageKit-command-not-found-0.8.4-7.fc18.i686 >20:51:49,663 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.i686 as install for PackageKit-command-not-found-0.8.4-7.fc18.i686 >20:51:49,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.i686 as install for PackageKit-command-not-found-0.8.4-7.fc18.i686 >20:51:49,677 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.i686 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.i686 >20:51:49,682 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.i686 to require for gstreamer >20:51:49,695 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.i686 as install for PackageKit-gtk3-module-0.8.4-7.fc18.i686 >20:51:49,704 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.i686 to require for libgdk-x11-2.0.so.0 >20:51:49,708 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.i686 as install for PackageKit-gtk3-module-0.8.4-7.fc18.i686 >20:51:49,713 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.1-2.fc18.i686 as install for PackageKit-gtk3-module-0.8.4-7.fc18.i686 >20:51:49,718 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.i686 as install for PackageKit-yum-plugin-0.8.4-7.fc18.i686 >20:51:49,723 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.4-7.fc18.i686 as install for PackageKit-yum-plugin-0.8.4-7.fc18.i686 >20:51:49,730 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch >20:51:49,735 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,762 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,768 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,773 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,778 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,783 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,787 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,792 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,797 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,802 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.18-1.fc18.i686 as install for abrt-desktop-2.0.18-1.fc18.i686 >20:51:49,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.i686 as install for acl-2.2.51-7.fc18.i686 >20:51:49,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.i686 as install for acl-2.2.51-7.fc18.i686 >20:51:49,817 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.i686 to require for libacl.so.1 >20:51:49,830 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.i686 as install for 1:aisleriot-3.2.3.2-3.fc18.i686 >20:51:49,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.i686 as install for 1:aisleriot-3.2.3.2-3.fc18.i686 >20:51:49,841 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.i686 as install for 1:aisleriot-3.2.3.2-3.fc18.i686 >20:51:49,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.i686 as install for 1:aisleriot-3.2.3.2-3.fc18.i686 >20:51:49,847 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.i686 as install for alsa-firmware-1.0.25-2.fc18.noarch >20:51:49,852 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.i686 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.i686 >20:51:49,855 DEBUG yum.verbose.YumBase: Quick matched pulseaudio-libs-2.1-4.fc18.i686 to require for libpulse.so.0 >20:51:49,857 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.i686 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.i686 >20:51:49,860 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.26-2.fc18.i686 to require for libasound.so.2 >20:51:49,872 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.i686 as install for alsa-utils-1.0.26-1.fc18.i686 >20:51:49,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.i686 as install for alsa-utils-1.0.26-1.fc18.i686 >20:51:49,877 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.i686 to require for libsamplerate.so.0(libsamplerate.so.0.0) >20:51:49,878 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.i686 to require for libsamplerate.so.0 >20:51:49,880 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.i686 to require for libncursesw.so.5 >20:51:49,880 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.i686 to require for libmenuw.so.5 >20:51:49,880 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.i686 to require for libformw.so.5 >20:51:49,881 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.i686 as install for alsa-utils-1.0.26-1.fc18.i686 >20:51:49,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.i686 as install for at-3.1.13-10.fc18.i686 >20:51:49,900 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.i686 as install for at-3.1.13-10.fc18.i686 >20:51:49,904 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.i686 to require for libpam.so.0(LIBPAM_1.0) >20:51:49,906 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.i686 to require for libpam.so.0 >20:51:49,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.i686 as install for at-spi2-core-2.6.2-1.fc18.i686 >20:51:49,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.i686 as install for at-spi2-core-2.6.2-1.fc18.i686 >20:51:49,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.i686 as install for at-spi2-core-2.6.2-1.fc18.i686 >20:51:49,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.i686 as install for at-spi2-core-2.6.2-1.fc18.i686 >20:51:49,939 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.i686 as install for audit-2.2.1-2.fc18.i686 >20:51:49,943 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.i686 as install for audit-2.2.1-2.fc18.i686 >20:51:49,946 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.i686 to require for libaudit.so.1 >20:51:49,955 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.i686 as install for authconfig-6.2.4-2.fc18.i686 >20:51:49,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.i686 as install for authconfig-6.2.4-2.fc18.i686 >20:51:49,965 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.i686 as install for authconfig-6.2.4-2.fc18.i686 >20:51:49,970 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.i686 as install for authconfig-6.2.4-2.fc18.i686 >20:51:49,986 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.i686 as install for avahi-0.6.31-6.fc18.i686 >20:51:49,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.i686 as install for avahi-0.6.31-6.fc18.i686 >20:51:49,994 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.i686 as install for avahi-0.6.31-6.fc18.i686 >20:51:49,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.i686 as install for avahi-0.6.31-6.fc18.i686 >20:51:50,004 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.i686 as install for avahi-0.6.31-6.fc18.i686 >20:51:50,013 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.i686 as install for b43-openfwwf-5.2-8.fc18.noarch >20:51:50,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.i686 as install for 1:bash-completion-2.0-2.fc18.noarch >20:51:50,038 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.i686 as install for bc-1.06.95-7.fc18.i686 >20:51:50,042 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.i686 as install for bc-1.06.95-7.fc18.i686 >20:51:50,054 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-2.fc18.i686 as install for 32:bind-utils-9.9.2-2.fc18.i686 >20:51:50,059 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.i686 as install for 32:bind-utils-9.9.2-2.fc18.i686 >20:51:50,063 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.i686 to require for libkrb5.so.3 >20:51:50,065 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.i686 to require for libk5crypto.so.3 >20:51:50,067 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.i686 to require for libisccc.so.90 >20:51:50,068 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.i686 to require for libisc.so.92 >20:51:50,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.i686 as install for 32:bind-utils-9.9.2-2.fc18.i686 >20:51:50,074 DEBUG yum.verbose.YumBase: Quick matched libidn-1.25-3.fc18.i686 to require for libidn.so.11 >20:51:50,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.i686 as install for 32:bind-utils-9.9.2-2.fc18.i686 >20:51:50,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.i686 as install for 32:bind-utils-9.9.2-2.fc18.i686 >20:51:50,094 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.i686 as install for biosdevname-0.4.1-2.fc18.i686 >20:51:50,099 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.i686 as install for biosdevname-0.4.1-2.fc18.i686 >20:51:50,102 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.1.10-2.fc18.i686 to require for libpci.so.3 >20:51:50,108 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-2.fc18.i686 as install for bluez-cups-4.101-2.fc18.i686 >20:51:50,127 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,133 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,139 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,151 DEBUG yum.verbose.YumBase: Quick matched libisofs-1.2.4-1.fc18.i686 to require for libisofs.so.6 >20:51:50,159 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,164 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.i686 to require for libgsttag-1.0.so.0 >20:51:50,168 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,200 DEBUG yum.verbose.YumBase: Quick matched libburn-1.2.4-1.fc18.i686 to require for libburn.so.4 >20:51:50,203 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,206 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.i686 to require for libbrasero-media3.so.1 >20:51:50,208 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.i686 to require for libbrasero-burn3.so.1 >20:51:50,211 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,214 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,218 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,223 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.i686 as install for brasero-3.6.1-1.fc18.i686 >20:51:50,231 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-1.fc18.i686 as install for brasero-nautilus-3.6.1-1.fc18.i686 >20:51:50,245 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.i686 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.i686 >20:51:50,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.i686 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.i686 >20:51:50,252 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1(BLKID_2.17) >20:51:50,253 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1(BLKID_2.15) >20:51:50,255 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1(BLKID_1.0) >20:51:50,256 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1 >20:51:50,261 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.i686 as install for bzip2-1.0.6-7.fc18.i686 >20:51:50,270 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-6.fc18.noarch as install for caribou-0.4.4.2-6.fc18.i686 >20:51:50,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.i686 as install for caribou-0.4.4.2-6.fc18.i686 >20:51:50,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.i686 as install for caribou-0.4.4.2-6.fc18.i686 >20:51:50,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.i686 as install for caribou-0.4.4.2-6.fc18.i686 >20:51:50,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,310 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,314 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,319 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,323 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.i686 to require for libcogl-pango.so.0 >20:51:50,326 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,331 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,336 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,340 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.i686 to require for libcheese-gtk.so.23 >20:51:50,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.i686 as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,352 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-4.fc18.noarch as install for 2:cheese-3.6.2-1.fc18.i686 >20:51:50,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.i686 as install for cifs-utils-5.8-1.fc18.i686 >20:51:50,362 DEBUG yum.verbose.YumBase: Quick matched 2:libwbclient-4.0.0-168.fc18.rc5.i686 to require for libwbclient.so.0 >20:51:50,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.i686 as install for cifs-utils-5.8-1.fc18.i686 >20:51:50,366 DEBUG yum.verbose.YumBase: Quick matched libtalloc-2.0.7-5.fc18.i686 to require for libtalloc.so.2 >20:51:50,368 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.i686 as install for cifs-utils-5.8-1.fc18.i686 >20:51:50,369 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.i686 to require for libkeyutils.so.1(KEYUTILS_0.3) >20:51:50,370 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.i686 to require for libkeyutils.so.1 >20:51:50,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.i686 as install for cifs-utils-5.8-1.fc18.i686 >20:51:50,374 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.i686 as install for cifs-utils-5.8-1.fc18.i686 >20:51:50,386 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.fc18.noarch as install for colord-0.1.24-1.fc18.i686 >20:51:50,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.i686 as install for colord-0.1.24-1.fc18.i686 >20:51:50,392 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.i686 as install for colord-0.1.24-1.fc18.i686 >20:51:50,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.3-3.fc18.i686 as install for colord-0.1.24-1.fc18.i686 >20:51:50,397 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.24-1.fc18.i686 >20:51:50,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,421 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,427 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,432 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,435 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,437 DEBUG yum.verbose.YumBase: Quick matched pulseaudio-libs-glib2-2.1-4.fc18.i686 to require for libpulse-mainloop-glib.so.0 >20:51:50,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,443 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-2.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,448 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,450 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.i686 to require for libgoa-1.0.so.0 >20:51:50,452 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,459 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,461 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,466 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.i686 as install for 1:control-center-3.6.3-1.fc18.i686 >20:51:50,486 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.6-1.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,489 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.6-1.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,492 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,499 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6(GLIBCXX_3.4) >20:51:50,500 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6(CXXABI_1.3) >20:51:50,500 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6 >20:51:50,502 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,504 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.14-5.fc18.i686 to require for libsoftokn3.so >20:51:50,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,508 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.7.2-8.fc18.i686 to require for libgcc_s.so.1 >20:51:50,510 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.i686 as install for coolkey-1.1.0-21.fc18.i686 >20:51:50,525 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:51:50,528 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:51:50,540 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.i686 as install for cronie-1.4.10-1.fc18.i686 >20:51:50,552 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.i686 as install for cronie-1.4.10-1.fc18.i686 >20:51:50,558 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.i686 as install for cryptsetup-1.5.1-1.fc18.i686 >20:51:50,561 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.i686 as install for cryptsetup-1.5.1-1.fc18.i686 >20:51:50,564 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.i686 as install for cryptsetup-1.5.1-1.fc18.i686 >20:51:50,566 DEBUG yum.verbose.YumBase: Quick matched popt-1.13-12.fc18.i686 to require for libpopt.so.0 >20:51:50,567 DEBUG yum.verbose.YumBase: Quick matched cryptsetup-libs-1.5.1-1.fc18.i686 to require for libcryptsetup.so.4 >20:51:50,583 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.i686 as install for 1:cups-1.5.4-14.fc18.i686 >20:51:50,586 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.i686 as install for 1:cups-1.5.4-14.fc18.i686 >20:51:50,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.i686 as install for 1:cups-1.5.4-14.fc18.i686 >20:51:50,590 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.i686 as install for 1:cups-1.5.4-14.fc18.i686 >20:51:50,591 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.i686 to require for libgnutls.so.26 >20:51:50,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.i686 as install for 1:cups-1.5.4-14.fc18.i686 >20:51:50,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.i686 as install for curl-7.27.0-4.fc18.i686 >20:51:50,604 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.i686 to require for libcurl.so.4 >20:51:50,608 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.i686 as install for cyrus-sasl-plain-2.1.23-36.fc18.i686 >20:51:50,627 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.i686 as install for deja-dup-24.0-1.fc18.i686 >20:51:50,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.i686 >20:51:50,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.1-1.fc18.i686 as install for deja-dup-24.0-1.fc18.i686 >20:51:50,636 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-4.fc18.noarch as install for dejavu-sans-fonts-2.33-4.fc18.noarch >20:51:50,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:51:50,648 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:51:50,651 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:51:50,653 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.i686 to require for libdns-export.so.95 >20:51:50,660 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,667 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,669 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.77-3.fc18.i686 to require for libdevmapper.so.1.02 >20:51:50,672 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-3.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,673 DEBUG yum.verbose.YumBase: Quick matched device-mapper-event-libs-1.02.77-3.fc18.i686 to require for libdevmapper-event.so.1.02 >20:51:50,675 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,678 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.i686 as install for dmraid-1.0.0.rc16-17.fc18.i686 >20:51:50,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.i686 as install for 1:dump-0.4-0.13.b44.fc18.i686 >20:51:50,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.i686 as install for e2fsprogs-1.42.5-1.fc18.i686 >20:51:50,731 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,737 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,741 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,744 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,748 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,752 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-2.fc18.i686 >20:51:50,755 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,761 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,768 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,771 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0) >20:51:50,772 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9) >20:51:50,772 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6) >20:51:50,773 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36) >20:51:50,774 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35) >20:51:50,774 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34) >20:51:50,775 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32) >20:51:50,776 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3) >20:51:50,776 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29) >20:51:50,777 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27) >20:51:50,777 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26) >20:51:50,778 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24) >20:51:50,779 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23) >20:51:50,779 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21) >20:51:50,780 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2) >20:51:50,781 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18) >20:51:50,781 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17) >20:51:50,782 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16) >20:51:50,783 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15) >20:51:50,783 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14) >20:51:50,784 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12) >20:51:50,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1) >20:51:50,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0) >20:51:50,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9) >20:51:50,787 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4) >20:51:50,787 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3) >20:51:50,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1) >20:51:50,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0) >20:51:50,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6) >20:51:50,790 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5) >20:51:50,790 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1) >20:51:50,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0) >20:51:50,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8) >20:51:50,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6) >20:51:50,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5) >20:51:50,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3) >20:51:50,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2) >20:51:50,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1) >20:51:50,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0) >20:51:50,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3) >20:51:50,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2) >20:51:50,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9) >20:51:50,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8) >20:51:50,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7) >20:51:50,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3) >20:51:50,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2) >20:51:50,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16) >20:51:50,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14) >20:51:50,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12) >20:51:50,799 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11) >20:51:50,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10) >20:51:50,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1) >20:51:50,801 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0) >20:51:50,802 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9) >20:51:50,803 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7) >20:51:50,803 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6) >20:51:50,804 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5) >20:51:50,805 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4) >20:51:50,805 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3) >20:51:50,806 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15) >20:51:50,807 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14) >20:51:50,808 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13) >20:51:50,808 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12) >20:51:50,809 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11) >20:51:50,810 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1) >20:51:50,810 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0) >20:51:50,811 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.i686 to require for libtelepathy-glib.so.0 >20:51:50,814 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,825 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,828 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,832 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,835 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.i686 to require for libgcr-3.so.1 >20:51:50,835 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.i686 to require for libgck-1.so.0 >20:51:50,837 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,840 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.i686 to require for libfolks-telepathy.so.25 >20:51:50,842 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,846 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.i686 as install for empathy-3.6.2-2.fc18.i686 >20:51:50,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.i686 as install for eog-3.6.2-1.fc18.i686 >20:51:50,868 DEBUG yum.verbose.YumBase: Quick matched libjpeg-turbo-1.2.1-3.fc18.i686 to require for libjpeg.so.62 >20:51:50,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.i686 as install for eog-3.6.2-1.fc18.i686 >20:51:50,872 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.i686 as install for eog-3.6.2-1.fc18.i686 >20:51:50,875 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.i686 as install for eog-3.6.2-1.fc18.i686 >20:51:50,890 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.i686 as install for evince-3.6.1-2.fc18.i686 >20:51:50,893 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.i686 to require for libevview3.so.3 >20:51:50,893 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.i686 to require for libevdocument3.so.4 >20:51:50,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,932 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,939 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.i686 to require for libicalss.so.0 >20:51:50,939 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.i686 to require for libical.so.0 >20:51:50,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,944 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,947 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.i686 to require for libgtkhtml-4.0.so.0 >20:51:50,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,953 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,957 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.i686 to require for libedataserver-1.2.so.17 >20:51:50,958 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.i686 to require for libecal-1.2.so.15 >20:51:50,958 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.i686 to require for libebook-1.2.so.14 >20:51:50,959 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.i686 to require for libebackend-1.2.so.5 >20:51:50,960 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.i686 to require for libcamel-1.2.so.40 >20:51:50,962 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-1.fc18.i686 as install for evolution-3.6.2-3.fc18.i686 >20:51:50,986 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.i686 as install for file-5.11-4.fc18.i686 >20:51:50,987 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.i686 to require for libmagic.so.1 >20:51:51,020 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0.1-1.fc18.i686 as install for firefox-17.0.1-1.fc18.i686 >20:51:51,026 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.i686 >20:51:51,028 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.i686 to require for libxpcom.so >20:51:51,030 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.i686 as install for firefox-17.0.1-1.fc18.i686 >20:51:51,034 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.i686 as install for firewall-config-0.2.9-1.fc18.noarch >20:51:51,037 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.i686 as install for firewall-config-0.2.9-1.fc18.noarch >20:51:51,040 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.9-1.fc18.noarch >20:51:51,045 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.21-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >20:51:51,047 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >20:51:51,050 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-2.fc18.i686 as install for firewalld-0.2.9-1.fc18.noarch >20:51:51,068 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.i686 as install for firewalld-0.2.9-1.fc18.noarch >20:51:51,074 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.i686 as install for firewalld-0.2.9-1.fc18.noarch >20:51:51,080 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-1.fc18.i686 >20:51:51,083 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,086 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.3-1.fc18.noarch as install for firstboot-18.6-1.fc18.i686 >20:51:51,091 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,093 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.i686 >20:51:51,096 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.18-1.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,105 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.4-2.fc18.i686 as install for firstboot-18.6-1.fc18.i686 >20:51:51,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-234.fc18.i686 as install for foomatic-4.0.8-13.fc18.i686 >20:51:51,153 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(vars) >20:51:51,154 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(strict) >20:51:51,155 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(POSIX) >20:51:51,156 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(Getopt::Std) >20:51:51,157 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(Getopt::Long) >20:51:51,158 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(FileHandle) >20:51:51,160 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(Exporter) >20:51:51,161 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.i686 to require for perl(Encode) >20:51:51,164 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-234.fc18.i686 as install for foomatic-4.0.8-13.fc18.i686 >20:51:51,167 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-234.fc18.i686 as install for foomatic-4.0.8-13.fc18.i686 >20:51:51,171 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.i686 >20:51:51,178 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-34.20121011.fc18.noarch as install for foomatic-db-ppds-4.0-34.20121011.fc18.noarch >20:51:51,187 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-3.fc18.i686 as install for fprintd-pam-0.4.1-3.fc18.i686 >20:51:51,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,219 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,223 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,225 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,228 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,231 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,237 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.i686 as install for 1:gdm-3.6.2-1.fc18.i686 >20:51:51,252 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.i686 as install for 2:gedit-3.6.2-1.fc18.i686 >20:51:51,255 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.i686 as install for 2:gedit-3.6.2-1.fc18.i686 >20:51:51,274 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.i686 >20:51:51,276 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.i686 >20:51:51,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.i686 as install for ghostscript-9.06-3.fc18.i686 >20:51:51,281 DEBUG yum.verbose.YumBase: Quick matched libtiff-4.0.3-1.fc18.i686 to require for libtiff.so.5 >20:51:51,282 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.i686 as install for ghostscript-9.06-3.fc18.i686 >20:51:51,284 DEBUG yum.verbose.YumBase: Quick matched 2:libpng-1.5.13-1.fc18.i686 to require for libpng15.so.15 >20:51:51,286 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.i686 as install for ghostscript-9.06-3.fc18.i686 >20:51:51,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.i686 as install for ghostscript-9.06-3.fc18.i686 >20:51:51,291 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.i686 >20:51:51,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.i686 as install for glib-networking-2.34.2-1.fc18.i686 >20:51:51,311 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.i686 >20:51:51,318 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.i686 as install for glibc-2.16-24.fc18.i686 >20:51:51,320 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.i686 to require for libfreebl3.so >20:51:51,327 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.i686 as install for glx-utils-7.10-8.20101028.fc18.i686 >20:51:51,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.i686 as install for glx-utils-7.10-8.20101028.fc18.i686 >20:51:51,333 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-2.fc18.i686 as install for glx-utils-7.10-8.20101028.fc18.i686 >20:51:51,345 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-2.fc18.i686 as install for 1:gnome-bluetooth-3.6.1-2.fc18.i686 >20:51:51,349 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.i686 as install for 1:gnome-bluetooth-3.6.1-2.fc18.i686 >20:51:51,353 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.i686 as install for 1:gnome-bluetooth-3.6.1-2.fc18.i686 >20:51:51,355 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.fc18.i686 as install for 1:gnome-bluetooth-3.6.1-2.fc18.i686 >20:51:51,374 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.1-3.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.3-1.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,387 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.i686 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2) >20:51:51,388 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.i686 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9) >20:51:51,389 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.i686 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8) >20:51:51,390 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.i686 to require for libvirt-gobject-1.0.so.0 >20:51:51,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.3-1.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,393 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.i686 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9) >20:51:51,394 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.i686 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8) >20:51:51,395 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.i686 to require for libvirt-gconfig-1.0.so.0 >20:51:51,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,399 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,402 DEBUG yum.verbose.YumBase: Quick matched spice-gtk3-0.14-1.fc18.i686 to require for libspice-client-gtk-3.0.so.4 >20:51:51,404 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,406 DEBUG yum.verbose.YumBase: Quick matched spice-glib-0.14-1.fc18.i686 to require for libspice-client-glib-2.0.so.8 >20:51:51,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,411 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.i686 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6) >20:51:51,411 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.i686 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1) >20:51:51,412 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.i686 to require for libosinfo-1.0.so.0 >20:51:51,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,417 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,420 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.i686 as install for gnome-boxes-3.6.2-1.fc18.i686 >20:51:51,425 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >20:51:51,427 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >20:51:51,443 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.i686 as install for gnome-color-manager-3.6.0-1.fc18.i686 >20:51:51,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.i686 as install for gnome-color-manager-3.6.0-1.fc18.i686 >20:51:51,451 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.i686 as install for gnome-color-manager-3.6.0-1.fc18.i686 >20:51:51,454 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.i686 as install for gnome-color-manager-3.6.0-1.fc18.i686 >20:51:51,457 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.i686 as install for gnome-color-manager-3.6.0-1.fc18.i686 >20:51:51,491 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.i686 as install for gnome-disk-utility-3.6.1-1.fc18.i686 >20:51:51,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.i686 as install for gnome-disk-utility-3.6.1-1.fc18.i686 >20:51:51,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.i686 as install for gnome-documents-3.6.2-1.fc18.i686 >20:51:51,511 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.i686 as install for gnome-documents-3.6.2-1.fc18.i686 >20:51:51,514 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.i686 as install for gnome-documents-3.6.2-1.fc18.i686 >20:51:51,534 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.4-7.fc18.i686 as install for gnome-packagekit-3.6.1-1.fc18.i686 >20:51:51,537 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.i686 as install for gnome-packagekit-3.6.1-1.fc18.i686 >20:51:51,556 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.i686 as install for gnome-panel-3.6.2-1.fc18.i686 >20:51:51,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.i686 as install for gnome-panel-3.6.2-1.fc18.i686 >20:51:51,561 DEBUG yum.verbose.YumBase: Quick matched libwnck3-3.4.4-1.fc18.i686 to require for libwnck-3.so.0 >20:51:51,563 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.i686 as install for gnome-panel-3.6.2-1.fc18.i686 >20:51:51,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.i686 as install for gnome-screensaver-3.6.1-1.fc18.i686 >20:51:51,577 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.i686 to require for libgnomekbd.so.8 >20:51:51,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.i686 as install for gnome-screensaver-3.6.1-1.fc18.i686 >20:51:51,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.i686 as install for gnome-screensaver-3.6.1-1.fc18.i686 >20:51:51,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.i686 as install for gnome-session-3.6.2-2.fc18.i686 >20:51:51,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.i686 as install for gnome-settings-daemon-3.6.3-1.fc18.i686 >20:51:51,640 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.i686 as install for gnome-shell-3.6.2-3.fc18.i686 >20:51:51,644 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.i686 as install for gnome-shell-3.6.2-3.fc18.i686 >20:51:51,646 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.i686 as install for gnome-shell-3.6.2-3.fc18.i686 >20:51:51,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.i686 as install for gnome-shell-3.6.2-3.fc18.i686 >20:51:51,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-1.fc18.i686 as install for gnome-shell-3.6.2-3.fc18.i686 >20:51:51,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,669 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,671 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,674 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,675 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.i686 to require for libgiomm-2.4.so.1 >20:51:51,677 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,681 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.i686 as install for gnome-system-monitor-3.6.1-3.fc18.i686 >20:51:51,694 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.i686 as install for gnome-themes-standard-3.6.2-1.fc18.i686 >20:51:51,697 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.i686 as install for gnome-themes-standard-3.6.2-1.fc18.i686 >20:51:51,700 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.fc18.noarch as install for gnome-themes-standard-3.6.2-1.fc18.i686 >20:51:51,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-3.fc18.noarch as install for gnu-free-mono-fonts-20120503-3.fc18.noarch >20:51:51,718 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.i686 as install for gnupg2-2.0.19-6.fc18.i686 >20:51:51,721 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.i686 as install for gnupg2-2.0.19-6.fc18.i686 >20:51:51,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.i686 as install for gnupg2-2.0.19-6.fc18.i686 >20:51:51,726 DEBUG yum.verbose.YumBase: Quick matched libassuan-2.0.3-3.fc18.i686 to require for libassuan.so.0 >20:51:51,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,770 DEBUG yum.verbose.YumBase: Quick matched libsndfile-1.0.25-4.fc18.i686 to require for libsndfile.so.1 >20:51:51,772 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,775 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,792 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgsttag-0.10.so.0 >20:51:51,793 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstsdp-0.10.so.0 >20:51:51,793 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstrtp-0.10.so.0 >20:51:51,794 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstriff-0.10.so.0 >20:51:51,794 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstpbutils-0.10.so.0 >20:51:51,795 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstinterfaces-0.10.so.0 >20:51:51,795 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstfft-0.10.so.0 >20:51:51,796 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstaudio-0.10.so.0 >20:51:51,796 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.i686 to require for libgstapp-0.10.so.0 >20:51:51,798 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,804 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.i686 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.i686 >20:51:51,810 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.i686 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.i686 >20:51:51,837 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,841 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,847 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,849 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,853 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,864 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,873 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.i686 as install for gstreamer-plugins-good-0.10.31-5.fc18.i686 >20:51:51,899 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.i686 as install for gvfs-fuse-1.14.2-1.fc18.i686 >20:51:51,900 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.i686 to require for libfuse.so.2(FUSE_2.6) >20:51:51,901 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.i686 to require for libfuse.so.2 >20:51:51,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.i686 as install for gvfs-fuse-1.14.2-1.fc18.i686 >20:51:51,905 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.i686 as install for gvfs-fuse-1.14.2-1.fc18.i686 >20:51:51,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.i686 as install for gvfs-gphoto2-1.14.2-1.fc18.i686 >20:51:51,915 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.i686 to require for libgphoto2_port.so.10 >20:51:51,916 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.i686 to require for libgphoto2.so.6 >20:51:51,923 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.i686 as install for gvfs-smb-1.14.2-1.fc18.i686 >20:51:51,925 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.i686 to require for libsmbclient.so.0 >20:51:51,946 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.10-4.a.fc18.i686 as install for 1:hpijs-3.12.10-4.a.fc18.i686 >20:51:51,949 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.i686 as install for 1:hpijs-3.12.10-4.a.fc18.i686 >20:51:51,952 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.10-4.a.fc18.i686 to require for libhpip.so.0 >20:51:51,966 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.i686 as install for hplip-3.12.10-4.a.fc18.i686 >20:51:51,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.i686 as install for hplip-3.12.10-4.a.fc18.i686 >20:51:51,976 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.i686 >20:51:51,982 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-2.fc18.i686 as install for ibus-anthy-1.4.99.20121006-1.fc18.i686 >20:51:51,987 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.i686 as install for ibus-anthy-1.4.99.20121006-1.fc18.i686 >20:51:51,989 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.i686 to require for libanthy.so.0 >20:51:51,990 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.i686 as install for ibus-anthy-1.4.99.20121006-1.fc18.i686 >20:51:51,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.i686 as install for ibus-chewing-1.4.3-1.fc18.i686 >20:51:52,000 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.i686 to require for libchewing.so.3 >20:51:52,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.i686 as install for ibus-hangul-1.4.1-7.fc18.i686 >20:51:52,008 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.i686 to require for libhangul.so.1 >20:51:52,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.i686 as install for ibus-libpinyin-1.4.93-4.fc18.i686 >20:51:52,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.i686 as install for ibus-libpinyin-1.4.93-4.fc18.i686 >20:51:52,023 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.i686 to require for libpinyin.so.2(LIBPINYIN) >20:51:52,023 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.i686 to require for libpinyin.so.2 >20:51:52,025 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.i686 as install for ibus-libpinyin-1.4.93-4.fc18.i686 >20:51:52,028 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.i686 as install for ibus-libpinyin-1.4.93-4.fc18.i686 >20:51:52,037 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.i686 as install for ibus-m17n-1.3.4-6.fc18.i686 >20:51:52,040 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-3.fc18.i686 as install for ibus-m17n-1.3.4-6.fc18.i686 >20:51:52,042 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.i686 to require for libm17n.so.0 >20:51:52,043 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.i686 to require for libm17n-core.so.0 >20:51:52,045 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.i686 as install for ibus-m17n-1.3.4-6.fc18.i686 >20:51:52,047 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.i686 to require for libeek.so.0 >20:51:52,048 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.i686 as install for ibus-m17n-1.3.4-6.fc18.i686 >20:51:52,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.i686 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >20:51:52,067 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.i686 as install for icedtea-web-1.3.1-1.fc18.i686 >20:51:52,077 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.i686 as install for im-chooser-1.6.2-1.fc18.i686 >20:51:52,080 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.i686 as install for im-chooser-1.6.2-1.fc18.i686 >20:51:52,101 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:51:52,103 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:51:52,107 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.i686 >20:51:52,110 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:51:52,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.i686 as install for iproute-3.6.0-2.fc18.i686 >20:51:52,126 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.i686 as install for iproute-3.6.0-2.fc18.i686 >20:51:52,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.1-2.fc18.i686 as install for iptstate-2.2.2-8.fc18.i686 >20:51:52,150 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.i686 as install for 2:irqbalance-1.0.3-8.fc18.i686 >20:51:52,152 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.i686 to require for libnuma.so.1(libnuma_1.1) >20:51:52,152 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.i686 to require for libnuma.so.1 >20:51:52,165 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.i686 >20:51:52,168 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.i686 as install for isdn4k-utils-3.2-84.fc18.i686 >20:51:52,177 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.i686 >20:51:52,185 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.i686 as install for kernel-PAE-3.6.9-4.fc18.i686 >20:51:52,189 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.i686 as install for kernel-PAE-3.6.9-4.fc18.i686 >20:51:52,196 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-15.fc18.noarch as install for khmeros-base-fonts-5.0-15.fc18.noarch >20:51:52,211 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.i686 as install for less-444-9.fc18.i686 >20:51:52,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.i686 as install for libcanberra-gtk2-0.30-2.fc18.i686 >20:51:52,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.i686 as install for libcanberra-gtk2-0.30-2.fc18.i686 >20:51:52,257 DEBUG yum.verbose.YumBase: TSINFO: Marking liberation-fonts-common-2.00.1-4.fc18.noarch as install for liberation-mono-fonts-2.00.1-4.fc18.noarch >20:51:52,287 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.i686 as install for libsane-hpaio-3.12.10-4.a.fc18.i686 >20:51:52,309 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-1.fc18.noarch as install for m17n-contrib-1.1.14-1.fc18.noarch >20:51:52,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:51:52,324 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:51:52,332 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:51:52,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.18-1.fc18.i686 as install for mdadm-3.2.6-1.fc18.i686 >20:51:52,365 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0-2.fc18.i686 as install for mesa-dri-drivers-9.0-2.fc18.i686 >20:51:52,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.i686 as install for mesa-dri-drivers-9.0-2.fc18.i686 >20:51:52,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.i686 as install for mesa-dri-drivers-9.0-2.fc18.i686 >20:51:52,376 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.i686 to require for libdrm_nouveau.so.2 >20:51:52,379 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.i686 to require for libdrm_intel.so.1 >20:51:52,381 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.i686 to require for libdrm.so.2 >20:51:52,382 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.i686 as install for mesa-dri-drivers-9.0-2.fc18.i686 >20:51:52,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.i686 as install for metacity-2.34.13-1.fc18.i686 >20:51:52,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.i686 as install for metacity-2.34.13-1.fc18.i686 >20:51:52,497 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.i686 as install for minicom-2.5-8.fc17.i686 >20:51:52,501 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.i686 to require for liblockdev.so.1 >20:51:52,543 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.i686 as install for 1:nautilus-sendto-3.6.0-1.fc18.i686 >20:51:52,547 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.i686 as install for 1:nautilus-sendto-3.6.0-1.fc18.i686 >20:51:52,578 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,585 DEBUG yum.verbose.YumBase: Quick matched libtirpc-0.2.2-42.fc18.i686 to require for libtirpc >20:51:52,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,593 DEBUG yum.verbose.YumBase: Quick matched libnfsidmap-0.25-4.fc18.i686 to require for libnfsidmap >20:51:52,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,599 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount.so.1 >20:51:52,601 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount >20:51:52,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,608 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.i686 to require for libgssglue.so.1 >20:51:52,610 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.i686 to require for libgssglue >20:51:52,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.i686 as install for 1:nfs-utils-1.2.6-14.fc18.i686 >20:51:52,613 DEBUG yum.verbose.YumBase: Quick matched libevent-2.0.18-2.fc18.i686 to require for libevent >20:51:52,627 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.i686 as install for 2:nmap-ncat-6.01-8.fc18.i686 >20:51:52,641 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.i686 as install for ntsysv-1.3.59-2.fc18.i686 >20:51:52,644 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.i686 to require for libnewt.so.0.52 >20:51:52,664 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:51:52,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:51:52,686 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.i686 as install for orca-3.6.3-1.fc18.i686 >20:51:52,691 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.i686 as install for orca-3.6.3-1.fc18.i686 >20:51:52,695 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.i686 as install for orca-3.6.3-1.fc18.i686 >20:51:52,700 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.i686 >20:51:52,704 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.i686 >20:51:52,734 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.i686 as install for paps-0.6.8-23.fc18.i686 >20:51:52,738 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.i686 to require for libpaps.so.0 >20:51:52,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.i686 as install for passwd-0.78.99-3.fc18.i686 >20:51:52,763 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.i686 as install for passwdqc-1.2.2-4.fc18.i686 >20:51:52,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.i686 as install for pcmciautils-018-3.fc18.i686 >20:51:52,780 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.i686 >20:51:52,792 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.i686 as install for plymouth-0.8.8-3.fc18.i686 >20:51:52,798 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.i686 as install for plymouth-0.8.8-3.fc18.i686 >20:51:52,801 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.i686 to require for libply-splash-core.so.2 >20:51:52,804 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-3.fc18.i686 as install for plymouth-system-theme-0.8.8-3.fc18.i686 >20:51:52,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:51:52,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:51:52,817 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.9-1.fc18.i686 to require for libsemanage.so.1 >20:51:52,819 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:51:52,849 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.i686 as install for prelink-0.4.6-8.fc18.i686 >20:51:52,853 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.i686 to require for libelf.so.1 >20:51:52,881 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.i686 as install for pulseaudio-2.1-4.fc18.i686 >20:51:52,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.i686 as install for pulseaudio-2.1-4.fc18.i686 >20:51:52,890 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.i686 as install for pulseaudio-2.1-4.fc18.i686 >20:51:52,895 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.i686 as install for pulseaudio-2.1-4.fc18.i686 >20:51:52,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.i686 as install for pulseaudio-2.1-4.fc18.i686 >20:51:52,924 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.i686 >20:51:52,958 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,962 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,975 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.3-1.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,990 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:52,995 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-1.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:53,001 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.i686 as install for rhythmbox-2.98-4.fc18.i686 >20:51:53,006 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.i686 >20:51:53,024 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:51:53,029 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.i686 to require for librpm.so.3 >20:51:53,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:51:53,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:51:53,061 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:51:53,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:51:53,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:51:53,103 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.i686 as install for 2:samba-client-4.0.0-168.fc18.rc5.i686 >20:51:53,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.i686 as install for 2:samba-client-4.0.0-168.fc18.rc5.i686 >20:51:53,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libutil_tdb.so >20:51:53,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libutil_reg.so(SAMBA_4.0.0RC5) >20:51:53,124 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libutil_reg.so >20:51:53,124 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libutil_cmdline.so(SAMBA_4.0.0RC5) >20:51:53,124 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libutil_cmdline.so >20:51:53,125 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libtrusts_util.so(SAMBA_4.0.0RC5) >20:51:53,125 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libtrusts_util.so >20:51:53,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.i686 as install for 2:samba-client-4.0.0-168.fc18.rc5.i686 >20:51:53,132 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.i686 to require for libtevent.so.0(TEVENT_0.9.12) >20:51:53,133 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.i686 to require for libtevent.so.0 >20:51:53,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libtevent-util.so.0 >20:51:53,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbregistry.so(SAMBA_4.0.0RC5) >20:51:53,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbregistry.so >20:51:53,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbconf.so.0(SMBCONF_0) >20:51:53,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbconf.so.0 >20:51:53,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1) >20:51:53,139 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmbclient-raw.so.0 >20:51:53,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmb_transport.so(SAMBA_4.0.0RC5) >20:51:53,140 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsmb_transport.so >20:51:53,142 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libserver-role.so(SAMBA_4.0.0RC5) >20:51:53,144 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libserver-role.so >20:51:53,146 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsecrets3.so(SAMBA_4.0.0RC5) >20:51:53,148 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsecrets3.so >20:51:53,150 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamdb-common.so(SAMBA_4.0.0RC5) >20:51:53,152 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamdb-common.so >20:51:53,154 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba3-util.so(SAMBA_4.0.0RC5) >20:51:53,156 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba3-util.so >20:51:53,159 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1) >20:51:53,161 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-util.so.0 >20:51:53,163 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-sockets.so(SAMBA_4.0.0RC5) >20:51:53,165 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-sockets.so >20:51:53,167 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-security.so(SAMBA_4.0.0RC5) >20:51:53,169 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-security.so >20:51:53,171 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1) >20:51:53,173 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-hostconfig.so.0 >20:51:53,175 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1) >20:51:53,177 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libsamba-credentials.so.0 >20:51:53,180 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libreplace.so(SAMBA_4.0.0RC5) >20:51:53,182 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libreplace.so >20:51:53,184 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libregistry.so.0(REGISTRY_0.0.1) >20:51:53,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libregistry.so.0 >20:51:53,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-common-4.0.0-168.fc18.rc5.i686 to require for libpopt_samba3.so >20:51:53,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libpdb.so.0 >20:51:53,194 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libnetif.so(SAMBA_4.0.0RC5) >20:51:53,196 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libnetif.so >20:51:53,198 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr.so.0(NDR_0.0.1) >20:51:53,200 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr.so.0 >20:51:53,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1) >20:51:53,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-standard.so.0 >20:51:53,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-samba.so(SAMBA_4.0.0RC5) >20:51:53,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-samba.so >20:51:53,211 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-nbt.so.0(NDR_NBT_0.0.1) >20:51:53,213 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libndr-nbt.so.0 >20:51:53,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libmsrpc3.so(SAMBA_4.0.0RC5) >20:51:53,217 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libmsrpc3.so >20:51:53,219 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibsmb.so(SAMBA_4.0.0RC5) >20:51:53,221 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibsmb.so >20:51:53,223 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5) >20:51:53,225 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibcli_netlogon3.so >20:51:53,227 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5) >20:51:53,229 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liblibcli_lsa3.so >20:51:53,232 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libldbsamba.so(SAMBA_4.0.0RC5) >20:51:53,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libldbsamba.so >20:51:53,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.i686 as install for 2:samba-client-4.0.0-168.fc18.rc5.i686 >20:51:53,242 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.i686 to require for libldb.so.1(LDB_0.9.18) >20:51:53,244 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.i686 to require for libldb.so.1(LDB_0.9.15) >20:51:53,247 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.i686 to require for libldb.so.1(LDB_0.9.10) >20:51:53,249 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.i686 to require for libldb.so.1 >20:51:53,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libgse.so >20:51:53,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libgensec.so.0(GENSEC_0.0.1) >20:51:53,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libgensec.so.0 >20:51:53,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libevents.so(SAMBA_4.0.0RC5) >20:51:53,260 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libevents.so >20:51:53,262 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liberrors.so(SAMBA_4.0.0RC5) >20:51:53,264 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for liberrors.so >20:51:53,266 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc.so.0(DCERPC_0.0.1) >20:51:53,269 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc.so.0 >20:51:53,271 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5) >20:51:53,273 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc-samba.so >20:51:53,275 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1) >20:51:53,277 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdcerpc-binding.so.0 >20:51:53,279 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdbwrap.so(SAMBA_4.0.0RC5) >20:51:53,281 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libdbwrap.so >20:51:53,283 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5) >20:51:53,286 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcmdline-credentials.so >20:51:53,288 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcliauth.so(SAMBA_4.0.0RC5) >20:51:53,290 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcliauth.so >20:51:53,292 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_spoolss.so(SAMBA_4.0.0RC5) >20:51:53,294 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_spoolss.so >20:51:53,296 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_smb_common.so(SAMBA_4.0.0RC5) >20:51:53,298 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_smb_common.so >20:51:53,300 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_cldap.so(SAMBA_4.0.0RC5) >20:51:53,303 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli_cldap.so >20:51:53,307 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli-nbt.so(SAMBA_4.0.0RC5) >20:51:53,310 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli-nbt.so >20:51:53,312 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli-ldap.so(SAMBA_4.0.0RC5) >20:51:53,314 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libcli-ldap.so >20:51:53,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.i686 as install for 2:samba-client-4.0.0-168.fc18.rc5.i686 >20:51:53,320 DEBUG yum.verbose.YumBase: Quick matched libbsd-0.4.2-2.fc18.i686 to require for libbsd.so.0 >20:51:53,323 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libaddns.so >20:51:53,325 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libCHARSET3.so(SAMBA_4.0.0RC5) >20:51:53,327 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.i686 to require for libCHARSET3.so >20:51:53,356 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.i686 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.i686 >20:51:53,359 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.i686 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.i686 >20:51:53,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.i686 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.i686 >20:51:53,400 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.i686 as install for seahorse-3.6.3-1.fc18.i686 >20:51:53,404 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.i686 as install for seahorse-3.6.3-1.fc18.i686 >20:51:53,407 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.i686 to require for libgpgme.so.11(GPGME_1.0) >20:51:53,409 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.i686 to require for libgpgme.so.11 >20:51:53,412 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.i686 as install for seahorse-3.6.3-1.fc18.i686 >20:51:53,418 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-60.fc18.noarch as install for selinux-policy-targeted-3.11.1-60.fc18.noarch >20:51:53,421 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-60.fc18.noarch to require for selinux-policy >20:51:53,435 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:51:53,439 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:51:53,444 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:51:53,455 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.i686 as install for setroubleshoot-3.1.18-1.fc18.i686 >20:51:53,461 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.i686 as install for setroubleshoot-3.1.18-1.fc18.i686 >20:51:53,465 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.i686 as install for setroubleshoot-3.1.18-1.fc18.i686 >20:51:53,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.18-1.fc18.i686 as install for setroubleshoot-3.1.18-1.fc18.i686 >20:51:53,478 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.i686 as install for setuptool-1.19.11-5.fc18.i686 >20:51:53,503 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.i686 as install for shotwell-0.13.1-1.fc18.i686 >20:51:53,507 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.i686 as install for shotwell-0.13.1-1.fc18.i686 >20:51:53,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.i686 as install for shotwell-0.13.1-1.fc18.i686 >20:51:53,517 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.i686 as install for shotwell-0.13.1-1.fc18.i686 >20:51:53,537 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.i686 as install for 1:smartmontools-5.43-3.fc18.i686 >20:51:53,542 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-3.fc18.noarch as install for smc-meera-fonts-5.0.1-3.fc18.noarch >20:51:53,547 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.i686 as install for sos-2.2-30.fc18.noarch >20:51:53,552 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.i686 as install for sos-2.2-30.fc18.noarch >20:51:53,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.i686 as install for sos-2.2-30.fc18.noarch >20:51:53,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.i686 as install for spice-vdagent-0.12.0-2.fc18.i686 >20:51:53,593 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,609 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,614 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,637 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,641 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.i686 as install for sssd-1.9.2-3.fc18.i686 >20:51:53,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.i686 as install for sushi-3.6.1-1.fc18.i686 >20:51:53,682 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.11-1.fc18.i686 as install for system-config-printer-1.3.11-1.fc18.i686 >20:51:53,687 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.i686 as install for system-config-printer-1.3.11-1.fc18.i686 >20:51:53,692 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.21-1.fc18.noarch as install for system-config-printer-1.3.11-1.fc18.i686 >20:51:53,696 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.i686 as install for system-config-printer-1.3.11-1.fc18.i686 >20:51:53,722 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.i686 as install for systemd-195-8.fc18.i686 >20:51:53,727 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.i686 as install for systemd-195-8.fc18.i686 >20:51:53,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.i686 as install for systemd-195-8.fc18.i686 >20:51:53,737 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.i686 as install for systemd-195-8.fc18.i686 >20:51:53,740 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-10-1.fc18.i686 to require for libkmod.so.2 >20:51:53,758 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-3.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-3.fc18.noarch >20:51:53,765 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.i686 as install for tmpwatch-2.11-2.fc18.i686 >20:51:53,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.i686 as install for 1:totem-3.6.3-1.fc18.i686 >20:51:53,785 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.3-1.fc18.i686 as install for 1:totem-3.6.3-1.fc18.i686 >20:51:53,788 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.i686 as install for 1:totem-3.6.3-1.fc18.i686 >20:51:53,817 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.i686 as install for transmission-gtk-2.72-1.fc18.i686 >20:51:53,824 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.i686 >20:51:53,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.i686 as install for util-linux-2.22.1-2.1.fc18.i686 >20:51:53,851 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.i686 to require for libutempter.so.0 >20:51:53,872 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.i686 as install for vinagre-3.6.2-1.fc18.i686 >20:51:53,876 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.i686 as install for vinagre-3.6.2-1.fc18.i686 >20:51:53,879 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >20:51:53,894 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.i686 as install for 1:wireless-tools-29-8.1.fc18.i686 >20:51:53,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.i686 as install for wvdial-1.61-6.fc18.i686 >20:51:53,905 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.i686 to require for libwvstreams.so.4.6 >20:51:53,906 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.i686 to require for libwvbase.so.4.6 >20:51:53,906 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.i686 to require for libuniconf.so.4.6 >20:51:53,911 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.i686 as install for xdg-user-dirs-gtk-0.9-2.fc18.i686 >20:51:53,922 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-5.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-2.fc18.i686 >20:51:53,925 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.i686 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.i686 >20:51:53,926 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.i686 to require for libmtdev.so.1 >20:51:53,944 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.i686 as install for xorg-x11-drv-intel-2.20.14-1.fc18.i686 >20:51:53,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.i686 as install for xorg-x11-drv-intel-2.20.14-1.fc18.i686 >20:51:53,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.i686 as install for xorg-x11-drv-intel-2.20.14-1.fc18.i686 >20:51:53,983 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0-2.fc18.i686 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.i686 >20:51:53,985 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0-2.fc18.i686 to require for libxatracker.so.1 >20:51:54,006 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-11.fc18.i686 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.i686 >20:51:54,008 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.i686 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.i686 >20:51:54,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.i686 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.i686 >20:51:54,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.i686 as install for xorg-x11-utils-7.5-7.fc18.i686 >20:51:54,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.i686 as install for xorg-x11-utils-7.5-7.fc18.i686 >20:51:54,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.i686 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.i686 >20:51:54,035 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.i686 >20:51:54,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.i686 as install for 1:yelp-3.6.2-1.fc18.i686 >20:51:54,050 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.i686 as install for 3:ypbind-1.36-7.fc18.i686 >20:51:54,055 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:51:54,057 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >20:51:54,060 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >20:51:54,062 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:51:54,065 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.i686 as install for yum-presto-0.9.0-1.fc18.noarch >20:51:54,069 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >20:51:54,138 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.4-7.fc18.i686 >20:51:54,141 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.4-7.fc18.i686 >20:51:54,143 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.4-7.fc18.i686 as install for PackageKit-0.8.4-7.fc18.i686 >20:51:54,155 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.18-1.fc18.i686 as install for abrt-2.0.18-1.fc18.i686 >20:51:54,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.18-1.fc18.i686 as install for abrt-2.0.18-1.fc18.i686 >20:51:54,161 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.22-1.fc18.i686 as install for abrt-2.0.18-1.fc18.i686 >20:51:54,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.18-1.fc18.i686 as install for abrt-addon-kerneloops-2.0.18-1.fc18.i686 >20:51:54,182 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.i686 as install for abrt-addon-vmcore-2.0.18-1.fc18.i686 >20:51:54,194 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.18-1.fc18.i686 as install for abrt-gui-2.0.18-1.fc18.i686 >20:51:54,201 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.i686 as install for abrt-plugin-bodhi-2.0.18-1.fc18.i686 >20:51:54,204 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.i686 as install for abrt-plugin-bodhi-2.0.18-1.fc18.i686 >20:51:54,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.18-1.fc18.i686 as install for abrt-plugin-bodhi-2.0.18-1.fc18.i686 >20:51:54,254 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.i686 as install for alsa-tools-firmware-1.0.26.1-1.fc18.i686 >20:51:54,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.i686 as install for argyllcms-1.4.0-6.fc18.i686 >20:51:54,285 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.i686 as install for authconfig-gtk-6.2.4-2.fc18.i686 >20:51:54,322 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-9.9.2-2.fc18.i686 >20:51:54,371 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-2.fc18.i686 as install for cairo-1.12.8-1.fc18.i686 >20:51:54,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.i686 as install for cdrdao-1.2.3-16.fc18.i686 >20:51:54,397 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.i686 to require for libao.so.4 >20:51:54,465 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.i686 as install for crda-1.1.2_2011.04.28-3.fc18.i686 >20:51:54,527 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.i686 >20:51:54,546 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.i686 as install for dmraid-events-1.0.0.rc16-17.fc18.i686 >20:51:54,548 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-3.fc18.i686 as install for dmraid-events-1.0.0.rc16-17.fc18.i686 >20:51:54,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.i686 as install for dracut-024-10.git20121121.fc18.i686 >20:51:54,561 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.i686 >20:51:54,563 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.i686 >20:51:54,565 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.i686 as install for duplicity-0.6.18-2.fc18.i686 >20:51:54,566 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.12-2.fc18.i686 as install for duplicity-0.6.18-2.fc18.i686 >20:51:54,568 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.i686 as install for duplicity-0.6.18-2.fc18.i686 >20:51:54,594 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.i686 as install for elfutils-0.155-1.fc18.i686 >20:51:54,595 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.149) >20:51:54,596 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.148) >20:51:54,596 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.138) >20:51:54,597 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.127) >20:51:54,597 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.126) >20:51:54,597 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1(ELFUTILS_0.122) >20:51:54,598 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libdw.so.1 >20:51:54,598 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libasm.so.1(ELFUTILS_1.0) >20:51:54,599 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.i686 to require for libasm.so.1 >20:51:54,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.i686 as install for evince-libs-3.6.1-2.fc18.i686 >20:51:54,622 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.i686 as install for evince-libs-3.6.1-2.fc18.i686 >20:51:54,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.i686 as install for evince-libs-3.6.1-2.fc18.i686 >20:51:54,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.i686 as install for farstream02-0.2.2-1.fc18.i686 >20:51:54,667 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.i686 as install for farstream02-0.2.2-1.fc18.i686 >20:51:54,685 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.i686 as install for fipscheck-lib-1.3.1-2.fc18.i686 >20:51:54,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.i686 as install for fprintd-0.4.1-3.fc18.i686 >20:51:54,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.i686 as install for genisoimage-1.1.11-14.fc18.i686 >20:51:54,792 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.i686 to require for libusal.so.0 >20:51:54,793 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.i686 to require for librols.so.0 >20:51:54,799 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.i686 as install for ghostscript-fonts-5.50-29.fc18.noarch >20:51:54,824 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.i686 as install for glib2-2.34.2-1.fc18.i686 >20:51:54,834 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.i686 >20:51:54,852 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-18.0.0-1.fc18.noarch as install for gnome-desktop3-3.6.2-1.fc18.i686 >20:51:54,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.i686 as install for gnome-dvb-daemon-0.2.10-1.fc18.i686 >20:51:54,862 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.i686 as install for gnome-dvb-daemon-0.2.10-1.fc18.i686 >20:51:54,884 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.i686 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.i686 >20:51:54,892 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.i686 as install for gnome-video-effects-0.4.0-4.fc18.noarch >20:51:54,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.i686 as install for gnutls-2.12.21-1.fc18.i686 >20:51:54,899 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.i686 to require for libtasn1.so.3 >20:51:54,933 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.i686 as install for grilo-plugins-0.2.3-1.fc18.i686 >20:51:54,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.i686 as install for grilo-plugins-0.2.3-1.fc18.i686 >20:51:54,937 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.i686 as install for grilo-plugins-0.2.3-1.fc18.i686 >20:51:54,957 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.i686 as install for gstreamer-0.10.36-2.fc18.i686 >20:51:54,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.i686 as install for gstreamer-plugins-base-0.10.36-3.fc18.i686 >20:51:54,971 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.i686 as install for gstreamer-plugins-base-0.10.36-3.fc18.i686 >20:51:54,972 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.i686 to require for libcdda_interface.so.0 >20:51:55,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.i686 as install for gvfs-1.14.2-1.fc18.i686 >20:51:55,113 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.i686 to require for libcdio_paranoia.so.1 >20:51:55,114 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.i686 to require for libcdio_cdda.so.1(CDIO_CDDA_1) >20:51:55,115 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.i686 to require for libcdio_cdda.so.1 >20:51:55,115 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.i686 to require for libcdio.so.13(CDIO_13) >20:51:55,116 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.i686 to require for libcdio.so.13 >20:51:55,130 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.i686 as install for gvfs-afc-1.14.2-1.fc18.i686 >20:51:55,132 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.i686 to require for libusbmuxd.so.2 >20:51:55,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.i686 as install for gvfs-afc-1.14.2-1.fc18.i686 >20:51:55,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.i686 as install for gvfs-afc-1.14.2-1.fc18.i686 >20:51:55,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.i686 as install for gvfs-obexftp-1.14.2-1.fc18.i686 >20:51:55,174 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.10-4.a.fc18.i686 as install for hplip-libs-3.12.10-4.a.fc18.i686 >20:51:55,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.i686 as install for icedax-1.1.11-14.fc18.i686 >20:51:55,208 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.i686 as install for icedax-1.1.11-14.fc18.i686 >20:51:55,234 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >20:51:55,261 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.i686 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.i686 >20:51:55,264 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012i-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.i686 >20:51:55,266 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R3-6.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.i686 >20:51:55,269 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.i686 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.i686 >20:51:55,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.i686 >20:51:55,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.i686 as install for libXfont-1.4.5-2.fc18.i686 >20:51:55,443 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.i686 >20:51:55,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.i686 as install for libcurl-7.27.0-4.fc18.i686 >20:51:55,492 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.i686 to require for libssh2.so.1 >20:51:55,603 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.i686 as install for libgphoto2-2.5.0-3.fc18.i686 >20:51:55,614 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.i686 as install for libgpod-0.8.2-7.fc18.i686 >20:51:55,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.i686 as install for libini_config-0.7.0-12.fc18.i686 >20:51:55,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.i686 as install for libini_config-0.7.0-12.fc18.i686 >20:51:55,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.i686 as install for libini_config-0.7.0-12.fc18.i686 >20:51:55,681 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.i686 as install for liblouis-python-2.4.1-2.fc18.noarch >20:51:55,715 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.i686 as install for libmusicbrainz5-5.0.1-2.fc18.i686 >20:51:55,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.0-5.fc18.i686 as install for libnetfilter_conntrack-1.0.1-2.fc18.i686 >20:51:55,752 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.fc18.i686 >20:51:55,769 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.2-2.fc18.i686 as install for libofa-0.9.3-21.fc18.i686 >20:51:55,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.26-10.fc18.i686 as install for libosinfo-0.2.1-1.fc18.i686 >20:51:55,784 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.i686 to require for libxslt.so.1(LIBXML2_1.0.11) >20:51:55,784 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.i686 to require for libxslt.so.1 >20:51:55,802 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.i686 as install for libpeas-1.6.1-1.fc18.i686 >20:51:55,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.i686 as install for libproxy-0.4.10-1.fc18.i686 >20:51:55,832 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.i686 as install for libpwquality-1.2.0-1.fc18.i686 >20:51:55,834 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.i686 as install for libpwquality-1.2.0-1.fc18.i686 >20:51:55,864 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.i686 as install for libsemanage-2.1.9-1.fc18.i686 >20:51:55,865 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.i686 to require for libustr-1.0.so.1(USTR_1.0) >20:51:55,866 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.i686 to require for libustr-1.0.so.1 >20:51:55,920 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.i686 as install for libtiff-4.0.3-1.fc18.i686 >20:51:55,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.i686 as install for libtranslit-m17n-0.0.2-3.fc18.i686 >20:51:55,979 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.i686 as install for libvirt-client-0.10.2.1-3.fc18.i686 >20:51:55,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.i686 as install for libvirt-client-0.10.2.1-3.fc18.i686 >20:51:55,983 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.i686 to require for libwsman_client.so.1 >20:51:55,983 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.i686 to require for libwsman.so.1 >20:51:55,984 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.i686 as install for libvirt-client-0.10.2.1-3.fc18.i686 >20:51:55,987 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.i686 as install for libvirt-client-0.10.2.1-3.fc18.i686 >20:51:55,989 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.i686 as install for libvirt-client-0.10.2.1-3.fc18.i686 >20:51:55,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:55,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:55,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:55,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:55,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:56,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:56,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:56,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.1-3.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:56,010 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.i686 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.i686 >20:51:56,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.3-1.fc18.i686 as install for libvirt-gobject-0.1.3-1.fc18.i686 >20:51:56,024 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.3-1.fc18.i686 to require for libvirt-glib-1.0.so.0 >20:51:56,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.i686 >20:51:56,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.i686 as install for libwnck3-3.4.4-1.fc18.i686 >20:51:56,140 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-2.fc18.i686 as install for mesa-libGL-9.0-2.fc18.i686 >20:51:56,184 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.i686 as install for ncurses-libs-5.9-7.20121017.fc18.i686 >20:51:56,205 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.i686 as install for 1:net-snmp-5.7.2-4.fc18.i686 >20:51:56,208 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.i686 as install for 1:net-snmp-5.7.2-4.fc18.i686 >20:51:56,211 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.i686 as install for 1:net-snmp-5.7.2-4.fc18.i686 >20:51:56,214 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-234.fc18.i686 as install for 1:net-snmp-5.7.2-4.fc18.i686 >20:51:56,216 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.i686 to require for libnetsnmpmibs.so.30 >20:51:56,217 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.i686 to require for libnetsnmpagent.so.30 >20:51:56,226 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.i686 as install for newt-0.52.14-3.fc18.i686 >20:51:56,228 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.i686 to require for libslang.so.2 >20:51:56,257 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.i686 as install for nss-3.14-7.fc18.i686 >20:51:56,309 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.i686 >20:51:56,311 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.i686 as install for openconnect-4.07-2.fc18.i686 >20:51:56,346 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.i686 as install for 1:openssl-1.0.1c-7.fc18.i686 >20:51:56,362 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.i686 as install for openvpn-2.2.2-9.fc18.i686 >20:51:56,365 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.i686 as install for openvpn-2.2.2-9.fc18.i686 >20:51:56,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.i686 as install for pango-1.32.3-1.fc18.i686 >20:51:56,408 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.i686 to require for libthai.so.0(LIBTHAI_0.1) >20:51:56,408 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.i686 to require for libthai.so.0 >20:51:56,410 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.i686 as install for pango-1.32.3-1.fc18.i686 >20:51:56,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.i686 as install for pango-1.32.3-1.fc18.i686 >20:51:56,483 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-234.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,486 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,488 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-234.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-234.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,493 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-234.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,498 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,501 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,504 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple::Search) >20:51:56,504 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple) >20:51:56,505 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::ParseUtils) >20:51:56,506 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::Find) >20:51:56,508 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,511 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.i686 as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,514 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.i686 >20:51:56,556 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-3.fc18.i686 as install for plymouth-theme-charge-0.8.8-3.fc18.i686 >20:51:56,574 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.i686 as install for poppler-utils-0.20.2-9.fc18.i686 >20:51:56,576 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.i686 to require for libpoppler.so.26 >20:51:56,578 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.fc18.i686 as install for poppler-utils-0.20.2-9.fc18.i686 >20:51:56,581 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.i686 as install for poppler-utils-0.20.2-9.fc18.i686 >20:51:56,642 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.i686 as install for pygobject3-3.4.2-2.fc18.i686 >20:51:56,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.i686 as install for pygtk2-libglade-2.24.0-5.fc18.i686 >20:51:56,699 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.i686 as install for python-brlapi-0.5.6-7.fc18.i686 >20:51:56,700 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.i686 to require for libbrlapi.so.0.5 >20:51:56,714 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >20:51:56,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.i686 as install for python-libs-2.7.3-13.fc18.i686 >20:51:56,741 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.i686 as install for python-mako-0.5.0-5.fc18.noarch >20:51:56,744 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-6.fc18.noarch as install for python-mako-0.5.0-5.fc18.noarch >20:51:56,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.18-1.fc18.i686 as install for python-meh-0.18-1.fc18.noarch >20:51:56,755 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.21-1.fc18.noarch as install for python-slip-dbus-0.2.21-1.fc18.noarch >20:51:56,763 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.i686 as install for python-urlgrabber-3.9.1-22.fc18.noarch >20:51:56,799 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.i686 as install for rpm-python-4.10.1-3.fc18.i686 >20:51:56,801 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.i686 to require for librpmbuild.so.3 >20:51:56,883 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.i686 as install for 2:samba-libs-4.0.0-168.fc18.rc5.i686 >20:51:56,885 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.i686 to require for libpytalloc-util.so.2 >20:51:56,915 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,918 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.i686 as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.i686 as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,924 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.i686 as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,927 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-34.fc18.i686 as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,930 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.i686 as install for setroubleshoot-server-3.1.18-1.fc18.i686 >20:51:56,933 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.i686 to require for libqpol.so.1 >20:51:56,933 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.i686 to require for libapol.so.4(VERS_4.0) >20:51:56,934 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.i686 to require for libapol.so.4 >20:51:56,943 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.i686 as install for socat-1.7.2.1-2.fc18.i686 >20:51:56,962 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.i686 as install for speech-dispatcher-0.7.1-8.fc18.i686 >20:51:56,963 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.i686 to require for libflite_cmulex.so.1 >20:51:56,964 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.i686 to require for libflite_cmu_us_kal16.so.1 >20:51:56,965 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.i686 to require for libflite.so.1 >20:51:56,966 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.i686 as install for speech-dispatcher-0.7.1-8.fc18.i686 >20:51:56,969 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.i686 >20:51:56,989 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.i686 as install for spice-glib-0.14-1.fc18.i686 >20:51:56,991 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.i686 to require for libusbredirhost.so.1 >20:51:56,993 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.i686 as install for spice-glib-0.14-1.fc18.i686 >20:51:56,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.i686 as install for spice-glib-0.14-1.fc18.i686 >20:51:57,028 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.i686 as install for system-config-date-1.10.3-1.fc18.noarch >20:51:57,032 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.i686 as install for system-config-keyboard-1.3.1-9.fc18.i686 >20:51:57,036 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.i686 as install for system-config-printer-libs-1.3.11-1.fc18.i686 >20:51:57,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.i686 as install for telepathy-haze-0.6.0-2.fc18.i686 >20:51:57,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.i686 as install for tracker-0.14.4-1.fc18.i686 >20:51:57,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.i686 as install for tracker-0.14.4-1.fc18.i686 >20:51:57,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.i686 as install for tracker-0.14.4-1.fc18.i686 >20:51:57,171 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.i686 as install for tracker-0.14.4-1.fc18.i686 >20:51:57,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.i686 as install for tracker-0.14.4-1.fc18.i686 >20:51:57,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.i686 as install for udisks2-1.99.0-1.fc18.i686 >20:51:57,187 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.i686 as install for udisks2-1.99.0-1.fc18.i686 >20:51:57,189 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.i686 as install for udisks2-1.99.0-1.fc18.i686 >20:51:57,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.i686 as install for webkitgtk3-1.10.1-1.fc18.i686 >20:51:57,233 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.i686 to require for libicui18n.so.49 >20:51:57,234 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.i686 to require for libicudata.so.49 >20:51:57,254 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.i686 as install for xorg-x11-server-utils-7.5-14.fc18.i686 >20:51:57,323 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.i686 as install for brlapi-0.5.6-7.fc18.i686 >20:51:57,329 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.i686 as install for btparser-0.22-1.fc18.i686 >20:51:57,384 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch as install for desktop-backgrounds-gnome-18.0.0-1.fc18.noarch >20:51:57,413 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.i686 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >20:51:57,417 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.i686 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >20:51:57,449 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.2-2.fc18.i686 as install for frei0r-plugins-1.3-8.fc18.i686 >20:51:57,452 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_video.so.2.4 >20:51:57,453 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_ts.so.2.4 >20:51:57,454 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_stitching.so.2.4 >20:51:57,454 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_photo.so.2.4 >20:51:57,455 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_objdetect.so.2.4 >20:51:57,456 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_ml.so.2.4 >20:51:57,456 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_legacy.so.2.4 >20:51:57,457 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_imgproc.so.2.4 >20:51:57,458 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_highgui.so.2.4 >20:51:57,458 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_flann.so.2.4 >20:51:57,459 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_features2d.so.2.4 >20:51:57,460 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_core.so.2.4 >20:51:57,460 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_contrib.so.2.4 >20:51:57,461 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.i686 to require for libopencv_calib3d.so.2.4 >20:51:57,463 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.i686 as install for frei0r-plugins-1.3-8.fc18.i686 >20:51:57,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.i686 as install for gd-2.0.35-18.fc18.i686 >20:51:57,497 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.i686 as install for gettext-0.18.1.1-17.fc18.i686 >20:51:57,499 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.i686 to require for libgettextlib-0.18.1.so >20:51:57,516 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.i686 as install for gnome-python2-canvas-2.28.1-9.fc18.i686 >20:51:57,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.i686 as install for gnome-python2-canvas-2.28.1-9.fc18.i686 >20:51:57,521 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.i686 to require for libgnomecanvas-2.so.0 >20:51:57,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.i686 as install for gnome-python2-canvas-2.28.1-9.fc18.i686 >20:51:57,568 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.i686 >20:51:57,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.i686 as install for libpurple-2.10.6-4.fc18.i686 >20:51:57,708 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.i686 to require for libsilc-1.1.so.2 >20:51:57,710 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.i686 as install for libpurple-2.10.6-4.fc18.i686 >20:51:57,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.i686 as install for libpurple-2.10.6-4.fc18.i686 >20:51:57,716 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.i686 as install for libpurple-2.10.6-4.fc18.i686 >20:51:57,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.i686 >20:51:57,795 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,799 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,802 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,804 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,806 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-7.20121015git.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,809 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,810 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-3.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,818 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,820 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,823 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.i686 as install for libvirt-daemon-0.10.2.1-3.fc18.i686 >20:51:57,907 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.i686 as install for libvirt-daemon-driver-storage-0.10.2.1-3.fc18.i686 >20:51:57,908 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.i686 to require for librados.so.2 >20:51:57,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.i686 as install for mcpp-2.7.2-8.fc18.i686 >20:51:57,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.i686 as install for mesa-libEGL-9.0-2.fc18.i686 >20:51:57,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.i686 as install for mesa-libEGL-9.0-2.fc18.i686 >20:51:57,962 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-2.fc18.i686 as install for mesa-libEGL-9.0-2.fc18.i686 >20:51:57,991 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.i686 as install for neon-0.29.6-3.fc18.i686 >20:51:58,019 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.i686 as install for 1:obex-data-server-0.4.6-4.fc18.i686 >20:51:58,055 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-234.fc18.noarch as install for perl-Pod-Parser-1.51-234.fc18.noarch >20:51:58,072 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-234.fc18.noarch as install for 1:perl-Pod-Simple-3.20-234.fc18.noarch >20:51:58,136 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-3.fc18.i686 as install for plymouth-plugin-two-step-0.8.8-3.fc18.i686 >20:51:58,139 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-3.fc18.i686 as install for plymouth-plugin-two-step-0.8.8-3.fc18.i686 >20:51:58,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.i686 as install for policycoreutils-python-2.1.13-34.fc18.i686 >20:51:58,153 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-34.fc18.i686 >20:51:58,170 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >20:51:58,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >20:51:58,187 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch as install for python-beaker-1.5.4-6.fc18.noarch >20:51:58,190 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.i686 as install for python-beaker-1.5.4-6.fc18.noarch >20:51:58,205 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.i686 as install for 2:qemu-kvm-1.2.0-23.fc18.i686 >20:51:58,211 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >20:51:58,233 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.i686 as install for seed-3.2.0-3.fc18.2.i686 >20:51:58,237 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-6.fc18.noarch as install for seed-3.2.0-3.fc18.2.i686 >20:51:58,357 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.i686 as install for ceph-libs-0.46-1.fc18.i686 >20:51:58,362 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.i686 as install for createrepo-0.9.9-12.fc18.noarch >20:51:58,365 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.i686 as install for createrepo-0.9.9-12.fc18.noarch >20:51:58,386 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.i686 as install for festival-1.96-21.fc18.i686 >20:51:58,388 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.i686 to require for libestools.so.1.2.96.1 >20:51:58,389 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.i686 to require for libestbase.so.1.2.96.1 >20:51:58,390 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.i686 as install for festival-1.96-21.fc18.i686 >20:51:58,393 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.i686 >20:51:58,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.i686 as install for gavl-1.4.0-1.fc18.i686 >20:51:58,417 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.i686 as install for glusterfs-fuse-3.3.1-3.fc18.i686 >20:51:58,490 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-3.fc18.i686 as install for lvm2-2.02.98-3.fc18.i686 >20:51:58,493 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.i686 as install for lvm2-2.02.98-3.fc18.i686 >20:51:58,522 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.i686 as install for netcf-libs-0.2.2-1.fc18.i686 >20:51:58,524 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.i686 to require for libaugeas.so.0(AUGEAS_0.1.0) >20:51:58,524 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.i686 to require for libaugeas.so.0 >20:51:58,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.i686 as install for opencv-2.4.2-2.fc18.i686 >20:51:58,554 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.i686 as install for opencv-2.4.2-2.fc18.i686 >20:51:58,556 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.i686 to require for libIlmThread.so.6 >20:51:58,557 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.i686 as install for opencv-2.4.2-2.fc18.i686 >20:51:58,560 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.i686 to require for libHalf.so.6 >20:51:58,590 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-234.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-234.fc18.noarch >20:51:58,613 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-4.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >20:51:58,615 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-3.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >20:51:58,618 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.i686 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >20:51:58,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.i686 as install for 2:qemu-img-1.2.0-23.fc18.i686 >20:51:58,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.i686 as install for 2:qemu-img-1.2.0-23.fc18.i686 >20:51:58,639 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.i686 to require for libaio.so.1(LIBAIO_0.1) >20:51:58,640 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.i686 to require for libaio.so.1 >20:51:58,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.i686 as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,672 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,674 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,679 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.i686 as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,681 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.8.2) >20:51:58,682 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.8.1) >20:51:58,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.6.0) >20:51:58,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.11.2) >20:51:58,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.10.4) >20:51:58,685 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.10.3) >20:51:58,685 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.10.2) >20:51:58,686 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.10.1) >20:51:58,687 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1(SPICE_SERVER_0.10.0) >20:51:58,687 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.i686 to require for libspice-server.so.1 >20:51:58,689 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.i686 as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,692 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.i686 >20:51:58,705 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.i686 as install for sheepdog-0.3.0-3.fc18.i686 >20:51:58,707 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.i686 to require for libcpg.so.4 >20:51:58,707 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.i686 to require for libcfg.so.6(COROSYNC_CFG_0.82) >20:51:58,708 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.i686 to require for libcfg.so.6 >20:51:58,709 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.i686 as install for sheepdog-0.3.0-3.fc18.i686 >20:51:58,724 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch >20:51:58,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.i686 as install for corosync-2.1.0-1.fc18.i686 >20:51:58,769 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.i686 as install for corosynclib-2.1.0-1.fc18.i686 >20:51:58,771 DEBUG yum.verbose.YumBase: Quick matched librdmacm-1.0.15-2.fc18.i686 to require for librdmacm.so.1 >20:51:58,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.i686 as install for corosynclib-2.1.0-1.fc18.i686 >20:51:58,775 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.i686 to require for libibverbs.so.1(IBVERBS_1.0) >20:51:58,775 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.i686 to require for libibverbs.so.1 >20:51:59,357 DEBUG yum.verbose.YumBase: Depsolve time: 10.574 >20:51:59,358 DEBUG packaging: success >20:51:59,435 INFO packaging: 1183 packages selected totalling 2.73 GB >20:56:33,520 INFO packaging: checking software selection >20:56:33,523 DEBUG packaging: deleting package sacks >20:56:33,525 DEBUG packaging: deleting yum transaction info >20:56:33,704 DEBUG packaging: select group core >20:56:33,706 DEBUG yum.verbose.YumBase: Setting up Package Sacks >20:56:33,918 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >20:56:34,238 DEBUG yum.verbose.YumBase: pkgsack time: 0.530 >20:56:34,463 DEBUG yum.verbose.YumBase: group time: 0.757 >20:56:34,580 DEBUG yum.verbose.YumBase: Obs Init time: 0.113 >20:56:34,630 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >20:56:34,650 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >20:56:34,653 DEBUG packaging: select group core >20:56:34,655 DEBUG packaging: select package kernel-PAE >20:56:34,694 INFO packaging: selected kernel-PAE >20:56:34,698 INFO packaging: checking dependencies >20:56:34,774 DEBUG yum.verbose.YumBase: Building updates object >20:56:34,973 DEBUG yum.verbose.YumBase: up:simple updates time: 0.054 >20:56:34,979 DEBUG yum.verbose.YumBase: up:obs time: 0.003 >20:56:34,982 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >20:56:34,984 DEBUG yum.verbose.YumBase: updates time: 0.207 >20:56:34,991 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-23.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:34,998 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-9.git20121004.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,003 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,016 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,021 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,026 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.8-2.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,031 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,043 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,047 DEBUG yum.verbose.YumBase: Quick matched systemd-libs-195-8.fc18.i686 to require for libsystemd-login.so.0 >20:56:35,054 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,059 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.i686 to require for libsmime3.so >20:56:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,069 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,072 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.i686 to require for libplc4.so >20:56:35,076 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,083 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-9.git20121004.fc18.i686 to require for libnm-glib.so.4 >20:56:35,084 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.i686 to require for libnl-genl-3.so.200 >20:56:35,084 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.i686 to require for libnl-3.so.200 >20:56:35,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,095 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libgobject-2.0.so.0 >20:56:35,096 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libgmodule-2.0.so.0 >20:56:35,096 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libglib-2.0.so.0 >20:56:35,096 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.i686 to require for libgio-2.0.so.0 >20:56:35,098 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,105 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,112 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,118 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.i686 to require for chkconfig >20:56:35,122 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.i686 as install for 1:NetworkManager-0.9.7.0-9.git20121004.fc18.i686 >20:56:35,134 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.i686 as install for audit-2.2.1-2.fc18.i686 >20:56:35,137 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.i686 as install for audit-2.2.1-2.fc18.i686 >20:56:35,140 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.i686 to require for libaudit.so.1 >20:56:35,146 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.i686 as install for bash-4.2.39-3.fc18.i686 >20:56:35,152 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.i686 as install for biosdevname-0.4.1-2.fc18.i686 >20:56:35,155 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.i686 as install for biosdevname-0.4.1-2.fc18.i686 >20:56:35,158 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.1.10-2.fc18.i686 to require for libpci.so.3 >20:56:35,171 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,178 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.i686 to require for libpam_misc.so.0 >20:56:35,180 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.i686 to require for libpam.so.0(LIBPAM_1.0) >20:56:35,181 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.i686 to require for libpam.so.0 >20:56:35,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,192 DEBUG yum.verbose.YumBase: Quick matched libattr-2.4.46-7.fc18.i686 to require for libattr.so.1 >20:56:35,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,196 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.i686 to require for libacl.so.1 >20:56:35,197 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,203 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.i686 as install for coreutils-8.17-6.fc18.i686 >20:56:35,211 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.i686 as install for cronie-1.4.10-1.fc18.i686 >20:56:35,223 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.i686 as install for cronie-1.4.10-1.fc18.i686 >20:56:35,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.i686 as install for curl-7.27.0-4.fc18.i686 >20:56:35,240 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.i686 to require for libcurl.so.4 >20:56:35,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:56:35,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:56:35,251 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:56:35,255 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.i686 to require for liblber-2.4.so.2 >20:56:35,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:56:35,261 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.i686 to require for libdns-export.so.95 >20:56:35,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.i686 as install for 12:dhclient-4.2.4-23.P2.fc18.i686 >20:56:35,268 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.i686 as install for e2fsprogs-1.42.5-1.fc18.i686 >20:56:35,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.i686 as install for e2fsprogs-1.42.5-1.fc18.i686 >20:56:35,276 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.5-1.fc18.i686 to require for libe2p.so.2 >20:56:35,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.i686 as install for e2fsprogs-1.42.5-1.fc18.i686 >20:56:35,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.i686 as install for e2fsprogs-1.42.5-1.fc18.i686 >20:56:35,288 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1(BLKID_2.15) >20:56:35,290 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1(BLKID_1.0) >20:56:35,290 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.i686 to require for libblkid.so.1 >20:56:35,301 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.i686 as install for glibc-2.16-24.fc18.i686 >20:56:35,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.i686 as install for glibc-2.16-24.fc18.i686 >20:56:35,310 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.i686 as install for glibc-2.16-24.fc18.i686 >20:56:35,313 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.i686 to require for libfreebl3.so >20:56:35,328 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,336 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,340 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,344 DEBUG yum.verbose.YumBase: Quick matched popt-1.13-12.fc18.i686 to require for libpopt.so.0 >20:56:35,347 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,352 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-12.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,357 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,362 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.i686 as install for initscripts-9.42-1.fc18.2.i686 >20:56:35,380 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.i686 as install for iproute-3.6.0-2.fc18.i686 >20:56:35,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.i686 as install for iproute-3.6.0-2.fc18.i686 >20:56:35,390 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.i686 as install for iproute-3.6.0-2.fc18.i686 >20:56:35,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.i686 as install for iputils-20121125-2.fc18.i686 >20:56:35,404 DEBUG yum.verbose.YumBase: Quick matched libidn-1.25-3.fc18.i686 to require for libidn.so.11 >20:56:35,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.i686 as install for iputils-20121125-2.fc18.i686 >20:56:35,414 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1c-7.fc18.i686 to require for libcrypto.so.10 >20:56:35,420 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.i686 >20:56:35,426 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20120925-0.3.git236367d.fc18.noarch as install for kernel-PAE-3.6.9-4.fc18.i686 >20:56:35,431 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.i686 as install for kernel-PAE-3.6.9-4.fc18.i686 >20:56:35,435 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.i686 as install for kernel-PAE-3.6.9-4.fc18.i686 >20:56:35,445 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.i686 as install for less-444-9.fc18.i686 >20:56:35,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:56:35,458 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:56:35,462 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.i686 as install for man-db-2.6.3-2.fc18.i686 >20:56:35,482 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-3.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:56:35,487 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:56:35,493 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:56:35,496 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.i686 to require for libk5crypto.so.3 >20:56:35,498 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.i686 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT) >20:56:35,502 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.i686 to require for libgssapi_krb5.so.2 >20:56:35,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.i686 as install for openssh-clients-6.1p1-3.fc18.i686 >20:56:35,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.i686 as install for parted-3.1-9.fc18.i686 >20:56:35,532 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.i686 as install for parted-3.1-9.fc18.i686 >20:56:35,536 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.i686 as install for parted-3.1-9.fc18.i686 >20:56:35,539 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.77-3.fc18.i686 to require for libdevmapper.so.1.02 >20:56:35,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.i686 as install for passwd-0.78.99-3.fc18.i686 >20:56:35,564 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-3.fc18.i686 >20:56:35,569 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.i686 as install for plymouth-0.8.8-3.fc18.i686 >20:56:35,574 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.i686 as install for plymouth-0.8.8-3.fc18.i686 >20:56:35,577 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.i686 to require for libply-splash-core.so.2 >20:56:35,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.i686 as install for plymouth-0.8.8-3.fc18.i686 >20:56:35,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:56:35,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:56:35,599 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.9-1.fc18.i686 to require for libsemanage.so.1 >20:56:35,602 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.i686 as install for policycoreutils-2.1.13-34.fc18.i686 >20:56:35,610 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.i686 as install for procps-ng-3.3.3-2.20120807git.fc18.i686 >20:56:35,623 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,628 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.i686 to require for librpm.so.3 >20:56:35,632 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,637 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,641 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,646 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.i686 as install for rpm-4.10.1-3.fc18.i686 >20:56:35,671 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:56:35,676 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:56:35,681 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:56:35,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:56:35,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.i686 as install for rsyslog-7.2.2-1.fc18.i686 >20:56:35,695 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-60.fc18.noarch as install for selinux-policy-targeted-3.11.1-60.fc18.noarch >20:56:35,699 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-60.fc18.noarch to require for selinux-policy >20:56:35,713 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:56:35,717 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:56:35,722 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:56:35,727 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.i686 as install for sendmail-8.14.5-15.fc18.i686 >20:56:35,852 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,857 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,865 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,868 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-10-1.fc18.i686 to require for libkmod.so.2 >20:56:35,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,876 DEBUG yum.verbose.YumBase: Quick matched libgcrypt-1.5.0-6.fc18.i686 to require for libgcrypt.so.11 >20:56:35,878 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.i686 as install for systemd-195-8.fc18.i686 >20:56:35,883 DEBUG yum.verbose.YumBase: Quick matched cryptsetup-libs-1.5.1-1.fc18.i686 to require for libcryptsetup.so.4 >20:56:35,884 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for systemd-195-8.fc18.i686 >20:56:35,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.i686 as install for util-linux-2.22.1-2.1.fc18.i686 >20:56:35,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.i686 as install for util-linux-2.22.1-2.1.fc18.i686 >20:56:35,912 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.i686 to require for libutempter.so.0 >20:56:35,916 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount.so.1(MOUNT_2.21) >20:56:35,916 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount.so.1(MOUNT_2.20) >20:56:35,917 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount.so.1(MOUNT_2.19) >20:56:35,917 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.i686 to require for libmount.so.1 >20:56:35,931 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:56:35,936 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:56:35,941 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >20:56:35,945 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:56:35,951 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >20:56:35,955 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.i686 as install for yum-3.4.3-45.fc18.noarch >20:56:35,981 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.i686 as install for avahi-autoipd-0.6.31-6.fc18.i686 >20:56:35,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.i686 as install for avahi-autoipd-0.6.31-6.fc18.i686 >20:56:35,996 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-lite-9.9.2-2.fc18.i686 >20:56:36,014 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-4.20101115git.fc18.noarch as install for cronie-anacron-1.4.10-1.fc18.i686 >20:56:36,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.i686 as install for cryptsetup-libs-1.5.1-1.fc18.i686 >20:56:36,055 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.i686 as install for 1:dbus-1.6.8-2.fc18.i686 >20:56:36,074 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.i686 as install for device-mapper-libs-1.02.77-3.fc18.i686 >20:56:36,094 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.i686 as install for dracut-024-10.git20121121.fc18.i686 >20:56:36,100 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.i686 as install for dracut-024-10.git20121121.fc18.i686 >20:56:36,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.i686 as install for dracut-024-10.git20121121.fc18.i686 >20:56:36,109 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.fc18.i686 as install for dracut-024-10.git20121121.fc18.i686 >20:56:36,132 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.i686 as install for fipscheck-lib-1.3.1-2.fc18.i686 >20:56:36,163 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.i686 as install for glib2-2.34.2-1.fc18.i686 >20:56:36,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.i686 as install for glib2-2.34.2-1.fc18.i686 >20:56:36,172 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.i686 as install for glib2-2.34.2-1.fc18.i686 >20:56:36,183 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.i686 >20:56:36,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.i686 as install for 1:gmp-5.0.5-3.fc18.i686 >20:56:36,192 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6(GLIBCXX_3.4) >20:56:36,194 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6(CXXABI_1.3) >20:56:36,195 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.i686 to require for libstdc++.so.6 >20:56:36,199 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.i686 as install for grep-2.14-1.fc18.i686 >20:56:36,231 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.i686 as install for krb5-libs-1.10.3-5.fc18.i686 >20:56:36,233 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.i686 to require for libkeyutils.so.1 >20:56:36,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.i686 as install for libcurl-7.27.0-4.fc18.i686 >20:56:36,262 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.i686 to require for libssh2.so.1 >20:56:36,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.i686 as install for libdrm-2.4.40-1.fc18.i686 >20:56:36,299 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.i686 as install for libmicrohttpd-0.9.22-1.fc18.i686 >20:56:36,301 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.i686 to require for libgnutls.so.26 >20:56:36,325 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.i686 as install for libsemanage-2.1.9-1.fc18.i686 >20:56:36,328 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.i686 to require for libustr-1.0.so.1(USTR_1.0) >20:56:36,329 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.i686 to require for libustr-1.0.so.1 >20:56:36,359 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.i686 as install for ncurses-libs-5.9-7.20121017.fc18.i686 >20:56:36,373 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.i686 as install for nss-3.14-7.fc18.i686 >20:56:36,376 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.i686 as install for nss-3.14-7.fc18.i686 >20:56:36,397 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.i686 as install for openldap-2.4.33-3.fc18.i686 >20:56:36,414 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for 1:openssl-libs-1.0.1c-7.fc18.i686 >20:56:36,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.i686 as install for pam-1.1.6-3.fc18.i686 >20:56:36,429 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.i686 as install for pam-1.1.6-3.fc18.i686 >20:56:36,432 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.i686 as install for pam-1.1.6-3.fc18.i686 >20:56:36,450 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.i686 as install for polkit-0.107-4.fc18.i686 >20:56:36,463 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.i686 as install for ppp-2.4.5-23.fc18.i686 >20:56:36,465 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.fc18.i686 to require for libpcap.so.1 >20:56:36,474 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.i686 as install for pygpgme-0.3-3.fc18.i686 >20:56:36,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.i686 as install for pygpgme-0.3-3.fc18.i686 >20:56:36,480 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.i686 to require for libgpgme.so.11(GPGME_1.0) >20:56:36,482 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.i686 to require for libgpgme.so.11 >20:56:36,489 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.i686 as install for python-urlgrabber-3.9.1-22.fc18.noarch >20:56:36,508 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.i686 as install for rpm-python-4.10.1-3.fc18.i686 >20:56:36,511 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.i686 to require for librpmbuild.so.3 >20:56:36,513 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.i686 as install for rpm-python-4.10.1-3.fc18.i686 >20:56:36,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.i686 as install for yum-metadata-parser-1.1.4-7.fc18.i686 >20:56:36,545 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.i686 to require for libxml2.so.2 >20:56:36,548 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.i686 as install for yum-metadata-parser-1.1.4-7.fc18.i686 >20:56:36,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.i686 as install for gnutls-2.12.21-1.fc18.i686 >20:56:36,576 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.i686 to require for libtasn1.so.3 >20:56:36,579 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.i686 as install for gnutls-2.12.21-1.fc18.i686 >20:56:36,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.i686 as install for gpgme-1.3.2-1.fc18.i686 >20:56:36,589 DEBUG yum.verbose.YumBase: Quick matched libassuan-2.0.3-3.fc18.i686 to require for libassuan.so.0 >20:56:36,591 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-6.fc18.i686 as install for gpgme-1.3.2-1.fc18.i686 >20:56:36,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.i686 as install for python-libs-2.7.3-13.fc18.i686 >20:56:36,693 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.i686 as install for gnupg2-2.0.19-6.fc18.i686 >20:56:36,696 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.i686 as install for gnupg2-2.0.19-6.fc18.i686 >20:56:36,775 DEBUG yum.verbose.YumBase: Depsolve time: 2.077 >20:56:36,777 DEBUG packaging: success >20:56:36,788 INFO packaging: 201 packages selected totalling 553.73 MB >20:57:00,505 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >01:50:07,482 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >01:50:07,532 INFO program: Running... udevadm settle --timeout=300 >01:50:07,803 INFO program: Running... modprobe fcoe >01:50:07,990 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:50:08,130 INFO program: No FCoE boot disk information is found in EDD! >01:50:08,141 INFO program: Running... udevadm settle --timeout=300 >01:50:08,355 INFO program: Running... multipath -d >01:50:08,526 INFO program: Running... multipath -ll >01:50:11,648 INFO program: Running... metacity --display :1 --sm-disable >01:50:13,288 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >01:50:13,654 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,732 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,739 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,743 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,762 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,767 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,774 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,778 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,786 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,791 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,794 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,798 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,811 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,815 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,817 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,821 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,838 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,853 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,869 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,877 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,882 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,887 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,905 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:13,911 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >01:50:15,753 INFO program: Running... udevadm control --property=ANACONDA=1 >01:50:15,762 INFO program: Running... systemctl start chronyd.service >01:50:16,467 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >01:50:16,770 INFO program: Running... udevadm settle --timeout=300 >01:50:17,820 INFO program: Running... udevadm settle --timeout=300 >01:50:18,144 INFO program: Running... multipath -d >01:50:18,328 INFO program: Running... multipath -ll >01:50:19,739 INFO program: Running... dumpe2fs -h /dev/vda1 >01:50:19,840 INFO program: Filesystem volume name: <none> >01:50:19,856 INFO program: Last mounted on: /boot >01:50:19,883 INFO program: Filesystem UUID: e3419ee8-10d6-4047-8975-9c0b9ffb71eb >01:50:19,919 INFO program: Filesystem magic number: 0xEF53 >01:50:19,921 INFO program: Filesystem revision #: 1 (dynamic) >01:50:19,925 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:19,927 INFO program: Filesystem flags: signed_directory_hash >01:50:19,929 INFO program: Default mount options: user_xattr acl >01:50:19,929 INFO program: Filesystem state: clean >01:50:19,931 INFO program: Errors behavior: Continue >01:50:19,933 INFO program: Filesystem OS type: Linux >01:50:19,934 INFO program: Inode count: 128016 >01:50:19,934 INFO program: Block count: 512000 >01:50:19,941 INFO program: Reserved block count: 25600 >01:50:19,942 INFO program: Free blocks: 448855 >01:50:19,942 INFO program: Free inodes: 127672 >01:50:19,944 INFO program: First block: 1 >01:50:19,946 INFO program: Block size: 1024 >01:50:19,948 INFO program: Fragment size: 1024 >01:50:19,949 INFO program: Reserved GDT blocks: 256 >01:50:19,949 INFO program: Blocks per group: 8192 >01:50:19,950 INFO program: Fragments per group: 8192 >01:50:19,955 INFO program: Inodes per group: 2032 >01:50:19,956 INFO program: Inode blocks per group: 254 >01:50:19,956 INFO program: Flex block group size: 16 >01:50:19,956 INFO program: Filesystem created: Mon Dec 10 19:14:26 2012 >01:50:19,957 INFO program: Last mount time: Mon Dec 10 19:21:45 2012 >01:50:19,959 INFO program: Last write time: Mon Dec 10 19:25:48 2012 >01:50:19,966 INFO program: Mount count: 2 >01:50:19,967 INFO program: Maximum mount count: -1 >01:50:19,974 INFO program: Last checked: Mon Dec 10 19:14:26 2012 >01:50:19,974 INFO program: Check interval: 0 (<none>) >01:50:19,974 INFO program: Lifetime writes: 60 MB >01:50:19,978 INFO program: Reserved blocks uid: 0 (user root) >01:50:19,981 INFO program: Reserved blocks gid: 0 (group root) >01:50:19,982 INFO program: First inode: 11 >01:50:19,984 INFO program: Inode size: 128 >01:50:19,985 INFO program: Journal inode: 8 >01:50:19,986 INFO program: Default directory hash: half_md4 >01:50:19,988 INFO program: Directory Hash Seed: 7aa3ca43-29d8-40fc-a53a-01ea53bae594 >01:50:19,989 INFO program: Journal backup: inode blocks >01:50:19,991 INFO program: Journal features: (none) >01:50:19,992 INFO program: Journal size: 8M >01:50:19,994 INFO program: Journal length: 8192 >01:50:19,995 INFO program: Journal sequence: 0x0000001a >01:50:19,996 INFO program: Journal start: 0 >01:50:19,997 INFO program: >01:50:19,998 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:20,000 INFO program: Running... dumpe2fs -h /dev/vda1 >01:50:20,097 INFO program: Filesystem volume name: <none> >01:50:20,103 INFO program: Last mounted on: /boot >01:50:20,104 INFO program: Filesystem UUID: e3419ee8-10d6-4047-8975-9c0b9ffb71eb >01:50:20,105 INFO program: Filesystem magic number: 0xEF53 >01:50:20,110 INFO program: Filesystem revision #: 1 (dynamic) >01:50:20,112 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:20,113 INFO program: Filesystem flags: signed_directory_hash >01:50:20,113 INFO program: Default mount options: user_xattr acl >01:50:20,114 INFO program: Filesystem state: clean >01:50:20,114 INFO program: Errors behavior: Continue >01:50:20,114 INFO program: Filesystem OS type: Linux >01:50:20,114 INFO program: Inode count: 128016 >01:50:20,114 INFO program: Block count: 512000 >01:50:20,114 INFO program: Reserved block count: 25600 >01:50:20,116 INFO program: Free blocks: 448855 >01:50:20,117 INFO program: Free inodes: 127672 >01:50:20,118 INFO program: First block: 1 >01:50:20,118 INFO program: Block size: 1024 >01:50:20,118 INFO program: Fragment size: 1024 >01:50:20,119 INFO program: Reserved GDT blocks: 256 >01:50:20,120 INFO program: Blocks per group: 8192 >01:50:20,120 INFO program: Fragments per group: 8192 >01:50:20,127 INFO program: Inodes per group: 2032 >01:50:20,127 INFO program: Inode blocks per group: 254 >01:50:20,127 INFO program: Flex block group size: 16 >01:50:20,130 INFO program: Filesystem created: Mon Dec 10 19:14:26 2012 >01:50:20,136 INFO program: Last mount time: Mon Dec 10 19:21:45 2012 >01:50:20,136 INFO program: Last write time: Mon Dec 10 19:25:48 2012 >01:50:20,137 INFO program: Mount count: 2 >01:50:20,145 INFO program: Maximum mount count: -1 >01:50:20,145 INFO program: Last checked: Mon Dec 10 19:14:26 2012 >01:50:20,145 INFO program: Check interval: 0 (<none>) >01:50:20,147 INFO program: Lifetime writes: 60 MB >01:50:20,151 INFO program: Reserved blocks uid: 0 (user root) >01:50:20,162 INFO program: Reserved blocks gid: 0 (group root) >01:50:20,162 INFO program: First inode: 11 >01:50:20,162 INFO program: Inode size: 128 >01:50:20,162 INFO program: Journal inode: 8 >01:50:20,171 INFO program: Default directory hash: half_md4 >01:50:20,171 INFO program: Directory Hash Seed: 7aa3ca43-29d8-40fc-a53a-01ea53bae594 >01:50:20,171 INFO program: Journal backup: inode blocks >01:50:20,179 INFO program: Journal features: (none) >01:50:20,179 INFO program: Journal size: 8M >01:50:20,179 INFO program: Journal length: 8192 >01:50:20,181 INFO program: Journal sequence: 0x0000001a >01:50:20,188 INFO program: Journal start: 0 >01:50:20,188 INFO program: >01:50:20,188 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:20,198 INFO program: Running... resize2fs -P /dev/vda1 >01:50:20,325 INFO program: Estimated minimum size of the filesystem: 52276 >01:50:20,333 ERR program: resize2fs 1.42.5 (29-Jul-2012) >01:50:21,120 INFO program: Running... dumpe2fs -h /dev/loop1 >01:50:21,184 INFO program: Filesystem volume name: Anaconda >01:50:21,189 INFO program: Last mounted on: / >01:50:21,191 INFO program: Filesystem UUID: 59ae6afe-2e5b-4296-a84b-84efeda8d84f >01:50:21,191 INFO program: Filesystem magic number: 0xEF53 >01:50:21,199 INFO program: Filesystem revision #: 1 (dynamic) >01:50:21,202 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:21,202 INFO program: Filesystem flags: signed_directory_hash >01:50:21,204 INFO program: Default mount options: user_xattr acl >01:50:21,205 INFO program: Filesystem state: clean >01:50:21,205 INFO program: Errors behavior: Continue >01:50:21,208 INFO program: Filesystem OS type: Linux >01:50:21,208 INFO program: Inode count: 65536 >01:50:21,208 INFO program: Block count: 1048576 >01:50:21,209 INFO program: Reserved block count: 0 >01:50:21,209 INFO program: Free blocks: 300562 >01:50:21,212 INFO program: Free inodes: 36562 >01:50:21,212 INFO program: First block: 1 >01:50:21,212 INFO program: Block size: 1024 >01:50:21,213 INFO program: Fragment size: 1024 >01:50:21,213 INFO program: Reserved GDT blocks: 256 >01:50:21,213 INFO program: Blocks per group: 8192 >01:50:21,219 INFO program: Fragments per group: 8192 >01:50:21,220 INFO program: Inodes per group: 512 >01:50:21,227 INFO program: Inode blocks per group: 128 >01:50:21,227 INFO program: Flex block group size: 16 >01:50:21,229 INFO program: Filesystem created: Sat Dec 8 01:43:35 2012 >01:50:21,237 INFO program: Last mount time: Sat Dec 8 01:43:48 2012 >01:50:21,238 INFO program: Last write time: Sat Dec 8 01:43:56 2012 >01:50:21,240 INFO program: Mount count: 2 >01:50:21,248 INFO program: Maximum mount count: -1 >01:50:21,248 INFO program: Last checked: Sat Dec 8 01:43:35 2012 >01:50:21,257 INFO program: Check interval: 0 (<none>) >01:50:21,258 INFO program: Lifetime writes: 32 MB >01:50:21,258 INFO program: Reserved blocks uid: 0 (user root) >01:50:21,265 INFO program: Reserved blocks gid: 0 (group root) >01:50:21,265 INFO program: First inode: 11 >01:50:21,269 INFO program: Inode size: 256 >01:50:21,277 INFO program: Required extra isize: 28 >01:50:21,277 INFO program: Desired extra isize: 28 >01:50:21,279 INFO program: Journal inode: 8 >01:50:21,287 INFO program: Default directory hash: half_md4 >01:50:21,287 INFO program: Directory Hash Seed: 5b4d2bce-a1ef-4f17-8fe0-3c81b5c0a796 >01:50:21,289 INFO program: Journal backup: inode blocks >01:50:21,297 INFO program: Journal features: (none) >01:50:21,297 INFO program: Journal size: 32M >01:50:21,305 INFO program: Journal length: 32768 >01:50:21,305 INFO program: Journal sequence: 0x00000007 >01:50:21,307 INFO program: Journal start: 0 >01:50:21,315 INFO program: >01:50:21,315 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:21,319 INFO program: Running... dumpe2fs -h /dev/loop1 >01:50:21,400 INFO program: Filesystem volume name: Anaconda >01:50:21,410 INFO program: Last mounted on: / >01:50:21,411 INFO program: Filesystem UUID: 59ae6afe-2e5b-4296-a84b-84efeda8d84f >01:50:21,413 INFO program: Filesystem magic number: 0xEF53 >01:50:21,415 INFO program: Filesystem revision #: 1 (dynamic) >01:50:21,416 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:21,416 INFO program: Filesystem flags: signed_directory_hash >01:50:21,416 INFO program: Default mount options: user_xattr acl >01:50:21,417 INFO program: Filesystem state: clean >01:50:21,419 INFO program: Errors behavior: Continue >01:50:21,420 INFO program: Filesystem OS type: Linux >01:50:21,420 INFO program: Inode count: 65536 >01:50:21,421 INFO program: Block count: 1048576 >01:50:21,424 INFO program: Reserved block count: 0 >01:50:21,425 INFO program: Free blocks: 300562 >01:50:21,427 INFO program: Free inodes: 36562 >01:50:21,427 INFO program: First block: 1 >01:50:21,428 INFO program: Block size: 1024 >01:50:21,428 INFO program: Fragment size: 1024 >01:50:21,437 INFO program: Reserved GDT blocks: 256 >01:50:21,438 INFO program: Blocks per group: 8192 >01:50:21,438 INFO program: Fragments per group: 8192 >01:50:21,448 INFO program: Inodes per group: 512 >01:50:21,448 INFO program: Inode blocks per group: 128 >01:50:21,448 INFO program: Flex block group size: 16 >01:50:21,456 INFO program: Filesystem created: Sat Dec 8 01:43:35 2012 >01:50:21,459 INFO program: Last mount time: Sat Dec 8 01:43:48 2012 >01:50:21,465 INFO program: Last write time: Sat Dec 8 01:43:56 2012 >01:50:21,466 INFO program: Mount count: 2 >01:50:21,470 INFO program: Maximum mount count: -1 >01:50:21,477 INFO program: Last checked: Sat Dec 8 01:43:35 2012 >01:50:21,478 INFO program: Check interval: 0 (<none>) >01:50:21,478 INFO program: Lifetime writes: 32 MB >01:50:21,480 INFO program: Reserved blocks uid: 0 (user root) >01:50:21,488 INFO program: Reserved blocks gid: 0 (group root) >01:50:21,488 INFO program: First inode: 11 >01:50:21,488 INFO program: Inode size: 256 >01:50:21,497 INFO program: Required extra isize: 28 >01:50:21,497 INFO program: Desired extra isize: 28 >01:50:21,497 INFO program: Journal inode: 8 >01:50:21,497 INFO program: Default directory hash: half_md4 >01:50:21,505 INFO program: Directory Hash Seed: 5b4d2bce-a1ef-4f17-8fe0-3c81b5c0a796 >01:50:21,505 INFO program: Journal backup: inode blocks >01:50:21,505 INFO program: Journal features: (none) >01:50:21,506 INFO program: Journal size: 32M >01:50:21,506 INFO program: Journal length: 32768 >01:50:21,506 INFO program: Journal sequence: 0x00000007 >01:50:21,507 INFO program: Journal start: 0 >01:50:21,508 INFO program: >01:50:21,508 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:21,509 INFO program: Running... resize2fs -P /dev/loop1 >01:50:21,562 INFO program: Couldn't find valid filesystem superblock. >01:50:21,569 ERR program: resize2fs 1.42.5 (29-Jul-2012) >01:50:21,571 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >01:50:21,842 INFO program: Running... udevadm settle --timeout=300 >01:50:22,124 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >01:50:22,182 INFO program: Filesystem volume name: Anaconda >01:50:22,187 INFO program: Last mounted on: /sysroot >01:50:22,191 INFO program: Filesystem UUID: 59ae6afe-2e5b-4296-a84b-84efeda8d84f >01:50:22,192 INFO program: Filesystem magic number: 0xEF53 >01:50:22,193 INFO program: Filesystem revision #: 1 (dynamic) >01:50:22,194 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:22,195 INFO program: Filesystem flags: signed_directory_hash >01:50:22,195 INFO program: Default mount options: user_xattr acl >01:50:22,196 INFO program: Filesystem state: clean >01:50:22,197 INFO program: Errors behavior: Continue >01:50:22,198 INFO program: Filesystem OS type: Linux >01:50:22,198 INFO program: Inode count: 65536 >01:50:22,199 INFO program: Block count: 1048576 >01:50:22,200 INFO program: Reserved block count: 0 >01:50:22,201 INFO program: Free blocks: 300562 >01:50:22,201 INFO program: Free inodes: 36562 >01:50:22,206 INFO program: First block: 1 >01:50:22,207 INFO program: Block size: 1024 >01:50:22,207 INFO program: Fragment size: 1024 >01:50:22,208 INFO program: Reserved GDT blocks: 256 >01:50:22,209 INFO program: Blocks per group: 8192 >01:50:22,209 INFO program: Fragments per group: 8192 >01:50:22,210 INFO program: Inodes per group: 512 >01:50:22,211 INFO program: Inode blocks per group: 128 >01:50:22,211 INFO program: Flex block group size: 16 >01:50:22,212 INFO program: Filesystem created: Sat Dec 8 01:43:35 2012 >01:50:22,213 INFO program: Last mount time: Wed Dec 12 01:49:50 2012 >01:50:22,214 INFO program: Last write time: Wed Dec 12 01:49:50 2012 >01:50:22,214 INFO program: Mount count: 3 >01:50:22,219 INFO program: Maximum mount count: -1 >01:50:22,220 INFO program: Last checked: Sat Dec 8 01:43:35 2012 >01:50:22,220 INFO program: Check interval: 0 (<none>) >01:50:22,221 INFO program: Lifetime writes: 32 MB >01:50:22,222 INFO program: Reserved blocks uid: 0 (user root) >01:50:22,222 INFO program: Reserved blocks gid: 0 (group root) >01:50:22,223 INFO program: First inode: 11 >01:50:22,224 INFO program: Inode size: 256 >01:50:22,224 INFO program: Required extra isize: 28 >01:50:22,225 INFO program: Desired extra isize: 28 >01:50:22,226 INFO program: Journal inode: 8 >01:50:22,226 INFO program: Default directory hash: half_md4 >01:50:22,227 INFO program: Directory Hash Seed: 5b4d2bce-a1ef-4f17-8fe0-3c81b5c0a796 >01:50:22,228 INFO program: Journal backup: inode blocks >01:50:22,232 INFO program: Journal features: (none) >01:50:22,232 INFO program: Journal size: 32M >01:50:22,233 INFO program: Journal length: 32768 >01:50:22,234 INFO program: Journal sequence: 0x00000008 >01:50:22,235 INFO program: Journal start: 1 >01:50:22,235 INFO program: >01:50:22,236 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:22,240 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >01:50:22,300 INFO program: Filesystem volume name: Anaconda >01:50:22,304 INFO program: Last mounted on: /sysroot >01:50:22,304 INFO program: Filesystem UUID: 59ae6afe-2e5b-4296-a84b-84efeda8d84f >01:50:22,309 INFO program: Filesystem magic number: 0xEF53 >01:50:22,310 INFO program: Filesystem revision #: 1 (dynamic) >01:50:22,310 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >01:50:22,311 INFO program: Filesystem flags: signed_directory_hash >01:50:22,312 INFO program: Default mount options: user_xattr acl >01:50:22,313 INFO program: Filesystem state: clean >01:50:22,314 INFO program: Errors behavior: Continue >01:50:22,314 INFO program: Filesystem OS type: Linux >01:50:22,315 INFO program: Inode count: 65536 >01:50:22,316 INFO program: Block count: 1048576 >01:50:22,316 INFO program: Reserved block count: 0 >01:50:22,317 INFO program: Free blocks: 300562 >01:50:22,318 INFO program: Free inodes: 36562 >01:50:22,319 INFO program: First block: 1 >01:50:22,323 INFO program: Block size: 1024 >01:50:22,324 INFO program: Fragment size: 1024 >01:50:22,325 INFO program: Reserved GDT blocks: 256 >01:50:22,325 INFO program: Blocks per group: 8192 >01:50:22,326 INFO program: Fragments per group: 8192 >01:50:22,327 INFO program: Inodes per group: 512 >01:50:22,327 INFO program: Inode blocks per group: 128 >01:50:22,328 INFO program: Flex block group size: 16 >01:50:22,329 INFO program: Filesystem created: Sat Dec 8 01:43:35 2012 >01:50:22,330 INFO program: Last mount time: Wed Dec 12 01:49:50 2012 >01:50:22,330 INFO program: Last write time: Wed Dec 12 01:49:50 2012 >01:50:22,331 INFO program: Mount count: 3 >01:50:22,332 INFO program: Maximum mount count: -1 >01:50:22,332 INFO program: Last checked: Sat Dec 8 01:43:35 2012 >01:50:22,337 INFO program: Check interval: 0 (<none>) >01:50:22,338 INFO program: Lifetime writes: 32 MB >01:50:22,338 INFO program: Reserved blocks uid: 0 (user root) >01:50:22,339 INFO program: Reserved blocks gid: 0 (group root) >01:50:22,340 INFO program: First inode: 11 >01:50:22,340 INFO program: Inode size: 256 >01:50:22,341 INFO program: Required extra isize: 28 >01:50:22,342 INFO program: Desired extra isize: 28 >01:50:22,342 INFO program: Journal inode: 8 >01:50:22,343 INFO program: Default directory hash: half_md4 >01:50:22,344 INFO program: Directory Hash Seed: 5b4d2bce-a1ef-4f17-8fe0-3c81b5c0a796 >01:50:22,345 INFO program: Journal backup: inode blocks >01:50:22,346 INFO program: Journal features: (none) >01:50:22,346 INFO program: Journal size: 32M >01:50:22,347 INFO program: Journal length: 32768 >01:50:22,352 INFO program: Journal sequence: 0x00000008 >01:50:22,353 INFO program: Journal start: 1 >01:50:22,353 INFO program: >01:50:22,354 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:22,357 INFO program: Running... resize2fs -P /dev/mapper/live-rw >01:50:22,415 INFO program: Estimated minimum size of the filesystem: 745112 >01:50:22,421 ERR program: resize2fs 1.42.5 (29-Jul-2012) >01:50:22,520 INFO program: Running... udevadm settle --timeout=300 >01:50:22,740 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >01:50:23,320 INFO program: Running... udevadm settle --timeout=300 >01:50:23,545 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >01:50:24,199 INFO program: Running... udevadm settle --timeout=300 >01:50:24,341 INFO program: Running... udevadm settle --timeout=300 >01:50:24,664 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >01:50:24,814 INFO program: Filesystem volume name: <none> >01:50:24,821 INFO program: Last mounted on: / >01:50:24,822 INFO program: Filesystem UUID: 8b8c8717-6dee-4e13-ab6f-d2c0744ddd11 >01:50:24,822 INFO program: Filesystem magic number: 0xEF53 >01:50:24,823 INFO program: Filesystem revision #: 1 (dynamic) >01:50:24,824 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:50:24,825 INFO program: Filesystem flags: signed_directory_hash >01:50:24,825 INFO program: Default mount options: user_xattr acl >01:50:24,826 INFO program: Filesystem state: clean >01:50:24,827 INFO program: Errors behavior: Continue >01:50:24,827 INFO program: Filesystem OS type: Linux >01:50:24,828 INFO program: Inode count: 625856 >01:50:24,829 INFO program: Block count: 2500608 >01:50:24,829 INFO program: Reserved block count: 125030 >01:50:24,831 INFO program: Free blocks: 2275926 >01:50:24,832 INFO program: Free inodes: 604859 >01:50:24,833 INFO program: First block: 0 >01:50:24,833 INFO program: Block size: 4096 >01:50:24,838 INFO program: Fragment size: 4096 >01:50:24,839 INFO program: Reserved GDT blocks: 610 >01:50:24,839 INFO program: Blocks per group: 32768 >01:50:24,840 INFO program: Fragments per group: 32768 >01:50:24,841 INFO program: Inodes per group: 8128 >01:50:24,842 INFO program: Inode blocks per group: 508 >01:50:24,842 INFO program: Flex block group size: 16 >01:50:24,843 INFO program: Filesystem created: Mon Dec 10 19:14:31 2012 >01:50:24,844 INFO program: Last mount time: Mon Dec 10 19:21:41 2012 >01:50:24,845 INFO program: Last write time: Mon Dec 10 19:21:37 2012 >01:50:24,845 INFO program: Mount count: 2 >01:50:24,846 INFO program: Maximum mount count: -1 >01:50:24,847 INFO program: Last checked: Mon Dec 10 19:14:31 2012 >01:50:24,848 INFO program: Check interval: 0 (<none>) >01:50:24,848 INFO program: Lifetime writes: 1192 MB >01:50:24,853 INFO program: Reserved blocks uid: 0 (user root) >01:50:24,854 INFO program: Reserved blocks gid: 0 (group root) >01:50:24,854 INFO program: First inode: 11 >01:50:24,855 INFO program: Inode size: 256 >01:50:24,856 INFO program: Required extra isize: 28 >01:50:24,857 INFO program: Desired extra isize: 28 >01:50:24,857 INFO program: Journal inode: 8 >01:50:24,858 INFO program: Default directory hash: half_md4 >01:50:24,859 INFO program: Directory Hash Seed: 6d69fd31-4c32-457d-9c54-201468de739f >01:50:24,860 INFO program: Journal backup: inode blocks >01:50:24,860 INFO program: Journal features: journal_incompat_revoke >01:50:24,861 INFO program: Journal size: 128M >01:50:24,862 INFO program: Journal length: 32768 >01:50:24,863 INFO program: Journal sequence: 0x00000516 >01:50:24,863 INFO program: Journal start: 0 >01:50:24,868 INFO program: >01:50:24,869 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:24,873 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >01:50:24,942 INFO program: Filesystem volume name: <none> >01:50:24,947 INFO program: Last mounted on: / >01:50:24,952 INFO program: Filesystem UUID: 8b8c8717-6dee-4e13-ab6f-d2c0744ddd11 >01:50:24,953 INFO program: Filesystem magic number: 0xEF53 >01:50:24,954 INFO program: Filesystem revision #: 1 (dynamic) >01:50:24,955 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:50:24,956 INFO program: Filesystem flags: signed_directory_hash >01:50:24,956 INFO program: Default mount options: user_xattr acl >01:50:24,957 INFO program: Filesystem state: clean >01:50:24,958 INFO program: Errors behavior: Continue >01:50:24,958 INFO program: Filesystem OS type: Linux >01:50:24,959 INFO program: Inode count: 625856 >01:50:24,960 INFO program: Block count: 2500608 >01:50:24,961 INFO program: Reserved block count: 125030 >01:50:24,965 INFO program: Free blocks: 2275926 >01:50:24,966 INFO program: Free inodes: 604859 >01:50:24,967 INFO program: First block: 0 >01:50:24,968 INFO program: Block size: 4096 >01:50:24,968 INFO program: Fragment size: 4096 >01:50:24,969 INFO program: Reserved GDT blocks: 610 >01:50:24,970 INFO program: Blocks per group: 32768 >01:50:24,971 INFO program: Fragments per group: 32768 >01:50:24,972 INFO program: Inodes per group: 8128 >01:50:24,973 INFO program: Inode blocks per group: 508 >01:50:24,974 INFO program: Flex block group size: 16 >01:50:24,978 INFO program: Filesystem created: Mon Dec 10 19:14:31 2012 >01:50:24,979 INFO program: Last mount time: Mon Dec 10 19:21:41 2012 >01:50:24,980 INFO program: Last write time: Mon Dec 10 19:21:37 2012 >01:50:24,980 INFO program: Mount count: 2 >01:50:24,981 INFO program: Maximum mount count: -1 >01:50:24,982 INFO program: Last checked: Mon Dec 10 19:14:31 2012 >01:50:24,982 INFO program: Check interval: 0 (<none>) >01:50:24,983 INFO program: Lifetime writes: 1192 MB >01:50:24,984 INFO program: Reserved blocks uid: 0 (user root) >01:50:24,984 INFO program: Reserved blocks gid: 0 (group root) >01:50:24,985 INFO program: First inode: 11 >01:50:24,986 INFO program: Inode size: 256 >01:50:24,987 INFO program: Required extra isize: 28 >01:50:24,990 INFO program: Desired extra isize: 28 >01:50:24,991 INFO program: Journal inode: 8 >01:50:24,992 INFO program: Default directory hash: half_md4 >01:50:24,993 INFO program: Directory Hash Seed: 6d69fd31-4c32-457d-9c54-201468de739f >01:50:24,993 INFO program: Journal backup: inode blocks >01:50:24,994 INFO program: Journal features: journal_incompat_revoke >01:50:24,995 INFO program: Journal size: 128M >01:50:24,995 INFO program: Journal length: 32768 >01:50:24,996 INFO program: Journal sequence: 0x00000516 >01:50:24,997 INFO program: Journal start: 0 >01:50:24,997 INFO program: >01:50:24,998 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >01:50:25,001 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >01:50:25,095 INFO program: Estimated minimum size of the filesystem: 196659 >01:50:25,104 ERR program: resize2fs 1.42.5 (29-Jul-2012) >01:50:25,189 INFO program: Running... udevadm settle --timeout=300 >01:50:25,378 INFO program: Running... udevadm settle --timeout=300 >01:50:25,511 INFO program: Running... udevadm settle --timeout=300 >01:50:25,654 INFO program: Running... udevadm settle --timeout=300 >01:50:25,802 INFO program: Running... udevadm settle --timeout=300 >01:50:25,966 INFO program: Running... udevadm settle --timeout=300 >01:50:26,134 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >01:50:26,685 INFO program: Running... udevadm settle --timeout=300 >01:50:26,868 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >01:50:27,529 INFO program: 0 logical volume(s) in volume group "fedora" now active >01:50:27,590 INFO program: Running... udevadm settle --timeout=300 >01:50:27,761 INFO program: Running... udevadm settle --timeout=300 >01:50:28,010 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >01:50:28,128 INFO program: Running... /bin/umount /mnt/sysimage >01:50:28,159 INFO program: Running... udevadm settle --timeout=300 >01:50:28,347 INFO program: Running... udevadm settle --timeout=300 >01:50:28,513 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >01:50:29,138 INFO program: Running... udevadm settle --timeout=300 >01:50:29,296 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >01:50:29,566 INFO program: Running... arch >01:50:29,933 INFO program: i686 >01:50:30,073 INFO program: Running... /bin/umount /mnt/sysimage >01:50:30,099 INFO program: Running... udevadm settle --timeout=300 >01:50:30,262 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:51:43,541 INFO program: Running... modprobe btrfs >20:51:43,862 INFO program: Running... modprobe xfs >20:51:44,086 INFO program: Running... modprobe vfat >20:52:55,333 INFO program: Running... udevadm settle --timeout=300 >20:53:08,424 INFO program: Running... udevadm settle --timeout=300 >20:53:15,630 INFO program: Running... udevadm settle --timeout=300 >20:53:15,699 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >20:53:15,825 INFO program: 0 logical volume(s) in volume group "fedora" now active >20:53:15,887 INFO program: Running... udevadm settle --timeout=300 >20:56:59,545 INFO program: Running... hwclock --systohc --utc >20:57:00,540 INFO program: Running... udevadm settle --timeout=300 >20:57:00,872 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >20:57:01,406 INFO program: Running... udevadm settle --timeout=300 >20:57:01,534 INFO program: Running... wipefs -a /dev/mapper/fedora-swap >20:57:01,744 INFO program: /dev/mapper/fedora-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >20:57:01,759 INFO program: Running... udevadm settle --timeout=300 >20:57:01,907 INFO program: Running... udevadm settle --timeout=300 >20:57:02,011 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >20:57:02,431 INFO program: Running... udevadm settle --timeout=300 >20:57:02,557 INFO program: Running... lvm lvremove --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >20:57:02,656 INFO program: Logical volume "swap" successfully removed >20:57:02,679 INFO program: Running... udevadm settle --timeout=300 >20:57:02,956 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:57:03,366 INFO program: Running... udevadm settle --timeout=300 >20:57:03,479 INFO program: Running... wipefs -a /dev/mapper/fedora-root >20:57:03,595 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >20:57:03,608 INFO program: Running... udevadm settle --timeout=300 >20:57:03,762 INFO program: Running... udevadm settle --timeout=300 >20:57:03,882 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:57:04,255 INFO program: Running... udevadm settle --timeout=300 >20:57:04,410 INFO program: Running... lvm lvremove --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >20:57:04,537 INFO program: Logical volume "root" successfully removed >20:57:04,552 INFO program: Running... udevadm settle --timeout=300 >20:57:04,818 INFO program: Running... udevadm settle --timeout=300 >20:57:04,896 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >20:57:05,008 INFO program: 0 logical volume(s) in volume group "fedora" now active >20:57:05,044 INFO program: Running... lvm vgreduce --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --removemissing --force fedora >20:57:05,233 ERR program: Volume group "fedora" is already consistent >20:57:05,250 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >20:57:05,342 INFO program: 0 logical volume(s) in volume group "fedora" now active >20:57:05,357 INFO program: Running... lvm vgremove --force --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >20:57:05,450 INFO program: Volume group "fedora" successfully removed >20:57:05,462 INFO program: Running... udevadm settle --timeout=300 >20:57:05,715 INFO program: Running... lvm pvremove --force --force --yes --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } /dev/vda2 >20:57:05,876 INFO program: Labels on physical volume "/dev/vda2" successfully wiped >20:57:05,948 INFO program: Running... udevadm settle --timeout=300 >20:57:06,193 INFO program: Running... udevadm settle --timeout=300 >20:57:06,306 INFO program: Running... udevadm settle --timeout=300 >20:57:06,504 INFO program: Running... udevadm settle --timeout=300 >20:57:06,646 INFO program: Running... udevadm settle --timeout=300 >20:57:06,784 INFO program: Running... udevadm settle --timeout=300 >20:57:06,885 INFO program: Running... wipefs -a /dev/vda1 >20:57:07,019 INFO program: /dev/vda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >20:57:07,031 INFO program: Running... udevadm settle --timeout=300 >20:57:07,133 INFO program: Running... udevadm settle --timeout=300 >20:57:07,222 INFO program: Running... udevadm settle --timeout=300 >20:57:07,355 INFO program: Running... udevadm settle --timeout=300 >20:57:07,535 INFO program: Running... udevadm settle --timeout=300 >20:57:07,620 INFO program: Running... udevadm settle --timeout=300 >20:57:07,722 INFO program: Running... udevadm settle --timeout=300 >20:57:07,815 INFO program: Running... udevadm settle --timeout=300 >20:57:07,885 INFO program: Running... udevadm settle --timeout=300 >20:57:07,967 INFO program: Running... wipefs -a /dev/vdb >20:57:08,043 INFO program: Running... udevadm settle --timeout=300 >20:57:08,192 INFO program: Running... udevadm settle --timeout=300 >20:57:08,295 INFO program: Running... udevadm settle --timeout=300 >20:57:08,528 INFO program: Running... udevadm settle --timeout=300 >20:57:08,650 INFO program: Running... udevadm settle --timeout=300 >20:57:08,790 INFO program: Running... udevadm settle --timeout=300 >20:57:08,967 INFO program: Running... udevadm settle --timeout=300 >20:57:09,133 INFO program: Running... wipefs -a /dev/vda1 >20:57:09,328 INFO program: Running... udevadm settle --timeout=300 >20:57:09,394 INFO program: Running... udevadm settle --timeout=300 >20:57:09,574 INFO program: Running... udevadm settle --timeout=300 >20:57:09,778 INFO program: Running... wipefs -a /dev/vda2 >20:57:09,909 INFO program: Running... udevadm settle --timeout=300 >20:57:09,986 INFO program: Running... udevadm settle --timeout=300 >20:57:10,189 INFO program: Running... udevadm settle --timeout=300 >20:57:10,402 INFO program: Running... udevadm settle --timeout=300 >20:57:10,715 INFO program: Running... wipefs -a /dev/vda1 >20:57:10,850 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/vda1 >20:57:11,539 INFO program: Physical volume "/dev/vda1" successfully created >20:57:11,610 INFO program: Running... udevadm settle --timeout=300 >20:57:11,871 INFO program: Running... udevadm settle --timeout=300 >20:57:12,081 INFO program: Running... udevadm settle --timeout=300 >20:57:12,200 INFO program: Running... udevadm settle --timeout=300 >20:57:12,288 INFO program: Running... udevadm settle --timeout=300 >20:57:12,442 INFO program: Running... udevadm settle --timeout=300 >20:57:12,546 INFO program: Running... wipefs -a /dev/vdb1 >20:57:12,644 INFO program: Running... udevadm settle --timeout=300 >20:57:12,750 INFO program: Running... udevadm settle --timeout=300 >20:57:12,886 INFO program: Running... udevadm settle --timeout=300 >20:57:13,043 INFO program: Running... wipefs -a /dev/vdb2 >20:57:13,175 INFO program: Running... udevadm settle --timeout=300 >20:57:13,258 INFO program: Running... udevadm settle --timeout=300 >20:57:13,478 INFO program: Running... udevadm settle --timeout=300 >20:57:13,573 INFO program: Running... udevadm settle --timeout=300 >20:57:13,685 INFO program: Running... mdadm --create /dev/md/root --run --level=10 --raid-devices=2 --metadata=default --bitmap=internal /dev/vda2 /dev/vdb2 >20:57:14,045 ERR program: mdadm: array /dev/md/root started. > > >/tmp/storage.log: >01:50:05,801 DEBUG storage: registered device format class DiskLabel as disklabel >01:50:05,805 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >01:50:05,853 DEBUG storage: registered device format class Ext2FS as ext2 >01:50:05,854 DEBUG storage: registered device format class Ext3FS as ext3 >01:50:05,855 DEBUG storage: registered device format class Ext4FS as ext4 >01:50:05,857 DEBUG storage: registered device format class FATFS as vfat >01:50:05,858 DEBUG storage: registered device format class EFIFS as efi >01:50:05,860 DEBUG storage: registered device format class BTRFS as btrfs >01:50:05,860 DEBUG storage: registered device format class GFS2 as gfs2 >01:50:05,861 DEBUG storage: registered device format class JFS as jfs >01:50:05,862 DEBUG storage: registered device format class ReiserFS as reiserfs >01:50:05,863 DEBUG storage: registered device format class XFS as xfs >01:50:05,864 DEBUG storage: registered device format class HFS as hfs >01:50:05,864 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >01:50:05,865 DEBUG storage: registered device format class HFSPlus as hfs+ >01:50:05,865 DEBUG storage: registered device format class NTFS as ntfs >01:50:05,867 DEBUG storage: registered device format class NFS as nfs >01:50:05,867 DEBUG storage: registered device format class NFSv4 as nfs4 >01:50:05,867 DEBUG storage: registered device format class Iso9660FS as iso9660 >01:50:05,868 DEBUG storage: registered device format class NoDevFS as nodev >01:50:05,869 DEBUG storage: registered device format class DevPtsFS as devpts >01:50:05,869 DEBUG storage: registered device format class ProcFS as proc >01:50:05,870 DEBUG storage: registered device format class SysFS as sysfs >01:50:05,871 DEBUG storage: registered device format class TmpFS as tmpfs >01:50:05,871 DEBUG storage: registered device format class BindFS as bind >01:50:05,872 DEBUG storage: registered device format class SELinuxFS as selinuxfs >01:50:05,873 DEBUG storage: registered device format class USBFS as usbfs >01:50:05,876 DEBUG storage: registered device format class DMRaidMember as dmraidmember >01:50:05,879 DEBUG storage: registered device format class PPCPRePBoot as prepboot >01:50:05,936 DEBUG storage: registered device format class LUKS as luks >01:50:05,940 DEBUG storage: registered device format class MDRaidMember as mdmember >01:50:05,943 DEBUG storage: registered device format class BIOSBoot as biosboot >01:50:05,945 DEBUG storage: registered device format class MultipathMember as multipath_member >01:50:05,966 DEBUG storage: registered device format class SwapSpace as swap >01:50:08,305 DEBUG storage: MultipathTopology._build_topology: >01:50:08,308 DEBUG storage: /etc/multipath.conf contents: >01:50:08,310 DEBUG storage: # multipath.conf written by anaconda >01:50:08,312 DEBUG storage: >01:50:08,312 DEBUG storage: defaults { >01:50:08,314 DEBUG storage: user_friendly_names yes >01:50:08,314 DEBUG storage: } >01:50:08,316 DEBUG storage: blacklist { >01:50:08,316 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:50:08,317 DEBUG storage: devnode "^hd[a-z]" >01:50:08,317 DEBUG storage: devnode "^dcssblk[0-9]*" >01:50:08,319 DEBUG storage: device { >01:50:08,319 DEBUG storage: vendor "DGC" >01:50:08,320 DEBUG storage: product "LUNZ" >01:50:08,321 DEBUG storage: } >01:50:08,322 DEBUG storage: device { >01:50:08,322 DEBUG storage: vendor "IBM" >01:50:08,323 DEBUG storage: product "S/390.*" >01:50:08,324 DEBUG storage: } >01:50:08,325 DEBUG storage: # don't count normal SATA devices as multipaths >01:50:08,325 DEBUG storage: device { >01:50:08,327 DEBUG storage: vendor "ATA" >01:50:08,328 DEBUG storage: } >01:50:08,330 DEBUG storage: # don't count 3ware devices as multipaths >01:50:08,332 DEBUG storage: device { >01:50:08,333 DEBUG storage: vendor "3ware" >01:50:08,335 DEBUG storage: } >01:50:08,336 DEBUG storage: device { >01:50:08,338 DEBUG storage: vendor "AMCC" >01:50:08,340 DEBUG storage: } >01:50:08,342 DEBUG storage: # nor highpoint devices >01:50:08,343 DEBUG storage: device { >01:50:08,345 DEBUG storage: vendor "HPT" >01:50:08,347 DEBUG storage: } >01:50:08,348 DEBUG storage: } >01:50:08,350 DEBUG storage: multipaths { >01:50:08,351 DEBUG storage: } >01:50:08,353 DEBUG storage: (end of /etc/multipath.conf) >01:50:08,569 INFO storage: MultipathTopology: found non-disk device: sr0 >01:50:08,573 INFO storage: MultipathTopology: found singlepath device: vda >01:50:08,575 INFO storage: MultipathTopology: found non-disk device: vda1 >01:50:08,576 INFO storage: MultipathTopology: found non-disk device: vda2 >01:50:08,577 INFO storage: MultipathTopology: found singlepath device: vdb >01:50:08,579 INFO storage: MultipathTopology: found singlepath device: loop0 >01:50:08,580 INFO storage: MultipathTopology: found singlepath device: loop1 >01:50:08,581 INFO storage: MultipathTopology: found singlepath device: loop2 >01:50:08,581 INFO storage: MultipathTopology: found singlepath device: loop3 >01:50:08,583 INFO storage: MultipathTopology: found singlepath device: loop4 >01:50:08,584 INFO storage: MultipathTopology: found singlepath device: loop5 >01:50:08,585 INFO storage: MultipathTopology: found singlepath device: loop6 >01:50:08,585 INFO storage: MultipathTopology: found singlepath device: loop7 >01:50:08,587 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:50:17,796 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >01:50:17,809 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:50:18,050 DEBUG storage: MultipathTopology._build_topology: >01:50:18,055 DEBUG storage: /etc/multipath.conf contents: >01:50:18,057 DEBUG storage: # multipath.conf written by anaconda >01:50:18,059 DEBUG storage: >01:50:18,061 DEBUG storage: defaults { >01:50:18,061 DEBUG storage: user_friendly_names yes >01:50:18,062 DEBUG storage: } >01:50:18,063 DEBUG storage: blacklist { >01:50:18,063 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:50:18,064 DEBUG storage: devnode "^hd[a-z]" >01:50:18,064 DEBUG storage: devnode "^dcssblk[0-9]*" >01:50:18,065 DEBUG storage: device { >01:50:18,067 DEBUG storage: vendor "DGC" >01:50:18,067 DEBUG storage: product "LUNZ" >01:50:18,067 DEBUG storage: } >01:50:18,068 DEBUG storage: device { >01:50:18,073 DEBUG storage: vendor "IBM" >01:50:18,073 DEBUG storage: product "S/390.*" >01:50:18,074 DEBUG storage: } >01:50:18,075 DEBUG storage: # don't count normal SATA devices as multipaths >01:50:18,082 DEBUG storage: device { >01:50:18,084 DEBUG storage: vendor "ATA" >01:50:18,086 DEBUG storage: } >01:50:18,092 DEBUG storage: # don't count 3ware devices as multipaths >01:50:18,093 DEBUG storage: device { >01:50:18,094 DEBUG storage: vendor "3ware" >01:50:18,112 DEBUG storage: } >01:50:18,113 DEBUG storage: device { >01:50:18,115 DEBUG storage: vendor "AMCC" >01:50:18,116 DEBUG storage: } >01:50:18,120 DEBUG storage: # nor highpoint devices >01:50:18,123 DEBUG storage: device { >01:50:18,129 DEBUG storage: vendor "HPT" >01:50:18,130 DEBUG storage: } >01:50:18,132 DEBUG storage: } >01:50:18,136 DEBUG storage: multipaths { >01:50:18,140 DEBUG storage: } >01:50:18,141 DEBUG storage: (end of /etc/multipath.conf) >01:50:18,582 INFO storage: MultipathTopology: found non-disk device: sr0 >01:50:18,591 INFO storage: MultipathTopology: found singlepath device: vda >01:50:18,595 INFO storage: MultipathTopology: found non-disk device: vda1 >01:50:18,599 INFO storage: MultipathTopology: found non-disk device: vda2 >01:50:18,601 INFO storage: MultipathTopology: found singlepath device: vdb >01:50:18,604 INFO storage: MultipathTopology: found singlepath device: loop0 >01:50:18,605 INFO storage: MultipathTopology: found singlepath device: loop1 >01:50:18,606 INFO storage: MultipathTopology: found singlepath device: loop2 >01:50:18,608 INFO storage: MultipathTopology: found singlepath device: loop3 >01:50:18,609 INFO storage: MultipathTopology: found singlepath device: loop4 >01:50:18,611 INFO storage: MultipathTopology: found singlepath device: loop5 >01:50:18,640 INFO storage: MultipathTopology: found singlepath device: loop6 >01:50:18,656 INFO storage: MultipathTopology: found singlepath device: loop7 >01:50:18,658 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:50:18,664 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >01:50:18,689 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-TC1\\x20i386 /dev/disk/by-uuid/2012-12-08-01-51-49-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-TC1_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-TC1\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-01-51-49-00', > 'ID_FS_UUID_ENC': '2012-12-08-01-51-49-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0.12.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '150703', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-TC1\\x20i386', > '/dev/disk/by-uuid/2012-12-08-01-51-49-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >01:50:18,697 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >01:50:18,702 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >01:50:18,733 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:18,735 INFO storage: sr0 is a cdrom >01:50:18,739 DEBUG storage: DeviceTree.addUdevOpticalDevice: >01:50:19,058 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:19,067 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:50:19,070 INFO storage: added cdrom sr0 (id 0) to device tree >01:50:19,073 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:50:19,176 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:50:19,180 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >01:50:19,188 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >01:50:19,198 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >01:50:19,248 WARN storage: disklabel detected but not usable on sr0 >01:50:19,250 INFO storage: type detected on 'sr0' is 'iso9660' >01:50:19,256 DEBUG storage: Iso9660FS.supported: supported: True ; >01:50:19,272 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:50:19,280 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:50:19,284 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:50:19,291 DEBUG storage: looking up parted Device: /dev/sr0 >01:50:19,308 INFO storage: got device: OpticalDevice instance (0xb1dcf20c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4428.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2267136 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (141, 255, 63) biosGeometry: (141, 255, 63) > PedDevice: <_ped.Device object at 0xb13a780c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >01:50:19,313 DEBUG storage: Iso9660FS.supported: supported: True ; >01:50:19,319 INFO storage: got format: Iso9660FS instance (0xb1dcfb8c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-01-51-49-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-TC1_i386 size = 0 targetSize = 0 > >01:50:19,324 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '183766', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >01:50:19,331 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >01:50:19,335 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:50:19,340 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:19,343 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >01:50:19,358 INFO storage: vda is a disk >01:50:19,360 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:19,362 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >01:50:19,366 INFO storage: added disk vda (id 1) to device tree >01:50:19,368 DEBUG storage: looking up parted Device: /dev/vda >01:50:19,405 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >01:50:19,409 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >01:50:19,417 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >01:50:19,430 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >01:50:19,519 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb13abdec>, <parted.partition.Partition object at 0xb13abf6c>] > device: <parted.device.Device object at 0xb13aeaac> > PedDisk: <_ped.Disk object at 0xb13aeb8c> >01:50:19,521 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >01:50:19,524 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >01:50:19,528 INFO storage: got device: DiskDevice instance (0xb13abd6c) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 12288.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb13ae12c> >01:50:19,538 INFO storage: got format: DiskLabel instance (0xb13ae96c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb13abdec>, <parted.partition.Partition object at 0xb13abf6c>] > device: <parted.device.Device object at 0xb13aeaac> > PedDisk: <_ped.Disk object at 0xb13aeb8c> > origPartedDisk = <parted.disk.Disk object at 0xb13abf4c> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a792c> > >01:50:19,552 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/e3419ee8-10d6-4047-8975-9c0b9ffb71eb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e3419ee8-10d6-4047-8975-9c0b9ffb71eb', > 'ID_FS_UUID_ENC': 'e3419ee8-10d6-4047-8975-9c0b9ffb71eb', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188452', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/e3419ee8-10d6-4047-8975-9c0b9ffb71eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1'} ; name: vda1 ; >01:50:19,565 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1)... >01:50:19,570 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >01:50:19,577 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:19,579 INFO storage: vda1 is a partition >01:50:19,582 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >01:50:19,589 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:50:19,596 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with existing msdos disklabel >01:50:19,601 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >01:50:19,610 DEBUG storage: PartitionDevice._setFormat: vda1 ; >01:50:19,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:19,621 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >01:50:19,623 DEBUG storage: looking up parted Partition: /dev/vda1 >01:50:19,632 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >01:50:19,636 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >01:50:19,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >01:50:19,663 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >01:50:19,669 INFO storage: added partition vda1 (id 2) to device tree >01:50:19,673 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >01:50:19,687 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >01:50:19,691 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >01:50:19,699 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >01:50:19,733 WARN storage: disklabel detected but not usable on vda1 >01:50:19,736 INFO storage: type detected on 'vda1' is 'ext4' >01:50:20,340 DEBUG storage: padding min size from 52 up to 57 >01:50:20,360 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:20,364 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:20,373 DEBUG storage: PartitionDevice._setFormat: vda1 ; >01:50:20,382 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >01:50:20,394 DEBUG storage: looking up parted Device: /dev/vda1 >01:50:20,409 INFO storage: got device: PartitionDevice instance (0xb13abb0c) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 12288MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb13a7bcc> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb13aebcc> fileSystem: <parted.filesystem.FileSystem object at 0xb13abf0c> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb13abe2c> PedPartition: <_ped.Partition object at 0xb13ad44c> > disk = existing 12288MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >01:50:20,415 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:20,422 INFO storage: got format: Ext4FS instance (0xb13b4d6c) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = e3419ee8-10d6-4047-8975-9c0b9ffb71eb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >01:50:20,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1cyUyl-x9Kc-bEO3-EmJp-RgU0-VgcN-qE4cIN', > 'ID_FS_UUID_ENC': '1cyUyl-x9Kc-bEO3-EmJp-RgU0-VgcN-qE4cIN', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['2064384.00', '10002432.00'], > 'LVM2_LV_UUID': ['7rf7Lb-ybut-bjY4-mZff-rSMf-vQje-4RHR11', > 'MHf5vn-1X6R-O0VX-EB0q-8LhR-NWA5-DI7ZB6'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': '1cyUyl-x9Kc-bEO3-EmJp-RgU0-VgcN-qE4cIN', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'Hzgn2R-uc1j-bife-XvlT-0pRH-Lm7J-3Fd5fE', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188508', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2'} ; name: vda2 ; >01:50:20,445 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2)... >01:50:20,449 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >01:50:20,457 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:20,460 INFO storage: vda2 is a partition >01:50:20,464 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >01:50:20,471 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:50:20,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with existing msdos disklabel >01:50:20,484 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >01:50:20,493 DEBUG storage: PartitionDevice._setFormat: vda2 ; >01:50:20,496 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,505 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >01:50:20,507 DEBUG storage: looking up parted Partition: /dev/vda2 >01:50:20,512 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >01:50:20,519 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >01:50:20,527 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >01:50:20,536 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >01:50:20,539 INFO storage: added partition vda2 (id 3) to device tree >01:50:20,543 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >01:50:20,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >01:50:20,558 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >01:50:20,563 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >01:50:20,617 WARN storage: disklabel detected but not usable on vda2 >01:50:20,620 INFO storage: type detected on 'vda2' is 'LVM2_member' >01:50:20,628 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 1cyUyl-x9Kc-bEO3-EmJp-RgU0-VgcN-qE4cIN ; exists: True ; vgUuid: Hzgn2R-uc1j-bife-XvlT-0pRH-Lm7J-3Fd5fE ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >01:50:20,633 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:50:20,640 DEBUG storage: PartitionDevice._setFormat: vda2 ; >01:50:20,649 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >01:50:20,659 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >01:50:20,668 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >01:50:20,671 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:20,692 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >01:50:20,696 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,705 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >01:50:20,711 INFO storage: added lvmvg fedora (id 4) to device tree >01:50:20,713 DEBUG storage: looking up parted Device: /dev/vda2 >01:50:20,723 INFO storage: got device: PartitionDevice instance (0xb13bd66c) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 12288MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23948, 16, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0xb13a7f2c> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb13aebcc> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb13abd4c> PedPartition: <_ped.Partition object at 0xb13aaf2c> > disk = existing 12288MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >01:50:20,731 INFO storage: got format: LVMPhysicalVolume instance (0xb13c17ec) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = 1cyUyl-x9Kc-bEO3-EmJp-RgU0-VgcN-qE4cIN exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = Hzgn2R-uc1j-bife-XvlT-0pRH-Lm7J-3Fd5fE peStart = 1.0 >01:50:20,735 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '194413', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >01:50:20,748 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >01:50:20,751 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >01:50:20,760 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:20,766 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >01:50:20,775 INFO storage: vdb is a disk >01:50:20,778 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,785 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >01:50:20,789 INFO storage: added disk vdb (id 5) to device tree >01:50:20,789 DEBUG storage: looking up parted Device: /dev/vdb >01:50:20,797 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >01:50:20,808 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >01:50:20,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,817 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >01:50:20,826 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >01:50:20,844 INFO storage: no usable disklabel on vdb >01:50:20,848 DEBUG storage: no type or existing type for vdb, bailing >01:50:20,859 INFO storage: got device: DiskDevice instance (0xb13bd88c) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 12288.0 > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb13bd32c> >01:50:20,869 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '299478', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:50:20,876 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >01:50:20,880 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >01:50:20,884 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:20,891 INFO storage: loop0 is a loop device >01:50:20,895 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:50:20,902 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >01:50:20,906 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:20,912 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,917 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >01:50:20,924 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >01:50:20,929 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >01:50:20,934 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:20,939 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:50:20,946 INFO storage: added loop loop0 (id 7) to device tree >01:50:20,950 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:50:20,954 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:50:20,960 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:50:20,964 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >01:50:20,972 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >01:50:20,995 WARN storage: disklabel detected but not usable on loop0 >01:50:20,998 INFO storage: type detected on 'loop0' is 'squashfs' >01:50:21,001 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:50:21,003 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:50:21,013 INFO storage: got device: LoopDevice instance (0xb13ca80c) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >01:50:21,020 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/59ae6afe-2e5b-4296-a84b-84efeda8d84f', > 'DEVNAME': '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': '59ae6afe-2e5b-4296-a84b-84efeda8d84f', > 'ID_FS_UUID_ENC': '59ae6afe-2e5b-4296-a84b-84efeda8d84f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '301093', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/59ae6afe-2e5b-4296-a84b-84efeda8d84f'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:50:21,028 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >01:50:21,032 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:50:21,039 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:21,041 INFO storage: loop1 is a loop device >01:50:21,049 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:50:21,053 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >01:50:21,061 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:21,064 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:21,068 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >01:50:21,074 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >01:50:21,079 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >01:50:21,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:21,089 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:50:21,095 INFO storage: added loop loop1 (id 9) to device tree >01:50:21,098 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:50:21,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:50:21,110 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:21,117 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:21,119 DEBUG storage: device loop1 does not contain a disklabel >01:50:21,119 INFO storage: type detected on 'loop1' is 'ext4' >01:50:21,574 DEBUG storage: using current size 0 as min size >01:50:21,586 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:21,593 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:21,602 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >01:50:21,607 INFO storage: got device: LoopDevice instance (0xb13ca2ec) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >01:50:21,616 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:21,619 INFO storage: got format: Ext4FS instance (0xb13b7fec) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 59ae6afe-2e5b-4296-a84b-84efeda8d84f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:50:21,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '301559', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:50:21,636 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >01:50:21,638 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:50:21,646 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:21,649 INFO storage: loop2 is a loop device >01:50:21,651 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:50:21,659 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:50:21,667 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:21,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:21,679 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:50:21,682 INFO storage: added file /overlay (deleted) (id 10) to device tree >01:50:21,688 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:50:21,691 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:21,699 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:50:21,701 INFO storage: added loop loop2 (id 11) to device tree >01:50:21,703 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:50:21,711 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:50:21,717 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:50:21,722 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >01:50:21,727 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >01:50:21,754 WARN storage: disklabel detected but not usable on loop2 >01:50:21,757 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >01:50:21,762 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:50:21,766 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:50:21,770 INFO storage: got device: LoopDevice instance (0xb171024c) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >01:50:21,778 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '310122', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:50:21,785 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >01:50:21,786 DEBUG storage: lvm filter: adding loop3 to the reject list >01:50:21,791 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '310366', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:50:21,798 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >01:50:21,798 DEBUG storage: lvm filter: adding loop4 to the reject list >01:50:21,803 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '313056', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >01:50:21,809 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >01:50:21,811 DEBUG storage: lvm filter: adding loop5 to the reject list >01:50:21,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '316054', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >01:50:21,823 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >01:50:21,824 DEBUG storage: lvm filter: adding loop6 to the reject list >01:50:21,828 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '319056', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >01:50:21,835 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >01:50:21,836 DEBUG storage: lvm filter: adding loop7 to the reject list >01:50:21,839 DEBUG storage: Skipping a device mapper drive (dm-0) for now >01:50:21,980 INFO storage: devices to scan: ['dm-0'] >01:50:21,993 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/59ae6afe-2e5b-4296-a84b-84efeda8d84f /dev/mapper/live-rw', > 'DEVNAME': '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': '59ae6afe-2e5b-4296-a84b-84efeda8d84f', > 'ID_FS_UUID_ENC': '59ae6afe-2e5b-4296-a84b-84efeda8d84f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '743425', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/59ae6afe-2e5b-4296-a84b-84efeda8d84f', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:50:22,000 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >01:50:22,002 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:50:22,009 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:22,016 INFO storage: live-rw is a device-mapper device >01:50:22,018 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >01:50:22,023 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >01:50:22,030 DEBUG storage: failed to find dm node for fedora >01:50:22,034 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:50:22,042 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >01:50:22,051 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:50:22,058 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >01:50:22,067 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:50:22,074 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:22,079 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >01:50:22,085 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:22,093 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:50:22,095 INFO storage: added dm live-rw (id 12) to device tree >01:50:22,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:50:22,105 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:50:22,114 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:22,116 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:22,123 DEBUG storage: device live-rw does not contain a disklabel >01:50:22,123 INFO storage: type detected on 'live-rw' is 'ext4' >01:50:22,425 DEBUG storage: padding min size from 728 up to 800 >01:50:22,437 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:22,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:22,449 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:50:22,459 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >01:50:22,504 INFO storage: got device: DMDevice instance (0xb1718fac) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xb13c3d4c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:50:22,511 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:22,518 INFO storage: got format: Ext4FS instance (0xb1719c4c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 59ae6afe-2e5b-4296-a84b-84efeda8d84f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >01:50:22,670 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >01:50:22,679 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:22,685 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >01:50:22,692 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:22,700 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >01:50:22,704 DEBUG storage: Adding fedora-swap/2016MB to fedora >01:50:22,709 INFO storage: added lvmlv fedora-swap (id 13) to device tree >01:50:22,712 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >01:50:22,721 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >01:50:22,729 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >01:50:22,733 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >01:50:23,439 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >01:50:23,470 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >01:50:23,483 DEBUG storage: DeviceTree.getDeviceByName returned None >01:50:23,493 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >01:50:23,499 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:50:23,511 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >01:50:23,516 DEBUG storage: Adding fedora-root/9768MB to fedora >01:50:23,520 INFO storage: added lvmlv fedora-root (id 14) to device tree >01:50:23,523 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >01:50:23,531 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >01:50:23,537 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >01:50:23,544 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >01:50:24,316 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >01:50:24,488 INFO storage: devices to scan: ['dm-1', 'dm-2'] >01:50:24,510 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fE7rf7LbybutbjY4mZffrSMfvQje4RHR11 /dev/disk/by-uuid/422ad11d-9f42-401a-a2be-6b2152b993fa /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fE7rf7LbybutbjY4mZffrSMfvQje4RHR11', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '422ad11d-9f42-401a-a2be-6b2152b993fa', > 'ID_FS_UUID_ENC': '422ad11d-9f42-401a-a2be-6b2152b993fa', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208000', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fE7rf7LbybutbjY4mZffrSMfvQje4RHR11', > '/dev/disk/by-uuid/422ad11d-9f42-401a-a2be-6b2152b993fa', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-swap ; >01:50:24,520 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-1)... >01:50:24,522 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >01:50:24,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora-swap (13) >01:50:24,540 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >01:50:24,543 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >01:50:24,550 DEBUG storage: SwapSpace.__init__: >01:50:24,555 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:50:24,556 DEBUG storage: device fedora-swap does not contain a disklabel >01:50:24,557 INFO storage: type detected on 'fedora-swap' is 'swap' >01:50:24,560 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 422ad11d-9f42-401a-a2be-6b2152b993fa ; exists: True ; label: None ; >01:50:24,564 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:50:24,567 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >01:50:24,582 DEBUG storage: looking up parted Device: /dev/mapper/fedora >01:50:24,588 DEBUG storage: fedora size is 11784MB >01:50:24,591 DEBUG storage: vg fedora has 0MB free >01:50:24,595 DEBUG storage: fedora size is 11784MB >01:50:24,598 DEBUG storage: vg fedora has 0MB free >01:50:24,604 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb13cbccc) -- > name = fedora-swap status = True kids = 0 id = 13 > parents = ['existing 11784MB lvmvg fedora (4)'] > uuid = 7rf7Lb-ybut-bjY4-mZff-rSMf-vQje-4RHR11 size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0xb17221ac> > target size = 2016.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb13bef6c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 11787MB partition vda2 (3) with existing lvmpv'] > uuid = Hzgn2R-uc1j-bife-XvlT-0pRH-Lm7J-3Fd5fE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv fedora-swap (13) with existing swap', > 'existing 9768MB lvmlv fedora-root (14)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >01:50:24,611 INFO storage: got format: SwapSpace instance (0xb1719c0c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 422ad11d-9f42-401a-a2be-6b2152b993fa exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:50:24,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fEMHf5vn1X6RO0VXEB0q8LhRNWA5DI7ZB6 /dev/disk/by-uuid/8b8c8717-6dee-4e13-ab6f-d2c0744ddd11 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fEMHf5vn1X6RO0VXEB0q8LhRNWA5DI7ZB6', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8b8c8717-6dee-4e13-ab6f-d2c0744ddd11', > 'ID_FS_UUID_ENC': '8b8c8717-6dee-4e13-ab6f-d2c0744ddd11', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '989747', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-Hzgn2Ruc1jbifeXvlT0pRHLm7J3Fd5fEMHf5vn1X6RO0VXEB0q8LhRNWA5DI7ZB6', > '/dev/disk/by-uuid/8b8c8717-6dee-4e13-ab6f-d2c0744ddd11', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >01:50:24,629 INFO storage: scanning fedora-root (/devices/virtual/block/dm-2)... >01:50:24,631 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >01:50:24,640 DEBUG storage: DeviceTree.getDeviceByName returned existing 9768MB lvmlv fedora-root (14) >01:50:24,647 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >01:50:24,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >01:50:24,656 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:24,661 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:24,662 DEBUG storage: device fedora-root does not contain a disklabel >01:50:24,663 INFO storage: type detected on 'fedora-root' is 'ext4' >01:50:25,107 DEBUG storage: padding min size from 769 up to 845 >01:50:25,115 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:25,119 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:50:25,125 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >01:50:25,152 DEBUG storage: looking up parted Device: /dev/mapper/fedora >01:50:25,154 DEBUG storage: fedora size is 11784MB >01:50:25,160 DEBUG storage: vg fedora has 0MB free >01:50:25,165 DEBUG storage: fedora size is 11784MB >01:50:25,168 DEBUG storage: vg fedora has 0MB free >01:50:25,172 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb17103cc) -- > name = fedora-root status = True kids = 0 id = 14 > parents = ['existing 11784MB lvmvg fedora (4)'] > uuid = MHf5vn-1X6R-O0VX-EB0q-8LhR-NWA5-DI7ZB6 size = 9768.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20004864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1245, 255, 63) biosGeometry: (1245, 255, 63) > PedDevice: <_ped.Device object at 0xb172220c> > target size = 9768.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb13bef6c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 11787MB partition vda2 (3) with existing lvmpv'] > uuid = Hzgn2R-uc1j-bife-XvlT-0pRH-Lm7J-3Fd5fE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv fedora-swap (13) with existing swap', > 'existing 9768MB lvmlv fedora-root (14) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9768MB >01:50:25,185 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:25,186 INFO storage: got format: Ext4FS instance (0xb171922c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 8b8c8717-6dee-4e13-ab6f-d2c0744ddd11 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 9768.0 targetSize = 9768.0 > >01:50:25,338 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >01:50:25,353 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora-swap (13) with existing swap >01:50:25,356 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >01:50:25,368 DEBUG storage: DeviceTree.getDeviceByName returned existing 9768MB lvmlv fedora-root (14) with existing ext4 filesystem >01:50:25,372 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:50:25,497 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >01:50:25,629 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:50:25,642 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:25,653 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:25,776 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >01:50:25,786 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >01:50:25,797 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >01:50:25,928 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:50:25,936 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >01:50:25,942 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >01:50:25,950 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >01:50:25,965 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >01:50:26,127 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >01:50:26,657 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >01:50:26,669 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >01:50:26,678 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >01:50:26,859 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >01:50:27,558 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >01:50:27,570 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >01:50:27,586 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >01:50:27,725 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:50:27,739 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:27,757 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:27,888 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >01:50:27,896 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >01:50:27,909 INFO storage: edd: collected mbr signatures: {'vda': '0x0006ea1a'} >01:50:27,914 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0006ea1a > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 25165824 >01:50:27,918 DEBUG storage: edd: matched 0x80 to vda using pci_dev >01:50:27,926 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 25165824 >01:50:27,929 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >01:50:27,936 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >01:50:27,986 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:50:28,088 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >01:50:28,316 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:50:28,323 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:28,336 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:50:28,482 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >01:50:28,488 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >01:50:28,496 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >01:50:28,505 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >01:50:29,273 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >01:50:29,955 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:50:29,958 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >01:50:29,965 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >01:50:29,968 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >01:50:29,968 DEBUG storage: crypttab maps: [] >01:50:29,971 DEBUG storage: parsing /mnt/sysimage/etc/fstab >01:50:29,993 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >01:50:30,006 DEBUG storage: DeviceTree.getDeviceByPath returned existing 9768MB lvmlv fedora-root (14) with existing ext4 filesystem >01:50:30,013 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >01:50:30,016 DEBUG storage: resolved 'UUID=e3419ee8-10d6-4047-8975-9c0b9ffb71eb' to 'vda1' (partition) >01:50:30,020 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >01:50:30,032 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2016MB lvmlv fedora-swap (13) with existing swap >01:50:30,038 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >01:50:30,042 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >01:50:30,254 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >01:50:31,123 DEBUG storage: fedora size is 11784MB >01:50:31,131 DEBUG storage: vg fedora has 0MB free >01:50:31,133 DEBUG storage: fedora size is 11784MB >01:50:31,139 DEBUG storage: vg fedora has 0MB free >01:50:31,147 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:31,160 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:31,163 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:31,167 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:50:31,174 DEBUG storage: Iso9660FS.supported: supported: True ; >01:50:31,184 DEBUG storage: Ext4FS.supported: supported: True ; >01:50:31,983 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >01:50:31,988 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:50:31,998 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4428MB cdrom sr0 (0) with existing iso9660 filesystem >20:51:43,466 DEBUG storage: Iso9660FS.supported: supported: True ; >20:51:43,471 DEBUG storage: Iso9660FS.supported: supported: True ; >20:51:43,474 DEBUG storage: NFSv4.supported: supported: False ; >20:51:43,477 DEBUG storage: NFSv4.supported: supported: False ; >20:51:43,480 DEBUG storage: SELinuxFS.supported: supported: False ; >20:51:43,483 DEBUG storage: SELinuxFS.supported: supported: False ; >20:51:43,486 DEBUG storage: Ext4FS.supported: supported: True ; >20:51:43,489 DEBUG storage: Ext4FS.supported: supported: True ; >20:51:43,493 DEBUG storage: Ext3FS.supported: supported: True ; >20:51:43,496 DEBUG storage: Ext3FS.supported: supported: True ; >20:51:43,499 DEBUG storage: Ext2FS.supported: supported: True ; >20:51:43,503 DEBUG storage: Ext2FS.supported: supported: True ; >20:51:43,506 DEBUG storage: SysFS.supported: supported: False ; >20:51:43,510 DEBUG storage: SysFS.supported: supported: False ; >20:51:43,513 DEBUG storage: MultipathMember.__init__: >20:51:43,516 DEBUG storage: MDRaidMember.__init__: >20:51:43,519 DEBUG storage: ProcFS.supported: supported: False ; >20:51:43,522 DEBUG storage: ProcFS.supported: supported: False ; >20:51:43,524 DEBUG storage: SwapSpace.__init__: >20:51:43,528 DEBUG storage: NoDevFS.supported: supported: False ; >20:51:43,531 DEBUG storage: NoDevFS.supported: supported: False ; >20:51:43,534 DEBUG storage: DevPtsFS.supported: supported: False ; >20:51:43,536 DEBUG storage: DevPtsFS.supported: supported: False ; >20:51:43,539 DEBUG storage: BTRFS.supported: supported: True ; >20:51:43,829 DEBUG storage: USBFS.supported: supported: False ; >20:51:43,836 DEBUG storage: USBFS.supported: supported: False ; >20:51:43,840 DEBUG storage: DiskLabel.__init__: >20:51:43,844 INFO storage: DiskLabel.partedDevice returning None >20:51:43,848 DEBUG storage: HFSPlus.supported: supported: False ; >20:51:43,853 DEBUG storage: HFSPlus.supported: supported: False ; >20:51:43,857 DEBUG storage: XFS.supported: supported: True ; >20:51:44,022 DEBUG storage: XFS.supported: supported: True ; >20:51:44,031 DEBUG storage: TmpFS.supported: supported: False ; >20:51:44,034 DEBUG storage: TmpFS.supported: supported: False ; >20:51:44,037 DEBUG storage: LUKS.__init__: >20:51:44,041 DEBUG storage: NTFS.supported: supported: False ; >20:51:44,043 DEBUG storage: NTFS.supported: supported: False ; >20:51:44,048 DEBUG storage: BindFS.supported: supported: False ; >20:51:44,054 DEBUG storage: BindFS.supported: supported: False ; >20:51:44,058 DEBUG storage: HFS.supported: supported: False ; >20:51:44,062 DEBUG storage: HFS.supported: supported: False ; >20:51:44,069 DEBUG storage: LVMPhysicalVolume.__init__: >20:51:44,074 DEBUG storage: NFS.supported: supported: False ; >20:51:44,078 DEBUG storage: NFS.supported: supported: False ; >20:51:44,083 DEBUG storage: FATFS.supported: supported: True ; >20:51:44,232 DEBUG storage: FATFS.supported: supported: True ; >20:51:44,240 DEBUG storage: DMRaidMember.__init__: >20:52:55,283 DEBUG storage: clearpart: looking at vda2 >20:52:55,286 DEBUG storage: clearpart: looking at vda1 >20:52:55,288 DEBUG storage: checking whether disk vda has an empty extended >20:52:55,290 DEBUG storage: extended is None ; logicals is [] >20:52:55,291 DEBUG storage: clearpart: initializing vdb >20:52:55,295 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >20:52:55,297 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:52:55,299 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >20:52:55,301 INFO storage: registered action: [0] Destroy Format None on disk vdb (id 5) >20:52:55,308 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >20:52:55,312 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >20:52:55,315 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xafeeca4c> > PedDisk: <_ped.Disk object at 0xafeec9ec> >20:52:55,317 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:52:55,321 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >20:52:55,326 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >20:52:55,328 INFO storage: registered action: [1] Create Format msdos disklabel on disk vdb (id 5) >20:52:55,332 DEBUG storage: new disk order: [] >20:52:55,454 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >20:52:55,462 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with existing msdos disklabel >20:52:55,469 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >20:52:55,473 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with existing msdos disklabel >20:52:55,475 DEBUG storage: resolved 'vda' to 'vda' (disk) >20:52:55,484 DEBUG storage: stage1 device cannot be of type lvmvg >20:52:55,486 DEBUG storage: stage1 device cannot be of type lvmlv >20:52:55,488 DEBUG storage: stage1 device cannot be of type lvmlv >20:52:55,489 DEBUG storage: _is_valid_disklabel(vda) returning True >20:52:55,491 DEBUG storage: _is_valid_size(vda) returning True >20:52:55,492 DEBUG storage: _is_valid_location(vda) returning True >20:52:55,494 DEBUG storage: _is_valid_format(vda) returning True >20:52:55,495 DEBUG storage: is_valid_stage1_device(vda) returning True >20:52:55,589 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >20:52:55,592 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafeff32c> fileSystem: <parted.filesystem.FileSystem object at 0xafe2e70c> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe2e5ac> PedPartition: <_ped.Partition object at 0xafefb0ec> >20:52:55,595 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >20:52:55,598 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafeff32c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe2e6ac> PedPartition: <_ped.Partition object at 0xafefe11c> >20:53:01,641 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:01,643 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:08,406 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >20:53:08,409 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:08,413 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >20:53:08,415 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition vda1 (id 2) >20:53:08,418 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >20:53:08,422 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >20:53:08,481 INFO storage.ui: removed partition vda1 (id 2) from device tree >20:53:08,489 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >20:53:08,490 INFO storage.ui: registered action: [3] Destroy Device partition vda1 (id 2) >20:53:08,592 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:53:08,597 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (4) >20:53:11,807 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:11,812 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >20:53:11,814 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on lvmlv fedora-root (id 14) >20:53:11,817 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >20:53:11,819 INFO storage.ui: removed lvmlv fedora-root (id 14) from device tree >20:53:11,827 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >20:53:11,829 INFO storage.ui: registered action: [5] Destroy Device lvmlv fedora-root (id 14) >20:53:11,872 DEBUG storage: SwapSpace.__init__: >20:53:11,873 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:53:11,887 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:53:11,891 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:11,897 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:53:11,901 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:11,906 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:53:11,910 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (4) >20:53:15,600 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >20:53:15,603 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:15,607 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >20:53:15,608 INFO storage.ui: registered action: [6] Destroy Format swap on lvmlv fedora-swap (id 13) >20:53:15,612 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >20:53:15,614 INFO storage.ui: removed lvmlv fedora-swap (id 13) from device tree >20:53:15,617 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >20:53:15,618 INFO storage.ui: registered action: [7] Destroy Device lvmlv fedora-swap (id 13) >20:53:15,621 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >20:53:15,624 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:53:15,628 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:53:15,696 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >20:53:15,841 INFO storage.ui: removed lvmvg fedora (id 4) from device tree >20:53:15,848 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >20:53:15,851 INFO storage.ui: registered action: [8] Destroy Device lvmvg fedora (id 4) >20:53:15,858 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:53:15,862 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >20:53:15,864 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:15,868 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >20:53:15,870 INFO storage.ui: registered action: [9] Destroy Format lvmpv on partition vda2 (id 3) >20:53:15,874 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >20:53:15,878 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:53:15,885 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >20:53:15,950 INFO storage.ui: removed partition vda2 (id 3) from device tree >20:53:15,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:53:15,960 INFO storage.ui: registered action: [10] Destroy Device partition vda2 (id 3) >20:53:15,967 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >20:53:15,971 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:15,976 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >20:53:15,979 INFO storage.ui: registered action: [11] Destroy Format msdos disklabel on disk vda (id 1) >20:53:15,988 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >20:53:15,998 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >20:53:16,003 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xafe37a4c> > PedDisk: <_ped.Disk object at 0xafe37c8c> >20:53:16,006 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >20:53:16,010 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >20:53:16,013 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >20:53:16,015 INFO storage.ui: registered action: [12] Create Format msdos disklabel on disk vda (id 1) >20:53:52,908 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 1000.0, [], None >20:53:52,915 DEBUG storage.ui: Storage.newDevice: 0 ; 1000.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0xafefdf6c) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xafefdd2c>, DiskDevice instance (0xaff0008c) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaff002cc>] ; fstype: ext4 ; encrypted: False ; >20:53:52,917 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 1000.0, ['vda', 'vdb'], None >20:53:52,920 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0xafe3598c> ; members: [] ; >20:53:52,924 DEBUG storage.ui: LVMPhysicalVolume.__init__: >20:53:52,926 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:53:52,929 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >20:53:52,931 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:53:52,935 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:53:52,938 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >20:53:52,942 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >20:53:52,945 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:53:52,947 INFO storage.ui: added partition req0 (id 15) to device tree >20:53:52,949 INFO storage.ui: registered action: [13] Create Device partition req0 (id 15) >20:53:52,950 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:52,951 INFO storage.ui: registered action: [14] Create Format lvmpv on partition req0 (id 15) >20:53:52,954 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >20:53:52,955 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:53:52,958 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:53:52,962 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >20:53:52,965 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >20:53:52,969 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:53:52,971 INFO storage.ui: added partition req1 (id 16) to device tree >20:53:52,973 INFO storage.ui: registered action: [15] Create Device partition req1 (id 16) >20:53:52,973 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:52,975 INFO storage.ui: registered action: [16] Create Format lvmpv on partition req1 (id 16) >20:53:52,975 DEBUG storage.ui: adding a TotalSizeSet with size 1004 >20:53:52,977 DEBUG storage.ui: set.allocated = 16 >20:53:52,985 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:53:52,989 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:53:52,992 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:53:52,994 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 15)', 'req1(id 16)'] >20:53:52,996 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:53:52,998 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:53:53,003 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:53:53,005 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:53:53,009 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:53:53,013 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:53:53,015 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:53:53,016 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 1004.0 >20:53:53,018 DEBUG storage.ui: checking freespace on vda >20:53:53,019 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >20:53:53,021 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:53:53,022 DEBUG storage.ui: evaluating growth potential for new layout >20:53:53,024 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:53:53,025 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,025 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:53:53,027 DEBUG storage.ui: calculating growth for disk /dev/vda >20:53:53,027 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:53:53,032 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:53:53,035 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb240004c> PedPartition: <_ped.Partition object at 0xb4c3c11c> >20:53:53,038 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:53:53,043 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:53:53,046 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:53:53,046 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,046 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 2039808 >done = False >20:53:53,048 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:53:53,048 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:53:53,049 DEBUG storage.ui: taking back 23109569 (11283MB) from 15 (vda1) >20:53:53,050 DEBUG storage.ui: new grow amount for request 15 (vda1) is 2039808 units, or 996MB >20:53:53,050 DEBUG storage.ui: request 15 (vda1) growth: 2039808 (996MB) size: 1004MB >20:53:53,051 DEBUG storage.ui: disk /dev/vda growth: 2039808 (996MB) >20:53:53,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:53:53,055 DEBUG storage.ui: device vda1 new partedPartition None >20:53:53,057 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:53:53,061 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:53:53,063 DEBUG storage.ui: total growth: 2039808 sectors >20:53:53,065 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:53:53,066 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:53:53,066 DEBUG storage.ui: new free allows for 2039808 sectors of growth >20:53:53,067 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:53:53,069 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >20:53:53,072 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:53:53,075 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3596c> PedPartition: <_ped.Partition object at 0xafe34a7c> >20:53:53,080 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:53:53,085 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:53:53,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:53:53,099 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3334c> PedPartition: <_ped.Partition object at 0xafefe6ec> >20:53:53,103 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:53:53,107 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:53:53,112 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:53:53,114 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:53:53,119 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:53:53,123 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:53:53,123 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 1004.0 >20:53:53,125 DEBUG storage.ui: checking freespace on vdb >20:53:53,127 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >20:53:53,129 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:53:53,131 DEBUG storage.ui: evaluating growth potential for new layout >20:53:53,131 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:53:53,132 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:53:53,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:53:53,139 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe370cc> PedPartition: <_ped.Partition object at 0xafe36bcc> >20:53:53,143 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:53:53,149 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:53:53,152 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:53:53,154 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,155 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 2039808 >done = False >20:53:53,155 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:53:53,157 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:53:53,157 DEBUG storage.ui: taking back 23109569 (11283MB) from 16 (vdb1) >20:53:53,157 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 2039808 units, or 996MB >20:53:53,159 DEBUG storage.ui: request 16 (vdb1) growth: 2039808 (996MB) size: 1004MB >20:53:53,159 DEBUG storage.ui: disk /dev/vdb growth: 2039808 (996MB) >20:53:53,160 DEBUG storage.ui: calculating growth for disk /dev/vda >20:53:53,161 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:53:53,163 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,166 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 2039808 >done = False >20:53:53,168 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:53:53,170 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:53:53,171 DEBUG storage.ui: taking back 23109569 (11283MB) from 15 (vda1) >20:53:53,173 DEBUG storage.ui: new grow amount for request 15 (vda1) is 2039808 units, or 996MB >20:53:53,174 DEBUG storage.ui: request 15 (vda1) growth: 2039808 (996MB) size: 1004MB >20:53:53,176 DEBUG storage.ui: disk /dev/vda growth: 2039808 (996MB) >20:53:53,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:53:53,181 DEBUG storage.ui: device vdb1 new partedPartition None >20:53:53,184 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:53:53,187 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:53:53,189 DEBUG storage.ui: total growth: 4079616 sectors >20:53:53,190 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:53:53,192 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:53:53,194 DEBUG storage.ui: new free allows for 4079616 sectors of growth >20:53:53,195 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:53:53,199 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >20:53:53,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:53:53,205 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf8ec> PedPartition: <_ped.Partition object at 0xafdcc8cc> >20:53:53,209 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:53:53,214 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:53:53,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:53:53,229 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd20cc> PedPartition: <_ped.Partition object at 0xafdd11ac> >20:53:53,230 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda1(id 15)', 'vdb1(id 16)'] >20:53:53,230 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1'] >20:53:53,233 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:53:53,236 DEBUG storage.ui: disk vda has 1 chunks >20:53:53,239 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:53:53,241 DEBUG storage.ui: disk vdb has 1 chunks >20:53:53,243 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,246 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 2039808 >done = False >20:53:53,249 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:53:53,252 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:53:53,254 DEBUG storage.ui: taking back 23109569 (11283MB) from 15 (vda1) >20:53:53,257 DEBUG storage.ui: new grow amount for request 15 (vda1) is 2039808 units, or 996MB >20:53:53,259 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:53:53,261 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 2039808 >done = False >20:53:53,263 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:53:53,266 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:53:53,268 DEBUG storage.ui: taking back 23109569 (11283MB) from 16 (vdb1) >20:53:53,270 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 2039808 units, or 996MB >20:53:53,272 DEBUG storage.ui: set: ['vda1', 'vdb1'] 16/1004 >20:53:53,274 DEBUG storage.ui: allocating 996 to TotalSizeSet with 16/1004 (988 needed) >20:53:53,275 DEBUG storage.ui: allocating 996 to TotalSizeSet with 1012/1004 (-8 needed) >20:53:53,277 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 2039808 max_grow = 2039808 >done = True >20:53:53,279 DEBUG storage.ui: needed: -1004 >20:53:53,281 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 2039808 max_grow = 2039808 >done = True 1028096 (502 MB) >20:53:53,284 DEBUG storage.ui: deallocating 502 from TotalSizeSet with 2008/1004 (-1004 needed) >20:53:53,286 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 2039808 max_grow = 2039808 >done = True >20:53:53,289 DEBUG storage.ui: needed: -502 >20:53:53,291 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 2039808 max_grow = 2039808 >done = True 1028096 (502 MB) >20:53:53,294 DEBUG storage.ui: deallocating 502 from TotalSizeSet with 1506/1004 (-502 needed) >20:53:53,297 DEBUG storage.ui: set: ['vda1', 'vdb1'] 1004/1004 >20:53:53,300 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1004/1004 (0 needed) >20:53:53,302 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1004/1004 (0 needed) >20:53:53,305 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 1011712 max_grow = 2039808 >done = True >20:53:53,307 DEBUG storage.ui: needed: 0 >20:53:53,310 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 1011712 max_grow = 2039808 >done = True >20:53:53,312 DEBUG storage.ui: needed: 0 >20:53:53,315 DEBUG storage.ui: growing partitions on vda >20:53:53,317 DEBUG storage.ui: partition vda1 (15): 0 >20:53:53,320 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1030143 length: 1028096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafdd26ac> >20:53:53,324 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >20:53:53,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:53:53,333 DEBUG storage.ui: device vda1 new partedPartition None >20:53:53,338 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:53:53,343 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:53:53,345 DEBUG storage.ui: back from removeNewPartitions >20:53:53,347 DEBUG storage.ui: extended: None >20:53:53,350 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1030143 length: 1028096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafdd26ac> >20:53:53,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:53:53,359 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcfdac> PedPartition: <_ped.Partition object at 0xafdd153c> >20:53:53,365 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:53:53,370 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:53:53,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:53:53,382 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf7cc> PedPartition: <_ped.Partition object at 0xafe34c2c> >20:53:53,383 DEBUG storage.ui: growing partitions on vdb >20:53:53,386 DEBUG storage.ui: partition vdb1 (16): 0 >20:53:53,387 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1030143 length: 1028096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdcf6ac> >20:53:53,389 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)'] from disk(s) ['vdb'] >20:53:53,395 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:53:53,398 DEBUG storage.ui: device vdb1 new partedPartition None >20:53:53,402 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:53:53,407 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:53:53,410 DEBUG storage.ui: back from removeNewPartitions >20:53:53,413 DEBUG storage.ui: extended: None >20:53:53,415 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1030143 length: 1028096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdcf6ac> >20:53:53,420 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:53:53,423 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcfd4c> PedPartition: <_ped.Partition object at 0xafefe6ec> >20:53:53,427 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:53:53,432 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:53:53,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:53:53,442 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe378ec> PedPartition: <_ped.Partition object at 0xafe3a41c> >20:53:53,445 DEBUG storage.ui: fixing size of non-existent 502MB partition vda1 (15) with non-existent lvmpv at 502.00 >20:53:53,446 DEBUG storage.ui: fixing size of non-existent 502MB partition vdb1 (16) with non-existent lvmpv at 502.00 >20:53:53,450 DEBUG storage.ui: creating new container >20:53:53,456 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda1 ; >20:53:53,461 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >20:53:53,465 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:53,468 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >20:53:53,473 INFO storage.ui: added lvmvg fedora (id 17) to device tree >20:53:53,475 INFO storage.ui: registered action: [17] Create Device lvmvg fedora (id 17) >20:53:53,478 DEBUG storage.ui: fedora size is 1000MB >20:53:53,481 DEBUG storage.ui: vg fedora has 1000MB free >20:53:53,483 DEBUG storage.ui: fedora size is 1000MB >20:53:53,486 DEBUG storage.ui: vg fedora has 1000MB free >20:53:53,489 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xafe39e0c) -- > name = fedora status = False kids = 0 id = 17 > parents = ['non-existent 502MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 502MB partition vdb1 (16) with non-existent lvmpv'] > uuid = None size = 1000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 250.0 free space = 1000 > free extents = 250.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 502MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 502MB partition vdb1 (16) with non-existent lvmpv'] > LVs = [] >20:53:53,493 DEBUG storage.ui: fedora size is 1000MB >20:53:53,495 DEBUG storage.ui: vg fedora has 1000MB free >20:53:53,498 DEBUG storage.ui: creating new device >20:53:53,503 DEBUG storage.ui: Ext4FS.supported: supported: True ; >20:53:53,505 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >20:53:53,511 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >20:53:53,517 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-boot ; current: None ; type: ext4 ; >20:53:53,520 DEBUG storage.ui: fedora size is 1000MB >20:53:53,522 DEBUG storage.ui: vg fedora has 1000MB free >20:53:53,525 DEBUG storage.ui: Adding fedora-boot/1000MB to fedora >20:53:53,527 INFO storage.ui: added lvmlv fedora-boot (id 18) to device tree >20:53:53,532 INFO storage.ui: registered action: [18] Create Device lvmlv fedora-boot (id 18) >20:53:53,534 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:53:53,536 INFO storage.ui: registered action: [19] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 18) >20:53:53,611 DEBUG storage: SwapSpace.__init__: >20:53:53,612 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:53:53,617 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:53,619 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:53,636 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:53:53,640 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:53,646 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:53:53,649 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:53,656 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:53:53,660 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB lvmvg fedora (17) >20:54:09,292 DEBUG storage: Ext4FS.supported: supported: True ; >20:54:09,294 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:54:09,295 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 500.0, ['vda', 'vdb'], single >20:54:09,298 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:09,302 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB lvmvg fedora (17) >20:54:09,314 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; device: non-existent 1000MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot ; encrypted: False ; disks: [DiskDevice instance (0xafefdf6c) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xafefdd2c>, DiskDevice instance (0xaff0008c) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaff002cc>] ; raid_level: single ; container_name: fedora ; >20:54:09,320 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 500.0, ['vda', 'vdb'], single >20:54:09,325 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >20:54:09,330 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 1000MB lvmvg fedora (17) >20:54:09,336 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 1000MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot ; container: non-existent 1000MB lvmvg fedora (17) ; factory: <pyanaconda.storage.LVMFactory object at 0xb13c14ac> ; members: [] ; >20:54:09,342 DEBUG storage.ui: LVMPhysicalVolume.__init__: >20:54:09,344 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:54:09,346 DEBUG storage.ui: using container fedora with 1 devices >20:54:09,346 DEBUG storage.ui: fedora size is 1000MB >20:54:09,348 DEBUG storage.ui: vg fedora has 0MB free >20:54:09,348 DEBUG storage.ui: raw container size reported as 504 >20:54:09,349 DEBUG storage.ui: adding a TotalSizeSet with size 504 >20:54:09,349 DEBUG storage.ui: set.allocated = 16 >20:54:09,353 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:54:09,358 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:54:09,364 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)', 'vdb1(id 16)'] from disk(s) ['vda', 'vdb'] >20:54:09,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:09,373 DEBUG storage.ui: device vda1 new partedPartition None >20:54:09,376 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:09,382 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:09,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:09,394 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:09,397 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:09,402 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:09,407 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 15)', 'req1(id 16)'] >20:54:09,407 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:54:09,412 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:09,417 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:09,422 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:09,425 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:09,431 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:09,435 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:09,437 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 504.0 >20:54:09,438 DEBUG storage.ui: checking freespace on vda >20:54:09,439 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >20:54:09,442 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:54:09,442 DEBUG storage.ui: evaluating growth potential for new layout >20:54:09,444 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:54:09,445 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,445 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:54:09,446 DEBUG storage.ui: calculating growth for disk /dev/vda >20:54:09,448 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:09,452 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:09,456 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe375ec> PedPartition: <_ped.Partition object at 0xafe34c2c> >20:54:09,461 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:09,468 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:09,472 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:09,473 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >20:54:09,476 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:09,476 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:09,478 DEBUG storage.ui: taking back 24133569 (11783MB) from 15 (vda1) >20:54:09,481 DEBUG storage.ui: new grow amount for request 15 (vda1) is 1015808 units, or 496MB >20:54:09,484 DEBUG storage.ui: request 15 (vda1) growth: 1015808 (496MB) size: 504MB >20:54:09,486 DEBUG storage.ui: disk /dev/vda growth: 1015808 (496MB) >20:54:09,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:09,494 DEBUG storage.ui: device vda1 new partedPartition None >20:54:09,498 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:09,503 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:09,505 DEBUG storage.ui: total growth: 1015808 sectors >20:54:09,507 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:54:09,510 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:54:09,514 DEBUG storage.ui: new free allows for 1015808 sectors of growth >20:54:09,516 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:09,519 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >20:54:09,524 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:09,527 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3506c> PedPartition: <_ped.Partition object at 0xb4c3c11c> >20:54:09,532 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:09,538 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:09,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:09,551 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe33b0c> PedPartition: <_ped.Partition object at 0xafdd17ac> >20:54:09,554 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:09,561 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:09,566 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:09,569 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:09,579 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:09,580 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:09,582 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 504.0 >20:54:09,583 DEBUG storage.ui: checking freespace on vdb >20:54:09,584 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >20:54:09,587 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:54:09,587 DEBUG storage.ui: evaluating growth potential for new layout >20:54:09,589 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:54:09,592 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:09,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:09,600 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe333cc> PedPartition: <_ped.Partition object at 0xafdd183c> >20:54:09,605 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:09,610 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:09,614 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:54:09,615 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,617 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >20:54:09,620 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:09,623 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:54:09,625 DEBUG storage.ui: taking back 24133569 (11783MB) from 16 (vdb1) >20:54:09,628 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 1015808 units, or 496MB >20:54:09,630 DEBUG storage.ui: request 16 (vdb1) growth: 1015808 (496MB) size: 504MB >20:54:09,632 DEBUG storage.ui: disk /dev/vdb growth: 1015808 (496MB) >20:54:09,634 DEBUG storage.ui: calculating growth for disk /dev/vda >20:54:09,637 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:09,639 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,642 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >20:54:09,644 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:09,647 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:09,649 DEBUG storage.ui: taking back 24133569 (11783MB) from 15 (vda1) >20:54:09,651 DEBUG storage.ui: new grow amount for request 15 (vda1) is 1015808 units, or 496MB >20:54:09,654 DEBUG storage.ui: request 15 (vda1) growth: 1015808 (496MB) size: 504MB >20:54:09,656 DEBUG storage.ui: disk /dev/vda growth: 1015808 (496MB) >20:54:09,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:09,663 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:09,668 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:09,673 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:09,675 DEBUG storage.ui: total growth: 2031616 sectors >20:54:09,678 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:54:09,680 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:54:09,682 DEBUG storage.ui: new free allows for 2031616 sectors of growth >20:54:09,685 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:09,688 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >20:54:09,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:09,697 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe33f4c> PedPartition: <_ped.Partition object at 0xafe34c2c> >20:54:09,703 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:09,708 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:09,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:09,718 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe39dec> PedPartition: <_ped.Partition object at 0xafe34a7c> >20:54:09,720 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda1(id 15)', 'vdb1(id 16)'] >20:54:09,720 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1'] >20:54:09,723 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:09,725 DEBUG storage.ui: disk vda has 1 chunks >20:54:09,728 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:54:09,730 DEBUG storage.ui: disk vdb has 1 chunks >20:54:09,732 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,736 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >20:54:09,738 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:09,741 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:09,743 DEBUG storage.ui: taking back 24133569 (11783MB) from 15 (vda1) >20:54:09,745 DEBUG storage.ui: new grow amount for request 15 (vda1) is 1015808 units, or 496MB >20:54:09,748 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:09,750 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >20:54:09,753 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:09,756 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:54:09,758 DEBUG storage.ui: taking back 24133569 (11783MB) from 16 (vdb1) >20:54:09,761 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 1015808 units, or 496MB >20:54:09,763 DEBUG storage.ui: set: ['vda1', 'vdb1'] 16/504 >20:54:09,765 DEBUG storage.ui: allocating 496 to TotalSizeSet with 16/504 (488 needed) >20:54:09,767 DEBUG storage.ui: allocating 496 to TotalSizeSet with 512/504 (-8 needed) >20:54:09,769 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True >20:54:09,770 DEBUG storage.ui: needed: -504 >20:54:09,772 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True 516096 (252 MB) >20:54:09,773 DEBUG storage.ui: deallocating 252 from TotalSizeSet with 1008/504 (-504 needed) >20:54:09,775 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True >20:54:09,776 DEBUG storage.ui: needed: -252 >20:54:09,778 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True 516096 (252 MB) >20:54:09,780 DEBUG storage.ui: deallocating 252 from TotalSizeSet with 756/504 (-252 needed) >20:54:09,782 DEBUG storage.ui: set: ['vda1', 'vdb1'] 504/504 >20:54:09,784 DEBUG storage.ui: allocating 0 to TotalSizeSet with 504/504 (0 needed) >20:54:09,785 DEBUG storage.ui: allocating 0 to TotalSizeSet with 504/504 (0 needed) >20:54:09,787 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 499712 max_grow = 1015808 >done = True >20:54:09,788 DEBUG storage.ui: needed: 0 >20:54:09,790 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 499712 max_grow = 1015808 >done = True >20:54:09,791 DEBUG storage.ui: needed: 0 >20:54:09,793 DEBUG storage.ui: growing partitions on vda >20:54:09,794 DEBUG storage.ui: partition vda1 (15): 0 >20:54:09,796 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 518143 length: 516096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe391cc> >20:54:09,799 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >20:54:09,802 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:09,804 DEBUG storage.ui: device vda1 new partedPartition None >20:54:09,807 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:09,810 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:09,812 DEBUG storage.ui: back from removeNewPartitions >20:54:09,814 DEBUG storage.ui: extended: None >20:54:09,815 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 518143 length: 516096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe391cc> >20:54:09,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:09,821 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe37dac> PedPartition: <_ped.Partition object at 0xafe3a41c> >20:54:09,825 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:09,828 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:09,832 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:09,836 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3018c> PedPartition: <_ped.Partition object at 0xafdd568c> >20:54:09,838 DEBUG storage.ui: growing partitions on vdb >20:54:09,838 DEBUG storage.ui: partition vdb1 (16): 0 >20:54:09,840 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 518143 length: 516096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafe33eac> >20:54:09,842 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)'] from disk(s) ['vdb'] >20:54:09,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:09,849 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:09,854 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:09,861 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:09,863 DEBUG storage.ui: back from removeNewPartitions >20:54:09,866 DEBUG storage.ui: extended: None >20:54:09,868 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 518143 length: 516096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafe33eac> >20:54:09,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:09,876 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe37eec> PedPartition: <_ped.Partition object at 0xafdd17ac> >20:54:09,881 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:09,887 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:09,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:09,898 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd248c> PedPartition: <_ped.Partition object at 0xafdd571c> >20:54:09,901 DEBUG storage.ui: fixing size of non-existent 252MB partition vda1 (15) with non-existent lvmpv at 252.00 >20:54:09,904 DEBUG storage.ui: fixing size of non-existent 252MB partition vdb1 (16) with non-existent lvmpv at 252.00 >20:54:09,907 DEBUG storage.ui: fedora size is 496MB >20:54:09,911 DEBUG storage.ui: vg fedora has -504MB free >20:54:09,912 DEBUG storage.ui: fedora size is 496MB >20:54:09,914 DEBUG storage.ui: vg fedora has -504MB free >20:54:09,918 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xafe39e0c) -- > name = fedora status = False kids = 1 id = 17 > parents = ['non-existent 252MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 252MB partition vdb1 (16) with non-existent lvmpv'] > uuid = None size = 496 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 124.0 free space = -504 > free extents = -126.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 252MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 252MB partition vdb1 (16) with non-existent lvmpv'] > LVs = ['non-existent 1000MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot'] >20:54:09,922 DEBUG storage.ui: fedora size is 496MB >20:54:09,925 DEBUG storage.ui: vg fedora has -504MB free >20:54:09,927 INFO storage.ui: adjusting device size from 500.00 to 496.00 so it fits in container >20:54:09,929 INFO storage.ui: adjusting device size from 1000.00 to 496.00 >20:54:09,932 DEBUG storage.ui: trying to set lv fedora-boot size to 496MB >20:54:09,934 DEBUG storage.ui: fedora size is 496MB >20:54:09,937 DEBUG storage.ui: vg fedora has -504MB free >20:54:10,003 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:10,009 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:10,020 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:10,025 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:10,032 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:10,037 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 496MB lvmvg fedora (17) >20:54:29,142 DEBUG storage: Ext4FS.supported: supported: True ; >20:54:29,146 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:54:29,146 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 496.0, ['vda', 'vdb'], single >20:54:29,150 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:29,155 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 496MB lvmvg fedora (17) >20:54:41,574 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 2000.0, [], None >20:54:41,579 DEBUG storage.ui: Storage.newDevice: 0 ; 2000.0 ; mountpoint: None ; disks: [DiskDevice instance (0xafefdf6c) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xafefdd2c>, DiskDevice instance (0xaff0008c) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaff002cc>] ; fstype: swap ; encrypted: False ; >20:54:41,581 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 2000.0, ['vda', 'vdb'], None >20:54:41,585 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 496MB lvmvg fedora (17) ; factory: <pyanaconda.storage.LVMFactory object at 0xb0729d2c> ; members: [] ; >20:54:41,588 DEBUG storage.ui: LVMPhysicalVolume.__init__: >20:54:41,589 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:54:41,591 DEBUG storage.ui: using container fedora with 1 devices >20:54:41,593 DEBUG storage.ui: fedora size is 496MB >20:54:41,593 DEBUG storage.ui: vg fedora has 0MB free >20:54:41,595 DEBUG storage.ui: raw container size reported as 2508 >20:54:41,595 DEBUG storage.ui: adding a TotalSizeSet with size 2508 >20:54:41,596 DEBUG storage.ui: set.allocated = 16 >20:54:41,599 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:54:41,602 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:54:41,606 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)', 'vdb1(id 16)'] from disk(s) ['vda', 'vdb'] >20:54:41,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:41,611 DEBUG storage.ui: device vda1 new partedPartition None >20:54:41,613 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:41,617 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:41,620 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:41,623 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:41,624 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:41,628 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:41,632 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 15)', 'req1(id 16)'] >20:54:41,632 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:54:41,635 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:41,639 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:41,641 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:41,643 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:41,648 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:41,650 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:41,651 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2508.0 >20:54:41,652 DEBUG storage.ui: checking freespace on vda >20:54:41,653 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >20:54:41,655 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:54:41,655 DEBUG storage.ui: evaluating growth potential for new layout >20:54:41,657 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:54:41,657 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,657 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:54:41,658 DEBUG storage.ui: calculating growth for disk /dev/vda >20:54:41,659 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:41,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:41,665 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf9ec> PedPartition: <_ped.Partition object at 0xafe34a7c> >20:54:41,668 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:41,671 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:41,674 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:41,676 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,676 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:54:41,677 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:41,678 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:41,679 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:54:41,679 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:54:41,681 DEBUG storage.ui: request 15 (vda1) growth: 5120000 (2500MB) size: 2508MB >20:54:41,681 DEBUG storage.ui: disk /dev/vda growth: 5120000 (2500MB) >20:54:41,683 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:41,686 DEBUG storage.ui: device vda1 new partedPartition None >20:54:41,688 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:41,692 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:41,694 DEBUG storage.ui: total growth: 5120000 sectors >20:54:41,695 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:54:41,695 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:54:41,697 DEBUG storage.ui: new free allows for 5120000 sectors of growth >20:54:41,699 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:41,701 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >20:54:41,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:41,706 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe399ec> PedPartition: <_ped.Partition object at 0xaeb14fbc> >20:54:41,710 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:41,713 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:41,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:41,720 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe37b2c> PedPartition: <_ped.Partition object at 0xafdd5a7c> >20:54:41,723 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:41,726 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:41,729 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:41,731 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:54:41,735 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:54:41,738 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:54:41,738 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2508.0 >20:54:41,738 DEBUG storage.ui: checking freespace on vdb >20:54:41,739 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >20:54:41,741 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:54:41,743 DEBUG storage.ui: evaluating growth potential for new layout >20:54:41,745 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:54:41,746 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:41,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:41,752 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf3cc> PedPartition: <_ped.Partition object at 0xafdd56ec> >20:54:41,756 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:41,759 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:41,760 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:54:41,762 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,763 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:54:41,765 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:41,766 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:54:41,768 DEBUG storage.ui: taking back 20029377 (9779MB) from 16 (vdb1) >20:54:41,770 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 5120000 units, or 2500MB >20:54:41,772 DEBUG storage.ui: request 16 (vdb1) growth: 5120000 (2500MB) size: 2508MB >20:54:41,773 DEBUG storage.ui: disk /dev/vdb growth: 5120000 (2500MB) >20:54:41,774 DEBUG storage.ui: calculating growth for disk /dev/vda >20:54:41,776 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:41,778 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,779 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:54:41,781 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:41,782 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:41,784 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:54:41,785 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:54:41,787 DEBUG storage.ui: request 15 (vda1) growth: 5120000 (2500MB) size: 2508MB >20:54:41,788 DEBUG storage.ui: disk /dev/vda growth: 5120000 (2500MB) >20:54:41,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:41,793 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:41,796 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:41,800 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:41,802 DEBUG storage.ui: total growth: 10240000 sectors >20:54:41,803 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:54:41,805 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:54:41,806 DEBUG storage.ui: new free allows for 10240000 sectors of growth >20:54:41,808 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:54:41,810 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >20:54:41,814 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:41,816 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3716c> PedPartition: <_ped.Partition object at 0xb4c3c11c> >20:54:41,819 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:41,822 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:41,826 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:41,827 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe37f0c> PedPartition: <_ped.Partition object at 0xafe34a7c> >20:54:41,829 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda1(id 15)', 'vdb1(id 16)'] >20:54:41,831 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1'] >20:54:41,833 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:54:41,834 DEBUG storage.ui: disk vda has 1 chunks >20:54:41,836 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:54:41,838 DEBUG storage.ui: disk vdb has 1 chunks >20:54:41,839 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,841 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:54:41,842 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:41,844 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:54:41,846 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:54:41,847 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:54:41,849 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:54:41,850 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:54:41,852 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:54:41,853 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:54:41,855 DEBUG storage.ui: taking back 20029377 (9779MB) from 16 (vdb1) >20:54:41,856 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 5120000 units, or 2500MB >20:54:41,858 DEBUG storage.ui: set: ['vda1', 'vdb1'] 16/2508 >20:54:41,860 DEBUG storage.ui: allocating 2500 to TotalSizeSet with 16/2508 (2492 needed) >20:54:41,861 DEBUG storage.ui: allocating 2500 to TotalSizeSet with 2516/2508 (-8 needed) >20:54:41,863 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True >20:54:41,864 DEBUG storage.ui: needed: -2508 >20:54:41,866 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True 2568192 (1254 MB) >20:54:41,867 DEBUG storage.ui: deallocating 1254 from TotalSizeSet with 5016/2508 (-2508 needed) >20:54:41,869 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True >20:54:41,870 DEBUG storage.ui: needed: -1254 >20:54:41,872 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True 2568192 (1254 MB) >20:54:41,874 DEBUG storage.ui: deallocating 1254 from TotalSizeSet with 3762/2508 (-1254 needed) >20:54:41,876 DEBUG storage.ui: set: ['vda1', 'vdb1'] 2508/2508 >20:54:41,877 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2508/2508 (0 needed) >20:54:41,879 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2508/2508 (0 needed) >20:54:41,880 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 2551808 max_grow = 5120000 >done = True >20:54:41,882 DEBUG storage.ui: needed: 0 >20:54:41,884 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 2551808 max_grow = 5120000 >done = True >20:54:41,885 DEBUG storage.ui: needed: 0 >20:54:41,887 DEBUG storage.ui: growing partitions on vda >20:54:41,888 DEBUG storage.ui: partition vda1 (15): 0 >20:54:41,890 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3770c> >20:54:41,892 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >20:54:41,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:41,897 DEBUG storage.ui: device vda1 new partedPartition None >20:54:41,900 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:54:41,904 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:54:41,905 DEBUG storage.ui: back from removeNewPartitions >20:54:41,907 DEBUG storage.ui: extended: None >20:54:41,909 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3770c> >20:54:41,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:54:41,914 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf3ec> PedPartition: <_ped.Partition object at 0xafe3a41c> >20:54:41,917 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:54:41,921 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:54:41,924 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:54:41,927 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe350ec> PedPartition: <_ped.Partition object at 0xafdd568c> >20:54:41,930 DEBUG storage.ui: growing partitions on vdb >20:54:41,930 DEBUG storage.ui: partition vdb1 (16): 0 >20:54:41,932 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafe3764c> >20:54:41,934 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)'] from disk(s) ['vdb'] >20:54:41,937 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:41,939 DEBUG storage.ui: device vdb1 new partedPartition None >20:54:41,942 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:54:41,945 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:54:41,946 DEBUG storage.ui: back from removeNewPartitions >20:54:41,948 DEBUG storage.ui: extended: None >20:54:41,949 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafe3764c> >20:54:41,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:54:41,954 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf96c> PedPartition: <_ped.Partition object at 0xafdd5a7c> >20:54:41,958 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:54:41,961 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:54:41,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:54:41,966 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe30fec> PedPartition: <_ped.Partition object at 0xafdd5c2c> >20:54:41,968 DEBUG storage.ui: fixing size of non-existent 1254MB partition vda1 (15) with non-existent lvmpv at 1254.00 >20:54:41,970 DEBUG storage.ui: fixing size of non-existent 1254MB partition vdb1 (16) with non-existent lvmpv at 1254.00 >20:54:41,973 DEBUG storage.ui: fedora size is 2504MB >20:54:41,975 DEBUG storage.ui: vg fedora has 2008MB free >20:54:41,977 DEBUG storage.ui: fedora size is 2504MB >20:54:41,979 DEBUG storage.ui: vg fedora has 2008MB free >20:54:41,981 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xafe39e0c) -- > name = fedora status = False kids = 1 id = 17 > parents = ['non-existent 1254MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 1254MB partition vdb1 (16) with non-existent lvmpv'] > uuid = None size = 2504 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 626.0 free space = 2008 > free extents = 502.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 1254MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 1254MB partition vdb1 (16) with non-existent lvmpv'] > LVs = ['non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot'] >20:54:41,984 DEBUG storage.ui: fedora size is 2504MB >20:54:41,985 DEBUG storage.ui: vg fedora has 2008MB free >20:54:41,987 DEBUG storage.ui: creating new device >20:54:41,990 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >20:54:41,991 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >20:54:41,994 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >20:54:41,998 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >20:54:42,000 DEBUG storage.ui: fedora size is 2504MB >20:54:42,002 DEBUG storage.ui: vg fedora has 2008MB free >20:54:42,003 DEBUG storage.ui: Adding fedora-swap/2000MB to fedora >20:54:42,005 INFO storage.ui: added lvmlv fedora-swap (id 19) to device tree >20:54:42,006 INFO storage.ui: registered action: [20] Create Device lvmlv fedora-swap (id 19) >20:54:42,008 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:54:42,010 INFO storage.ui: registered action: [21] Create Format swap on lvmlv fedora-swap (id 19) >20:54:42,060 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:42,064 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:42,070 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:42,073 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:42,078 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:42,083 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 2504MB lvmvg fedora (17) >20:54:45,231 DEBUG storage: Ext4FS.supported: supported: True ; >20:54:45,234 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:54:45,236 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 496.0, ['vda', 'vdb'], single >20:54:45,238 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:45,242 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 2504MB lvmvg fedora (17) >20:54:45,258 DEBUG storage: SwapSpace.__init__: >20:54:45,260 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:54:45,279 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:45,283 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:45,290 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:54:45,293 DEBUG storage: DeviceTree.getDeviceByName returned None >20:54:45,297 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:45,300 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 2504MB lvmvg fedora (17) >20:54:59,529 DEBUG storage: SwapSpace.__init__: >20:54:59,531 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:54:59,532 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 2000.0, ['vda', 'vdb'], single >20:54:59,534 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:54:59,538 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 2504MB lvmvg fedora (17) >20:55:10,118 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 11000.0, [], None >20:55:10,125 DEBUG storage.ui: Storage.newDevice: 0 ; 11000.0 ; mountpoint: / ; disks: [DiskDevice instance (0xafefdf6c) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xafefdd2c>, DiskDevice instance (0xaff0008c) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaff002cc>] ; fstype: ext4 ; encrypted: False ; >20:55:10,129 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 11000.0, ['vda', 'vdb'], None >20:55:10,132 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 2504MB lvmvg fedora (17) ; factory: <pyanaconda.storage.LVMFactory object at 0xafdd214c> ; members: [] ; >20:55:10,135 DEBUG storage.ui: LVMPhysicalVolume.__init__: >20:55:10,136 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:55:10,137 DEBUG storage.ui: using container fedora with 2 devices >20:55:10,139 DEBUG storage.ui: fedora size is 2504MB >20:55:10,142 DEBUG storage.ui: vg fedora has 8MB free >20:55:10,142 DEBUG storage.ui: raw container size reported as 13504 >20:55:10,142 DEBUG storage.ui: adding a TotalSizeSet with size 13504 >20:55:10,142 DEBUG storage.ui: set.allocated = 16 >20:55:10,144 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:55:10,149 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:55:10,151 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)', 'vdb1(id 16)'] from disk(s) ['vda', 'vdb'] >20:55:10,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:10,157 DEBUG storage.ui: device vda1 new partedPartition None >20:55:10,159 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:10,164 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:10,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:10,169 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:10,171 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:10,175 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:10,177 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 15)', 'req1(id 16)'] >20:55:10,179 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:55:10,181 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:10,186 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:10,187 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:10,191 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:10,195 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:10,197 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:10,199 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13504.0 >20:55:10,199 DEBUG storage.ui: checking freespace on vda >20:55:10,200 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >20:55:10,201 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:10,202 DEBUG storage.ui: evaluating growth potential for new layout >20:55:10,203 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:10,203 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,205 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:55:10,206 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:10,206 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:10,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:10,212 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf7cc> PedPartition: <_ped.Partition object at 0xafdd5d1c> >20:55:10,217 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:10,225 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:10,228 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:10,230 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,230 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 27639808 >done = False >20:55:10,231 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:10,234 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:10,234 DEBUG storage.ui: new grow amount for request 15 (vda1) is 25149377 units, or 12279MB >20:55:10,235 DEBUG storage.ui: request 15 (vda1) growth: 25149377 (12279MB) size: 12287MB >20:55:10,237 DEBUG storage.ui: disk /dev/vda growth: 25149377 (12279MB) >20:55:10,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:10,244 DEBUG storage.ui: device vda1 new partedPartition None >20:55:10,248 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:10,251 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:10,252 DEBUG storage.ui: total growth: 25149377 sectors >20:55:10,254 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:55:10,255 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:10,257 DEBUG storage.ui: new free allows for 25149377 sectors of growth >20:55:10,259 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:10,261 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >20:55:10,264 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:10,266 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd666c> PedPartition: <_ped.Partition object at 0xafdd5c5c> >20:55:10,272 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:10,277 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:10,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:10,293 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd690c> PedPartition: <_ped.Partition object at 0xafdd5bcc> >20:55:10,298 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:10,305 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:10,307 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:10,310 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:10,314 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:10,317 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:10,319 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13504.0 >20:55:10,319 DEBUG storage.ui: checking freespace on vdb >20:55:10,321 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >20:55:10,323 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:10,326 DEBUG storage.ui: evaluating growth potential for new layout >20:55:10,326 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:10,327 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:10,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:10,337 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe2e76c> PedPartition: <_ped.Partition object at 0xaeb14f8c> >20:55:10,340 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:10,347 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:10,352 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:10,355 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,356 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 27639808 >done = False >20:55:10,356 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:10,357 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:55:10,360 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 25149377 units, or 12279MB >20:55:10,360 DEBUG storage.ui: request 16 (vdb1) growth: 25149377 (12279MB) size: 12287MB >20:55:10,360 DEBUG storage.ui: disk /dev/vdb growth: 25149377 (12279MB) >20:55:10,361 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:10,364 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:10,366 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 27639808 >done = False >20:55:10,373 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:10,376 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:10,378 DEBUG storage.ui: new grow amount for request 15 (vda1) is 25149377 units, or 12279MB >20:55:10,381 DEBUG storage.ui: request 15 (vda1) growth: 25149377 (12279MB) size: 12287MB >20:55:10,383 DEBUG storage.ui: disk /dev/vda growth: 25149377 (12279MB) >20:55:10,388 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:10,391 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:10,395 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:10,399 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:10,403 DEBUG storage.ui: total growth: 50298754 sectors >20:55:10,404 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:55:10,404 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:10,406 DEBUG storage.ui: new free allows for 50298754 sectors of growth >20:55:10,409 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:10,412 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >20:55:10,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:10,420 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe37eec> PedPartition: <_ped.Partition object at 0xafe3a41c> >20:55:10,425 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:10,430 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:10,435 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:10,440 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3944c> PedPartition: <_ped.Partition object at 0xafdd5d1c> >20:55:10,441 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda1(id 15)', 'vdb1(id 16)'] >20:55:10,443 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1'] >20:55:10,446 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:10,448 DEBUG storage.ui: disk vda has 1 chunks >20:55:10,451 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:10,453 DEBUG storage.ui: disk vdb has 1 chunks >20:55:10,455 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,458 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 27639808 >done = False >20:55:10,460 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:10,463 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:10,465 DEBUG storage.ui: new grow amount for request 15 (vda1) is 25149377 units, or 12279MB >20:55:10,467 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:10,470 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 27639808 >done = False >20:55:10,472 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:10,474 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:55:10,477 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 25149377 units, or 12279MB >20:55:10,479 DEBUG storage.ui: set: ['vda1', 'vdb1'] 16/13504 >20:55:10,482 DEBUG storage.ui: allocating 12279 to TotalSizeSet with 16/13504 (13488 needed) >20:55:10,484 DEBUG storage.ui: allocating 12279 to TotalSizeSet with 12295/13504 (1208 needed) >20:55:10,486 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 25149377 max_grow = 27639808 >done = False >20:55:10,488 DEBUG storage.ui: needed: -11071 >20:55:10,491 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 25149377 max_grow = 27639808 >done = False 11337665 (5535 MB) >20:55:10,493 DEBUG storage.ui: deallocating 5535 from TotalSizeSet with 24575/13504 (-11071 needed) >20:55:10,495 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 25149377 max_grow = 27639808 >done = False >20:55:10,498 DEBUG storage.ui: needed: -5535 >20:55:10,500 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 25149377 max_grow = 27639808 >done = False 11337665 (5535 MB) >20:55:10,503 DEBUG storage.ui: deallocating 5535 from TotalSizeSet with 19039/13504 (-5535 needed) >20:55:10,505 DEBUG storage.ui: set: ['vda1', 'vdb1'] 13504/13504 >20:55:10,507 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13504/13504 (0 needed) >20:55:10,511 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13504/13504 (0 needed) >20:55:10,513 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 13811712 max_grow = 27639808 >done = True >20:55:10,515 DEBUG storage.ui: needed: 0 >20:55:10,517 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 13811712 max_grow = 27639808 >done = True >20:55:10,520 DEBUG storage.ui: needed: 0 >20:55:10,522 DEBUG storage.ui: growing partitions on vda >20:55:10,525 DEBUG storage.ui: partition vda1 (15): 0 >20:55:10,527 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 13830143 length: 13828096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3576c> >20:55:10,531 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >20:55:10,536 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:10,538 DEBUG storage.ui: device vda1 new partedPartition None >20:55:10,543 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:10,548 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:10,551 DEBUG storage.ui: back from removeNewPartitions >20:55:10,554 DEBUG storage.ui: extended: None >20:55:10,556 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 13830143 length: 13828096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3576c> >20:55:10,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:10,564 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd244c> PedPartition: <_ped.Partition object at 0xafdd5c2c> >20:55:10,569 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:10,574 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:10,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:10,585 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcff8c> PedPartition: <_ped.Partition object at 0xafdd568c> >20:55:10,587 DEBUG storage.ui: growing partitions on vdb >20:55:10,589 DEBUG storage.ui: partition vdb1 (16): 0 >20:55:10,589 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 13830143 length: 13828096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdcfa6c> >20:55:10,591 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)'] from disk(s) ['vdb'] >20:55:10,595 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:10,598 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:10,601 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:10,610 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:10,613 DEBUG storage.ui: back from removeNewPartitions >20:55:10,614 DEBUG storage.ui: extended: None >20:55:10,614 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 13830143 length: 13828096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdcfa6c> >20:55:10,617 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:10,622 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd212c> PedPartition: <_ped.Partition object at 0xafdd5dac> >20:55:10,625 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:10,632 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:10,637 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:10,642 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd620c> PedPartition: <_ped.Partition object at 0xafdd5cbc> >20:55:10,643 DEBUG storage.ui: fixing size of non-existent 6752MB partition vda1 (15) with non-existent lvmpv at 6752.00 >20:55:10,645 DEBUG storage.ui: fixing size of non-existent 6752MB partition vdb1 (16) with non-existent lvmpv at 6752.00 >20:55:10,650 DEBUG storage.ui: fedora size is 13496MB >20:55:10,653 DEBUG storage.ui: vg fedora has 11000MB free >20:55:10,655 DEBUG storage.ui: fedora size is 13496MB >20:55:10,656 DEBUG storage.ui: vg fedora has 11000MB free >20:55:10,660 DEBUG storage.ui: LVMVolumeGroupDevice instance (0xafe39e0c) -- > name = fedora status = False kids = 2 id = 17 > parents = ['non-existent 6752MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 6752MB partition vdb1 (16) with non-existent lvmpv'] > uuid = None size = 13496 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 3374.0 free space = 11000 > free extents = 2750.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 6752MB partition vda1 (15) with non-existent lvmpv', > 'non-existent 6752MB partition vdb1 (16) with non-existent lvmpv'] > LVs = ['non-existent 496MB lvmlv fedora-boot (18) with non-existent ext4 filesystem mounted at /boot', > 'non-existent 2000MB lvmlv fedora-swap (19) with non-existent swap'] >20:55:10,663 DEBUG storage.ui: fedora size is 13496MB >20:55:10,666 DEBUG storage.ui: vg fedora has 11000MB free >20:55:10,668 DEBUG storage.ui: creating new device >20:55:10,672 DEBUG storage.ui: Ext4FS.supported: supported: True ; >20:55:10,675 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >20:55:10,680 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >20:55:10,684 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >20:55:10,687 DEBUG storage.ui: fedora size is 13496MB >20:55:10,690 DEBUG storage.ui: vg fedora has 11000MB free >20:55:10,692 DEBUG storage.ui: Adding fedora-root/11000MB to fedora >20:55:10,695 INFO storage.ui: added lvmlv fedora-root (id 20) to device tree >20:55:10,698 INFO storage.ui: registered action: [22] Create Device lvmlv fedora-root (id 20) >20:55:10,700 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:55:10,703 INFO storage.ui: registered action: [23] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >20:55:10,779 DEBUG storage: Ext4FS.supported: supported: True ; >20:55:10,781 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:55:10,804 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:55:10,812 DEBUG storage: DeviceTree.getDeviceByName returned None >20:55:10,817 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:55:10,824 DEBUG storage: DeviceTree.getDeviceByName returned None >20:55:10,832 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:55:10,840 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13496MB lvmvg fedora (17) >20:55:12,897 DEBUG storage: Ext4FS.supported: supported: True ; >20:55:12,900 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:55:12,901 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 496.0, ['vda', 'vdb'], single >20:55:12,902 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:55:12,906 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13496MB lvmvg fedora (17) >20:55:12,930 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:55:12,934 DEBUG storage: DeviceTree.getDeviceByName returned None >20:55:12,939 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >20:55:12,942 DEBUG storage: DeviceTree.getDeviceByName returned None >20:55:12,947 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >20:55:12,951 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13496MB lvmvg fedora (17) >20:55:23,083 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 11000.0, ['vda', 'vdb'], raid0 >20:55:37,325 DEBUG storage: Ext4FS.supported: supported: True ; >20:55:37,329 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:55:37,329 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 11000.0, ['vda', 'vdb'], raid10 >20:55:37,331 INFO storage.ui: removed lvmlv fedora-root (id 20) from device tree >20:55:37,334 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >20:55:37,337 INFO storage.ui: registered action: [24] Destroy Device lvmlv fedora-root (id 20) >20:55:37,338 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 0, ['vda', 'vdb'], None >20:55:37,341 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 13496MB lvmvg fedora (17) ; factory: <pyanaconda.storage.LVMFactory object at 0xaee3f98c> ; members: [] ; >20:55:37,344 DEBUG storage.ui: LVMPhysicalVolume.__init__: >20:55:37,347 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >20:55:37,348 DEBUG storage.ui: using container fedora with 2 devices >20:55:37,348 DEBUG storage.ui: fedora size is 13496MB >20:55:37,350 DEBUG storage.ui: vg fedora has 11000MB free >20:55:37,350 DEBUG storage.ui: raw container size reported as 2508 >20:55:37,352 DEBUG storage.ui: adding a TotalSizeSet with size 2508 >20:55:37,352 DEBUG storage.ui: set.allocated = 16 >20:55:37,354 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:55:37,359 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:55:37,361 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)', 'vdb1(id 16)'] from disk(s) ['vda', 'vdb'] >20:55:37,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:37,368 DEBUG storage.ui: device vda1 new partedPartition None >20:55:37,370 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:37,374 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:37,378 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:37,380 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:37,382 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:37,387 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:37,391 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 15)', 'req1(id 16)'] >20:55:37,393 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)'] from disk(s) ['vda', 'vdb'] >20:55:37,395 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:37,400 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:37,401 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:37,405 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:37,409 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:37,411 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:37,412 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2508.0 >20:55:37,412 DEBUG storage.ui: checking freespace on vda >20:55:37,413 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >20:55:37,415 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:37,416 DEBUG storage.ui: evaluating growth potential for new layout >20:55:37,417 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:37,418 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,421 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:55:37,422 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:37,424 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:37,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:37,432 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd740c> PedPartition: <_ped.Partition object at 0xafdd5c2c> >20:55:37,443 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:37,446 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:37,451 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:37,453 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,454 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:55:37,454 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:37,456 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:37,459 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:55:37,461 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:55:37,463 DEBUG storage.ui: request 15 (vda1) growth: 5120000 (2500MB) size: 2508MB >20:55:37,466 DEBUG storage.ui: disk /dev/vda growth: 5120000 (2500MB) >20:55:37,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:37,473 DEBUG storage.ui: device vda1 new partedPartition None >20:55:37,478 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:37,483 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:37,485 DEBUG storage.ui: total growth: 5120000 sectors >20:55:37,487 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:55:37,490 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:37,492 DEBUG storage.ui: new free allows for 5120000 sectors of growth >20:55:37,495 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:37,498 DEBUG storage.ui: created partition vda1 of 8MB and added it to /dev/vda >20:55:37,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:37,506 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe390ec> PedPartition: <_ped.Partition object at 0xafdd5dac> >20:55:37,511 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:37,516 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:37,524 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:37,529 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3382c> PedPartition: <_ped.Partition object at 0xaeb14fbc> >20:55:37,532 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:37,540 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:37,544 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:37,547 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:37,554 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:37,556 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:37,560 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2508.0 >20:55:37,561 DEBUG storage.ui: checking freespace on vdb >20:55:37,562 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >20:55:37,563 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:37,565 DEBUG storage.ui: evaluating growth potential for new layout >20:55:37,568 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:37,570 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:37,576 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:37,578 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3546c> PedPartition: <_ped.Partition object at 0xafdd5cbc> >20:55:37,584 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:37,589 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:37,593 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:37,595 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,595 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:55:37,597 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:37,599 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:55:37,601 DEBUG storage.ui: taking back 20029377 (9779MB) from 16 (vdb1) >20:55:37,602 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 5120000 units, or 2500MB >20:55:37,604 DEBUG storage.ui: request 16 (vdb1) growth: 5120000 (2500MB) size: 2508MB >20:55:37,606 DEBUG storage.ui: disk /dev/vdb growth: 5120000 (2500MB) >20:55:37,608 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:37,610 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:37,612 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:55:37,617 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:37,618 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:37,620 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:55:37,622 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:55:37,625 DEBUG storage.ui: request 15 (vda1) growth: 5120000 (2500MB) size: 2508MB >20:55:37,627 DEBUG storage.ui: disk /dev/vda growth: 5120000 (2500MB) >20:55:37,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:37,634 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:37,640 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:37,645 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:37,647 DEBUG storage.ui: total growth: 10240000 sectors >20:55:37,649 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:55:37,653 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:37,655 DEBUG storage.ui: new free allows for 10240000 sectors of growth >20:55:37,658 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:37,661 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >20:55:37,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:37,668 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf30c> PedPartition: <_ped.Partition object at 0xafdd83ec> >20:55:37,674 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:37,679 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:37,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:37,689 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3746c> PedPartition: <_ped.Partition object at 0xafdd847c> >20:55:37,693 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda1(id 15)', 'vdb1(id 16)'] >20:55:37,693 DEBUG storage.ui: growable partitions are ['vda1', 'vdb1'] >20:55:37,696 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:37,698 DEBUG storage.ui: disk vda has 1 chunks >20:55:37,701 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:37,703 DEBUG storage.ui: disk vdb has 1 chunks >20:55:37,705 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,708 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:55:37,711 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:37,713 DEBUG storage.ui: adding 25149377 (12279MB) to 15 (vda1) >20:55:37,716 DEBUG storage.ui: taking back 20029377 (9779MB) from 15 (vda1) >20:55:37,718 DEBUG storage.ui: new grow amount for request 15 (vda1) is 5120000 units, or 2500MB >20:55:37,720 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:37,723 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 5120000 >done = False >20:55:37,726 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >20:55:37,728 DEBUG storage.ui: adding 25149377 (12279MB) to 16 (vdb1) >20:55:37,730 DEBUG storage.ui: taking back 20029377 (9779MB) from 16 (vdb1) >20:55:37,732 DEBUG storage.ui: new grow amount for request 16 (vdb1) is 5120000 units, or 2500MB >20:55:37,735 DEBUG storage.ui: set: ['vda1', 'vdb1'] 16/2508 >20:55:37,737 DEBUG storage.ui: allocating 2500 to TotalSizeSet with 16/2508 (2492 needed) >20:55:37,739 DEBUG storage.ui: allocating 2500 to TotalSizeSet with 2516/2508 (-8 needed) >20:55:37,742 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True >20:55:37,744 DEBUG storage.ui: needed: -2508 >20:55:37,747 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True 2568192 (1254 MB) >20:55:37,750 DEBUG storage.ui: deallocating 1254 from TotalSizeSet with 5016/2508 (-2508 needed) >20:55:37,753 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True >20:55:37,755 DEBUG storage.ui: needed: -1254 >20:55:37,757 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 5120000 max_grow = 5120000 >done = True 2568192 (1254 MB) >20:55:37,760 DEBUG storage.ui: deallocating 1254 from TotalSizeSet with 3762/2508 (-1254 needed) >20:55:37,762 DEBUG storage.ui: set: ['vda1', 'vdb1'] 2508/2508 >20:55:37,764 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2508/2508 (0 needed) >20:55:37,767 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2508/2508 (0 needed) >20:55:37,770 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vda1 growable = True >base = 16384 growth = 2551808 max_grow = 5120000 >done = True >20:55:37,772 DEBUG storage.ui: needed: 0 >20:55:37,775 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdb1 growable = True >base = 16384 growth = 2551808 max_grow = 5120000 >done = True >20:55:37,777 DEBUG storage.ui: needed: 0 >20:55:37,779 DEBUG storage.ui: growing partitions on vda >20:55:37,782 DEBUG storage.ui: partition vda1 (15): 0 >20:55:37,784 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe2ec0c> >20:55:37,787 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)'] from disk(s) ['vda'] >20:55:37,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:37,795 DEBUG storage.ui: device vda1 new partedPartition None >20:55:37,800 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:37,805 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:37,807 DEBUG storage.ui: back from removeNewPartitions >20:55:37,810 DEBUG storage.ui: extended: None >20:55:37,812 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe2ec0c> >20:55:37,817 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:37,821 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd6bac> PedPartition: <_ped.Partition object at 0xafdd84ac> >20:55:37,826 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:37,831 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:37,836 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:37,841 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd7a6c> PedPartition: <_ped.Partition object at 0xafdd853c> >20:55:37,844 DEBUG storage.ui: growing partitions on vdb >20:55:37,844 DEBUG storage.ui: partition vdb1 (16): 0 >20:55:37,850 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd7e6c> >20:55:37,853 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)'] from disk(s) ['vdb'] >20:55:37,858 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:37,861 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:37,866 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:37,871 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:37,876 DEBUG storage.ui: back from removeNewPartitions >20:55:37,876 DEBUG storage.ui: extended: None >20:55:37,878 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd7e6c> >20:55:37,884 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:37,887 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd7d8c> PedPartition: <_ped.Partition object at 0xafdd865c> >20:55:37,892 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:37,896 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:37,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:37,906 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd77cc> PedPartition: <_ped.Partition object at 0xafdd5cec> >20:55:37,909 DEBUG storage.ui: fixing size of non-existent 1254MB partition vda1 (15) with non-existent lvmpv at 1254.00 >20:55:37,910 DEBUG storage.ui: fixing size of non-existent 1254MB partition vdb1 (16) with non-existent lvmpv at 1254.00 >20:55:37,927 DEBUG storage.ui: Storage.newDevice: 1 ; 11000.0 ; name: root ; encrypted: False ; disks: [DiskDevice instance (0xafefdf6c) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13a786c> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xafefdd2c>, DiskDevice instance (0xaff0008c) -- > name = vdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xb13c350c> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaff002cc>] ; raid_level: raid10 ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >20:55:37,931 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 11000.0, ['vda', 'vdb'], raid10 >20:55:37,935 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >20:55:37,940 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 2504MB lvmvg fedora (17) >20:55:37,944 DEBUG storage.ui: specified container name fedora is wrong type (lvmvg) >20:55:37,946 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.MDFactory object at 0xafeff78c> ; members: [] ; >20:55:37,956 DEBUG storage.ui: MDRaidMember.__init__: >20:55:37,957 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >20:55:37,961 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >20:55:37,965 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >20:55:37,968 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >20:55:37,974 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >20:55:37,979 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: mdmember ; >20:55:37,987 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >20:55:37,989 INFO storage.ui: added partition req2 (id 21) to device tree >20:55:37,990 INFO storage.ui: registered action: [25] Create Device partition req2 (id 21) >20:55:37,992 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:55:37,993 INFO storage.ui: registered action: [26] Create Format mdmember on partition req2 (id 21) >20:55:37,996 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >20:55:38,000 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >20:55:38,003 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >20:55:38,009 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >20:55:38,016 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: mdmember ; >20:55:38,022 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >20:55:38,024 INFO storage.ui: added partition req3 (id 22) to device tree >20:55:38,025 INFO storage.ui: registered action: [27] Create Device partition req3 (id 22) >20:55:38,027 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:55:38,028 INFO storage.ui: registered action: [28] Create Format mdmember on partition req3 (id 22) >20:55:38,030 DEBUG storage.ui: adding a SameSizeSet with size 22004 >20:55:38,035 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:55:38,040 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:55:38,044 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 21)', 'req3(id 22)', 'vda1(id 15)', 'vdb1(id 16)'] from disk(s) ['vda', 'vdb'] >20:55:38,050 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:38,053 DEBUG storage.ui: device vda1 new partedPartition None >20:55:38,057 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:38,062 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:38,069 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:38,074 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:38,077 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:38,082 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:38,087 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req2(id 21)', 'req3(id 22)', 'req0(id 15)', 'req1(id 16)'] >20:55:38,087 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)', 'req2(id 21)', 'req3(id 22)'] from disk(s) ['vda', 'vdb'] >20:55:38,092 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,100 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,102 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,107 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,115 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,119 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,119 DEBUG storage.ui: allocating partition: req0 ; id: 15 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1254MB ; grow: False ; max_size: 2508.0 >20:55:38,120 DEBUG storage.ui: checking freespace on vda >20:55:38,121 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1254MB boot=False best=None grow=False >20:55:38,124 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:38,125 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:55:38,127 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:38,130 DEBUG storage.ui: new free allows for 0 sectors of growth >20:55:38,132 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:38,135 DEBUG storage.ui: created partition vda1 of 1254MB and added it to /dev/vda >20:55:38,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:38,143 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3934c> PedPartition: <_ped.Partition object at 0xafdd5d4c> >20:55:38,148 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:38,154 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:38,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:38,164 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe39c6c> PedPartition: <_ped.Partition object at 0xafdd5dac> >20:55:38,167 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,172 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,175 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,179 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,179 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,180 DEBUG storage.ui: allocating partition: req1 ; id: 16 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1254MB ; grow: False ; max_size: 2508.0 >20:55:38,181 DEBUG storage.ui: checking freespace on vdb >20:55:38,182 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1254MB boot=False best=None grow=False >20:55:38,183 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >20:55:38,184 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:55:38,185 DEBUG storage.ui: new free: 63-25165823 / 12287MB >20:55:38,186 DEBUG storage.ui: new free allows for 0 sectors of growth >20:55:38,187 DEBUG storage.ui: adjusted start sector from 63 to 2048 >20:55:38,188 DEBUG storage.ui: created partition vdb1 of 1254MB and added it to /dev/vdb >20:55:38,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:38,193 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe35a2c> PedPartition: <_ped.Partition object at 0xafdd5c2c> >20:55:38,196 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:38,200 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:38,204 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:38,205 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd2a6c> PedPartition: <_ped.Partition object at 0xafdd853c> >20:55:38,209 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,212 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,213 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,217 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,221 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,222 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,223 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 11002 >20:55:38,223 DEBUG storage.ui: checking freespace on vda >20:55:38,225 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >20:55:38,226 DEBUG storage.ui: current free range is 63-2047 (0MB) >20:55:38,227 DEBUG storage.ui: current free range is 2570240-25165823 (11033MB) >20:55:38,228 DEBUG storage.ui: evaluating growth potential for new layout >20:55:38,228 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:38,229 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:38,230 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,231 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,232 DEBUG storage.ui: request 16 (vdb1) growth: 0 (0MB) size: 1254MB >20:55:38,232 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >20:55:38,233 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:38,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >20:55:38,239 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcf68c> PedPartition: <_ped.Partition object at 0xafdd850c> >20:55:38,243 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >20:55:38,246 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >20:55:38,247 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,248 DEBUG storage.ui: adding request 21 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,249 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,250 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,250 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 22530048 >done = False >20:55:38,251 DEBUG storage.ui: 1 requests and 22595521 (11032MB) left in chunk >20:55:38,252 DEBUG storage.ui: adding 22595521 (11032MB) to 21 (vda2) >20:55:38,253 DEBUG storage.ui: taking back 65473 (31MB) from 21 (vda2) >20:55:38,254 DEBUG storage.ui: new grow amount for request 21 (vda2) is 22530048 units, or 11001MB >20:55:38,254 DEBUG storage.ui: request 15 (vda1) growth: 0 (0MB) size: 1254MB >20:55:38,255 DEBUG storage.ui: request 21 (vda2) growth: 22530048 (11001MB) size: 11002MB >20:55:38,256 DEBUG storage.ui: disk /dev/vda growth: 22530048 (11001MB) >20:55:38,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >20:55:38,260 DEBUG storage.ui: device vda2 new partedPartition None >20:55:38,263 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >20:55:38,267 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >20:55:38,268 DEBUG storage.ui: total growth: 22530048 sectors >20:55:38,269 DEBUG storage.ui: updating use_disk to vda, type: 0 >20:55:38,270 DEBUG storage.ui: new free: 2570240-25165823 / 11033MB >20:55:38,270 DEBUG storage.ui: new free allows for 22530048 sectors of growth >20:55:38,272 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >20:55:38,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >20:55:38,277 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd78cc> PedPartition: <_ped.Partition object at 0xafdd8d7c> >20:55:38,281 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >20:55:38,285 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >20:55:38,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >20:55:38,291 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd91ac> PedPartition: <_ped.Partition object at 0xafdd8e0c> >20:55:38,294 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,298 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,299 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,303 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:55:38,307 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:55:38,308 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:55:38,308 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 11002 >20:55:38,309 DEBUG storage.ui: checking freespace on vdb >20:55:38,310 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >20:55:38,312 DEBUG storage.ui: current free range is 63-2047 (0MB) >20:55:38,312 DEBUG storage.ui: current free range is 2570240-25165823 (11033MB) >20:55:38,313 DEBUG storage.ui: evaluating growth potential for new layout >20:55:38,314 DEBUG storage.ui: calculating growth for disk /dev/vdb >20:55:38,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:55:38,319 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd9f0c> PedPartition: <_ped.Partition object at 0xafdd847c> >20:55:38,323 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >20:55:38,326 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >20:55:38,327 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:38,328 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:38,329 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,330 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,331 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 22530048 >done = False >20:55:38,331 DEBUG storage.ui: 1 requests and 22595521 (11032MB) left in chunk >20:55:38,332 DEBUG storage.ui: adding 22595521 (11032MB) to 22 (vdb2) >20:55:38,333 DEBUG storage.ui: taking back 65473 (31MB) from 22 (vdb2) >20:55:38,334 DEBUG storage.ui: new grow amount for request 22 (vdb2) is 22530048 units, or 11001MB >20:55:38,334 DEBUG storage.ui: request 16 (vdb1) growth: 0 (0MB) size: 1254MB >20:55:38,335 DEBUG storage.ui: request 22 (vdb2) growth: 22530048 (11001MB) size: 11002MB >20:55:38,336 DEBUG storage.ui: disk /dev/vdb growth: 22530048 (11001MB) >20:55:38,336 DEBUG storage.ui: calculating growth for disk /dev/vda >20:55:38,337 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,338 DEBUG storage.ui: adding request 21 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,339 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,340 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,340 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 22530048 >done = False >20:55:38,341 DEBUG storage.ui: 1 requests and 22595521 (11032MB) left in chunk >20:55:38,342 DEBUG storage.ui: adding 22595521 (11032MB) to 21 (vda2) >20:55:38,343 DEBUG storage.ui: taking back 65473 (31MB) from 21 (vda2) >20:55:38,343 DEBUG storage.ui: new grow amount for request 21 (vda2) is 22530048 units, or 11001MB >20:55:38,344 DEBUG storage.ui: request 15 (vda1) growth: 0 (0MB) size: 1254MB >20:55:38,345 DEBUG storage.ui: request 21 (vda2) growth: 22530048 (11001MB) size: 11002MB >20:55:38,345 DEBUG storage.ui: disk /dev/vda growth: 22530048 (11001MB) >20:55:38,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >20:55:38,350 DEBUG storage.ui: device vdb2 new partedPartition None >20:55:38,353 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdb ; >20:55:38,356 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >20:55:38,357 DEBUG storage.ui: total growth: 45060096 sectors >20:55:38,358 DEBUG storage.ui: updating use_disk to vdb, type: 0 >20:55:38,358 DEBUG storage.ui: new free: 2570240-25165823 / 11033MB >20:55:38,359 DEBUG storage.ui: new free allows for 45060096 sectors of growth >20:55:38,361 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >20:55:38,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:55:38,365 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd4fcc> PedPartition: <_ped.Partition object at 0xafdd84ac> >20:55:38,369 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >20:55:38,372 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >20:55:38,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >20:55:38,378 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd740c> PedPartition: <_ped.Partition object at 0xafdd5c2c> >20:55:38,379 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb'], partitions=['vda2(id 21)', 'vdb2(id 22)', 'vda1(id 15)', 'vdb1(id 16)'] >20:55:38,380 DEBUG storage.ui: growable partitions are ['vda2', 'vdb2'] >20:55:38,381 DEBUG storage.ui: adding request 21 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,382 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/vda >20:55:38,383 DEBUG storage.ui: disk vda has 1 chunks >20:55:38,384 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:38,385 DEBUG storage.ui: adding request 16 to chunk 25165761 (63-25165823) on /dev/vdb >20:55:38,386 DEBUG storage.ui: disk vdb has 1 chunks >20:55:38,387 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,388 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vda1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,389 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 22530048 >done = False >20:55:38,389 DEBUG storage.ui: 1 requests and 22595521 (11032MB) left in chunk >20:55:38,390 DEBUG storage.ui: adding 22595521 (11032MB) to 21 (vda2) >20:55:38,391 DEBUG storage.ui: taking back 65473 (31MB) from 21 (vda2) >20:55:38,391 DEBUG storage.ui: new grow amount for request 21 (vda2) is 22530048 units, or 11001MB >20:55:38,392 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/vdb start = 63 end = 25165823 >sectorSize = 512 > >20:55:38,393 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdb1 growable = False >base = 2568192 growth = 0 max_grow = 0 >done = True >20:55:38,394 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 22530048 >done = False >20:55:38,395 DEBUG storage.ui: 1 requests and 22595521 (11032MB) left in chunk >20:55:38,396 DEBUG storage.ui: adding 22595521 (11032MB) to 22 (vdb2) >20:55:38,397 DEBUG storage.ui: taking back 65473 (31MB) from 22 (vdb2) >20:55:38,397 DEBUG storage.ui: new grow amount for request 22 (vdb2) is 22530048 units, or 11001MB >20:55:38,398 DEBUG storage.ui: set: ['vda2', 'vdb2'] 11002 >20:55:38,399 DEBUG storage.ui: min growth is 22530048 >20:55:38,400 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 22530048 max_grow = 22530048 >done = True is 22530048 >20:55:38,401 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb2 growable = True >base = 2048 growth = 22530048 max_grow = 22530048 >done = True is 22530048 >20:55:38,402 DEBUG storage.ui: set: ['vda2', 'vdb2'] 11002 >20:55:38,403 DEBUG storage.ui: min growth is 22530048 >20:55:38,403 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 22530048 max_grow = 22530048 >done = True is 22530048 >20:55:38,404 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 22 name = vdb2 growable = True >base = 2048 growth = 22530048 max_grow = 22530048 >done = True is 22530048 >20:55:38,405 DEBUG storage.ui: growing partitions on vda >20:55:38,406 DEBUG storage.ui: partition vda1 (15): 0 >20:55:38,406 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe356cc> >20:55:38,407 DEBUG storage.ui: partition vda2 (21): 0 >20:55:38,407 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 2570240 end: 25102335 length: 22532096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3572c> >20:55:38,408 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 15)', 'vda2(id 21)'] from disk(s) ['vda'] >20:55:38,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:38,411 DEBUG storage.ui: device vda1 new partedPartition None >20:55:38,413 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >20:55:38,415 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >20:55:38,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >20:55:38,418 DEBUG storage.ui: device vda2 new partedPartition None >20:55:38,420 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >20:55:38,422 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:55:38,423 DEBUG storage.ui: back from removeNewPartitions >20:55:38,423 DEBUG storage.ui: extended: None >20:55:38,424 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe356cc> >20:55:38,426 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >20:55:38,427 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd666c> PedPartition: <_ped.Partition object at 0xafdd5ddc> >20:55:38,430 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >20:55:38,433 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >20:55:38,437 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >20:55:38,438 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3734c> PedPartition: <_ped.Partition object at 0xafddb20c> >20:55:38,439 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2570240 end: 25102335 length: 22532096 > device: <parted.device.Device object at 0xafe37d2c> PedGeometry: <_ped.Geometry object at 0xafe3572c> >20:55:38,443 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >20:55:38,445 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd604c> PedPartition: <_ped.Partition object at 0xafdd5d4c> >20:55:38,448 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >20:55:38,452 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >20:55:38,456 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >20:55:38,457 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe3784c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdcff6c> PedPartition: <_ped.Partition object at 0xafddb23c> >20:55:38,458 DEBUG storage.ui: growing partitions on vdb >20:55:38,459 DEBUG storage.ui: partition vdb1 (16): 0 >20:55:38,460 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd908c> >20:55:38,461 DEBUG storage.ui: partition vdb2 (22): 0 >20:55:38,462 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 2570240 end: 25102335 length: 22532096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd902c> >20:55:38,463 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 16)', 'vdb2(id 22)'] from disk(s) ['vdb'] >20:55:38,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:38,467 DEBUG storage.ui: device vdb1 new partedPartition None >20:55:38,471 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >20:55:38,474 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >20:55:38,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >20:55:38,478 DEBUG storage.ui: device vdb2 new partedPartition None >20:55:38,482 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdb ; >20:55:38,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:55:38,487 DEBUG storage.ui: back from removeNewPartitions >20:55:38,487 DEBUG storage.ui: extended: None >20:55:38,488 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 2570239 length: 2568192 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd908c> >20:55:38,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >20:55:38,493 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3382c> PedPartition: <_ped.Partition object at 0xafddb26c> >20:55:38,497 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >20:55:38,500 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >20:55:38,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >20:55:38,505 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe39f6c> PedPartition: <_ped.Partition object at 0xafdd5ddc> >20:55:38,506 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2570240 end: 25102335 length: 22532096 > device: <parted.device.Device object at 0xaff0038c> PedGeometry: <_ped.Geometry object at 0xafdd902c> >20:55:38,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >20:55:38,511 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafe3396c> PedPartition: <_ped.Partition object at 0xafddb29c> >20:55:38,514 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >20:55:38,518 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >20:55:38,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >20:55:38,523 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaff0030c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafdd670c> PedPartition: <_ped.Partition object at 0xafdd853c> >20:55:38,525 DEBUG storage.ui: fixing size of non-existent 1254MB partition vda1 (15) with non-existent lvmpv at 1254.00 >20:55:38,526 DEBUG storage.ui: fixing size of non-existent 11002MB partition vda2 (21) with non-existent mdmember at 11002.00 >20:55:38,527 DEBUG storage.ui: fixing size of non-existent 1254MB partition vdb1 (16) with non-existent lvmpv at 1254.00 >20:55:38,528 DEBUG storage.ui: fixing size of non-existent 11002MB partition vdb2 (22) with non-existent mdmember at 11002.00 >20:55:38,530 DEBUG storage.ui: creating new device >20:55:38,534 DEBUG storage.ui: Ext4FS.supported: supported: True ; >20:55:38,535 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >20:55:38,538 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >20:55:38,541 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >20:55:38,545 DEBUG storage.ui: MDRaidArrayDevice._setFormat: root ; current: None ; type: ext4 ; >20:55:38,546 INFO storage.ui: added mdarray root (id 23) to device tree >20:55:38,550 INFO storage.ui: registered action: [29] Create Device mdarray root (id 23) >20:55:38,550 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >20:55:38,552 INFO storage.ui: registered action: [30] Create Format ext4 filesystem mounted at / on mdarray root (id 23) >20:55:38,554 DEBUG storage.ui: raw RAID 10 size == 11002.0 >20:55:38,556 INFO storage.ui: Using 8MB superBlockSize >20:55:38,556 DEBUG storage.ui: non-existent RAID 10 size == 10994.0 >20:55:38,559 DEBUG storage.ui: raw RAID 10 size == 11002.0 >20:55:38,560 INFO storage.ui: Using 8MB superBlockSize >20:55:38,560 DEBUG storage.ui: non-existent RAID 10 size == 10994.0 >20:55:38,578 DEBUG storage: raw RAID 10 size == 11002.0 >20:55:38,578 INFO storage: Using 8MB superBlockSize >20:55:38,580 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:55:38,584 DEBUG storage: raw RAID 10 size == 11002.0 >20:55:38,585 INFO storage: Using 8MB superBlockSize >20:55:38,587 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:55:38,590 DEBUG storage: raw RAID 10 size == 11002.0 >20:55:38,591 INFO storage: Using 8MB superBlockSize >20:55:38,593 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:55:38,596 DEBUG storage: raw RAID 10 size == 11002.0 >20:55:38,596 INFO storage: Using 8MB superBlockSize >20:55:38,599 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:55:38,607 DEBUG storage: raw RAID 10 size == 11002.0 >20:55:38,608 INFO storage: Using 8MB superBlockSize >20:55:38,611 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:55:38,616 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 10994.0, ['vda', 'vdb'], raid0 >20:56:20,518 DEBUG storage: raw RAID 10 size == 11002.0 >20:56:20,520 INFO storage: Using 8MB superBlockSize >20:56:20,520 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:56:20,531 DEBUG storage: Ext4FS.supported: supported: True ; >20:56:20,534 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:56:20,535 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0xafeec0cc>, 10994.0, ['vda', 'vdb'], raid10 >20:56:20,536 DEBUG storage: raw RAID 10 size == 11002.0 >20:56:20,538 INFO storage: Using 8MB superBlockSize >20:56:20,538 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:56:20,552 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >20:56:20,558 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk vda (1) with non-existent msdos disklabel >20:56:20,560 DEBUG storage: resolved 'vda' to 'vda' (disk) >20:56:20,561 DEBUG storage: stage1 device cannot be of type lvmvg >20:56:20,563 DEBUG storage: stage1 device cannot be of type lvmlv >20:56:20,564 DEBUG storage: stage1 device cannot be of type lvmlv >20:56:20,565 DEBUG storage: stage1 device cannot be of type mdarray >20:56:20,565 DEBUG storage: _is_valid_disklabel(vda) returning True >20:56:20,567 DEBUG storage: _is_valid_size(vda) returning True >20:56:20,567 DEBUG storage: _is_valid_location(vda) returning True >20:56:20,567 DEBUG storage: _is_valid_format(vda) returning True >20:56:20,569 DEBUG storage: is_valid_stage1_device(vda) returning True >20:56:20,585 DEBUG storage: raw RAID 10 size == 11002.0 >20:56:20,588 INFO storage: Using 8MB superBlockSize >20:56:20,590 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:56:20,593 DEBUG storage: raw RAID 10 size == 11002.0 >20:56:20,598 INFO storage: Using 8MB superBlockSize >20:56:20,599 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:56:20,600 DEBUG storage: _is_valid_disklabel(vda) returning True >20:56:20,602 DEBUG storage: _is_valid_size(vda) returning True >20:56:20,609 DEBUG storage: _is_valid_location(vda) returning True >20:56:20,609 DEBUG storage: _is_valid_format(vda) returning True >20:56:20,611 DEBUG storage: is_valid_stage1_device(vda) returning True >20:56:20,617 DEBUG storage: _is_valid_disklabel(fedora-boot) returning True >20:56:20,617 DEBUG storage: _is_valid_size(fedora-boot) returning True >20:56:20,619 DEBUG storage: _is_valid_location(fedora-boot) returning True >20:56:20,626 DEBUG storage: _is_valid_partition(fedora-boot) returning True >20:56:20,626 DEBUG storage: _is_valid_format(fedora-boot) returning True >20:56:20,626 DEBUG storage: is_valid_stage2_device(fedora-boot) returning True >20:57:00,534 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:57:00,640 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >20:57:00,648 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:57:00,652 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-boot ; status: False ; controllable: True ; >20:57:00,655 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >20:57:00,658 DEBUG storage: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >20:57:00,662 DEBUG storage: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >20:57:00,665 DEBUG storage: PartitionDevice.teardown: vdb2 ; status: False ; controllable: True ; >20:57:00,667 INFO storage: resetting parted disks... >20:57:00,674 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >20:57:00,679 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >20:57:00,683 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdb ; >20:57:00,686 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >20:57:00,689 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >20:57:00,692 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >20:57:00,697 DEBUG storage: PartitionDevice.preCommitFixup: vdb2 ; >20:57:00,700 DEBUG storage: MDRaidArrayDevice.preCommitFixup: root ; [None, '', '', '', '', '', None, '', '', None, '', '', '', '/boot', '', '', '', '/'] ; >20:57:00,704 DEBUG storage: raw RAID 10 size == 11002.0 >20:57:00,706 INFO storage: Using 8MB superBlockSize >20:57:00,708 DEBUG storage: non-existent RAID 10 size == 10994.0 >20:57:00,711 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >20:57:00,714 DEBUG storage: sector-based lookup found partition vda1 >20:57:00,718 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >20:57:00,723 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafeff68c> fileSystem: <parted.filesystem.FileSystem object at 0xaff9b34c> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaff9b6ac> PedPartition: <_ped.Partition object at 0xafdf4c5c> >20:57:00,726 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >20:57:00,728 DEBUG storage: sector-based lookup found partition vda2 >20:57:00,731 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >20:57:00,733 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafeff68c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaff9b08c> PedPartition: <_ped.Partition object at 0xafefb0ec> >20:57:00,736 DEBUG storage: action: [0] Destroy Format None on disk vdb (id 5) >20:57:00,738 DEBUG storage: action: [1] Create Format msdos disklabel on disk vdb (id 5) >20:57:00,740 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition vda1 (id 2) >20:57:00,741 DEBUG storage: action: [3] Destroy Device partition vda1 (id 2) >20:57:00,742 DEBUG storage: action: [4] Destroy Format ext4 filesystem on lvmlv fedora-root (id 14) >20:57:00,743 DEBUG storage: action: [5] Destroy Device lvmlv fedora-root (id 14) >20:57:00,743 DEBUG storage: action: [6] Destroy Format swap on lvmlv fedora-swap (id 13) >20:57:00,744 DEBUG storage: action: [7] Destroy Device lvmlv fedora-swap (id 13) >20:57:00,749 DEBUG storage: action: [8] Destroy Device lvmvg fedora (id 4) >20:57:00,751 DEBUG storage: action: [9] Destroy Format lvmpv on partition vda2 (id 3) >20:57:00,751 DEBUG storage: action: [10] Destroy Device partition vda2 (id 3) >20:57:00,751 DEBUG storage: action: [11] Destroy Format msdos disklabel on disk vda (id 1) >20:57:00,753 DEBUG storage: action: [12] Create Format msdos disklabel on disk vda (id 1) >20:57:00,754 DEBUG storage: action: [13] Create Device partition vda1 (id 15) >20:57:00,754 DEBUG storage: action: [14] Create Format lvmpv on partition vda1 (id 15) >20:57:00,754 DEBUG storage: action: [15] Create Device partition vdb1 (id 16) >20:57:00,755 DEBUG storage: action: [16] Create Format lvmpv on partition vdb1 (id 16) >20:57:00,755 DEBUG storage: action: [17] Create Device lvmvg fedora (id 17) >20:57:00,756 DEBUG storage: action: [18] Create Device lvmlv fedora-boot (id 18) >20:57:00,757 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 18) >20:57:00,757 DEBUG storage: action: [20] Create Device lvmlv fedora-swap (id 19) >20:57:00,757 DEBUG storage: action: [21] Create Format swap on lvmlv fedora-swap (id 19) >20:57:00,759 DEBUG storage: action: [22] Create Device lvmlv fedora-root (id 20) >20:57:00,760 DEBUG storage: action: [23] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >20:57:00,763 DEBUG storage: action: [24] Destroy Device lvmlv fedora-root (id 20) >20:57:00,765 DEBUG storage: action: [25] Create Device partition vda2 (id 21) >20:57:00,766 DEBUG storage: action: [26] Create Format mdmember on partition vda2 (id 21) >20:57:00,768 DEBUG storage: action: [27] Create Device partition vdb2 (id 22) >20:57:00,769 DEBUG storage: action: [28] Create Format mdmember on partition vdb2 (id 22) >20:57:00,771 DEBUG storage: action: [29] Create Device mdarray root (id 23) >20:57:00,775 DEBUG storage: action: [30] Create Format ext4 filesystem mounted at / on mdarray root (id 23) >20:57:00,776 INFO storage: pruning action queue... >20:57:00,778 INFO storage: removing obsolete action 22 (24) >20:57:00,780 INFO storage: removing obsolete action 23 (24) >20:57:00,781 INFO storage: removing obsolete action 24 (24) >20:57:00,783 DEBUG storage: action 23 already pruned >20:57:00,784 DEBUG storage: action 22 already pruned >20:57:00,787 INFO storage: sorting actions... >20:57:00,808 DEBUG storage: action: [6] Destroy Format swap on lvmlv fedora-swap (id 13) >20:57:00,812 DEBUG storage: action: [7] Destroy Device lvmlv fedora-swap (id 13) >20:57:00,812 DEBUG storage: action: [4] Destroy Format ext4 filesystem on lvmlv fedora-root (id 14) >20:57:00,814 DEBUG storage: action: [5] Destroy Device lvmlv fedora-root (id 14) >20:57:00,814 DEBUG storage: action: [8] Destroy Device lvmvg fedora (id 4) >20:57:00,814 DEBUG storage: action: [9] Destroy Format lvmpv on partition vda2 (id 3) >20:57:00,815 DEBUG storage: action: [10] Destroy Device partition vda2 (id 3) >20:57:00,816 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition vda1 (id 2) >20:57:00,816 DEBUG storage: action: [3] Destroy Device partition vda1 (id 2) >20:57:00,817 DEBUG storage: action: [11] Destroy Format msdos disklabel on disk vda (id 1) >20:57:00,817 DEBUG storage: action: [0] Destroy Format None on disk vdb (id 5) >20:57:00,819 DEBUG storage: action: [12] Create Format msdos disklabel on disk vda (id 1) >20:57:00,820 DEBUG storage: action: [13] Create Device partition vda1 (id 15) >20:57:00,822 DEBUG storage: action: [25] Create Device partition vda2 (id 21) >20:57:00,824 DEBUG storage: action: [26] Create Format mdmember on partition vda2 (id 21) >20:57:00,829 DEBUG storage: action: [14] Create Format lvmpv on partition vda1 (id 15) >20:57:00,831 DEBUG storage: action: [1] Create Format msdos disklabel on disk vdb (id 5) >20:57:00,832 DEBUG storage: action: [15] Create Device partition vdb1 (id 16) >20:57:00,834 DEBUG storage: action: [27] Create Device partition vdb2 (id 22) >20:57:00,835 DEBUG storage: action: [28] Create Format mdmember on partition vdb2 (id 22) >20:57:00,837 DEBUG storage: action: [29] Create Device mdarray root (id 23) >20:57:00,838 DEBUG storage: action: [30] Create Format ext4 filesystem mounted at / on mdarray root (id 23) >20:57:00,840 DEBUG storage: action: [16] Create Format lvmpv on partition vdb1 (id 16) >20:57:00,843 DEBUG storage: action: [17] Create Device lvmvg fedora (id 17) >20:57:00,845 DEBUG storage: action: [20] Create Device lvmlv fedora-swap (id 19) >20:57:00,847 DEBUG storage: action: [21] Create Format swap on lvmlv fedora-swap (id 19) >20:57:00,848 DEBUG storage: action: [18] Create Device lvmlv fedora-boot (id 18) >20:57:00,850 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 18) >20:57:00,855 INFO storage: executing action: [6] Destroy Format swap on lvmlv fedora-swap (id 13) >20:57:00,859 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >20:57:00,862 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: True ; >20:57:00,865 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >20:57:00,870 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >20:57:01,530 DEBUG storage: SwapSpace.destroy: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >20:57:01,883 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >20:57:01,891 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >20:57:01,901 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: None ; >20:57:02,002 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >20:57:02,525 INFO storage: executing action: [7] Destroy Device lvmlv fedora-swap (id 13) >20:57:02,533 DEBUG storage: LVMLogicalVolumeDevice.destroy: fedora-swap ; status: False ; >20:57:02,537 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >20:57:02,541 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >20:57:02,544 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >20:57:02,548 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:02,554 DEBUG storage: LVMLogicalVolumeDevice._destroy: fedora-swap ; status: False ; >20:57:02,920 INFO storage: executing action: [4] Destroy Format ext4 filesystem on lvmlv fedora-root (id 14) >20:57:02,932 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >20:57:02,937 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >20:57:02,950 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >20:57:02,954 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: True ; >20:57:03,475 DEBUG storage: Ext4FS.destroy: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >20:57:03,730 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >20:57:03,744 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >20:57:03,878 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >20:57:04,360 INFO storage: executing action: [5] Destroy Device lvmlv fedora-root (id 14) >20:57:04,375 DEBUG storage: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >20:57:04,381 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >20:57:04,386 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >20:57:04,394 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >20:57:04,401 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:04,407 DEBUG storage: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >20:57:04,794 INFO storage: executing action: [8] Destroy Device lvmvg fedora (id 4) >20:57:04,801 DEBUG storage: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >20:57:04,805 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >20:57:04,812 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:57:04,817 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >20:57:04,892 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >20:57:05,030 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >20:57:05,034 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >20:57:05,039 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:05,042 DEBUG storage: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >20:57:05,697 INFO storage: executing action: [9] Destroy Format lvmpv on partition vda2 (id 3) >20:57:05,706 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >20:57:05,712 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:05,932 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >20:57:06,162 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >20:57:06,172 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:06,188 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >20:57:06,444 INFO storage: executing action: [10] Destroy Device partition vda2 (id 3) >20:57:06,470 DEBUG storage: PartitionDevice.destroy: vda2 ; status: True ; >20:57:06,482 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >20:57:06,493 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >20:57:06,501 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >20:57:06,592 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >20:57:06,598 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >20:57:06,607 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:06,613 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:06,618 DEBUG storage: PartitionDevice._destroy: vda2 ; status: True ; >20:57:06,625 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >20:57:06,862 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition vda1 (id 2) >20:57:06,869 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: True ; >20:57:06,873 DEBUG storage: Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >20:57:07,122 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >20:57:07,131 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >20:57:07,318 INFO storage: executing action: [3] Destroy Device partition vda1 (id 2) >20:57:07,332 DEBUG storage: PartitionDevice.destroy: vda1 ; status: True ; >20:57:07,338 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >20:57:07,349 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >20:57:07,466 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >20:57:07,478 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >20:57:07,493 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:07,500 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:07,505 DEBUG storage: PartitionDevice._destroy: vda1 ; status: True ; >20:57:07,513 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >20:57:07,687 INFO storage: executing action: [11] Destroy Format msdos disklabel on disk vda (id 1) >20:57:07,705 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >20:57:07,709 DEBUG storage: DiskLabel.destroy: device: /dev/vda ; status: False ; type: disklabel ; >20:57:07,802 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >20:57:07,810 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >20:57:07,952 INFO storage: executing action: [0] Destroy Format None on disk vdb (id 5) >20:57:07,959 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: True ; >20:57:07,963 DEBUG storage: DeviceFormat.destroy: device: /dev/vdb ; status: False ; type: None ; >20:57:08,177 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >20:57:08,185 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >20:57:08,411 INFO storage: executing action: [12] Create Format msdos disklabel on disk vda (id 1) >20:57:08,427 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:57:08,435 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >20:57:08,440 DEBUG storage: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >20:57:08,446 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >20:57:08,779 DEBUG storage: DiskDevice.updateSysfsPath: vda ; status: True ; >20:57:08,785 DEBUG storage: vda sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda >20:57:08,894 INFO storage: executing action: [13] Create Device partition vda1 (id 15) >20:57:08,904 DEBUG storage: PartitionDevice.create: vda1 ; status: False ; >20:57:08,913 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vda1 ; orig: False ; >20:57:08,918 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:57:08,924 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:08,929 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:08,939 DEBUG storage: PartitionDevice._create: vda1 ; status: False ; >20:57:08,951 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >20:57:09,103 DEBUG storage: post-commit partition path is /dev/vda1 >20:57:09,118 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >20:57:09,123 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe377cc> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xac23d28c> PedPartition: <_ped.Partition object at 0xafdfdfbc> >20:57:09,129 DEBUG storage: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >20:57:09,312 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >20:57:09,316 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >20:57:09,322 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >20:57:09,325 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 >20:57:09,464 INFO storage: executing action: [25] Create Device partition vda2 (id 21) >20:57:09,471 DEBUG storage: PartitionDevice.create: vda2 ; status: False ; >20:57:09,475 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >20:57:09,478 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >20:57:09,493 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:09,497 DEBUG storage: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >20:57:09,500 DEBUG storage: PartitionDevice._create: vda2 ; status: False ; >20:57:09,505 DEBUG storage: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >20:57:09,762 DEBUG storage: post-commit partition path is /dev/vda2 >20:57:09,769 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >20:57:09,773 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafe377cc> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaffbc0ac> PedPartition: <_ped.Partition object at 0xafdf250c> >20:57:09,777 DEBUG storage: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >20:57:09,893 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >20:57:09,897 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >20:57:09,902 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >20:57:09,907 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 >20:57:10,076 INFO storage: executing action: [26] Create Format mdmember on partition vda2 (id 21) >20:57:10,090 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >20:57:10,093 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >20:57:10,096 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >20:57:10,099 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >20:57:10,103 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >20:57:10,110 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >20:57:10,113 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >20:57:10,116 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >20:57:10,119 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >20:57:10,122 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >20:57:10,126 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >20:57:10,129 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >20:57:10,135 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >20:57:10,138 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >20:57:10,142 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 5 ; >20:57:10,147 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >20:57:10,186 DEBUG storage: MDRaidMember.create: device: /dev/vda2 ; status: False ; type: mdmember ; >20:57:10,385 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >20:57:10,392 DEBUG storage: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >20:57:10,396 DEBUG storage: vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 >20:57:10,508 INFO storage: executing action: [14] Create Format lvmpv on partition vda1 (id 15) >20:57:10,543 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >20:57:10,548 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >20:57:10,559 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >20:57:10,576 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >20:57:10,581 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >20:57:10,585 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >20:57:10,590 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >20:57:10,595 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >20:57:10,602 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >20:57:10,607 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >20:57:10,611 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >20:57:10,616 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >20:57:10,620 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >20:57:10,627 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >20:57:10,632 DEBUG storage: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 6 ; >20:57:10,640 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >20:57:10,698 DEBUG storage: LVMPhysicalVolume.create: device: /dev/vda1 ; status: None ; type: lvmpv ; >20:57:10,710 DEBUG storage: LVMPhysicalVolume.create: device: /dev/vda1 ; status: None ; type: lvmpv ; >20:57:10,714 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/vda1 ; status: None ; type: lvmpv ; >20:57:11,592 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/vda1 ; type: lvmpv ; >20:57:11,859 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >20:57:11,864 DEBUG storage: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >20:57:11,866 DEBUG storage: vda1 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 >20:57:11,956 INFO storage: executing action: [1] Create Format msdos disklabel on disk vdb (id 5) >20:57:11,968 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:57:11,976 DEBUG storage: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:11,981 DEBUG storage: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:11,986 DEBUG storage: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >20:57:12,280 DEBUG storage: DiskDevice.updateSysfsPath: vdb ; status: True ; >20:57:12,284 DEBUG storage: vdb sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb >20:57:12,358 INFO storage: executing action: [15] Create Device partition vdb1 (id 16) >20:57:12,365 DEBUG storage: PartitionDevice.create: vdb1 ; status: False ; >20:57:12,368 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >20:57:12,371 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:57:12,375 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:12,381 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:12,385 DEBUG storage: PartitionDevice._create: vdb1 ; status: False ; >20:57:12,398 DEBUG storage: DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >20:57:12,529 DEBUG storage: post-commit partition path is /dev/vdb1 >20:57:12,536 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >20:57:12,539 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafefd44c> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xac23d72c> PedPartition: <_ped.Partition object at 0xafdffe9c> >20:57:12,544 DEBUG storage: DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >20:57:12,620 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >20:57:12,631 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >20:57:12,636 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >20:57:12,640 DEBUG storage: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >20:57:12,824 INFO storage: executing action: [27] Create Device partition vdb2 (id 22) >20:57:12,831 DEBUG storage: PartitionDevice.create: vdb2 ; status: False ; >20:57:12,834 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vdb2 ; orig: False ; >20:57:12,840 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >20:57:12,844 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:12,849 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >20:57:12,853 DEBUG storage: PartitionDevice._create: vdb2 ; status: False ; >20:57:12,866 DEBUG storage: DiskLabel.commit: device: /dev/vdb ; numparts: 2 ; >20:57:13,018 DEBUG storage: post-commit partition path is /dev/vdb2 >20:57:13,030 DEBUG storage: PartitionDevice._setPartedPartition: vdb2 ; >20:57:13,034 DEBUG storage: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xafefd44c> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaff9be0c> PedPartition: <_ped.Partition object at 0xafdf971c> >20:57:13,041 DEBUG storage: DeviceFormat.destroy: device: /dev/vdb2 ; status: False ; type: None ; >20:57:13,157 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >20:57:13,163 DEBUG storage: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >20:57:13,166 DEBUG storage: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >20:57:13,172 DEBUG storage: vdb2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 >20:57:13,356 INFO storage: executing action: [28] Create Format mdmember on partition vdb2 (id 22) >20:57:13,375 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >20:57:13,380 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 1 ; >20:57:13,389 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 2 ; >20:57:13,393 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 3 ; >20:57:13,398 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 4 ; >20:57:13,410 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 6 ; >20:57:13,416 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 8 ; >20:57:13,419 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 9 ; >20:57:13,431 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 10 ; >20:57:13,434 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 11 ; >20:57:13,439 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 12 ; >20:57:13,442 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 13 ; >20:57:13,445 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 14 ; >20:57:13,447 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb2 ; flag: 15 ; >20:57:13,450 DEBUG storage: PartitionDevice.setFlag: path: /dev/vdb2 ; flag: 5 ; >20:57:13,455 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 2 ; >20:57:13,476 DEBUG storage: MDRaidMember.create: device: /dev/vdb2 ; status: False ; type: mdmember ; >20:57:13,562 DEBUG storage: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >20:57:13,567 DEBUG storage: PartitionDevice.updateSysfsPath: vdb2 ; status: True ; >20:57:13,569 DEBUG storage: vdb2 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 >20:57:13,656 INFO storage: executing action: [29] Create Device mdarray root (id 23) >20:57:13,667 DEBUG storage: MDRaidArrayDevice.create: root ; status: False ; >20:57:13,673 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: root ; orig: False ; >20:57:13,677 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >20:57:13,680 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >20:57:13,683 DEBUG storage: MDRaidArrayDevice._create: root ; status: False ; >20:57:19,123 DEBUG storage: raw RAID 10 size == 11002.0 >20:57:19,126 INFO storage: Using 8MB superBlockSize >20:57:19,128 DEBUG storage: non-existent RAID 10 size == 10994.0 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC1\x20i386 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >01:49:58,810 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.2" x-pid="572" x-info="http://www.rsyslog.com"] start >01:49:38,908 INFO kernel: Initializing cgroup subsys cpuset >01:49:38,908 INFO kernel: Initializing cgroup subsys cpu >01:49:38,908 NOTICE kernel: Linux version 3.6.9-4.fc18.i686 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 4 14:40:31 UTC 2012 >01:49:38,908 INFO kernel: e820: BIOS-provided physical RAM map: >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009bbff] usable >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x000000000009bc00-0x000000000009ffff] reserved >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffcfff] usable >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x000000003fffd000-0x000000003fffffff] reserved >01:49:38,908 INFO kernel: BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] reserved >01:49:38,908 NOTICE kernel: Notice: NX (Execute Disable) protection missing in CPU! >01:49:38,908 INFO kernel: DMI 2.4 present. >01:49:38,908 DEBUG kernel: DMI: Red Hat KVM, BIOS 0.5.1 01/01/2007 >01:49:38,908 INFO kernel: Hypervisor detected: KVM >01:49:38,908 DEBUG kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >01:49:38,908 DEBUG kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >01:49:38,908 INFO kernel: e820: last_pfn = 0x3fffd max_arch_pfn = 0x100000 >01:49:38,908 INFO kernel: found SMP MP-table at [mem 0x000fda50-0x000fda5f] mapped at [c00fda50] >01:49:38,908 DEBUG kernel: initial memory mapped: [mem 0x00000000-0x00ffffff] >01:49:38,908 DEBUG kernel: Base memory trampoline at [c0097000] 97000 size 16384 >01:49:38,908 INFO kernel: init_memory_mapping: [mem 0x00000000-0x373fdfff] >01:49:38,908 DEBUG kernel: [mem 0x00000000-0x003fffff] page 4k >01:49:38,908 DEBUG kernel: [mem 0x00400000-0x36ffffff] page 2M >01:49:38,908 DEBUG kernel: [mem 0x37000000-0x373fdfff] page 4k >01:49:38,908 DEBUG kernel: kernel direct mapping tables up to 0x373fdfff @ [mem 0x00ff9000-0x00ffffff] >01:49:38,908 INFO kernel: RAMDISK: [mem 0x3e58d000-0x3ffdbfff] >01:49:38,908 INFO kernel: Allocated new RAMDISK: [mem 0x359af000-0x373fd403] >01:49:38,908 INFO kernel: Move RAMDISK from [mem 0x3e58d000-0x3ffdb403] to [mem 0x359af000-0x373fd403] >01:49:38,908 WARNING kernel: ACPI: RSDP 000fda00 00014 (v00 BOCHS ) >01:49:38,908 WARNING kernel: ACPI: RSDT 3fffd740 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >01:49:38,908 WARNING kernel: ACPI: FACP 3ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >01:49:38,908 WARNING kernel: ACPI: DSDT 3fffd900 024FD (v01 BXPC BXDSDT 00000001 INTL 20090123) >01:49:38,908 WARNING kernel: ACPI: FACS 3ffffe00 00040 >01:49:38,908 WARNING kernel: ACPI: SSDT 3fffd860 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >01:49:38,908 WARNING kernel: ACPI: APIC 3fffd770 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >01:49:38,908 DEBUG kernel: ACPI: Local APIC address 0xfee00000 >01:49:38,908 NOTICE kernel: 139MB HIGHMEM available. >01:49:38,908 NOTICE kernel: 883MB LOWMEM available. >01:49:38,908 INFO kernel: mapped low ram: 0 - 373fe000 >01:49:38,908 INFO kernel: low ram: 0 - 373fe000 >01:49:38,908 INFO kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >01:49:38,908 INFO kernel: kvm-clock: cpu 0, msr 0:ca2581, boot clock >01:49:38,908 WARNING kernel: Zone ranges: >01:49:38,908 WARNING kernel: DMA [mem 0x00010000-0x00ffffff] >01:49:38,908 WARNING kernel: Normal [mem 0x01000000-0x373fdfff] >01:49:38,908 WARNING kernel: HighMem [mem 0x373fe000-0x3fffcfff] >01:49:38,908 WARNING kernel: Movable zone start for each node >01:49:38,908 WARNING kernel: Early memory node ranges >01:49:38,908 WARNING kernel: node 0: [mem 0x00010000-0x0009afff] >01:49:38,908 WARNING kernel: node 0: [mem 0x00100000-0x3fffcfff] >01:49:38,908 DEBUG kernel: On node 0 totalpages: 262024 >01:49:38,908 DEBUG kernel: free_area_init_node: node 0, pgdat c0beea40, node_mem_map f51ae200 >01:49:38,908 DEBUG kernel: DMA zone: 32 pages used for memmap >01:49:38,908 DEBUG kernel: DMA zone: 0 pages reserved >01:49:38,908 DEBUG kernel: DMA zone: 3947 pages, LIFO batch:0 >01:49:38,908 DEBUG kernel: Normal zone: 1736 pages used for memmap >01:49:38,908 DEBUG kernel: Normal zone: 220470 pages, LIFO batch:31 >01:49:38,908 DEBUG kernel: HighMem zone: 280 pages used for memmap >01:49:38,908 DEBUG kernel: HighMem zone: 35559 pages, LIFO batch:7 >01:49:38,908 INFO kernel: Using APIC driver default >01:49:38,908 INFO kernel: ACPI: PM-Timer IO Port: 0xb008 >01:49:38,908 DEBUG kernel: ACPI: Local APIC address 0xfee00000 >01:49:38,908 INFO kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >01:49:38,908 INFO kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >01:49:38,908 INFO kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >01:49:38,908 INFO kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >01:49:38,908 INFO kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >01:49:38,908 INFO kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >01:49:38,908 INFO kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >01:49:38,908 INFO kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >01:49:38,908 INFO kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >01:49:38,908 DEBUG kernel: ACPI: IRQ0 used by override. >01:49:38,908 DEBUG kernel: ACPI: IRQ2 used by override. >01:49:38,908 DEBUG kernel: ACPI: IRQ5 used by override. >01:49:38,908 DEBUG kernel: ACPI: IRQ9 used by override. >01:49:38,908 DEBUG kernel: ACPI: IRQ10 used by override. >01:49:38,908 DEBUG kernel: ACPI: IRQ11 used by override. >01:49:38,908 INFO kernel: Using ACPI (MADT) for SMP configuration information >01:49:38,908 INFO kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >01:49:38,908 DEBUG kernel: nr_irqs_gsi: 40 >01:49:38,908 INFO kernel: PM: Registered nosave memory: 000000000009b000 - 000000000009c000 >01:49:38,908 INFO kernel: PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 >01:49:38,908 INFO kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >01:49:38,908 INFO kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >01:49:38,908 INFO kernel: e820: [mem 0x40000000-0xfffbbfff] available for PCI devices >01:49:38,908 INFO kernel: Booting paravirtualized kernel on KVM >01:49:38,908 INFO kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >01:49:38,908 INFO kernel: PERCPU: Embedded 13 pages/cpu @f519a000 s32256 r0 d20992 u53248 >01:49:38,908 DEBUG kernel: pcpu-alloc: s32256 r0 d20992 u53248 alloc=13*4096 >01:49:38,908 DEBUG kernel: pcpu-alloc: [0] 0 >01:49:38,908 INFO kernel: kvm-clock: cpu 0, msr 0:351a1581, primary cpu clock >01:49:38,908 INFO kernel: kvm-stealtime: cpu 0, msr 3519c8c0 >01:49:38,908 WARNING kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259976 >01:49:38,908 NOTICE kernel: Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC1\x20i386 quiet BOOT_IMAGE=vmlinuz >01:49:38,908 INFO kernel: PID hash table entries: 4096 (order: 2, 16384 bytes) >01:49:38,908 INFO kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >01:49:38,908 INFO kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >01:49:38,908 NOTICE kernel: __ex_table already sorted, skipping sort >01:49:38,908 INFO kernel: Initializing CPU#0 >01:49:38,908 INFO kernel: allocated 2097000 bytes of page_cgroup >01:49:38,908 INFO kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >01:49:38,908 INFO kernel: Initializing HighMem for node 0 (000373fe:0003fffd) >01:49:38,908 INFO kernel: Memory: 1000152k/1048564k available (5516k kernel code, 47944k reserved, 2697k data, 628k init, 143356k highmem) >01:49:38,908 INFO kernel: virtual kernel memory layout: >01:49:38,908 INFO kernel: fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >01:49:38,908 INFO kernel: pkmap : 0xff400000 - 0xff800000 (4096 kB) >01:49:38,908 INFO kernel: vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >01:49:38,908 INFO kernel: lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >01:49:38,908 INFO kernel: .init : 0xc0c06000 - 0xc0ca3000 ( 628 kB) >01:49:38,908 INFO kernel: .data : 0xc096316d - 0xc0c05880 (2697 kB) >01:49:38,908 INFO kernel: .text : 0xc0400000 - 0xc096316d (5516 kB) >01:49:38,908 INFO kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. >01:49:38,908 INFO kernel: SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >01:49:38,908 INFO kernel: Hierarchical RCU implementation. >01:49:38,908 INFO kernel: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. >01:49:38,908 INFO kernel: NR_IRQS:2304 nr_irqs:256 16 >01:49:38,908 DEBUG kernel: CPU 0 irqstacks, hard=f4808000 soft=f480a000 >01:49:38,908 INFO kernel: Console: colour VGA+ 80x25 >01:49:38,908 INFO kernel: console [tty0] enabled >01:49:38,908 INFO kernel: tsc: Detected 2399.950 MHz processor >01:49:38,908 INFO kernel: Calibrating delay loop (skipped) preset value.. 4799.90 BogoMIPS (lpj=2399950) >01:49:38,908 INFO kernel: pid_max: default: 32768 minimum: 301 >01:49:38,908 INFO kernel: Security Framework initialized >01:49:38,908 INFO kernel: SELinux: Initializing. >01:49:38,908 DEBUG kernel: SELinux: Starting in permissive mode >01:49:38,908 INFO kernel: Mount-cache hash table entries: 512 >01:49:38,908 INFO kernel: Initializing cgroup subsys cpuacct >01:49:38,908 INFO kernel: Initializing cgroup subsys memory >01:49:38,908 INFO kernel: Initializing cgroup subsys devices >01:49:38,908 INFO kernel: Initializing cgroup subsys freezer >01:49:38,908 INFO kernel: Initializing cgroup subsys net_cls >01:49:38,908 INFO kernel: Initializing cgroup subsys blkio >01:49:38,908 INFO kernel: Initializing cgroup subsys perf_event >01:49:38,908 INFO kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >01:49:38,908 INFO kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >01:49:38,908 INFO kernel: tlb_flushall_shift is 0x6 >01:49:38,908 INFO kernel: SMP alternatives: switching to UP code >01:49:38,909 INFO kernel: Freeing SMP alternatives: 24k freed >01:49:38,909 INFO kernel: ACPI: Core revision 20120711 >01:49:38,909 INFO kernel: ftrace: allocating 22737 entries in 45 pages >01:49:38,909 INFO kernel: Enabling APIC mode: Flat. Using 1 I/O APICs >01:49:38,909 INFO kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >01:49:38,909 INFO kernel: smpboot: CPU0: Intel Pentium II (Klamath) stepping 03 >01:49:38,909 INFO kernel: Performance Events: Broken PMU hardware detected, using software events only. >01:49:38,909 ERR kernel: Failed to access perfctr msr (MSR c1 is 0) >01:49:38,909 WARNING kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >01:49:38,909 INFO kernel: Brought up 1 CPUs >01:49:38,909 INFO kernel: smpboot: Total of 1 processors activated (4799.90 BogoMIPS) >01:49:38,909 INFO kernel: devtmpfs: initialized >01:49:38,909 INFO kernel: atomic64 test passed for i586+ platform with CX8 and with SSE >01:49:38,909 INFO kernel: RTC time: 1:49:39, date: 12/12/12 >01:49:38,909 INFO kernel: NET: Registered protocol family 16 >01:49:38,909 INFO kernel: ACPI: bus type pci registered >01:49:38,909 INFO kernel: PCI: PCI BIOS revision 2.10 entry at 0xffe77, last bus=0 >01:49:38,909 INFO kernel: PCI: Using configuration type 1 for base access >01:49:38,909 INFO kernel: bio: create slab <bio-0> at 0 >01:49:38,909 INFO kernel: ACPI: Added _OSI(Module Device) >01:49:38,909 INFO kernel: ACPI: Added _OSI(Processor Device) >01:49:38,909 INFO kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >01:49:38,909 INFO kernel: ACPI: Added _OSI(Processor Aggregator Device) >01:49:38,909 DEBUG kernel: ACPI: EC: Look up EC in DSDT >01:49:38,909 INFO kernel: ACPI: Interpreter enabled >01:49:38,909 INFO kernel: ACPI: (supports S0 S5) >01:49:38,909 INFO kernel: ACPI: Using IOAPIC for interrupt routing >01:49:38,909 INFO kernel: ACPI: No dock devices found. >01:49:38,909 INFO kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >01:49:38,909 INFO kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >01:49:38,909 DEBUG kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >01:49:38,909 DEBUG kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >01:49:38,909 DEBUG kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >01:49:38,909 DEBUG kernel: pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >01:49:38,909 DEBUG kernel: PCI: root bus 00: using default resources >01:49:38,909 WARNING kernel: pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >01:49:38,909 INFO kernel: PCI host bridge to bus 0000:00 >01:49:38,909 DEBUG kernel: pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >01:49:38,909 INFO kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >01:49:38,909 INFO kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >01:49:38,909 INFO kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >01:49:38,909 DEBUG kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >01:49:38,909 DEBUG kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >01:49:38,909 DEBUG kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >01:49:38,909 DEBUG kernel: pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] >01:49:38,909 DEBUG kernel: pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >01:49:38,909 DEBUG kernel: pci 0000:00:01.2: reg 20: [io 0xc020-0xc03f] >01:49:38,909 DEBUG kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >01:49:38,909 INFO kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >01:49:38,909 INFO kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf3ffffff] >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: reg 14: [mem 0x00000000-0x03ffffff] >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: reg 18: [mem 0xf4000000-0xf4001fff] >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: reg 1c: [io 0xc040-0xc05f] >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: reg 30: [mem 0xf4010000-0xf401ffff pref] >01:49:38,909 DEBUG kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >01:49:38,909 DEBUG kernel: pci 0000:00:03.0: reg 10: [io 0xc060-0xc07f] >01:49:38,909 DEBUG kernel: pci 0000:00:03.0: reg 14: [mem 0xf4020000-0xf4020fff] >01:49:38,909 DEBUG kernel: pci 0000:00:03.0: reg 30: [mem 0xf4030000-0xf403ffff pref] >01:49:38,909 DEBUG kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >01:49:38,909 DEBUG kernel: pci 0000:00:04.0: reg 10: [mem 0xf4040000-0xf4043fff] >01:49:38,909 DEBUG kernel: pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >01:49:38,909 DEBUG kernel: pci 0000:00:05.0: reg 10: [io 0xc080-0xc0bf] >01:49:38,909 DEBUG kernel: pci 0000:00:05.0: reg 14: [mem 0xf4044000-0xf4044fff] >01:49:38,909 DEBUG kernel: pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >01:49:38,909 DEBUG kernel: pci 0000:00:06.0: reg 10: [io 0xc0c0-0xc0df] >01:49:38,909 DEBUG kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >01:49:38,909 DEBUG kernel: pci 0000:00:07.0: reg 10: [io 0xc100-0xc13f] >01:49:38,909 DEBUG kernel: pci 0000:00:07.0: reg 14: [mem 0xf4045000-0xf4045fff] >01:49:38,909 DEBUG kernel: pci_bus 0000:00: on NUMA node 0 >01:49:38,909 DEBUG kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >01:49:38,909 INFO kernel: pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >01:49:38,909 INFO kernel: pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >01:49:38,909 INFO kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >01:49:38,909 INFO kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >01:49:38,909 INFO kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >01:49:38,909 INFO kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >01:49:38,909 INFO kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >01:49:38,909 INFO kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >01:49:38,909 INFO kernel: vgaarb: loaded >01:49:38,909 INFO kernel: vgaarb: bridge control possible 0000:00:02.0 >01:49:38,909 NOTICE kernel: SCSI subsystem initialized >01:49:58,826 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >01:49:58,855 INFO systemd: Detected virtualization 'kvm'. >01:49:58,855 INFO systemd: Initializing machine ID from KVM UUID. >01:49:58,855 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >01:49:58,855 INFO systemd: Mounted POSIX Message Queue File System. >01:49:58,855 INFO systemd: Mounted Huge Pages File System. >01:49:58,855 INFO systemd: Mounted Debug File System. >01:49:58,856 INFO systemd: Started Apply Kernel Variables. >01:49:58,856 INFO systemd: Started Remount Root and Kernel File Systems. >01:49:58,856 INFO systemd: Starting Local File Systems (Pre). >01:49:58,856 INFO systemd: Reached target Local File Systems (Pre). >01:49:38,909 INFO kernel: ACPI: bus type scsi registered >01:49:38,909 DEBUG kernel: libata version 3.00 loaded. >01:49:38,909 INFO kernel: ACPI: bus type usb registered >01:49:38,909 INFO kernel: usbcore: registered new interface driver usbfs >01:49:38,909 INFO kernel: usbcore: registered new interface driver hub >01:49:38,909 INFO kernel: usbcore: registered new device driver usb >01:49:38,909 INFO kernel: PCI: Using ACPI for IRQ routing >01:49:38,909 DEBUG kernel: PCI: pci_cache_line_size set to 32 bytes >01:49:38,909 DEBUG kernel: e820: reserve RAM buffer [mem 0x0009bc00-0x0009ffff] >01:49:38,909 DEBUG kernel: e820: reserve RAM buffer [mem 0x3fffd000-0x3fffffff] >01:49:38,909 INFO kernel: NetLabel: Initializing >01:49:38,909 INFO kernel: NetLabel: domain hash size = 128 >01:49:38,909 INFO kernel: NetLabel: protocols = UNLABELED CIPSOv4 >01:49:38,909 INFO kernel: NetLabel: unlabeled traffic allowed by default >01:49:38,909 INFO kernel: Switching to clocksource kvm-clock >01:49:38,909 INFO kernel: pnp: PnP ACPI init >01:49:38,909 INFO kernel: ACPI: bus type pnp registered >01:49:38,909 DEBUG kernel: pnp 00:00: [bus 00-ff] >01:49:38,909 DEBUG kernel: pnp 00:00: [io 0x0cf8-0x0cff] >01:49:38,909 DEBUG kernel: pnp 00:00: [io 0x0000-0x0cf7 window] >01:49:38,909 DEBUG kernel: pnp 00:00: [io 0x0d00-0xffff window] >01:49:38,909 DEBUG kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window] >01:49:38,909 DEBUG kernel: pnp 00:00: [mem 0xe0000000-0xfebfffff window] >01:49:38,909 DEBUG kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >01:49:38,909 DEBUG kernel: pnp 00:01: [io 0x0070-0x0071] >01:49:38,909 DEBUG kernel: pnp 00:01: [irq 8] >01:49:38,909 DEBUG kernel: pnp 00:01: [io 0x0072-0x0077] >01:49:38,909 DEBUG kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >01:49:38,909 DEBUG kernel: pnp 00:02: [io 0x0060] >01:49:38,909 DEBUG kernel: pnp 00:02: [io 0x0064] >01:49:38,909 DEBUG kernel: pnp 00:02: [irq 1] >01:49:38,909 DEBUG kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >01:49:38,909 DEBUG kernel: pnp 00:03: [irq 12] >01:49:38,909 DEBUG kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >01:49:38,909 DEBUG kernel: pnp 00:04: [io 0x03f2-0x03f5] >01:49:38,909 DEBUG kernel: pnp 00:04: [io 0x03f7] >01:49:38,909 DEBUG kernel: pnp 00:04: [irq 6] >01:49:38,909 DEBUG kernel: pnp 00:04: [dma 2] >01:49:38,909 DEBUG kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >01:49:38,909 DEBUG kernel: pnp 00:05: [io 0x03f8-0x03ff] >01:49:38,909 DEBUG kernel: pnp 00:05: [irq 4] >01:49:38,909 DEBUG kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >01:49:38,909 INFO kernel: pnp: PnP ACPI: found 6 devices >01:49:38,909 INFO kernel: ACPI: ACPI bus type pnp unregistered >01:49:38,909 INFO kernel: pci 0000:00:02.0: BAR 1: assigned [mem 0x40000000-0x43ffffff] >01:49:38,909 DEBUG kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >01:49:38,909 DEBUG kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >01:49:38,909 INFO kernel: NET: Registered protocol family 2 >01:49:38,909 INFO kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >01:49:38,909 INFO kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >01:49:38,909 INFO kernel: TCP: Hash tables configured (established 131072 bind 65536) >01:49:38,909 INFO kernel: TCP: reno registered >01:49:38,909 INFO kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) >01:49:38,909 INFO kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >01:49:38,909 INFO kernel: NET: Registered protocol family 1 >01:49:38,909 INFO kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >01:49:38,909 INFO kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >01:49:38,909 INFO kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >01:49:38,909 WARNING kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >01:49:38,909 DEBUG kernel: pci 0000:00:02.0: Boot video device >01:49:38,909 DEBUG kernel: PCI: CLS 0 bytes, default 32 >01:49:38,909 INFO kernel: Unpacking initramfs... >01:49:44,909 INFO kernel: Freeing initrd memory: 26940k freed >01:49:44,909 INFO kernel: apm: BIOS not found. >01:49:44,909 NOTICE kernel: Initialise module verification >01:49:44,909 INFO kernel: audit: initializing netlink socket (disabled) >01:49:44,909 NOTICE kernel: type=2000 audit(1355276986.477:1): initialized >01:49:44,909 WARNING kernel: bounce pool size: 64 pages >01:49:44,909 INFO kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages >01:49:44,909 NOTICE kernel: VFS: Disk quotas dquot_6.5.2 >01:49:44,909 WARNING kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >01:49:44,909 INFO kernel: msgmni has been set to 1726 >01:49:44,909 DEBUG kernel: SELinux: Registering netfilter hooks >01:49:44,909 INFO kernel: alg: No test for stdrng (krng) >01:49:44,909 INFO kernel: NET: Registered protocol family 38 >01:49:44,909 NOTICE kernel: Key type asymmetric registered >01:49:44,909 NOTICE kernel: Asymmetric key parser 'x509' registered >01:49:44,909 INFO kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >01:49:44,909 INFO kernel: io scheduler noop registered >01:49:44,909 INFO kernel: io scheduler deadline registered >01:49:44,909 INFO kernel: io scheduler cfq registered (default) >01:49:44,909 INFO kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >01:49:44,909 INFO kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >01:49:44,909 INFO kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >01:49:44,909 INFO kernel: acpiphp: Slot [1] registered >01:49:44,909 INFO kernel: acpiphp: Slot [2] registered >01:49:44,909 INFO kernel: acpiphp: Slot [3] registered >01:49:44,909 INFO kernel: acpiphp: Slot [4] registered >01:49:44,909 INFO kernel: acpiphp: Slot [5] registered >01:49:44,909 INFO kernel: acpiphp: Slot [6] registered >01:49:44,909 INFO kernel: acpiphp: Slot [7] registered >01:49:44,909 INFO kernel: acpiphp: Slot [8] registered >01:49:44,909 INFO kernel: acpiphp: Slot [9] registered >01:49:44,909 INFO kernel: acpiphp: Slot [10] registered >01:49:44,909 INFO kernel: acpiphp: Slot [11] registered >01:49:44,909 INFO kernel: acpiphp: Slot [12] registered >01:49:44,909 INFO kernel: acpiphp: Slot [13] registered >01:49:44,909 INFO kernel: acpiphp: Slot [14] registered >01:49:44,909 INFO kernel: acpiphp: Slot [15] registered >01:49:44,909 INFO kernel: acpiphp: Slot [16] registered >01:49:44,909 INFO kernel: acpiphp: Slot [17] registered >01:49:44,909 INFO kernel: acpiphp: Slot [18] registered >01:49:44,909 INFO kernel: acpiphp: Slot [19] registered >01:49:44,909 INFO kernel: acpiphp: Slot [20] registered >01:49:44,909 INFO kernel: acpiphp: Slot [21] registered >01:49:44,909 INFO kernel: acpiphp: Slot [22] registered >01:49:44,909 INFO kernel: acpiphp: Slot [23] registered >01:49:44,909 INFO kernel: acpiphp: Slot [24] registered >01:49:44,909 INFO kernel: acpiphp: Slot [25] registered >01:49:44,909 INFO kernel: acpiphp: Slot [26] registered >01:49:44,909 INFO kernel: acpiphp: Slot [27] registered >01:49:44,909 INFO kernel: acpiphp: Slot [28] registered >01:49:44,909 INFO kernel: acpiphp: Slot [29] registered >01:49:44,909 INFO kernel: acpiphp: Slot [30] registered >01:49:44,909 INFO kernel: acpiphp: Slot [31] registered >01:49:44,909 DEBUG kernel: intel_idle: does not run on family 6 model 3 >01:49:44,909 INFO kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >01:49:44,909 INFO kernel: ACPI: Power Button [PWRF] >01:49:44,909 INFO kernel: GHES: HEST is not enabled! >01:49:44,909 WARNING kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >01:49:44,909 DEBUG kernel: virtio-pci 0000:00:03.0: setting latency timer to 64 >01:49:44,909 WARNING kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >01:49:44,909 DEBUG kernel: virtio-pci 0000:00:05.0: setting latency timer to 64 >01:49:44,909 WARNING kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >01:49:44,909 DEBUG kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >01:49:44,909 DEBUG kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >01:49:44,909 INFO kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >01:49:44,909 INFO kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >01:49:44,909 INFO kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >01:49:44,909 INFO kernel: Non-volatile memory driver v1.3 >01:49:44,909 INFO kernel: Linux agpgart interface v0.103 >01:49:44,909 INFO kernel: loop: module loaded >01:49:44,909 DEBUG kernel: ata_piix 0000:00:01.1: version 2.13 >01:49:44,909 DEBUG kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >01:49:44,909 INFO kernel: scsi0 : ata_piix >01:49:44,909 INFO kernel: scsi1 : ata_piix >01:49:44,909 INFO kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >01:49:44,909 INFO kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >01:49:44,909 INFO kernel: libphy: Fixed MDIO Bus: probed >01:49:44,909 INFO kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >01:49:44,909 INFO kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >01:49:44,909 INFO kernel: uhci_hcd: USB Universal Host Controller Interface driver >01:49:44,909 DEBUG kernel: uhci_hcd 0000:00:01.2: setting latency timer to 64 >01:49:44,909 INFO kernel: uhci_hcd 0000:00:01.2: UHCI Host Controller >01:49:44,909 INFO kernel: uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >01:49:44,909 INFO kernel: uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 >01:49:44,909 INFO kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >01:49:44,909 INFO kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >01:49:44,909 INFO kernel: usb usb1: Product: UHCI Host Controller >01:49:44,909 INFO kernel: usb usb1: Manufacturer: Linux 3.6.9-4.fc18.i686 uhci_hcd >01:49:44,909 INFO kernel: usb usb1: SerialNumber: 0000:00:01.2 >01:49:44,909 INFO kernel: hub 1-0:1.0: USB hub found >01:49:44,909 INFO kernel: hub 1-0:1.0: 2 ports detected >01:49:44,909 INFO kernel: usbcore: registered new interface driver usbserial >01:49:44,909 INFO kernel: usbcore: registered new interface driver usbserial_generic >01:49:44,909 INFO kernel: USB Serial support registered for generic >01:49:44,909 INFO kernel: usbserial: USB Serial Driver core >01:49:44,909 INFO kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >01:49:44,909 INFO kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >01:49:44,909 INFO kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >01:49:44,909 INFO kernel: mousedev: PS/2 mouse device common for all mice >01:49:44,909 INFO kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >01:49:44,909 DEBUG kernel: psmouse serio1: hgpk: ID: 10 00 64 >01:49:44,909 INFO kernel: rtc_cmos 00:01: RTC can wake from S4 >01:49:44,909 INFO kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >01:49:44,909 INFO kernel: rtc0: alarms up to one day, 114 bytes nvram >01:49:44,909 INFO kernel: device-mapper: uevent: version 1.0.3 >01:49:44,909 INFO kernel: device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >01:49:44,909 INFO kernel: cpuidle: using governor ladder >01:49:44,909 INFO kernel: cpuidle: using governor menu >01:49:44,909 INFO kernel: EFI Variables Facility v0.08 2004-May-17 >01:49:44,909 INFO kernel: usbcore: registered new interface driver usbhid >01:49:44,909 INFO kernel: usbhid: USB HID core driver >01:49:44,909 INFO kernel: drop_monitor: Initializing network drop monitor service >01:49:44,909 INFO kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >01:49:44,909 INFO kernel: TCP: cubic registered >01:49:44,909 INFO kernel: Initializing XFRM netlink socket >01:49:44,909 INFO kernel: NET: Registered protocol family 10 >01:49:44,909 INFO kernel: mip6: Mobile IPv6 >01:49:44,909 INFO kernel: NET: Registered protocol family 17 >01:49:44,909 INFO kernel: Using IPI No-Shortcut mode >01:49:44,909 DEBUG kernel: PM: Hibernation image not present or could not be loaded. >01:49:44,909 NOTICE kernel: Loading module verification certificates >01:49:44,909 NOTICE kernel: MODSIGN: Loaded cert 'Fedora kernel signing key: e4c41266acb0e09f43b46a97a46b8564f389af16' >01:49:44,909 INFO kernel: registered taskstats version 1 >01:49:44,909 INFO kernel: Magic number: 8:827:811 >01:49:44,909 INFO kernel: rtc_cmos 00:01: setting system clock to 2012-12-12 01:49:45 UTC (1355276985) >01:49:44,909 DEBUG kernel: ata2.01: NODEV after polling detection >01:49:44,909 INFO kernel: ata2.00: ATAPI: QEMU DVD-ROM, 0.12.1, max UDMA/100 >01:49:44,909 INFO kernel: ata2.00: configured for MWDMA2 >01:49:44,909 NOTICE kernel: scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.12 PQ: 0 ANSI: 5 >01:49:44,909 WARNING kernel: sr0: scsi3-mmc drive: 4x/4x xa/form2 tray >01:49:44,909 INFO kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >01:49:44,909 DEBUG kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >01:49:44,909 NOTICE kernel: sr 1:0:0:0: Attached scsi generic sg0 type 5 >01:49:44,909 INFO kernel: Freeing unused kernel memory: 628k freed >01:49:44,909 INFO kernel: Write protecting the kernel text: 5520k >01:49:44,909 INFO kernel: Write protecting the kernel read-only data: 2176k >01:49:44,909 INFO kernel: usb 1-1: new full-speed USB device number 2 using uhci_hcd >01:49:45,908 INFO kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >01:49:45,909 INFO kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >01:49:45,909 INFO kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >01:49:45,909 INFO kernel: usb 1-1: Product: QEMU USB Tablet >01:49:45,909 INFO kernel: usb 1-1: Manufacturer: QEMU 0.12.1 >01:49:45,909 INFO kernel: usb 1-1: SerialNumber: 42 >01:49:45,909 INFO kernel: input: QEMU 0.12.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >01:49:45,909 INFO kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.12.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >01:49:45,909 INFO kernel: BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >01:49:45,909 INFO kernel: tsc: Refined TSC clocksource calibration: 2399.900 MHz >01:49:46,909 INFO kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >01:49:46,909 INFO kernel: Loading iSCSI transport class v2.0-870. >01:49:46,909 NOTICE kernel: iscsi: registered transport (tcp) >01:49:46,909 INFO kernel: alua: device handler registered >01:49:46,909 INFO kernel: emc: device handler registered >01:49:46,909 INFO kernel: hp_sw: device handler registered >01:49:46,909 INFO kernel: rdac: device handler registered >01:49:46,909 INFO kernel: FDC 0 is a S82078B >01:49:46,909 INFO kernel: No iBFT detected. >01:49:46,909 INFO kernel: md: raid0 personality registered for level 0 >01:49:46,909 INFO kernel: md: raid1 personality registered for level 1 >01:49:46,909 INFO kernel: async_tx: api initialized (async) >01:49:46,909 INFO kernel: xor: automatically using best checksumming function: >01:49:46,909 INFO kernel: pIII_sse : 7204.000 MB/sec >01:49:46,909 WARNING kernel: raid6: mmxx1 3023 MB/s >01:49:46,909 WARNING kernel: raid6: mmxx2 3464 MB/s >01:49:46,909 WARNING kernel: raid6: sse1x1 2007 MB/s >01:49:46,909 WARNING kernel: raid6: sse1x2 2621 MB/s >01:49:46,909 WARNING kernel: raid6: sse2x1 3601 MB/s >01:49:46,909 WARNING kernel: raid6: sse2x2 4222 MB/s >01:49:46,909 WARNING kernel: raid6: using algorithm sse2x2 (4222 MB/s) >01:49:46,909 WARNING kernel: raid6: using intx1 recovery algorithm >01:49:46,909 INFO kernel: md: raid6 personality registered for level 6 >01:49:46,909 INFO kernel: md: raid5 personality registered for level 5 >01:49:46,909 INFO kernel: md: raid4 personality registered for level 4 >01:49:46,909 INFO kernel: md: raid10 personality registered for level 10 >01:49:46,909 INFO kernel: md: linear personality registered for level -1 >01:49:46,909 INFO kernel: device-mapper: multipath: version 1.5.0 loaded >01:49:46,909 INFO kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >01:49:47,908 INFO kernel: RPC: Registered named UNIX socket transport module. >01:49:47,908 INFO kernel: RPC: Registered udp transport module. >01:49:47,908 INFO kernel: RPC: Registered tcp transport module. >01:49:47,908 INFO kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >01:49:48,909 INFO kernel: vda: vda1 vda2 >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:07.0: irq 45 for MSI/MSI-X >01:49:48,909 DEBUG kernel: virtio-pci 0000:00:07.0: irq 46 for MSI/MSI-X >01:49:48,909 INFO kernel: vdb: unknown partition table >01:49:49,908 DEBUG kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >01:49:49,908 DEBUG kernel: ISO 9660 Extensions: RRIP_1991A >01:49:49,909 INFO kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >01:49:52,909 DEBUG kernel: SELinux: 2048 avtab hash slots, 93828 rules. >01:49:52,909 DEBUG kernel: SELinux: 2048 avtab hash slots, 93828 rules. >01:49:52,909 DEBUG kernel: SELinux: 9 users, 15 roles, 4354 types, 236 bools, 1 sens, 1024 cats >01:49:52,909 DEBUG kernel: SELinux: 83 classes, 93828 rules >01:49:52,909 DEBUG kernel: SELinux: Completing initialization. >01:49:52,909 DEBUG kernel: SELinux: Setting up existing superblocks. >01:49:52,909 DEBUG kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >01:49:52,909 DEBUG kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >01:49:52,909 DEBUG kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >01:49:52,909 NOTICE kernel: type=1403 audit(1355276993.397:2): policy loaded auid=4294967295 ses=4294967295 >01:49:53,909 DEBUG kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >01:49:54,908 DEBUG kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >01:49:54,909 DEBUG kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:49:54,909 DEBUG kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >01:49:55,909 NOTICE kernel: type=1400 audit(1355276996.548:3): avc: denied { create } for pid=486 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:49:55,909 NOTICE kernel: type=1400 audit(1355276996.548:4): avc: denied { setattr } for pid=486 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60752 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:49:55,909 NOTICE kernel: type=1400 audit(1355276996.548:5): avc: denied { relabelfrom } for pid=486 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60752 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:49:56,909 INFO kernel: microcode: CPU0 sig=0x633, pf=0x0, revision=0x1 >01:49:56,909 INFO kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >01:49:56,909 INFO kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:6): avc: denied { write } for pid=571 comm="firewalld" name="python2.7" dev="dm-0" ino=58792 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:7): avc: denied { remove_name } for pid=571 comm="firewalld" name="site.pyc" dev="dm-0" ino=60442 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:8): avc: denied { unlink } for pid=571 comm="firewalld" name="site.pyc" dev="dm-0" ino=60442 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:9): avc: denied { add_name } for pid=571 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:10): avc: denied { create } for pid=571 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >01:49:57,909 NOTICE kernel: type=1400 audit(1355276998.810:11): avc: denied { write } for pid=571 comm="firewalld" path="/usr/lib/python2.7/site.pyc" dev="dm-0" ino=60442 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >01:50:01,894 INFO systemd: Starting D-Bus System Message Bus... >01:50:01,906 INFO systemd: Started D-Bus System Message Bus. >01:50:02,090 INFO systemd: Started firewalld - dynamic firewall daemon. >01:50:02,094 INFO systemd: Starting Network Manager... >01:50:02,779 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-9.git20121004.fc18) is starting... >01:50:02,779 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >01:50:02,781 INFO NetworkManager: <info> WEXT support is enabled >01:50:02,816 INFO dbus-daemon: dbus[586]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >01:50:02,817 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >01:50:02,822 INFO systemd: Starting Authorization Manager... >01:50:03,034 INFO polkitd: Started polkitd version 0.107 >01:50:03,279 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >01:50:03,279 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >01:50:03,280 INFO systemd: Started Authorization Manager. >01:50:03,315 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >01:50:03,319 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >01:50:03,319 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >01:50:03,320 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >01:50:03,322 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >01:50:03,326 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >01:50:03,338 INFO systemd: Started Network Manager. >01:50:03,341 INFO systemd: Starting Anaconda System Services. >01:50:03,346 INFO systemd: Reached target Anaconda System Services. >01:50:03,351 INFO systemd: Starting Anaconda... >01:50:03,353 INFO systemd: Starting Network Manager Wait Online... >01:50:03,354 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >01:50:03,359 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >01:50:03,369 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >01:50:03,373 INFO NetworkManager: <info> Networking is enabled by state file >01:50:03,381 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >01:50:03,464 INFO NetworkManager: <info> (eth0): carrier is OFF >01:50:03,472 ERR NetworkManager: <error> [1355277003.350339] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >01:50:03,474 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >01:50:03,482 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >01:50:03,486 INFO NetworkManager: <info> (eth0): now managed >01:50:03,490 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >01:50:03,494 INFO NetworkManager: <info> (eth0): bringing up device. >01:50:03,500 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >01:50:03,502 INFO NetworkManager: <info> (eth0): preparing device. >01:50:03,507 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >01:50:03,514 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >01:50:03,517 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >01:50:03,531 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >01:50:03,538 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >01:50:03,539 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >01:50:03,541 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >01:50:03,548 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >01:50:03,549 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >01:50:03,567 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >01:50:03,570 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >01:50:03,573 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >01:50:03,575 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >01:50:03,597 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >01:50:03,599 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >01:50:03,605 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >01:50:03,627 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >01:50:03,630 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >01:50:03,633 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >01:50:03,638 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >01:50:03,641 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >01:50:03,692 INFO NetworkManager: <info> dhclient started with pid 607 >01:50:03,742 INFO systemd: Started Anaconda. >01:50:03,743 INFO systemd: Starting Anaconda Text Console... >01:50:03,975 INFO systemd: Started Anaconda Text Console. >01:50:04,008 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >01:50:04,012 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >01:50:04,234 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >01:50:04,235 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >01:50:04,236 INFO dhclient: All rights reserved. >01:50:04,238 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >01:50:04,240 INFO dhclient: >01:50:04,287 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >01:50:04,295 INFO dhclient: Listening on LPF/eth0/52:54:00:b8:83:cf >01:50:04,295 INFO dhclient: Sending on LPF/eth0/52:54:00:b8:83:cf >01:50:04,298 INFO dhclient: Sending on Socket/fallback >01:50:04,301 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x37da655e) >01:50:03,909 WARNING kernel: audit_printk_skb: 15 callbacks suppressed >01:50:03,909 NOTICE kernel: type=1400 audit(1355277004.352:17): avc: denied { read write } for pid=617 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >01:50:04,873 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x37da655e) >01:50:04,873 INFO dhclient: DHCPOFFER from 192.168.2.1 >01:50:04,932 INFO dhclient: DHCPACK from 192.168.2.1 (xid=0x37da655e) >01:50:04,972 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >01:50:04,973 INFO NetworkManager: <info> address 192.168.2.105 >01:50:04,974 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >01:50:04,976 INFO NetworkManager: <info> gateway 192.168.2.1 >01:50:04,977 INFO NetworkManager: <info> nameserver '192.168.2.1' >01:50:04,977 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >01:50:04,981 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >01:50:04,985 INFO dhclient: bound to 192.168.2.105 -- renewal in 40964 seconds. >01:50:05,979 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >01:50:05,980 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >01:50:06,001 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >01:50:06,002 INFO systemd: Started Network Manager Wait Online. >01:50:06,015 INFO systemd: Starting Network. >01:50:06,020 INFO systemd: Reached target Network. >01:50:06,027 INFO systemd: Startup finished in 6s 769ms 454us (kernel) + 7s 971ms 104us (initrd) + 12s 350ms 147us (userspace) = 27s 90ms 705us. >01:50:06,034 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >01:50:06,070 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >01:50:06,072 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >01:50:06,077 INFO dbus-daemon: dbus[586]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >01:50:06,131 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >01:50:06,147 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >01:50:06,485 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >01:50:06,909 NOTICE kernel: type=1400 audit(1355277007.266:18): avc: denied { read write } for pid=646 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >01:50:06,909 WARNING kernel: auditd (647): /proc/647/oom_adj is deprecated, please use /proc/647/oom_score_adj instead. >01:50:15,881 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >01:50:15,901 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >01:50:15,913 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >01:50:15,925 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 607 >01:50:15,931 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >01:50:15,946 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >01:50:15,949 WARNING NetworkManager: <warn> (eth0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: eth0 >01:50:15,970 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >01:50:16,002 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >01:50:16,004 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >01:50:16,014 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >01:50:16,027 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >01:50:16,038 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >01:50:16,039 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >01:50:16,045 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >01:50:16,053 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >01:50:16,059 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >01:50:16,064 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >01:50:16,072 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >01:50:16,081 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >01:50:16,086 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >01:50:16,097 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >01:50:16,103 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >01:50:16,110 INFO NetworkManager: <info> dhclient started with pid 722 >01:50:16,115 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >01:50:16,118 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >01:50:16,126 INFO systemd: Starting NTP client/server... >01:50:16,264 INFO chrony-helper: tr: write error: Broken pipe >01:50:16,266 INFO chrony-helper: tr: write error >01:50:16,332 INFO chronyd: chronyd version 1.27-git1ca844 starting >01:50:16,335 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >01:50:16,342 INFO chronyd: Linux kernel major=3 minor=6 patch=9 >01:50:16,346 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >01:50:16,348 INFO dhclient: All rights reserved. >01:50:16,354 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >01:50:16,360 INFO dhclient: >01:50:16,374 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >01:50:16,407 INFO dhclient: Listening on LPF/eth0/52:54:00:b8:83:cf >01:50:16,410 INFO dhclient: Sending on LPF/eth0/52:54:00:b8:83:cf >01:50:16,410 INFO dhclient: Sending on Socket/fallback >01:50:16,411 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x395677ba) >01:50:16,415 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >01:50:16,442 INFO dhclient: DHCPACK from 192.168.2.1 (xid=0x395677ba) >01:50:16,450 INFO systemd: Started NTP client/server. >01:50:16,478 INFO dhclient: bound to 192.168.2.105 -- renewal in 36690 seconds. >01:50:16,480 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >01:50:16,483 INFO NetworkManager: <info> address 192.168.2.105 >01:50:16,484 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >01:50:16,487 INFO NetworkManager: <info> gateway 192.168.2.1 >01:50:16,489 INFO NetworkManager: <info> nameserver '192.168.2.1' >01:50:16,495 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >01:50:16,497 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >01:50:17,486 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >01:50:17,489 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >01:50:17,496 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >01:50:17,526 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >01:50:17,548 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >01:50:17,565 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >01:50:17,846 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >01:50:25,991 INFO chronyd: Selected source 216.229.4.69 >01:50:25,992 WARNING chronyd: System clock wrong by 2.086824 seconds, adjustment started >01:50:27,908 INFO kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >01:50:27,908 DEBUG kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >01:50:28,909 INFO kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >01:50:28,909 DEBUG kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >01:50:32,558 INFO chronyd: Selected source 138.236.128.112 >01:50:35,912 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >01:50:35,914 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >01:50:35,916 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >01:50:35,918 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >01:51:30,654 INFO chronyd: Selected source 216.229.4.69 >01:51:43,554 INFO kernel: Btrfs loaded >01:51:43,555 INFO kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >01:52:34,961 INFO chronyd: Selected source 38.229.71.1 >01:53:40,313 INFO chronyd: Selected source 216.229.4.69 >01:57:13,555 INFO kernel: md: bind<vda2> >01:57:13,555 INFO kernel: md: bind<vdb2> >01:57:13,555 INFO kernel: bio: create slab <bio-1> at 1 >01:57:13,555 NOTICE kernel: md/raid10:md127: not clean -- starting background reconstruction >01:57:13,555 INFO kernel: md/raid10:md127: active with 2 out of 2 devices >01:57:13,555 INFO kernel: created bitmap (1 pages) for device md127 >01:57:13,555 INFO kernel: md127: bitmap initialized from disk: read 1 pages, set 172 of 172 bits >01:57:13,555 INFO kernel: md127: detected capacity change from 0 to 11527520256 >01:57:13,555 INFO kernel: md: resync of RAID array md127 >01:57:13,555 INFO kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >01:57:13,555 INFO kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >01:57:13,555 INFO kernel: md: using 128k window, over a total of 11257344k. >01:57:17,555 INFO kernel: md127: unknown partition table
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 886314
: 661888 |
661889
|
661890
|
661891
|
661892
|
661893
|
661894
|
661895
|
661896
|
661897
|
661898
|
661899
|
661900
|
661901
|
665351
|
667471
|
667484
|
667487
|
667488
|
667489
|
667490