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 671599 Details for
Bug 891365
AttributeError: 'Ext4FS' object has no attribute 'partedDisk'
[?]
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), 620.51 KB, created by
Reartes Guillermo
on 2013-01-02 17:38:53 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2013-01-02 17:38:53 UTC
Size:
620.51 KB
patch
obsolete
>anaconda 18.37.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1581, in check > parts = self.stage1_disk.format.partedDisk.partitions > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1543, in sanityCheck > if not self.bootloader.check(): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 309, in checkStorage > StorageChecker.warnings) = self.storage.sanityCheck() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'Ext4FS' object has no attribute 'partedDisk' > >Local variables in innermost frame: >self: <pyanaconda.bootloader.GRUB2 object at 0x16aad50> >ret: True > > >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': 129, 'vdc': 131, 'vdb': 130, 'vde': 133, 'sda': 128, 'vdd': 132} > _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': existing 500MB partition sda3 (3) with existing ext4 filesystem >, '/': BTRFSSubVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts.req_size: None > mounts._size: 0 > mounts.id: 9 > mounts.controllable: True > mounts.uuid: None > mounts._format: BTRFS instance, containing members: > mounts._format._device: /dev/sda6 > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 008006 > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: None > mounts._format._minInstanceSize: None > mounts._format.mountopts: subvol=root > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._size: 0 > mounts.parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 7 > controllable: True > dataLevel: None > uuid: 20ada762-1842-4be3-88d3-c458aa1516c6 > _format: BTRFS instance, containing members: > _format._device: /dev/sda6 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008006 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora > _format._targetSize: 0 > _format.volUUID: 20ada762-1842-4be3-88d3-c458aa1516c6 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [existing 6989MB partition sda6 (6) with existing btrfs filesystem >] > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 8 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._device: /dev/sda6 > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008006 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._minInstanceSize: None > _format.mountopts: subvol=home > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: 256 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvol=home > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda6 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0 > originalFormat.volUUID: 20ada762-1842-4be3-88d3-c458aa1516c6 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/sda6 > _serial: None >] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts.vol_id: 258 > mounts._model: Skipped > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: root > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat._size: 0 > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: None > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: subvol=root > mounts.originalFormat.mountpoint: None > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sda6 > mounts._serial: None >, '/home': Already dumped (BTRFSSubVolumeDevice instance) >} > swaps: [existing 1504MB partition sda2 (2) with existing swap >, existing 1504MB partition sda5 (5) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _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: [existing 500MB partition sda1 (1) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 8495MB partition sda4 (4) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, existing 11000MB disk sda (0) with existing msdos disklabel >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 12 > controllable: True > dataLevel: None > uuid: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format: BTRFS instance, containing members: > _format._device: /dev/vda > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252000 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: mirror > _format._targetSize: 0 > _format.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [existing 8000MB disk vda (11) with non-existent ext4 filesystem mounted at / >, existing 8000MB disk vdb (13) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/vda > _serial: None >, Already dumped (DiskDevice instance) >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 15 > controllable: True > dataLevel: None > uuid: 7f41e95d-beae-4358-8265-74d50056cf8b > _format: BTRFS instance, containing members: > _format._device: /dev/vdc > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252032 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: data-mirror > _format._targetSize: 0 > _format.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [existing 8000MB disk vdc (14) with existing btrfs filesystem >, existing 8000MB disk vdd (16) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: data-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: data-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/vdc > _serial: None >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 18 > controllable: True > dataLevel: None > uuid: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format: BTRFS instance, containing members: > _format._device: /dev/vde > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252064 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: metadata-mirror > _format._targetSize: 0 > _format.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > parents: [existing 8000MB disk vde (17) with existing btrfs filesystem >, existing 8000MB disk vdf (19) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: metadata-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: metadata-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/vde > _serial: None >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, home, root, sr0, vda, vdb, vdc, vdd, vde, vdf, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _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.platform: X86 instance, containing members: > _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: [sda1, sda2, sda3, sda4, sda5, sda6, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sda4': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda6': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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 >, 'sda5': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'sda': 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/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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 >, 'vdc': 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/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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:06.0/virtio2/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/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 >, 'vde': 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:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': 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:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdf': 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:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _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) >, 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: [sda, vda, vdb, vdc, vdd, vde, vdf, 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: 150528 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (9, 255, 63) biosGeometry: (9, 255, 63) > PedDevice: <_ped.Device object at 0x7f1671c32a70> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-12-21-22-34-51-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _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-21-22-34-51-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 294.0 > _serial: None > id: 10 > minor: 0 >, Already dumped (DiskDevice instance) >, 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: 20 > 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: 21 > 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: 22 > 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: 355fa722-b965-4e18-adab-d47a4dd1a1ea > _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: 355fa722-b965-4e18-adab-d47a4dd1a1ea > 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: 23 > 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: 24 > 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: 25 > minor: 0 >, existing 1024MB dm live-rw (26) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: BTRFS instance, containing members: > origFormat._device: /dev/vda > origFormat.uuid: b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252000 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: mirror > origFormat._targetSize: 0 > origFormat.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 0 > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >] > _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] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _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._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._timeout: None > _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 (0x16aab90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x16aabd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x16aac10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x16aac50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x16aacd0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 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: None > _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: 1357147919.45 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 720.93 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._tx_id: 1357147919.45 > _intf._currentAction._spokes._addRepoDialog: AdditionalReposDialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrlLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrl: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._filterTimer: None > _intf._currentAction._spokes._addRepoDialog._urlGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositories: ListStore instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryUrl: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._addRepoDialog.applyOnSkip: False > _intf._currentAction._spokes._addRepoDialog._repositorySpinner: Spinner instance, containing members: > _intf._currentAction._spokes._addRepoDialog._epoch: 0 > _intf._currentAction._spokes._addRepoDialog.skipTo: None > _intf._currentAction._spokes._addRepoDialog._repositoryIcon: Image instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterValue: Skipped > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesView: TreeView instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryDesc: Label instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionListLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._data: Skipped > _intf._currentAction._spokes._addRepoDialog._timeoutAdd: <built-in function timeout_add_seconds> > _intf._currentAction._spokes._addRepoDialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._urlTimer: None > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._timeoutRemove: <built-in function source_remove> > _intf._currentAction._spokes._addRepoDialog._sourceSelectionList: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterEntry: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog.builder: Builder instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._clickedRemove: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._origEnvironment: minimal-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: minimal-environment > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'NetworkSpoke': NetworkSpoke 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.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False > _intf._currentAction._spokes.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label 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._xkl_wrapper: XklWrapper instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._country_keyboard_variants: {BD: [<pyanaconda.keyboard._Layout object at 0x7f1671cee1d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee210>], BE: [<pyanaconda.keyboard._Layout object at 0x7f1671cee250>, <pyanaconda.keyboard._Layout object at 0x7f1671cee290>, <pyanaconda.keyboard._Layout object at 0x7f1671cee2d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee350>, <pyanaconda.keyboard._Layout object at 0x7f1671cee390>, <pyanaconda.keyboard._Layout object at 0x7f1671cee3d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee450>, <pyanaconda.keyboard._Layout object at 0x7f1671cee490>], BG: [<pyanaconda.keyboard._Layout object at 0x7f1671cee4d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee510>, <pyanaconda.keyboard._Layout object at 0x7f1671cee550>], BA: [<pyanaconda.keyboard._Layout object at 0x7f1671cee050>, <pyanaconda.keyboard._Layout object at 0x7f1671cee090>, <pyanaconda.keyboard._Layout object at 0x7f1671cee0d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee150>, <pyanaconda.keyboard._Layout object at 0x7f1671cee190>], BO: [<pyanaconda.keyboard._Layout object at 0x7f1671ceea90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceead0>, <pyanaconda.keyboard._Layout object at 0x7f1671ceeb10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceeb50>], BH: [<pyanaconda.keyboard._Layout object at 0x7f1671cee590>, <pyanaconda.keyboard._Layout object at 0x7f1671cee610>, <pyanaconda.keyboard._Layout object at 0x7f1671cee650>, <pyanaconda.keyboard._Layout object at 0x7f1671cee6d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee750>, <pyanaconda.keyboard._Layout object at 0x7f1671cee790>, <pyanaconda.keyboard._Layout object at 0x7f1671cee7d0>], BT: [<pyanaconda.keyboard._Layout object at 0x7f1671ceedd0>], BW: [<pyanaconda.keyboard._Layout object at 0x7f1671ceee10>], BR: [<pyanaconda.keyboard._Layout object at 0x7f1671ceeb90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceebd0>, <pyanaconda.keyboard._Layout object at 0x7f1671ceec50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceec90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceed10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceed50>], BY: [<pyanaconda.keyboard._Layout object at 0x7f1671ceee50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceee90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceeed0>], RU: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0f10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0f50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0f90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0fd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4090>, <pyanaconda.keyboard._Layout object at 0x7f1671cf40d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4110>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4190>, <pyanaconda.keyboard._Layout object at 0x7f1671cf41d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4250>, <pyanaconda.keyboard._Layout object at 0x7f1671cf42d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4310>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4350>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4390>, <pyanaconda.keyboard._Layout object at 0x7f1671cf43d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4410>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4450>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4490>, <pyanaconda.keyboard._Layout object at 0x7f1671cf44d0>], RS: [<pyanaconda.keyboard._Layout object at 0x7f1671cf82d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8310>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8390>, <pyanaconda.keyboard._Layout object at 0x7f1671cf83d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8410>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8450>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8490>, <pyanaconda.keyboard._Layout object at 0x7f1671cf84d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8510>], RO: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0990>, <pyanaconda.keyboard._Layout object at 0x7f1671cf09d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0a10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0a50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0a90>], GT: [<pyanaconda.keyboard._Layout object at 0x7f1671d0aa50>, <pyanaconda.keyboard._Layout object at 0x7f1671d0aa90>, <pyanaconda.keyboard._Layout object at 0x7f1671d0aad0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ab10>], GR: [<pyanaconda.keyboard._Layout object at 0x7f168a199d50>, <pyanaconda.keyboard._Layout object at 0x16da650>, <pyanaconda.keyboard._Layout object at 0x16dadd0>, <pyanaconda.keyboard._Layout object at 0x16d0f90>, <pyanaconda.keyboard._Layout object at 0x7f1671d0aa10>], JP: [<pyanaconda.keyboard._Layout object at 0x7f1671cf01d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0210>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0290>, <pyanaconda.keyboard._Layout object at 0x7f1671cf02d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0310>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0350>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0390>], GE: [<pyanaconda.keyboard._Layout object at 0x7f168a1baa90>, <pyanaconda.keyboard._Layout object at 0x7f168a199c10>, <pyanaconda.keyboard._Layout object at 0x7f168a199b50>, <pyanaconda.keyboard._Layout object at 0x7f168a199cd0>, <pyanaconda.keyboard._Layout object at 0x7f168a199950>], GB: [<pyanaconda.keyboard._Layout object at 0x7f1671c73490>, <pyanaconda.keyboard._Layout object at 0x7f1671c73410>, <pyanaconda.keyboard._Layout object at 0x7f1671c73290>, <pyanaconda.keyboard._Layout object at 0x7f1671c731d0>, <pyanaconda.keyboard._Layout object at 0x7f1671c73450>, <pyanaconda.keyboard._Layout object at 0x7f1671c733d0>, <pyanaconda.keyboard._Layout object at 0x7f1671c73390>, <pyanaconda.keyboard._Layout object at 0x7f1671c73190>], GN: [<pyanaconda.keyboard._Layout object at 0x7f168a199d90>], GH: [<pyanaconda.keyboard._Layout object at 0x7f168a199a90>, <pyanaconda.keyboard._Layout object at 0x7f168a199b10>, <pyanaconda.keyboard._Layout object at 0x7f168a199ad0>, <pyanaconda.keyboard._Layout object at 0x7f168a199dd0>, <pyanaconda.keyboard._Layout object at 0x7f168a199a10>, <pyanaconda.keyboard._Layout object at 0x7f168a1999d0>, <pyanaconda.keyboard._Layout object at 0x7f168a199990>, <pyanaconda.keyboard._Layout object at 0x7f168a199f10>, <pyanaconda.keyboard._Layout object at 0x7f168a199ed0>], OM: [<pyanaconda.keyboard._Layout object at 0x7f1671d0ab50>, <pyanaconda.keyboard._Layout object at 0x7f1671d0abd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ac10>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ac90>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ad10>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ad50>, <pyanaconda.keyboard._Layout object at 0x7f1671d0ad90>], TN: [<pyanaconda.keyboard._Layout object at 0x7f1671d00e90>, <pyanaconda.keyboard._Layout object at 0x7f1671d00f10>, <pyanaconda.keyboard._Layout object at 0x7f1671d00f50>, <pyanaconda.keyboard._Layout object at 0x7f1671d00fd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04090>, <pyanaconda.keyboard._Layout object at 0x7f1671d040d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04110>], JO: [<pyanaconda.keyboard._Layout object at 0x7f1671ceef10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceef90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceefd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0090>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0110>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0150>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0190>], HR: [<pyanaconda.keyboard._Layout object at 0x7f1674c95cd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95d10>, <pyanaconda.keyboard._Layout object at 0x7f1674c95d50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95dd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95e10>], HT: [<pyanaconda.keyboard._Layout object at 0x7f1674c95e50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95e90>, <pyanaconda.keyboard._Layout object at 0x7f1674c95ed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95f10>], HU: [<pyanaconda.keyboard._Layout object at 0x7f1674c95f50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95f90>, <pyanaconda.keyboard._Layout object at 0x7f1674c95fd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99090>, <pyanaconda.keyboard._Layout object at 0x7f1674c990d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99110>, <pyanaconda.keyboard._Layout object at 0x7f1674c99150>, <pyanaconda.keyboard._Layout object at 0x7f1674c99190>, <pyanaconda.keyboard._Layout object at 0x7f1674c991d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99210>, <pyanaconda.keyboard._Layout object at 0x7f1674c99250>, <pyanaconda.keyboard._Layout object at 0x7f1674c99290>, <pyanaconda.keyboard._Layout object at 0x7f1674c992d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99310>, <pyanaconda.keyboard._Layout object at 0x7f1674c99350>, <pyanaconda.keyboard._Layout object at 0x7f1674c99390>, <pyanaconda.keyboard._Layout object at 0x7f1674c993d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99410>, <pyanaconda.keyboard._Layout object at 0x7f1674c99450>, <pyanaconda.keyboard._Layout object at 0x7f1674c99490>], HN: [<pyanaconda.keyboard._Layout object at 0x7f1674c95ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95b10>, <pyanaconda.keyboard._Layout object at 0x7f1674c95b50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95b90>], VE: [<pyanaconda.keyboard._Layout object at 0x7f168a1ba7d0>, <pyanaconda.keyboard._Layout object at 0x7f168a1ba790>, <pyanaconda.keyboard._Layout object at 0x7f168a1ba710>, <pyanaconda.keyboard._Layout object at 0x7f168a1ba750>], PR: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e090>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e0d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e110>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e150>], PS: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e190>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e210>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e250>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e2d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e350>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e390>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e3d0>], PT: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e590>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e5d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e650>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e690>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e6d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e710>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e750>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e7d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e810>], PY: [<pyanaconda.keyboard._Layout object at 0x7f1674c9ea90>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ead0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9eb10>, <pyanaconda.keyboard._Layout object at 0x7f1674c9eb50>], PA: [<pyanaconda.keyboard._Layout object at 0x7f1674c959d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95a10>, <pyanaconda.keyboard._Layout object at 0x7f1674c95a50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95a90>], UY: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a090>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a0d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a110>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a150>], PE: [<pyanaconda.keyboard._Layout object at 0x7f1674c95bd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c95c50>, <pyanaconda.keyboard._Layout object at 0x7f1674c95c90>], PK: [<pyanaconda.keyboard._Layout object at 0x7f1674c99810>, <pyanaconda.keyboard._Layout object at 0x7f1674c99890>, <pyanaconda.keyboard._Layout object at 0x7f1674c998d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99910>, <pyanaconda.keyboard._Layout object at 0x7f1674c99950>], PH: [<pyanaconda.keyboard._Layout object at 0x7f1674c994d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99510>, <pyanaconda.keyboard._Layout object at 0x7f1674c99590>, <pyanaconda.keyboard._Layout object at 0x7f1674c995d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99610>, <pyanaconda.keyboard._Layout object at 0x7f1674c99650>, <pyanaconda.keyboard._Layout object at 0x7f1674c99690>, <pyanaconda.keyboard._Layout object at 0x7f1674c996d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99710>, <pyanaconda.keyboard._Layout object at 0x7f1674c99750>], PL: [<pyanaconda.keyboard._Layout object at 0x7f1674c99990>, <pyanaconda.keyboard._Layout object at 0x7f1674c99a10>, <pyanaconda.keyboard._Layout object at 0x7f1674c99a90>, <pyanaconda.keyboard._Layout object at 0x7f1674c99ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99b10>, <pyanaconda.keyboard._Layout object at 0x7f1674c99b50>, <pyanaconda.keyboard._Layout object at 0x7f1674c99b90>, <pyanaconda.keyboard._Layout object at 0x7f1674c99bd0>], EH: [<pyanaconda.keyboard._Layout object at 0x7f1671d00b90>, <pyanaconda.keyboard._Layout object at 0x7f1671d00c10>, <pyanaconda.keyboard._Layout object at 0x7f1671d00c50>, <pyanaconda.keyboard._Layout object at 0x7f1671d00cd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00d50>, <pyanaconda.keyboard._Layout object at 0x7f1671d00d90>, <pyanaconda.keyboard._Layout object at 0x7f1671d00dd0>], EE: [<pyanaconda.keyboard._Layout object at 0x7f1671d00790>, <pyanaconda.keyboard._Layout object at 0x7f1671d007d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00850>, <pyanaconda.keyboard._Layout object at 0x7f1671d00890>], EG: [<pyanaconda.keyboard._Layout object at 0x7f1671d008d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00950>, <pyanaconda.keyboard._Layout object at 0x7f1671d00990>, <pyanaconda.keyboard._Layout object at 0x7f1671d00a10>, <pyanaconda.keyboard._Layout object at 0x7f1671d00a90>, <pyanaconda.keyboard._Layout object at 0x7f1671d00ad0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00b10>], ZA: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0710>], EC: [<pyanaconda.keyboard._Layout object at 0x7f1671d00410>, <pyanaconda.keyboard._Layout object at 0x7f1671d00450>, <pyanaconda.keyboard._Layout object at 0x7f1671d00490>, <pyanaconda.keyboard._Layout object at 0x7f1671d004d0>], IT: [<pyanaconda.keyboard._Layout object at 0x7f1671ceae90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaed0>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaf50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaf90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceafd0>], ET: [<pyanaconda.keyboard._Layout object at 0x7f1671d04e90>], ES: [<pyanaconda.keyboard._Layout object at 0x7f1671d04c10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04c50>, <pyanaconda.keyboard._Layout object at 0x7f1671d04d10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04d50>, <pyanaconda.keyboard._Layout object at 0x7f1671d04d90>, <pyanaconda.keyboard._Layout object at 0x7f1671d04dd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04e10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04e50>], ME: [<pyanaconda.keyboard._Layout object at 0x7f1671d049d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04a10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04a50>, <pyanaconda.keyboard._Layout object at 0x7f1671d04ad0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04b10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04b50>, <pyanaconda.keyboard._Layout object at 0x7f1671d04b90>, <pyanaconda.keyboard._Layout object at 0x7f1671d04bd0>], MA: [<pyanaconda.keyboard._Layout object at 0x7f1671d04450>, <pyanaconda.keyboard._Layout object at 0x7f1671d04490>, <pyanaconda.keyboard._Layout object at 0x7f1671d044d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04510>, <pyanaconda.keyboard._Layout object at 0x7f1671d04550>, <pyanaconda.keyboard._Layout object at 0x7f1671d04590>, <pyanaconda.keyboard._Layout object at 0x7f1671d045d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04610>, <pyanaconda.keyboard._Layout object at 0x7f1671d04650>, <pyanaconda.keyboard._Layout object at 0x7f1671d046d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04710>, <pyanaconda.keyboard._Layout object at 0x7f1671d04790>, <pyanaconda.keyboard._Layout object at 0x7f1671d04810>, <pyanaconda.keyboard._Layout object at 0x7f1671d04850>, <pyanaconda.keyboard._Layout object at 0x7f1671d04890>], UZ: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a190>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a1d0>], MM: [<pyanaconda.keyboard._Layout object at 0x7f1671d07110>], ML: [<pyanaconda.keyboard._Layout object at 0x7f1671d04fd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07050>, <pyanaconda.keyboard._Layout object at 0x7f1671d07090>, <pyanaconda.keyboard._Layout object at 0x7f1671d070d0>], MN: [<pyanaconda.keyboard._Layout object at 0x7f1671d073d0>], MK: [<pyanaconda.keyboard._Layout object at 0x7f1671d04f10>, <pyanaconda.keyboard._Layout object at 0x7f1671d04f50>], MT: [<pyanaconda.keyboard._Layout object at 0x7f1671d07690>, <pyanaconda.keyboard._Layout object at 0x7f1671d076d0>], MV: [<pyanaconda.keyboard._Layout object at 0x7f1671d07710>], MR: [<pyanaconda.keyboard._Layout object at 0x7f1671d07410>, <pyanaconda.keyboard._Layout object at 0x7f1671d07490>, <pyanaconda.keyboard._Layout object at 0x7f1671d074d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07550>, <pyanaconda.keyboard._Layout object at 0x7f1671d075d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07610>, <pyanaconda.keyboard._Layout object at 0x7f1671d07650>], UA: [<pyanaconda.keyboard._Layout object at 0x7f1671d07150>, <pyanaconda.keyboard._Layout object at 0x7f1671d07190>, <pyanaconda.keyboard._Layout object at 0x7f1671d071d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07250>, <pyanaconda.keyboard._Layout object at 0x7f1671d07290>, <pyanaconda.keyboard._Layout object at 0x7f1671d072d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07310>, <pyanaconda.keyboard._Layout object at 0x7f1671d07350>], MX: [<pyanaconda.keyboard._Layout object at 0x7f1671d07750>, <pyanaconda.keyboard._Layout object at 0x7f1671d07790>, <pyanaconda.keyboard._Layout object at 0x7f1671d077d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07810>], IL: [<pyanaconda.keyboard._Layout object at 0x7f1674c9edd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ee10>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ee50>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ee90>], FR: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a310>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a350>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a3d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a410>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a450>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a4d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a510>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a550>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a590>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a5d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a610>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a650>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a6d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a710>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a790>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a7d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a810>], FI: [<pyanaconda.keyboard._Layout object at 0x7f1671d07850>, <pyanaconda.keyboard._Layout object at 0x7f1671d07890>, <pyanaconda.keyboard._Layout object at 0x7f1671d078d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07950>, <pyanaconda.keyboard._Layout object at 0x7f1671d07990>], FO: [<pyanaconda.keyboard._Layout object at 0x7f1671d07f90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07fd0>], NI: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a850>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a890>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a8d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a910>], NL: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a950>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a990>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bdd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61450>], NO: [<pyanaconda.keyboard._Layout object at 0x7f1675075550>, <pyanaconda.keyboard._Layout object at 0x7f167c8e1590>, <pyanaconda.keyboard._Layout object at 0x7f168a1b0e50>, <pyanaconda.keyboard._Layout object at 0x7f168a1a6110>, <pyanaconda.keyboard._Layout object at 0x7f168a1a6150>, <pyanaconda.keyboard._Layout object at 0x7f168a1a60d0>, <pyanaconda.keyboard._Layout object at 0x7f168a1baad0>], NG: [<pyanaconda.keyboard._Layout object at 0x7f1671d0a210>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a250>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a290>, <pyanaconda.keyboard._Layout object at 0x7f1671d0a2d0>], NP: [<pyanaconda.keyboard._Layout object at 0x7f168a1baa50>], CH: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0750>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0790>, <pyanaconda.keyboard._Layout object at 0x7f1671cf07d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0810>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0850>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0890>, <pyanaconda.keyboard._Layout object at 0x7f1671cf08d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0910>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0950>], CO: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0e10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0e50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0e90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0ed0>], CN: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0d10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0d50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0d90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0dd0>], CM: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0bd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0c10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0c50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0c90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0cd0>], CL: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0ad0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0b10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0b50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0b90>], CA: [<pyanaconda.keyboard._Layout object at 0x7f1671cf0410>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0490>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0510>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0550>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0590>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0610>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0650>, <pyanaconda.keyboard._Layout object at 0x7f1671cf0690>], CD: [<pyanaconda.keyboard._Layout object at 0x7f1671cf06d0>], CZ: [<pyanaconda.keyboard._Layout object at 0x7f1671cf48d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4910>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4990>, <pyanaconda.keyboard._Layout object at 0x7f1671cf49d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4a10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4a50>], CR: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4510>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4550>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4590>, <pyanaconda.keyboard._Layout object at 0x7f1671cf45d0>], CU: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4750>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4790>, <pyanaconda.keyboard._Layout object at 0x7f1671cf47d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4810>], SY: [<pyanaconda.keyboard._Layout object at 0x7f1671cfd650>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd690>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd6d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd710>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd750>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd790>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd7d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd850>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd890>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd910>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd990>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd9d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfda10>], KG: [<pyanaconda.keyboard._Layout object at 0x7f1671cf46d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4710>], KE: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4650>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4690>], KH: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4850>], SV: [<pyanaconda.keyboard._Layout object at 0x7f1671cfd290>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd2d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd310>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd350>], SK: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8890>, <pyanaconda.keyboard._Layout object at 0x7f1671cf88d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8950>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8990>], KR: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4f90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4fd0>], SI: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8550>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8590>, <pyanaconda.keyboard._Layout object at 0x7f1671cf85d0>], KW: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8610>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8690>, <pyanaconda.keyboard._Layout object at 0x7f1671cf86d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8750>, <pyanaconda.keyboard._Layout object at 0x7f1671cf87d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8810>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8850>], SN: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8fd0>], KZ: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8f10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8f50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8f90>], SA: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4890>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4b10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4b50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4bd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4c50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4c90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4cd0>], SE: [<pyanaconda.keyboard._Layout object at 0x7f1671cf8050>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8090>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8110>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8150>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8190>, <pyanaconda.keyboard._Layout object at 0x7f1671cf81d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8210>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8250>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8290>], SD: [<pyanaconda.keyboard._Layout object at 0x7f1671cf4d10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4d90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4dd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4e50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4ed0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4f10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf4f50>], DO: [<pyanaconda.keyboard._Layout object at 0x7f1671cfda50>, <pyanaconda.keyboard._Layout object at 0x7f1671cfda90>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdad0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdb10>], DK: [<pyanaconda.keyboard._Layout object at 0x7f1671cfd050>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd090>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd110>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd150>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd1d0>], DE: [<pyanaconda.keyboard._Layout object at 0x7f1671cf89d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8a50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8a90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8ad0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8b50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8b90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8c10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8c50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8cd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8d10>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8d50>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8d90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8dd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8e90>, <pyanaconda.keyboard._Layout object at 0x7f1671cf8ed0>], YE: [<pyanaconda.keyboard._Layout object at 0x7f1671cee810>, <pyanaconda.keyboard._Layout object at 0x7f1671cee890>, <pyanaconda.keyboard._Layout object at 0x7f1671cee8d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cee950>, <pyanaconda.keyboard._Layout object at 0x7f1671cee9d0>, <pyanaconda.keyboard._Layout object at 0x7f1671ceea10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceea50>], DZ: [<pyanaconda.keyboard._Layout object at 0x7f1671cfdc10>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdc90>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdcd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdd50>, <pyanaconda.keyboard._Layout object at 0x7f1671cfddd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfde10>, <pyanaconda.keyboard._Layout object at 0x7f1671cfde50>], US: [<pyanaconda.keyboard._Layout object at 0x7f1671d079d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07a10>, <pyanaconda.keyboard._Layout object at 0x7f1671d07a50>, <pyanaconda.keyboard._Layout object at 0x7f1671d07a90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07ad0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07b10>, <pyanaconda.keyboard._Layout object at 0x7f1671d07b50>, <pyanaconda.keyboard._Layout object at 0x7f1671d07b90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07bd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07c10>, <pyanaconda.keyboard._Layout object at 0x7f1671d07c50>, <pyanaconda.keyboard._Layout object at 0x7f1671d07c90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07cd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07d10>, <pyanaconda.keyboard._Layout object at 0x7f1671d07d50>, <pyanaconda.keyboard._Layout object at 0x7f1671d07d90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07dd0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07e50>, <pyanaconda.keyboard._Layout object at 0x7f1671d07e90>, <pyanaconda.keyboard._Layout object at 0x7f1671d07ed0>, <pyanaconda.keyboard._Layout object at 0x7f1671d07f10>, <pyanaconda.keyboard._Layout object at 0x7f1671d07f50>], LB: [<pyanaconda.keyboard._Layout object at 0x7f1671cfd390>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd410>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd450>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd4d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd550>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd590>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd5d0>], LA: [<pyanaconda.keyboard._Layout object at 0x7f1671cfd210>, <pyanaconda.keyboard._Layout object at 0x7f1671cfd250>], TW: [<pyanaconda.keyboard._Layout object at 0x7f1671d048d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04910>, <pyanaconda.keyboard._Layout object at 0x7f1671d04990>], TR: [<pyanaconda.keyboard._Layout object at 0x7f1671d04150>, <pyanaconda.keyboard._Layout object at 0x7f1671d04190>, <pyanaconda.keyboard._Layout object at 0x7f1671d04210>, <pyanaconda.keyboard._Layout object at 0x7f1671d04250>, <pyanaconda.keyboard._Layout object at 0x7f1671d04290>, <pyanaconda.keyboard._Layout object at 0x7f1671d042d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04310>, <pyanaconda.keyboard._Layout object at 0x7f1671d04350>, <pyanaconda.keyboard._Layout object at 0x7f1671d04390>, <pyanaconda.keyboard._Layout object at 0x7f1671d043d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d04410>], LK: [<pyanaconda.keyboard._Layout object at 0x7f1671cfdb50>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdb90>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdbd0>], LV: [<pyanaconda.keyboard._Layout object at 0x7f1671d00110>, <pyanaconda.keyboard._Layout object at 0x7f1671d00150>, <pyanaconda.keyboard._Layout object at 0x7f1671d001d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00210>, <pyanaconda.keyboard._Layout object at 0x7f1671d00250>, <pyanaconda.keyboard._Layout object at 0x7f1671d002d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00310>], LT: [<pyanaconda.keyboard._Layout object at 0x7f1671cfde90>, <pyanaconda.keyboard._Layout object at 0x7f1671cfded0>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdf10>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdf50>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdf90>, <pyanaconda.keyboard._Layout object at 0x7f1671cfdfd0>], TM: [<pyanaconda.keyboard._Layout object at 0x7f1671d00b50>, <pyanaconda.keyboard._Layout object at 0x7f1671d00e50>], TJ: [<pyanaconda.keyboard._Layout object at 0x7f1671d00350>, <pyanaconda.keyboard._Layout object at 0x7f1671d003d0>], TH: [<pyanaconda.keyboard._Layout object at 0x7f1671d00050>, <pyanaconda.keyboard._Layout object at 0x7f1671d00090>, <pyanaconda.keyboard._Layout object at 0x7f1671d000d0>], LY: [<pyanaconda.keyboard._Layout object at 0x7f1671d00510>, <pyanaconda.keyboard._Layout object at 0x7f1671d00590>, <pyanaconda.keyboard._Layout object at 0x7f1671d005d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00650>, <pyanaconda.keyboard._Layout object at 0x7f1671d006d0>, <pyanaconda.keyboard._Layout object at 0x7f1671d00710>, <pyanaconda.keyboard._Layout object at 0x7f1671d00750>], AE: [<pyanaconda.keyboard._Layout object at 0x7f1674c99c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c99c90>, <pyanaconda.keyboard._Layout object at 0x7f1674c99cd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99d50>, <pyanaconda.keyboard._Layout object at 0x7f1674c99dd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99e10>, <pyanaconda.keyboard._Layout object at 0x7f1674c99e50>], AD: [<pyanaconda.keyboard._Layout object at 0x7f1674c99e90>], AF: [<pyanaconda.keyboard._Layout object at 0x7f1674c99ed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c99f10>, <pyanaconda.keyboard._Layout object at 0x7f1674c99f50>, <pyanaconda.keyboard._Layout object at 0x7f1674c99f90>, <pyanaconda.keyboard._Layout object at 0x7f1674c99fd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e050>], IQ: [<pyanaconda.keyboard._Layout object at 0x7f1671ceaa10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaa50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaa90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceaad0>, <pyanaconda.keyboard._Layout object at 0x7f1671ceab10>], IS: [<pyanaconda.keyboard._Layout object at 0x7f1671cead10>, <pyanaconda.keyboard._Layout object at 0x7f1671cead50>, <pyanaconda.keyboard._Layout object at 0x7f1671cead90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceae10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceae50>], IR: [<pyanaconda.keyboard._Layout object at 0x7f1671ceab50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceab90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceac10>, <pyanaconda.keyboard._Layout object at 0x7f1671ceac50>, <pyanaconda.keyboard._Layout object at 0x7f1671ceac90>, <pyanaconda.keyboard._Layout object at 0x7f1671ceacd0>], AM: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e410>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e450>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e490>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e4d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e510>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e550>], AL: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e890>], VN: [<pyanaconda.keyboard._Layout object at 0x7f168a199d10>], AR: [<pyanaconda.keyboard._Layout object at 0x7f1674c9ecd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ed10>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ed50>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ed90>], AT: [<pyanaconda.keyboard._Layout object at 0x7f1674c9eb90>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ebd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ec50>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ec90>], IN: [<pyanaconda.keyboard._Layout object at 0x7f1671cea210>, <pyanaconda.keyboard._Layout object at 0x7f1671cea290>, <pyanaconda.keyboard._Layout object at 0x7f1671cea2d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea310>, <pyanaconda.keyboard._Layout object at 0x7f1671cea350>, <pyanaconda.keyboard._Layout object at 0x7f1671cea390>, <pyanaconda.keyboard._Layout object at 0x7f1671cea3d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea410>, <pyanaconda.keyboard._Layout object at 0x7f1671cea450>, <pyanaconda.keyboard._Layout object at 0x7f1671cea490>, <pyanaconda.keyboard._Layout object at 0x7f1671cea4d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea510>, <pyanaconda.keyboard._Layout object at 0x7f1671cea550>, <pyanaconda.keyboard._Layout object at 0x7f1671cea590>, <pyanaconda.keyboard._Layout object at 0x7f1671cea5d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea650>, <pyanaconda.keyboard._Layout object at 0x7f1671cea690>, <pyanaconda.keyboard._Layout object at 0x7f1671cea6d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea750>, <pyanaconda.keyboard._Layout object at 0x7f1671cea790>, <pyanaconda.keyboard._Layout object at 0x7f1671cea7d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea850>, <pyanaconda.keyboard._Layout object at 0x7f1671cea890>, <pyanaconda.keyboard._Layout object at 0x7f1671cea910>, <pyanaconda.keyboard._Layout object at 0x7f1671cea950>, <pyanaconda.keyboard._Layout object at 0x7f1671cea990>, <pyanaconda.keyboard._Layout object at 0x7f1671cea9d0>], TZ: [<pyanaconda.keyboard._Layout object at 0x7f1671d04ed0>], AZ: [<pyanaconda.keyboard._Layout object at 0x7f1674c9eed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ef10>], IE: [<pyanaconda.keyboard._Layout object at 0x7f1674c9e8d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e910>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e990>, <pyanaconda.keyboard._Layout object at 0x7f1674c9e9d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c9ea10>], QA: [<pyanaconda.keyboard._Layout object at 0x7f1674c9ef50>, <pyanaconda.keyboard._Layout object at 0x7f1674c9efd0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea050>, <pyanaconda.keyboard._Layout object at 0x7f1671cea0d0>, <pyanaconda.keyboard._Layout object at 0x7f1671cea150>, <pyanaconda.keyboard._Layout object at 0x7f1671cea190>, <pyanaconda.keyboard._Layout object at 0x7f1671cea1d0>]} > _intf._currentAction._spokes._xkl_wrapper._switching_options: [grp:switch, grp:lswitch, grp:lwin_switch, grp:rwin_switch, grp:win_switch, grp:caps_switch, grp:rctrl_switch, grp:toggle, grp:lalt_toggle, grp:caps_toggle, grp:shift_caps_toggle, grp:shift_caps_switch, grp:win_menu_switch, grp:lctrl_rctrl_switch, grp:alt_caps_toggle, grp:shifts_toggle, grp:alts_toggle, grp:ctrls_toggle, grp:ctrl_shift_toggle, grp:lctrl_lshift_toggle, grp:rctrl_rshift_toggle, grp:ctrl_alt_toggle, grp:alt_shift_toggle, grp:lalt_lshift_toggle, grp:alt_space_toggle, grp:menu_toggle, grp:lwin_toggle, grp:rwin_toggle, grp:lshift_toggle, grp:rshift_toggle, grp:lctrl_toggle, grp:rctrl_toggle, grp:sclk_toggle, grp:lctrl_lwin_rctrl_menu] > _intf._currentAction._spokes._xkl_wrapper._engine: Engine instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.name_to_show_str: {ch (de_mac): Swiss German; Alemannic; Alsatian (German (Switzerland, Macintosh)), de (nodeadkeys): German (German (eliminate dead keys)), gr: Greek, Modern (1453-) (Greek), pl (dvorak): Polish (Polish (Dvorak)), pl (ru_phonetic_dvorak): Russian (Russian (Poland, phonetic Dvorak)), sk (bksl): Slovak (Slovak (extended Backslash)), jp (kana): Japanese (Japanese (Kana)), gb: English (English (UK)), lv (fkey): Latvian (Latvian (F variant)), gn: French (French (Guinea)), ge (mess): Georgian (Georgian (MESS)), gh: English (English (Ghana)), tz: Swahili (Swahili (Tanzania)), de (dsb): Lower Sorbian (Lower Sorbian), tr: Turkish (Turkish), pt (nativo-epo): Esperanto (Esperanto (Portugal, Nativo)), at (nodeadkeys): German (German (Austria, eliminate dead keys)), ru (kom): Komi (Komi), tj: Tajik (Tajik), th: Thai (Thai), sk (qwerty): Slovak (Slovak (qwerty)), ml (us-intl): Bambara (English (Mali, US international)), in (urd-phonetic): Urdu (Urdu (phonetic)), no (nodeadkeys): Norwegian (Norwegian (eliminate dead keys)), us (euro): English (English (US, with euro on 5)), be (sundeadkeys): Dutch; Flemish (Belgian (Sun dead keys)), de (deadgraveacute): German (German (dead grave acute)), fr (nodeadkeys): French (French (eliminate dead keys)), ch (fr_mac): French (French (Switzerland, Macintosh)), ge: Georgian (Georgian), lv (adapted): Latvian (Latvian (adapted)), in (mal): Malayalam (Malayalam), hu (102_qwerty_dot_nodead): Hungarian (Hungarian (102/qwerty/dot/eliminate dead keys)), es (deadtilde): Spanish; Castilian (Spanish (include dead tilde)), in (tam_keyboard_with_numerals): Tamil (Tamil (keyboard with numerals)), be: Dutch; Flemish (Belgian), de (sundeadkeys): German (German (Sun dead keys)), za: English (English (South Africa)), be (oss_latin9): Dutch; Flemish (Belgian (alternative, latin-9 only)), us (dvorak): English (English (Dvorak)), ee (dvorak): Estonian (Estonian (Dvorak)), in (ben_gitanjali): Bengali (Bengali (India, Uni Gitanjali)), fr (mac): French (French (Macintosh)), kz (kazrus): Russian (Kazakh (with Russian)), ie (CloGaelach): Gaelic; Scottish Gaelic (CloGaelach), ng (igbo): Igbo (Igbo), ma (tifinagh-extended-phonetic): Berber languages (Berber (Morocco, Tifinagh extended phonetic)), se (nodeadkeys): Swedish (Swedish (eliminate dead keys)), us (chr): Cherokee (Cherokee), rs (latinunicodeyz): Serbian (Serbian (Latin Unicode qwerty)), ru (typewriter): Russian (Russian (typewriter)), ee (us): Estonian (Estonian (US keyboard with Estonian letters)), no (mac_nodeadkeys): Norwegian (Norwegian (Macintosh, eliminate dead keys)), iq (ku_f): Kurdish (Kurdish (Iraq, F)), cz (qwerty_bksl): Czech (Czech (qwerty, extended Backslash)), it (us): Italian (Italian (US keyboard with Italian letters)), sy (ku_f): Kurdish (Kurdish (Syria, F)), epo (legacy): Esperanto (Esperanto (displaced semicolon and quote, obsolete)), in (guru): Panjabi; Punjabi (Punjabi (Gurmukhi)), hu (102_qwertz_comma_dead): Hungarian (Hungarian (102/qwertz/comma/dead keys)), fr (geo): Georgian (Georgian (France, AZERTY Tskapo)), hu (101_qwertz_dot_nodead): Hungarian (Hungarian (101/qwertz/dot/eliminate dead keys)), pt (nodeadkeys): Portuguese (Portuguese (eliminate dead keys)), hu (102_qwerty_dot_dead): Hungarian (Hungarian (102/qwerty/dot/dead keys)), tr (ku_alt): Kurdish (Kurdish (Turkey, Latin Alt-Q)), ca (multi): French (Canadian Multilingual (first part)), ru (phonetic): Russian (Russian (phonetic)), in (ben_baishakhi): Bengali (Bengali (India, Baishakhi)), hu (nodeadkeys): Hungarian (Hungarian (eliminate dead keys)), fr: French (French), lt (lekp): Lithuanian (Lithuanian (LEKP)), tr (crh): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Q)), by (legacy): Belarusian (Belarusian (legacy)), me (latinyz): Serbian (Montenegrin (Latin qwerty)), am (phonetic-alt): Armenian (Armenian (alternative phonetic)), ba (alternatequotes): Bosnian (Bosnian (use guillemets for quotes)), us (dvorak-l): English (English (left handed Dvorak)), pt (mac_sundeadkeys): Portuguese (Portuguese (Macintosh, Sun dead keys)), tm: Turkmen (Turkmen), ru (legacy): Russian (Russian (legacy)), is: Icelandic (Icelandic), no (mac): Norwegian (Norwegian (Macintosh)), se (dvorak): Swedish (Swedish (Dvorak)), ee: Estonian (Estonian), ua (rstu_ru): Ukrainian (Russian (Ukraine, standard RSTU)), me: Serbian (Montenegrin), ro (std): Romanian (Romanian (standard)), mm: Burmese (Burmese), ml: Bambara (Bambara), pl (qwertz): Polish (Polish (qwertz)), us (dvorak-intl): English (English (Dvorak international with dead keys)), mk: Macedonian (Macedonian), mt: Maltese (Maltese), fr (bre): French (French (Breton)), mv: Divehi; Dhivehi; Maldivian (Dhivehi), hu (102_qwertz_comma_nodead): Hungarian (Hungarian (102/qwertz/comma/eliminate dead keys)), cn (tib_asciinum): Tibetan (Tibetan (with ASCII numerals)), ph (colemak): Filipino; Pilipino (Filipino (Colemak Latin)), in (urd-winkeys): Urdu (Urdu (WinKeys)), bd (probhat): Bengali (Bengali (Probhat)), la (stea): Lao (Lao (STEA proposed standard layout)), ua (typewriter): Ukrainian (Ukrainian (typewriter)), iq (ku_ara): Kurdish (Kurdish (Iraq, Arabic-Latin)), gb (dvorakukp): English (English (UK, Dvorak with UK punctuation)), fi (mac): Finnish (Finnish (Macintosh)), hu (qwerty): Hungarian (Hungarian (qwerty)), de (mac): German (German (Macintosh)), tr (sundeadkeys): Turkish (Turkish (Sun dead keys)), hu (101_qwertz_comma_nodead): Hungarian (Hungarian (101/qwertz/comma/eliminate dead keys)), pt (mac_nodeadkeys): Portuguese (Portuguese (Macintosh, eliminate dead keys)), se (svdvorak): Swedish (Swedish (Svdvorak)), me (latinalternatequotes): Serbian (Montenegrin (Latin with guillemets)), af (olpc-ps): Pushto; Pashto (Pashto (Afghanistan, OLPC)), es (mac): Spanish; Castilian (Spanish (Macintosh)), sy (ku_alt): Kurdish (Kurdish (Syria, Latin Alt-Q)), il (biblical): Hebrew (Hebrew (Biblical, Tiro)), il (lyx): Hebrew (Hebrew (lyx)), fi: Finnish (Finnish), mao: Maori (Maori), fo: Faroese (Faroese), sy: Syriac (Arabic (Syria)), sy (syc_phonetic): Syriac (Syriac (phonetic)), ma (french): French (French (Morocco)), dk (mac_nodeadkeys): Danish (Danish (Macintosh, eliminate dead keys)), sk: Slovak (Slovak), in (tam_TAB): Tamil (Tamil (TAB typewriter)), ph (dvorak-bay): Filipino; Pilipino (Filipino (Dvorak Baybayin)), sn: Wolof (Wolof), in (urd-phonetic3): Urdu (Urdu (alternative phonetic)), lv (apostrophe): Latvian (Latvian (apostrophe variant)), se: Swedish (Swedish), af (uz-olpc): Uzbek (Uzbek (Afghanistan, OLPC)), fr (latin9_sundeadkeys): French (French (legacy, alternative, Sun dead keys)), sy (ku): Kurdish (Kurdish (Syria, Latin Q)), de (ro_nodeadkeys): Romanian (Romanian (Germany, eliminate dead keys)), ba (unicode): Bosnian (Bosnian (use Bosnian digraphs)), ma (tifinagh-alt-phonetic): Berber languages (Berber (Morocco, Tifinagh alternative phonetic)), ma (tifinagh-alt): Berber languages (Berber (Morocco, Tifinagh alternative)), la: Lao (Lao), lk: Sinhala; Sinhalese (Sinhala (phonetic)), lv: Latvian (Latvian), lt: Lithuanian (Lithuanian), jp (mac): Japanese (Japanese (Macintosh)), ir: Persian (Persian), be (oss): Dutch; Flemish (Belgian (alternative)), cm (french): French (French (Cameroon)), iq (ku): Kurdish (Kurdish (Iraq, Latin Q)), cm (azerty): French (Cameroon Multilingual (azerty)), ph (capewell-qwerf2k6): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Latin)), fr (oci): Occitan (post 1500) (Occitan), es (nodeadkeys): Spanish; Castilian (Spanish (eliminate dead keys)), fi (nodeadkeys): Finnish (Finnish (classic, eliminate dead keys)), in (jhelum): Panjabi; Punjabi (Punjabi (Gurmukhi Jhelum)), se (smi): Northern Sami (Northern Saami (Sweden)), tr (crh_alt): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Alt-Q)), be (nodeadkeys): Dutch; Flemish (Belgian (eliminate dead keys)), hu (101_qwertz_comma_dead): Hungarian (Hungarian (101/qwertz/comma/dead keys)), pt (mac): Portuguese (Portuguese (Macintosh)), in (ben): Bengali (Bengali (India)), by (latin): Belarusian (Belarusian (Latin)), fr (oss_nodeadkeys): French (French (alternative, eliminate dead keys)), nl (mac): Dutch; Flemish (Dutch (Macintosh)), de (mac_nodeadkeys): German (German (Macintosh, eliminate dead keys)), ee (nodeadkeys): Estonian (Estonian (eliminate dead keys)), in (hin-wx): Hindi (Hindi (Wx)), kg (phonetic): Kirghiz; Kyrgyz (Kyrgyz (phonetic)), ru (sah): Yakut (Yakut), no (smi): Northern Sami (Northern Saami (Norway)), hu (101_qwerty_dot_dead): Hungarian (Hungarian (101/qwerty/dot/dead keys)), ie (UnicodeExpert): English (Irish (UnicodeExpert)), ch (legacy): Swiss German; Alemannic; Alsatian (German (Switzerland, legacy)), et: Amharic (Amharic), ru (chm): Mari (Mari), ca (ike): Inuktitut (Inuktitut), ru: Russian (Russian), cn (uig): Uighur; Uyghur (Uyghur), nl (sundeadkeys): Dutch; Flemish (Dutch (Sun dead keys)), us (hbs): English (Serbo-Croatian (US)), pk (ara): Arabic (Arabic (Pakistan)), ie (ogam): Irish, Old (to 900) (Ogham), ro: Romanian (Romanian), pl (dvp): Polish (Polish (programmer Dvorak)), ch (de_sundeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, Sun dead keys)), ua (winkeys): Ukrainian (Ukrainian (WinKeys)), gb (dvorak): English (English (UK, Dvorak)), gb (mac): English (English (UK, Macintosh)), hu (102_qwerty_comma_nodead): Hungarian (Hungarian (102/qwerty/comma/eliminate dead keys)), in (eng): English (English (India, with RupeeSign)), hu (101_qwerty_comma_dead): Hungarian (Hungarian (101/qwerty/comma/dead keys)), ca (fr-legacy): French (French (Canada, legacy)), cm (qwerty): English (Cameroon Multilingual (qwerty)), pl (dvorak_altquotes): Polish (Polish (Dvorak, Polish quotes on key 1)), af (uz): Uzbek (Uzbek (Afghanistan)), latam: Spanish; Castilian (Spanish (Latin American)), br (dvorak): Portuguese (Portuguese (Brazil, Dvorak)), am (phonetic): Armenian (Armenian (phonetic)), mk (nodeadkeys): Macedonian (Macedonian (eliminate dead keys)), de (deadacute): German (German (dead acute)), hu (102_qwerty_comma_dead): Hungarian (Hungarian (102/qwerty/comma/dead keys)), is (mac): Icelandic (Icelandic (Macintosh)), lk (tam_unicode): Tamil (Tamil (Sri Lanka, Unicode)), jp (kana86): Japanese (Japanese (Kana 86)), no (dvorak): Norwegian (Norwegian (Dvorak)), be (iso-alternate): Dutch; Flemish (Belgian (ISO alternate)), in (mal_lalitha): Malayalam (Malayalam (Lalitha)), us (dvorak-classic): English (English (classic Dvorak)), iq (ku_alt): Kurdish (Kurdish (Iraq, Latin Alt-Q)), ph (dvorak): Filipino; Pilipino (Filipino (Dvorak Latin)), fo (nodeadkeys): Faroese (Faroese (eliminate dead keys)), es (ast): Asturian; Bable; Leonese; Asturleonese (Asturian (Spain, with bottom-dot H and bottom-dot L)), cm (dvorak): English (Cameroon Multilingual (Dvorak)), th (tis): Thai (Thai (TIS-820.2538)), ch (fr_nodeadkeys): French (French (Switzerland, eliminate dead keys)), in (tel): Telugu (Telugu), gb (colemak): English (English (UK, Colemak)), ru (typewriter-legacy): Russian (Russian (typewriter, legacy)), bg (phonetic): Bulgarian (Bulgarian (traditional phonetic)), es (dvorak): Spanish; Castilian (Spanish (Dvorak)), ph (capewell-dvorak): Filipino; Pilipino (Filipino (Capewell-Dvorak Latin)), latam (nodeadkeys): Spanish; Castilian (Spanish (Latin American, eliminate dead keys)), ke (kik): Kikuyu; Gikuyu (Kikuyu), ara (qwerty_digits): Arabic (Arabic (qwerty/digits)), tr (f): Turkish (Turkish (F)), me (cyrillic): Serbian (Montenegrin (Cyrillic)), in (guj): Gujarati (Gujarati), tr (ku_f): Kurdish (Kurdish (Turkey, F)), ro (cedilla): Romanian (Romanian (cedilla)), ma (tifinagh-extended): Berber languages (Berber (Morocco, Tifinagh extended)), ml (us-mac): Bambara (English (Mali, US Macintosh)), in (mal_enhanced): Malayalam (Malayalam (enhanced Inscript with Rupee Sign)), cz (ucw): Czech (Czech (UCW layout, accented letters only)), ru (xal): Kalmyk; Oirat (Kalmyk), de (ro): Romanian (Romanian (Germany)), si: Slovenian (Slovenian), ua (legacy): Ukrainian (Ukrainian (legacy)), am (western): Armenian (Armenian (western)), ua (homophonic): Ukrainian (Ukrainian (homophonic)), ch (de_nodeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, eliminate dead keys)), tr (alt): Turkish (Turkish (Alt-Q)), it (mac): Italian (Italian (Macintosh)), lv (ergonomic): Latvian (Latvian (ergonomic, ŪGJRMV)), es: Spanish; Castilian (Spanish), in (tam_unicode): Tamil (Tamil (Unicode)), latam (sundeadkeys): Spanish; Castilian (Spanish (Latin American, Sun dead keys)), kg: Kirghiz; Kyrgyz (Kyrgyz), ng (yoruba): Yoruba (Yoruba), ke: Swahili (Swahili (Kenya)), bg (bas_phonetic): Bulgarian (Bulgarian (new phonetic)), pl (dvorak_quotes): Polish (Polish (Dvorak, Polish quotes on quotemark key)), kh: Central Khmer (Khmer (Cambodia)), kr: Korean (Korean), be (wang): Dutch; Flemish (Belgian (Wang model 724 azerty)), be (oss_sundeadkeys): Dutch; Flemish (Belgian (alternative, Sun dead keys)), kz: Kazakh (Kazakh), hu (standard): Hungarian (Hungarian (standard)), ca (fr-dvorak): French (French (Canada, Dvorak)), us (alt-intl): English (English (US, alternative international)), rs (latinunicode): Serbian (Serbian (Latin Unicode)), me (cyrillicalternatequotes): Serbian (Montenegrin (Cyrillic with guillemets)), us (olpc2): English (English (layout toggle on multiply/divide key)), si (alternatequotes): Slovenian (Slovenian (use guillemets for quotes)), br (nativo): Portuguese (Portuguese (Brazil, nativo)), us (altgr-intl): French (English (international AltGr dead keys)), ro (winkeys): Romanian (Romanian (WinKeys)), ru (bak): Bashkir (Bashkirian), nec_vndr/jp: Japanese (Japanese (PC-98xx Series)), gr (extended): Greek, Modern (1453-) (Greek (extended)), tr (intl): Turkish (Turkish (international with dead keys)), ch (fr): French (French (Switzerland)), dk: Danish (Danish), de: German (German), br (nativo-us): Portuguese (Portuguese (Brazil, nativo for USA keyboards)), ru (os_winkeys): Ossetian; Ossetic (Ossetian (WinKeys)), tj (legacy): Tajik (Tajik (legacy)), ir (ku_ara): Kurdish (Kurdish (Iran, Arabic-Latin)), nl (std): Dutch; Flemish (Dutch (standard)), ge (os): Ossetian; Ossetic (Ossetian (Georgia)), gh (hausa): Hausa (Hausa), tr (ku): Kurdish (Kurdish (Turkey, Latin Q)), cz (qwerty): Czech (Czech (qwerty)), it (nodeadkeys): Italian (Italian (eliminate dead keys)), ara: Arabic (Arabic), lk (tam_TAB): Tamil (Tamil (Sri Lanka, TAB Typewriter)), latam (deadtilde): Spanish; Castilian (Spanish (Latin American, include dead tilde)), us (colemak): English (English (Colemak)), ca (multix): French (Canadian Multilingual), ru (udm): Udmurt (Udmurt), jp: Japanese (Japanese), ca (eng): English (English (Canada)), us (mac): English (English (Macintosh)), at (sundeadkeys): German (German (Austria, Sun dead keys)), gh (gillbt): English (English (Ghana, GILLBT)), br (nativo-epo): Esperanto (Portuguese (Brazil, nativo for Esperanto)), de (qwerty): German (German (qwerty)), ge (ergonomic): Georgian (Georgian (ergonomic)), ie (ogam_is434): Irish, Old (to 900) (Ogham (IS434)), ge (ru): Russian (Russian (Georgia)), gr (nodeadkeys): Greek, Modern (1453-) (Greek (eliminate dead keys)), gh (ewe): Ewe (Ewe), cn: Chinese (Chinese), cm: English (English (Cameroon)), fr (sundeadkeys): French (French (Sun dead keys)), ca: French (French (Canada)), cd: French (French (Democratic Republic of the Congo)), ru (dos): Russian (Russian (DOS)), cz: Czech (Czech), ph (capewell-qwerf2k6-bay): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Baybayin)), pl (csb): Kashubian (Kashubian), se (rus_nodeadkeys): Russian (Russian (Sweden, phonetic, eliminate dead keys)), ma (tifinagh): Berber languages (Berber (Morocco, Tifinagh)), gb (extd): English (English (UK, extended WinKeys)), pt: Portuguese (Portuguese), fr (oss): French (French (alternative)), pk: Urdu (Urdu (Pakistan)), ph: Filipino; Pilipino (Filipino), pl: Polish (Polish), fr (oss_sundeadkeys): French (French (alternative, Sun dead keys)), in (bolnagri): Hindi (Hindi (Bolnagri)), al: Albanian (Albanian), no (smi_nodeadkeys): Northern Sami (Northern Saami (Norway, eliminate dead keys)), uz (latin): Uzbek (Uzbek (Latin)), rs (yz): Serbian (Serbian (Cyrillic, Z and ZHE swapped)), ma (tifinagh-phonetic): Berber languages (Berber (Morocco, Tifinagh phonetic)), tm (alt): Turkmen (Turkmen (Alt-Q)), kr (kr104): Korean (Korean (101/104 key compatible)), gh (generic): English (English (Ghana, multilingual)), ara (digits): Arabic (Arabic (digits)), in (tam): Tamil (Tamil), iq: Kurdish (Iraqi), hu (102_qwertz_dot_dead): Hungarian (Hungarian (102/qwertz/dot/dead keys)), am (eastern): Armenian (Armenian (eastern)), it: Italian (Italian), vn: Vietnamese (Vietnamese), il: Hebrew (Hebrew), ie: English (Irish), cz (bksl): Czech (Czech (with <\|> key)), af (ps): Pushto; Pashto (Pashto), hu (101_qwerty_dot_nodead): Hungarian (Hungarian (101/qwerty/dot/eliminate dead keys)), in (kan): Kannada (Kannada), fr (oss_latin9): French (French (alternative, latin-9 only)), us (dvorak-r): English (English (right handed Dvorak)), it (geo): Georgian (Georgian (Italy)), lt (us): Lithuanian (Lithuanian (US keyboard with Lithuanian letters)), kz (ruskaz): Russian (Russian (Kazakhstan, with Kazakh)), ara (azerty_digits): Arabic (Arabic (azerty/digits)), us (rus): Russian (Russian (US, phonetic)), us (dvp): English (English (programmer Dvorak)), epo: Esperanto (Esperanto), lt (std): Lithuanian (Lithuanian (standard)), si (us): Slovenian (Slovenian (US keyboard with Slovenian letters)), hu (101_qwerty_comma_nodead): Hungarian (Hungarian (101/qwerty/comma/eliminate dead keys)), me (cyrillicyz): Serbian (Montenegrin (Cyrillic, Z and ZHE swapped)), lv (tilde): Latvian (Latvian (tilde variant)), us (dvorak-alt-intl): English (English (Dvorak alternative international no dead keys)), ir (ku): Kurdish (Kurdish (Iran, Latin Q)), ua (phonetic): Ukrainian (Ukrainian (phonetic)), ch: Swiss German; Alemannic; Alsatian (German (Switzerland)), ru (cv_latin): Chuvash (Chuvash (Latin)), hu (102_qwertz_dot_nodead): Hungarian (Hungarian (102/qwertz/dot/eliminate dead keys)), fi (smi): Northern Sami (Northern Saami (Finland)), pt (nativo-us): Portuguese (Portuguese (Nativo for USA keyboards)), az (cyrillic): Azerbaijani (Azerbaijani (Cyrillic)), es (sundeadkeys): Spanish; Castilian (Spanish (Sun dead keys)), ru (tt): Tatar (Tatar), dk (mac): Danish (Danish (Macintosh)), lt (lekpa): Lithuanian (Lithuanian (LEKPa)), at (mac): German (German (Austria, Macintosh)), ba (unicodeus): Bosnian (Bosnian (US keyboard with Bosnian digraphs)), fr (latin9): French (French (legacy, alternative)), sy (syc): Syriac (Syriac), is (Sundeadkeys): Icelandic (Icelandic (Sun dead keys)), lv (modern): Latvian (Latvian (modern)), rs (alternatequotes): Serbian (Serbian (Cyrillic with guillemets)), ara (azerty): Arabic (Arabic (azerty)), de (neo): German (German (Neo 2)), ara (buckwalter): Arabic (Arabic (Buckwalter)), fr (bepo): French (French (Bepo, ergonomic, Dvorak way)), is (dvorak): Icelandic (Icelandic (Dvorak)), us (intl): English (English (US, international with dead keys)), in (tam_TSCII): Tamil (Tamil (TSCII typewriter)), ir (ku_alt): Kurdish (Kurdish (Iran, Latin Alt-Q)), rs (latin): Serbian (Serbian (Latin)), ru (srp): Serbian (Serbian (Russia)), se (rus): Russian (Russian (Sweden, phonetic)), fr (dvorak): French (French (Dvorak)), jp (dvorak): Japanese (Japanese (Dvorak)), de (ru): Russian (Russian (Germany, phonetic)), bd: Bengali (Bengali), es (cat): Catalan; Valencian (Catalan (Spain, with middle-dot L)), bg: Bulgarian (Bulgarian), il (phonetic): Hebrew (Hebrew (phonetic)), in (ori): Oriya (Oriya), pt (sundeadkeys): Portuguese (Portuguese (Sun dead keys)), pt (nativo): Portuguese (Portuguese (Nativo)), bt: Dzongkha (Dzongkha), bw: Tswana (Tswana), br: Portuguese (Portuguese (Brazil)), pk (urd-nla): Urdu (Urdu (Pakistan, NLA)), me (latinunicode): Serbian (Montenegrin (Latin Unicode)), ca (multi-2gr): French (Canadian Multilingual (second part)), by: Belarusian (Belarusian), cn (tib): Tibetan (Tibetan), ng (hausa): Hausa (Hausa), is (nodeadkeys): Icelandic (Icelandic (eliminate dead keys)), gh (akan): Akan (Akan), in (ben_inscript): Bengali (Bengali (India, Baishakhi Inscript)), ua (rstu): Ukrainian (Ukrainian (standard RSTU)), ro (std_cedilla): Romanian (Romanian (standard cedilla)), gh (fula): Fulah (Fula), de (dvorak): German (German (Dvorak)), tr (crh_f): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish F)), lt (ibm): Lithuanian (Lithuanian (IBM LST 1205-92)), am (eastern-alt): Armenian (Armenian (alternative eastern)), hu (101_qwertz_dot_dead): Hungarian (Hungarian (101/qwertz/dot/dead keys)), ru (os_legacy): Ossetian; Ossetic (Ossetian (legacy)), se (mac): Swedish (Swedish (Macintosh)), gb (intl): English (English (UK, international with dead keys)), ph (colemak-bay): Filipino; Pilipino (Filipino (Colemak Baybayin)), hu: Hungarian (Hungarian), ph (qwerty-bay): Filipino; Pilipino (Filipino (QWERTY Baybayin)), ara (qwerty): Arabic (Arabic (qwerty)), ph (capewell-dvorak-bay): Filipino; Pilipino (Filipino (Capewell-Dvorak Baybayin)), ru (cv): Chuvash (Chuvash), uz: Uzbek (Uzbek), us: English (English (US)), gr (simple): Greek, Modern (1453-) (Greek (simple)), ir (ku_f): Kurdish (Kurdish (Iran, F)), jp (OADG109A): Japanese (Japanese (OADG 109A)), ua: Ukrainian (Ukrainian), pk (urd-crulp): Urdu (Urdu (Pakistan, CRULP)), ad: Catalan; Valencian (Catalan), br (nodeadkeys): Portuguese (Portuguese (Brazil, eliminate dead keys)), am: Armenian (Armenian), gh (ga): Ga (Ga), rs (latinyz): Serbian (Serbian (Latin qwerty)), gb (mac_intl): English (English (UK, Macintosh international)), at: German (German (Austria)), dk (dvorak): Danish (Danish (Dvorak)), az: Azerbaijani (Azerbaijani), nl: Dutch; Flemish (Dutch), me (latinunicodeyz): Serbian (Montenegrin (Latin Unicode qwerty)), no: Norwegian (Norwegian), cz (dvorak-ucw): Czech (Czech (US Dvorak with CZ UCW support)), in (ben_bornona): Bengali (Bengali (India, Bornona)), rs: Serbian (Serbian (Cyrillic)), ng: English (English (Nigeria)), ru (phonetic_winkeys): Russian (Russian (phonetic WinKeys)), ir (pes_keypad): Persian (Persian (with Persian Keypad)), in (ben_probhat): Bengali (Bengali (India, Probhat)), de (dsb_qwertz): Lower Sorbian (Lower Sorbian (qwertz)), np: Nepali (Nepali), fi (classic): Finnish (Finnish (classic)), dk (nodeadkeys): Danish (Danish (eliminate dead keys)), ch (fr_sundeadkeys): French (French (Switzerland, Sun dead keys)), ba: Bosnian (Bosnian), th (pat): Thai (Thai (Pattachote)), fr (latin9_nodeadkeys): French (French (legacy, alternative, eliminate dead keys)), rs (latinalternatequotes): Serbian (Serbian (Latin with guillemets)), sk (qwerty_bksl): Slovak (Slovak (qwerty, extended Backslash)), ba (us): Bosnian (Bosnian (US keyboard with Bosnian letters)), gr (polytonic): Greek, Modern (1453-) (Greek (polytonic)), fr (bepo_latin9): French (French (Bepo, ergonomic, Dvorak way, latin-9 only)), mt (us): Maltese (Maltese (with US layout))} > _intf._currentAction._spokes._xkl_wrapper._language_keyboard_variants: {Estonian: [<pyanaconda.keyboard._Layout object at 0x7f167508c390>, <pyanaconda.keyboard._Layout object at 0x7f167508c3d0>, <pyanaconda.keyboard._Layout object at 0x7f167508c450>, <pyanaconda.keyboard._Layout object at 0x7f167508c4d0>], Telugu: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b4d0>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x7f167508cb50>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x7f1675085ed0>, <pyanaconda.keyboard._Layout object at 0x7f1675085f10>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b550>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b850>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b7d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b890>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b8d0>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x7f1674c6bf10>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7f1674c89a10>, <pyanaconda.keyboard._Layout object at 0x7f1674c89a50>, <pyanaconda.keyboard._Layout object at 0x7f1674c89a90>], French: [<pyanaconda.keyboard._Layout object at 0x7f16750a74d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7510>, <pyanaconda.keyboard._Layout object at 0x7f16750a7550>, <pyanaconda.keyboard._Layout object at 0x7f16750a7610>, <pyanaconda.keyboard._Layout object at 0x7f16750a7710>, <pyanaconda.keyboard._Layout object at 0x7f16750a77d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7850>, <pyanaconda.keyboard._Layout object at 0x7f16750a7890>, <pyanaconda.keyboard._Layout object at 0x7f16750a78d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7910>, <pyanaconda.keyboard._Layout object at 0x7f16750a7950>, <pyanaconda.keyboard._Layout object at 0x7f16750a7990>, <pyanaconda.keyboard._Layout object at 0x7f16750a7a90>, <pyanaconda.keyboard._Layout object at 0x7f16750a7b10>, <pyanaconda.keyboard._Layout object at 0x7f16750a7b50>, <pyanaconda.keyboard._Layout object at 0x7f16750a7b90>, <pyanaconda.keyboard._Layout object at 0x7f16750a7c10>, <pyanaconda.keyboard._Layout object at 0x7f16750a7c50>, <pyanaconda.keyboard._Layout object at 0x7f16750a7cd0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7d10>, <pyanaconda.keyboard._Layout object at 0x7f16750a7d50>, <pyanaconda.keyboard._Layout object at 0x7f16750a7dd0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7e10>, <pyanaconda.keyboard._Layout object at 0x7f16750a7e50>, <pyanaconda.keyboard._Layout object at 0x7f16750a7e90>, <pyanaconda.keyboard._Layout object at 0x7f16750a7ed0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7f10>, <pyanaconda.keyboard._Layout object at 0x7f16750a7f50>, <pyanaconda.keyboard._Layout object at 0x7f1674c61050>, <pyanaconda.keyboard._Layout object at 0x7f1674c610d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61190>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x7f16750a7150>, <pyanaconda.keyboard._Layout object at 0x7f16750a7290>, <pyanaconda.keyboard._Layout object at 0x7f16750a7250>, <pyanaconda.keyboard._Layout object at 0x7f16750a72d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7350>, <pyanaconda.keyboard._Layout object at 0x7f16750a7310>, <pyanaconda.keyboard._Layout object at 0x7f16750a7390>, <pyanaconda.keyboard._Layout object at 0x7f16750a7410>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x7f1674c73950>, <pyanaconda.keyboard._Layout object at 0x7f1674c73c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c73c50>, <pyanaconda.keyboard._Layout object at 0x7f1674c73c90>, <pyanaconda.keyboard._Layout object at 0x7f1674c73cd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73d10>, <pyanaconda.keyboard._Layout object at 0x7f1674c73dd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73e10>, <pyanaconda.keyboard._Layout object at 0x7f1674c73e50>, <pyanaconda.keyboard._Layout object at 0x7f1674c73e90>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7f1674c8f5d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f610>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f650>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f6d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f710>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f750>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f790>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b910>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b990>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b9d0>], Nepali: [<pyanaconda.keyboard._Layout object at 0x7f1674c6bd10>], Finnish: [<pyanaconda.keyboard._Layout object at 0x7f167508c690>, <pyanaconda.keyboard._Layout object at 0x7f167508c710>, <pyanaconda.keyboard._Layout object at 0x7f167508c750>, <pyanaconda.keyboard._Layout object at 0x7f167508c490>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7f1674c89e50>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x7f16750a7050>, <pyanaconda.keyboard._Layout object at 0x7f16750a7090>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7f1674c893d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89410>, <pyanaconda.keyboard._Layout object at 0x7f1674c89490>, <pyanaconda.keyboard._Layout object at 0x7f1674c894d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89510>, <pyanaconda.keyboard._Layout object at 0x7f1674c89590>, <pyanaconda.keyboard._Layout object at 0x7f1674c895d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89610>, <pyanaconda.keyboard._Layout object at 0x7f1674c89650>, <pyanaconda.keyboard._Layout object at 0x7f1674c89690>, <pyanaconda.keyboard._Layout object at 0x7f1674c896d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89790>, <pyanaconda.keyboard._Layout object at 0x7f1674c897d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89810>, <pyanaconda.keyboard._Layout object at 0x7f1674c89850>, <pyanaconda.keyboard._Layout object at 0x7f1674c89890>, <pyanaconda.keyboard._Layout object at 0x7f1674c898d0>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b110>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b150>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b190>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7f1674c89e10>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7f1674c7bd10>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bd90>, <pyanaconda.keyboard._Layout object at 0x7f1674c7be10>, <pyanaconda.keyboard._Layout object at 0x7f1674c7be50>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7f1674c95990>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x7f1675085f50>, <pyanaconda.keyboard._Layout object at 0x7f1675085f90>, <pyanaconda.keyboard._Layout object at 0x7f167508c090>, <pyanaconda.keyboard._Layout object at 0x7f167508c0d0>, <pyanaconda.keyboard._Layout object at 0x7f167508c2d0>, <pyanaconda.keyboard._Layout object at 0x7f167508c310>, <pyanaconda.keyboard._Layout object at 0x7f167508c590>, <pyanaconda.keyboard._Layout object at 0x7f167508c5d0>, <pyanaconda.keyboard._Layout object at 0x7f167508c610>, <pyanaconda.keyboard._Layout object at 0x7f167508c650>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7f1674c8ff50>], German: [<pyanaconda.keyboard._Layout object at 0x7f1674c81b10>, <pyanaconda.keyboard._Layout object at 0x7f1674c81850>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b5d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bc50>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b410>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b650>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bb90>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bc10>, <pyanaconda.keyboard._Layout object at 0x7f1674c95390>, <pyanaconda.keyboard._Layout object at 0x7f1674c953d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95490>, <pyanaconda.keyboard._Layout object at 0x7f1674c95510>, <pyanaconda.keyboard._Layout object at 0x7f1674c95550>, <pyanaconda.keyboard._Layout object at 0x7f1674c95610>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7f1674c7be90>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bcd0>], Ga: [<pyanaconda.keyboard._Layout object at 0x7f1674c6be50>], Urdu: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b990>, <pyanaconda.keyboard._Layout object at 0x7f1674c6ba50>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bb10>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bbd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bc50>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bc90>], Polish: [<pyanaconda.keyboard._Layout object at 0x7f1674c61590>, <pyanaconda.keyboard._Layout object at 0x7f1674c61ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61b90>, <pyanaconda.keyboard._Layout object at 0x7f1674c61bd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c61c50>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b510>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b610>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b6d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b710>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b750>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7f1674c95790>, <pyanaconda.keyboard._Layout object at 0x7f1674c95850>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7f1674c95250>, <pyanaconda.keyboard._Layout object at 0x7f1674c95290>, <pyanaconda.keyboard._Layout object at 0x7f1674c952d0>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x7f1674c7bf50>], Gaelic; Scottish Gaelic: [<pyanaconda.keyboard._Layout object at 0x7f1674c8f4d0>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7f1674c81f10>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7f1674c819d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c81a50>], Faroese: [<pyanaconda.keyboard._Layout object at 0x7f1675085e50>, <pyanaconda.keyboard._Layout object at 0x7f167508c110>], Danish: [<pyanaconda.keyboard._Layout object at 0x7f1674c731d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73990>, <pyanaconda.keyboard._Layout object at 0x7f1674c73a50>, <pyanaconda.keyboard._Layout object at 0x7f1674c73a90>, <pyanaconda.keyboard._Layout object at 0x7f1674c73b50>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7f1674c8ff90>, <pyanaconda.keyboard._Layout object at 0x7f1674c8ffd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95090>, <pyanaconda.keyboard._Layout object at 0x7f1674c95110>, <pyanaconda.keyboard._Layout object at 0x7f1674c951d0>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x7f167508ca90>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7f1674c81a90>, <pyanaconda.keyboard._Layout object at 0x7f1674c81b90>, <pyanaconda.keyboard._Layout object at 0x7f1674c81c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c81c50>, <pyanaconda.keyboard._Layout object at 0x7f1674c81c90>], Komi: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b610>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fdd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fe10>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8ff10>], Thai: [<pyanaconda.keyboard._Layout object at 0x7f1674c89ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89b50>, <pyanaconda.keyboard._Layout object at 0x7f1674c89bd0>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7f1674c8f950>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f990>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x7f1674c61210>, <pyanaconda.keyboard._Layout object at 0x7f1674c61250>, <pyanaconda.keyboard._Layout object at 0x7f1674c61290>, <pyanaconda.keyboard._Layout object at 0x7f1674c612d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61310>, <pyanaconda.keyboard._Layout object at 0x7f1674c61350>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7f1674c78ed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b090>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7f1674c81f50>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x7f1674c73110>, <pyanaconda.keyboard._Layout object at 0x7f1674c73090>, <pyanaconda.keyboard._Layout object at 0x7f1674c730d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73190>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7f1674c7bfd0>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b5d0>], Latvian: [<pyanaconda.keyboard._Layout object at 0x7f167508c510>, <pyanaconda.keyboard._Layout object at 0x7f167508c550>, <pyanaconda.keyboard._Layout object at 0x7f167508c850>, <pyanaconda.keyboard._Layout object at 0x7f167508c890>, <pyanaconda.keyboard._Layout object at 0x7f167508c910>, <pyanaconda.keyboard._Layout object at 0x7f167508c990>, <pyanaconda.keyboard._Layout object at 0x7f167508ca10>], English: [<pyanaconda.keyboard._Layout object at 0x7f1674c78390>, <pyanaconda.keyboard._Layout object at 0x7f1674c783d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78490>, <pyanaconda.keyboard._Layout object at 0x7f1674c78510>, <pyanaconda.keyboard._Layout object at 0x7f1674c78550>, <pyanaconda.keyboard._Layout object at 0x7f1674c78590>, <pyanaconda.keyboard._Layout object at 0x7f1674c78610>, <pyanaconda.keyboard._Layout object at 0x7f1674c78690>, <pyanaconda.keyboard._Layout object at 0x7f1674c78650>, <pyanaconda.keyboard._Layout object at 0x7f1674c786d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78750>, <pyanaconda.keyboard._Layout object at 0x7f1674c78790>, <pyanaconda.keyboard._Layout object at 0x7f1674c787d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78810>, <pyanaconda.keyboard._Layout object at 0x7f1674c788d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78950>, <pyanaconda.keyboard._Layout object at 0x7f1674c78990>, <pyanaconda.keyboard._Layout object at 0x7f1674c789d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78a10>, <pyanaconda.keyboard._Layout object at 0x7f1674c78a50>, <pyanaconda.keyboard._Layout object at 0x7f1674c78a90>, <pyanaconda.keyboard._Layout object at 0x7f1674c78ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78b10>, <pyanaconda.keyboard._Layout object at 0x7f1674c78b50>, <pyanaconda.keyboard._Layout object at 0x7f1674c78b90>, <pyanaconda.keyboard._Layout object at 0x7f1674c78bd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c78c50>, <pyanaconda.keyboard._Layout object at 0x7f1674c78c90>, <pyanaconda.keyboard._Layout object at 0x7f1674c78cd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78d50>, <pyanaconda.keyboard._Layout object at 0x7f1674c78d90>, <pyanaconda.keyboard._Layout object at 0x7f1674c78dd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78e10>, <pyanaconda.keyboard._Layout object at 0x7f1674c78850>], Croatian: [], Chinese: [<pyanaconda.keyboard._Layout object at 0x7f1674c95310>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7f1674c81e50>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f850>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f890>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f8d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f910>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b290>], Yakut: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b310>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7f1674c81e10>, <pyanaconda.keyboard._Layout object at 0x7f1674c81ad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c81d10>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x7f16750a7110>], Arabic: [<pyanaconda.keyboard._Layout object at 0x7f1674c81290>, <pyanaconda.keyboard._Layout object at 0x7f1674c81310>, <pyanaconda.keyboard._Layout object at 0x7f1674c81410>, <pyanaconda.keyboard._Layout object at 0x7f1674c81450>, <pyanaconda.keyboard._Layout object at 0x7f1674c81550>, <pyanaconda.keyboard._Layout object at 0x7f1674c81610>, <pyanaconda.keyboard._Layout object at 0x7f1674c815d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c81650>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fa50>], Swahili: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b050>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b110>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b1d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b210>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b250>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b290>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b310>], Turkish: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b810>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b190>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b3d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b2d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b390>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7f1674c95690>], Oriya: [<pyanaconda.keyboard._Layout object at 0x7f1674c78e50>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7f1674c7b450>, <pyanaconda.keyboard._Layout object at 0x7f1674c81390>, <pyanaconda.keyboard._Layout object at 0x7f1674c81350>, <pyanaconda.keyboard._Layout object at 0x7f1674c81690>, <pyanaconda.keyboard._Layout object at 0x7f1674c81790>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x7f167508c190>, <pyanaconda.keyboard._Layout object at 0x7f167508c210>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7f1674c8f450>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f490>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x7f1674c6bf90>], Korean: [<pyanaconda.keyboard._Layout object at 0x7f1674c817d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c818d0>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b250>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x7f1674c6bfd0>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x7f1674c73250>, <pyanaconda.keyboard._Layout object at 0x7f1674c73290>, <pyanaconda.keyboard._Layout object at 0x7f1674c732d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73350>, <pyanaconda.keyboard._Layout object at 0x7f1674c73390>, <pyanaconda.keyboard._Layout object at 0x7f1674c733d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73450>, <pyanaconda.keyboard._Layout object at 0x7f1674c73490>, <pyanaconda.keyboard._Layout object at 0x7f1674c734d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73510>, <pyanaconda.keyboard._Layout object at 0x7f1674c73550>, <pyanaconda.keyboard._Layout object at 0x7f1674c73590>, <pyanaconda.keyboard._Layout object at 0x7f1674c735d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73610>, <pyanaconda.keyboard._Layout object at 0x7f1674c73650>, <pyanaconda.keyboard._Layout object at 0x7f1674c73690>, <pyanaconda.keyboard._Layout object at 0x7f1674c736d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73710>, <pyanaconda.keyboard._Layout object at 0x7f1674c73750>, <pyanaconda.keyboard._Layout object at 0x7f1674c73790>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7f1674c81ed0>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7f1674c81710>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bad0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6bd50>, <pyanaconda.keyboard._Layout object at 0x7f1674c6ba90>, <pyanaconda.keyboard._Layout object at 0x7f1674c7bf10>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x7f167508cbd0>, <pyanaconda.keyboard._Layout object at 0x7f167508cc10>, <pyanaconda.keyboard._Layout object at 0x7f167508cc50>, <pyanaconda.keyboard._Layout object at 0x7f167508cc90>, <pyanaconda.keyboard._Layout object at 0x7f167508ccd0>, <pyanaconda.keyboard._Layout object at 0x7f167508cd10>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fb10>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fb50>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7f1674c7bb50>], Russian: [<pyanaconda.keyboard._Layout object at 0x7f1674c89f10>, <pyanaconda.keyboard._Layout object at 0x7f1674c89f50>, <pyanaconda.keyboard._Layout object at 0x7f1674c89fd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f050>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f090>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f0d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f110>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f150>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f190>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f1d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f210>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f250>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f310>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f350>, <pyanaconda.keyboard._Layout object at 0x7f1674c8f3d0>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7f1674c8f7d0>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fbd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fc10>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fc50>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fc90>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fcd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fd10>], Mari: [<pyanaconda.keyboard._Layout object at 0x7f1674c95650>], Hausa: [<pyanaconda.keyboard._Layout object at 0x7f1674c89e90>, <pyanaconda.keyboard._Layout object at 0x7f1674c89ed0>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7f1674c81110>], Czech: [<pyanaconda.keyboard._Layout object at 0x7f1674c61c90>, <pyanaconda.keyboard._Layout object at 0x7f1674c61e10>, <pyanaconda.keyboard._Layout object at 0x7f1674c61ed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61f10>, <pyanaconda.keyboard._Layout object at 0x7f1674c61f50>, <pyanaconda.keyboard._Layout object at 0x7f1674c61f90>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x7f1675085250>, <pyanaconda.keyboard._Layout object at 0x7f1675085290>, <pyanaconda.keyboard._Layout object at 0x7f16750851d0>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7f1674c89dd0>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7f1674c89950>, <pyanaconda.keyboard._Layout object at 0x7f1674c89990>], Persian: [<pyanaconda.keyboard._Layout object at 0x7f1674c956d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95710>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7f1674c81fd0>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x7f16750a0a90>, <pyanaconda.keyboard._Layout object at 0x7f16750a0b10>, <pyanaconda.keyboard._Layout object at 0x7f16750a0cd0>, <pyanaconda.keyboard._Layout object at 0x7f16750a0d10>, <pyanaconda.keyboard._Layout object at 0x7f16750a0d90>, <pyanaconda.keyboard._Layout object at 0x7f16750a0dd0>, <pyanaconda.keyboard._Layout object at 0x7f16750a0e10>, <pyanaconda.keyboard._Layout object at 0x7f16750a0e90>, <pyanaconda.keyboard._Layout object at 0x7f16750a0ed0>, <pyanaconda.keyboard._Layout object at 0x7f16750a0f10>, <pyanaconda.keyboard._Layout object at 0x7f16750a0f50>, <pyanaconda.keyboard._Layout object at 0x7f16750a0f90>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7f1674c7bb10>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7f1674c89c10>, <pyanaconda.keyboard._Layout object at 0x7f1674c89c50>, <pyanaconda.keyboard._Layout object at 0x7f1674c89c90>, <pyanaconda.keyboard._Layout object at 0x7f1674c89cd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89d10>, <pyanaconda.keyboard._Layout object at 0x7f1674c89d50>, <pyanaconda.keyboard._Layout object at 0x7f1674c89d90>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7f1674c95890>, <pyanaconda.keyboard._Layout object at 0x7f1674c958d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c95910>, <pyanaconda.keyboard._Layout object at 0x7f1674c95950>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fb90>], Akan: [<pyanaconda.keyboard._Layout object at 0x7f1674c81d50>], Lao: [<pyanaconda.keyboard._Layout object at 0x7f167508c250>, <pyanaconda.keyboard._Layout object at 0x7f167508c290>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7f1674c7b6d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b710>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b790>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b7d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b850>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b810>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b890>, <pyanaconda.keyboard._Layout object at 0x7f1674c7b350>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7f1674c8fd50>, <pyanaconda.keyboard._Layout object at 0x7f1674c8fd90>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x7f1674c73ed0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73f10>, <pyanaconda.keyboard._Layout object at 0x7f1674c73f90>, <pyanaconda.keyboard._Layout object at 0x7f1674c73fd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78050>, <pyanaconda.keyboard._Layout object at 0x7f1674c78090>, <pyanaconda.keyboard._Layout object at 0x7f1674c78110>, <pyanaconda.keyboard._Layout object at 0x7f1674c78150>, <pyanaconda.keyboard._Layout object at 0x7f1674c78190>, <pyanaconda.keyboard._Layout object at 0x7f1674c781d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78210>, <pyanaconda.keyboard._Layout object at 0x7f1674c78250>, <pyanaconda.keyboard._Layout object at 0x7f1674c78290>, <pyanaconda.keyboard._Layout object at 0x7f1674c782d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c78310>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7f1674c890d0>], Tswana: [<pyanaconda.keyboard._Layout object at 0x7f167508cd50>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x7f1674c614d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c61510>, <pyanaconda.keyboard._Layout object at 0x7f1674c61550>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x7f1674c6b390>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b3d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b410>, <pyanaconda.keyboard._Layout object at 0x7f1674c61490>, <pyanaconda.keyboard._Layout object at 0x7f1674c613d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7a10>, <pyanaconda.keyboard._Layout object at 0x7f16750a79d0>, <pyanaconda.keyboard._Layout object at 0x7f16750a7690>, <pyanaconda.keyboard._Layout object at 0x7f16750a7650>, <pyanaconda.keyboard._Layout object at 0x7f167507ded0>, <pyanaconda.keyboard._Layout object at 0x7f1675085350>, <pyanaconda.keyboard._Layout object at 0x7f16750852d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c6b490>], Japanese: [<pyanaconda.keyboard._Layout object at 0x7f1674c73b90>, <pyanaconda.keyboard._Layout object at 0x7f1674c73bd0>, <pyanaconda.keyboard._Layout object at 0x7f1674c737d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73810>, <pyanaconda.keyboard._Layout object at 0x7f1674c73850>, <pyanaconda.keyboard._Layout object at 0x7f1674c738d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c73910>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x7f16750a7190>, <pyanaconda.keyboard._Layout object at 0x7f1675085510>, <pyanaconda.keyboard._Layout object at 0x7f1675085590>, <pyanaconda.keyboard._Layout object at 0x7f1675085490>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7f1674c892d0>, <pyanaconda.keyboard._Layout object at 0x7f1674c89310>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7f1674c89150>, <pyanaconda.keyboard._Layout object at 0x7f1674c89190>, <pyanaconda.keyboard._Layout object at 0x7f1674c89210>, <pyanaconda.keyboard._Layout object at 0x7f1674c89290>]} > _intf._currentAction._spokes._xkl_wrapper._variants_list: [ara (Arabic) >, ara (azerty) (Arabic (azerty)) >, ara (azerty_digits) (Arabic (azerty/digits)) >, ara (digits) (Arabic (digits)) >, ara (qwerty) (Arabic (qwerty)) >, ara (qwerty_digits) (Arabic (qwerty/digits)) >, ara (buckwalter) (Arabic (Buckwalter)) >] > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.switch_to_show_str: {grp:sclk_toggle: Scroll Lock, grp:shift_caps_switch: Caps Lock (to first layout), Shift+Caps Lock (to last layout), grp:rwin_toggle: Right Win, grp:lalt_lshift_toggle: Left Alt+Left Shift, grp:rctrl_switch: Right Ctrl (while pressed), grp:menu_toggle: Menu, grp:win_switch: Any Win key (while pressed), grp:ctrl_alt_toggle: Alt+Ctrl, grp:shift_caps_toggle: Shift+Caps Lock, grp:rctrl_toggle: Right Ctrl, grp:lwin_switch: Left Win (while pressed), grp:lctrl_lwin_rctrl_menu: LeftCtrl+LeftWin (to first layout), RightCtrl+Menu (to second layout), grp:lshift_toggle: Left Shift, grp:win_menu_switch: Left Win (to first layout), Right Win/Menu (to last layout), grp:lalt_toggle: Left Alt, grp:alt_caps_toggle: Alt+Caps Lock, grp:rwin_switch: Right Win (while pressed), grp:lswitch: Left Alt (while pressed), grp:alts_toggle: Both Alt keys together, grp:rctrl_rshift_toggle: Right Ctrl+Right Shift, grp:caps_switch: Caps Lock (while pressed), Alt+Caps Lock does the original capslock action, grp:caps_toggle: Caps Lock, grp:ctrl_shift_toggle: Ctrl+Shift, grp:lctrl_lshift_toggle: Left Ctrl+Left Shift, grp:toggle: Right Alt, grp:ctrls_toggle: Both Ctrl keys together, grp:alt_shift_toggle: Alt+Shift, grp:switch: Right Alt (while pressed), grp:alt_space_toggle: Alt+Space, grp:lctrl_toggle: Left Ctrl, grp:shifts_toggle: Both Shift keys together, grp:lctrl_rctrl_switch: Left Ctrl (to first layout), Right Ctrl (to last layout), grp:rshift_toggle: Right Shift, grp:lwin_toggle: Left Win} > _intf._currentAction._spokes._xkl_wrapper._rec: ConfigRec instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Already dumped (XklWrapper instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (OpticalDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: None > _intf._currentAction._spokes._current_selector._device: Already dumped (DiskDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes._when_create_text: When you create mount points for your %s %s install, >you'll be able to view their details here. > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._unused_devices: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._optionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._device_name_dict: {0: root00, 1: root00, 2: , 3: , 4: vda} >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._autodetectBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._autodetectMediaBox: Box instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Shiprock', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Montreal', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'South_Pole', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Tokyo', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Zaporozhye', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._added_chrony: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._enabled_chrony: False > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x36bc0f0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 8 > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.disks: [existing 11000MB disk sda (0) with existing msdos disklabel >, existing 8000MB disk vda (11) with existing btrfs filesystem >, existing 8000MB disk vdb (13) with existing btrfs filesystem >, existing 8000MB disk vdc (14) with existing btrfs filesystem >, existing 8000MB disk vdd (16) with existing btrfs filesystem >, existing 8000MB disk vde (17) with existing btrfs filesystem >, existing 8000MB disk vdf (19) with existing btrfs filesystem >] > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._previous_autopart: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Storage instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Skipped > _intf._currentAction._update_spoke_id: 261 > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >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=Fedorax2018x20x86_64 >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.37.8 > 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=Fedorax2018x20x86_64', '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: >17:21:43,956 INFO anaconda: /sbin/anaconda 18.37.8 >17:21:44,953 INFO anaconda: 2097152 kB (2048 MB) are available >17:21:44,953 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >17:21:44,963 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >17:21:44,964 INFO anaconda: Default encoding = utf-8 >17:21:45,394 INFO anaconda: ISCSID is /sbin/iscsid >17:21:45,396 INFO anaconda: no initiator set >17:21:45,561 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:21:45,562 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >17:21:45,829 INFO anaconda: Display mode = g >17:21:45,833 INFO anaconda: 2097152 kB (2048 MB) are available >17:21:45,833 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >17:21:47,430 DEBUG anaconda: X server has signalled a successful start. >17:21:47,433 INFO anaconda: Starting window manager, pid 767. >17:21:48,752 INFO anaconda: using only installclass _Fedora >17:21:49,488 INFO anaconda: Detected 2016M of memory >17:21:49,489 INFO anaconda: Swap attempt of 4032M >17:21:49,515 INFO anaconda: Running Thread: AnaStorageThread (139734578218752) >17:21:49,517 INFO anaconda: Running Thread: AnaNetworkThread (139734569826048) >17:21:49,521 INFO anaconda: Running Thread: AnaPayloadThread (139734343460608) >17:21:49,522 DEBUG anaconda: network: devices found ['eth0'] >17:21:49,633 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >17:21:50,336 INFO anaconda: no initiator set >17:21:50,855 DEBUG anaconda: updating hostname localhost.localdomain >17:21:51,102 DEBUG anaconda: required disklabel type for sda (1) is None >17:21:51,102 DEBUG anaconda: default disklabel type for sda is msdos >17:21:51,125 DEBUG anaconda: selecting msdos disklabel for sda based on size >17:21:51,260 INFO anaconda: Thread Done: AnaNetworkThread (139734569826048) >17:21:52,303 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7BiPG71: [Errno 2] No such file or directory >17:21:52,304 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /tmp/btrfs-tmp.7BiPG71 as btrfs with options defaults >17:21:52,390 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7BiPG71: [Errno 2] No such file or directory >17:21:52,408 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7BiPG71, removeDir = False >17:21:53,526 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12Ec3oog: [Errno 2] No such file or directory >17:21:53,529 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.12Ec3oog as btrfs with options defaults >17:21:53,566 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12Ec3oog: [Errno 2] No such file or directory >17:21:53,586 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.12Ec3oog, removeDir = False >17:21:53,975 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12o6PP_S: [Errno 2] No such file or directory >17:21:53,976 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.12o6PP_S as btrfs with options defaults >17:21:54,049 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12o6PP_S: [Errno 2] No such file or directory >17:21:54,070 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.12o6PP_S, removeDir = False >17:21:54,334 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15X1Umsd: [Errno 2] No such file or directory >17:21:54,336 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.15X1Umsd as btrfs with options defaults >17:21:54,411 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15X1Umsd: [Errno 2] No such file or directory >17:21:54,438 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.15X1Umsd, removeDir = False >17:21:54,774 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15paJQ28: [Errno 2] No such file or directory >17:21:54,775 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.15paJQ28 as btrfs with options defaults >17:21:54,846 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15paJQ28: [Errno 2] No such file or directory >17:21:54,869 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.15paJQ28, removeDir = False >17:21:55,167 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.18VPVtni: [Errno 2] No such file or directory >17:21:55,171 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.18VPVtni as btrfs with options defaults >17:21:55,232 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.18VPVtni: [Errno 2] No such file or directory >17:21:55,276 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.18VPVtni, removeDir = False >17:21:55,755 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.18hT5m9E: [Errno 2] No such file or directory >17:21:55,756 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.18hT5m9E as btrfs with options defaults >17:21:55,812 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.18hT5m9E: [Errno 2] No such file or directory >17:21:55,831 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.18hT5m9E, removeDir = False >17:26:08,847 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >17:26:08,867 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:08,914 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >17:26:08,926 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:08,988 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as btrfs with options subvol=home,ro >17:26:09,009 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:09,099 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as btrfs with options subvol=root,ro >17:26:09,173 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:09,200 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >17:26:09,211 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:09,277 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >17:26:09,318 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:09,382 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >17:26:09,393 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >17:26:09,609 INFO anaconda: Thread Done: AnaStorageThread (139734578218752) >17:30:44,300 INFO anaconda: Thread Done: AnaPayloadThread (139734343460608) >17:31:07,722 DEBUG anaconda: network standalone spoke (init): completed: True >12:31:08,030 INFO anaconda: fs space: 0 B needed: 3 GB >12:31:08,102 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >12:31:08,109 INFO anaconda: fs space: 0 B needed: 3 GB >12:31:08,179 INFO anaconda: Running Thread: AnaSourceWatcher (139734569826048) >12:31:08,185 INFO anaconda: fs space: 0 B needed: 3 GB >12:31:08,189 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >12:31:08,307 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/source as iso9660 with options ro >12:31:08,328 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/source, removeDir = False >12:31:08,350 DEBUG anaconda: network: selected device eth0 >12:31:08,351 INFO anaconda: Thread Done: AnaSourceWatcher (139734569826048) >12:31:08,368 INFO anaconda: fs space: 0 B needed: 3 GB >12:31:08,396 INFO anaconda: Running Thread: AnaSoftwareWatcher (139734569826048) >12:31:08,410 INFO anaconda: Running Thread: AnaStorageWatcher (139734254188288) >12:31:09,008 INFO anaconda: Running Thread: AnaNTPserver0 (139734343460608) >12:31:09,014 INFO anaconda: Running Thread: AnaNTPserver1 (139734326667008) >12:31:09,021 INFO anaconda: Running Thread: AnaNTPserver2 (139734245795584) >12:31:09,032 INFO anaconda: Running Thread: AnaNTPserver3 (139734237402880) >12:31:09,213 INFO anaconda: Thread Done: AnaNTPserver0 (139734343460608) >12:31:09,218 INFO anaconda: Thread Done: AnaNTPserver1 (139734326667008) >12:31:09,226 INFO anaconda: Thread Done: AnaNTPserver3 (139734237402880) >12:31:19,056 INFO anaconda: Thread Done: AnaNTPserver2 (139734245795584) >12:31:35,755 INFO anaconda: Thread Done: AnaSoftwareWatcher (139734569826048) >12:31:35,755 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139734578218752) >12:31:35,784 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> status to: Probing storage... >12:31:35,788 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> status to: Downloading package metadata... >12:31:35,792 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> >12:31:35,797 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> status to: Downloading package metadata... >12:31:35,798 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> status to: Downloading group metadata... >12:31:35,799 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f166cde5a90> status to: Probing storage... >12:31:35,802 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> >12:31:35,808 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> >12:31:35,812 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> >12:31:35,817 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> status to: Checking software dependencies... >12:31:35,850 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >12:31:35,851 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >12:31:36,315 INFO anaconda: Thread Done: AnaStorageWatcher (139734254188288) >12:31:36,343 DEBUG anaconda: updating hostname localhost.localdomain >12:31:36,359 DEBUG anaconda: updating hostname localhost.localdomain >12:31:37,022 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f166cde5a90> >12:31:37,023 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f1670009cd0> status to: Wired (eth0) connected >12:31:47,659 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139734578218752) >12:31:48,141 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> >12:31:48,146 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> >12:31:48,207 INFO anaconda: Running Thread: AnaNTPserver4 (139734578218752) >12:31:48,213 INFO anaconda: Running Thread: AnaNTPserver5 (139734569826048) >12:31:48,222 INFO anaconda: Running Thread: AnaNTPserver6 (139734254188288) >12:31:48,228 INFO anaconda: Running Thread: AnaNTPserver7 (139734245795584) >12:31:48,375 INFO anaconda: Thread Done: AnaNTPserver4 (139734578218752) >12:31:48,387 INFO anaconda: Thread Done: AnaNTPserver5 (139734569826048) >12:31:48,584 INFO anaconda: Thread Done: AnaNTPserver7 (139734245795584) >12:31:48,779 INFO anaconda: Thread Done: AnaNTPserver6 (139734254188288) >14:31:59,444 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139734245795584) >14:32:00,015 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> >14:32:00,023 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> >14:32:00,024 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> status to: Checking software dependencies... >14:32:03,112 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139734245795584) >14:32:04,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f166cdea4d0> >14:32:04,026 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f166cde5a10> >14:32:09,837 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 720.93 MB auto swap: 4.03 GB >14:32:14,250 INFO anaconda: Running Thread: AnaExecuteStorageThread (139734245795584) >14:32:14,293 INFO anaconda: Thread Done: AnaExecuteStorageThread (139734245795584) >14:32:14,332 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >14:32:14,333 DEBUG anaconda: ui: unused=['vda'] >14:32:14,334 DEBUG anaconda: ui: new_devices=[] >14:32:14,342 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:32:14,343 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >14:32:15,019 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f166cde5a90> >14:32:15,020 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f166cde5a90> status to: Saving storage configuration... >14:32:15,024 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f166cde5a90> >14:32:16,401 DEBUG anaconda: page clicked: Unknown >14:32:16,402 DEBUG anaconda: show first mountpoint: Unknown >14:32:16,427 DEBUG anaconda: populate_right_side: existing 8000MB disk vda (11) with existing btrfs filesystem >14:32:16,429 DEBUG anaconda: updated device_disks to ['vda'] >14:32:16,430 DEBUG anaconda: updated device_vg_name to None >14:32:16,432 DEBUG anaconda: min: 256 max: 8000.0 current: 8000.0 >14:32:16,434 DEBUG anaconda: fs type changed: btrfs >14:32:16,441 INFO anaconda: getting device type for None >14:32:16,443 ERR anaconda: unknown device type: 'None' >14:32:16,444 DEBUG anaconda: device_type_changed: None None >14:32:16,448 INFO anaconda: getting device type for Disk >14:32:16,449 DEBUG anaconda: device_type_changed: 4 Disk >14:32:16,450 INFO anaconda: getting device type for Disk >14:32:16,452 DEBUG anaconda: populate_raid: 4, None >14:32:16,452 INFO anaconda: getting device type for Disk >14:32:16,454 DEBUG anaconda: fs type changed: ext4 >14:32:16,458 INFO anaconda: getting device type for Disk >14:32:16,459 DEBUG anaconda: populate_raid: 4, None >14:32:16,460 INFO anaconda: getting device type for Disk >14:32:24,025 INFO anaconda: ui: saving changes to device vda >14:32:24,026 DEBUG anaconda: old_name: vda >14:32:24,027 DEBUG anaconda: new_name: None >14:32:24,027 DEBUG anaconda: new size: 8000.0 >14:32:24,028 DEBUG anaconda: old size: 8000.0 >14:32:24,028 INFO anaconda: getting device type for Disk >14:32:24,029 DEBUG anaconda: new device type: 4 >14:32:24,030 DEBUG anaconda: reformat: True >14:32:24,031 DEBUG anaconda: new fs type: ext4 >14:32:24,031 DEBUG anaconda: old encryption setting: False >14:32:24,032 DEBUG anaconda: new encryption setting: False >14:32:24,032 DEBUG anaconda: old mountpoint: >14:32:24,033 DEBUG anaconda: new mountpoint: / >14:32:24,035 INFO anaconda: getting device type for Disk >14:32:24,040 INFO anaconda: scheduling reformat of vda as ext4 >14:32:24,051 DEBUG anaconda: removing empty page Unknown >14:32:24,057 DEBUG anaconda: populate_right_side: existing 8000MB disk vda (11) with non-existent ext4 filesystem mounted at / >14:32:24,058 DEBUG anaconda: updated device_disks to ['vda'] >14:32:24,058 DEBUG anaconda: updated device_vg_name to None >14:32:24,059 DEBUG anaconda: min: 8000.0 max: 8000.0 current: 8000.0 >14:32:24,065 INFO anaconda: getting device type for Disk >14:32:24,066 DEBUG anaconda: populate_raid: 4, None >14:32:24,066 INFO anaconda: getting device type for Disk >14:32:26,295 INFO anaconda: ui: saving changes to device vda >14:32:26,297 DEBUG anaconda: old_name: vda >14:32:26,299 DEBUG anaconda: new_name: None >14:32:26,300 DEBUG anaconda: new size: 8000.0 >14:32:26,302 DEBUG anaconda: old size: 8000.0 >14:32:26,303 INFO anaconda: getting device type for Disk >14:32:26,306 DEBUG anaconda: new device type: 4 >14:32:26,307 DEBUG anaconda: reformat: True >14:32:26,307 DEBUG anaconda: new fs type: ext4 >14:32:26,308 DEBUG anaconda: old encryption setting: False >14:32:26,308 DEBUG anaconda: new encryption setting: False >14:32:26,309 DEBUG anaconda: old mountpoint: / >14:32:26,310 DEBUG anaconda: new mountpoint: / >14:32:26,311 INFO anaconda: getting device type for Disk >14:32:26,328 INFO anaconda: Running Thread: AnaCheckStorageThread (139734245795584) >14:32:26,338 INFO anaconda: Thread Done: AnaCheckStorageThread (139734245795584) > > >/tmp/packaging.log: >17:21:49,464 DEBUG packaging: getting release version from tree at None (18) >17:21:49,465 DEBUG packaging: got a release version of 18 >17:26:09,610 INFO packaging: updating base repo >17:26:09,691 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >17:26:09,692 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >17:26:09,693 DEBUG yum.verbose.plugin: Adding en_US to language list >17:26:09,695 DEBUG yum.verbose.YumBase: Config time: 0.084 >17:26:09,714 DEBUG packaging: getting release version from tree at None (18) >17:26:09,714 DEBUG packaging: got a release version of 18 >17:26:09,714 INFO packaging: configuring base repo >17:26:09,715 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >17:26:09,715 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >17:26:09,742 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >17:26:09,742 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >17:26:09,743 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >17:26:09,743 DEBUG packaging: got a release version of 18 >17:26:09,749 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >17:26:09,750 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >17:26:09,750 DEBUG yum.verbose.plugin: Adding en_US to language list >17:26:09,752 DEBUG yum.verbose.YumBase: Config time: 0.009 >17:26:09,767 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >17:26:09,770 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >17:26:09,770 INFO packaging: using default repos from local yum configuration >17:26:09,771 INFO packaging: gathering repo metadata >17:26:09,771 DEBUG packaging: getting repo metadata for fedora >17:30:35,788 DEBUG packaging: getting group info for fedora >17:30:40,421 DEBUG packaging: getting repo metadata for updates >17:30:44,296 DEBUG packaging: getting group info for updates >17:30:44,297 ERR packaging: failed to get groups for repo updates >17:30:44,299 INFO packaging: metadata retrieval complete >12:31:09,033 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:31:09,047 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:31:16,078 INFO_2 yum.verbose.plugin: * fedora: mirror.cc.vt.edu >12:31:16,086 INFO_2 yum.verbose.plugin: * updates: mirrors.dcarsat.com.ar >12:31:35,422 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:31:35,514 DEBUG yum.verbose.YumBase: pkgsack time: 26.476 >12:31:35,731 DEBUG yum.verbose.YumBase: group time: 26.700 >12:31:35,747 DEBUG packaging: deleting package sacks >12:31:35,756 INFO packaging: checking software selection >12:31:35,757 DEBUG packaging: deleting package sacks >12:31:35,757 DEBUG packaging: deleting yum transaction info >12:31:35,758 DEBUG packaging: select group core >12:31:35,763 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:31:36,769 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:31:36,895 DEBUG yum.verbose.YumBase: pkgsack time: 1.132 >12:31:37,066 DEBUG yum.verbose.YumBase: group time: 1.303 >12:31:37,327 DEBUG yum.verbose.YumBase: Obs Init time: 0.249 >12:31:37,399 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >12:31:37,410 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:31:37,411 DEBUG packaging: select group core >12:31:37,412 DEBUG packaging: select group gnome-desktop >12:31:37,429 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >12:31:37,432 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >12:31:37,438 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >12:31:37,487 DEBUG packaging: select group multimedia >12:31:37,526 DEBUG packaging: select group input-methods >12:31:37,551 DEBUG packaging: select group base-x >12:31:37,577 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:31:37,583 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:31:37,591 DEBUG packaging: select group fonts >12:31:37,664 DEBUG packaging: select group hardware-support >12:31:37,683 DEBUG packaging: select group dial-up >12:31:37,689 DEBUG packaging: select group printing >12:31:37,749 DEBUG packaging: select group firefox >12:31:37,751 DEBUG packaging: select group standard >12:31:37,811 DEBUG packaging: select package kernel-PAE >12:31:37,953 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:31:37,955 INFO packaging: no kernel-PAE package >12:31:37,955 DEBUG packaging: select package kernel >12:31:37,956 INFO packaging: selected kernel >12:31:37,957 INFO packaging: checking dependencies >12:31:38,168 DEBUG yum.verbose.YumBase: Building updates object >12:31:39,510 DEBUG yum.verbose.YumBase: up:simple updates time: 0.678 >12:31:39,526 DEBUG yum.verbose.YumBase: up:obs time: 0.015 >12:31:39,526 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:31:39,527 DEBUG yum.verbose.YumBase: updates time: 1.358 >12:31:39,538 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >12:31:39,546 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >12:31:39,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-13.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >12:31:39,557 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:31:39,558 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >12:31:39,563 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >12:31:39,583 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,588 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,601 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,609 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,615 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,617 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,618 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >12:31:39,623 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,634 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,636 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >12:31:39,641 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,644 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,649 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >12:31:39,651 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >12:31:39,657 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >12:31:39,658 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:31:39,659 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >12:31:39,679 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,687 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:31:39,690 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,696 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >12:31:39,698 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,714 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,717 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,725 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,731 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,737 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >12:31:39,750 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >12:31:39,752 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >12:31:39,757 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >12:31:39,760 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >12:31:39,774 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 >12:31:39,784 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 >12:31:39,945 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >12:31:39,948 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >12:31:39,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >12:31:39,966 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.6-1.fc18.x86_64 >12:31:39,981 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >12:31:39,991 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >12:31:39,994 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:31:40,001 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >12:31:40,007 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >12:31:40,010 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >12:31:40,018 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >12:31:40,025 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 >12:31:40,031 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,038 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,049 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,056 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,061 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,063 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,069 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,071 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,077 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,079 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,081 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >12:31:40,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >12:31:40,095 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:31:40,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >12:31:40,113 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >12:31:40,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >12:31:40,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >12:31:40,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >12:31:40,135 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 as install for alsa-firmware-1.0.25-2.fc18.noarch >12:31:40,147 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >12:31:40,150 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >12:31:40,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >12:31:40,174 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:31:40,180 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >12:31:40,187 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >12:31:40,189 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >12:31:40,194 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >12:31:40,194 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >12:31:40,205 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >12:31:40,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >12:31:40,217 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >12:31:40,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >12:31:40,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >12:31:40,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >12:31:40,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >12:31:40,278 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >12:31:40,281 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >12:31:40,287 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >12:31:40,304 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >12:31:40,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >12:31:40,315 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >12:31:40,320 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >12:31:40,337 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >12:31:40,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >12:31:40,353 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >12:31:40,358 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >12:31:40,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >12:31:40,374 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >12:31:40,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >12:31:40,398 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >12:31:40,405 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >12:31:40,416 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >12:31:40,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >12:31:40,429 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >12:31:40,434 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >12:31:40,438 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >12:31:40,438 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >12:31:40,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >12:31:40,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >12:31:40,452 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >12:31:40,462 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >12:31:40,472 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.fc18.x86_64 as install for bluez-cups-4.101-5.fc18.x86_64 >12:31:40,489 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,504 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,510 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,512 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,518 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,522 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,529 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,547 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,549 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >12:31:40,552 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,589 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >12:31:40,591 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >12:31:40,595 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >12:31:40,603 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-3.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >12:31:40,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >12:31:40,620 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >12:31:40,621 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:31:40,621 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:31:40,623 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >12:31:40,631 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >12:31:40,639 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.x86_64 >12:31:40,647 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >12:31:40,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >12:31:40,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >12:31:40,693 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,695 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.x86_64 >12:31:40,698 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,704 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,710 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,715 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >12:31:40,718 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,720 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,728 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,733 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >12:31:40,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >12:31:40,763 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >12:31:40,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >12:31:40,775 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >12:31:40,776 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:31:40,780 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >12:31:40,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >12:31:40,798 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.6-1.fc18.noarch as install for colord-0.1.25-1.fc18.x86_64 >12:31:40,803 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >12:31:40,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >12:31:40,812 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >12:31:40,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >12:31:40,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,846 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.x86_64 >12:31:40,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,864 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,866 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,872 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,873 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,879 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,888 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,897 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-8.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,908 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,911 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >12:31:40,916 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >12:31:40,949 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,951 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,953 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,964 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:31:40,964 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:31:40,970 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:40,986 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >12:31:41,019 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >12:31:41,025 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >12:31:41,031 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >12:31:41,042 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >12:31:41,056 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >12:31:41,073 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >12:31:41,076 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >12:31:41,078 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >12:31:41,091 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >12:31:41,094 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >12:31:41,097 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >12:31:41,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >12:31:41,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >12:31:41,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >12:31:41,116 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >12:31:41,122 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >12:31:41,136 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >12:31:41,138 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.x86_64 >12:31:41,141 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >12:31:41,144 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 >12:31:41,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >12:31:41,151 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >12:31:41,154 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >12:31:41,155 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >12:31:41,159 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,162 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,165 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,166 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,168 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >12:31:41,177 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >12:31:41,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >12:31:41,200 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,205 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,208 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,211 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,214 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,216 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,220 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,222 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >12:31:41,222 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >12:31:41,223 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >12:31:41,223 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >12:31:41,224 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >12:31:41,224 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >12:31:41,225 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >12:31:41,225 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >12:31:41,226 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >12:31:41,226 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >12:31:41,227 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >12:31:41,228 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >12:31:41,228 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >12:31:41,229 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >12:31:41,229 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >12:31:41,230 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >12:31:41,230 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >12:31:41,230 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >12:31:41,230 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >12:31:41,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >12:31:41,232 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >12:31:41,232 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >12:31:41,232 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >12:31:41,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >12:31:41,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >12:31:41,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >12:31:41,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >12:31:41,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >12:31:41,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >12:31:41,237 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >12:31:41,238 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >12:31:41,238 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >12:31:41,238 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >12:31:41,238 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >12:31:41,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >12:31:41,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >12:31:41,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >12:31:41,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >12:31:41,240 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >12:31:41,240 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >12:31:41,240 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >12:31:41,241 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >12:31:41,241 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >12:31:41,241 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >12:31:41,242 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >12:31:41,242 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >12:31:41,242 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >12:31:41,242 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >12:31:41,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >12:31:41,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >12:31:41,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >12:31:41,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >12:31:41,244 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >12:31:41,244 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >12:31:41,244 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >12:31:41,244 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >12:31:41,247 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,253 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,258 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,266 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,270 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,273 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,274 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >12:31:41,274 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >12:31:41,276 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,278 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >12:31:41,280 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,284 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >12:31:41,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >12:31:41,300 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >12:31:41,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >12:31:41,305 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >12:31:41,316 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.x86_64 as install for evince-3.6.1-2.fc18.x86_64 >12:31:41,317 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >12:31:41,318 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >12:31:41,339 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,345 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,348 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >12:31:41,348 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >12:31:41,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,353 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,354 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >12:31:41,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,359 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >12:31:41,361 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >12:31:41,361 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >12:31:41,362 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >12:31:41,362 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >12:31:41,362 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >12:31:41,376 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >12:31:41,377 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >12:31:41,395 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0.1-1.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >12:31:41,400 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >12:31:41,401 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >12:31:41,403 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >12:31:41,407 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-4.fc18.x86_64 as install for firewall-config-0.2.11-2.fc18.noarch >12:31:41,409 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.11-2.fc18.noarch >12:31:41,411 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >12:31:41,413 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >12:31:41,425 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >12:31:41,427 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >12:31:41,431 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,433 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,434 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.4-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,437 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,438 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,440 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,444 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.19-3.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,449 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >12:31:41,476 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >12:31:41,478 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >12:31:41,478 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >12:31:41,479 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >12:31:41,480 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >12:31:41,480 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >12:31:41,481 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >12:31:41,481 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >12:31:41,486 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >12:31:41,490 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >12:31:41,495 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >12:31:41,499 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.x86_64 >12:31:41,509 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 >12:31:41,515 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-3.fc18.x86_64 as install for fprintd-pam-0.4.1-3.fc18.x86_64 >12:31:41,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,534 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,538 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,540 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,541 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,545 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,547 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >12:31:41,558 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-4.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >12:31:41,559 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >12:31:41,562 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >12:31:41,571 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,572 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,579 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,582 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >12:31:41,591 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >12:31:41,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >12:31:41,598 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >12:31:41,599 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >12:31:41,604 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >12:31:41,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >12:31:41,608 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >12:31:41,615 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >12:31:41,617 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >12:31:41,619 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >12:31:41,621 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >12:31:41,632 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,636 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >12:31:41,636 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >12:31:41,637 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >12:31:41,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,639 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >12:31:41,640 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >12:31:41,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,643 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,646 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,650 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >12:31:41,650 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >12:31:41,651 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,662 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >12:31:41,665 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >12:31:41,666 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >12:31:41,677 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >12:31:41,680 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >12:31:41,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >12:31:41,685 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >12:31:41,688 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >12:31:41,707 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >12:31:41,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >12:31:41,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >12:31:41,721 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >12:31:41,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >12:31:41,735 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >12:31:41,736 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >12:31:41,751 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >12:31:41,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >12:31:41,757 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >12:31:41,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >12:31:41,766 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >12:31:41,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >12:31:41,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >12:31:41,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-2.fc18.x86_64 >12:31:41,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >12:31:41,841 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >12:31:41,847 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >12:31:41,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >12:31:41,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >12:31:41,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >12:31:41,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,895 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,902 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,908 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,909 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:31:41,911 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,917 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >12:31:41,931 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >12:31:41,940 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >12:31:41,944 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.x86_64 >12:31:41,953 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 >12:31:41,968 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >12:31:41,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >12:31:41,979 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >12:31:42,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,050 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,056 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,072 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,079 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:31:42,084 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:31:42,084 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:31:42,084 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:31:42,084 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:31:42,085 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:31:42,085 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:31:42,085 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:31:42,085 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:31:42,088 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,102 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >12:31:42,113 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >12:31:42,158 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,163 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,193 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,196 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,216 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,224 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >12:31:42,244 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >12:31:42,246 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:31:42,247 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >12:31:42,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >12:31:42,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-2.fc18.x86_64 >12:31:42,260 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:31:42,260 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >12:31:42,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-2.fc18.x86_64 >12:31:42,268 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >12:31:42,284 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.11-1.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >12:31:42,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >12:31:42,288 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >12:31:42,295 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >12:31:42,298 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >12:31:42,302 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >12:31:42,305 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-8.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >12:31:42,307 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >12:31:42,311 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >12:31:42,312 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >12:31:42,312 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >12:31:42,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >12:31:42,319 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >12:31:42,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.x86_64 as install for ibus-hangul-1.4.1-7.fc18.x86_64 >12:31:42,326 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >12:31:42,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >12:31:42,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >12:31:42,336 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >12:31:42,336 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >12:31:42,338 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >12:31:42,340 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >12:31:42,345 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >12:31:42,350 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-4.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >12:31:42,351 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >12:31:42,352 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >12:31:42,354 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >12:31:42,355 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >12:31:42,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >12:31:42,369 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 as install for icedtea-web-1.3.1-1.fc18.x86_64 >12:31:42,377 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >12:31:42,379 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >12:31:42,391 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >12:31:42,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >12:31:42,396 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >12:31:42,397 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >12:31:42,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >12:31:42,407 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >12:31:42,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >12:31:42,424 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >12:31:42,425 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:31:42,425 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >12:31:42,432 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >12:31:42,434 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-84.fc18.x86_64 >12:31:42,439 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >12:31:42,441 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >12:31:42,443 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-15.git20121218.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >12:31:42,446 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 >12:31:42,453 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >12:31:42,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >12:31:42,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >12:31:42,477 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-12.fc18.noarch as install for 1:liberation-mono-fonts-1.07.2-12.fc18.noarch >12:31:42,491 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >12:31:42,502 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 >12:31:42,506 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >12:31:42,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >12:31:42,510 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >12:31:42,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >12:31:42,525 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >12:31:42,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >12:31:42,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >12:31:42,530 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >12:31:42,530 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >12:31:42,531 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >12:31:42,533 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >12:31:42,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >12:31:42,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >12:31:42,549 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-8.fc17.x86_64 >12:31:42,550 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >12:31:42,573 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >12:31:42,576 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >12:31:42,591 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,603 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >12:31:42,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,606 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >12:31:42,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >12:31:42,620 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >12:31:42,631 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >12:31:42,632 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >12:31:42,642 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >12:31:42,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >12:31:42,654 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >12:31:42,656 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >12:31:42,659 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >12:31:42,661 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >12:31:42,663 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >12:31:42,681 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.x86_64 as install for paps-0.6.8-23.fc18.x86_64 >12:31:42,682 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >12:31:42,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >12:31:42,697 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >12:31:42,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >12:31:42,705 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.x86_64 >12:31:42,710 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >12:31:42,713 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >12:31:42,714 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >12:31:42,715 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-5.fc18.x86_64 as install for plymouth-system-theme-0.8.8-5.fc18.x86_64 >12:31:42,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >12:31:42,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >12:31:42,725 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >12:31:42,741 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >12:31:42,742 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >12:31:42,756 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >12:31:42,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >12:31:42,761 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >12:31:42,764 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >12:31:42,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >12:31:42,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >12:31:42,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,797 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,798 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,803 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,812 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,820 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >12:31:42,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >12:31:42,833 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >12:31:42,834 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >12:31:42,836 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >12:31:42,848 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >12:31:42,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >12:31:42,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >12:31:42,876 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >12:31:42,882 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >12:31:42,886 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,886 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,886 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >12:31:42,889 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:31:42,890 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,890 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:31:42,890 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:31:42,891 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,891 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,891 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,891 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,892 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,892 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:31:42,892 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,892 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,893 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:31:42,893 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:31:42,893 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,894 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:31:42,895 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,895 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:31:42,895 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:31:42,895 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,896 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:31:42,896 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,896 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,896 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,897 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,897 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >12:31:42,901 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:31:42,901 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:31:42,902 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:31:42,902 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:31:42,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:31:42,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:31:42,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,905 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,905 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,905 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >12:31:42,909 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so(SAMBA_4.0.0RC5)(64bit) >12:31:42,909 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >12:31:42,909 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >12:31:42,910 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >12:31:42,910 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >12:31:42,911 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >12:31:42,911 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >12:31:42,912 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:31:42,912 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >12:31:42,912 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >12:31:42,912 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >12:31:42,913 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >12:31:42,913 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >12:31:42,913 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >12:31:42,913 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >12:31:42,914 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >12:31:42,914 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:31:42,914 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:31:42,914 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >12:31:42,915 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >12:31:42,916 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >12:31:42,916 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >12:31:42,916 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >12:31:42,916 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >12:31:42,917 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0()(64bit) >12:31:42,917 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >12:31:42,917 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >12:31:42,917 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:31:42,918 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:31:42,918 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >12:31:42,919 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >12:31:42,919 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >12:31:42,920 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >12:31:42,920 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >12:31:42,920 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >12:31:42,920 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:31:42,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >12:31:42,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >12:31:42,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >12:31:42,921 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >12:31:42,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so()(64bit) >12:31:42,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >12:31:42,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >12:31:42,922 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >12:31:42,923 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >12:31:42,931 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >12:31:42,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >12:31:42,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >12:31:42,949 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >12:31:42,951 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >12:31:42,952 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:31:42,953 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >12:31:42,954 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >12:31:42,956 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >12:31:42,957 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >12:31:42,964 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >12:31:42,966 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >12:31:42,969 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >12:31:42,974 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >12:31:42,976 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >12:31:42,981 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >12:31:42,982 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >12:31:42,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.19-3.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >12:31:42,990 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >12:31:43,008 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >12:31:43,010 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >12:31:43,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >12:31:43,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >12:31:43,035 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >12:31:43,042 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 >12:31:43,050 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >12:31:43,055 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >12:31:43,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >12:31:43,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >12:31:43,093 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,118 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,133 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,142 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,188 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >12:31:43,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >12:31:43,248 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.12-7.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >12:31:43,251 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >12:31:43,255 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.24-1.fc18.noarch as install for system-config-printer-1.3.12-7.fc18.x86_64 >12:31:43,263 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >12:31:43,300 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >12:31:43,305 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >12:31:43,308 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >12:31:43,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >12:31:43,322 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 >12:31:43,328 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >12:31:43,340 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.4-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >12:31:43,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >12:31:43,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >12:31:43,367 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-gtk-2.72-1.fc18.x86_64 >12:31:43,372 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >12:31:43,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >12:31:43,387 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >12:31:43,401 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >12:31:43,403 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >12:31:43,405 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >12:31:43,414 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >12:31:43,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >12:31:43,421 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:31:43,422 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >12:31:43,422 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >12:31:43,425 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.x86_64 as install for xdg-user-dirs-gtk-0.9-2.fc18.x86_64 >12:31:43,432 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.x86_64 >12:31:43,435 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >12:31:43,436 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >12:31:43,444 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >12:31:43,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >12:31:43,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >12:31:43,469 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-1.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >12:31:43,470 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >12:31:43,480 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-11.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >12:31:43,483 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >12:31:43,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >12:31:43,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >12:31:43,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >12:31:43,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.x86_64 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 >12:31:43,502 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.x86_64 >12:31:43,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.x86_64 as install for 1:yelp-3.6.2-1.fc18.x86_64 >12:31:43,510 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >12:31:43,513 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >12:31:43,515 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >12:31:43,516 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >12:31:43,518 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >12:31:43,519 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >12:31:43,523 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >12:31:43,525 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 >12:31:43,563 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >12:31:43,565 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >12:31:43,574 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >12:31:43,583 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.19-2.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >12:31:43,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.19-3.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >12:31:43,589 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >12:31:43,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.19-3.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 >12:31:43,602 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.19-2.fc18.x86_64 >12:31:43,609 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.19-2.fc18.x86_64 as install for abrt-gui-2.0.19-2.fc18.x86_64 >12:31:43,613 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >12:31:43,615 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >12:31:43,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.19-3.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >12:31:43,645 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.x86_64 as install for alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 >12:31:43,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for argyllcms-1.4.0-6.fc18.x86_64 >12:31:43,668 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.5-1.fc18.2.x86_64 >12:31:43,688 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >12:31:43,718 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-1.fc18.x86_64 >12:31:43,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for cdrdao-1.2.3-16.fc18.x86_64 >12:31:43,739 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >12:31:43,778 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >12:31:43,813 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >12:31:43,828 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >12:31:43,830 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >12:31:43,836 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-15.git20121218.fc18.x86_64 >12:31:43,841 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >12:31:43,842 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >12:31:43,844 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >12:31:43,845 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.12-2.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >12:31:43,848 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >12:31:43,869 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >12:31:43,871 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:31:43,871 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:31:43,871 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:31:43,871 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:31:43,872 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:31:43,872 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:31:43,872 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:31:43,872 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >12:31:43,873 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >12:31:43,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >12:31:43,892 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >12:31:43,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >12:31:43,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >12:31:43,925 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >12:31:43,934 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >12:31:43,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-3.fc18.x86_64 >12:31:44,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.x86_64 as install for genisoimage-1.1.11-14.fc18.x86_64 >12:31:44,040 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >12:31:44,041 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >12:31:44,053 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >12:31:44,104 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >12:31:44,116 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >12:31:44,156 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.x86_64 >12:31:44,184 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >12:31:44,191 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >12:31:44,242 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 >12:31:44,267 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.x86_64 as install for gnome-video-effects-0.4.0-4.fc18.noarch >12:31:44,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >12:31:44,282 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >12:31:44,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >12:31:44,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >12:31:44,352 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >12:31:44,378 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.x86_64 as install for gstreamer-0.10.36-2.fc18.x86_64 >12:31:44,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >12:31:44,391 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >12:31:44,392 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >12:31:44,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >12:31:44,475 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:31:44,475 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >12:31:44,476 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >12:31:44,476 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:31:44,476 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >12:31:44,484 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >12:31:44,485 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >12:31:44,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >12:31:44,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >12:31:44,496 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-2.fc18.x86_64 >12:31:44,510 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.11-1.fc18.x86_64 as install for hplip-libs-3.12.11-1.fc18.x86_64 >12:31:44,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >12:31:44,530 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >12:31:44,544 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >12:31:44,558 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >12:31:44,560 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012j-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >12:31:44,562 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.x86_64 >12:31:44,564 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >12:31:44,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >12:31:44,615 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.x86_64 as install for libXfont-1.4.5-2.fc18.x86_64 >12:31:44,660 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >12:31:44,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >12:31:44,688 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >12:31:44,755 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.0-3.fc18.x86_64 >12:31:44,763 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for libgpod-0.8.2-7.fc18.x86_64 >12:31:44,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >12:31:44,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >12:31:44,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >12:31:44,814 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.x86_64 as install for liblouis-python-2.4.1-2.fc18.noarch >12:31:44,833 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-2.fc18.x86_64 >12:31:44,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >12:31:44,845 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:31:44,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >12:31:44,861 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.x86_64 >12:31:44,871 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-1.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >12:31:44,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >12:31:44,880 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >12:31:44,880 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >12:31:44,891 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.2-1.fc18.x86_64 >12:31:44,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.10-1.fc18.x86_64 >12:31:44,909 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >12:31:44,911 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >12:31:44,936 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >12:31:44,936 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:31:44,937 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >12:31:44,982 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >12:31:44,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.x86_64 as install for libtranslit-m17n-0.0.2-3.fc18.x86_64 >12:31:45,031 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >12:31:45,032 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >12:31:45,037 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >12:31:45,039 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >12:31:45,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >12:31:45,042 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >12:31:45,043 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >12:31:45,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >12:31:45,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.4-1.fc18.x86_64 as install for libvirt-gobject-0.1.4-1.fc18.x86_64 >12:31:45,073 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >12:31:45,073 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >12:31:45,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.x86_64 >12:31:45,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck3-3.4.4-1.fc18.x86_64 >12:31:45,138 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >12:31:45,161 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >12:31:45,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >12:31:45,185 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >12:31:45,188 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >12:31:45,190 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >12:31:45,192 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >12:31:45,192 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpagent.so.30()(64bit) >12:31:45,198 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >12:31:45,199 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >12:31:45,215 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >12:31:45,244 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.x86_64 >12:31:45,247 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >12:31:45,265 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >12:31:45,274 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >12:31:45,277 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >12:31:45,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >12:31:45,306 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:31:45,307 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >12:31:45,309 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >12:31:45,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >12:31:45,352 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,355 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,357 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,359 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,362 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,365 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,369 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,370 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >12:31:45,371 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >12:31:45,371 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >12:31:45,372 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >12:31:45,376 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,386 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,393 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >12:31:45,437 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-5.fc18.x86_64 >12:31:45,447 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >12:31:45,449 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >12:31:45,451 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-4.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >12:31:45,462 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >12:31:45,540 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-4.fc18.x86_64 >12:31:45,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >12:31:45,569 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.x86_64 as install for python-brlapi-0.5.6-7.fc18.x86_64 >12:31:45,570 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >12:31:45,578 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 >12:31:45,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >12:31:45,592 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.x86_64 as install for python-mako-0.5.0-5.fc18.noarch >12:31:45,593 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 >12:31:45,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.19-3.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >12:31:45,600 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >12:31:45,605 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >12:31:45,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >12:31:45,630 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >12:31:45,678 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >12:31:45,679 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:31:45,695 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,697 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,701 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,703 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-44.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,706 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >12:31:45,708 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:31:45,708 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >12:31:45,709 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >12:31:45,715 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >12:31:45,725 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >12:31:45,728 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >12:31:45,729 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:31:45,729 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:31:45,730 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >12:31:45,733 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >12:31:45,744 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >12:31:45,745 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >12:31:45,748 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >12:31:45,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >12:31:45,767 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.4-1.fc18.noarch >12:31:45,769 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.x86_64 as install for system-config-keyboard-1.3.1-9.fc18.x86_64 >12:31:45,772 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.12-7.fc18.x86_64 >12:31:45,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for telepathy-haze-0.6.0-2.fc18.x86_64 >12:31:45,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >12:31:45,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >12:31:45,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >12:31:45,881 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >12:31:45,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >12:31:45,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >12:31:45,900 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >12:31:45,902 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >12:31:45,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.1-1.fc18.x86_64 >12:31:45,939 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >12:31:45,940 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >12:31:45,956 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-14.fc18.x86_64 >12:31:46,013 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >12:31:46,021 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.23-1.fc18.x86_64 >12:31:46,042 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 >12:31:46,060 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >12:31:46,062 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >12:31:46,080 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-3.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >12:31:46,082 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >12:31:46,083 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >12:31:46,083 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >12:31:46,084 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >12:31:46,084 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >12:31:46,085 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >12:31:46,085 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >12:31:46,086 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >12:31:46,086 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >12:31:46,087 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >12:31:46,087 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >12:31:46,088 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >12:31:46,088 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >12:31:46,089 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >12:31:46,091 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >12:31:46,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for gd-2.0.35-18.fc18.x86_64 >12:31:46,111 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >12:31:46,112 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >12:31:46,123 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >12:31:46,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >12:31:46,127 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >12:31:46,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >12:31:46,154 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.x86_64 >12:31:46,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >12:31:46,231 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:31:46,233 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >12:31:46,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >12:31:46,239 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >12:31:46,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >12:31:46,288 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,291 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,294 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,296 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,298 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,301 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,302 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,312 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,314 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,316 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,318 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >12:31:46,366 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 >12:31:46,367 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >12:31:46,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.x86_64 as install for mcpp-2.7.2-8.fc18.x86_64 >12:31:46,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >12:31:46,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >12:31:46,416 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >12:31:46,432 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >12:31:46,449 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >12:31:46,471 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >12:31:46,482 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >12:31:46,519 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >12:31:46,521 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >12:31:46,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >12:31:46,528 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >12:31:46,538 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >12:31:46,540 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 >12:31:46,548 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 >12:31:46,550 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 as install for python-beaker-1.5.4-6.fc18.noarch >12:31:46,559 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.x86_64 as install for 2:qemu-kvm-1.2.0-23.fc18.x86_64 >12:31:46,562 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >12:31:46,575 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.x86_64 >12:31:46,577 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for seed-3.2.0-3.fc18.2.x86_64 >12:31:46,640 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.x86_64 as install for ceph-libs-0.46-1.fc18.x86_64 >12:31:46,643 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >12:31:46,655 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.x86_64 >12:31:46,658 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >12:31:46,659 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:31:46,660 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:31:46,662 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >12:31:46,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >12:31:46,679 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.x86_64 as install for glusterfs-fuse-3.3.1-3.fc18.x86_64 >12:31:46,719 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-4.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >12:31:46,721 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >12:31:46,738 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.x86_64 as install for netcf-libs-0.2.2-1.fc18.x86_64 >12:31:46,739 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:31:46,740 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >12:31:46,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >12:31:46,757 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >12:31:46,758 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >12:31:46,760 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >12:31:46,762 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >12:31:46,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >12:31:46,794 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 >12:31:46,795 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 >12:31:46,797 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.x86_64 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >12:31:46,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >12:31:46,808 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >12:31:46,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >12:31:46,824 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >12:31:46,826 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >12:31:46,828 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.x86_64 >12:31:46,829 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.x86_64 >12:31:46,832 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >12:31:46,834 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:31:46,834 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:31:46,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:31:46,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:31:46,836 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:31:46,836 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:31:46,837 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:31:46,837 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:31:46,838 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:31:46,839 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.x86_64 >12:31:46,842 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >12:31:46,849 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >12:31:46,851 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:31:46,852 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >12:31:46,854 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >12:31:46,861 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 >12:31:46,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.x86_64 as install for corosync-2.1.0-1.fc18.x86_64 >12:31:46,887 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >12:31:46,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >12:31:46,891 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:31:47,306 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >12:31:47,520 DEBUG yum.verbose.YumBase: Depsolve time: 9.562 >12:31:47,521 DEBUG packaging: success >12:31:47,654 INFO packaging: 1186 packages selected totalling 3.43 GB >14:31:59,450 INFO packaging: checking software selection >14:31:59,451 DEBUG packaging: deleting package sacks >14:31:59,463 DEBUG packaging: deleting yum transaction info >14:31:59,599 DEBUG packaging: select group core >14:31:59,603 DEBUG yum.verbose.YumBase: Setting up Package Sacks >14:32:00,324 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >14:32:00,418 DEBUG yum.verbose.YumBase: pkgsack time: 0.814 >14:32:00,556 DEBUG yum.verbose.YumBase: group time: 0.953 >14:32:00,790 DEBUG yum.verbose.YumBase: Obs Init time: 0.232 >14:32:00,820 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >14:32:00,830 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >14:32:00,832 DEBUG packaging: select group core >14:32:00,832 DEBUG packaging: select package kernel-PAE >14:32:00,966 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >14:32:00,967 INFO packaging: no kernel-PAE package >14:32:00,968 DEBUG packaging: select package kernel >14:32:00,969 INFO packaging: selected kernel >14:32:00,969 INFO packaging: checking dependencies >14:32:01,007 DEBUG yum.verbose.YumBase: Building updates object >14:32:01,956 DEBUG yum.verbose.YumBase: up:simple updates time: 0.370 >14:32:01,964 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >14:32:01,964 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >14:32:01,965 DEBUG yum.verbose.YumBase: updates time: 0.957 >14:32:01,971 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-23.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,977 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,986 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,990 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,992 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,994 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,997 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:01,999 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,001 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,002 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >14:32:02,003 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,010 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,012 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >14:32:02,014 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,017 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,018 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >14:32:02,020 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,022 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-11.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >14:32:02,023 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >14:32:02,024 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >14:32:02,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-13.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,027 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgobject-2.0.so.0()(64bit) >14:32:02,028 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >14:32:02,028 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >14:32:02,029 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgio-2.0.so.0()(64bit) >14:32:02,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-11.git20121004.fc18.x86_64 >14:32:02,041 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >14:32:02,044 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >14:32:02,045 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >14:32:02,050 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for bash-4.2.39-3.fc18.x86_64 >14:32:02,055 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >14:32:02,058 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >14:32:02,071 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,073 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >14:32:02,073 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0(LIBPAM_1.0)(64bit) >14:32:02,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,080 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,086 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,090 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >14:32:02,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >14:32:02,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >14:32:02,104 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >14:32:02,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >14:32:02,113 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >14:32:02,117 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:32:02,119 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:32:02,122 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:32:02,124 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.x86_64 to require for liblber-2.4.so.2()(64bit) >14:32:02,126 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:32:02,127 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >14:32:02,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >14:32:02,135 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >14:32:02,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >14:32:02,139 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >14:32:02,140 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >14:32:02,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >14:32:02,143 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.5-1.fc18.x86_64 to require for libe2p.so.2()(64bit) >14:32:02,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >14:32:02,150 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >14:32:02,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >14:32:02,157 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >14:32:02,158 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >14:32:02,165 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,168 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,171 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,175 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-12.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,178 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,180 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >14:32:02,190 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >14:32:02,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >14:32:02,195 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >14:32:02,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for iputils-20121125-2.fc18.x86_64 >14:32:02,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for iputils-20121125-2.fc18.x86_64 >14:32:02,208 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >14:32:02,210 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20120925-0.3.git236367d.fc18.noarch as install for kernel-3.6.10-4.fc18.x86_64 >14:32:02,212 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >14:32:02,214 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-15.git20121218.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >14:32:02,218 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >14:32:02,223 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >14:32:02,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >14:32:02,228 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >14:32:02,237 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:32:02,240 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:32:02,243 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:32:02,244 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libkrb5.so.3()(64bit) >14:32:02,245 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >14:32:02,245 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libgssapi_krb5.so.2()(64bit) >14:32:02,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >14:32:02,260 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >14:32:02,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >14:32:02,266 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for parted-3.1-9.fc18.x86_64 >14:32:02,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >14:32:02,282 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-5.fc18.x86_64 >14:32:02,283 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >14:32:02,286 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >14:32:02,287 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >14:32:02,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >14:32:02,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:32:02,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:32:02,298 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >14:32:02,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for procps-ng-3.3.3-2.20120807git.fc18.x86_64 >14:32:02,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,315 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,316 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >14:32:02,319 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,322 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,324 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,327 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >14:32:02,336 DEBUG yum.verbose.YumBase: TSINFO: Marking logrotate-3.8.2-1.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:32:02,338 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:32:02,341 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:32:02,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:32:02,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >14:32:02,348 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >14:32:02,349 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >14:32:02,357 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:32:02,359 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:32:02,362 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:32:02,365 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >14:32:02,389 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,392 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,399 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,401 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for systemd-195-13.fc18.x86_64 >14:32:02,403 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-13.fc18.x86_64 >14:32:02,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >14:32:02,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >14:32:02,423 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >14:32:02,423 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >14:32:02,424 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >14:32:02,432 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:32:02,434 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:32:02,436 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >14:32:02,438 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:32:02,442 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >14:32:02,444 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:32:02,446 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >14:32:02,461 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >14:32:02,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >14:32:02,469 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 >14:32:02,478 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-4.20101115git.fc18.noarch as install for cronie-anacron-1.4.10-1.fc18.x86_64 >14:32:02,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for cryptsetup-libs-1.5.1-1.fc18.x86_64 >14:32:02,584 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for 1:dbus-1.6.8-2.fc18.x86_64 >14:32:02,593 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for device-mapper-libs-1.02.77-4.fc18.x86_64 >14:32:02,603 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for dracut-024-15.git20121218.fc18.x86_64 >14:32:02,605 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dracut-024-15.git20121218.fc18.x86_64 >14:32:02,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-15.git20121218.fc18.x86_64 >14:32:02,608 DEBUG yum.verbose.YumBase: TSINFO: Marking file-5.11-4.fc18.x86_64 as install for dracut-024-15.git20121218.fc18.x86_64 >14:32:02,620 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >14:32:02,633 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >14:32:02,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >14:32:02,638 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >14:32:02,643 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >14:32:02,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for 1:gmp-5.0.5-3.fc18.x86_64 >14:32:02,648 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >14:32:02,649 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >14:32:02,650 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6()(64bit) >14:32:02,653 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for grep-2.14-1.fc18.x86_64 >14:32:02,677 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for krb5-libs-1.10.3-5.fc18.x86_64 >14:32:02,678 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1()(64bit) >14:32:02,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >14:32:02,700 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >14:32:02,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for libdrm-2.4.40-1.fc18.x86_64 >14:32:02,729 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for libmicrohttpd-0.9.22-1.fc18.x86_64 >14:32:02,731 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.x86_64 to require for libgnutls.so.26()(64bit) >14:32:02,746 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >14:32:02,747 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >14:32:02,748 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >14:32:02,770 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >14:32:02,781 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >14:32:02,783 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >14:32:02,800 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for openldap-2.4.33-3.fc18.x86_64 >14:32:02,811 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for 1:openssl-libs-1.0.1c-7.fc18.x86_64 >14:32:02,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >14:32:02,824 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >14:32:02,826 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for pam-1.1.6-3.fc18.1.x86_64 >14:32:02,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for polkit-0.107-4.fc18.x86_64 >14:32:02,852 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for ppp-2.4.5-23.fc18.x86_64 >14:32:02,853 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.3.0-2.fc18.x86_64 to require for libpcap.so.1()(64bit) >14:32:02,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >14:32:02,861 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >14:32:02,864 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >14:32:02,873 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >14:32:02,890 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >14:32:02,892 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >14:32:02,894 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >14:32:02,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >14:32:02,919 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2()(64bit) >14:32:02,922 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for yum-metadata-parser-1.1.4-7.fc18.x86_64 >14:32:02,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >14:32:02,944 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >14:32:02,946 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >14:32:02,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >14:32:02,954 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.19-6.fc18.x86_64 as install for gpgme-1.3.2-1.fc18.x86_64 >14:32:03,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >14:32:03,040 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >14:32:03,042 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-6.fc18.x86_64 >14:32:03,104 DEBUG yum.verbose.YumBase: Depsolve time: 2.134 >14:32:03,104 DEBUG packaging: success >14:32:03,111 INFO packaging: 202 packages selected totalling 720.93 MB > > >/tmp/program.log: >17:21:45,028 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:21:45,048 INFO program: Running... udevadm settle --timeout=300 >17:21:45,398 INFO program: Running... modprobe fcoe >17:21:45,495 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:21:45,560 INFO program: No FCoE boot disk information is found in EDD! >17:21:45,562 INFO program: Running... udevadm settle --timeout=300 >17:21:45,635 INFO program: Running... multipath -d >17:21:45,713 INFO program: Jan 02 17:21:45 | vda: rport id not found >17:21:45,716 INFO program: create: mpatha (VM_BTRFS-2-001) undef , >17:21:45,718 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,719 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,719 INFO program: `- #:#:#:# vda 252:0 undef ready running >17:21:45,720 INFO program: Jan 02 17:21:45 | vdb: rport id not found >17:21:45,721 INFO program: create: mpathb (VM_BTRFS-2-002) undef , >17:21:45,721 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,722 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,723 INFO program: `- #:#:#:# vdb 252:16 undef ready running >17:21:45,723 INFO program: Jan 02 17:21:45 | vdc: rport id not found >17:21:45,725 INFO program: create: mpathc (VM_BTRFS-2-003) undef , >17:21:45,726 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,726 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,727 INFO program: `- #:#:#:# vdc 252:32 undef ready running >17:21:45,727 INFO program: Jan 02 17:21:45 | vdd: rport id not found >17:21:45,727 INFO program: create: mpathd (VM_BTRFS-2-004) undef , >17:21:45,728 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,728 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,729 INFO program: `- #:#:#:# vdd 252:48 undef ready running >17:21:45,730 INFO program: Jan 02 17:21:45 | vde: rport id not found >17:21:45,731 INFO program: create: mpathe (VM_BTRFS-2-005) undef , >17:21:45,731 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,733 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,733 INFO program: `- #:#:#:# vde 252:64 undef ready running >17:21:45,734 INFO program: Jan 02 17:21:45 | vdf: rport id not found >17:21:45,734 INFO program: create: mpathf (VM_BTRFS-2-006) undef , >17:21:45,735 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:45,736 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:45,736 INFO program: `- #:#:#:# vdf 252:80 undef ready running >17:21:45,738 INFO program: Running... multipath -ll >17:21:47,440 INFO program: Running... metacity --display :1 --sm-disable >17:21:48,036 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >17:21:48,187 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,228 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,238 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,245 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,291 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,294 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,303 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,304 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,313 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,314 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,327 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,342 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,357 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,366 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,367 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,368 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,373 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,374 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,376 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,377 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,378 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,381 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,382 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:48,384 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >17:21:49,516 INFO program: Running... udevadm control --property=ANACONDA=1 >17:21:49,521 INFO program: Running... systemctl start chronyd.service >17:21:49,806 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:21:49,914 INFO program: Running... udevadm settle --timeout=300 >17:21:50,340 INFO program: Running... udevadm settle --timeout=300 >17:21:50,437 INFO program: Running... multipath -d >17:21:50,499 INFO program: Jan 02 17:21:50 | vda: rport id not found >17:21:50,501 INFO program: create: mpatha (VM_BTRFS-2-001) undef , >17:21:50,502 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,503 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,503 INFO program: `- #:#:#:# vda 252:0 undef ready running >17:21:50,504 INFO program: Jan 02 17:21:50 | vdb: rport id not found >17:21:50,505 INFO program: create: mpathb (VM_BTRFS-2-002) undef , >17:21:50,505 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,506 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,507 INFO program: `- #:#:#:# vdb 252:16 undef ready running >17:21:50,508 INFO program: Jan 02 17:21:50 | vdc: rport id not found >17:21:50,509 INFO program: create: mpathc (VM_BTRFS-2-003) undef , >17:21:50,509 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,510 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,511 INFO program: `- #:#:#:# vdc 252:32 undef ready running >17:21:50,512 INFO program: Jan 02 17:21:50 | vdd: rport id not found >17:21:50,512 INFO program: create: mpathd (VM_BTRFS-2-004) undef , >17:21:50,513 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,514 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,515 INFO program: `- #:#:#:# vdd 252:48 undef ready running >17:21:50,515 INFO program: Jan 02 17:21:50 | vde: rport id not found >17:21:50,516 INFO program: create: mpathe (VM_BTRFS-2-005) undef , >17:21:50,517 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,518 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,521 INFO program: `- #:#:#:# vde 252:64 undef ready running >17:21:50,522 INFO program: Jan 02 17:21:50 | vdf: rport id not found >17:21:50,522 INFO program: create: mpathf (VM_BTRFS-2-006) undef , >17:21:50,524 INFO program: size=7.8G features='0' hwhandler='0' wp=undef >17:21:50,526 INFO program: `-+- policy='service-time 0' prio=1 status=undef >17:21:50,527 INFO program: `- #:#:#:# vdf 252:80 undef ready running >17:21:50,528 INFO program: Running... multipath -ll >17:21:51,406 INFO program: Running... dumpe2fs -h /dev/sda1 >17:21:51,496 INFO program: Filesystem volume name: <none> >17:21:51,497 INFO program: Last mounted on: /boot >17:21:51,497 INFO program: Filesystem UUID: 8ca4425d-591b-4b0f-a374-710a351eda80 >17:21:51,498 INFO program: Filesystem magic number: 0xEF53 >17:21:51,498 INFO program: Filesystem revision #: 1 (dynamic) >17:21:51,499 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 >17:21:51,499 INFO program: Filesystem flags: signed_directory_hash >17:21:51,500 INFO program: Default mount options: user_xattr acl >17:21:51,500 INFO program: Filesystem state: clean >17:21:51,501 INFO program: Errors behavior: Continue >17:21:51,501 INFO program: Filesystem OS type: Linux >17:21:51,502 INFO program: Inode count: 128016 >17:21:51,502 INFO program: Block count: 512000 >17:21:51,503 INFO program: Reserved block count: 25600 >17:21:51,503 INFO program: Free blocks: 445759 >17:21:51,504 INFO program: Free inodes: 127670 >17:21:51,504 INFO program: First block: 1 >17:21:51,505 INFO program: Block size: 1024 >17:21:51,506 INFO program: Fragment size: 1024 >17:21:51,506 INFO program: Reserved GDT blocks: 256 >17:21:51,507 INFO program: Blocks per group: 8192 >17:21:51,507 INFO program: Fragments per group: 8192 >17:21:51,510 INFO program: Inodes per group: 2032 >17:21:51,511 INFO program: Inode blocks per group: 254 >17:21:51,511 INFO program: Flex block group size: 16 >17:21:51,512 INFO program: Filesystem created: Sat Nov 3 17:33:22 2012 >17:21:51,512 INFO program: Last mount time: Sat Nov 3 17:50:25 2012 >17:21:51,513 INFO program: Last write time: Sat Nov 3 21:57:59 2012 >17:21:51,513 INFO program: Mount count: 2 >17:21:51,514 INFO program: Maximum mount count: -1 >17:21:51,514 INFO program: Last checked: Sat Nov 3 17:33:22 2012 >17:21:51,515 INFO program: Check interval: 0 (<none>) >17:21:51,515 INFO program: Lifetime writes: 63 MB >17:21:51,516 INFO program: Reserved blocks uid: 0 (user root) >17:21:51,516 INFO program: Reserved blocks gid: 0 (group root) >17:21:51,516 INFO program: First inode: 11 >17:21:51,517 INFO program: Inode size: 128 >17:21:51,518 INFO program: Journal inode: 8 >17:21:51,522 INFO program: Default directory hash: half_md4 >17:21:51,522 INFO program: Directory Hash Seed: c07dd3e9-ff73-4987-82a1-fcc71aa7889a >17:21:51,523 INFO program: Journal backup: inode blocks >17:21:51,524 INFO program: Journal features: (none) >17:21:51,524 INFO program: Journal size: 8M >17:21:51,525 INFO program: Journal length: 8192 >17:21:51,525 INFO program: Journal sequence: 0x00000029 >17:21:51,526 INFO program: Journal start: 0 >17:21:51,526 INFO program: >17:21:51,526 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:51,527 INFO program: Running... dumpe2fs -h /dev/sda1 >17:21:51,545 INFO program: Filesystem volume name: <none> >17:21:51,546 INFO program: Last mounted on: /boot >17:21:51,546 INFO program: Filesystem UUID: 8ca4425d-591b-4b0f-a374-710a351eda80 >17:21:51,546 INFO program: Filesystem magic number: 0xEF53 >17:21:51,546 INFO program: Filesystem revision #: 1 (dynamic) >17:21:51,547 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 >17:21:51,547 INFO program: Filesystem flags: signed_directory_hash >17:21:51,547 INFO program: Default mount options: user_xattr acl >17:21:51,547 INFO program: Filesystem state: clean >17:21:51,548 INFO program: Errors behavior: Continue >17:21:51,548 INFO program: Filesystem OS type: Linux >17:21:51,548 INFO program: Inode count: 128016 >17:21:51,548 INFO program: Block count: 512000 >17:21:51,549 INFO program: Reserved block count: 25600 >17:21:51,549 INFO program: Free blocks: 445759 >17:21:51,549 INFO program: Free inodes: 127670 >17:21:51,550 INFO program: First block: 1 >17:21:51,550 INFO program: Block size: 1024 >17:21:51,550 INFO program: Fragment size: 1024 >17:21:51,550 INFO program: Reserved GDT blocks: 256 >17:21:51,551 INFO program: Blocks per group: 8192 >17:21:51,551 INFO program: Fragments per group: 8192 >17:21:51,551 INFO program: Inodes per group: 2032 >17:21:51,551 INFO program: Inode blocks per group: 254 >17:21:51,552 INFO program: Flex block group size: 16 >17:21:51,552 INFO program: Filesystem created: Sat Nov 3 17:33:22 2012 >17:21:51,552 INFO program: Last mount time: Sat Nov 3 17:50:25 2012 >17:21:51,552 INFO program: Last write time: Sat Nov 3 21:57:59 2012 >17:21:51,553 INFO program: Mount count: 2 >17:21:51,553 INFO program: Maximum mount count: -1 >17:21:51,553 INFO program: Last checked: Sat Nov 3 17:33:22 2012 >17:21:51,553 INFO program: Check interval: 0 (<none>) >17:21:51,554 INFO program: Lifetime writes: 63 MB >17:21:51,554 INFO program: Reserved blocks uid: 0 (user root) >17:21:51,554 INFO program: Reserved blocks gid: 0 (group root) >17:21:51,555 INFO program: First inode: 11 >17:21:51,555 INFO program: Inode size: 128 >17:21:51,555 INFO program: Journal inode: 8 >17:21:51,555 INFO program: Default directory hash: half_md4 >17:21:51,556 INFO program: Directory Hash Seed: c07dd3e9-ff73-4987-82a1-fcc71aa7889a >17:21:51,556 INFO program: Journal backup: inode blocks >17:21:51,556 INFO program: Journal features: (none) >17:21:51,557 INFO program: Journal size: 8M >17:21:51,557 INFO program: Journal length: 8192 >17:21:51,557 INFO program: Journal sequence: 0x00000029 >17:21:51,561 INFO program: Journal start: 0 >17:21:51,561 INFO program: >17:21:51,562 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:51,562 INFO program: Running... resize2fs -P /dev/sda1 >17:21:51,606 INFO program: Estimated minimum size of the filesystem: 55366 >17:21:51,608 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:21:51,855 INFO program: Running... dumpe2fs -h /dev/sda3 >17:21:51,874 INFO program: Filesystem volume name: <none> >17:21:51,875 INFO program: Last mounted on: /boot >17:21:51,875 INFO program: Filesystem UUID: 8e7581ff-d603-489d-afd6-a8303d6cbf4e >17:21:51,875 INFO program: Filesystem magic number: 0xEF53 >17:21:51,876 INFO program: Filesystem revision #: 1 (dynamic) >17:21:51,876 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 >17:21:51,876 INFO program: Filesystem flags: signed_directory_hash >17:21:51,876 INFO program: Default mount options: user_xattr acl >17:21:51,877 INFO program: Filesystem state: clean >17:21:51,877 INFO program: Errors behavior: Continue >17:21:51,877 INFO program: Filesystem OS type: Linux >17:21:51,877 INFO program: Inode count: 128016 >17:21:51,878 INFO program: Block count: 512000 >17:21:51,878 INFO program: Reserved block count: 25600 >17:21:51,878 INFO program: Free blocks: 445477 >17:21:51,878 INFO program: Free inodes: 127670 >17:21:51,879 INFO program: First block: 1 >17:21:51,879 INFO program: Block size: 1024 >17:21:51,879 INFO program: Fragment size: 1024 >17:21:51,880 INFO program: Reserved GDT blocks: 256 >17:21:51,880 INFO program: Blocks per group: 8192 >17:21:51,880 INFO program: Fragments per group: 8192 >17:21:51,884 INFO program: Inodes per group: 2032 >17:21:51,884 INFO program: Inode blocks per group: 254 >17:21:51,885 INFO program: Flex block group size: 16 >17:21:51,885 INFO program: Filesystem created: Mon Dec 10 14:18:57 2012 >17:21:51,885 INFO program: Last mount time: Wed Jan 2 17:20:17 2013 >17:21:51,885 INFO program: Last write time: Wed Jan 2 17:20:56 2013 >17:21:51,886 INFO program: Mount count: 3 >17:21:51,886 INFO program: Maximum mount count: -1 >17:21:51,886 INFO program: Last checked: Mon Dec 10 14:18:57 2012 >17:21:51,886 INFO program: Check interval: 0 (<none>) >17:21:51,887 INFO program: Lifetime writes: 63 MB >17:21:51,887 INFO program: Reserved blocks uid: 0 (user root) >17:21:51,887 INFO program: Reserved blocks gid: 0 (group root) >17:21:51,887 INFO program: First inode: 11 >17:21:51,888 INFO program: Inode size: 128 >17:21:51,888 INFO program: Journal inode: 8 >17:21:51,888 INFO program: Default directory hash: half_md4 >17:21:51,888 INFO program: Directory Hash Seed: 49e063d4-b795-4ab1-bb24-a6701bdcef61 >17:21:51,889 INFO program: Journal backup: inode blocks >17:21:51,889 INFO program: Journal features: (none) >17:21:51,889 INFO program: Journal size: 8M >17:21:51,889 INFO program: Journal length: 8192 >17:21:51,890 INFO program: Journal sequence: 0x00000022 >17:21:51,890 INFO program: Journal start: 0 >17:21:51,890 INFO program: >17:21:51,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:51,892 INFO program: Running... dumpe2fs -h /dev/sda3 >17:21:51,911 INFO program: Filesystem volume name: <none> >17:21:51,912 INFO program: Last mounted on: /boot >17:21:51,912 INFO program: Filesystem UUID: 8e7581ff-d603-489d-afd6-a8303d6cbf4e >17:21:51,912 INFO program: Filesystem magic number: 0xEF53 >17:21:51,913 INFO program: Filesystem revision #: 1 (dynamic) >17:21:51,913 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 >17:21:51,913 INFO program: Filesystem flags: signed_directory_hash >17:21:51,913 INFO program: Default mount options: user_xattr acl >17:21:51,914 INFO program: Filesystem state: clean >17:21:51,914 INFO program: Errors behavior: Continue >17:21:51,914 INFO program: Filesystem OS type: Linux >17:21:51,915 INFO program: Inode count: 128016 >17:21:51,915 INFO program: Block count: 512000 >17:21:51,915 INFO program: Reserved block count: 25600 >17:21:51,915 INFO program: Free blocks: 445477 >17:21:51,916 INFO program: Free inodes: 127670 >17:21:51,916 INFO program: First block: 1 >17:21:51,916 INFO program: Block size: 1024 >17:21:51,916 INFO program: Fragment size: 1024 >17:21:51,917 INFO program: Reserved GDT blocks: 256 >17:21:51,917 INFO program: Blocks per group: 8192 >17:21:51,917 INFO program: Fragments per group: 8192 >17:21:51,921 INFO program: Inodes per group: 2032 >17:21:51,921 INFO program: Inode blocks per group: 254 >17:21:51,921 INFO program: Flex block group size: 16 >17:21:51,922 INFO program: Filesystem created: Mon Dec 10 14:18:57 2012 >17:21:51,922 INFO program: Last mount time: Wed Jan 2 17:20:17 2013 >17:21:51,922 INFO program: Last write time: Wed Jan 2 17:20:56 2013 >17:21:51,922 INFO program: Mount count: 3 >17:21:51,923 INFO program: Maximum mount count: -1 >17:21:51,923 INFO program: Last checked: Mon Dec 10 14:18:57 2012 >17:21:51,923 INFO program: Check interval: 0 (<none>) >17:21:51,923 INFO program: Lifetime writes: 63 MB >17:21:51,924 INFO program: Reserved blocks uid: 0 (user root) >17:21:51,924 INFO program: Reserved blocks gid: 0 (group root) >17:21:51,924 INFO program: First inode: 11 >17:21:51,925 INFO program: Inode size: 128 >17:21:51,925 INFO program: Journal inode: 8 >17:21:51,925 INFO program: Default directory hash: half_md4 >17:21:51,925 INFO program: Directory Hash Seed: 49e063d4-b795-4ab1-bb24-a6701bdcef61 >17:21:51,926 INFO program: Journal backup: inode blocks >17:21:51,926 INFO program: Journal features: (none) >17:21:51,926 INFO program: Journal size: 8M >17:21:51,927 INFO program: Journal length: 8192 >17:21:51,927 INFO program: Journal sequence: 0x00000022 >17:21:51,927 INFO program: Journal start: 0 >17:21:51,927 INFO program: >17:21:51,928 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:51,928 INFO program: Running... resize2fs -P /dev/sda3 >17:21:51,954 INFO program: Estimated minimum size of the filesystem: 55647 >17:21:51,957 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:21:52,309 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.7BiPG71 >17:21:52,391 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7BiPG71 >17:21:52,407 INFO program: ID 256 gen 48 top level 5 path home >17:21:52,407 INFO program: ID 258 gen 74 top level 5 path root >17:21:52,413 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7BiPG71 >17:21:53,535 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.12Ec3oog >17:21:53,567 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.12Ec3oog >17:21:53,591 INFO program: Running... /bin/umount /tmp/btrfs-tmp.12Ec3oog >17:21:53,983 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.12o6PP_S >17:21:54,051 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.12o6PP_S >17:21:54,076 INFO program: Running... /bin/umount /tmp/btrfs-tmp.12o6PP_S >17:21:54,343 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.15X1Umsd >17:21:54,413 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.15X1Umsd >17:21:54,445 INFO program: Running... /bin/umount /tmp/btrfs-tmp.15X1Umsd >17:21:54,782 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.15paJQ28 >17:21:54,848 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.15paJQ28 >17:21:54,875 INFO program: Running... /bin/umount /tmp/btrfs-tmp.15paJQ28 >17:21:55,177 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.18VPVtni >17:21:55,234 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.18VPVtni >17:21:55,285 INFO program: Running... /bin/umount /tmp/btrfs-tmp.18VPVtni >17:21:55,765 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.18hT5m9E >17:21:55,815 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.18hT5m9E >17:21:55,835 INFO program: Running... /bin/umount /tmp/btrfs-tmp.18hT5m9E >17:21:56,143 INFO program: Running... dumpe2fs -h /dev/loop1 >17:21:56,155 INFO program: Filesystem volume name: Anaconda >17:21:56,156 INFO program: Last mounted on: / >17:21:56,157 INFO program: Filesystem UUID: 355fa722-b965-4e18-adab-d47a4dd1a1ea >17:21:56,157 INFO program: Filesystem magic number: 0xEF53 >17:21:56,158 INFO program: Filesystem revision #: 1 (dynamic) >17:21:56,158 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 >17:21:56,159 INFO program: Filesystem flags: signed_directory_hash >17:21:56,159 INFO program: Default mount options: user_xattr acl >17:21:56,160 INFO program: Filesystem state: clean >17:21:56,161 INFO program: Errors behavior: Continue >17:21:56,161 INFO program: Filesystem OS type: Linux >17:21:56,161 INFO program: Inode count: 65536 >17:21:56,162 INFO program: Block count: 1048576 >17:21:56,162 INFO program: Reserved block count: 0 >17:21:56,163 INFO program: Free blocks: 306707 >17:21:56,163 INFO program: Free inodes: 37836 >17:21:56,164 INFO program: First block: 1 >17:21:56,164 INFO program: Block size: 1024 >17:21:56,165 INFO program: Fragment size: 1024 >17:21:56,165 INFO program: Reserved GDT blocks: 256 >17:21:56,166 INFO program: Blocks per group: 8192 >17:21:56,166 INFO program: Fragments per group: 8192 >17:21:56,167 INFO program: Inodes per group: 512 >17:21:56,168 INFO program: Inode blocks per group: 128 >17:21:56,168 INFO program: Flex block group size: 16 >17:21:56,169 INFO program: Filesystem created: Sat Dec 22 03:25:46 2012 >17:21:56,169 INFO program: Last mount time: Sat Dec 22 03:27:00 2012 >17:21:56,170 INFO program: Last write time: Sat Dec 22 03:27:08 2012 >17:21:56,170 INFO program: Mount count: 2 >17:21:56,171 INFO program: Maximum mount count: -1 >17:21:56,171 INFO program: Last checked: Sat Dec 22 03:25:46 2012 >17:21:56,171 INFO program: Check interval: 0 (<none>) >17:21:56,171 INFO program: Lifetime writes: 32 MB >17:21:56,172 INFO program: Reserved blocks uid: 0 (user root) >17:21:56,172 INFO program: Reserved blocks gid: 0 (group root) >17:21:56,173 INFO program: First inode: 11 >17:21:56,173 INFO program: Inode size: 256 >17:21:56,174 INFO program: Required extra isize: 28 >17:21:56,174 INFO program: Desired extra isize: 28 >17:21:56,175 INFO program: Journal inode: 8 >17:21:56,175 INFO program: Default directory hash: half_md4 >17:21:56,176 INFO program: Directory Hash Seed: 723ac778-e485-4546-9800-102b8a15144f >17:21:56,176 INFO program: Journal backup: inode blocks >17:21:56,177 INFO program: Journal features: (none) >17:21:56,177 INFO program: Journal size: 32M >17:21:56,177 INFO program: Journal length: 32768 >17:21:56,178 INFO program: Journal sequence: 0x00000013 >17:21:56,178 INFO program: Journal start: 0 >17:21:56,178 INFO program: >17:21:56,179 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:56,180 INFO program: Running... dumpe2fs -h /dev/loop1 >17:21:56,194 INFO program: Filesystem volume name: Anaconda >17:21:56,195 INFO program: Last mounted on: / >17:21:56,195 INFO program: Filesystem UUID: 355fa722-b965-4e18-adab-d47a4dd1a1ea >17:21:56,196 INFO program: Filesystem magic number: 0xEF53 >17:21:56,197 INFO program: Filesystem revision #: 1 (dynamic) >17:21:56,197 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 >17:21:56,198 INFO program: Filesystem flags: signed_directory_hash >17:21:56,199 INFO program: Default mount options: user_xattr acl >17:21:56,199 INFO program: Filesystem state: clean >17:21:56,200 INFO program: Errors behavior: Continue >17:21:56,200 INFO program: Filesystem OS type: Linux >17:21:56,201 INFO program: Inode count: 65536 >17:21:56,202 INFO program: Block count: 1048576 >17:21:56,202 INFO program: Reserved block count: 0 >17:21:56,203 INFO program: Free blocks: 306707 >17:21:56,204 INFO program: Free inodes: 37836 >17:21:56,204 INFO program: First block: 1 >17:21:56,205 INFO program: Block size: 1024 >17:21:56,205 INFO program: Fragment size: 1024 >17:21:56,206 INFO program: Reserved GDT blocks: 256 >17:21:56,207 INFO program: Blocks per group: 8192 >17:21:56,207 INFO program: Fragments per group: 8192 >17:21:56,208 INFO program: Inodes per group: 512 >17:21:56,208 INFO program: Inode blocks per group: 128 >17:21:56,209 INFO program: Flex block group size: 16 >17:21:56,209 INFO program: Filesystem created: Sat Dec 22 03:25:46 2012 >17:21:56,210 INFO program: Last mount time: Sat Dec 22 03:27:00 2012 >17:21:56,210 INFO program: Last write time: Sat Dec 22 03:27:08 2012 >17:21:56,211 INFO program: Mount count: 2 >17:21:56,211 INFO program: Maximum mount count: -1 >17:21:56,211 INFO program: Last checked: Sat Dec 22 03:25:46 2012 >17:21:56,212 INFO program: Check interval: 0 (<none>) >17:21:56,212 INFO program: Lifetime writes: 32 MB >17:21:56,212 INFO program: Reserved blocks uid: 0 (user root) >17:21:56,213 INFO program: Reserved blocks gid: 0 (group root) >17:21:56,213 INFO program: First inode: 11 >17:21:56,214 INFO program: Inode size: 256 >17:21:56,214 INFO program: Required extra isize: 28 >17:21:56,215 INFO program: Desired extra isize: 28 >17:21:56,215 INFO program: Journal inode: 8 >17:21:56,215 INFO program: Default directory hash: half_md4 >17:21:56,216 INFO program: Directory Hash Seed: 723ac778-e485-4546-9800-102b8a15144f >17:21:56,216 INFO program: Journal backup: inode blocks >17:21:56,216 INFO program: Journal features: (none) >17:21:56,217 INFO program: Journal size: 32M >17:21:56,217 INFO program: Journal length: 32768 >17:21:56,217 INFO program: Journal sequence: 0x00000013 >17:21:56,218 INFO program: Journal start: 0 >17:21:56,218 INFO program: >17:21:56,219 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:56,219 INFO program: Running... resize2fs -P /dev/loop1 >17:21:56,233 INFO program: Couldn't find valid filesystem superblock. >17:21:56,234 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:21:56,235 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >17:21:56,295 INFO program: Running... udevadm settle --timeout=300 >17:21:56,353 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:21:56,363 INFO program: Filesystem volume name: Anaconda >17:21:56,364 INFO program: Last mounted on: /sysroot >17:21:56,364 INFO program: Filesystem UUID: 355fa722-b965-4e18-adab-d47a4dd1a1ea >17:21:56,364 INFO program: Filesystem magic number: 0xEF53 >17:21:56,365 INFO program: Filesystem revision #: 1 (dynamic) >17:21:56,365 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 >17:21:56,365 INFO program: Filesystem flags: signed_directory_hash >17:21:56,366 INFO program: Default mount options: user_xattr acl >17:21:56,366 INFO program: Filesystem state: clean >17:21:56,366 INFO program: Errors behavior: Continue >17:21:56,366 INFO program: Filesystem OS type: Linux >17:21:56,367 INFO program: Inode count: 65536 >17:21:56,367 INFO program: Block count: 1048576 >17:21:56,367 INFO program: Reserved block count: 0 >17:21:56,367 INFO program: Free blocks: 306707 >17:21:56,368 INFO program: Free inodes: 37836 >17:21:56,368 INFO program: First block: 1 >17:21:56,368 INFO program: Block size: 1024 >17:21:56,368 INFO program: Fragment size: 1024 >17:21:56,369 INFO program: Reserved GDT blocks: 256 >17:21:56,369 INFO program: Blocks per group: 8192 >17:21:56,369 INFO program: Fragments per group: 8192 >17:21:56,369 INFO program: Inodes per group: 512 >17:21:56,370 INFO program: Inode blocks per group: 128 >17:21:56,370 INFO program: Flex block group size: 16 >17:21:56,370 INFO program: Filesystem created: Sat Dec 22 03:25:46 2012 >17:21:56,370 INFO program: Last mount time: Wed Jan 2 17:21:38 2013 >17:21:56,371 INFO program: Last write time: Wed Jan 2 17:21:38 2013 >17:21:56,371 INFO program: Mount count: 3 >17:21:56,371 INFO program: Maximum mount count: -1 >17:21:56,371 INFO program: Last checked: Sat Dec 22 03:25:46 2012 >17:21:56,372 INFO program: Check interval: 0 (<none>) >17:21:56,372 INFO program: Lifetime writes: 32 MB >17:21:56,372 INFO program: Reserved blocks uid: 0 (user root) >17:21:56,372 INFO program: Reserved blocks gid: 0 (group root) >17:21:56,373 INFO program: First inode: 11 >17:21:56,373 INFO program: Inode size: 256 >17:21:56,373 INFO program: Required extra isize: 28 >17:21:56,373 INFO program: Desired extra isize: 28 >17:21:56,374 INFO program: Journal inode: 8 >17:21:56,374 INFO program: Default directory hash: half_md4 >17:21:56,374 INFO program: Directory Hash Seed: 723ac778-e485-4546-9800-102b8a15144f >17:21:56,375 INFO program: Journal backup: inode blocks >17:21:56,375 INFO program: Journal features: (none) >17:21:56,375 INFO program: Journal size: 32M >17:21:56,375 INFO program: Journal length: 32768 >17:21:56,376 INFO program: Journal sequence: 0x00000014 >17:21:56,376 INFO program: Journal start: 1 >17:21:56,376 INFO program: >17:21:56,376 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:56,377 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:21:56,386 INFO program: Filesystem volume name: Anaconda >17:21:56,387 INFO program: Last mounted on: /sysroot >17:21:56,387 INFO program: Filesystem UUID: 355fa722-b965-4e18-adab-d47a4dd1a1ea >17:21:56,387 INFO program: Filesystem magic number: 0xEF53 >17:21:56,388 INFO program: Filesystem revision #: 1 (dynamic) >17:21:56,388 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 >17:21:56,388 INFO program: Filesystem flags: signed_directory_hash >17:21:56,388 INFO program: Default mount options: user_xattr acl >17:21:56,389 INFO program: Filesystem state: clean >17:21:56,389 INFO program: Errors behavior: Continue >17:21:56,389 INFO program: Filesystem OS type: Linux >17:21:56,389 INFO program: Inode count: 65536 >17:21:56,390 INFO program: Block count: 1048576 >17:21:56,390 INFO program: Reserved block count: 0 >17:21:56,390 INFO program: Free blocks: 306707 >17:21:56,390 INFO program: Free inodes: 37836 >17:21:56,391 INFO program: First block: 1 >17:21:56,391 INFO program: Block size: 1024 >17:21:56,391 INFO program: Fragment size: 1024 >17:21:56,392 INFO program: Reserved GDT blocks: 256 >17:21:56,392 INFO program: Blocks per group: 8192 >17:21:56,392 INFO program: Fragments per group: 8192 >17:21:56,392 INFO program: Inodes per group: 512 >17:21:56,393 INFO program: Inode blocks per group: 128 >17:21:56,393 INFO program: Flex block group size: 16 >17:21:56,393 INFO program: Filesystem created: Sat Dec 22 03:25:46 2012 >17:21:56,393 INFO program: Last mount time: Wed Jan 2 17:21:38 2013 >17:21:56,394 INFO program: Last write time: Wed Jan 2 17:21:38 2013 >17:21:56,394 INFO program: Mount count: 3 >17:21:56,394 INFO program: Maximum mount count: -1 >17:21:56,394 INFO program: Last checked: Sat Dec 22 03:25:46 2012 >17:21:56,395 INFO program: Check interval: 0 (<none>) >17:21:56,395 INFO program: Lifetime writes: 32 MB >17:21:56,395 INFO program: Reserved blocks uid: 0 (user root) >17:21:56,395 INFO program: Reserved blocks gid: 0 (group root) >17:21:56,396 INFO program: First inode: 11 >17:21:56,396 INFO program: Inode size: 256 >17:21:56,396 INFO program: Required extra isize: 28 >17:21:56,396 INFO program: Desired extra isize: 28 >17:21:56,397 INFO program: Journal inode: 8 >17:21:56,397 INFO program: Default directory hash: half_md4 >17:21:56,397 INFO program: Directory Hash Seed: 723ac778-e485-4546-9800-102b8a15144f >17:21:56,398 INFO program: Journal backup: inode blocks >17:21:56,398 INFO program: Journal features: (none) >17:21:56,398 INFO program: Journal size: 32M >17:21:56,398 INFO program: Journal length: 32768 >17:21:56,399 INFO program: Journal sequence: 0x00000014 >17:21:56,399 INFO program: Journal start: 1 >17:21:56,399 INFO program: >17:21:56,400 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:21:56,400 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:21:56,412 INFO program: Estimated minimum size of the filesystem: 739368 >17:21:56,412 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:21:56,441 INFO program: Running... udevadm settle --timeout=300 >17:21:56,466 INFO program: Running... udevadm settle --timeout=300 >17:21:56,488 INFO program: Running... udevadm settle --timeout=300 >17:21:56,509 INFO program: Running... udevadm settle --timeout=300 >17:26:08,344 INFO program: Running... udevadm settle --timeout=300 >17:26:08,363 INFO program: Running... udevadm settle --timeout=300 >17:26:08,384 INFO program: Running... udevadm settle --timeout=300 >17:26:08,406 INFO program: Running... udevadm settle --timeout=300 >17:26:08,428 INFO program: Running... udevadm settle --timeout=300 >17:26:08,449 INFO program: Running... udevadm settle --timeout=300 >17:26:08,472 INFO program: Running... udevadm settle --timeout=300 >17:26:08,491 INFO program: Running... udevadm settle --timeout=300 >17:26:08,510 INFO program: Running... udevadm settle --timeout=300 >17:26:08,529 INFO program: Running... udevadm settle --timeout=300 >17:26:08,552 INFO program: Running... udevadm settle --timeout=300 >17:26:08,571 INFO program: Running... udevadm settle --timeout=300 >17:26:08,591 INFO program: Running... udevadm settle --timeout=300 >17:26:08,610 INFO program: Running... udevadm settle --timeout=300 >17:26:08,633 INFO program: Running... udevadm settle --timeout=300 >17:26:08,651 INFO program: Running... udevadm settle --timeout=300 >17:26:08,670 INFO program: Running... udevadm settle --timeout=300 >17:26:08,688 INFO program: Running... udevadm settle --timeout=300 >17:26:08,707 INFO program: Running... udevadm settle --timeout=300 >17:26:08,725 INFO program: Running... udevadm settle --timeout=300 >17:26:08,743 INFO program: Running... udevadm settle --timeout=300 >17:26:08,762 INFO program: Running... udevadm settle --timeout=300 >17:26:08,780 INFO program: Running... udevadm settle --timeout=300 >17:26:08,798 INFO program: Running... udevadm settle --timeout=300 >17:26:08,817 INFO program: Running... udevadm settle --timeout=300 >17:26:08,849 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >17:26:08,871 INFO program: Running... /bin/umount /mnt/sysimage >17:26:08,877 INFO program: Running... udevadm settle --timeout=300 >17:26:08,897 INFO program: Running... udevadm settle --timeout=300 >17:26:08,916 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >17:26:08,928 INFO program: Running... /bin/umount /mnt/sysimage >17:26:08,935 INFO program: Running... udevadm settle --timeout=300 >17:26:08,958 INFO program: Running... udevadm settle --timeout=300 >17:26:08,991 INFO program: Running... /bin/mount -n -t btrfs -o subvol=home,ro /dev/sda6 /mnt/sysimage >17:26:09,012 INFO program: Running... /bin/umount /mnt/sysimage >17:26:09,019 INFO program: Running... udevadm settle --timeout=300 >17:26:09,040 INFO program: Running... udevadm settle --timeout=300 >17:26:09,060 INFO program: Running... udevadm settle --timeout=300 >17:26:09,082 INFO program: Running... udevadm settle --timeout=300 >17:26:09,101 INFO program: Running... /bin/mount -n -t btrfs -o subvol=root,ro /dev/sda6 /mnt/sysimage >17:26:09,120 INFO program: Running... arch >17:26:09,156 INFO program: x86_64 >17:26:09,175 INFO program: Running... /bin/umount /mnt/sysimage >17:26:09,182 INFO program: Running... udevadm settle --timeout=300 >17:26:09,202 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >17:26:09,213 INFO program: Running... /bin/umount /mnt/sysimage >17:26:09,220 INFO program: Running... udevadm settle --timeout=300 >17:26:09,240 INFO program: Running... udevadm settle --timeout=300 >17:26:09,258 INFO program: Running... udevadm settle --timeout=300 >17:26:09,279 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >17:26:09,322 INFO program: Running... /bin/umount /mnt/sysimage >17:26:09,328 INFO program: Running... udevadm settle --timeout=300 >17:26:09,346 INFO program: Running... udevadm settle --timeout=300 >17:26:09,364 INFO program: Running... udevadm settle --timeout=300 >17:26:09,384 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >17:26:09,395 INFO program: Running... /bin/umount /mnt/sysimage >17:26:09,401 INFO program: Running... udevadm settle --timeout=300 >17:26:09,419 INFO program: Running... udevadm settle --timeout=300 >17:26:09,436 INFO program: Running... udevadm settle --timeout=300 >12:31:08,197 INFO program: Running... udevadm settle --timeout=300 >17:31:08,314 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >17:31:08,343 INFO program: Running... /bin/umount /mnt/install/source >12:31:08,497 INFO program: Running... modprobe xfs >12:31:08,610 INFO program: Running... modprobe vfat >12:31:47,515 INFO program: Running... systemctl status chronyd.service >12:31:47,561 INFO program: chronyd.service - NTP client/server >12:31:47,562 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >12:31:47,562 INFO program: Active: active (running) since Wed, 2013-01-02 12:21:49 EST; 9min ago >12:31:47,563 INFO program: Process: 833 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >12:31:47,564 INFO program: Process: 827 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >12:31:47,564 INFO program: Process: 807 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >12:31:47,565 INFO program: Main PID: 830 (chronyd) >12:31:47,565 INFO program: CGroup: name=systemd:/system/chronyd.service >12:31:47,566 INFO program: └ 830 /usr/sbin/chronyd -u chrony >12:31:47,566 INFO program: >12:31:47,567 INFO program: Jan 02 12:21:49 localhost.localdomain systemd[1]: Starting NTP client/server... >12:31:47,567 INFO program: Jan 02 12:21:49 localhost.localdomain chrony-helper[807]: tr: write error: Broken pipe >12:31:47,568 INFO program: Jan 02 12:21:49 localhost.localdomain chrony-helper[807]: tr: write error >12:31:47,568 INFO program: Jan 02 12:21:49 localhost.localdomain chronyd[830]: chronyd version 1.27-git1ca844 starting >12:31:47,569 INFO program: Jan 02 12:21:49 localhost.localdomain chronyd[830]: Linux kernel major=3 minor=6 patch=10 >12:31:47,569 INFO program: Jan 02 12:21:49 localhost.localdomain chronyd[830]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >12:31:47,570 INFO program: Jan 02 12:21:49 localhost.localdomain systemd[1]: Started NTP client/server. >12:31:47,571 INFO program: Jan 02 12:21:56 localhost.localdomain chronyd[830]: Selected source 190.183.221.180 >12:31:47,571 INFO program: Jan 02 12:21:56 localhost.localdomain chronyd[830]: System clock wrong by 251.812502 seconds, adjustment started >12:31:47,576 INFO program: Jan 02 12:26:08 localhost.localdomain chronyd[830]: System clock was stepped by 251.812 seconds >12:31:47,580 INFO program: Running... systemctl start chronyd.service >14:31:51,786 INFO program: Running... systemctl stop chronyd.service >14:32:14,252 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >17:21:44,421 DEBUG storage: registered device format class SwapSpace as swap >17:21:44,423 DEBUG storage: registered device format class MDRaidMember as mdmember >17:21:44,424 DEBUG storage: registered device format class PPCPRePBoot as prepboot >17:21:44,448 DEBUG storage: registered device format class Ext2FS as ext2 >17:21:44,450 DEBUG storage: registered device format class Ext3FS as ext3 >17:21:44,450 DEBUG storage: registered device format class Ext4FS as ext4 >17:21:44,451 DEBUG storage: registered device format class FATFS as vfat >17:21:44,451 DEBUG storage: registered device format class EFIFS as efi >17:21:44,452 DEBUG storage: registered device format class BTRFS as btrfs >17:21:44,452 DEBUG storage: registered device format class GFS2 as gfs2 >17:21:44,453 DEBUG storage: registered device format class JFS as jfs >17:21:44,454 DEBUG storage: registered device format class ReiserFS as reiserfs >17:21:44,454 DEBUG storage: registered device format class XFS as xfs >17:21:44,455 DEBUG storage: registered device format class HFS as hfs >17:21:44,455 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >17:21:44,456 DEBUG storage: registered device format class HFSPlus as hfs+ >17:21:44,456 DEBUG storage: registered device format class NTFS as ntfs >17:21:44,457 DEBUG storage: registered device format class NFS as nfs >17:21:44,457 DEBUG storage: registered device format class NFSv4 as nfs4 >17:21:44,458 DEBUG storage: registered device format class Iso9660FS as iso9660 >17:21:44,458 DEBUG storage: registered device format class NoDevFS as nodev >17:21:44,459 DEBUG storage: registered device format class DevPtsFS as devpts >17:21:44,459 DEBUG storage: registered device format class ProcFS as proc >17:21:44,460 DEBUG storage: registered device format class SysFS as sysfs >17:21:44,460 DEBUG storage: registered device format class TmpFS as tmpfs >17:21:44,460 DEBUG storage: registered device format class BindFS as bind >17:21:44,461 DEBUG storage: registered device format class SELinuxFS as selinuxfs >17:21:44,461 DEBUG storage: registered device format class USBFS as usbfs >17:21:44,463 DEBUG storage: registered device format class MultipathMember as multipath_member >17:21:44,464 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >17:21:44,465 DEBUG storage: registered device format class BIOSBoot as biosboot >17:21:44,506 DEBUG storage: registered device format class LUKS as luks >17:21:44,508 DEBUG storage: registered device format class DMRaidMember as dmraidmember >17:21:44,512 DEBUG storage: registered device format class DiskLabel as disklabel >17:21:45,618 DEBUG storage: MultipathTopology._build_topology: >17:21:45,618 DEBUG storage: /etc/multipath.conf contents: >17:21:45,619 DEBUG storage: # multipath.conf written by anaconda >17:21:45,619 DEBUG storage: >17:21:45,620 DEBUG storage: defaults { >17:21:45,620 DEBUG storage: user_friendly_names yes >17:21:45,621 DEBUG storage: } >17:21:45,621 DEBUG storage: blacklist { >17:21:45,622 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:21:45,622 DEBUG storage: devnode "^hd[a-z]" >17:21:45,623 DEBUG storage: devnode "^dcssblk[0-9]*" >17:21:45,623 DEBUG storage: device { >17:21:45,624 DEBUG storage: vendor "DGC" >17:21:45,624 DEBUG storage: product "LUNZ" >17:21:45,625 DEBUG storage: } >17:21:45,625 DEBUG storage: device { >17:21:45,626 DEBUG storage: vendor "IBM" >17:21:45,626 DEBUG storage: product "S/390.*" >17:21:45,627 DEBUG storage: } >17:21:45,627 DEBUG storage: # don't count normal SATA devices as multipaths >17:21:45,628 DEBUG storage: device { >17:21:45,628 DEBUG storage: vendor "ATA" >17:21:45,628 DEBUG storage: } >17:21:45,629 DEBUG storage: # don't count 3ware devices as multipaths >17:21:45,629 DEBUG storage: device { >17:21:45,630 DEBUG storage: vendor "3ware" >17:21:45,630 DEBUG storage: } >17:21:45,631 DEBUG storage: device { >17:21:45,631 DEBUG storage: vendor "AMCC" >17:21:45,631 DEBUG storage: } >17:21:45,632 DEBUG storage: # nor highpoint devices >17:21:45,632 DEBUG storage: device { >17:21:45,633 DEBUG storage: vendor "HPT" >17:21:45,633 DEBUG storage: } >17:21:45,634 DEBUG storage: } >17:21:45,634 DEBUG storage: multipaths { >17:21:45,634 DEBUG storage: } >17:21:45,635 DEBUG storage: (end of /etc/multipath.conf) >17:21:45,777 INFO storage: MultipathTopology: found singlepath device: sda >17:21:45,777 INFO storage: MultipathTopology: found non-disk device: sda1 >17:21:45,778 INFO storage: MultipathTopology: found non-disk device: sda2 >17:21:45,779 INFO storage: MultipathTopology: found non-disk device: sda3 >17:21:45,781 INFO storage: MultipathTopology: found non-disk device: sda4 >17:21:45,781 INFO storage: MultipathTopology: found non-disk device: sda5 >17:21:45,782 INFO storage: MultipathTopology: found non-disk device: sda6 >17:21:45,783 INFO storage: MultipathTopology: found non-disk device: sr0 >17:21:45,783 INFO storage: MultipathTopology: found singlepath device: vda >17:21:45,785 INFO storage: MultipathTopology: found singlepath device: vdb >17:21:45,785 INFO storage: MultipathTopology: found singlepath device: vdc >17:21:45,786 INFO storage: MultipathTopology: found singlepath device: vdd >17:21:45,787 INFO storage: MultipathTopology: found singlepath device: vde >17:21:45,788 INFO storage: MultipathTopology: found singlepath device: vdf >17:21:45,789 INFO storage: MultipathTopology: found singlepath device: loop0 >17:21:45,790 INFO storage: MultipathTopology: found singlepath device: loop1 >17:21:45,793 INFO storage: MultipathTopology: found singlepath device: loop2 >17:21:45,795 INFO storage: MultipathTopology: found singlepath device: loop3 >17:21:45,797 INFO storage: MultipathTopology: found singlepath device: loop4 >17:21:45,799 INFO storage: MultipathTopology: found singlepath device: loop5 >17:21:45,800 INFO storage: MultipathTopology: found singlepath device: loop6 >17:21:45,801 INFO storage: MultipathTopology: found singlepath device: loop7 >17:21:45,802 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:21:50,338 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:21:50,339 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:21:50,412 DEBUG storage: MultipathTopology._build_topology: >17:21:50,413 DEBUG storage: /etc/multipath.conf contents: >17:21:50,413 DEBUG storage: # multipath.conf written by anaconda >17:21:50,417 DEBUG storage: >17:21:50,418 DEBUG storage: defaults { >17:21:50,418 DEBUG storage: user_friendly_names yes >17:21:50,419 DEBUG storage: } >17:21:50,419 DEBUG storage: blacklist { >17:21:50,420 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:21:50,420 DEBUG storage: devnode "^hd[a-z]" >17:21:50,421 DEBUG storage: devnode "^dcssblk[0-9]*" >17:21:50,422 DEBUG storage: device { >17:21:50,422 DEBUG storage: vendor "DGC" >17:21:50,423 DEBUG storage: product "LUNZ" >17:21:50,423 DEBUG storage: } >17:21:50,424 DEBUG storage: device { >17:21:50,424 DEBUG storage: vendor "IBM" >17:21:50,425 DEBUG storage: product "S/390.*" >17:21:50,425 DEBUG storage: } >17:21:50,426 DEBUG storage: # don't count normal SATA devices as multipaths >17:21:50,426 DEBUG storage: device { >17:21:50,426 DEBUG storage: vendor "ATA" >17:21:50,427 DEBUG storage: } >17:21:50,428 DEBUG storage: # don't count 3ware devices as multipaths >17:21:50,428 DEBUG storage: device { >17:21:50,429 DEBUG storage: vendor "3ware" >17:21:50,429 DEBUG storage: } >17:21:50,430 DEBUG storage: device { >17:21:50,430 DEBUG storage: vendor "AMCC" >17:21:50,431 DEBUG storage: } >17:21:50,431 DEBUG storage: # nor highpoint devices >17:21:50,431 DEBUG storage: device { >17:21:50,432 DEBUG storage: vendor "HPT" >17:21:50,432 DEBUG storage: } >17:21:50,433 DEBUG storage: } >17:21:50,435 DEBUG storage: multipaths { >17:21:50,436 DEBUG storage: } >17:21:50,436 DEBUG storage: (end of /etc/multipath.conf) >17:21:50,710 INFO storage: MultipathTopology: found singlepath device: sda >17:21:50,713 INFO storage: MultipathTopology: found non-disk device: sda1 >17:21:50,713 INFO storage: MultipathTopology: found non-disk device: sda2 >17:21:50,714 INFO storage: MultipathTopology: found non-disk device: sda3 >17:21:50,715 INFO storage: MultipathTopology: found non-disk device: sda4 >17:21:50,716 INFO storage: MultipathTopology: found non-disk device: sda5 >17:21:50,717 INFO storage: MultipathTopology: found non-disk device: sda6 >17:21:50,718 INFO storage: MultipathTopology: found non-disk device: sr0 >17:21:50,719 INFO storage: MultipathTopology: found singlepath device: vda >17:21:50,720 INFO storage: MultipathTopology: found singlepath device: vdb >17:21:50,721 INFO storage: MultipathTopology: found singlepath device: vdc >17:21:50,722 INFO storage: MultipathTopology: found singlepath device: vdd >17:21:50,725 INFO storage: MultipathTopology: found singlepath device: vde >17:21:50,726 INFO storage: MultipathTopology: found singlepath device: vdf >17:21:50,727 INFO storage: MultipathTopology: found singlepath device: loop0 >17:21:50,728 INFO storage: MultipathTopology: found singlepath device: loop1 >17:21:50,729 INFO storage: MultipathTopology: found singlepath device: loop2 >17:21:50,730 INFO storage: MultipathTopology: found singlepath device: loop3 >17:21:50,732 INFO storage: MultipathTopology: found singlepath device: loop4 >17:21:50,733 INFO storage: MultipathTopology: found singlepath device: loop5 >17:21:50,734 INFO storage: MultipathTopology: found singlepath device: loop6 >17:21:50,735 INFO storage: MultipathTopology: found singlepath device: loop7 >17:21:50,737 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:21:50,753 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0', 'vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >17:21:50,769 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9675', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:21:50,770 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:21:50,772 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:50,837 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:50,923 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >17:21:51,012 INFO storage: sda is a disk >17:21:51,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:51,033 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:21:51,046 INFO storage: added disk sda (id 0) to device tree >17:21:51,046 DEBUG storage: looking up parted Device: /dev/sda >17:21:51,057 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:21:51,086 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:21:51,099 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:21:51,129 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:21:51,242 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f168a199fd0>, <parted.partition.Partition object at 0x7f168a1b0ed0>, <parted.partition.Partition object at 0x7f168a1ba190>, <parted.partition.Partition object at 0x7f168a1ba350>, <parted.partition.Partition object at 0x7f168a1ba450>, <parted.partition.Partition object at 0x7f168a1ba910>] > device: <parted.device.Device object at 0x7f168a1b0cd0> > PedDisk: <_ped.Disk object at 0x7f168a1b5518> >17:21:51,245 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:21:51,247 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:21:51,261 INFO storage: got device: DiskDevice instance (0x7f1671c73250) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x16d6200> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f168a199910> >17:21:51,264 INFO storage: got format: DiskLabel instance (0x7f168a199e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f168a199fd0>, <parted.partition.Partition object at 0x7f168a1b0ed0>, <parted.partition.Partition object at 0x7f168a1ba190>, <parted.partition.Partition object at 0x7f168a1ba350>, <parted.partition.Partition object at 0x7f168a1ba450>, <parted.partition.Partition object at 0x7f168a1ba910>] > device: <parted.device.Device object at 0x7f168a1b0cd0> > PedDisk: <_ped.Disk object at 0x7f168a1b5518> > origPartedDisk = <parted.disk.Disk object at 0x7f168a1ba590> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7f1674d12dd0> > >17:21:51,288 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part1 /dev/disk/by-uuid/8ca4425d-591b-4b0f-a374-710a351eda80', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8ca4425d-591b-4b0f-a374-710a351eda80', > 'ID_FS_UUID_ENC': '8ca4425d-591b-4b0f-a374-710a351eda80', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_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', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9685', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part1', > '/dev/disk/by-uuid/8ca4425d-591b-4b0f-a374-710a351eda80'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:21:51,290 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:21:51,291 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >17:21:51,293 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:51,295 INFO storage: sda1 is a partition >17:21:51,296 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:21:51,298 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:51,306 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:51,313 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >17:21:51,318 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:21:51,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:51,320 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:21:51,323 DEBUG storage: looking up parted Partition: /dev/sda1 >17:21:51,325 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >17:21:51,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:21:51,339 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:21:51,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:21:51,342 INFO storage: added partition sda1 (id 1) to device tree >17:21:51,347 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:21:51,348 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:21:51,350 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:51,352 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:21:51,396 WARN storage: disklabel detected but not usable on sda1 >17:21:51,405 INFO storage: type detected on 'sda1' is 'ext4' >17:21:51,610 DEBUG storage: padding min size from 55 up to 60 >17:21:51,624 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:51,629 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:51,635 DEBUG storage: PartitionDevice._setFormat: sda1 ; >17:21:51,640 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >17:21:51,642 DEBUG storage: looking up parted Device: /dev/sda1 >17:21:51,644 INFO storage: got device: PartitionDevice instance (0x7f167507de50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f168a1b93b0> > target size = 0 path = /dev/sda1 > 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 0x7f168a1b0d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f168a1ba050> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a199e50> PedPartition: <_ped.Partition object at 0x7f168a1aeb90> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >17:21:51,650 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:51,651 INFO storage: got format: Ext4FS instance (0x7f1675085650) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 8ca4425d-591b-4b0f-a374-710a351eda80 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:21:51,656 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part2 /dev/disk/by-uuid/80bcf98f-9902-488a-b42a-e587cad73986', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '80bcf98f-9902-488a-b42a-e587cad73986', > 'ID_FS_UUID_ENC': '80bcf98f-9902-488a-b42a-e587cad73986', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3080192', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9696', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part2', > '/dev/disk/by-uuid/80bcf98f-9902-488a-b42a-e587cad73986'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:21:51,661 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:21:51,663 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >17:21:51,664 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:51,665 INFO storage: sda2 is a partition >17:21:51,670 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:21:51,671 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:51,673 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:51,675 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >17:21:51,679 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:21:51,679 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:51,681 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:21:51,685 DEBUG storage: looking up parted Partition: /dev/sda2 >17:21:51,687 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >17:21:51,689 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:21:51,693 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:21:51,695 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:21:51,696 INFO storage: added partition sda2 (id 2) to device tree >17:21:51,697 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:21:51,701 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:21:51,703 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:51,708 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:21:51,744 WARN storage: disklabel detected but not usable on sda2 >17:21:51,745 INFO storage: type detected on 'sda2' is 'swap' >17:21:51,746 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: VM_BTRFS-2-000 ; uuid: 80bcf98f-9902-488a-b42a-e587cad73986 ; exists: True ; label: None ; >17:21:51,750 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:21:51,752 DEBUG storage: PartitionDevice._setFormat: sda2 ; >17:21:51,753 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >17:21:51,754 DEBUG storage: looking up parted Device: /dev/sda2 >17:21:51,757 INFO storage: got device: PartitionDevice instance (0x7f16750a0c90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1504.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3080192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191, 255, 63) biosGeometry: (191, 255, 63) > PedDevice: <_ped.Device object at 0x7f168a1b99e0> > target size = 0 path = /dev/sda2 > 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 0x7f168a1b0d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f168a1ba090> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a1b0f90> PedPartition: <_ped.Partition object at 0x7f168a1aec50> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 4106239 length = 3080192 > flags = >17:21:51,761 INFO storage: got format: SwapSpace instance (0x7f1674c615d0) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 80bcf98f-9902-488a-b42a-e587cad73986 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:21:51,765 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part3 /dev/disk/by-uuid/8e7581ff-d603-489d-afd6-a8303d6cbf4e', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8e7581ff-d603-489d-afd6-a8303d6cbf4e', > 'ID_FS_UUID_ENC': '8e7581ff-d603-489d-afd6-a8303d6cbf4e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '4106240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9705', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part3', > '/dev/disk/by-uuid/8e7581ff-d603-489d-afd6-a8303d6cbf4e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:21:51,770 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:21:51,772 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >17:21:51,773 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:51,773 INFO storage: sda3 is a partition >17:21:51,775 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:21:51,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:51,781 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:51,783 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >17:21:51,787 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:21:51,788 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:51,790 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:21:51,793 DEBUG storage: looking up parted Partition: /dev/sda3 >17:21:51,795 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >17:21:51,797 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:21:51,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:21:51,803 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:21:51,803 INFO storage: added partition sda3 (id 3) to device tree >17:21:51,805 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:21:51,809 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:21:51,810 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:51,812 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:21:51,854 WARN storage: disklabel detected but not usable on sda3 >17:21:51,855 INFO storage: type detected on 'sda3' is 'ext4' >17:21:51,958 DEBUG storage: padding min size from 55 up to 60 >17:21:51,968 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:51,973 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:51,982 DEBUG storage: PartitionDevice._setFormat: sda3 ; >17:21:51,985 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >17:21:51,990 DEBUG storage: looking up parted Device: /dev/sda3 >17:21:51,991 INFO storage: got device: PartitionDevice instance (0x7f1674c61dd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f168a1b9cb0> > target size = 0 path = /dev/sda3 > 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 0x7f168a1b0d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f168a1ba250> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a1ba1d0> PedPartition: <_ped.Partition object at 0x7f168a1aebf0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 4106240 end = 5130239 length = 1024000 > flags = >17:21:51,994 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:51,997 INFO storage: got format: Ext4FS instance (0x7f1674c6bed0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8e7581ff-d603-489d-afd6-a8303d6cbf4e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:21:52,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '5130240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17397760', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9716', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:21:52,003 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:21:52,004 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >17:21:52,009 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:52,009 INFO storage: sda4 is a partition >17:21:52,010 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:21:52,012 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:52,016 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:52,018 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >17:21:52,019 DEBUG storage: PartitionDevice._setFormat: sda4 ; >17:21:52,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:52,025 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:21:52,025 DEBUG storage: looking up parted Partition: /dev/sda4 >17:21:52,027 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >17:21:52,032 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:21:52,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:21:52,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:21:52,039 INFO storage: added partition sda4 (id 4) to device tree >17:21:52,040 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:21:52,041 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:21:52,043 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:21:52,048 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:21:52,051 WARN storage: disklabel detected but not usable on sda4 >17:21:52,052 DEBUG storage: no type or existing type for sda4, bailing >17:21:52,053 DEBUG storage: looking up parted Device: /dev/sda4 >17:21:52,055 INFO storage: got device: PartitionDevice instance (0x7f1674c78f90) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 8495.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f168a1b9c20> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f168a1b0d90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a1ba390> PedPartition: <_ped.Partition object at 0x7f168a1aecb0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 5130240 end = 22527999 length = 17397760 > flags = >17:21:52,062 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part5 /dev/disk/by-uuid/a7529b87-9c54-4fed-890d-480a67732920', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'a7529b87-9c54-4fed-890d-480a67732920', > 'ID_FS_UUID_ENC': 'a7529b87-9c54-4fed-890d-480a67732920', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '5132288', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3080192', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9727', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part5', > '/dev/disk/by-uuid/a7529b87-9c54-4fed-890d-480a67732920'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:21:52,067 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:21:52,068 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >17:21:52,069 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:52,071 INFO storage: sda5 is a partition >17:21:52,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:21:52,077 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:52,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:52,080 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >17:21:52,082 DEBUG storage: PartitionDevice._setFormat: sda5 ; >17:21:52,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:52,088 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:21:52,088 DEBUG storage: looking up parted Partition: /dev/sda5 >17:21:52,089 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >17:21:52,094 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:21:52,095 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:21:52,097 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:21:52,101 INFO storage: added partition sda5 (id 5) to device tree >17:21:52,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:21:52,104 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:21:52,105 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:52,110 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:21:52,147 WARN storage: disklabel detected but not usable on sda5 >17:21:52,148 INFO storage: type detected on 'sda5' is 'swap' >17:21:52,149 DEBUG storage: SwapSpace.__init__: device: /dev/sda5 ; serial: VM_BTRFS-2-000 ; uuid: a7529b87-9c54-4fed-890d-480a67732920 ; exists: True ; label: None ; >17:21:52,150 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:21:52,151 DEBUG storage: PartitionDevice._setFormat: sda5 ; >17:21:52,155 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >17:21:52,156 DEBUG storage: looking up parted Device: /dev/sda5 >17:21:52,158 INFO storage: got device: PartitionDevice instance (0x7f1674c7b590) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1504.0 > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3080192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (191, 255, 63) biosGeometry: (191, 255, 63) > PedDevice: <_ped.Device object at 0x7f168a1b9dd0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f168a1b0d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f168a1ba810> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a1ba510> PedPartition: <_ped.Partition object at 0x7f168a1aed10> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 5132288 end = 8212479 length = 3080192 > flags = >17:21:52,161 INFO storage: got format: SwapSpace instance (0x7f1674c81050) -- > type = swap name = swap status = False > device = /dev/sda5 uuid = a7529b87-9c54-4fed-890d-480a67732920 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:21:52,167 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part6 /dev/disk/by-label/fedora /dev/disk/by-uuid/20ada762-1842-4be3-88d3-c458aa1516c6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20ada762-1842-4be3-88d3-c458aa1516c6', > 'ID_FS_UUID_ENC': '20ada762-1842-4be3-88d3-c458aa1516c6', > 'ID_FS_UUID_SUB': '23734ed7-8007-4a9f-9204-649bc780d9d5', > 'ID_FS_UUID_SUB_ENC': '23734ed7-8007-4a9f-9204-649bc780d9d5', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '8214528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '14313472', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_VM_BTRFS-2-000', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-000', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9737', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_VM_BTRFS-2-000-part6', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/20ada762-1842-4be3-88d3-c458aa1516c6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:21:52,172 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:21:52,174 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >17:21:52,175 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:52,175 INFO storage: sda6 is a partition >17:21:52,177 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:21:52,182 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >17:21:52,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >17:21:52,185 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >17:21:52,188 DEBUG storage: PartitionDevice._setFormat: sda6 ; >17:21:52,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:52,193 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:21:52,196 DEBUG storage: looking up parted Partition: /dev/sda6 >17:21:52,198 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >17:21:52,199 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:21:52,204 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:21:52,206 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:21:52,210 INFO storage: added partition sda6 (id 6) to device tree >17:21:52,211 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:21:52,213 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:21:52,214 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:21:52,219 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:21:52,242 WARN storage: disklabel detected but not usable on sda6 >17:21:52,247 INFO storage: type detected on 'sda6' is 'btrfs' >17:21:52,250 DEBUG storage: BTRFS.supported: supported: True ; >17:21:52,257 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:52,258 DEBUG storage: PartitionDevice._setFormat: sda6 ; >17:21:52,263 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: btrfs ; >17:21:52,264 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda6 ; >17:21:52,265 INFO storage: creating btrfs volume btrfs.fedora >17:21:52,266 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:21:52,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:52,272 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >17:21:52,273 DEBUG storage: BTRFS.supported: supported: True ; >17:21:52,277 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:52,279 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.7 ; current: None ; type: btrfs ; >17:21:52,279 INFO storage: added btrfs volume fedora (id 7) to device tree >17:21:52,280 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >17:21:52,303 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7BiPG71 to None >17:21:52,391 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7BiPG71 to None >17:21:53,334 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,334 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,336 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >17:21:53,340 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >17:21:53,340 INFO storage: added btrfs subvolume home (id 8) to device tree >17:21:53,342 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,342 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,343 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >17:21:53,348 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >17:21:53,348 INFO storage: added btrfs subvolume root (id 9) to device tree >17:21:53,349 DEBUG storage: looking up parted Device: /dev/sda6 >17:21:53,351 INFO storage: got device: PartitionDevice instance (0x7f1674c6bd90) -- > name = sda6 status = True kids = 1 id = 6 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 6989.0 > format = existing btrfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14313472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (890, 255, 63) biosGeometry: (890, 255, 63) > PedDevice: <_ped.Device object at 0x7f1674ce3f80> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f168a1b0d90> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f168a1ba950> PedPartition: <_ped.Partition object at 0x7f168a1aedd0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 8214528 end = 22527999 length = 14313472 > flags = >17:21:53,359 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,363 INFO storage: got format: BTRFS instance (0x7f1674c81890) -- > type = btrfs name = btrfs status = False > device = /dev/sda6 uuid = 23734ed7-8007-4a9f-9204-649bc780d9d5 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >17:21:53,367 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_VM_BTRFS-2-CD01 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-12-21-22-34-51-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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-21-22-34-51-00', > 'ID_FS_UUID_ENC': '2012-12-21-22-34-51-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': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_VM_BTRFS-2-CD01', > 'ID_SERIAL_SHORT': 'VM_BTRFS-2-CD01', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '9850', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_VM_BTRFS-2-CD01', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-12-21-22-34-51-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:21:53,371 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:21:53,372 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:21:53,373 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:53,373 INFO storage: sr0 is a cdrom >17:21:53,375 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:21:53,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:53,377 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:21:53,390 INFO storage: added cdrom sr0 (id 10) to device tree >17:21:53,392 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:21:53,400 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:21:53,401 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >17:21:53,402 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >17:21:53,404 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >17:21:53,419 WARN storage: disklabel detected but not usable on sr0 >17:21:53,423 INFO storage: type detected on 'sr0' is 'iso9660' >17:21:53,425 DEBUG storage: Iso9660FS.supported: supported: True ; >17:21:53,425 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:21:53,426 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:21:53,428 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:21:53,433 DEBUG storage: looking up parted Device: /dev/sr0 >17:21:53,434 INFO storage: got device: OpticalDevice instance (0x7f16700f4f50) -- > name = sr0 status = True kids = 0 id = 10 > parents = [] > uuid = None size = 294.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: 150528 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (9, 255, 63) biosGeometry: (9, 255, 63) > PedDevice: <_ped.Device object at 0x7f1671c32a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:21:53,436 DEBUG storage: Iso9660FS.supported: supported: True ; >17:21:53,436 INFO storage: got format: Iso9660FS instance (0x7f1670100450) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-21-22-34-51-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >17:21:53,440 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-001 /dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_SERIAL': 'VM_BTRFS-2-001', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38615', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-001', > '/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >17:21:53,447 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >17:21:53,454 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:21:53,455 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:53,463 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >17:21:53,469 INFO storage: vda is a disk >17:21:53,470 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:53,471 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:21:53,476 INFO storage: added disk vda (id 11) to device tree >17:21:53,477 DEBUG storage: looking up parted Device: /dev/vda >17:21:53,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >17:21:53,482 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >17:21:53,488 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,490 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,490 DEBUG storage: device vda does not contain a disklabel >17:21:53,496 INFO storage: type detected on 'vda' is 'btrfs' >17:21:53,497 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,499 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,500 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >17:21:53,509 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >17:21:53,510 INFO storage: creating btrfs volume btrfs.mirror >17:21:53,511 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >17:21:53,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:53,516 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >17:21:53,517 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,522 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,523 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.12 ; current: None ; type: btrfs ; >17:21:53,524 INFO storage: added btrfs volume mirror (id 12) to device tree >17:21:53,525 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >17:21:53,529 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.12Ec3oog to None >17:21:53,566 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.12Ec3oog to None >17:21:53,913 INFO storage: got device: DiskDevice instance (0x7f16700f6650) -- > name = vda status = True kids = 1 id = 11 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > 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: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f1671c32b00> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1670159d10> >17:21:53,915 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,916 INFO storage: got format: BTRFS instance (0x7f1670169750) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >17:21:53,919 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-002 /dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_SERIAL': 'VM_BTRFS-2-002', > 'MAJOR': '252', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39642', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-002', > '/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >17:21:53,925 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >17:21:53,926 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >17:21:53,927 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:53,932 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >17:21:53,933 INFO storage: vdb is a disk >17:21:53,933 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:53,935 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >17:21:53,938 INFO storage: added disk vdb (id 13) to device tree >17:21:53,938 DEBUG storage: looking up parted Device: /dev/vdb >17:21:53,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >17:21:53,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >17:21:53,948 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,949 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,949 DEBUG storage: device vdb does not contain a disklabel >17:21:53,958 INFO storage: type detected on 'vdb' is 'btrfs' >17:21:53,960 DEBUG storage: BTRFS.supported: supported: True ; >17:21:53,960 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:53,962 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: btrfs ; >17:21:53,964 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb ; >17:21:53,966 INFO storage: found btrfs volume mirror >17:21:53,967 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb ; status: True ; >17:21:53,971 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >17:21:53,972 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >17:21:53,976 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.12o6PP_S to None >17:21:54,050 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.12o6PP_S to None >17:21:54,261 INFO storage: got device: DiskDevice instance (0x7f1670159cd0) -- > name = vdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f166fec6dd0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f166dc2b590> >17:21:54,264 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,264 INFO storage: got format: BTRFS instance (0x7f166dc18950) -- > type = btrfs name = btrfs status = False > device = /dev/vdb uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >17:21:54,268 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-003 /dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_SERIAL': 'VM_BTRFS-2-003', > 'MAJOR': '252', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40949', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-003', > '/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >17:21:54,274 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >17:21:54,275 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >17:21:54,276 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:54,281 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >17:21:54,282 INFO storage: vdc is a disk >17:21:54,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:54,284 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >17:21:54,288 INFO storage: added disk vdc (id 14) to device tree >17:21:54,289 DEBUG storage: looking up parted Device: /dev/vdc >17:21:54,291 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >17:21:54,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >17:21:54,298 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,302 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:54,306 DEBUG storage: device vdc does not contain a disklabel >17:21:54,307 INFO storage: type detected on 'vdc' is 'btrfs' >17:21:54,308 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,310 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:54,311 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >17:21:54,316 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >17:21:54,316 INFO storage: creating btrfs volume btrfs.data-mirror >17:21:54,318 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >17:21:54,322 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:54,324 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >17:21:54,325 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,326 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:54,331 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.15 ; current: None ; type: btrfs ; >17:21:54,332 INFO storage: added btrfs volume data-mirror (id 15) to device tree >17:21:54,333 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >17:21:54,335 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.15X1Umsd to None >17:21:54,412 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.15X1Umsd to None >17:21:54,708 INFO storage: got device: DiskDevice instance (0x7f166dbc7210) -- > name = vdc status = True kids = 1 id = 14 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f166d337170> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f166d2fa390> >17:21:54,711 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,711 INFO storage: got format: BTRFS instance (0x7f166d2faa90) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >17:21:54,716 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-004 /dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_SERIAL': 'VM_BTRFS-2-004', > 'MAJOR': '252', > 'MINOR': '48', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47785', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-004', > '/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >17:21:54,722 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >17:21:54,723 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >17:21:54,725 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:54,726 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >17:21:54,731 INFO storage: vdd is a disk >17:21:54,732 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:54,733 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >17:21:54,734 INFO storage: added disk vdd (id 16) to device tree >17:21:54,734 DEBUG storage: looking up parted Device: /dev/vdd >17:21:54,739 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >17:21:54,744 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >17:21:54,750 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,752 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:54,752 DEBUG storage: device vdd does not contain a disklabel >17:21:54,753 INFO storage: type detected on 'vdd' is 'btrfs' >17:21:54,757 DEBUG storage: BTRFS.supported: supported: True ; >17:21:54,761 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:54,763 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >17:21:54,764 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >17:21:54,765 INFO storage: found btrfs volume data-mirror >17:21:54,767 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >17:21:54,768 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >17:21:54,773 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >17:21:54,775 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.15paJQ28 to None >17:21:54,847 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.15paJQ28 to None >17:21:55,038 INFO storage: got device: DiskDevice instance (0x7f166d01ced0) -- > name = vdd status = True kids = 1 id = 16 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f166d0f4e60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f166cfbca50> >17:21:55,041 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,041 INFO storage: got format: BTRFS instance (0x7f166cfbced0) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >17:21:55,045 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-005 /dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_SERIAL': 'VM_BTRFS-2-005', > 'MAJOR': '252', > 'MINOR': '64', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59288', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-005', > '/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >17:21:55,050 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >17:21:55,051 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >17:21:55,056 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:55,058 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >17:21:55,059 INFO storage: vde is a disk >17:21:55,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:55,062 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >17:21:55,080 INFO storage: added disk vde (id 17) to device tree >17:21:55,081 DEBUG storage: looking up parted Device: /dev/vde >17:21:55,084 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >17:21:55,089 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >17:21:55,096 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,100 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:55,101 DEBUG storage: device vde does not contain a disklabel >17:21:55,102 INFO storage: type detected on 'vde' is 'btrfs' >17:21:55,104 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,105 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:55,106 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >17:21:55,109 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >17:21:55,111 INFO storage: creating btrfs volume btrfs.metadata-mirror >17:21:55,113 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >17:21:55,116 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:55,132 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >17:21:55,147 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,154 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:55,158 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.18 ; current: None ; type: btrfs ; >17:21:55,161 INFO storage: added btrfs volume metadata-mirror (id 18) to device tree >17:21:55,163 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >17:21:55,170 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.18VPVtni to None >17:21:55,233 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.18VPVtni to None >17:21:55,588 INFO storage: got device: DiskDevice instance (0x7f166cfbca90) -- > name = vde status = True kids = 1 id = 17 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f166cf97dd0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f166ce27290> >17:21:55,591 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,592 INFO storage: got format: BTRFS instance (0x7f166ce27490) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >17:21:55,610 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/virtio-VM_BTRFS-2-006 /dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_SERIAL': 'VM_BTRFS-2-006', > 'MAJOR': '252', > 'MINOR': '80', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66409', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-id/virtio-VM_BTRFS-2-006', > '/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >17:21:55,647 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >17:21:55,660 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >17:21:55,661 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:55,664 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >17:21:55,691 INFO storage: vdf is a disk >17:21:55,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:55,697 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >17:21:55,698 INFO storage: added disk vdf (id 19) to device tree >17:21:55,698 DEBUG storage: looking up parted Device: /dev/vdf >17:21:55,701 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >17:21:55,705 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >17:21:55,715 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,721 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:55,722 DEBUG storage: device vdf does not contain a disklabel >17:21:55,723 INFO storage: type detected on 'vdf' is 'btrfs' >17:21:55,725 DEBUG storage: BTRFS.supported: supported: True ; >17:21:55,727 DEBUG storage: getFormat('btrfs') returning BTRFS instance >17:21:55,729 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >17:21:55,731 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >17:21:55,732 INFO storage: found btrfs volume metadata-mirror >17:21:55,736 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >17:21:55,743 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >17:21:55,751 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >17:21:55,756 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.18hT5m9E to None >17:21:55,814 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.18hT5m9E to None >17:21:56,077 INFO storage: got device: DiskDevice instance (0x7f166ce27410) -- > name = vdf status = True kids = 1 id = 19 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f166cf97ef0> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f166ce272d0> >17:21:56,080 DEBUG storage: BTRFS.supported: supported: True ; >17:21:56,081 INFO storage: got format: BTRFS instance (0x7f166ce27890) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >17:21:56,083 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '89899', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:21:56,084 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >17:21:56,085 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >17:21:56,087 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,087 INFO storage: loop0 is a loop device >17:21:56,088 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:21:56,090 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >17:21:56,091 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,094 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >17:21:56,094 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 20) to device tree >17:21:56,096 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >17:21:56,097 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,098 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:21:56,099 INFO storage: added loop loop0 (id 21) to device tree >17:21:56,100 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:21:56,101 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:21:56,102 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:21:56,103 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >17:21:56,105 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >17:21:56,113 WARN storage: disklabel detected but not usable on loop0 >17:21:56,114 INFO storage: type detected on 'loop0' is 'squashfs' >17:21:56,114 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >17:21:56,116 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:21:56,117 INFO storage: got device: LoopDevice instance (0x7f166ce27a10) -- > name = loop0 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (20)'] > 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 >17:21:56,119 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/355fa722-b965-4e18-adab-d47a4dd1a1ea', > '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': '355fa722-b965-4e18-adab-d47a4dd1a1ea', > 'ID_FS_UUID_ENC': '355fa722-b965-4e18-adab-d47a4dd1a1ea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '89919', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/355fa722-b965-4e18-adab-d47a4dd1a1ea'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:21:56,120 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >17:21:56,122 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:21:56,123 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,124 INFO storage: loop1 is a loop device >17:21:56,126 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:21:56,127 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:21:56,129 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,129 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,131 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:21:56,131 INFO storage: added file /LiveOS/rootfs.img (id 22) to device tree >17:21:56,133 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:21:56,134 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,135 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:21:56,136 INFO storage: added loop loop1 (id 23) to device tree >17:21:56,137 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:21:56,139 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:21:56,140 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,141 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:56,142 DEBUG storage: device loop1 does not contain a disklabel >17:21:56,142 INFO storage: type detected on 'loop1' is 'ext4' >17:21:56,235 DEBUG storage: using current size 0 as min size >17:21:56,237 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,238 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:56,239 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:21:56,240 INFO storage: got device: LoopDevice instance (0x7f166ce27b50) -- > name = loop1 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/rootfs.img (22)'] > 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 >17:21:56,242 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,243 INFO storage: got format: Ext4FS instance (0x7f166ce27910) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 355fa722-b965-4e18-adab-d47a4dd1a1ea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:21:56,245 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', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '89943', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:21:56,246 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >17:21:56,247 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:21:56,249 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,250 INFO storage: loop2 is a loop device >17:21:56,251 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:21:56,252 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:21:56,254 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,254 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,256 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:21:56,257 INFO storage: added file /overlay (deleted) (id 24) to device tree >17:21:56,258 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:21:56,259 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,260 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:21:56,261 INFO storage: added loop loop2 (id 25) to device tree >17:21:56,262 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:21:56,264 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:21:56,264 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:56,266 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:21:56,267 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >17:21:56,274 WARN storage: disklabel detected but not usable on loop2 >17:21:56,275 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >17:21:56,275 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:56,277 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:21:56,278 INFO storage: got device: LoopDevice instance (0x7f166ce278d0) -- > name = loop2 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >17:21:56,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '89959', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:21:56,280 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >17:21:56,281 DEBUG storage: lvm filter: adding loop3 to the reject list >17:21:56,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93675', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:21:56,283 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >17:21:56,284 DEBUG storage: lvm filter: adding loop4 to the reject list >17:21:56,286 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93697', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:21:56,286 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >17:21:56,287 DEBUG storage: lvm filter: adding loop5 to the reject list >17:21:56,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93715', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:21:56,290 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >17:21:56,291 DEBUG storage: lvm filter: adding loop6 to the reject list >17:21:56,292 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93732', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:21:56,293 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >17:21:56,294 DEBUG storage: lvm filter: adding loop7 to the reject list >17:21:56,294 DEBUG storage: Skipping a device mapper drive (dm-0) for now >17:21:56,321 INFO storage: devices to scan: ['dm-0'] >17:21:56,324 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/355fa722-b965-4e18-adab-d47a4dd1a1ea /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': '355fa722-b965-4e18-adab-d47a4dd1a1ea', > 'ID_FS_UUID_ENC': '355fa722-b965-4e18-adab-d47a4dd1a1ea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56274', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/355fa722-b965-4e18-adab-d47a4dd1a1ea', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:21:56,326 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >17:21:56,327 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:21:56,329 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,329 INFO storage: live-rw is a device-mapper device >17:21:56,331 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >17:21:56,332 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >17:21:56,335 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (23) with existing ext4 filesystem >17:21:56,337 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >17:21:56,338 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (25) >17:21:56,340 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >17:21:56,342 DEBUG storage: DeviceTree.getDeviceByName returned None >17:21:56,343 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:21:56,344 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:21:56,346 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:21:56,346 INFO storage: added dm live-rw (id 26) to device tree >17:21:56,348 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:21:56,349 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:21:56,351 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,351 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:56,352 DEBUG storage: device live-rw does not contain a disklabel >17:21:56,352 INFO storage: type detected on 'live-rw' is 'ext4' >17:21:56,413 DEBUG storage: padding min size from 723 up to 795 >17:21:56,415 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,415 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:21:56,417 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:21:56,418 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >17:21:56,437 INFO storage: got device: DMDevice instance (0x7f166ce27a50) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop2 (25)'] > 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 0x7f166cf97f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:21:56,439 DEBUG storage: Ext4FS.supported: supported: True ; >17:21:56,440 INFO storage: got format: Ext4FS instance (0x7f166ce27dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 355fa722-b965-4e18-adab-d47a4dd1a1ea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >17:21:56,465 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:21:56,483 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:56,485 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:56,487 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:56,504 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:21:56,506 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >17:21:56,508 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >17:26:08,339 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,341 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,344 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,361 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:26:08,380 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,381 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,384 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,401 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >17:26:08,403 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:26:08,405 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:26:08,423 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,425 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,427 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,445 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:26:08,446 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >17:26:08,448 DEBUG storage: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >17:26:08,467 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,469 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,471 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,489 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >17:26:08,508 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >17:26:08,527 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:26:08,546 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,549 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,552 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,570 DEBUG storage: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >17:26:08,589 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >17:26:08,608 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:26:08,628 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,630 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,633 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,650 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:26:08,668 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >17:26:08,687 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >17:26:08,705 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >17:26:08,724 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >17:26:08,742 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >17:26:08,761 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >17:26:08,779 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >17:26:08,797 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >17:26:08,815 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >17:26:08,833 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:26:08,835 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:26:08,835 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:26:08,837 INFO storage: edd: collected mbr signatures: {'sda': '0x000c6c86'} >17:26:08,838 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000c6c86 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >17:26:08,839 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >17:26:08,839 INFO storage: edd: matched 0x80 to sda using MBR sig >17:26:08,840 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >17:26:08,840 DEBUG storage: edd: matched 0x81 to vda using pci_dev >17:26:08,841 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >17:26:08,841 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >17:26:08,842 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >17:26:08,842 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >17:26:08,842 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >17:26:08,843 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >17:26:08,843 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >17:26:08,844 DEBUG storage: edd: matched 0x85 to vde using pci_dev >17:26:08,845 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:26:08,846 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:08,864 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:26:08,893 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,895 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,897 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,913 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:26:08,914 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:08,924 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:26:08,954 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:08,956 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,958 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:08,987 DEBUG storage: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >17:26:08,988 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:09,007 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >17:26:09,038 DEBUG storage: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >17:26:09,058 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >17:26:09,078 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:26:09,080 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:09,082 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:26:09,098 DEBUG storage: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >17:26:09,099 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:09,161 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:26:09,163 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:26:09,164 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >17:26:09,165 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:26:09,166 DEBUG storage: crypttab maps: [] >17:26:09,166 DEBUG storage: parsing /mnt/sysimage/etc/fstab >17:26:09,168 DEBUG storage: resolved 'UUID=20ada762-1842-4be3-88d3-c458aa1516c6' to 'root' (btrfs subvolume) >17:26:09,169 DEBUG storage: resolved 'UUID=8e7581ff-d603-489d-afd6-a8303d6cbf4e' to 'sda3' (partition) >17:26:09,170 DEBUG storage: resolved 'UUID=20ada762-1842-4be3-88d3-c458aa1516c6' to 'home' (btrfs subvolume) >17:26:09,170 DEBUG storage: resolved 'UUID=80bcf98f-9902-488a-b42a-e587cad73986' to 'sda2' (partition) >17:26:09,171 DEBUG storage: resolved 'UUID=a7529b87-9c54-4fed-890d-480a67732920' to 'sda5' (partition) >17:26:09,172 DEBUG storage: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >17:26:09,198 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >17:26:09,199 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:09,210 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >17:26:09,239 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >17:26:09,257 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >17:26:09,275 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >17:26:09,276 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:09,315 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >17:26:09,345 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >17:26:09,362 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >17:26:09,380 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >17:26:09,381 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:26:09,391 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >17:26:09,418 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >17:26:09,435 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >17:26:09,572 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,574 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,576 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,577 DEBUG storage: Ext4FS.supported: supported: True ; >17:26:09,579 DEBUG storage: Ext4FS.supported: supported: True ; >17:26:09,581 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,582 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,584 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,586 DEBUG storage: Ext4FS.supported: supported: True ; >17:26:09,589 DEBUG storage: Ext4FS.supported: supported: True ; >17:26:09,592 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,594 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:26:09,597 DEBUG storage: Iso9660FS.supported: supported: True ; >17:26:09,599 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,600 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,602 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,603 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,605 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,607 DEBUG storage: BTRFS.supported: supported: True ; >17:26:09,737 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >17:26:09,738 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:26:09,742 DEBUG storage: DeviceTree.getDeviceByPath returned existing 294MB cdrom sr0 (10) with existing iso9660 filesystem >12:31:08,181 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:31:08,188 INFO storage: updating format of device: existing 294MB cdrom sr0 (10) with existing iso9660 filesystem >12:31:08,254 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:31:08,256 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:31:08,257 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:31:08,262 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:31:08,272 WARN storage: disklabel detected but not usable on sr0 >12:31:08,273 DEBUG storage: no type or existing type for sr0, bailing >12:31:08,274 INFO storage: got format: existing iso9660 filesystem >12:31:08,306 INFO storage: set SELinux context for mountpoint /mnt/install/source to system_u:object_r:var_run_t:s0 >12:31:08,446 DEBUG storage: Iso9660FS.supported: supported: True ; >12:31:08,448 DEBUG storage: Iso9660FS.supported: supported: True ; >12:31:08,449 DEBUG storage: NFSv4.supported: supported: False ; >12:31:08,451 DEBUG storage: NFSv4.supported: supported: False ; >12:31:08,453 DEBUG storage: SELinuxFS.supported: supported: False ; >12:31:08,454 DEBUG storage: SELinuxFS.supported: supported: False ; >12:31:08,456 DEBUG storage: Ext4FS.supported: supported: True ; >12:31:08,458 DEBUG storage: Ext4FS.supported: supported: True ; >12:31:08,460 DEBUG storage: Ext3FS.supported: supported: True ; >12:31:08,462 DEBUG storage: Ext3FS.supported: supported: True ; >12:31:08,464 DEBUG storage: Ext2FS.supported: supported: True ; >12:31:08,465 DEBUG storage: Ext2FS.supported: supported: True ; >12:31:08,468 DEBUG storage: SysFS.supported: supported: False ; >12:31:08,469 DEBUG storage: SysFS.supported: supported: False ; >12:31:08,471 DEBUG storage: MultipathMember.__init__: >12:31:08,473 DEBUG storage: SwapSpace.__init__: >12:31:08,475 DEBUG storage: ProcFS.supported: supported: False ; >12:31:08,477 DEBUG storage: ProcFS.supported: supported: False ; >12:31:08,478 DEBUG storage: NoDevFS.supported: supported: False ; >12:31:08,480 DEBUG storage: NoDevFS.supported: supported: False ; >12:31:08,482 DEBUG storage: DevPtsFS.supported: supported: False ; >12:31:08,483 DEBUG storage: DevPtsFS.supported: supported: False ; >12:31:08,485 DEBUG storage: BTRFS.supported: supported: True ; >12:31:08,487 DEBUG storage: USBFS.supported: supported: False ; >12:31:08,489 DEBUG storage: USBFS.supported: supported: False ; >12:31:08,490 DEBUG storage: DiskLabel.__init__: >12:31:08,491 INFO storage: DiskLabel.partedDevice returning None >12:31:08,493 DEBUG storage: HFSPlus.supported: supported: False ; >12:31:08,494 DEBUG storage: HFSPlus.supported: supported: False ; >12:31:08,496 DEBUG storage: XFS.supported: supported: True ; >12:31:08,588 DEBUG storage: XFS.supported: supported: True ; >12:31:08,591 DEBUG storage: TmpFS.supported: supported: False ; >12:31:08,592 DEBUG storage: TmpFS.supported: supported: False ; >12:31:08,594 DEBUG storage: LUKS.__init__: >12:31:08,595 DEBUG storage: NTFS.supported: supported: False ; >12:31:08,597 DEBUG storage: NTFS.supported: supported: False ; >12:31:08,598 DEBUG storage: BindFS.supported: supported: False ; >12:31:08,600 DEBUG storage: BindFS.supported: supported: False ; >12:31:08,601 DEBUG storage: HFS.supported: supported: False ; >12:31:08,603 DEBUG storage: HFS.supported: supported: False ; >12:31:08,605 DEBUG storage: LVMPhysicalVolume.__init__: >12:31:08,606 DEBUG storage: NFS.supported: supported: False ; >12:31:08,608 DEBUG storage: NFS.supported: supported: False ; >12:31:08,609 DEBUG storage: FATFS.supported: supported: True ; >12:31:08,641 DEBUG storage: FATFS.supported: supported: True ; >12:31:08,644 DEBUG storage: DMRaidMember.__init__: >12:31:08,646 DEBUG storage: MDRaidMember.__init__: >14:32:09,785 INFO storage: hiding device partition sda1 (id 1) >14:32:09,787 DEBUG storage: lvm filter: adding sda1 to the reject list >14:32:09,792 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >14:32:09,792 INFO storage: hiding device partition sda2 (id 2) >14:32:09,793 DEBUG storage: lvm filter: adding sda2 to the reject list >14:32:09,794 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >14:32:09,795 INFO storage: hiding device partition sda3 (id 3) >14:32:09,795 DEBUG storage: lvm filter: adding sda3 to the reject list >14:32:09,797 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >14:32:09,797 INFO storage: hiding device partition sda4 (id 4) >14:32:09,798 DEBUG storage: lvm filter: adding sda4 to the reject list >14:32:09,799 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >14:32:09,800 INFO storage: hiding device partition sda5 (id 5) >14:32:09,801 DEBUG storage: lvm filter: adding sda5 to the reject list >14:32:09,802 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >14:32:09,803 INFO storage: hiding device btrfs subvolume home (id 8) >14:32:09,803 DEBUG storage: lvm filter: adding home to the reject list >14:32:09,805 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >14:32:09,805 INFO storage: hiding device btrfs subvolume root (id 9) >14:32:09,806 DEBUG storage: lvm filter: adding root to the reject list >14:32:09,807 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >14:32:09,808 INFO storage: hiding device btrfs volume fedora (id 7) >14:32:09,809 DEBUG storage: lvm filter: adding fedora to the reject list >14:32:09,810 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:32:09,811 INFO storage: hiding device partition sda6 (id 6) >14:32:09,812 DEBUG storage: lvm filter: adding sda6 to the reject list >14:32:09,813 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >14:32:09,813 INFO storage: hiding device disk sda (id 0) >14:32:09,814 DEBUG storage: lvm filter: adding sda to the reject list >14:32:09,815 INFO storage: hiding device btrfs volume mirror (id 12) >14:32:09,815 DEBUG storage: lvm filter: adding mirror to the reject list >14:32:09,817 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:32:09,818 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >14:32:09,819 INFO storage: hiding device disk vdb (id 13) >14:32:09,819 DEBUG storage: lvm filter: adding vdb to the reject list >14:32:09,820 INFO storage: hiding device btrfs volume data-mirror (id 15) >14:32:09,821 DEBUG storage: lvm filter: adding data-mirror to the reject list >14:32:09,822 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >14:32:09,824 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >14:32:09,824 INFO storage: hiding device disk vdc (id 14) >14:32:09,825 DEBUG storage: lvm filter: adding vdc to the reject list >14:32:09,826 INFO storage: hiding device disk vdd (id 16) >14:32:09,826 DEBUG storage: lvm filter: adding vdd to the reject list >14:32:09,827 INFO storage: hiding device btrfs volume metadata-mirror (id 18) >14:32:09,827 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >14:32:09,829 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >14:32:09,830 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >14:32:09,831 INFO storage: hiding device disk vde (id 17) >14:32:09,831 DEBUG storage: lvm filter: adding vde to the reject list >14:32:09,832 INFO storage: hiding device disk vdf (id 19) >14:32:09,832 DEBUG storage: lvm filter: adding vdf to the reject list >14:32:14,251 DEBUG storage: new disk order: [] >14:32:14,282 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:32:14,284 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (11) with existing btrfs filesystem >14:32:14,286 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:32:14,287 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (11) with existing btrfs filesystem >14:32:14,288 DEBUG storage: resolved 'vda' to 'vda' (disk) >14:32:14,290 DEBUG storage: _is_valid_disklabel(vda) returning False >14:32:14,291 DEBUG storage: _is_valid_size(vda) returning True >14:32:14,291 DEBUG storage: _is_valid_location(vda) returning True >14:32:14,292 DEBUG storage: _is_valid_format(vda) returning True >14:32:14,292 DEBUG storage: is_valid_stage1_device(vda) returning False >14:32:14,293 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >14:32:16,437 DEBUG storage: BTRFS.supported: supported: True ; >14:32:16,438 DEBUG storage: getFormat('btrfs') returning BTRFS instance >14:32:16,457 DEBUG storage: Ext4FS.supported: supported: True ; >14:32:16,457 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:32:20,623 DEBUG storage: Ext4FS.supported: supported: True ; >14:32:20,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:32:24,038 DEBUG storage: Ext4FS.supported: supported: True ; >14:32:24,039 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:32:24,039 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.DiskFactory'>: <pyanaconda.storage.Storage object at 0x7f167002b1d0>, 8000.0, ['vda'], None >14:32:24,042 DEBUG storage.ui: Ext4FS.supported: supported: True ; >14:32:24,042 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >14:32:24,043 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:32:24,045 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: btrfs ; type: None ; >14:32:24,046 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on disk vda (id 11) >14:32:24,047 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >14:32:24,049 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: ext4 ; >14:32:24,050 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on disk vda (id 11) >14:32:26,313 DEBUG storage: Ext4FS.supported: supported: True ; >14:32:26,314 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:32:26,314 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.DiskFactory'>: <pyanaconda.storage.Storage object at 0x7f167002b1d0>, 8000.0, ['vda'], None >14:32:26,320 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:32:26,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (11) with non-existent ext4 filesystem mounted at / >14:32:26,322 DEBUG storage: resolved 'vda' to 'vda' (disk) >14:32:26,324 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >14:32:26,334 DEBUG storage: _is_valid_disklabel(vda) returning False >14:32:26,335 DEBUG storage: _is_valid_size(vda) returning True >14:32:26,336 DEBUG storage: _is_valid_location(vda) returning True >14:32:26,336 DEBUG storage: _is_valid_partition(vda) returning True >14:32:26,337 DEBUG storage: _is_valid_format(vda) returning True >14:32:26,337 DEBUG storage: is_valid_stage2_device(vda) returning False > > >/tmp/ifcfg.log: >17:21:49,523 DEBUG ifcfg: content of files (network initialization): >17:21:49,634 DEBUG ifcfg: content of files (ifcfgs created): >17:21:49,635 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:11:16:6C >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=3cbe618e-208c-43a9-9ee8-d8eb8d00929b >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >17:21:41,102 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="615" x-info="http://www.rsyslog.com"] start >17:21:41,104 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:21:41,104 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:21:41,104 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >17:21:41,104 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >17:21:41,104 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >17:21:41,104 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >17:21:41,104 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >17:21:41,104 INFO kernel:[ 0.000000] DMI 2.4 present. >17:21:41,104 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >17:21:41,104 INFO kernel:[ 0.000000] Hypervisor detected: KVM >17:21:41,104 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >17:21:41,104 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >17:21:41,104 INFO kernel:[ 0.000000] No AGP bridge found >17:21:41,104 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >17:21:41,104 DEBUG kernel:[ 0.000000] MTRR default type: write-back >17:21:41,104 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >17:21:41,104 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >17:21:41,104 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >17:21:41,104 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >17:21:41,104 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >17:21:41,104 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >17:21:41,104 DEBUG kernel:[ 0.000000] 1 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 2 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 3 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 4 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 5 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 6 disabled >17:21:41,104 DEBUG kernel:[ 0.000000] 7 disabled >17:21:41,104 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >17:21:41,104 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >17:21:41,104 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >17:21:41,104 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >17:21:41,104 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >17:21:41,104 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x7fdfffff] page 2M >17:21:41,104 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >17:21:41,104 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x7fffdfff @ [mem 0x1fffc000-0x1fffffff] >17:21:41,104 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e57d000-0x7ffdcfff] >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: RSDT 000000007fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: FACS 000000007fffff40 00040 >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: APIC 000000007ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: HPET 000000007ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >17:21:41,104 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:21:41,104 INFO kernel:[ 0.000000] No NUMA configuration found >17:21:41,104 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >17:21:41,104 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >17:21:41,104 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >17:21:41,104 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >17:21:41,104 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >17:21:41,104 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007bc00000-ffff88007dbfffff] on node 0 >17:21:41,104 WARNING kernel:[ 0.000000] Zone ranges: >17:21:41,104 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >17:21:41,104 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >17:21:41,104 WARNING kernel:[ 0.000000] Normal empty >17:21:41,104 WARNING kernel:[ 0.000000] Movable zone start for each node >17:21:41,104 WARNING kernel:[ 0.000000] Early memory node ranges >17:21:41,104 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >17:21:41,104 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >17:21:41,104 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524173 >17:21:41,104 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >17:21:41,104 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >17:21:41,104 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >17:21:41,104 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >17:21:41,104 DEBUG kernel:[ 0.000000] DMA32 zone: 512062 pages, LIFO batch:31 >17:21:41,104 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:21:41,104 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >17:21:41,104 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >17:21:41,104 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >17:21:41,104 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >17:21:41,104 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >17:21:41,104 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >17:21:41,104 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >17:21:41,104 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >17:21:41,104 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >17:21:41,104 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >17:21:41,104 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >17:21:41,104 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >17:21:41,104 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >17:21:41,104 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >17:21:41,104 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >17:21:41,104 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >17:21:41,104 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >17:21:41,104 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >17:21:41,104 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >17:21:41,104 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >17:21:41,104 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >17:21:41,104 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >17:21:41,104 WARNING kernel:[ 0.000000] Policy zone: DMA32 >17:21:41,104 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >17:21:41,104 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >17:21:41,104 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >17:21:41,104 INFO kernel:[ 0.000000] Checking aperture... >17:21:41,104 INFO kernel:[ 0.000000] No AGP bridge found >17:21:41,104 INFO kernel:[ 0.000000] Memory: 2020564k/2097144k available (6334k kernel code, 452k absent, 76128k reserved, 6870k data, 1036k init) >17:21:41,104 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >17:21:41,104 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:21:41,104 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >17:21:41,104 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >17:21:41,104 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >17:21:41,104 INFO kernel:[ 0.000000] console [tty0] enabled >17:21:41,104 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >17:21:41,104 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:21:41,104 DEBUG kernel:[ 0.000000] hpet clockevent registered >17:21:41,104 INFO kernel:[ 0.000000] tsc: Detected 3311.136 MHz processor >17:21:41,104 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.27 BogoMIPS (lpj=3311136) >17:21:41,104 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >17:21:41,104 INFO kernel:[ 0.001999] Security Framework initialized >17:21:41,104 INFO kernel:[ 0.001999] SELinux: Initializing. >17:21:41,104 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >17:21:41,104 INFO kernel:[ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >17:21:41,104 INFO kernel:[ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >17:21:41,104 INFO kernel:[ 0.002137] Mount-cache hash table entries: 256 >17:21:41,104 INFO kernel:[ 0.002289] Initializing cgroup subsys cpuacct >17:21:41,104 INFO kernel:[ 0.002291] Initializing cgroup subsys memory >17:21:41,104 INFO kernel:[ 0.002300] Initializing cgroup subsys devices >17:21:41,104 INFO kernel:[ 0.002301] Initializing cgroup subsys freezer >17:21:41,104 INFO kernel:[ 0.002302] Initializing cgroup subsys net_cls >17:21:41,104 INFO kernel:[ 0.002304] Initializing cgroup subsys blkio >17:21:41,104 INFO kernel:[ 0.002305] Initializing cgroup subsys perf_event >17:21:41,104 INFO kernel:[ 0.002380] mce: CPU supports 10 MCE banks >17:21:41,104 INFO kernel:[ 0.002433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >17:21:41,104 INFO kernel:[ 0.002433] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >17:21:41,104 INFO kernel:[ 0.002433] tlb_flushall_shift is 0xffffffff >17:21:41,104 INFO kernel:[ 0.002519] SMP alternatives: switching to UP code >17:21:41,104 INFO kernel:[ 0.016241] Freeing SMP alternatives: 24k freed >17:21:41,104 INFO kernel:[ 0.016260] ACPI: Core revision 20120711 >17:21:41,104 INFO kernel:[ 0.016956] ftrace: allocating 23489 entries in 92 pages >17:21:41,104 INFO kernel:[ 0.024763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >17:21:41,104 INFO kernel:[ 0.024766] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >17:21:41,104 INFO kernel:[ 0.024996] Performance Events: Broken PMU hardware detected, using software events only. >17:21:41,104 ERR kernel:[ 0.024996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >17:21:41,104 WARNING kernel:[ 0.024996] NMI watchdog: disabled (cpu0): hardware events not enabled >17:21:41,104 INFO kernel:[ 0.024996] Brought up 1 CPUs >17:21:41,104 INFO kernel:[ 0.024996] smpboot: Total of 1 processors activated (6622.27 BogoMIPS) >17:21:41,104 INFO kernel:[ 0.025665] devtmpfs: initialized >17:21:41,104 INFO kernel:[ 0.026498] atomic64 test passed for x86-64 platform with CX8 and with SSE >17:21:41,104 INFO kernel:[ 0.026585] RTC time: 17:21:33, date: 01/02/13 >17:21:41,104 INFO kernel:[ 0.026621] NET: Registered protocol family 16 >17:21:41,104 INFO kernel:[ 0.026794] ACPI: bus type pci registered >17:21:41,104 INFO kernel:[ 0.026901] PCI: Using configuration type 1 for base access >17:21:41,104 INFO kernel:[ 0.027628] bio: create slab <bio-0> at 0 >17:21:41,104 INFO kernel:[ 0.027680] ACPI: Added _OSI(Module Device) >17:21:41,104 INFO kernel:[ 0.027682] ACPI: Added _OSI(Processor Device) >17:21:41,104 INFO kernel:[ 0.027683] ACPI: Added _OSI(3.0 _SCP Extensions) >17:21:41,104 INFO kernel:[ 0.027684] ACPI: Added _OSI(Processor Aggregator Device) >17:21:41,104 DEBUG kernel:[ 0.028213] ACPI: EC: Look up EC in DSDT >17:21:41,104 INFO kernel:[ 0.029746] ACPI: Interpreter enabled >17:21:41,104 INFO kernel:[ 0.029748] ACPI: (supports S0 S5) >17:21:41,104 INFO kernel:[ 0.029756] ACPI: Using IOAPIC for interrupt routing >17:21:41,104 INFO kernel:[ 0.032332] ACPI: No dock devices found. >17:21:41,104 INFO kernel:[ 0.032335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >17:21:41,104 INFO kernel:[ 0.032415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >17:21:41,104 WARNING kernel:[ 0.032541] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >17:21:41,104 INFO kernel:[ 0.032562] PCI host bridge to bus 0000:00 >17:21:41,104 DEBUG kernel:[ 0.032565] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >17:21:41,104 INFO kernel:[ 0.032567] pci_bus 0000:00: root bus resource [bus 00-ff] >17:21:41,104 INFO kernel:[ 0.032569] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >17:21:41,104 INFO kernel:[ 0.032570] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >17:21:41,104 INFO kernel:[ 0.032572] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >17:21:41,104 INFO kernel:[ 0.032574] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >17:21:41,104 DEBUG kernel:[ 0.032620] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >17:21:41,104 DEBUG kernel:[ 0.033039] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >17:21:41,104 DEBUG kernel:[ 0.033543] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >17:21:41,104 DEBUG kernel:[ 0.034059] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >17:21:41,104 DEBUG kernel:[ 0.034370] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >17:21:41,104 DEBUG kernel:[ 0.034899] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >17:21:41,104 DEBUG kernel:[ 0.035242] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >17:21:41,104 INFO kernel:[ 0.035675] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >17:21:41,104 INFO kernel:[ 0.035686] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >17:21:41,104 DEBUG kernel:[ 0.035851] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >17:21:41,104 DEBUG kernel:[ 0.037001] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >17:21:41,104 DEBUG kernel:[ 0.038002] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >17:21:41,104 DEBUG kernel:[ 0.039002] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >17:21:41,104 DEBUG kernel:[ 0.040702] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >17:21:41,104 DEBUG kernel:[ 0.044646] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >17:21:41,104 DEBUG kernel:[ 0.045050] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >17:21:41,104 DEBUG kernel:[ 0.045254] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >17:21:41,104 DEBUG kernel:[ 0.045403] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >17:21:41,104 DEBUG kernel:[ 0.046143] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >17:21:41,104 DEBUG kernel:[ 0.046440] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >17:21:41,104 DEBUG kernel:[ 0.046598] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >17:21:41,104 DEBUG kernel:[ 0.047530] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.047743] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >17:21:41,104 DEBUG kernel:[ 0.047901] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >17:21:41,104 DEBUG kernel:[ 0.048995] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.049206] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >17:21:41,104 DEBUG kernel:[ 0.049365] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >17:21:41,104 DEBUG kernel:[ 0.050462] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.050688] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >17:21:41,104 DEBUG kernel:[ 0.050860] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >17:21:41,104 DEBUG kernel:[ 0.052053] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.052280] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >17:21:41,104 DEBUG kernel:[ 0.052451] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >17:21:41,104 DEBUG kernel:[ 0.053573] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.053800] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >17:21:41,104 DEBUG kernel:[ 0.053994] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >17:21:41,104 DEBUG kernel:[ 0.055215] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >17:21:41,104 DEBUG kernel:[ 0.055442] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >17:21:41,104 DEBUG kernel:[ 0.055614] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >17:21:41,104 DEBUG kernel:[ 0.056669] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >17:21:41,104 DEBUG kernel:[ 0.056798] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >17:21:41,104 DEBUG kernel:[ 0.057586] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >17:21:41,104 DEBUG kernel:[ 0.057786] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >17:21:41,104 DEBUG kernel:[ 0.057935] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >17:21:41,104 DEBUG kernel:[ 0.061387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >17:21:41,104 INFO kernel:[ 0.062417] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >17:21:41,104 INFO kernel:[ 0.062422] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >17:21:41,104 INFO kernel:[ 0.067163] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >17:21:41,104 INFO kernel:[ 0.067252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >17:21:41,104 INFO kernel:[ 0.067335] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >17:21:41,104 INFO kernel:[ 0.067415] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >17:21:41,104 INFO kernel:[ 0.067491] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >17:21:41,104 INFO kernel:[ 0.067604] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >17:21:41,104 INFO kernel:[ 0.067608] vgaarb: loaded >17:21:41,104 INFO kernel:[ 0.067609] vgaarb: bridge control possible 0000:00:02.0 >17:21:41,104 NOTICE kernel:[ 0.067666] SCSI subsystem initialized >17:21:41,104 INFO kernel:[ 0.067668] ACPI: bus type scsi registered >17:21:41,104 DEBUG kernel:[ 0.067700] libata version 3.00 loaded. >17:21:41,104 INFO kernel:[ 0.067721] ACPI: bus type usb registered >17:21:41,104 INFO kernel:[ 0.067734] usbcore: registered new interface driver usbfs >17:21:41,104 INFO kernel:[ 0.067742] usbcore: registered new interface driver hub >17:21:41,104 INFO kernel:[ 0.067758] usbcore: registered new device driver usb >17:21:41,104 INFO kernel:[ 0.067800] PCI: Using ACPI for IRQ routing >17:21:41,104 DEBUG kernel:[ 0.067801] PCI: pci_cache_line_size set to 64 bytes >17:21:41,104 DEBUG kernel:[ 0.068142] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >17:21:41,104 DEBUG kernel:[ 0.068144] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >17:21:41,104 INFO kernel:[ 0.068221] NetLabel: Initializing >17:21:41,104 INFO kernel:[ 0.068222] NetLabel: domain hash size = 128 >17:21:41,104 INFO kernel:[ 0.068223] NetLabel: protocols = UNLABELED CIPSOv4 >17:21:41,104 INFO kernel:[ 0.068231] NetLabel: unlabeled traffic allowed by default >17:21:41,104 INFO kernel:[ 0.068268] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >17:21:41,104 INFO kernel:[ 0.068288] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >17:21:41,104 INFO kernel:[ 0.068291] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >17:21:41,104 INFO kernel:[ 0.072018] Switching to clocksource kvm-clock >17:21:41,104 INFO kernel:[ 0.078584] pnp: PnP ACPI init >17:21:41,104 INFO kernel:[ 0.078597] ACPI: bus type pnp registered >17:21:41,104 DEBUG kernel:[ 0.078688] pnp 00:00: [bus 00-ff] >17:21:41,104 DEBUG kernel:[ 0.078691] pnp 00:00: [io 0x0cf8-0x0cff] >17:21:41,104 DEBUG kernel:[ 0.078693] pnp 00:00: [io 0x0000-0x0cf7 window] >17:21:41,104 DEBUG kernel:[ 0.078695] pnp 00:00: [io 0x0d00-0xffff window] >17:21:41,104 DEBUG kernel:[ 0.078697] pnp 00:00: [mem 0x000a0000-0x000bffff window] >17:21:41,104 DEBUG kernel:[ 0.078698] pnp 00:00: [mem 0x80000000-0xfebfffff window] >17:21:41,104 DEBUG kernel:[ 0.078726] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >17:21:41,104 DEBUG kernel:[ 0.078738] pnp 00:01: [io 0x0070-0x0071] >17:21:41,104 DEBUG kernel:[ 0.078768] pnp 00:01: [irq 8] >17:21:41,104 DEBUG kernel:[ 0.078770] pnp 00:01: [io 0x0072-0x0077] >17:21:41,104 DEBUG kernel:[ 0.078788] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >17:21:41,104 DEBUG kernel:[ 0.078811] pnp 00:02: [io 0x0060] >17:21:41,104 DEBUG kernel:[ 0.078813] pnp 00:02: [io 0x0064] >17:21:41,104 DEBUG kernel:[ 0.078830] pnp 00:02: [irq 1] >17:21:41,104 DEBUG kernel:[ 0.078846] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >17:21:41,105 DEBUG kernel:[ 0.078882] pnp 00:03: [irq 12] >17:21:41,105 DEBUG kernel:[ 0.078899] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >17:21:41,105 DEBUG kernel:[ 0.078928] pnp 00:04: [io 0x03f2-0x03f5] >17:21:41,105 DEBUG kernel:[ 0.078930] pnp 00:04: [io 0x03f7] >17:21:41,105 DEBUG kernel:[ 0.078946] pnp 00:04: [irq 6] >17:21:41,105 DEBUG kernel:[ 0.078948] pnp 00:04: [dma 2] >17:21:41,105 DEBUG kernel:[ 0.078964] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >17:21:41,105 DEBUG kernel:[ 0.079067] pnp 00:05: [io 0x03f8-0x03ff] >17:21:41,105 DEBUG kernel:[ 0.079085] pnp 00:05: [irq 4] >17:21:41,105 DEBUG kernel:[ 0.079104] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >17:21:41,105 DEBUG kernel:[ 0.079246] pnp 00:06: [mem 0xfed00000-0xfed003ff] >17:21:41,105 DEBUG kernel:[ 0.079270] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >17:21:41,105 INFO kernel:[ 0.079415] pnp: PnP ACPI: found 7 devices >17:21:41,105 INFO kernel:[ 0.079416] ACPI: ACPI bus type pnp unregistered >17:21:41,105 DEBUG kernel:[ 0.085252] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >17:21:41,105 DEBUG kernel:[ 0.085254] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >17:21:41,105 DEBUG kernel:[ 0.085256] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >17:21:41,105 DEBUG kernel:[ 0.085258] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >17:21:41,105 INFO kernel:[ 0.085285] NET: Registered protocol family 2 >17:21:41,105 INFO kernel:[ 0.086007] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >17:21:41,105 INFO kernel:[ 0.087337] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >17:21:41,105 INFO kernel:[ 0.087484] TCP: Hash tables configured (established 262144 bind 65536) >17:21:41,105 INFO kernel:[ 0.087503] TCP: reno registered >17:21:41,105 INFO kernel:[ 0.087507] UDP hash table entries: 1024 (order: 3, 32768 bytes) >17:21:41,105 INFO kernel:[ 0.087516] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >17:21:41,105 INFO kernel:[ 0.087571] NET: Registered protocol family 1 >17:21:41,105 INFO kernel:[ 0.087579] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >17:21:41,105 INFO kernel:[ 0.087600] pci 0000:00:01.0: PIIX3: Enabling Passive Release >17:21:41,105 INFO kernel:[ 0.087623] pci 0000:00:01.0: Activating ISA DMA hang workarounds >17:21:41,105 WARNING kernel:[ 0.087775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >17:21:41,105 DEBUG kernel:[ 0.087904] pci 0000:00:02.0: Boot video device >17:21:41,105 DEBUG kernel:[ 0.088052] PCI: CLS 0 bytes, default 64 >17:21:41,105 INFO kernel:[ 0.088088] Unpacking initramfs... >17:21:41,105 INFO kernel:[ 2.908113] Freeing initrd memory: 27008k freed >17:21:41,105 NOTICE kernel:[ 2.913770] Initialise module verification >17:21:41,105 INFO kernel:[ 2.913805] audit: initializing netlink socket (disabled) >17:21:41,105 NOTICE kernel:[ 2.913824] type=2000 audit(1357147297.912:1): initialized >17:21:41,105 INFO kernel:[ 2.928213] HugeTLB registered 2 MB page size, pre-allocated 0 pages >17:21:41,105 NOTICE kernel:[ 2.929521] VFS: Disk quotas dquot_6.5.2 >17:21:41,105 WARNING kernel:[ 2.929555] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >17:21:41,105 INFO kernel:[ 2.929876] msgmni has been set to 3999 >17:21:41,105 DEBUG kernel:[ 2.929934] SELinux: Registering netfilter hooks >17:21:41,105 INFO kernel:[ 2.930442] alg: No test for stdrng (krng) >17:21:41,105 INFO kernel:[ 2.930445] NET: Registered protocol family 38 >17:21:41,105 NOTICE kernel:[ 2.930447] Key type asymmetric registered >17:21:41,105 NOTICE kernel:[ 2.930448] Asymmetric key parser 'x509' registered >17:21:41,105 INFO kernel:[ 2.930476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >17:21:41,105 INFO kernel:[ 2.930496] io scheduler noop registered >17:21:41,105 INFO kernel:[ 2.930497] io scheduler deadline registered >17:21:41,105 INFO kernel:[ 2.930518] io scheduler cfq registered (default) >17:21:41,105 INFO kernel:[ 2.930590] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:21:41,105 INFO kernel:[ 2.930606] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:21:41,105 INFO kernel:[ 2.930607] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:21:41,105 INFO kernel:[ 2.930666] acpiphp: Slot [3] registered >17:21:41,105 INFO kernel:[ 2.930678] acpiphp: Slot [4] registered >17:21:41,105 INFO kernel:[ 2.930689] acpiphp: Slot [5] registered >17:21:41,105 INFO kernel:[ 2.930702] acpiphp: Slot [6] registered >17:21:41,105 INFO kernel:[ 2.930713] acpiphp: Slot [7] registered >17:21:41,105 INFO kernel:[ 2.930723] acpiphp: Slot [8] registered >17:21:41,105 INFO kernel:[ 2.930734] acpiphp: Slot [9] registered >17:21:41,105 INFO kernel:[ 2.930748] acpiphp: Slot [10] registered >17:21:41,105 INFO kernel:[ 2.930759] acpiphp: Slot [11] registered >17:21:41,105 INFO kernel:[ 2.930770] acpiphp: Slot [12] registered >17:21:41,105 INFO kernel:[ 2.930782] acpiphp: Slot [13] registered >17:21:41,105 INFO kernel:[ 2.930794] acpiphp: Slot [14] registered >17:21:41,105 INFO kernel:[ 2.930806] acpiphp: Slot [15] registered >17:21:41,105 INFO kernel:[ 2.930817] acpiphp: Slot [16] registered >17:21:41,105 INFO kernel:[ 2.930829] acpiphp: Slot [17] registered >17:21:41,105 INFO kernel:[ 2.930843] acpiphp: Slot [18] registered >17:21:41,105 INFO kernel:[ 2.930854] acpiphp: Slot [19] registered >17:21:41,105 INFO kernel:[ 2.930866] acpiphp: Slot [20] registered >17:21:41,105 INFO kernel:[ 2.930877] acpiphp: Slot [21] registered >17:21:41,105 INFO kernel:[ 2.930889] acpiphp: Slot [22] registered >17:21:41,105 INFO kernel:[ 2.930901] acpiphp: Slot [23] registered >17:21:41,105 INFO kernel:[ 2.930912] acpiphp: Slot [24] registered >17:21:41,105 INFO kernel:[ 2.930930] acpiphp: Slot [25] registered >17:21:41,105 INFO kernel:[ 2.930944] acpiphp: Slot [26] registered >17:21:41,105 INFO kernel:[ 2.930955] acpiphp: Slot [27] registered >17:21:41,105 INFO kernel:[ 2.930966] acpiphp: Slot [28] registered >17:21:41,105 INFO kernel:[ 2.930978] acpiphp: Slot [29] registered >17:21:41,105 INFO kernel:[ 2.930992] acpiphp: Slot [30] registered >17:21:41,105 INFO kernel:[ 2.931003] acpiphp: Slot [31] registered >17:21:41,105 INFO kernel:[ 2.931176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >17:21:41,105 INFO kernel:[ 2.931180] ACPI: Power Button [PWRF] >17:21:41,105 INFO kernel:[ 2.932802] GHES: HEST is not enabled! >17:21:41,105 WARNING kernel:[ 2.933025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >17:21:41,105 DEBUG kernel:[ 2.933075] virtio-pci 0000:00:03.0: setting latency timer to 64 >17:21:41,105 WARNING kernel:[ 2.933306] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >17:21:41,105 DEBUG kernel:[ 2.933335] virtio-pci 0000:00:05.0: setting latency timer to 64 >17:21:41,105 WARNING kernel:[ 2.933603] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >17:21:41,105 DEBUG kernel:[ 2.933633] virtio-pci 0000:00:06.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.933815] virtio-pci 0000:00:07.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.934000] virtio-pci 0000:00:08.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.934201] virtio-pci 0000:00:09.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.934380] virtio-pci 0000:00:0a.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.934499] virtio-pci 0000:00:0b.0: setting latency timer to 64 >17:21:41,105 DEBUG kernel:[ 2.934652] virtio-pci 0000:00:0c.0: setting latency timer to 64 >17:21:41,105 INFO kernel:[ 2.934731] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:21:41,105 INFO kernel:[ 2.958889] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >17:21:41,105 INFO kernel:[ 2.981763] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >17:21:41,105 DEBUG kernel:[ 2.982242] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >17:21:41,105 DEBUG kernel:[ 2.982264] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >17:21:41,105 INFO kernel:[ 3.012604] Non-volatile memory driver v1.3 >17:21:41,105 INFO kernel:[ 3.012607] Linux agpgart interface v0.103 >17:21:41,105 INFO kernel:[ 3.013407] loop: module loaded >17:21:41,105 DEBUG kernel:[ 3.013459] ata_piix 0000:00:01.1: version 2.13 >17:21:41,105 DEBUG kernel:[ 3.013545] ata_piix 0000:00:01.1: setting latency timer to 64 >17:21:41,105 INFO kernel:[ 3.013836] scsi0 : ata_piix >17:21:41,105 INFO kernel:[ 3.013880] scsi1 : ata_piix >17:21:41,105 INFO kernel:[ 3.013908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >17:21:41,105 INFO kernel:[ 3.013910] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >17:21:41,105 INFO kernel:[ 3.014487] libphy: Fixed MDIO Bus: probed >17:21:41,105 INFO kernel:[ 3.014518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:21:41,105 INFO kernel:[ 3.014529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:21:41,105 INFO kernel:[ 3.014535] uhci_hcd: USB Universal Host Controller Interface driver >17:21:41,118 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >17:21:41,118 INFO systemd: Detected virtualization 'kvm'. >17:21:41,118 INFO systemd: Initializing machine ID from KVM UUID. >17:21:41,118 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. >17:21:41,118 INFO systemd-modules-load: Inserted module 'uinput' >17:21:41,118 INFO systemd: Mounted Configuration File System. >17:21:41,118 INFO systemd: Mounted POSIX Message Queue File System. >17:21:41,118 INFO systemd: Started Remount Root and Kernel File Systems. >17:21:41,118 INFO systemd: Starting Local File Systems (Pre). >17:21:41,118 INFO systemd: Reached target Local File Systems (Pre). >17:21:41,118 INFO systemd: Mounting Temporary Directory... >17:21:41,124 DEBUG kernel:[ 3.014586] uhci_hcd 0000:00:01.2: setting latency timer to 64 >17:21:41,124 INFO kernel:[ 3.014597] uhci_hcd 0000:00:01.2: UHCI Host Controller >17:21:41,124 INFO kernel:[ 3.014626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >17:21:41,124 INFO kernel:[ 3.014736] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >17:21:41,124 INFO kernel:[ 3.014807] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >17:21:41,124 INFO kernel:[ 3.014809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:21:41,124 INFO kernel:[ 3.014811] usb usb1: Product: UHCI Host Controller >17:21:41,124 INFO kernel:[ 3.014813] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >17:21:41,124 INFO kernel:[ 3.014814] usb usb1: SerialNumber: 0000:00:01.2 >17:21:41,124 INFO kernel:[ 3.014879] hub 1-0:1.0: USB hub found >17:21:41,124 INFO kernel:[ 3.014882] hub 1-0:1.0: 2 ports detected >17:21:41,124 INFO kernel:[ 3.014985] usbcore: registered new interface driver usbserial >17:21:41,124 INFO kernel:[ 3.014991] usbcore: registered new interface driver usbserial_generic >17:21:41,124 INFO kernel:[ 3.014997] USB Serial support registered for generic >17:21:41,124 INFO kernel:[ 3.014998] usbserial: USB Serial Driver core >17:21:41,124 INFO kernel:[ 3.015032] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >17:21:41,124 INFO kernel:[ 3.015908] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:21:41,124 INFO kernel:[ 3.015912] serio: i8042 AUX port at 0x60,0x64 irq 12 >17:21:41,124 INFO kernel:[ 3.015988] mousedev: PS/2 mouse device common for all mice >17:21:41,124 INFO kernel:[ 3.016357] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >17:21:41,124 INFO kernel:[ 3.020261] rtc_cmos 00:01: RTC can wake from S4 >17:21:41,124 INFO kernel:[ 3.020577] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >17:21:41,124 INFO kernel:[ 3.020708] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >17:21:41,124 INFO kernel:[ 3.020765] device-mapper: uevent: version 1.0.3 >17:21:41,124 INFO kernel:[ 3.020810] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >17:21:41,124 INFO kernel:[ 3.020860] cpuidle: using governor ladder >17:21:41,124 INFO kernel:[ 3.020861] cpuidle: using governor menu >17:21:41,124 INFO kernel:[ 3.020904] EFI Variables Facility v0.08 2004-May-17 >17:21:41,124 INFO kernel:[ 3.020998] usbcore: registered new interface driver usbhid >17:21:41,124 INFO kernel:[ 3.020999] usbhid: USB HID core driver >17:21:41,124 INFO kernel:[ 3.021025] drop_monitor: Initializing network drop monitor service >17:21:41,124 INFO kernel:[ 3.021081] ip_tables: (C) 2000-2006 Netfilter Core Team >17:21:41,124 INFO kernel:[ 3.021100] TCP: cubic registered >17:21:41,124 INFO kernel:[ 3.021102] Initializing XFRM netlink socket >17:21:41,124 INFO kernel:[ 3.021190] NET: Registered protocol family 10 >17:21:41,124 INFO kernel:[ 3.021328] mip6: Mobile IPv6 >17:21:41,124 INFO kernel:[ 3.021330] NET: Registered protocol family 17 >17:21:41,124 DEBUG kernel:[ 3.021453] PM: Hibernation image not present or could not be loaded. >17:21:41,124 NOTICE kernel:[ 3.021455] Loading module verification certificates >17:21:41,124 NOTICE kernel:[ 3.022331] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >17:21:41,124 INFO kernel:[ 3.022339] registered taskstats version 1 >17:21:41,124 INFO kernel:[ 3.023040] Magic number: 13:742:389 >17:21:41,124 INFO kernel:[ 3.023210] rtc_cmos 00:01: setting system clock to 2013-01-02 17:21:36 UTC (1357147296) >17:21:41,124 DEBUG kernel:[ 3.167630] ata1.01: NODEV after polling detection >17:21:41,124 DEBUG kernel:[ 3.168070] ata2.01: NODEV after polling detection >17:21:41,124 INFO kernel:[ 3.169325] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >17:21:41,124 INFO kernel:[ 3.169330] ata1.00: 22528000 sectors, multi 16: LBA48 >17:21:41,124 INFO kernel:[ 3.169670] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >17:21:41,124 INFO kernel:[ 3.171826] ata2.00: configured for MWDMA2 >17:21:41,124 INFO kernel:[ 3.172140] ata1.00: configured for MWDMA2 >17:21:41,124 NOTICE kernel:[ 3.172307] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >17:21:41,124 NOTICE kernel:[ 3.172596] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >17:21:41,124 NOTICE kernel:[ 3.172684] sd 0:0:0:0: [sda] Write Protect is off >17:21:41,124 DEBUG kernel:[ 3.172689] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >17:21:41,124 NOTICE kernel:[ 3.172725] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >17:21:41,124 NOTICE kernel:[ 3.172989] sd 0:0:0:0: Attached scsi generic sg0 type 0 >17:21:41,124 NOTICE kernel:[ 3.174285] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >17:21:41,124 INFO kernel:[ 3.174957] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >17:21:41,124 NOTICE kernel:[ 3.175251] sd 0:0:0:0: [sda] Attached SCSI disk >17:21:41,124 WARNING kernel:[ 3.175375] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >17:21:41,124 INFO kernel:[ 3.175377] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:21:41,124 DEBUG kernel:[ 3.175437] sr 1:0:0:0: Attached scsi CD-ROM sr0 >17:21:41,124 NOTICE kernel:[ 3.175475] sr 1:0:0:0: Attached scsi generic sg1 type 5 >17:21:41,124 INFO kernel:[ 3.178055] Freeing unused kernel memory: 1036k freed >17:21:41,124 INFO kernel:[ 3.178267] Write protecting the kernel read-only data: 12288k >17:21:41,124 INFO kernel:[ 3.185792] Freeing unused kernel memory: 1848k freed >17:21:41,124 INFO kernel:[ 3.192181] Freeing unused kernel memory: 1412k freed >17:21:41,124 INFO kernel:[ 3.270418] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found >17:21:41,124 INFO kernel:[ 3.316026] usb 1-1: new full-speed USB device number 2 using uhci_hcd >17:21:41,124 INFO kernel:[ 3.369599] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:21:41,124 INFO kernel:[ 3.373002] Loading iSCSI transport class v2.0-870. >17:21:41,124 NOTICE kernel:[ 3.377637] iscsi: registered transport (tcp) >17:21:41,124 INFO kernel:[ 3.379947] alua: device handler registered >17:21:41,124 INFO kernel:[ 3.382347] emc: device handler registered >17:21:41,124 INFO kernel:[ 3.384528] hp_sw: device handler registered >17:21:41,124 INFO kernel:[ 3.386969] rdac: device handler registered >17:21:41,124 INFO kernel:[ 3.402340] FDC 0 is a S82078B >17:21:41,124 INFO kernel:[ 3.411144] No iBFT detected. >17:21:41,124 INFO kernel:[ 3.414462] md: raid0 personality registered for level 0 >17:21:41,124 INFO kernel:[ 3.417370] md: raid1 personality registered for level 1 >17:21:41,124 INFO kernel:[ 3.419687] async_tx: api initialized (async) >17:21:41,124 INFO kernel:[ 3.420932] xor: automatically using best checksumming function: >17:21:41,124 INFO kernel:[ 3.430015] generic_sse: 9084.000 MB/sec >17:21:41,124 WARNING kernel:[ 3.450030] raid6: sse2x1 4343 MB/s >17:21:41,124 WARNING kernel:[ 3.467015] raid6: sse2x2 8441 MB/s >17:21:41,124 WARNING kernel:[ 3.484016] raid6: sse2x4 10527 MB/s >17:21:41,124 WARNING kernel:[ 3.484017] raid6: using algorithm sse2x4 (10527 MB/s) >17:21:41,124 WARNING kernel:[ 3.484018] raid6: using intx1 recovery algorithm >17:21:41,124 INFO kernel:[ 3.491276] md: raid6 personality registered for level 6 >17:21:41,124 INFO kernel:[ 3.491278] md: raid5 personality registered for level 5 >17:21:41,124 INFO kernel:[ 3.491279] md: raid4 personality registered for level 4 >17:21:41,124 INFO kernel:[ 3.496729] md: raid10 personality registered for level 10 >17:21:41,124 INFO kernel:[ 3.499098] md: linear personality registered for level -1 >17:21:41,124 INFO kernel:[ 3.503996] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >17:21:41,124 INFO kernel:[ 3.506594] device-mapper: multipath: version 1.5.0 loaded >17:21:41,124 INFO kernel:[ 3.508967] device-mapper: multipath round-robin: version 1.0.0 loaded >17:21:41,124 INFO kernel:[ 3.543946] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >17:21:41,124 INFO kernel:[ 3.543949] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >17:21:41,124 INFO kernel:[ 3.543951] usb 1-1: Product: QEMU USB Tablet >17:21:41,124 INFO kernel:[ 3.543953] usb 1-1: Manufacturer: QEMU 1.0.1 >17:21:41,124 INFO kernel:[ 3.543954] usb 1-1: SerialNumber: 42 >17:21:41,124 INFO kernel:[ 3.554192] RPC: Registered named UNIX socket transport module. >17:21:41,124 INFO kernel:[ 3.554194] RPC: Registered udp transport module. >17:21:41,124 INFO kernel:[ 3.554195] RPC: Registered tcp transport module. >17:21:41,124 INFO kernel:[ 3.554196] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:21:41,124 INFO kernel:[ 3.578976] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >17:21:41,124 INFO kernel:[ 3.579073] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >17:21:41,124 DEBUG kernel:[ 3.781686] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.781714] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.781739] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.793555] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.793616] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 3.860536] vda: unknown partition table >17:21:41,124 DEBUG kernel:[ 3.861670] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.862237] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 3.916037] tsc: Refined TSC clocksource calibration: 3311.135 MHz >17:21:41,124 INFO kernel:[ 3.928563] vdb: unknown partition table >17:21:41,124 DEBUG kernel:[ 3.929882] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 3.929909] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 4.059726] vdc: unknown partition table >17:21:41,124 DEBUG kernel:[ 4.061356] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 4.061383] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 4.082856] Btrfs loaded >17:21:41,124 INFO kernel:[ 4.096780] device label mirror devid 2 transid 441 /dev/vdb >17:21:41,124 INFO kernel:[ 4.108075] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:41,124 INFO kernel:[ 4.115410] vdd: unknown partition table >17:21:41,124 DEBUG kernel:[ 4.116331] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 4.116356] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 4.185461] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:41,124 INFO kernel:[ 4.210165] vde: unknown partition table >17:21:41,124 DEBUG kernel:[ 4.210960] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >17:21:41,124 DEBUG kernel:[ 4.210985] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >17:21:41,124 INFO kernel:[ 4.267802] device label fedora devid 1 transid 76 /dev/sda6 >17:21:41,124 INFO kernel:[ 4.268547] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:41,124 INFO kernel:[ 4.331826] vdf: unknown partition table >17:21:41,124 INFO kernel:[ 4.354723] device label mirror devid 1 transid 441 /dev/vda >17:21:41,124 INFO kernel:[ 4.355320] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:41,124 DEBUG kernel:[ 4.466584] ISO 9660 Extensions: Microsoft Joliet Level 3 >17:21:41,124 DEBUG kernel:[ 4.470084] ISO 9660 Extensions: RRIP_1991A >17:21:41,124 INFO kernel:[ 4.588932] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:21:41,124 DEBUG kernel:[ 5.421587] SELinux: 2048 avtab hash slots, 93843 rules. >17:21:41,124 DEBUG kernel:[ 5.438847] SELinux: 2048 avtab hash slots, 93843 rules. >17:21:41,124 DEBUG kernel:[ 5.570226] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >17:21:41,124 DEBUG kernel:[ 5.570230] SELinux: 83 classes, 93843 rules >17:21:41,124 DEBUG kernel:[ 5.574820] SELinux: Completing initialization. >17:21:41,124 DEBUG kernel:[ 5.574821] SELinux: Setting up existing superblocks. >17:21:41,124 DEBUG kernel:[ 5.574828] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.574832] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.574841] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.574844] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.574852] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.574864] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.575766] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:21:41,124 DEBUG kernel:[ 5.575770] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576304] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:21:41,124 DEBUG kernel:[ 5.576309] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576312] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576326] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576331] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576337] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576345] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576562] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576564] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576568] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576711] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 5.576743] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576746] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576750] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576762] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576767] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576770] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576772] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576775] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576780] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576783] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576788] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 5.576795] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:21:41,124 DEBUG kernel:[ 5.576811] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:21:41,124 NOTICE kernel:[ 5.578519] type=1403 audit(1357147299.054:2): policy loaded auid=4294967295 ses=4294967295 >17:21:41,124 DEBUG kernel:[ 6.051354] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 6.181369] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:21:41,124 DEBUG kernel:[ 6.220403] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:21:41,124 DEBUG kernel:[ 6.255910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:21:41,124 NOTICE kernel:[ 6.714200] type=1400 audit(1357147300.189:3): avc: denied { create } for pid=572 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:21:41,124 NOTICE kernel:[ 6.714242] type=1400 audit(1357147300.189:4): avc: denied { setattr } for pid=572 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18079 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:21:41,124 NOTICE kernel:[ 6.714268] type=1400 audit(1357147300.189:5): avc: denied { relabelfrom } for pid=572 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=18079 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:21:41,124 INFO kernel:[ 6.900685] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >17:21:41,124 INFO kernel:[ 6.914608] device label mirror devid 1 transid 441 /dev/vda >17:21:41,124 INFO kernel:[ 6.915147] device label mirror devid 2 transid 441 /dev/vdb >17:21:41,124 INFO kernel:[ 6.915946] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:41,124 INFO kernel:[ 6.917749] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:41,124 INFO kernel:[ 6.919676] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:41,124 INFO kernel:[ 6.930147] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:41,124 WARNING kernel:[ 7.020838] microcode: AMD CPU family 0x6 not supported >17:21:41,124 INFO kernel:[ 7.223447] device label fedora devid 1 transid 76 /dev/sda6 >17:21:41,132 NOTICE kernel:[ 7.656117] type=1400 audit(1357147301.131:6): avc: denied { write } for pid=613 comm="firewalld" name="python2.7" dev="dm-0" ino=10777 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:21:41,132 NOTICE kernel:[ 7.656126] type=1400 audit(1357147301.131:7): avc: denied { remove_name } for pid=613 comm="firewalld" name="site.pyc" dev="dm-0" ino=11046 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:21:41,132 NOTICE kernel:[ 7.656132] type=1400 audit(1357147301.131:8): avc: denied { unlink } for pid=613 comm="firewalld" name="site.pyc" dev="dm-0" ino=11046 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >17:21:41,139 NOTICE kernel:[ 7.661042] type=1400 audit(1357147301.136:9): avc: denied { add_name } for pid=613 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >17:21:41,139 NOTICE kernel:[ 7.661099] type=1400 audit(1357147301.136:10): avc: denied { create } for pid=613 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >17:21:41,167 INFO systemd: Started Terminate Plymouth Boot Screen. >17:21:41,167 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >17:21:41,167 INFO systemd: Starting Shell on tty2... >17:21:41,167 INFO systemd: Started Shell on tty2. >17:21:42,421 INFO systemd: Starting D-Bus System Message Bus... >17:21:42,421 INFO systemd: Started D-Bus System Message Bus. >17:21:42,497 INFO systemd: Started firewalld - dynamic firewall daemon. >17:21:42,497 INFO systemd: Starting Network Manager... >17:21:42,724 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-11.git20121004.fc18) is starting... >17:21:42,726 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >17:21:42,726 INFO NetworkManager: <info> WEXT support is enabled >17:21:42,730 ERR firewalld: 2013-01-02 17:21:42 ERROR: ebtables not usable, disabling ethernet bridge firewall. >17:21:42,742 CRIT firewalld: 2013-01-02 17:21:42 FATAL ERROR: No IPv4 and IPv6 firewall. >17:21:42,748 ERR firewalld: 2013-01-02 17:21:42 ERROR: Raising SystemExit in run_server >17:21:42,769 INFO dbus-daemon: dbus[631]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:21:42,769 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:21:42,769 INFO systemd: Starting Authorization Manager... >17:21:42,927 INFO polkitd: Started polkitd version 0.107 >17:21:43,026 INFO dbus-daemon: dbus[631]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:21:43,026 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:21:43,026 INFO systemd: Started Authorization Manager. >17:21:43,053 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:21:43,054 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:21:43,054 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:21:43,055 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:21:43,055 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:21:43,057 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:21:43,064 INFO systemd: Started Network Manager. >17:21:43,064 INFO systemd: Starting Anaconda System Services. >17:21:43,064 INFO systemd: Reached target Anaconda System Services. >17:21:43,064 INFO systemd: Starting Anaconda... >17:21:43,064 INFO systemd: Starting Network Manager Wait Online... >17:21:43,154 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:21:43,221 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:21:43,221 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:21:43,222 INFO NetworkManager: <info> Networking is enabled by state file >17:21:43,222 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >17:21:43,222 INFO NetworkManager: <info> (eth0): carrier is OFF >17:21:43,223 ERR NetworkManager: <error> [1357147303.221293] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >17:21:43,226 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >17:21:43,227 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >17:21:43,227 INFO NetworkManager: <info> (eth0): now managed >17:21:43,227 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:21:43,230 INFO NetworkManager: <info> (eth0): bringing up device. >17:21:43,230 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >17:21:43,230 INFO NetworkManager: <info> (eth0): preparing device. >17:21:43,232 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >17:21:43,234 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >17:21:43,243 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:21:43,243 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >17:21:43,246 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >17:21:43,247 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >17:21:43,248 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >17:21:43,248 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:21:43,248 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >17:21:43,249 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >17:21:43,249 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >17:21:43,285 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >17:21:43,290 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >17:21:43,300 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >17:21:43,300 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >17:21:43,301 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >17:21:43,309 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >17:21:43,309 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >17:21:43,312 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >17:21:43,313 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:21:43,324 INFO NetworkManager: <info> dhclient started with pid 661 >17:21:43,324 INFO systemd: Started Anaconda. >17:21:43,325 INFO systemd: Starting Anaconda Text Console... >17:21:43,325 INFO systemd: Started Anaconda Text Console. >17:21:43,346 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >17:21:43,353 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >17:21:43,543 WARNING kernel:[ 10.054503] audit_printk_skb: 18 callbacks suppressed >17:21:43,543 NOTICE kernel:[ 10.054505] type=1400 audit(1357147303.529:17): avc: denied { read write } for pid=666 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 >17:21:43,569 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >17:21:43,569 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >17:21:43,571 INFO dhclient: All rights reserved. >17:21:43,571 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:21:43,571 INFO dhclient: >17:21:43,585 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >17:21:43,586 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >17:21:43,587 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >17:21:43,587 INFO dhclient: Sending on Socket/fallback >17:21:43,587 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x4774cae5) >17:21:43,593 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4774cae5) >17:21:43,593 INFO dhclient: DHCPOFFER from 192.168.0.1 >17:21:43,599 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x4774cae5) >17:21:43,601 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >17:21:43,602 INFO NetworkManager: <info> address 192.168.0.119 >17:21:43,602 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >17:21:43,602 INFO NetworkManager: <info> gateway 192.168.0.1 >17:21:43,602 INFO NetworkManager: <info> nameserver '192.168.0.1' >17:21:43,603 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:21:43,603 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >17:21:43,608 INFO dhclient: bound to 192.168.0.119 -- renewal in 35071 seconds. >17:21:44,610 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >17:21:44,610 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >17:21:44,610 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:21:44,610 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >17:21:44,621 INFO systemd: Started Network Manager Wait Online. >17:21:44,621 INFO systemd: Starting Network. >17:21:44,621 INFO systemd: Reached target Network. >17:21:44,645 INFO systemd: Startup finished in 3s 194ms 228us (kernel) + 2s 486ms 526us (initrd) + 5s 463ms 667us (userspace) = 11s 144ms 421us. >17:21:44,646 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >17:21:44,647 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:21:44,649 INFO dbus-daemon: dbus[631]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >17:21:44,671 INFO dbus-daemon: dbus[631]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:21:44,673 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:21:44,738 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >17:21:44,961 NOTICE kernel:[ 11.485991] type=1400 audit(1357147304.960:18): avc: denied { read write } for pid=696 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7352 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >17:21:44,970 WARNING kernel:[ 11.494366] auditd (697): /proc/697/oom_adj is deprecated, please use /proc/697/oom_score_adj instead. >17:21:45,115 INFO kernel:[ 11.639082] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:45,115 INFO kernel:[ 11.639879] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:45,119 INFO kernel:[ 11.643610] device label mirror devid 2 transid 441 /dev/vdb >17:21:45,119 INFO kernel:[ 11.643977] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:45,120 INFO kernel:[ 11.644383] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:45,120 INFO kernel:[ 11.644764] device label mirror devid 1 transid 441 /dev/vda >17:21:45,152 INFO kernel:[ 11.676744] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:45,153 INFO kernel:[ 11.677370] device label mirror devid 1 transid 441 /dev/vda >17:21:45,153 INFO kernel:[ 11.677508] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:45,154 INFO kernel:[ 11.678924] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:45,155 INFO kernel:[ 11.679164] device label mirror devid 2 transid 441 /dev/vdb >17:21:45,158 INFO kernel:[ 11.682471] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:45,283 INFO kernel:[ 11.807813] device label fedora devid 1 transid 76 /dev/sda6 >17:21:45,287 INFO kernel:[ 11.811083] device label fedora devid 1 transid 76 /dev/sda6 >17:21:45,799 INFO kernel:[ 12.323907] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:45,808 INFO kernel:[ 12.332245] device label mirror devid 2 transid 441 /dev/vdb >17:21:45,823 INFO kernel:[ 12.347958] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:45,824 INFO kernel:[ 12.348258] device label mirror devid 1 transid 441 /dev/vda >17:21:45,825 INFO kernel:[ 12.349222] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:45,825 INFO kernel:[ 12.349784] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:45,829 INFO kernel:[ 12.353873] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:45,837 INFO kernel:[ 12.361203] device label mirror devid 2 transid 441 /dev/vdb >17:21:45,842 INFO kernel:[ 12.366704] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:45,843 INFO kernel:[ 12.367315] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:45,845 INFO kernel:[ 12.369634] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:45,859 INFO kernel:[ 12.381719] device label mirror devid 1 transid 441 /dev/vda >17:21:49,589 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >17:21:49,598 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >17:21:49,599 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >17:21:49,603 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 661 >17:21:49,605 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >17:21:49,616 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >17:21:49,617 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >17:21:49,618 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >17:21:49,618 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:21:49,619 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >17:21:49,619 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >17:21:49,619 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >17:21:49,619 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >17:21:49,620 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >17:21:49,620 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >17:21:49,621 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >17:21:49,622 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >17:21:49,622 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >17:21:49,622 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >17:21:49,623 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >17:21:49,624 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:21:49,657 INFO systemd: Starting NTP client/server... >17:21:49,659 INFO NetworkManager: <info> dhclient started with pid 801 >17:21:49,660 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >17:21:49,662 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >17:21:49,733 INFO chrony-helper: tr: write error: Broken pipe >17:21:49,736 INFO chrony-helper: tr: write error >17:21:49,772 INFO chronyd: chronyd version 1.27-git1ca844 starting >17:21:49,776 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >17:21:49,778 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 >17:21:49,787 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >17:21:49,791 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >17:21:49,793 INFO dhclient: All rights reserved. >17:21:49,793 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:21:49,794 INFO dhclient: >17:21:49,804 INFO systemd: Started NTP client/server. >17:21:49,813 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >17:21:49,813 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >17:21:49,814 INFO dhclient: Sending on Socket/fallback >17:21:49,814 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x71358eeb) >17:21:49,815 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >17:21:49,819 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x71358eeb) >17:21:49,829 INFO dhclient: bound to 192.168.0.119 -- renewal in 37013 seconds. >17:21:49,830 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >17:21:49,831 INFO NetworkManager: <info> address 192.168.0.119 >17:21:49,831 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >17:21:49,833 INFO NetworkManager: <info> gateway 192.168.0.1 >17:21:49,833 INFO NetworkManager: <info> nameserver '192.168.0.1' >17:21:49,833 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:21:49,833 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >17:21:49,992 INFO kernel:[ 16.516008] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:50,007 INFO kernel:[ 16.531093] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,012 INFO kernel:[ 16.536661] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:50,018 INFO kernel:[ 16.542256] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,022 INFO kernel:[ 16.546979] device label mirror devid 2 transid 441 /dev/vdb >17:21:50,023 INFO kernel:[ 16.547873] device label mirror devid 1 transid 441 /dev/vda >17:21:50,030 INFO kernel:[ 16.554452] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,039 INFO kernel:[ 16.563667] device label mirror devid 2 transid 441 /dev/vdb >17:21:50,039 INFO kernel:[ 16.564025] device label mirror devid 1 transid 441 /dev/vda >17:21:50,040 INFO kernel:[ 16.564410] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,080 INFO kernel:[ 16.604750] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,094 INFO kernel:[ 16.618757] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,291 INFO kernel:[ 16.815399] device label fedora devid 1 transid 76 /dev/sda6 >17:21:50,292 INFO kernel:[ 16.816859] device label fedora devid 1 transid 76 /dev/sda6 >17:21:50,650 INFO kernel:[ 17.174202] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,650 INFO kernel:[ 17.174743] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,653 INFO kernel:[ 17.177022] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,653 INFO kernel:[ 17.177508] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:50,653 INFO kernel:[ 17.177994] device label mirror devid 1 transid 441 /dev/vda >17:21:50,654 INFO kernel:[ 17.178423] device label mirror devid 2 transid 441 /dev/vdb >17:21:50,705 INFO kernel:[ 17.229206] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,705 INFO kernel:[ 17.229628] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,705 INFO kernel:[ 17.229866] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,715 INFO kernel:[ 17.239382] device label metadata-mirror devid 2 transid 430 /dev/vdf >17:21:50,719 INFO kernel:[ 17.243279] device label mirror devid 1 transid 441 /dev/vda >17:21:50,719 INFO kernel:[ 17.243524] device label mirror devid 2 transid 441 /dev/vdb >17:21:50,760 INFO kernel:[ 17.284616] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,760 INFO kernel:[ 17.284988] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,761 INFO kernel:[ 17.285534] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,763 INFO kernel:[ 17.287583] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:50,766 INFO kernel:[ 17.290751] device label data-mirror devid 2 transid 423 /dev/vdd >17:21:50,767 INFO kernel:[ 17.291947] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:50,835 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >17:21:50,835 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >17:21:50,835 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >17:21:50,855 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:21:50,859 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >17:21:50,862 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >17:21:51,026 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >17:21:52,252 INFO kernel:[ 18.776726] device label fedora devid 1 transid 76 /dev/sda6 >17:21:52,254 INFO kernel:[ 18.778155] device label fedora devid 1 transid 76 /dev/sda6 >17:21:52,319 INFO kernel:[ 18.843465] device label fedora devid 1 transid 76 /dev/sda6 >17:21:52,320 INFO kernel:[ 18.844678] btrfs: disk space caching is enabled >17:21:52,389 DEBUG kernel:[ 18.913126] SELinux: initialized (dev sda6, type btrfs), uses xattr >17:21:53,487 INFO kernel:[ 20.009958] device label mirror devid 1 transid 441 /dev/vda >17:21:53,488 INFO kernel:[ 20.012064] device label mirror devid 1 transid 441 /dev/vda >17:21:53,543 INFO kernel:[ 20.067022] device label mirror devid 1 transid 441 /dev/vda >17:21:53,565 DEBUG kernel:[ 20.089949] SELinux: initialized (dev vda, type btrfs), uses xattr >17:21:53,951 INFO kernel:[ 20.474881] device label mirror devid 2 transid 443 /dev/vdb >17:21:53,951 INFO kernel:[ 20.475974] device label mirror devid 2 transid 443 /dev/vdb >17:21:53,990 INFO kernel:[ 20.514019] device label mirror devid 1 transid 443 /dev/vda >17:21:54,048 DEBUG kernel:[ 20.572906] SELinux: initialized (dev vda, type btrfs), uses xattr >17:21:54,300 INFO kernel:[ 20.824527] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:54,301 INFO kernel:[ 20.825822] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:54,350 INFO kernel:[ 20.874018] device label data-mirror devid 1 transid 423 /dev/vdc >17:21:54,411 DEBUG kernel:[ 20.935511] SELinux: initialized (dev vdd, type btrfs), uses xattr >17:21:54,746 INFO kernel:[ 21.270608] device label data-mirror devid 2 transid 425 /dev/vdd >17:21:54,747 INFO kernel:[ 21.271791] device label data-mirror devid 2 transid 425 /dev/vdd >17:21:54,789 INFO kernel:[ 21.313020] device label data-mirror devid 1 transid 425 /dev/vdc >17:21:54,846 DEBUG kernel:[ 21.370492] SELinux: initialized (dev vdd, type btrfs), uses xattr >17:21:55,094 INFO kernel:[ 21.618322] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:55,095 INFO kernel:[ 21.619615] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:55,186 INFO kernel:[ 21.710352] device label metadata-mirror devid 1 transid 430 /dev/vde >17:21:55,232 DEBUG kernel:[ 21.756353] SELinux: initialized (dev vdf, type btrfs), uses xattr >17:21:55,711 INFO kernel:[ 22.234689] device label metadata-mirror devid 2 transid 432 /dev/vdf >17:21:55,711 INFO kernel:[ 22.235900] device label metadata-mirror devid 2 transid 432 /dev/vdf >17:21:55,773 INFO kernel:[ 22.297016] device label metadata-mirror devid 1 transid 432 /dev/vde >17:21:55,812 DEBUG kernel:[ 22.336330] SELinux: initialized (dev vdf, type btrfs), uses xattr >17:21:56,511 INFO chronyd: Selected source 190.183.221.180 >17:21:56,511 WARNING chronyd: System clock wrong by 251.812502 seconds, adjustment started >17:26:08,324 WARNING chronyd: System clock was stepped by 251.812 seconds >17:26:08,857 INFO kernel:[ 23.569247] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >17:26:08,857 DEBUG kernel:[ 23.570031] SELinux: initialized (dev sda1, type ext4), uses xattr >17:26:08,923 INFO kernel:[ 23.634130] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >17:26:08,923 DEBUG kernel:[ 23.634393] SELinux: initialized (dev sda3, type ext4), uses xattr >17:26:08,995 INFO kernel:[ 23.707081] device label fedora devid 1 transid 78 /dev/sda6 >17:26:08,996 INFO kernel:[ 23.708337] btrfs: disk space caching is enabled >17:26:09,005 DEBUG kernel:[ 23.717281] SELinux: initialized (dev sda6, type btrfs), uses xattr >17:26:09,106 INFO kernel:[ 23.817100] device label fedora devid 1 transid 78 /dev/sda6 >17:26:09,107 INFO kernel:[ 23.818281] btrfs: disk space caching is enabled >17:26:09,116 DEBUG kernel:[ 23.828058] SELinux: initialized (dev sda6, type btrfs), uses xattr >17:26:09,205 INFO kernel:[ 23.917317] device label mirror devid 1 transid 445 /dev/vda >17:26:09,208 DEBUG kernel:[ 23.920542] SELinux: initialized (dev vda, type btrfs), uses xattr >17:26:09,282 INFO kernel:[ 23.994442] device label data-mirror devid 1 transid 427 /dev/vdc >17:26:09,310 DEBUG kernel:[ 24.022784] SELinux: initialized (dev vdd, type btrfs), uses xattr >17:26:09,387 INFO kernel:[ 24.099323] device label metadata-mirror devid 1 transid 434 /dev/vde >17:26:09,389 DEBUG kernel:[ 24.101853] SELinux: initialized (dev vdf, type btrfs), uses xattr >17:26:21,293 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >17:26:21,294 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >17:26:21,294 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >17:26:21,294 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >17:31:08,584 INFO kernel:[ 323.571505] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >17:31:47,611 INFO systemd: Started NTP client/server. >17:31:51,805 INFO systemd: Stopping NTP client/server... >17:31:51,806 INFO chronyd: chronyd exiting >17:31:51,808 INFO systemd: Stopped NTP client/server.
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 891365
: 671599 |
671600
|
671601
|
671602
|
671603
|
671604
|
671605
|
671606