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 908119 Details for
Bug 1108715
AttributeError: 'SwapSpace' object has no attribute 'mountopts'
[?]
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-qeSsxZ
anaconda-tb-qeSsxZ (text/plain), 317.54 KB, created by
Martin Kolman
on 2014-06-12 13:14:48 UTC
(
hide
)
Description:
File: anaconda-tb-qeSsxZ
Filename:
MIME Type:
Creator:
Martin Kolman
Created:
2014-06-12 13:14:48 UTC
Size:
317.54 KB
patch
obsolete
>anaconda 13.21.217 exception report >Traceback (most recent call first): > File "/tmp/updates/storage/formats/swap.py", line 188, in writeKS > if self.mountopts: > File "/tmp/updates/storage/devices.py", line 2431, in writeKS > self.format.writeKS(f) > File "/tmp/updates/storage/__init__.py", line 1233, in writeKS > device.writeKS(f, preexisting=preexisting, noformat=noformat) > File "/usr/lib/anaconda/instdata.py", line 294, in writeKS > self.storage.writeKS(f) > File "/usr/lib/anaconda/packages.py", line 66, in writeKSConfiguration > anaconda.id.writeKS(fn) > File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1370, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1391, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'SwapSpace' object has no attribute 'mountopts' > >Local variables in innermost frame: >self: SwapSpace instance (0x7fd252cc2fd0) -- > type = swap name = swap status = True > device = /dev/mapper/vg_office48-lv_swap uuid = c2dc2fac-6d9e-448f-949f-6960a547489a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >f: <open file '/mnt/sysimage/root/anaconda-ks.cfg', mode 'w' at 0x7fd24a334e40> > > >Anaconda instance, containing members: >intf: InstallInterface instance, containing members: > intf._initLabelAnswers: {} > intf._warnedUnusedRaidMembers: [] > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped (InstallInterface instance) > intf.ppw.adbox: EventBox instance, containing members: > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: Image instance, containing members: > intf.ppw._showPercentage: False > intf.ppw.infolabel: WrappingLabel instance, containing members: > intf.ppw.infolabel.ignoreEvents: 0 > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 354 > intf.ppw.ics.cw.currentWindow: Already dumped (InstallProgressWindow instance) > intf.ppw.ics.cw.mainxml: XML instance, containing members: > intf.ppw.ics.cw.window: Window instance, containing members: > intf.ppw.ics.cw.installFrame: Frame instance, containing members: > intf.ppw.ics.cw.anaconda: Already dumped (Anaconda instance) > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: ProgressBar instance, containing members: > intf.anaconda: Already dumped (Anaconda instance) > intf.icw: Already dumped (InstallControlWindow instance) > intf._inconsistentLVMAnswers: {} >updateSrc: None >clearPartTypeSystem: None >dispatch: Dispatcher instance, containing members: > dispatch.step: 41 > dispatch.skipSteps: {'upgrademigfind': 1, 'accounts': 1, 'keyboard': 2, 'timezone': 1, 'bootloader': 2, 'addswap': 1, 'network': 1, 'filtertype': 1, 'storageinit': 1, 'upgrademigratefs': 1, 'parttype': 1, 'welcome': 1, 'tasksel': 1, 'betanag': 1, 'upgbootloader': 2, 'upgrademount': 1, 'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'partition': 1, 'cleardiskssel': 1, 'filter': 1, 'group-selection': 1} > dispatch.firstStep: 0 > dispatch.anaconda: Already dumped (Anaconda instance) >reIPLMessage: None >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [] > id.firewall.servicelist: [] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped (Anaconda instance) > id.instProgress: None > id.upgradeRoot: None > id.keyboard: Keyboard instance, containing members: > id.keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >, ['KEYBOARDTYPE="pc"\n', 'KEYBOARDTYPE', 'pc'] >] > id.keyboard.type: PC > id.keyboard._mods: KeyboardModels instance, containing members: > id.keyboard._mods._modelDict: Skipped > id.keyboard.beenset: 1 > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: America/New_York > id.backend: YumBackend instance, containing members: > id.backend.modeText: Installing %s > > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.totalSize: 753870 > id.backend.totalFiles: 46091 > id.backend.instLog: <closed file '/mnt/sysimage/root/install.log', mode 'w+' at 0x7fd24a334150> > id.backend.supportsUpgrades: True > id.backend.dlpkgs: Skipped > id.backend.ayum: Skipped > id.backend._loopbackFile: None > id.backend.rootFsType: None > id.backend.supportsPackageSelection: True > id.upgrade: False > id.monitor: None > id.escrowCertificates: {} > id.storage: Storage instance, containing members: > id.storage.clearPartType: 1 > id.storage.clearPartChoice: None > id.storage.ignoredDisks: [] > id.storage.fsset: FSSet instance, containing members: > id.storage.fsset.origFStab: None > id.storage.fsset.devicetree: DeviceTree instance, containing members: > id.storage.fsset.devicetree.clearPartType: 1 > id.storage.fsset.devicetree._ignoredDisks: [] > id.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > id.storage.fsset.devicetree.dasd: DASD instance, containing members: > id.storage.fsset.devicetree.dasd.dasdfmt: /sbin/dasdfmt > id.storage.fsset.devicetree.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > id.storage.fsset.devicetree.dasd.started: True > id.storage.fsset.devicetree.dasd.totalCylinders: 0 > id.storage.fsset.devicetree.dasd._maxFormatJobs: 0 > id.storage.fsset.devicetree.dasd._devices: [] > id.storage.fsset.devicetree.dasd._completedCylinders: 0.0 > id.storage.fsset.devicetree.dasd._dasdlist: [] > id.storage.fsset.devicetree.populated: True > id.storage.fsset.devicetree.exclusiveDisks: [] > id.storage.fsset.devicetree.clearPartDisks: [vda] > id.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > id.storage.fsset.devicetree.iscsi.initiatorSet: False > id.storage.fsset.devicetree.iscsi.ifaces: {} > id.storage.fsset.devicetree.iscsi.started: False > id.storage.fsset.devicetree.iscsi._initiator: > id.storage.fsset.devicetree.iscsi.discovered_targets: {} > id.storage.fsset.devicetree.iscsi.ibftNodes: [] > id.storage.fsset.devicetree.reinitializeDisks: True > id.storage.fsset.devicetree.protectedDevSpecs: [] > id.storage.fsset.devicetree._devices: [DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >, PartitionDevice instance (0x7fd252cc2a90) -- > name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 1 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x34d56d0> size = 7691.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = <parted.device.Device object at 0x7fd2479e0cd0> > target size = 1 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x34d56d0) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/vda2 uuid = cluFZR-lBOM-L1Ae-RQji-hxR9-hOQo-SzEX45 exists = True > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = False > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252ce4210> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >, PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >, LVMVolumeGroupDevice instance (0x34d5650) -- > name = vg_office48 status = True parents = [<storage.devices.PartitionDevice object at 0x7fd252cc2a90>] > kids = 2 > id = 5 > uuid = None format = <storage.formats.DeviceFormat object at 0x7fd252cc2e50> size = 7688 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_office48 > format args = [] originalFormat = DeviceFormat instance (0x7fd252cc2e50) -- > type = None name = Unknown status = None > device = /dev/mapper/vg_office48 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7fd252cc2a90>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7fd252cc2c50>, <storage.devices.LVMLogicalVolumeDevice object at 0x7fd252cd5290>] >, LVMLogicalVolumeDevice instance (0x7fd252cc2c50) -- > name = vg_office48-lv_root status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x34d5650>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd252cc2b90> size = 6872.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = <parted.device.Device object at 0x7fd252ce4990> > target size = 6872 path = /dev/mapper/vg_office48-lv_root > format args = [] originalFormat = Ext4FS instance (0x7fd252cc2b90) -- > type = ext4 name = ext4 status = True > device = /dev/mapper/vg_office48-lv_root uuid = c1b2d930-207b-429f-a42d-5a577c6f1e07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 > target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x34d5650> percent = 0 > segment type = linear copies = 1 snapshot total = 0MB > VG space used = 6872MB >, LVMLogicalVolumeDevice instance (0x7fd252cd5290) -- > name = vg_office48-lv_swap status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x34d5650>] > kids = 0 > id = 7 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7fd252cc2fd0> size = 816.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = <parted.device.Device object at 0x7fd252ce4890> > target size = 816 path = /dev/mapper/vg_office48-lv_swap > format args = [] originalFormat = SwapSpace instance (0x7fd252cc2fd0) -- > type = swap name = swap status = True > device = /dev/mapper/vg_office48-lv_swap uuid = c2dc2fac-6d9e-448f-949f-6960a547489a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x34d5650> percent = 0 > segment type = linear copies = 1 snapshot total = 0MB > VG space used = 816MB >] > id.storage.fsset.devicetree.platform: X86 instance, containing members: > id.storage.fsset.devicetree.platform._disklabel_types: [msdos, gpt] > id.storage.fsset.devicetree.platform.anaconda: None > id.storage.fsset.devicetree.protectedDevNames: [] > id.storage.fsset.devicetree.zeroMbr: False > id.storage.fsset.devicetree.unusedRaidMembers: [] > id.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: PartitionDevice instance (0x7fd252f50650) -- > name = vda2 status = False parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.DeviceFormat object at 0x34ca6d0> size = 7691.0 > major = 253 minor = 2 exists = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = <parted.device.Device object at 0x7fd252f6b910> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x7fd252f6b8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7 exists = False > options = None supported = True formattable = True resizable = False > vgName = vg_office48 vgUUID = Y2eWQj-UHem-03W2-xvf2-Dpf6-QMmH-59U55m peStart = 1.0 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd252cd5fd0> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 1026048 end = 16777215 length = 15751168 > flags = lvm > origFormat: LVMPhysicalVolume instance (0x7fd252f6b8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7 exists = False > options = None supported = True formattable = True resizable = False > vgName = vg_office48 vgUUID = Y2eWQj-UHem-03W2-xvf2-Dpf6-QMmH-59U55m peStart = 1.0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionDestroyFormat instance, containing members: > device: PartitionDevice instance (0x7fd252f50690) -- > name = vda1 status = False parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x34cac50> size = 500.0 > major = 253 minor = 1 exists = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd252f6b110> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x7fd252f6b2d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 4a1d61da-4de9-4b04-ac13-0ad51677c3fa exists = False > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd252f503d0> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 4a1d61da-4de9-4b04-ac13-0ad51677c3fa > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253001 > origFormat._minInstanceSize: 39.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: DeviceFormat instance (0x34d5390) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: DeviceFormat instance (0x34d5810) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: DeviceFormat instance (0x7fd252cc2d90) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: DeviceFormat instance (0x7fd252cd5390) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >] > id.storage.fsset.devicetree.mpathFriendlyNames: True > id.storage.fsset.preserveLines: [] > id.storage.fsset.rootpath: /mnt/sysimage > id.storage.fsset._devshm: NoDevice instance, containing members: > id.storage.fsset._devshm._model: > id.storage.fsset._devshm.fstabComment: > id.storage.fsset._devshm.major: 0 > id.storage.fsset._devshm.kids: 0 > id.storage.fsset._devshm._partedDevice: None > id.storage.fsset._devshm.uuid: None > id.storage.fsset._devshm.exists: None > id.storage.fsset._devshm._format: TmpFS instance, containing members: > id.storage.fsset._devshm._format.uuid: None > id.storage.fsset._devshm._format.exists: True > id.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > id.storage.fsset._devshm._format._majorminor: None > id.storage.fsset._devshm._format._minInstanceSize: None > id.storage.fsset._devshm._format._mountType: tmpfs > id.storage.fsset._devshm._format.fsprofile: None > id.storage.fsset._devshm._format.label: None > id.storage.fsset._devshm._format._targetSize: 0 > id.storage.fsset._devshm._format._size: 0 > id.storage.fsset._devshm._format.mountopts: None > id.storage.fsset._devshm._format.mountpoint: /dev/shm > id.storage.fsset._devshm._format._migrate: False > id.storage.fsset._devshm._format._device: tmpfs > id.storage.fsset._devshm.sysfsPath: > id.storage.fsset._devshm.immutable: None > id.storage.fsset._devshm._vendor: > id.storage.fsset._devshm._name: tmpfs > id.storage.fsset._devshm._targetSize: 0 > id.storage.fsset._devshm.protected: False > id.storage.fsset._devshm.parents: [] > id.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > id.storage.fsset._devshm.bus: > id.storage.fsset._devshm._size: 0 > id.storage.fsset._devshm._serial: None > id.storage.fsset._devshm.id: 9 > id.storage.fsset._devshm.minor: 0 > id.storage.fsset._dev: DirectoryDevice instance, containing members: > id.storage.fsset._dev._model: > id.storage.fsset._dev.fstabComment: > id.storage.fsset._dev.major: 0 > id.storage.fsset._dev.kids: 0 > id.storage.fsset._dev._partedDevice: None > id.storage.fsset._dev.uuid: None > id.storage.fsset._dev.exists: True > id.storage.fsset._dev._format: BindFS instance, containing members: > id.storage.fsset._dev._format.uuid: None > id.storage.fsset._dev._format.exists: True > id.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > id.storage.fsset._dev._format._majorminor: None > id.storage.fsset._dev._format._minInstanceSize: None > id.storage.fsset._dev._format._mountType: bind > id.storage.fsset._dev._format.fsprofile: None > id.storage.fsset._dev._format.label: None > id.storage.fsset._dev._format._targetSize: 0 > id.storage.fsset._dev._format._size: 0 > id.storage.fsset._dev._format.mountopts: None > id.storage.fsset._dev._format.mountpoint: /dev > id.storage.fsset._dev._format._migrate: False > id.storage.fsset._dev._format._device: //dev > id.storage.fsset._dev.sysfsPath: > id.storage.fsset._dev.immutable: None > id.storage.fsset._dev._vendor: > id.storage.fsset._dev._name: /dev > id.storage.fsset._dev._targetSize: 0 > id.storage.fsset._dev.protected: False > id.storage.fsset._dev.parents: [] > id.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > id.storage.fsset._dev.bus: > id.storage.fsset._dev._size: 0 > id.storage.fsset._dev._serial: None > id.storage.fsset._dev.id: 8 > id.storage.fsset._dev.minor: 0 > id.storage.fsset.blkidTab: None > id.storage.fsset._proc: NoDevice instance, containing members: > id.storage.fsset._proc._model: > id.storage.fsset._proc.fstabComment: > id.storage.fsset._proc.major: 0 > id.storage.fsset._proc.kids: 0 > id.storage.fsset._proc._partedDevice: None > id.storage.fsset._proc.uuid: None > id.storage.fsset._proc.exists: None > id.storage.fsset._proc._format: ProcFS instance, containing members: > id.storage.fsset._proc._format.uuid: None > id.storage.fsset._proc._format.exists: True > id.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > id.storage.fsset._proc._format._majorminor: None > id.storage.fsset._proc._format._minInstanceSize: None > id.storage.fsset._proc._format._mountType: proc > id.storage.fsset._proc._format.fsprofile: None > id.storage.fsset._proc._format.label: None > id.storage.fsset._proc._format._targetSize: 0 > id.storage.fsset._proc._format._size: 0 > id.storage.fsset._proc._format.mountopts: None > id.storage.fsset._proc._format.mountpoint: /proc > id.storage.fsset._proc._format._migrate: False > id.storage.fsset._proc._format._device: proc > id.storage.fsset._proc.sysfsPath: > id.storage.fsset._proc.immutable: None > id.storage.fsset._proc._vendor: > id.storage.fsset._proc._name: proc > id.storage.fsset._proc._targetSize: 0 > id.storage.fsset._proc.protected: False > id.storage.fsset._proc.parents: [] > id.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > id.storage.fsset._proc.bus: > id.storage.fsset._proc._size: 0 > id.storage.fsset._proc._serial: None > id.storage.fsset._proc.id: 12 > id.storage.fsset._proc.minor: 0 > id.storage.fsset.active: True > id.storage.fsset.cryptTab: CryptTab instance, containing members: > id.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > id.storage.fsset.cryptTab.blkidTab: None > id.storage.fsset.cryptTab.chroot: > id.storage.fsset.cryptTab.mappings: {} > id.storage.fsset._devpts: NoDevice instance, containing members: > id.storage.fsset._devpts._model: > id.storage.fsset._devpts.fstabComment: > id.storage.fsset._devpts.major: 0 > id.storage.fsset._devpts.kids: 0 > id.storage.fsset._devpts._partedDevice: None > id.storage.fsset._devpts.uuid: None > id.storage.fsset._devpts.exists: None > id.storage.fsset._devpts._format: DevPtsFS instance, containing members: > id.storage.fsset._devpts._format.uuid: None > id.storage.fsset._devpts._format.exists: True > id.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > id.storage.fsset._devpts._format._majorminor: None > id.storage.fsset._devpts._format._minInstanceSize: None > id.storage.fsset._devpts._format._mountType: devpts > id.storage.fsset._devpts._format.fsprofile: None > id.storage.fsset._devpts._format.label: None > id.storage.fsset._devpts._format._targetSize: 0 > id.storage.fsset._devpts._format._size: 0 > id.storage.fsset._devpts._format.mountopts: None > id.storage.fsset._devpts._format.mountpoint: /dev/pts > id.storage.fsset._devpts._format._migrate: False > id.storage.fsset._devpts._format._device: devpts > id.storage.fsset._devpts.sysfsPath: > id.storage.fsset._devpts.immutable: None > id.storage.fsset._devpts._vendor: > id.storage.fsset._devpts._name: devpts > id.storage.fsset._devpts._targetSize: 0 > id.storage.fsset._devpts.protected: False > id.storage.fsset._devpts.parents: [] > id.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > id.storage.fsset._devpts.bus: > id.storage.fsset._devpts._size: 0 > id.storage.fsset._devpts._serial: None > id.storage.fsset._devpts.id: 10 > id.storage.fsset._devpts.minor: 0 > id.storage.fsset._sysfs: NoDevice instance, containing members: > id.storage.fsset._sysfs._model: > id.storage.fsset._sysfs.fstabComment: > id.storage.fsset._sysfs.major: 0 > id.storage.fsset._sysfs.kids: 0 > id.storage.fsset._sysfs._partedDevice: None > id.storage.fsset._sysfs.uuid: None > id.storage.fsset._sysfs.exists: None > id.storage.fsset._sysfs._format: SysFS instance, containing members: > id.storage.fsset._sysfs._format.uuid: None > id.storage.fsset._sysfs._format.exists: True > id.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > id.storage.fsset._sysfs._format._majorminor: None > id.storage.fsset._sysfs._format._minInstanceSize: None > id.storage.fsset._sysfs._format._mountType: sysfs > id.storage.fsset._sysfs._format.fsprofile: None > id.storage.fsset._sysfs._format.label: None > id.storage.fsset._sysfs._format._targetSize: 0 > id.storage.fsset._sysfs._format._size: 0 > id.storage.fsset._sysfs._format.mountopts: None > id.storage.fsset._sysfs._format.mountpoint: /sys > id.storage.fsset._sysfs._format._migrate: False > id.storage.fsset._sysfs._format._device: sysfs > id.storage.fsset._sysfs.sysfsPath: > id.storage.fsset._sysfs.immutable: None > id.storage.fsset._sysfs._vendor: > id.storage.fsset._sysfs._name: sysfs > id.storage.fsset._sysfs._targetSize: 0 > id.storage.fsset._sysfs.protected: False > id.storage.fsset._sysfs.parents: [] > id.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > id.storage.fsset._sysfs.bus: > id.storage.fsset._sysfs._size: 0 > id.storage.fsset._sysfs._serial: None > id.storage.fsset._sysfs.id: 11 > id.storage.fsset._sysfs.minor: 0 > id.storage.anaconda: Already dumped (Anaconda instance) > id.storage.zeroMbr: False > id.storage.clearPartDisks: [vda] > id.storage.autoPartEscrowCert: None > id.storage.dasd: Already dumped (DASD instance) > id.storage.autoPartAddBackupPassphrase: False > id.storage.ignoreDiskInteractive: False > id.storage.devicetree: Already dumped (DeviceTree instance) > id.storage.eddDict: {'vda': 128} > id.storage.zfcp: ZFCP instance, containing members: > id.storage.zfcp.down: False > id.storage.zfcp.hasReadConfig: True > id.storage.zfcp.intf: Already dumped (InstallInterface instance) > id.storage.zfcp.fcpdevs: set([]) > id.storage.exclusiveDisks: [] > id.storage.defaultFSType: ext4 > id.storage._dumpFile: /tmp/storage.state > id.storage.services: set([]) > id.storage.mpathFriendlyNames: True > id.storage.encryptionPassphrase: None > id.storage.encryptionCipher: None > id.storage.encryptionRetrofit: False > id.storage._nextID: 2 > id.storage.reinitializeDisks: True > id.storage.defaultBootFSType: ext4 > id.storage.fcoe: fcoe instance, containing members: > id.storage.fcoe.started: True > id.storage.fcoe.nics: [] > id.storage.fcoe.lldpadStarted: False > id.storage.fcoe.ksnics: [] > id.storage.autoPartitionRequests: [PartSpec instance (0x7fd252e8aad0) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x34caa90) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 100 maxSize = None grow = True > >, PartSpec instance (0x34caf50) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 > size = 500 maxSize = None grow = False > >, PartSpec instance (0x34cac10) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap > size = 819 maxSize = 819 grow = True > >] > id.storage.doAutoPart: True > id.storage.protectedDevSpecs: [] > id.storage.iscsi: Already dumped (iscsi instance) > id.storage.encryptedAutoPart: False > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 0 > id.firstboot: 1 > id.users: Users instance, containing members: > id.users.admin: <Admin object at 0xb4db2d8> > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.simpleFilter: True > id.ksdata: Skipped > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.kickstart: 0 > id.bootloader.perms: 384 > id.bootloader.kernelLocation: /boot/ > id.bootloader._configname: grub.conf > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: vg_office48-lv_root > id.bootloader.images.images: {'vg_office48-lv_root': ('linux', 'Red Hat Enterprise Linux', 'ext4') >} > id.bootloader.serial: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.storage: Already dumped (Storage instance) > id.bootloader.serialOptions: None > id.bootloader.pure: None > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.useGrubVal: 1 > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: set([]) > id.bootloader.args.appendArgs: set(['rhgb', 'quiet']) > id.bootloader.args.id: Already dumped (InstallData instance) > id.bootloader.device: vda > id.bootloader.password: None > id.bootloader._configdir: /boot/grub > id.bootloader._efiProductPath: None > id.bootloader.timeout: 0 > id.bootloader._drivelist: [vda] > id.bootloader._trusted_boot: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.netdevices: {'eth0': DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >NM_CONTROLLED="yes" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >} > id.network.ksdevice: None > id.network.overrideDHCPhostname: False > id.network.hostname: office48.anaconda.englab.brq.redhat.com > id.instClass: DefaultInstall instance, containing members: > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.info: Skipped > id.instLanguage.nativeLangNames: Skipped > id.instLanguage._instLang: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage._systemLang: en_US.UTF-8 > id.instLanguage._default: en_US.UTF-8 > id.instLanguage.localeInfo: Skipped > id.rootPassword: Skipped > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >backend: Already dumped (YumBackend instance) >mediaDevice: None >methodstr: http://cobra02/trees/rhel6 >proxyPassword: None >platform: X86 instance, containing members: > platform._disklabel_types: [msdos, gpt] > platform.anaconda: Already dumped (Anaconda instance) >canReIPL: False >xdriver: None >stage2: http://cobra02/trees/mk/rhel6.img >rescue_mount: True >rescue: False >proxyUsername: None >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 13.21.217 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, id.accounts, id.bootloader.password, id.comps, id.dispatch, id.hdList, id.ksdata, id.instLanguage.font, id.instLanguage.kbd, id.instLanguage.info, id.instLanguage.localeInfo, id.instLanguage.nativeLangNames, id.instLanguage.tz, id.keyboard._mods._modelDict, id.keyboard.modelDict, id.storage.encryptionPassphrase, id.rootPassword, id.tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /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] >clearPartTypeSelection: None >rootPath: /mnt/sysimage >isKickstart: True >dir: 1 >proxy: None > > >/tmp/anaconda.log: >13:02:20,713 INFO : kernel command line: initrd=/test/mk/rhel6/initrd.img ksdevice=bootif kssendmac updates=http://cobra02/ks/mk/rhel6_updates.img repo=http://cobra02/trees/rhel6 stage2=http://cobra02/trees/mk/rhel6.img ks=http://cobra02/ks/mk/rhel6_testing.ks BOOT_IMAGE=/test/mk/rhel6/vmlinuz > >13:02:20,713 DEBUG : readNetInfo /tmp/s390net not found, early return >13:02:20,713 INFO : anaconda version 13.21.217 on x86_64 starting >13:02:21,186 DEBUG : Saving module ipv6 >13:02:21,186 DEBUG : Saving module iscsi_ibft >13:02:21,186 DEBUG : Saving module iscsi_boot_sysfs >13:02:21,186 DEBUG : Saving module pcspkr >13:02:21,186 DEBUG : Saving module edd >13:02:21,186 DEBUG : Saving module floppy >13:02:21,186 DEBUG : Saving module iscsi_tcp >13:02:21,186 DEBUG : Saving module libiscsi_tcp >13:02:21,186 DEBUG : Saving module libiscsi >13:02:21,186 DEBUG : Saving module scsi_transport_iscsi >13:02:21,186 DEBUG : Saving module squashfs >13:02:21,186 DEBUG : Saving module cramfs >13:02:21,187 DEBUG : probing buses >13:02:21,260 DEBUG : waiting for hardware to initialize >13:02:24,339 INFO : Trying to detect vendor driver discs >13:02:24,656 DEBUG : probing buses >13:02:24,729 DEBUG : waiting for hardware to initialize >13:02:28,382 INFO : getting kickstart file >13:02:28,402 INFO : only have one network device: eth0 >13:02:28,426 INFO : doing kickstart... setting it up >13:02:28,427 DEBUG : activating device eth0 >13:02:31,275 INFO : wait_for_iface_activation (2502): device eth0 activated >13:02:31,280 INFO : file location: http://cobra02/ks/mk/rhel6_testing.ks >13:02:31,281 INFO : transferring http://cobra02/ks/mk/rhel6_testing.ks >13:02:31,299 INFO : setting up kickstart >13:02:31,299 INFO : kickstartFromUrl >13:02:31,299 INFO : results of url ks, url http://cobra02/trees/rhel6 >13:02:31,300 ERROR : got to setupCdrom without a CD device >13:02:31,300 DEBUG : Have stage2 location, so skipping method dialog >13:02:31,300 DEBUG : going to set language to en_US.UTF-8 >13:02:31,300 INFO : setting language to en_US.UTF-8 >13:02:31,399 INFO : starting STEP_METHOD >13:02:31,399 DEBUG : loaderData->method is set, adding skipMethodDialog >13:02:31,399 DEBUG : skipMethodDialog is set >13:02:31,418 INFO : starting STEP_STAGE2 >13:02:31,418 INFO : URL_STAGE_MAIN: url is http://cobra02/trees/mk/rhel6.img >13:02:31,418 INFO : transferring http://cobra02/trees/mk/updates.img >13:02:31,424 ERROR : Error downloading http://cobra02/trees/mk/updates.img: HTTP response code said error >13:02:31,428 INFO : transferring http://cobra02/trees/mk/product.img >13:02:31,433 ERROR : Error downloading http://cobra02/trees/mk/product.img: HTTP response code said error >13:02:31,437 INFO : transferring http://cobra02/trees/mk/rhel6.img >13:02:32,807 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >13:02:32,807 INFO : got stage2 at url http://cobra02/trees/mk/rhel6.img >13:02:32,888 INFO : Loading SELinux policy >13:02:33,751 INFO : getting ready to spawn shell now >13:02:33,935 INFO : file location: http://cobra02/ks/mk/rhel6_updates.img >13:02:33,935 INFO : transferring http://cobra02/ks/mk/rhel6_updates.img >13:02:34,002 ERROR : failed to mount loopback device /dev/loop7 on /tmp/update-disk as /tmp/updates.img: (null) >13:02:34,747 INFO : Running anaconda script /usr/bin/anaconda >13:02:38,721 INFO : _Fedora is the highest priority installclass, using it >13:02:38,938 INFO : ISCSID is /usr/sbin/iscsid >13:02:38,959 INFO : no initiator set >13:02:39,440 WARNING : '/usr/libexec/fcoe/fcoe_edd.sh' specified as full path >13:02:39,504 INFO : No FCoE EDD info found: No FCoE boot disk information is found in EDD! > >13:02:39,505 INFO : no /etc/zfcp.conf; not configuring zfcp >13:02:40,073 INFO : created new libuser.conf at /tmp/libuser.pxLNLb with instPath="/mnt/sysimage" >13:02:40,076 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://cobra02/trees/mk/rhel6.img', '--dlabel', '--kickstart', '/tmp/ks.cfg', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'http://cobra02/trees/rhel6'] >13:02:40,076 INFO : Display mode = g >13:02:40,077 INFO : Default encoding = utf-8 >13:02:42,750 DEBUG : X server has signalled a successful start. >13:02:42,761 INFO : Starting window manager, pid 840. >13:02:43,062 INFO : Starting graphical installation. >13:02:43,482 INFO : Detected 2016M of memory >13:02:43,483 INFO : Swap attempt of 4032M >13:02:46,349 INFO : ISCSID is /usr/sbin/iscsid >13:02:46,351 INFO : no initiator set >13:02:48,613 INFO : Detected 2016M of memory >13:02:48,613 INFO : Swap attempt of 4032M >13:02:48,614 WARNING : step installtype does not exist >13:02:48,614 WARNING : step confirminstall does not exist >13:02:48,624 WARNING : step complete does not exist >13:02:48,624 WARNING : step complete does not exist >13:02:48,625 WARNING : step complete does not exist >13:02:48,625 WARNING : step complete does not exist >13:02:48,625 WARNING : step complete does not exist >13:02:48,625 WARNING : step complete does not exist >13:02:49,503 INFO : moving (1) to step setuptime >13:02:49,503 DEBUG : setuptime is a direct step >09:02:49,506 WARNING : '/usr/sbin/hwclock' specified as full path >09:02:50,004 INFO : leaving (1) step setuptime >09:02:50,006 INFO : moving (1) to step autopartitionexecute >09:02:50,006 DEBUG : autopartitionexecute is a direct step >09:02:50,035 INFO : Detected 2016M of memory >09:02:50,036 INFO : Suggested swap size (4032 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >09:02:50,036 INFO : Swap attempt of 819M >09:02:50,218 INFO : leaving (1) step autopartitionexecute >09:02:50,219 INFO : moving (1) to step storagedone >09:02:50,219 DEBUG : storagedone is a direct step >09:02:50,219 INFO : leaving (1) step storagedone >09:02:50,220 INFO : moving (1) to step enablefilesystems >09:02:50,220 DEBUG : enablefilesystems is a direct step >09:02:51,046 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vda2 >09:02:53,080 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vda1 >09:02:54,164 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vda2 >09:02:57,799 DEBUG : notifying kernel of 'change' event on device /sys/class/block/dm-0 >09:02:59,183 INFO : failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported >09:02:59,184 DEBUG : isys.py:mount()- going to mount /dev/mapper/vg_office48-lv_root on /mnt/sysimage as ext4 with options defaults >09:02:59,237 DEBUG : isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage/boot as ext4 with options defaults >09:02:59,274 DEBUG : isys.py:mount()- going to mount //dev on /mnt/sysimage/dev as bind with options defaults,bind >09:02:59,311 DEBUG : isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >09:02:59,341 DEBUG : isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >09:02:59,370 INFO : failed to get default SELinux context for /proc: [Errno 2] No such file or directory >09:02:59,371 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >09:02:59,391 INFO : failed to get default SELinux context for /proc: [Errno 2] No such file or directory >09:02:59,401 DEBUG : isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >09:02:59,430 INFO : leaving (1) step enablefilesystems >09:02:59,431 INFO : moving (1) to step bootloadersetup >09:02:59,431 DEBUG : bootloadersetup is a direct step >09:02:59,441 INFO : leaving (1) step bootloadersetup >09:02:59,442 INFO : moving (1) to step reposetup >09:02:59,442 DEBUG : reposetup is a direct step >09:03:00,406 DEBUG : Grabbing http://cobra02/trees/rhel6/repodata/repomd.xml >09:03:00,417 DEBUG : Grabbing http://cobra02/trees/rhel6/repodata/41dbe511f8a7fbd3d1e9405b3c9fb5f8868a7fd602d97cd070b619f74b7aae57-primary.sqlite.bz2 >09:03:01,418 DEBUG : Grabbing http://cobra02/trees/rhel6/repodata/c92c9c90a1dba1b5805f61fb81cafa9f44633fcd7eb4cea49d84d3a5185134b0-comps-Server.x86_64.xml >09:03:03,015 INFO : leaving (1) step reposetup >09:03:03,015 INFO : moving (1) to step basepkgsel >09:03:03,015 DEBUG : basepkgsel is a direct step >09:03:03,412 INFO : leaving (1) step basepkgsel >09:03:03,413 INFO : moving (1) to step postselection >09:03:03,413 DEBUG : postselection is a direct step >09:03:03,442 INFO : selected kernel package for kernel >09:03:06,439 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/ext4/ext4.ko.gz >09:03:06,439 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/jbd2/jbd2.ko.gz >09:03:06,439 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/mbcache.ko.gz >09:03:06,439 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libfc/libfc.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_tgt.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/xts.ko.gz >09:03:06,440 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/lrw.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/gf128mul.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/cbc.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-raid.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-crypt.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-round-robin.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-multipath.ko.gz >09:03:06,441 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-snapshot.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-bufio.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-mirror.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-region-hash.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-log.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-zero.ko.gz >09:03:06,442 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-mod.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/linear.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid10.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid456.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_pq.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/lib/raid6/raid6_pq.ko.gz >09:03:06,443 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_xor.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/xor.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_memcpy.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_tx.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid1.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid0.ko.gz >09:03:06,444 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/net/8021q/8021q.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/net/802/garp.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/net/802/stp.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/net/llc/llc.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/mlx4/mlx4_en.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/mlx4/mlx4_core.ko.gz >09:03:06,445 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_cm.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_sa.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_mad.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_core.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/block/virtio_blk.ko.gz >09:03:06,446 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/virtio_net.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio_pci.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio_ring.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/pata_acpi.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/ata_generic.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/ata_piix.ko.gz >09:03:06,447 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/net/ipv6/ipv6.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/firmware/iscsi_ibft.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/input/misc/pcspkr.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/firmware/edd.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/block/floppy.ko.gz >09:03:06,448 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/iscsi_tcp.ko.gz >09:03:06,449 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko.gz >09:03:06,449 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libiscsi.ko.gz >09:03:06,449 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.gz >09:03:06,449 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/squashfs/squashfs.ko.gz >09:03:06,449 DEBUG : Checking for DUD module /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/cramfs/cramfs.ko.gz >09:03:12,233 INFO : leaving (1) step postselection >09:03:12,234 INFO : moving (1) to step install >09:03:12,296 INFO : leaving (1) step install >09:03:12,303 INFO : moving (1) to step preinstallconfig >09:03:12,303 DEBUG : preinstallconfig is a direct step >09:03:12,341 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux as selinuxfs with options defaults >09:03:12,371 DEBUG : isys.py:mount()- going to mount /proc/bus/usb on /mnt/sysimage/proc/bus/usb as usbfs with options defaults >09:03:12,413 INFO : copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >09:03:12,414 INFO : copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >09:03:12,434 INFO : copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >09:03:12,434 INFO : copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >09:03:12,442 INFO : leaving (1) step preinstallconfig >09:03:12,442 INFO : moving (1) to step installpackages >09:03:12,443 DEBUG : installpackages is a direct step >09:03:12,443 INFO : Preparing to install packages >09:09:37,947 INFO : leaving (1) step installpackages >09:09:37,948 INFO : moving (1) to step postinstallconfig >09:09:37,948 DEBUG : postinstallconfig is a direct step >09:09:37,984 DEBUG : Removing cachedir: /mnt/sysimage/var/cache/yum/anaconda-InstallationRepo-201406032211.x86_64 >09:09:37,993 INFO : leaving (1) step postinstallconfig >09:09:37,993 INFO : moving (1) to step writeconfig >09:09:37,994 DEBUG : writeconfig is a direct step >09:09:37,994 INFO : Writing main configuration >09:09:38,007 WARNING : '/usr/sbin/authconfig' specified as full path >09:09:38,642 WARNING : '/usr/sbin/lokkit' specified as full path >09:09:38,809 WARNING : '/usr/sbin/lokkit' specified as full path >09:09:39,006 INFO : removing libuser.conf at /tmp/libuser.pxLNLb >09:09:39,007 INFO : created new libuser.conf at /tmp/libuser.pxLNLb with instPath="/mnt/sysimage" >09:09:39,182 INFO : leaving (1) step writeconfig >09:09:39,183 INFO : moving (1) to step firstboot >09:09:39,183 DEBUG : firstboot is a direct step >09:09:39,185 INFO : leaving (1) step firstboot >09:09:39,185 INFO : moving (1) to step instbootloader >09:09:39,186 DEBUG : instbootloader is a direct step >09:09:39,981 WARNING : '/sbin/grub-install' specified as full path >09:09:40,260 WARNING : '/sbin/grub' specified as full path >09:09:40,520 INFO : leaving (1) step instbootloader >09:09:40,521 INFO : moving (1) to step reipl >09:09:40,521 DEBUG : reipl is a direct step >09:09:40,521 INFO : leaving (1) step reipl >09:09:40,521 INFO : moving (1) to step writeksconfig >09:09:40,522 DEBUG : writeksconfig is a direct step >09:09:40,522 INFO : Writing autokickstart file > > >/tmp/program.log: >Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /tmp/install.img /mnt/runtime >Running... /bin/mount -n -t auto -o ro,loop=/dev/loop7 /tmp/updates.img /tmp/update-disk >13:02:37,186 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net'] >13:02:37,241 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=block'] >13:02:37,318 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:37,787 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net'] >13:02:37,851 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:38,840 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=block'] >13:02:38,979 INFO : Running... ['modprobe', 'fcoe'] >13:02:39,442 INFO : Running... ['/usr/libexec/fcoe/fcoe_edd.sh', '-i'] >13:02:39,501 INFO : No FCoE boot disk information is found in EDD! >13:02:39,507 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:39,558 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:39,595 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:39,667 INFO : Running... ['multipath', '-d'] >13:02:39,721 INFO : Running... ['multipath', '-ll'] >13:02:39,767 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:39,817 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:39,852 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:39,917 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:39,964 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:39,999 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:42,779 INFO : Running... ['metacity', '--display', ':1', '--sm-disable'] >13:02:43,174 ERROR : Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128 >13:02:44,231 INFO : Running... ['udevadm', 'trigger', '--action=change', '--subsystem-match=block'] >13:02:46,364 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:46,416 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:46,455 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:46,529 INFO : Running... ['multipath', '-d'] >13:02:46,575 INFO : Running... ['multipath', '-ll'] >13:02:46,805 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:46,857 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:46,894 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:47,173 INFO : Running... ['modprobe', 'ext4'] >13:02:47,340 INFO : Running... ['dumpe2fs', '-h', '/dev/vda1'] >13:02:47,375 INFO : Filesystem volume name: <none> >13:02:47,376 INFO : Last mounted on: /boot >13:02:47,376 INFO : Filesystem UUID: 4a1d61da-4de9-4b04-ac13-0ad51677c3fa >13:02:47,376 INFO : Filesystem magic number: 0xEF53 >13:02:47,376 INFO : Filesystem revision #: 1 (dynamic) >13:02:47,377 INFO : 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 >13:02:47,377 INFO : Filesystem flags: signed_directory_hash >13:02:47,377 INFO : Default mount options: user_xattr acl >13:02:47,377 INFO : Filesystem state: clean >13:02:47,377 INFO : Errors behavior: Continue >13:02:47,377 INFO : Filesystem OS type: Linux >13:02:47,377 INFO : Inode count: 128016 >13:02:47,378 INFO : Block count: 512000 >13:02:47,378 INFO : Reserved block count: 25600 >13:02:47,378 INFO : Free blocks: 460988 >13:02:47,378 INFO : Free inodes: 127978 >13:02:47,378 INFO : First block: 1 >13:02:47,378 INFO : Block size: 1024 >13:02:47,378 INFO : Fragment size: 1024 >13:02:47,379 INFO : Reserved GDT blocks: 256 >13:02:47,379 INFO : Blocks per group: 8192 >13:02:47,379 INFO : Fragments per group: 8192 >13:02:47,379 INFO : Inodes per group: 2032 >13:02:47,379 INFO : Inode blocks per group: 254 >13:02:47,379 INFO : Flex block group size: 16 >13:02:47,379 INFO : Filesystem created: Thu Jun 12 12:24:37 2014 >13:02:47,380 INFO : Last mount time: Thu Jun 12 12:36:12 2014 >13:02:47,380 INFO : Last write time: Thu Jun 12 12:36:12 2014 >13:02:47,380 INFO : Mount count: 2 >13:02:47,380 INFO : Maximum mount count: -1 >13:02:47,380 INFO : Last checked: Thu Jun 12 12:24:37 2014 >13:02:47,380 INFO : Check interval: 0 (<none>) >13:02:47,380 INFO : Lifetime writes: 48 MB >13:02:47,380 INFO : Reserved blocks uid: 0 (user root) >13:02:47,381 INFO : Reserved blocks gid: 0 (group root) >13:02:47,381 INFO : First inode: 11 >13:02:47,381 INFO : Inode size: 128 >13:02:47,381 INFO : Journal inode: 8 >13:02:47,381 INFO : Default directory hash: half_md4 >13:02:47,381 INFO : Directory Hash Seed: 33bf833f-637f-4c8e-a8e4-0227ad88f414 >13:02:47,381 INFO : Journal backup: inode blocks >13:02:47,381 INFO : Journal features: (none) >13:02:47,382 INFO : Journal size: 8M >13:02:47,382 INFO : Journal length: 8192 >13:02:47,382 INFO : Journal sequence: 0x0000001b >13:02:47,382 INFO : Journal start: 0 >13:02:47,382 INFO : >13:02:47,382 ERROR : dumpe2fs 1.41.12 (17-May-2010) >13:02:47,384 INFO : Running... ['dumpe2fs', '-h', '/dev/vda1'] >13:02:47,416 INFO : Filesystem volume name: <none> >13:02:47,418 INFO : Last mounted on: /boot >13:02:47,418 INFO : Filesystem UUID: 4a1d61da-4de9-4b04-ac13-0ad51677c3fa >13:02:47,418 INFO : Filesystem magic number: 0xEF53 >13:02:47,418 INFO : Filesystem revision #: 1 (dynamic) >13:02:47,418 INFO : 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 >13:02:47,418 INFO : Filesystem flags: signed_directory_hash >13:02:47,418 INFO : Default mount options: user_xattr acl >13:02:47,419 INFO : Filesystem state: clean >13:02:47,419 INFO : Errors behavior: Continue >13:02:47,419 INFO : Filesystem OS type: Linux >13:02:47,419 INFO : Inode count: 128016 >13:02:47,419 INFO : Block count: 512000 >13:02:47,419 INFO : Reserved block count: 25600 >13:02:47,419 INFO : Free blocks: 460988 >13:02:47,420 INFO : Free inodes: 127978 >13:02:47,420 INFO : First block: 1 >13:02:47,420 INFO : Block size: 1024 >13:02:47,420 INFO : Fragment size: 1024 >13:02:47,420 INFO : Reserved GDT blocks: 256 >13:02:47,420 INFO : Blocks per group: 8192 >13:02:47,420 INFO : Fragments per group: 8192 >13:02:47,420 INFO : Inodes per group: 2032 >13:02:47,421 INFO : Inode blocks per group: 254 >13:02:47,421 INFO : Flex block group size: 16 >13:02:47,421 INFO : Filesystem created: Thu Jun 12 12:24:37 2014 >13:02:47,421 INFO : Last mount time: Thu Jun 12 12:36:12 2014 >13:02:47,421 INFO : Last write time: Thu Jun 12 12:36:12 2014 >13:02:47,421 INFO : Mount count: 2 >13:02:47,421 INFO : Maximum mount count: -1 >13:02:47,422 INFO : Last checked: Thu Jun 12 12:24:37 2014 >13:02:47,422 INFO : Check interval: 0 (<none>) >13:02:47,422 INFO : Lifetime writes: 48 MB >13:02:47,422 INFO : Reserved blocks uid: 0 (user root) >13:02:47,422 INFO : Reserved blocks gid: 0 (group root) >13:02:47,422 INFO : First inode: 11 >13:02:47,422 INFO : Inode size: 128 >13:02:47,422 INFO : Journal inode: 8 >13:02:47,423 INFO : Default directory hash: half_md4 >13:02:47,423 INFO : Directory Hash Seed: 33bf833f-637f-4c8e-a8e4-0227ad88f414 >13:02:47,423 INFO : Journal backup: inode blocks >13:02:47,423 INFO : Journal features: (none) >13:02:47,423 INFO : Journal size: 8M >13:02:47,423 INFO : Journal length: 8192 >13:02:47,423 INFO : Journal sequence: 0x0000001b >13:02:47,423 INFO : Journal start: 0 >13:02:47,424 INFO : >13:02:47,424 ERROR : dumpe2fs 1.41.12 (17-May-2010) >13:02:47,425 INFO : Running... ['resize2fs', '-P', '/dev/vda1'] >13:02:47,458 INFO : Estimated minimum size of the filesystem: 39397 >13:02:47,460 ERROR : resize2fs 1.41.12 (17-May-2010) >13:02:47,573 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:02:47,634 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:02:47,678 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:47,749 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda1'] >13:02:47,781 ERROR : Device vda1 not found >13:02:47,782 ERROR : Command failed >13:02:47,786 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:47,851 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:02:47,881 ERROR : Device vda not found >13:02:47,882 ERROR : Command failed >13:02:47,891 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:47,975 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda2'] >13:02:48,008 ERROR : Device vda2 not found >13:02:48,009 ERROR : Command failed >13:02:48,018 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:48,084 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:02:48,117 ERROR : Device vda not found >13:02:48,119 ERROR : Command failed >13:02:48,127 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:48,355 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda2'] >13:02:48,390 ERROR : Device vda2 not found >13:02:48,391 ERROR : Command failed >13:02:48,401 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:48,484 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda1'] >13:02:48,516 ERROR : Device vda1 not found >13:02:48,518 ERROR : Command failed >13:02:48,527 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:02:49,334 INFO : Running... ['xrandr', '-q'] >13:02:49,375 INFO : Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192 >13:02:49,376 INFO : qxl-0 connected 1024x768+0+0 0mm x 0mm >13:02:49,377 INFO : 1024x768 60.0*+ >13:02:49,377 INFO : 2048x2048 60.0 >13:02:49,377 INFO : 2560x1600 60.0 >13:02:49,377 INFO : 2000x2000 60.0 >13:02:49,377 INFO : 2560x1440 60.0 >13:02:49,377 INFO : 2048x1536 60.0 >13:02:49,377 INFO : 1920x1440 60.0 >13:02:49,378 INFO : 1920x1200 60.0 >13:02:49,378 INFO : 1920x1080 60.0 >13:02:49,378 INFO : 1600x1200 60.0 >13:02:49,378 INFO : 1680x1050 60.0 >13:02:49,378 INFO : 1400x1050 60.0 >13:02:49,378 INFO : 1600x900 60.0 >13:02:49,378 INFO : 1280x1024 60.0 >13:02:49,378 INFO : 1440x900 60.0 >13:02:49,379 INFO : 1280x960 60.0 >13:02:49,379 INFO : 1366x768 60.0 >13:02:49,379 INFO : 1360x768 60.0 >13:02:49,379 INFO : 1280x800 60.0 >13:02:49,379 INFO : 1152x870 60.0 >13:02:49,379 INFO : 1152x864 60.0 >13:02:49,379 INFO : 1280x768 60.0 >13:02:49,380 INFO : 1280x760 60.0 >13:02:49,380 INFO : 1280x720 60.0 >13:02:49,380 INFO : 1024x600 60.0 >13:02:49,380 INFO : 960x640 60.0 >13:02:49,380 INFO : 832x624 60.0 >13:02:49,380 INFO : 800x600 60.0 >13:02:49,380 INFO : 800x480 60.0 >13:02:49,380 INFO : 640x480 60.0 >13:02:49,381 INFO : qxl-1 disconnected >13:02:49,381 INFO : qxl-2 disconnected >13:02:49,381 INFO : qxl-3 disconnected >09:02:49,507 INFO : Running... ['/usr/sbin/hwclock', '--hctosys', '-u'] >09:02:50,220 INFO : Running... ['swapoff', '-a'] >09:02:50,252 ERROR : swapoff: /etc/fstab: open failed: No such file or directory >09:02:50,276 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >09:02:50,308 ERROR : Device vda not found >09:02:50,310 ERROR : Command failed >09:02:50,319 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:50,397 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >09:02:50,432 ERROR : Device vda not found >09:02:50,434 ERROR : Command failed >09:02:50,444 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:50,524 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >09:02:50,558 ERROR : Device vda not found >09:02:50,559 ERROR : Command failed >09:02:50,574 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:50,702 INFO : Running... ['lvm', 'pvremove', '/dev/vda2'] >09:02:51,012 ERROR : PV /dev/vda2 belongs to Volume Group vg_office48 so please use vgreduce first. >09:02:51,014 ERROR : (If you are certain you need pvremove, then confirm by using --force twice.) >09:02:51,051 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,145 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda2'] >09:02:51,188 ERROR : Device vda2 not found >09:02:51,189 ERROR : Command failed >09:02:51,201 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,263 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,391 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,463 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,560 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,635 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda1'] >09:02:51,669 ERROR : Device vda1 not found >09:02:51,671 ERROR : Command failed >09:02:51,680 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,740 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,849 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:51,920 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:52,079 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:52,216 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:52,443 INFO : Running... ['mke2fs', '-t', 'ext4', '/dev/vda1'] >09:02:52,494 INFO : Filesystem label= >09:02:52,496 INFO : OS type: Linux >09:02:52,497 INFO : Block size=1024 (log=0) >09:02:52,499 INFO : Fragment size=1024 (log=0) >09:02:52,503 INFO : Stride=0 blocks, Stripe width=0 blocks >09:02:52,503 INFO : 128016 inodes, 512000 blocks >09:02:52,504 INFO : 25600 blocks (5.00%) reserved for the super user >09:02:52,505 INFO : First data block=1 >09:02:52,506 INFO : Maximum filesystem blocks=67633152 >09:02:52,506 INFO : 63 block groups >09:02:52,507 INFO : 8192 blocks per group, 8192 fragments per group >09:02:52,508 INFO : 2032 inodes per group >09:02:52,509 INFO : Superblock backups stored on blocks: >09:02:52,513 INFO : 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >09:02:52,513 INFO : >09:02:52,693 INFO : Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63done >09:02:52,752 INFO : Creating journal (8192 blocks): done >09:02:53,037 INFO : Writing superblocks and filesystem accounting information: done >09:02:53,038 INFO : >09:02:53,039 INFO : This filesystem will be automatically checked every 34 mounts or >09:02:53,040 INFO : 180 days, whichever comes first. Use tune2fs -c or -i to override. >09:02:53,067 ERROR : mke2fs 1.41.12 (17-May-2010) >09:02:53,083 INFO : Running... ['tune2fs', '-c0', '-i0', '-ouser_xattr,acl', '/dev/vda1'] >09:02:53,165 INFO : tune2fs 1.41.12 (17-May-2010) >09:02:53,175 INFO : Setting maximal mount count to -1 >09:02:53,175 INFO : Setting interval between checks to 0 seconds >09:02:53,182 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:53,256 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:53,383 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:53,557 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:53,795 INFO : Running... ['lvm', 'pvcreate', '/dev/vda2'] >09:02:54,137 INFO : Physical volume "/dev/vda2" successfully created >09:02:54,168 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:54,358 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:54,478 INFO : Running... ['lvm', 'vgcreate', '-s', '4m', 'vg_office48', '/dev/vda2'] >09:02:54,849 INFO : Volume group "vg_office48" successfully created >09:02:54,887 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:55,002 INFO : Running... ['lvm', 'lvcreate', '-L', '6872m', '-n', 'lv_root', 'vg_office48'] >09:02:55,475 INFO : >09:02:55,487 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:55,604 INFO : Running... ['mke2fs', '-t', 'ext4', '/dev/mapper/vg_office48-lv_root'] >09:02:55,664 INFO : Filesystem label= >09:02:55,675 INFO : OS type: Linux >09:02:55,678 INFO : Block size=4096 (log=2) >09:02:55,679 INFO : Fragment size=4096 (log=2) >09:02:55,680 INFO : Stride=0 blocks, Stripe width=0 blocks >09:02:55,681 INFO : 440640 inodes, 1759232 blocks >09:02:55,682 INFO : 87961 blocks (5.00%) reserved for the super user >09:02:55,683 INFO : First data block=0 >09:02:55,684 INFO : Maximum filesystem blocks=1803550720 >09:02:55,684 INFO : 54 block groups >09:02:55,702 INFO : 32768 blocks per group, 32768 fragments per group >09:02:55,703 INFO : 8160 inodes per group >09:02:55,704 INFO : Superblock backups stored on blocks: >09:02:55,705 INFO : 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >09:02:55,706 INFO : >09:02:55,884 INFO : Writing inode tables: 0/54 1/54 2/54 3/54 4/54 5/54 6/54 7/54 8/54 9/5410/5411/5412/5413/5414/5415/5416/5417/5418/5419/5420/5421/5422/5423/5424/5425/5426/5427/5428/5429/5430/5431/5432/5433/5434/5435/5436/5437/5438/5439/5440/5441/5442/5443/5444/5445/5446/5447/5448/5449/5450/5451/5452/5453/54done >09:02:56,167 INFO : Creating journal (32768 blocks): done >09:02:57,781 INFO : Writing superblocks and filesystem accounting information: done >09:02:57,781 INFO : >09:02:57,783 INFO : This filesystem will be automatically checked every 34 mounts or >09:02:57,787 INFO : 180 days, whichever comes firs >09:02:57,787 ERROR : mke2fs 1.41.12 (17-May-2010) >09:02:57,802 INFO : Running... ['tune2fs', '-c0', '-i0', '-ouser_xattr,acl', '/dev/mapper/vg_office48-lv_root'] >09:02:57,905 INFO : tune2fs 1.41.12 (17-May-2010) >09:02:57,911 INFO : Setting maximal mount count to -1 >09:02:57,911 INFO : Setting interval between checks to 0 seconds >09:02:57,914 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:58,001 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:58,111 INFO : Running... ['lvm', 'lvcreate', '-L', '816m', '-n', 'lv_swap', 'vg_office48'] >09:02:58,574 INFO : Logical volume "lv_swap" created >09:02:58,601 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:58,719 INFO : Running... ['mkswap', '-f', '/dev/mapper/vg_office48-lv_swap'] >09:02:58,782 INFO : S >09:02:58,786 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:58,876 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >09:02:59,077 INFO : Running... ['swapon', '/dev/mapper/vg_office48-lv_swap'] >Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_office48-lv_root /mnt/sysimage >Running... /bin/mount -n -t ext4 -o defaults /dev/vda1 /mnt/sysimage/boot >Running... /bin/mount -n -t bind -o defaults,bind //dev /mnt/sysimage/dev >Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >09:03:03,783 INFO : Running... ['modinfo', '-F', 'filename', 'ext4'] >09:03:03,838 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/ext4/ext4.ko.gz >09:03:03,840 INFO : Running... ['modinfo', '-F', 'filename', 'jbd2'] >09:03:03,878 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/jbd2/jbd2.ko.gz >09:03:03,880 INFO : Running... ['modinfo', '-F', 'filename', 'mbcache'] >09:03:03,915 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/mbcache.ko.gz >09:03:03,917 INFO : Running... ['modinfo', '-F', 'filename', 'fcoe'] >09:03:03,953 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko.gz >09:03:03,955 INFO : Running... ['modinfo', '-F', 'filename', 'libfcoe'] >09:03:03,990 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko.gz >09:03:03,992 INFO : Running... ['modinfo', '-F', 'filename', 'libfc'] >09:03:04,030 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libfc/libfc.ko.gz >09:03:04,032 INFO : Running... ['modinfo', '-F', 'filename', 'scsi_transport_fc'] >09:03:04,067 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko.gz >09:03:04,070 INFO : Running... ['modinfo', '-F', 'filename', 'scsi_tgt'] >09:03:04,105 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_tgt.ko.gz >09:03:04,107 INFO : Running... ['modinfo', '-F', 'filename', 'xts'] >09:03:04,141 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/xts.ko.gz >09:03:04,144 INFO : Running... ['modinfo', '-F', 'filename', 'lrw'] >09:03:04,178 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/lrw.ko.gz >09:03:04,180 INFO : Running... ['modinfo', '-F', 'filename', 'gf128mul'] >09:03:04,217 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/gf128mul.ko.gz >09:03:04,219 INFO : Running... ['modinfo', '-F', 'filename', 'cbc'] >09:03:04,255 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/cbc.ko.gz >09:03:04,258 INFO : Running... ['modinfo', '-F', 'filename', 'dm_raid'] >09:03:04,294 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-raid.ko.gz >09:03:04,296 INFO : Running... ['modinfo', '-F', 'filename', 'dm_crypt'] >09:03:04,331 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-crypt.ko.gz >09:03:04,333 INFO : Running... ['modinfo', '-F', 'filename', 'dm_round_robin'] >09:03:04,369 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-round-robin.ko.gz >09:03:04,371 INFO : Running... ['modinfo', '-F', 'filename', 'dm_multipath'] >09:03:04,407 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-multipath.ko.gz >09:03:04,409 INFO : Running... ['modinfo', '-F', 'filename', 'dm_snapshot'] >09:03:04,446 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-snapshot.ko.gz >09:03:04,449 INFO : Running... ['modinfo', '-F', 'filename', 'dm_bufio'] >09:03:04,485 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-bufio.ko.gz >09:03:04,488 INFO : Running... ['modinfo', '-F', 'filename', 'dm_mirror'] >09:03:04,525 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-mirror.ko.gz >09:03:04,527 INFO : Running... ['modinfo', '-F', 'filename', 'dm_region_hash'] >09:03:04,564 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-region-hash.ko.gz >09:03:04,567 INFO : Running... ['modinfo', '-F', 'filename', 'dm_log'] >09:03:04,602 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-log.ko.gz >09:03:04,604 INFO : Running... ['modinfo', '-F', 'filename', 'dm_zero'] >09:03:04,640 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-zero.ko.gz >09:03:04,643 INFO : Running... ['modinfo', '-F', 'filename', 'dm_mod'] >09:03:04,683 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/dm-mod.ko.gz >09:03:04,685 INFO : Running... ['modinfo', '-F', 'filename', 'linear'] >09:03:04,721 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/linear.ko.gz >09:03:04,723 INFO : Running... ['modinfo', '-F', 'filename', 'raid10'] >09:03:04,761 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid10.ko.gz >09:03:04,764 INFO : Running... ['modinfo', '-F', 'filename', 'raid456'] >09:03:04,803 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid456.ko.gz >09:03:04,806 INFO : Running... ['modinfo', '-F', 'filename', 'async_raid6_recov'] >09:03:04,844 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko.gz >09:03:04,847 INFO : Running... ['modinfo', '-F', 'filename', 'async_pq'] >09:03:04,884 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_pq.ko.gz >09:03:04,887 INFO : Running... ['modinfo', '-F', 'filename', 'raid6_pq'] >09:03:04,925 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/lib/raid6/raid6_pq.ko.gz >09:03:04,927 INFO : Running... ['modinfo', '-F', 'filename', 'async_xor'] >09:03:04,963 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_xor.ko.gz >09:03:04,966 INFO : Running... ['modinfo', '-F', 'filename', 'xor'] >09:03:05,002 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/xor.ko.gz >09:03:05,004 INFO : Running... ['modinfo', '-F', 'filename', 'async_memcpy'] >09:03:05,041 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_memcpy.ko.gz >09:03:05,043 INFO : Running... ['modinfo', '-F', 'filename', 'async_tx'] >09:03:05,081 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/crypto/async_tx/async_tx.ko.gz >09:03:05,083 INFO : Running... ['modinfo', '-F', 'filename', 'raid1'] >09:03:05,121 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid1.ko.gz >09:03:05,123 INFO : Running... ['modinfo', '-F', 'filename', 'raid0'] >09:03:05,159 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/md/raid0.ko.gz >09:03:05,162 INFO : Running... ['modinfo', '-F', 'filename', '8021q'] >09:03:05,200 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/net/8021q/8021q.ko.gz >09:03:05,202 INFO : Running... ['modinfo', '-F', 'filename', 'garp'] >09:03:05,239 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/net/802/garp.ko.gz >09:03:05,241 INFO : Running... ['modinfo', '-F', 'filename', 'stp'] >09:03:05,278 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/net/802/stp.ko.gz >09:03:05,280 INFO : Running... ['modinfo', '-F', 'filename', 'llc'] >09:03:05,317 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/net/llc/llc.ko.gz >09:03:05,319 INFO : Running... ['modinfo', '-F', 'filename', 'mlx4_ib'] >09:03:05,360 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko.gz >09:03:05,362 INFO : Running... ['modinfo', '-F', 'filename', 'mlx4_en'] >09:03:05,402 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/mlx4/mlx4_en.ko.gz >09:03:05,404 INFO : Running... ['modinfo', '-F', 'filename', 'mlx4_core'] >09:03:05,446 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/mlx4/mlx4_core.ko.gz >09:03:05,450 INFO : Running... ['modinfo', '-F', 'filename', 'ib_ipoib'] >09:03:05,489 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko.gz >09:03:05,491 INFO : Running... ['modinfo', '-F', 'filename', 'ib_cm'] >09:03:05,530 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_cm.ko.gz >09:03:05,532 INFO : Running... ['modinfo', '-F', 'filename', 'ib_sa'] >09:03:05,570 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_sa.ko.gz >09:03:05,572 INFO : Running... ['modinfo', '-F', 'filename', 'ib_mad'] >09:03:05,610 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_mad.ko.gz >09:03:05,612 INFO : Running... ['modinfo', '-F', 'filename', 'ib_core'] >09:03:05,652 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/infiniband/core/ib_core.ko.gz >09:03:05,654 INFO : Running... ['modinfo', '-F', 'filename', 'virtio_blk'] >09:03:05,691 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/block/virtio_blk.ko.gz >09:03:05,693 INFO : Running... ['modinfo', '-F', 'filename', 'virtio_net'] >09:03:05,729 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/net/virtio_net.ko.gz >09:03:05,731 INFO : Running... ['modinfo', '-F', 'filename', 'virtio_pci'] >09:03:05,768 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio_pci.ko.gz >09:03:05,770 INFO : Running... ['modinfo', '-F', 'filename', 'virtio_ring'] >09:03:05,807 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio_ring.ko.gz >09:03:05,809 INFO : Running... ['modinfo', '-F', 'filename', 'virtio'] >09:03:05,844 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/virtio/virtio.ko.gz >09:03:05,846 INFO : Running... ['modinfo', '-F', 'filename', 'pata_acpi'] >09:03:05,880 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/pata_acpi.ko.gz >09:03:05,883 INFO : Running... ['modinfo', '-F', 'filename', 'ata_generic'] >09:03:05,916 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/ata_generic.ko.gz >09:03:05,918 INFO : Running... ['modinfo', '-F', 'filename', 'ata_piix'] >09:03:05,954 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/ata/ata_piix.ko.gz >09:03:05,956 INFO : Running... ['modinfo', '-F', 'filename', 'ipv6'] >09:03:06,002 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/net/ipv6/ipv6.ko.gz >09:03:06,004 INFO : Running... ['modinfo', '-F', 'filename', 'iscsi_ibft'] >09:03:06,040 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/firmware/iscsi_ibft.ko.gz >09:03:06,043 INFO : Running... ['modinfo', '-F', 'filename', 'iscsi_boot_sysfs'] >09:03:06,079 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko.gz >09:03:06,081 INFO : Running... ['modinfo', '-F', 'filename', 'pcspkr'] >09:03:06,118 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/input/misc/pcspkr.ko.gz >09:03:06,120 INFO : Running... ['modinfo', '-F', 'filename', 'edd'] >09:03:06,158 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/firmware/edd.ko.gz >09:03:06,160 INFO : Running... ['modinfo', '-F', 'filename', 'floppy'] >09:03:06,200 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/block/floppy.ko.gz >09:03:06,202 INFO : Running... ['modinfo', '-F', 'filename', 'iscsi_tcp'] >09:03:06,239 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/iscsi_tcp.ko.gz >09:03:06,241 INFO : Running... ['modinfo', '-F', 'filename', 'libiscsi_tcp'] >09:03:06,279 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko.gz >09:03:06,281 INFO : Running... ['modinfo', '-F', 'filename', 'libiscsi'] >09:03:06,319 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/libiscsi.ko.gz >09:03:06,321 INFO : Running... ['modinfo', '-F', 'filename', 'scsi_transport_iscsi'] >09:03:06,361 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko.gz >09:03:06,363 INFO : Running... ['modinfo', '-F', 'filename', 'squashfs'] >09:03:06,399 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/squashfs/squashfs.ko.gz >09:03:06,401 INFO : Running... ['modinfo', '-F', 'filename', 'cramfs'] >09:03:06,437 INFO : /lib/modules/2.6.32-472.el6.x86_64/kernel/fs/cramfs/cramfs.ko.gz >09:03:12,273 ERROR : Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x8008f2 (Red Hat En) >09:03:12,274 ERROR : Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >Running... /bin/mount -n -t selinuxfs -o defaults /selinux /mnt/sysimage/selinux >Running... /bin/mount -n -t usbfs -o defaults /proc/bus/usb /mnt/sysimage/proc/bus/usb >09:09:38,008 INFO : Running... ['/usr/sbin/authconfig', '--update', '--nostart', '--enableshadow', '--passalgo=sha512', '--enablefingerprint'] >09:09:38,643 INFO : Running... ['/usr/sbin/lokkit', '--quiet', '--nostart', '-f', '--service=ssh'] >09:09:38,811 INFO : Running... ['/usr/sbin/lokkit', '--quiet', '--nostart', '--selinux=enforcing'] >09:09:39,981 INFO : Running... ['/sbin/grub-install', '--just-copy'] >09:09:40,262 INFO : Running... ['/sbin/grub', '--batch', '--no-floppy', '--device-map=/boot/grub/device.map'] >09:09:40,434 INFO : >09:09:40,444 INFO : >09:09:40,444 INFO : GNU GRUB version 0.97 (640K lower / 3072K upper memory) >09:09:40,445 INFO : >09:09:40,445 INFO : [ Minimal BASH-like line editing is supported. For the first word, TAB >09:09:40,446 INFO : lists possible command completions. Anywhere else TAB lists the possible >09:09:40,446 INFO : completions of a device/filename.] >09:09:40,446 INFO : grub> root (hd0,0) >09:09:40,446 INFO : Filesystem type is ext2fs, partition type 0x83 >09:09:40,447 INFO : grub> install --stage2=/boot/grub/stage2 /grub/stage1 d (hd0) /grub/stage2 p (hd0,0)/grub/grub.conf >09:09:40,447 INFO : grub> >09:09:40,548 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda2'] >09:09:40,613 ERROR : Device vda2 not found >09:09:40,615 ERROR : Command failed > > >/tmp/storage.log: >13:02:36,051 DEBUG : registered device format class LUKS as luks >13:02:36,053 DEBUG : registered device format class MultipathMember as multipath_member >13:02:36,055 DEBUG : registered device format class PPCPRePBoot as prepboot >13:02:36,057 DEBUG : registered device format class DMRaidMember as dmraidmember >13:02:36,062 DEBUG : registered device format class SwapSpace as swap >13:02:36,064 DEBUG : registered device format class LVMPhysicalVolume as lvmpv >13:02:36,066 DEBUG : registered device format class MDRaidMember as mdmember >13:02:36,072 DEBUG : registered device format class DiskLabel as disklabel >13:02:36,256 DEBUG : registered device format class Ext2FS as ext2 >13:02:36,256 DEBUG : registered device format class Ext3FS as ext3 >13:02:36,257 DEBUG : registered device format class Ext4FS as ext4 >13:02:36,257 DEBUG : registered device format class FATFS as vfat >13:02:36,258 DEBUG : registered device format class EFIFS as efi >13:02:36,258 DEBUG : registered device format class BTRFS as btrfs >13:02:36,258 DEBUG : registered device format class GFS2 as gfs2 >13:02:36,259 DEBUG : registered device format class JFS as jfs >13:02:36,259 DEBUG : registered device format class ReiserFS as reiserfs >13:02:36,259 DEBUG : registered device format class XFS as xfs >13:02:36,260 DEBUG : registered device format class HFS as hfs >13:02:36,260 DEBUG : registered device format class AppleBootstrapFS as appleboot >13:02:36,260 DEBUG : registered device format class HFSPlus as hfs+ >13:02:36,260 DEBUG : registered device format class NTFS as ntfs >13:02:36,261 DEBUG : registered device format class NFS as nfs >13:02:36,261 DEBUG : registered device format class NFSv4 as nfs4 >13:02:36,261 DEBUG : registered device format class Iso9660FS as iso9660 >13:02:36,262 DEBUG : registered device format class NoDevFS as nodev >13:02:36,262 DEBUG : registered device format class DevPtsFS as devpts >13:02:36,262 DEBUG : registered device format class ProcFS as proc >13:02:36,262 DEBUG : registered device format class SysFS as sysfs >13:02:36,263 DEBUG : registered device format class TmpFS as tmpfs >13:02:36,263 DEBUG : registered device format class BindFS as bind >13:02:39,657 INFO : devices to scan for multipath: ['vda', 'vda1', 'vda2'] >13:02:39,659 DEBUG : /etc/multipath.conf contents: >13:02:39,659 DEBUG : # multipath.conf written by anaconda >13:02:39,659 DEBUG : >13:02:39,659 DEBUG : defaults { >13:02:39,660 DEBUG : user_friendly_names yes >13:02:39,660 DEBUG : } >13:02:39,660 DEBUG : blacklist { >13:02:39,660 DEBUG : devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:02:39,660 DEBUG : devnode "^hd[a-z]" >13:02:39,661 DEBUG : devnode "^dcssblk[0-9]*" >13:02:39,661 DEBUG : device { >13:02:39,661 DEBUG : vendor "DGC" >13:02:39,661 DEBUG : product "LUNZ" >13:02:39,661 DEBUG : } >13:02:39,662 DEBUG : device { >13:02:39,662 DEBUG : vendor "IBM" >13:02:39,662 DEBUG : product "S/390.*" >13:02:39,662 DEBUG : } >13:02:39,663 DEBUG : # don't count normal SATA devices as multipaths >13:02:39,663 DEBUG : device { >13:02:39,663 DEBUG : vendor "ATA" >13:02:39,663 DEBUG : } >13:02:39,663 DEBUG : # don't count 3ware devices as multipaths >13:02:39,664 DEBUG : device { >13:02:39,664 DEBUG : vendor "3ware" >13:02:39,664 DEBUG : } >13:02:39,664 DEBUG : device { >13:02:39,664 DEBUG : vendor "AMCC" >13:02:39,665 DEBUG : } >13:02:39,665 DEBUG : # nor highpoint devices >13:02:39,665 DEBUG : device { >13:02:39,665 DEBUG : vendor "HPT" >13:02:39,666 DEBUG : } >13:02:39,666 DEBUG : } >13:02:39,666 DEBUG : multipaths { >13:02:39,666 DEBUG : } >13:02:39,666 DEBUG : (end of /etc/multipath.conf) >13:02:39,758 INFO : adding vda1 to non_disk_device list >13:02:39,759 INFO : adding vda2 to non_disk_device list >13:02:39,760 INFO : adding vda to singlepath_disks >13:02:39,760 INFO : devices post multipath scan: (['vda'], [], ['vda1', 'vda2']) >13:02:46,352 DEBUG : DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:02:46,519 INFO : devices to scan for multipath: ['vda', 'vda1', 'vda2'] >13:02:46,521 DEBUG : /etc/multipath.conf contents: >13:02:46,522 DEBUG : # multipath.conf written by anaconda >13:02:46,522 DEBUG : >13:02:46,522 DEBUG : defaults { >13:02:46,522 DEBUG : user_friendly_names yes >13:02:46,522 DEBUG : } >13:02:46,523 DEBUG : blacklist { >13:02:46,523 DEBUG : devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:02:46,523 DEBUG : devnode "^hd[a-z]" >13:02:46,523 DEBUG : devnode "^dcssblk[0-9]*" >13:02:46,523 DEBUG : device { >13:02:46,524 DEBUG : vendor "DGC" >13:02:46,524 DEBUG : product "LUNZ" >13:02:46,524 DEBUG : } >13:02:46,524 DEBUG : device { >13:02:46,525 DEBUG : vendor "IBM" >13:02:46,525 DEBUG : product "S/390.*" >13:02:46,525 DEBUG : } >13:02:46,525 DEBUG : # don't count normal SATA devices as multipaths >13:02:46,525 DEBUG : device { >13:02:46,526 DEBUG : vendor "ATA" >13:02:46,526 DEBUG : } >13:02:46,526 DEBUG : # don't count 3ware devices as multipaths >13:02:46,526 DEBUG : device { >13:02:46,526 DEBUG : vendor "3ware" >13:02:46,527 DEBUG : } >13:02:46,527 DEBUG : device { >13:02:46,527 DEBUG : vendor "AMCC" >13:02:46,527 DEBUG : } >13:02:46,528 DEBUG : # nor highpoint devices >13:02:46,528 DEBUG : device { >13:02:46,528 DEBUG : vendor "HPT" >13:02:46,528 DEBUG : } >13:02:46,528 DEBUG : } >13:02:46,529 DEBUG : multipaths { >13:02:46,529 DEBUG : } >13:02:46,529 DEBUG : (end of /etc/multipath.conf) >13:02:46,613 INFO : adding vda1 to non_disk_device list >13:02:46,614 INFO : adding vda2 to non_disk_device list >13:02:46,615 INFO : adding vda to singlepath_disks >13:02:46,615 INFO : devices post multipath scan: (['vda'], [], ['vda1', 'vda2']) >13:02:46,615 INFO : devices to scan: ['vda', 'vda1', 'vda2'] >13:02:46,768 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:0', '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vda', 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', 'UDEV_LOG': '3', 'DEVNAME': 'vda', 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', 'LVM_SBIN_PATH': '/usr/sbin', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio2', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'DEVLINKS': '/dev/block/253:0 /dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2', 'MINOR': '0'} ; name: vda ; >13:02:46,770 DEBUG : scanning vda (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... >13:02:46,770 DEBUG : looking for device 'vda'... >13:02:46,770 DEBUG : found None >13:02:46,772 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >13:02:46,773 DEBUG : vda is a disk >13:02:46,774 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:46,780 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >13:02:46,781 DEBUG : added disk vda (id 0) to device tree >13:02:46,781 DEBUG : looking up parted Device: /dev/vda >13:02:46,800 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >13:02:46,802 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda ; >13:02:46,802 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:46,804 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:02:46,964 DEBUG : required disklabel type for vda (15) is None >13:02:46,965 DEBUG : default disklabel type for vda is msdos >13:02:46,967 DEBUG : selecting msdos disklabel for vda based on size >13:02:46,974 DEBUG : DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >13:02:47,009 DEBUG : getFormat('disklabel') returning DiskLabel instance >13:02:47,012 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:02:47,014 DEBUG : got device: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DeviceFormat instance (0x7fd252e287d0) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >13:02:47,017 DEBUG : got format: DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > >13:02:47,141 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:1', '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2-part1', '/dev/disk/by-uuid/4a1d61da-4de9-4b04-ac13-0ad51677c3fa'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vda1', 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', 'UDEV_LOG': '3', 'DEVNAME': 'vda1', 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', 'LVM_SBIN_PATH': '/usr/sbin', 'ID_FS_UUID_ENC': '4a1d61da-4de9-4b04-ac13-0ad51677c3fa', 'DEVTYPE': 'partition', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4a1d61da-4de9-4b04-ac13-0ad51677c3fa', 'ID_PART_TABLE_TYPE': 'dos', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio2', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/block/253:1 /dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2-part1 /dev/disk/by-uuid/4a1d61da-4de9-4b04-ac13-0ad51677c3fa', 'MINOR': '1'} ; name: vda1 ; >13:02:47,142 DEBUG : scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1)... >13:02:47,142 DEBUG : looking for device 'vda1'... >13:02:47,143 DEBUG : found None >13:02:47,143 DEBUG : vda1 is a partition >13:02:47,144 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >13:02:47,145 DEBUG : looking for device 'vda'... >13:02:47,147 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >13:02:47,149 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >13:02:47,151 DEBUG : PartitionDevice._setFormat: vda1 ; >13:02:47,151 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:47,153 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >13:02:47,154 DEBUG : looking up parted Partition: /dev/vda1 >13:02:47,155 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >13:02:47,159 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >13:02:47,161 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >13:02:47,163 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >13:02:47,164 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; >13:02:47,165 DEBUG : added partition vda1 (id 1) to device tree >13:02:47,166 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >13:02:47,167 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; >13:02:47,171 DEBUG : Ext4FS.supported: supported: True ; >13:02:47,331 DEBUG : getFormat('ext4') returning Ext4FS instance >13:02:47,333 DEBUG : device vda1 does not contain a disklabel >13:02:47,334 DEBUG : type detected on 'vda1' is 'ext4' >13:02:47,338 DEBUG : Ext4FS.supported: supported: True ; >13:02:47,465 DEBUG : Ext4FS.supported: supported: True ; >13:02:47,467 DEBUG : getFormat('ext4') returning Ext4FS instance >13:02:47,470 DEBUG : PartitionDevice._setFormat: vda1 ; >13:02:47,472 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >13:02:47,476 DEBUG : looking up parted Device: /dev/vda1 >13:02:47,484 DEBUG : got device: PartitionDevice instance (0x7fd252f50690) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 1 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd252f6b2d0> size = 500.0 > major = 253 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd252f6b110> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = DeviceFormat instance (0x7fd252f50650) -- > type = None name = Unknown status = False > device = /dev/vda1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd252f50290> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:02:47,486 DEBUG : Ext4FS.supported: supported: True ; >13:02:47,493 DEBUG : got format: Ext4FS instance (0x7fd252f6b2d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 4a1d61da-4de9-4b04-ac13-0ad51677c3fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:02:47,525 DEBUG : DeviceTree.addUdevDevice: info: {'LVM2_PV_UUID': 'XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7', 'LVM2_LV_ATTR': ['-wi-------', '-wi-------'], 'ID_PART_TABLE_TYPE': 'dos', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM_SBIN_PATH': '/usr/sbin', 'LVM2_PV_SIZE': '7872512.00', 'LVM2_PV_PE_ALLOC_COUNT': '1922', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio2', 'LVM2_VG_UUID': 'Y2eWQj-UHem-03W2-xvf2-Dpf6-QMmH-59U55m', 'LVM2_LV_SIZE': ['7036928.00', '835584.00'], 'LVM2_PE_START': '1024.00', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/usr/sbin', 'LVM2_LV_NAME': ['lv_root', 'lv_swap'], 'MINOR': '2', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7', 'ID_FS_UUID_ENC': 'XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7', 'MPATH_SBIN_PATH': '/usr/sbin', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['vm9b04-UplR-cAYf-56m6-fPR6-XU3r-18uEpg', 'GrS6wm-YCq9-aGhb-KTZ2-Dxeq-0uXD-WobLZN'], 'DEVLINKS': '/dev/block/253:2 /dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2-part2', 'SUBSYSTEM': 'block', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'vg_office48', 'LVM2_VG_FREE': '0', 'LVM2_PV_PE_COUNT': '1922', 'symlinks': ['/dev/block/253:2', '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio2-part2'], 'MAJOR': '253', 'name': 'vda2', 'LVM2_VG_FREE_COUNT': '0', 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', 'UDEV_LOG': '3', 'DEVNAME': 'vda2', 'LVM2_VG_SIZE': '7872512.00'} ; name: vda2 ; >13:02:47,526 DEBUG : scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:02:47,526 DEBUG : looking for device 'vda2'... >13:02:47,526 DEBUG : found None >13:02:47,527 DEBUG : vda2 is a partition >13:02:47,528 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda2 ; >13:02:47,528 DEBUG : looking for device 'vda'... >13:02:47,531 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >13:02:47,533 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >13:02:47,535 DEBUG : PartitionDevice._setFormat: vda2 ; >13:02:47,536 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:47,537 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >13:02:47,538 DEBUG : looking up parted Partition: /dev/vda2 >13:02:47,539 DEBUG : PartitionDevice.probe: vda2 ; exists: True ; >13:02:47,541 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >13:02:47,543 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; >13:02:47,544 DEBUG : PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >13:02:47,546 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; >13:02:47,546 DEBUG : added partition vda2 (id 2) to device tree >13:02:47,547 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:02:47,549 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; >13:02:47,551 DEBUG : LVMPhysicalVolume.__init__: >13:02:47,551 DEBUG : getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:02:47,551 DEBUG : device vda2 does not contain a disklabel >13:02:47,552 DEBUG : type detected on 'vda2' is 'LVM2_member' >13:02:47,555 DEBUG : LVMPhysicalVolume.__init__: vgName: vg_office48 ; uuid: XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7 ; exists: True ; vgUuid: Y2eWQj-UHem-03W2-xvf2-Dpf6-QMmH-59U55m ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >13:02:47,555 DEBUG : getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:02:47,557 DEBUG : PartitionDevice._setFormat: vda2 ; >13:02:47,558 DEBUG : PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >13:02:47,559 DEBUG : looking up parted Device: /dev/vda2 >13:02:47,563 DEBUG : got device: PartitionDevice instance (0x7fd252f50650) -- > name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7fd252f6b8d0> size = 7691.0 > major = 253 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = <parted.device.Device object at 0x7fd252f6b910> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = DeviceFormat instance (0x7fd252f6b250) -- > type = None name = Unknown status = False > device = /dev/vda2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7fd252f50410> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:02:47,564 DEBUG : got format: LVMPhysicalVolume instance (0x7fd252f6b8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = XVrVBp-lkl4-57Pv-wfmh-W74U-HfRQ-Mtk4E7 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_office48 vgUUID = Y2eWQj-UHem-03W2-xvf2-Dpf6-QMmH-59U55m peStart = 1.0 >13:02:47,745 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >13:02:47,748 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >13:02:47,847 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:02:47,850 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:02:47,890 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:02:47,967 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >13:02:47,970 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:47,971 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:47,973 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >13:02:47,974 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:48,018 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:48,080 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:02:48,083 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:02:48,126 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:02:48,186 INFO : failed to unlink /etc/mdadm.conf >13:02:48,190 INFO : edd: collected mbr signatures: {'vda': '0x0009aae0'} >13:02:48,191 DEBUG : edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0009aae0 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:02:48,194 DEBUG : edd: matched 0x80 to vda using pci_dev >13:02:48,271 DEBUG : Ext4FS.supported: supported: True ; >13:02:48,336 DEBUG : clearpart: looking at vda2 >13:02:48,336 DEBUG : clearing vda2 >13:02:48,337 DEBUG : partitions: ['vda1', 'vda2'] >13:02:48,343 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:48,345 DEBUG : PartitionDevice._setFormat: vda2 ; >13:02:48,345 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:48,347 DEBUG : PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >13:02:48,348 DEBUG : registered action: Destroy Format lvmpv on partition vda2 (id 2) >13:02:48,349 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >13:02:48,350 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:48,352 DEBUG : DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >13:02:48,353 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >13:02:48,355 DEBUG : LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >13:02:48,400 DEBUG : DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >13:02:48,465 DEBUG : removed partition vda2 (id 2) from device tree >13:02:48,470 DEBUG : DiskDevice.removeChild: kids: 2 ; name: vda ; >13:02:48,470 DEBUG : registered action: Destroy Device partition vda2 (id 2) >13:02:48,471 DEBUG : clearpart: looking at vda1 >13:02:48,471 DEBUG : clearing vda1 >13:02:48,473 DEBUG : partitions: ['vda1'] >13:02:48,475 DEBUG : PartitionDevice._setFormat: vda1 ; >13:02:48,476 DEBUG : getFormat('None') returning DeviceFormat instance >13:02:48,478 DEBUG : PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >13:02:48,478 DEBUG : registered action: Destroy Format ext4 on partition vda1 (id 1) >13:02:48,480 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >13:02:48,481 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >13:02:48,483 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >13:02:48,526 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >13:02:48,589 DEBUG : removed partition vda1 (id 1) from device tree >13:02:48,594 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >13:02:48,594 DEBUG : registered action: Destroy Device partition vda1 (id 1) >13:02:48,595 DEBUG : checking whether disk vda has an empty extended >13:02:48,596 DEBUG : extended is None ; logicals is [] >13:02:48,597 DEBUG : required disklabel type for vda (15) is None >13:02:48,598 DEBUG : default disklabel type for vda is msdos >13:02:48,599 DEBUG : selecting msdos disklabel for vda based on size >09:02:50,006 DEBUG : doAutoPartition(<__main__.Anaconda object at 0x7fd26497fbd0>) >09:02:50,007 DEBUG : doAutoPart: True >09:02:50,007 DEBUG : clearPartType: 1 >09:02:50,007 DEBUG : clearPartDisks: ['vda'] >09:02:50,008 DEBUG : autoPartitionRequests: [<storage.partspec.PartSpec object at 0x7fd252e8aad0>, <storage.partspec.PartSpec object at 0x34caa90>, <storage.partspec.PartSpec object at 0x34caf50>, <storage.partspec.PartSpec object at 0x34cac10>] >09:02:50,009 DEBUG : storage.disks: ['vda'] >09:02:50,009 DEBUG : storage.partitioned: ['vda'] >09:02:50,010 DEBUG : all names: ['vda'] >09:02:50,010 DEBUG : checking whether disk vda has an empty extended >09:02:50,011 DEBUG : extended is None ; logicals is [] >09:02:50,012 DEBUG : required disklabel type for vda (15) is None >09:02:50,012 DEBUG : default disklabel type for vda is msdos >09:02:50,013 DEBUG : selecting msdos disklabel for vda based on size >09:02:50,022 DEBUG : LVMPhysicalVolume.__init__: mountpoint: None ; >09:02:50,023 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >09:02:50,025 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >09:02:50,028 DEBUG : PartitionDevice._setFormat: req0 ; >09:02:50,030 DEBUG : PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:02:50,033 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >09:02:50,033 DEBUG : added partition req0 (id 3) to device tree >09:02:50,034 DEBUG : registered action: Create Device partition req0 (id 3) >09:02:50,034 DEBUG : getFormat('None') returning DeviceFormat instance >09:02:50,034 DEBUG : registered action: Create Format lvmpv on partition req0 (id 3) >09:02:50,039 DEBUG : Ext4FS.supported: supported: True ; >09:02:50,040 DEBUG : getFormat('ext4') returning Ext4FS instance >09:02:50,042 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >09:02:50,044 DEBUG : PartitionDevice._setFormat: req1 ; >09:02:50,050 DEBUG : PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:02:50,052 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >09:02:50,052 DEBUG : added partition req1 (id 4) to device tree >09:02:50,052 DEBUG : registered action: Create Device partition req1 (id 4) >09:02:50,053 DEBUG : getFormat('None') returning DeviceFormat instance >09:02:50,053 DEBUG : registered action: Create Format ext4 on partition req1 (id 4) >09:02:50,053 WARNING : not sanity checking devices because I don't know how yet >09:02:50,055 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:50,056 DEBUG : removing all non-preexisting partitions ['req0(id 3)', 'req1(id 4)'] from disk(s) ['vda'] >09:02:50,057 DEBUG : allocatePartitions: disks=['vda'] ; partitions=['req0(id 3)', 'req1(id 4)'] >09:02:50,057 DEBUG : removing all non-preexisting partitions ['req1(id 4)', 'req0(id 3)'] from disk(s) ['vda'] >09:02:50,058 DEBUG : allocating partition: req1 ; id: 4 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >09:02:50,058 DEBUG : checking freespace on vda >09:02:50,059 DEBUG : getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >09:02:50,059 DEBUG : current free range is 63-16777215 (8191MB) >09:02:50,062 DEBUG : updating use_disk to DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> (vda), type: 0 >09:02:50,062 DEBUG : new free: parted.Geometry instance -- > start: 63 end: 16777215 length: 16777153 > device: <parted.device.Device object at 0x34cae50> PedGeometry: <_ped.Geometry object at 0x34cacd0> (63-16777215 / 8191MB) >09:02:50,063 DEBUG : new free allows for 0 sectors of growth >09:02:50,063 DEBUG : found free space for bootable request >09:02:50,064 DEBUG : adjusted start sector from 63 to 2048 >09:02:50,065 DEBUG : created partition vda1 of 500MB and added it to /dev/vda >09:02:50,067 DEBUG : PartitionDevice._setPartedPartition: req1 ; >09:02:50,069 DEBUG : device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cc2d10> PedPartition: <_ped.Partition object at 0x34c49b0> has path /dev/vda1 >09:02:50,073 DEBUG : PartitionDevice._setDisk: vda1 ; new: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; old: None ; >09:02:50,076 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >09:02:50,078 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >09:02:50,080 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cc2c50> PedPartition: <_ped.Partition object at 0x34c4b90> has path /dev/vda1 >09:02:50,080 DEBUG : allocating partition: req0 ; id: 3 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 0 >09:02:50,080 DEBUG : checking freespace on vda >09:02:50,081 DEBUG : getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >09:02:50,082 DEBUG : current free range is 63-2047 (0MB) >09:02:50,082 DEBUG : current free range is 1026048-16777215 (7691MB) >09:02:50,083 DEBUG : evaluating growth potential for new layout >09:02:50,083 DEBUG : calculating growth for disk /dev/vda >09:02:50,086 DEBUG : PartitionDevice._setPartedPartition: req0 ; >09:02:50,087 DEBUG : device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cce0d0> PedPartition: <_ped.Partition object at 0x7fd252cc8530> has path /dev/vda2 >09:02:50,091 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; old: None ; >09:02:50,093 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >09:02:50,094 DEBUG : adding request 4 to chunk Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 16777153 >remaining = 0 sectorSize = 512 >09:02:50,095 DEBUG : adding request 3 to chunk Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 15753153 >remaining = 0 sectorSize = 512 >09:02:50,095 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 15751105 >remaining = 1 sectorSize = 512 >09:02:50,095 DEBUG : 1 partitions and 15751105 (7690MB) left in chunk >09:02:50,096 DEBUG : adding 15751105 (7690MB) to 3 (vda2) >09:02:50,096 DEBUG : new grow amount for partition 3 (vda2) is 15751105 sectors, or 7690MB >09:02:50,096 DEBUG : request 4 (vda1) growth: 0 (0MB) size: 500MB >09:02:50,096 DEBUG : request 3 (vda2) growth: 15751105 (7690MB) size: 7691MB >09:02:50,097 DEBUG : disk /dev/vda growth: 15751105 (7690MB) >09:02:50,099 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:50,099 DEBUG : device vda2 new partedPartition None has path None >09:02:50,103 DEBUG : PartitionDevice._setDisk: req0 ; new: None ; old: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; >09:02:50,105 DEBUG : DiskDevice.removeChild: kids: 2 ; name: vda ; >09:02:50,105 DEBUG : total growth: 15751105 sectors >09:02:50,106 DEBUG : updating use_disk to DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> (vda), type: 0 >09:02:50,106 DEBUG : new free: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fd252cc2c90> PedGeometry: <_ped.Geometry object at 0x7fd252cc2c10> (1026048-16777215 / 7691MB) >09:02:50,107 DEBUG : new free allows for 15751105 sectors of growth >09:02:50,108 DEBUG : created partition vda2 of 1MB and added it to /dev/vda >09:02:50,110 DEBUG : PartitionDevice._setPartedPartition: req0 ; >09:02:50,111 DEBUG : device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cce410> PedPartition: <_ped.Partition object at 0x7fd252cc8590> has path /dev/vda2 >09:02:50,115 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; old: None ; >09:02:50,117 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >09:02:50,119 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:50,120 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cce4d0> PedPartition: <_ped.Partition object at 0x7fd252cc85f0> has path /dev/vda2 >09:02:50,121 DEBUG : growPartitions: disks=['vda'], partitions=['vda2(id 3)', 'vda1(id 4)'] >09:02:50,121 DEBUG : growable partitions are ['vda2'] >09:02:50,121 DEBUG : growing partitions on vda >09:02:50,122 DEBUG : adding request 3 to chunk Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 16777153 >remaining = 0 sectorSize = 512 >09:02:50,122 DEBUG : adding request 4 to chunk Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 16775105 >remaining = 1 sectorSize = 512 >09:02:50,122 DEBUG : disk vda has 1 chunks >09:02:50,123 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vda start = 63 end = 16777215 >length = 16777153 size = 8191 pool = 15751105 >remaining = 1 sectorSize = 512 >09:02:50,123 DEBUG : 1 partitions and 15751105 (7690MB) left in chunk >09:02:50,123 DEBUG : adding 15751105 (7690MB) to 3 (vda2) >09:02:50,123 DEBUG : new grow amount for partition 3 (vda2) is 15751105 sectors, or 7690MB >09:02:50,124 DEBUG : partition vda1 (4): 0 >09:02:50,124 DEBUG : new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd252f46dd0> PedGeometry: <_ped.Geometry object at 0x7fd252cce610> >09:02:50,125 DEBUG : partition vda2 (3): 0 >09:02:50,125 DEBUG : new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fd252f46dd0> PedGeometry: <_ped.Geometry object at 0x7fd252cce6d0> >09:02:50,125 DEBUG : removing all non-preexisting partitions ['vda1(id 4)', 'vda2(id 3)'] from disk(s) ['vda'] >09:02:50,128 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >09:02:50,128 DEBUG : device vda1 new partedPartition None has path None >09:02:50,131 DEBUG : PartitionDevice._setDisk: req1 ; new: None ; old: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; >09:02:50,134 DEBUG : DiskDevice.removeChild: kids: 2 ; name: vda ; >09:02:50,136 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:50,136 DEBUG : device vda2 new partedPartition None has path None >09:02:50,139 DEBUG : PartitionDevice._setDisk: req0 ; new: None ; old: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; >09:02:50,141 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >09:02:50,142 DEBUG : back from removeNewPartitions >09:02:50,142 DEBUG : extended: None >09:02:50,142 DEBUG : setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fd252f46dd0> PedGeometry: <_ped.Geometry object at 0x7fd252cce610> >09:02:50,144 DEBUG : PartitionDevice._setPartedPartition: req1 ; >09:02:50,146 DEBUG : device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cce9d0> PedPartition: <_ped.Partition object at 0x7fd252cc8770> has path /dev/vda1 >09:02:50,149 DEBUG : PartitionDevice._setDisk: vda1 ; new: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; old: None ; >09:02:50,151 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >09:02:50,153 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >09:02:50,155 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252ccebd0> PedPartition: <_ped.Partition object at 0x7fd252cc86b0> has path /dev/vda1 >09:02:50,155 DEBUG : setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fd252f46dd0> PedGeometry: <_ped.Geometry object at 0x7fd252cce6d0> >09:02:50,158 DEBUG : PartitionDevice._setPartedPartition: req0 ; >09:02:50,159 DEBUG : device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cc2ed0> PedPartition: <_ped.Partition object at 0x7fd252cc8710> has path /dev/vda2 >09:02:50,162 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f46e90> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> ; old: None ; >09:02:50,164 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >09:02:50,167 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:50,168 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f46e90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cc2f90> PedPartition: <_ped.Partition object at 0x34c49b0> has path /dev/vda2 >09:02:50,172 DEBUG : PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:02:50,172 DEBUG : getFormat('None') returning DeviceFormat instance >09:02:50,175 DEBUG : LVMVolumeGroupDevice._setFormat: vg_office48 ; current: None ; type: None ; >09:02:50,175 DEBUG : added lvmvg vg_office48 (id 5) to device tree >09:02:50,175 DEBUG : registered action: Create Device lvmvg vg_office48 (id 5) >09:02:50,176 DEBUG : PV size == 7691.0 >09:02:50,178 DEBUG : Ext4FS.supported: supported: True ; >09:02:50,179 DEBUG : getFormat('ext4') returning Ext4FS instance >09:02:50,181 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_office48 ; >09:02:50,184 DEBUG : LVMLogicalVolumeDevice._setFormat: vg_office48-lv_root ; current: None ; type: ext4 ; >09:02:50,184 DEBUG : Adding vg_office48-lv_root/1024MB to vg_office48 >09:02:50,184 DEBUG : added lvmlv vg_office48-lv_root (id 6) to device tree >09:02:50,184 DEBUG : registered action: Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,185 DEBUG : getFormat('None') returning DeviceFormat instance >09:02:50,185 DEBUG : registered action: Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:50,187 DEBUG : SwapSpace.__init__: mountpoint: None ; >09:02:50,187 DEBUG : getFormat('swap') returning SwapSpace instance >09:02:50,190 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_office48 ; >09:02:50,192 DEBUG : LVMLogicalVolumeDevice._setFormat: vg_office48-lv_swap ; current: None ; type: swap ; >09:02:50,192 DEBUG : Adding vg_office48-lv_swap/819MB to vg_office48 >09:02:50,193 DEBUG : added lvmlv vg_office48-lv_swap (id 7) to device tree >09:02:50,193 DEBUG : registered action: Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:50,193 DEBUG : getFormat('None') returning DeviceFormat instance >09:02:50,193 DEBUG : registered action: Create Format swap on lvmlv vg_office48-lv_swap (id 7) >09:02:50,194 DEBUG : PV size == 7691.0 >09:02:50,194 DEBUG : vg_office48 size is 7688MB >09:02:50,194 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,195 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,195 DEBUG : PV size == 7691.0 >09:02:50,195 DEBUG : vg vg_office48 has 5844MB free >09:02:50,196 DEBUG : PV size == 7691.0 >09:02:50,196 DEBUG : vg_office48 size is 7688MB >09:02:50,196 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,196 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,197 DEBUG : PV size == 7691.0 >09:02:50,197 DEBUG : vg vg_office48 has 5844MB free >09:02:50,197 DEBUG : vg vg_office48: 5844MB free ; lvs: ['lv_root', 'lv_swap'] >09:02:50,198 DEBUG : PV size == 7691.0 >09:02:50,198 DEBUG : PV size == 7691.0 >09:02:50,198 DEBUG : used: 1844MB ; vg.size: 7688MB >09:02:50,198 DEBUG : checking lv vg_office48-lv_root: req_grow: True ; req_percent: 0 >09:02:50,199 DEBUG : grow is 3245MB >09:02:50,199 DEBUG : vg_office48-lv_root getting 0MB (55%) of 0MB leftover space >09:02:50,199 DEBUG : grow is now 3245MB >09:02:50,199 DEBUG : max size is 4269MB >09:02:50,200 DEBUG : lv vg_office48-lv_root gets 3244MB >09:02:50,200 DEBUG : checking lv vg_office48-lv_swap: req_grow: True ; req_percent: 0 >09:02:50,200 DEBUG : grow is 2595MB >09:02:50,200 DEBUG : vg_office48-lv_swap getting 0MB (100%) of 0MB leftover space >09:02:50,200 DEBUG : grow is now 2595MB >09:02:50,201 DEBUG : max size is 819MB >09:02:50,201 DEBUG : lv vg_office48-lv_swap gets 0MB >09:02:50,201 DEBUG : trying to set lv vg_office48-lv_root size to 4268MB >09:02:50,201 DEBUG : PV size == 7691.0 >09:02:50,202 DEBUG : vg_office48 size is 7688MB >09:02:50,202 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,202 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,202 DEBUG : PV size == 7691.0 >09:02:50,203 DEBUG : vg vg_office48 has 5844MB free >09:02:50,203 DEBUG : trying to set lv vg_office48-lv_swap size to 816MB >09:02:50,203 DEBUG : PV size == 7691.0 >09:02:50,204 DEBUG : vg_office48 size is 7688MB >09:02:50,204 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,204 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,204 DEBUG : PV size == 7691.0 >09:02:50,205 DEBUG : vg vg_office48 has 2600MB free >09:02:50,205 DEBUG : PV size == 7691.0 >09:02:50,205 DEBUG : vg_office48 size is 7688MB >09:02:50,206 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,206 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,206 DEBUG : PV size == 7691.0 >09:02:50,206 DEBUG : vg vg_office48 has 2604MB free >09:02:50,207 DEBUG : vg vg_office48 has 2604MB free >09:02:50,207 DEBUG : PV size == 7691.0 >09:02:50,207 DEBUG : vg_office48 size is 7688MB >09:02:50,208 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,208 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,208 DEBUG : PV size == 7691.0 >09:02:50,208 DEBUG : vg vg_office48 has 2604MB free >09:02:50,209 DEBUG : giving leftover 2604MB to vg_office48-lv_root >09:02:50,209 DEBUG : trying to set lv vg_office48-lv_root size to 6872MB >09:02:50,209 DEBUG : PV size == 7691.0 >09:02:50,209 DEBUG : vg_office48 size is 7688MB >09:02:50,210 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,210 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,210 DEBUG : PV size == 7691.0 >09:02:50,211 DEBUG : vg vg_office48 has 2604MB free >09:02:50,211 DEBUG : PV size == 7691.0 >09:02:50,211 DEBUG : vg_office48 size is 7688MB >09:02:50,211 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,212 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,212 DEBUG : PV size == 7691.0 >09:02:50,212 DEBUG : vg vg_office48 has 0MB free >09:02:50,212 DEBUG : giving leftover 0MB to vg_office48-lv_swap >09:02:50,213 DEBUG : trying to set lv vg_office48-lv_swap size to 816MB >09:02:50,213 DEBUG : PV size == 7691.0 >09:02:50,213 DEBUG : vg_office48 size is 7688MB >09:02:50,214 DEBUG : lv lv_root uses 0MB for snapshots >09:02:50,214 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:50,214 DEBUG : PV size == 7691.0 >09:02:50,214 DEBUG : vg vg_office48 has 0MB free >09:02:50,215 WARNING : not sanity checking storage config because I don't know how yet >09:02:50,266 DEBUG : PartitionDevice.teardown: vda1 ; status: False ; >09:02:50,269 DEBUG : PartitionDevice.teardown: vda1 ; status: False ; >09:02:50,272 DEBUG : DiskDevice.teardown: vda ; status: True ; >09:02:50,275 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,319 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,382 DEBUG : LVMLogicalVolumeDevice.teardown: vg_office48-lv_root ; status: False ; >09:02:50,385 DEBUG : LVMVolumeGroupDevice.teardown: vg_office48 ; status: False ; >09:02:50,388 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >09:02:50,391 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >09:02:50,393 DEBUG : DiskDevice.teardown: vda ; status: True ; >09:02:50,396 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,444 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,509 DEBUG : LVMLogicalVolumeDevice.teardown: vg_office48-lv_swap ; status: False ; >09:02:50,512 DEBUG : LVMVolumeGroupDevice.teardown: vg_office48 ; status: False ; >09:02:50,515 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >09:02:50,517 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >09:02:50,520 DEBUG : DiskDevice.teardown: vda ; status: True ; >09:02:50,523 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,569 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,636 DEBUG : resetting parted disks... >09:02:50,642 DEBUG : DiskLabel.resetPartedDisk: device: /dev/vda ; >09:02:50,645 DEBUG : PartitionDevice.preCommitFixup: vda2 ; >09:02:50,647 DEBUG : PartitionDevice.preCommitFixup: vda1 ; >09:02:50,649 DEBUG : PartitionDevice.preCommitFixup: vda2 ; >09:02:50,651 DEBUG : sector-based lookup found partition vda2 >09:02:50,654 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:50,657 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f50050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cd5e90> PedPartition: <_ped.Partition object at 0x7fd252cd6d70> has path /dev/vda2 >09:02:50,659 DEBUG : PartitionDevice.preCommitFixup: vda1 ; >09:02:50,660 DEBUG : sector-based lookup found partition vda1 >09:02:50,662 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >09:02:50,664 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f50050> fileSystem: <parted.filesystem.FileSystem object at 0x7fd252cd5f90> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252f504d0> PedPartition: <_ped.Partition object at 0x7fd252f4ba10> has path /dev/vda1 >09:02:50,665 DEBUG : action: Destroy Format lvmpv on partition vda2 (id 2) >09:02:50,665 DEBUG : action: Destroy Device partition vda2 (id 2) >09:02:50,666 DEBUG : action: Destroy Format ext4 on partition vda1 (id 1) >09:02:50,666 DEBUG : action: Destroy Device partition vda1 (id 1) >09:02:50,666 DEBUG : action: Create Device partition vda2 (id 3) >09:02:50,666 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >09:02:50,667 DEBUG : action: Create Device partition vda1 (id 4) >09:02:50,667 DEBUG : action: Create Format ext4 on partition vda1 (id 4) >09:02:50,667 DEBUG : action: Create Device lvmvg vg_office48 (id 5) >09:02:50,667 DEBUG : action: Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,667 DEBUG : action: Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:50,668 DEBUG : action: Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:50,668 DEBUG : action: Create Format swap on lvmlv vg_office48-lv_swap (id 7) >09:02:50,668 DEBUG : pruning action queue... >09:02:50,668 DEBUG : action 'Destroy Device partition vda2 (id 2)' (55355216) >09:02:50,669 DEBUG : found 0 create and 1 destroy actions for device id 2 >09:02:50,669 DEBUG : action 'Destroy Device partition vda1 (id 1)' (55356368) >09:02:50,669 DEBUG : found 0 create and 1 destroy actions for device id 1 >09:02:50,669 DEBUG : action 'Create Device partition vda2 (id 3)' (55400528) >09:02:50,670 DEBUG : action 'Create Device partition vda1 (id 4)' (55399440) >09:02:50,670 DEBUG : action 'Create Device lvmvg vg_office48 (id 5)' (55356624) >09:02:50,670 DEBUG : action 'Create Device lvmlv vg_office48-lv_root (id 6)' (140541308972496) >09:02:50,671 DEBUG : action 'Create Device lvmlv vg_office48-lv_swap (id 7)' (140541309047632) >09:02:50,671 DEBUG : action 'Destroy Format lvmpv on partition vda2 (id 2)' (140541309308304) >09:02:50,671 DEBUG : action 'Destroy Format ext4 on partition vda1 (id 1)' (55356304) >09:02:50,672 DEBUG : action 'Create Format lvmpv on partition vda2 (id 3)' (55400336) >09:02:50,672 DEBUG : action 'Create Format ext4 on partition vda1 (id 4)' (55399632) >09:02:50,672 DEBUG : action 'Create Format ext4 on lvmlv vg_office48-lv_root (id 6)' (140541308972176) >09:02:50,673 DEBUG : action 'Create Format swap on lvmlv vg_office48-lv_swap (id 7)' (140541309047760) >09:02:50,673 DEBUG : action: Destroy Format lvmpv on partition vda2 (id 2) >09:02:50,673 DEBUG : action: Destroy Device partition vda2 (id 2) >09:02:50,673 DEBUG : action: Destroy Format ext4 on partition vda1 (id 1) >09:02:50,674 DEBUG : action: Destroy Device partition vda1 (id 1) >09:02:50,674 DEBUG : action: Create Device partition vda2 (id 3) >09:02:50,674 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >09:02:50,674 DEBUG : action: Create Device partition vda1 (id 4) >09:02:50,674 DEBUG : action: Create Format ext4 on partition vda1 (id 4) >09:02:50,675 DEBUG : action: Create Device lvmvg vg_office48 (id 5) >09:02:50,675 DEBUG : action: Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,675 DEBUG : action: Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:50,675 DEBUG : action: Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:50,676 DEBUG : action: Create Format swap on lvmlv vg_office48-lv_swap (id 7) >09:02:50,676 DEBUG : sorting actions... >09:02:50,676 DEBUG : cmp: 1 -- Destroy Device partition vda2 (id 2) | Destroy Format lvmpv on partition vda2 (id 2) >09:02:50,676 DEBUG : cmp: 1 -- Destroy Format ext4 on partition vda1 (id 1) | Destroy Device partition vda2 (id 2) >09:02:50,677 DEBUG : cmp: 1 -- Destroy Device partition vda1 (id 1) | Destroy Format ext4 on partition vda1 (id 1) >09:02:50,677 DEBUG : cmp: 1 -- Create Device partition vda2 (id 3) | Destroy Device partition vda1 (id 1) >09:02:50,677 DEBUG : cmp: 1 -- Create Format lvmpv on partition vda2 (id 3) | Create Device partition vda2 (id 3) >09:02:50,677 DEBUG : cmp: -1 -- Create Device partition vda1 (id 4) | Create Format lvmpv on partition vda2 (id 3) >09:02:50,678 DEBUG : cmp: 1 -- Create Device partition vda1 (id 4) | Destroy Device partition vda1 (id 1) >09:02:50,678 DEBUG : cmp: -1 -- Create Device partition vda1 (id 4) | Create Format lvmpv on partition vda2 (id 3) >09:02:50,678 DEBUG : cmp: -1 -- Create Device partition vda1 (id 4) | Create Device partition vda2 (id 3) >09:02:50,678 DEBUG : cmp: 1 -- Create Format ext4 on partition vda1 (id 4) | Destroy Device partition vda1 (id 1) >09:02:50,679 DEBUG : cmp: -1 -- Create Format ext4 on partition vda1 (id 4) | Create Device partition vda2 (id 3) >09:02:50,679 DEBUG : cmp: 1 -- Create Format ext4 on partition vda1 (id 4) | Create Device partition vda1 (id 4) >09:02:50,679 DEBUG : cmp: 1 -- Create Device lvmvg vg_office48 (id 5) | Create Device partition vda1 (id 4) >09:02:50,679 DEBUG : cmp: 1 -- Create Device lvmvg vg_office48 (id 5) | Create Device partition vda2 (id 3) >09:02:50,680 DEBUG : cmp: 1 -- Create Device lvmvg vg_office48 (id 5) | Create Format lvmpv on partition vda2 (id 3) >09:02:50,680 DEBUG : cmp: 1 -- Create Device lvmlv vg_office48-lv_root (id 6) | Create Device partition vda1 (id 4) >09:02:50,680 DEBUG : cmp: 1 -- Create Device lvmlv vg_office48-lv_root (id 6) | Create Format lvmpv on partition vda2 (id 3) >09:02:50,681 DEBUG : cmp: 1 -- Create Device lvmlv vg_office48-lv_root (id 6) | Create Device lvmvg vg_office48 (id 5) >09:02:50,681 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg_office48-lv_root (id 6) | Create Format ext4 on partition vda1 (id 4) >09:02:50,681 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg_office48-lv_root (id 6) | Create Device lvmvg vg_office48 (id 5) >09:02:50,681 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg_office48-lv_root (id 6) | Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,682 DEBUG : cmp: 1 -- Create Device lvmlv vg_office48-lv_swap (id 7) | Create Format ext4 on partition vda1 (id 4) >09:02:50,682 DEBUG : cmp: 1 -- Create Device lvmlv vg_office48-lv_swap (id 7) | Create Device lvmvg vg_office48 (id 5) >09:02:50,682 DEBUG : cmp: 0 -- Create Device lvmlv vg_office48-lv_swap (id 7) | Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:50,683 DEBUG : cmp: 1 -- Create Format swap on lvmlv vg_office48-lv_swap (id 7) | Create Device partition vda2 (id 3) >09:02:50,683 DEBUG : cmp: 0 -- Create Format swap on lvmlv vg_office48-lv_swap (id 7) | Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,683 DEBUG : cmp: 1 -- Create Format swap on lvmlv vg_office48-lv_swap (id 7) | Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:50,683 DEBUG : action: Destroy Format lvmpv on partition vda2 (id 2) >09:02:50,684 DEBUG : action: Destroy Device partition vda2 (id 2) >09:02:50,684 DEBUG : action: Destroy Format ext4 on partition vda1 (id 1) >09:02:50,684 DEBUG : action: Destroy Device partition vda1 (id 1) >09:02:50,684 DEBUG : action: Create Device partition vda1 (id 4) >09:02:50,684 DEBUG : action: Create Format ext4 on partition vda1 (id 4) >09:02:50,685 DEBUG : action: Create Device partition vda2 (id 3) >09:02:50,685 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >09:02:50,685 DEBUG : action: Create Device lvmvg vg_office48 (id 5) >09:02:50,685 DEBUG : action: Create Device lvmlv vg_office48-lv_root (id 6) >09:02:50,685 DEBUG : action: Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:50,686 DEBUG : action: Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:50,686 DEBUG : action: Create Format swap on lvmlv vg_office48-lv_swap (id 7) >09:02:50,686 INFO : executing action: Destroy Format lvmpv on partition vda2 (id 2) >09:02:50,689 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: True ; >09:02:50,691 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >09:02:50,694 DEBUG : DiskDevice.setup: vda ; status: True ; orig: True ; >09:02:50,696 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,699 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:50,701 DEBUG : LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:02:51,022 DEBUG : LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:02:51,022 DEBUG : zeroing out beginning and end of /dev/vda2... >09:02:51,042 DEBUG : LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >09:02:51,137 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >09:02:51,141 DEBUG : DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >09:02:51,144 DEBUG : PartitionDevice.teardown: vda2 ; status: True ; >09:02:51,200 DEBUG : DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >09:02:51,327 INFO : executing action: Destroy Device partition vda2 (id 2) >09:02:51,334 DEBUG : PartitionDevice.destroy: vda2 ; status: True ; >09:02:51,337 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: True ; >09:02:51,340 DEBUG : DiskDevice.setup: vda ; status: True ; orig: True ; >09:02:51,345 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >09:02:51,526 INFO : executing action: Destroy Format ext4 on partition vda1 (id 1) >09:02:51,532 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: True ; >09:02:51,534 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >09:02:51,537 DEBUG : DiskDevice.setup: vda ; status: True ; orig: True ; >09:02:51,540 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:51,542 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:51,545 DEBUG : Ext4FS.destroy: device: /dev/vda1 ; status: False ; type: ext4 ; >09:02:51,545 DEBUG : zeroing out beginning and end of /dev/vda1... >09:02:51,629 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >09:02:51,632 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >09:02:51,635 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >09:02:51,679 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >09:02:51,801 INFO : executing action: Destroy Device partition vda1 (id 1) >09:02:51,807 DEBUG : PartitionDevice.destroy: vda1 ; status: True ; >09:02:51,809 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: True ; >09:02:51,812 DEBUG : DiskDevice.setup: vda ; status: True ; orig: True ; >09:02:51,817 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >09:02:51,990 INFO : executing action: Create Device partition vda1 (id 4) >09:02:51,996 DEBUG : PartitionDevice.create: vda1 ; status: False ; >09:02:52,052 INFO : NOTE: recursive device creation disabled >09:02:52,055 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >09:02:52,059 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:52,064 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >09:02:52,171 DEBUG : DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >09:02:52,172 DEBUG : zeroing out beginning and end of /dev/vda1... >09:02:52,192 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >09:02:52,196 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f50050> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252cc2d50> PedPartition: <_ped.Partition object at 0x7fd252cd6dd0> has path /dev/vda1 >09:02:52,200 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >09:02:52,203 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >09:02:52,207 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:52,210 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:52,213 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:52,280 INFO : executing action: Create Format ext4 on partition vda1 (id 4) >09:02:52,286 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >09:02:52,289 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >09:02:52,291 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:52,294 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:52,296 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:52,299 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >09:02:52,301 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >09:02:52,304 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >09:02:52,308 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 2 ; >09:02:52,310 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >09:02:52,312 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 3 ; >09:02:52,314 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >09:02:52,317 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 4 ; >09:02:52,319 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >09:02:52,321 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 5 ; >09:02:52,324 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >09:02:52,326 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 6 ; >09:02:52,328 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >09:02:52,330 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 8 ; >09:02:52,332 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >09:02:52,334 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 9 ; >09:02:52,337 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >09:02:52,339 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; >09:02:52,341 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >09:02:52,343 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 11 ; >09:02:52,345 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >09:02:52,347 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 12 ; >09:02:52,349 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >09:02:52,351 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 13 ; >09:02:52,357 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >09:02:52,359 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 14 ; >09:02:52,361 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >09:02:52,363 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 15 ; >09:02:52,367 DEBUG : DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >09:02:52,399 DEBUG : Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >09:02:52,402 DEBUG : Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >09:02:53,078 DEBUG : Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >09:02:53,247 DEBUG : PartitionDevice.updateSysfsPath: vda1 ; status: True ; >09:02:53,250 DEBUG : PartitionDevice.updateSysfsPath: vda1 ; status: True ; >09:02:53,252 DEBUG : vda1 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 >09:02:53,318 INFO : executing action: Create Device partition vda2 (id 3) >09:02:53,323 DEBUG : PartitionDevice.create: vda2 ; status: False ; >09:02:53,359 INFO : NOTE: recursive device creation disabled >09:02:53,361 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >09:02:53,365 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:53,370 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >09:02:53,514 DEBUG : DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >09:02:53,516 DEBUG : zeroing out beginning and end of /dev/vda2... >09:02:53,536 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >09:02:53,540 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd252f50050> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd252ce4410> PedPartition: <_ped.Partition object at 0x7fd252cdc050> has path /dev/vda2 >09:02:53,543 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >09:02:53,546 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >09:02:53,549 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:53,552 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:53,554 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:53,621 INFO : executing action: Create Format lvmpv on partition vda2 (id 3) >09:02:53,626 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >09:02:53,629 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >09:02:53,633 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:53,636 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:53,639 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:53,641 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >09:02:53,643 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; >09:02:53,646 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >09:02:53,648 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 2 ; >09:02:53,650 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >09:02:53,652 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 3 ; >09:02:53,655 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >09:02:53,657 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 4 ; >09:02:53,659 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >09:02:53,662 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 5 ; >09:02:53,664 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >09:02:53,666 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 8 ; >09:02:53,668 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >09:02:53,670 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 9 ; >09:02:53,673 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >09:02:53,675 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; >09:02:53,682 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >09:02:53,684 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 11 ; >09:02:53,686 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >09:02:53,688 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 12 ; >09:02:53,691 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >09:02:53,693 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 13 ; >09:02:53,695 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >09:02:53,697 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 14 ; >09:02:53,699 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >09:02:53,701 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 15 ; >09:02:53,703 DEBUG : PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >09:02:53,705 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 6 ; >09:02:53,707 DEBUG : DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >09:02:53,741 DEBUG : LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:02:53,779 DEBUG : LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:02:53,782 DEBUG : LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >09:02:53,782 DEBUG : zeroing out beginning and end of /dev/vda2... >09:02:54,163 DEBUG : LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >09:02:54,350 DEBUG : PartitionDevice.updateSysfsPath: vda2 ; status: True ; >09:02:54,353 DEBUG : PartitionDevice.updateSysfsPath: vda2 ; status: True ; >09:02:54,354 DEBUG : vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 >09:02:54,420 INFO : executing action: Create Device lvmvg vg_office48 (id 5) >09:02:54,425 DEBUG : LVMVolumeGroupDevice.create: vg_office48 ; status: False ; >09:02:54,461 INFO : NOTE: recursive device creation disabled >09:02:54,464 DEBUG : LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_office48 ; orig: False ; >09:02:54,467 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >09:02:54,469 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >09:02:54,472 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:54,474 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:54,477 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:54,885 DEBUG : LVMVolumeGroupDevice.setup: vg_office48 ; status: True ; orig: False ; >09:02:54,957 INFO : executing action: Create Device lvmlv vg_office48-lv_root (id 6) >09:02:54,963 DEBUG : LVMLogicalVolumeDevice.create: vg_office48-lv_root ; status: False ; >09:02:54,994 INFO : NOTE: recursive device creation disabled >09:02:54,997 DEBUG : LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_office48-lv_root ; orig: False ; >09:02:55,001 DEBUG : LVMVolumeGroupDevice.setup: vg_office48 ; status: True ; orig: False ; >09:02:55,484 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_root ; status: True ; orig: False ; >09:02:55,559 INFO : executing action: Create Format ext4 on lvmlv vg_office48-lv_root (id 6) >09:02:55,566 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_root ; status: True ; orig: False ; >09:02:55,569 DEBUG : Ext4FS.create: device: /dev/mapper/vg_office48-lv_root ; status: False ; type: ext4 ; >09:02:55,572 DEBUG : Ext4FS.doFormat: device: /dev/mapper/vg_office48-lv_root ; mountpoint: / ; type: ext4 ; >09:02:57,797 DEBUG : Ext4FS.notifyKernel: device: /dev/mapper/vg_office48-lv_root ; type: ext4 ; >09:02:57,992 DEBUG : LVMLogicalVolumeDevice.updateSysfsPath: vg_office48-lv_root ; status: True ; >09:02:57,996 DEBUG : LVMLogicalVolumeDevice.getDMNode: vg_office48-lv_root ; status: True ; >09:02:58,065 INFO : executing action: Create Device lvmlv vg_office48-lv_swap (id 7) >09:02:58,071 DEBUG : LVMLogicalVolumeDevice.create: vg_office48-lv_swap ; status: False ; >09:02:58,104 INFO : NOTE: recursive device creation disabled >09:02:58,107 DEBUG : LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_office48-lv_swap ; orig: False ; >09:02:58,110 DEBUG : LVMVolumeGroupDevice.setup: vg_office48 ; status: True ; orig: False ; >09:02:58,598 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_swap ; status: True ; orig: False ; >09:02:58,672 INFO : executing action: Create Format swap on lvmlv vg_office48-lv_swap (id 7) >09:02:58,678 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_swap ; status: True ; orig: False ; >09:02:58,689 DEBUG : SwapSpace.create: device: /dev/mapper/vg_office48-lv_swap ; status: None ; type: swap ; >09:02:58,718 DEBUG : SwapSpace.create: device: /dev/mapper/vg_office48-lv_swap ; status: None ; type: swap ; >09:02:58,867 DEBUG : LVMLogicalVolumeDevice.updateSysfsPath: vg_office48-lv_swap ; status: True ; >09:02:58,871 DEBUG : LVMLogicalVolumeDevice.getDMNode: vg_office48-lv_swap ; status: True ; >09:02:58,944 INFO : setting boot flag on vda1 >09:02:58,949 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >09:02:58,951 DEBUG : PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >09:02:58,953 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >09:02:58,956 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:58,958 DEBUG : DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >09:02:59,006 DEBUG : Ext4FS.supported: supported: True ; >09:02:59,011 DEBUG : PV size == 7691.0 >09:02:59,012 DEBUG : PV size == 7691.0 >09:02:59,014 DEBUG : PV size == 7691.0 >09:02:59,014 DEBUG : vg_office48 size is 7688MB >09:02:59,015 DEBUG : looking up parted Device: /dev/mapper/vg_office48-lv_root >09:02:59,021 DEBUG : looking up parted Device: /dev/mapper/vg_office48-lv_swap >09:02:59,030 DEBUG : lv lv_root uses 0MB for snapshots >09:02:59,030 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:59,031 DEBUG : PV size == 7691.0 >09:02:59,031 DEBUG : vg vg_office48 has 0MB free >09:02:59,032 DEBUG : PV size == 7691.0 >09:02:59,032 DEBUG : vg_office48 size is 7688MB >09:02:59,038 DEBUG : lv lv_root uses 0MB for snapshots >09:02:59,039 DEBUG : lv lv_swap uses 0MB for snapshots >09:02:59,040 DEBUG : PV size == 7691.0 >09:02:59,041 DEBUG : vg vg_office48 has 0MB free >09:02:59,052 DEBUG : Ext4FS.supported: supported: True ; >09:02:59,069 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_swap ; status: True ; orig: False ; >09:02:59,073 DEBUG : SwapSpace.setup: device: /dev/mapper/vg_office48-lv_swap ; status: False ; type: swap ; >09:02:59,076 DEBUG : SwapSpace.setup: device: /dev/mapper/vg_office48-lv_swap ; status: False ; type: swap ; >09:02:59,144 DEBUG : BindFS.supported: supported: False ; >09:02:59,148 DEBUG : BindFS.supported: supported: False ; >09:02:59,148 DEBUG : getFormat('bind') returning BindFS instance >09:02:59,151 DEBUG : DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >09:02:59,154 DEBUG : TmpFS.supported: supported: False ; >09:02:59,154 DEBUG : getFormat('tmpfs') returning TmpFS instance >09:02:59,157 DEBUG : NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >09:02:59,160 DEBUG : DevPtsFS.supported: supported: False ; >09:02:59,160 DEBUG : getFormat('devpts') returning DevPtsFS instance >09:02:59,163 DEBUG : NoDevice._setFormat: devpts ; current: None ; type: devpts ; >09:02:59,166 DEBUG : SysFS.supported: supported: False ; >09:02:59,166 DEBUG : getFormat('sysfs') returning SysFS instance >09:02:59,170 DEBUG : NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >09:02:59,173 DEBUG : ProcFS.supported: supported: False ; >09:02:59,173 DEBUG : getFormat('proc') returning ProcFS instance >09:02:59,176 DEBUG : NoDevice._setFormat: proc ; current: None ; type: proc ; >09:02:59,179 DEBUG : LVMLogicalVolumeDevice.setup: vg_office48-lv_root ; status: True ; orig: False ; >09:02:59,183 INFO : set SELinux context for mountpoint / to None >09:02:59,212 INFO : set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >09:02:59,222 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >09:02:59,225 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >09:02:59,228 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >09:02:59,231 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:59,234 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >09:02:59,237 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >09:02:59,261 INFO : set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >09:02:59,268 DEBUG : DirectoryDevice.setup: /dev ; status: True ; orig: False ; >09:02:59,271 DEBUG : DirectoryDevice.setupParents: kids: 0 ; name: /dev ; orig: False ; >09:02:59,273 INFO : set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >09:02:59,294 INFO : set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >09:02:59,302 DEBUG : NoDevice.setup: devpts ; status: False ; orig: False ; >09:02:59,310 INFO : set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >09:02:59,332 INFO : set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >09:02:59,339 DEBUG : NoDevice.setup: tmpfs ; status: False ; orig: False ; >09:02:59,341 INFO : set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >09:02:59,362 INFO : set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >09:02:59,369 DEBUG : NoDevice.setup: proc ; status: False ; orig: False ; >09:02:59,371 INFO : set SELinux context for mountpoint /proc to None >09:02:59,393 INFO : set SELinux context for newly mounted filesystem root at /proc to None >09:02:59,398 DEBUG : NoDevice.setup: sysfs ; status: False ; orig: False ; >09:02:59,401 INFO : set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >09:02:59,427 INFO : set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >09:02:59,438 DEBUG : looking for device 'vda'... >09:02:59,441 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:03:12,411 INFO : not writing out mpath configuration >09:03:12,434 INFO : not writing out mpath configuration >09:09:39,216 DEBUG : looking for device 'vg_office48-lv_root'... >09:09:39,291 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,296 DEBUG : found LVMLogicalVolumeDevice instance (0x7fd252cc2c50) -- > name = vg_office48-lv_root status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x34d5650>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7fd252cc2b90> size = 6872.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = <parted.device.Device object at 0x7fd252ce4990> > target size = 6872 path = /dev/mapper/vg_office48-lv_root > format args = [] originalFormat = Ext4FS instance (0x7fd252cc2b90) -- > type = ext4 name = ext4 status = True > device = /dev/mapper/vg_office48-lv_root uuid = c1b2d930-207b-429f-a42d-5a577c6f1e07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 > target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x34d5650> percent = 0 > segment type = linear copies = 1 snapshot total = 0MB > VG space used = 6872MB >09:09:39,631 DEBUG : looking for device 'vda1'... >09:09:39,634 DEBUG : looking up parted Device: /dev/vda1 >09:09:39,702 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,706 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,709 DEBUG : looking for device 'vda1'... >09:09:39,714 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,718 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,719 DEBUG : looking for device 'vda1'... >09:09:39,723 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,735 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,735 DEBUG : looking for device 'vda1'... >09:09:39,740 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,743 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,751 DEBUG : looking for device 'vda'... >09:09:39,753 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:09:39,754 DEBUG : looking for device 'vda1'... >09:09:39,758 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,761 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,761 DEBUG : looking for device 'vda'... >09:09:39,764 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:09:39,765 DEBUG : looking for device 'vda1'... >09:09:39,768 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,771 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,771 DEBUG : looking for device 'vda'... >09:09:39,774 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:09:39,775 DEBUG : looking for device 'vda'... >09:09:39,776 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:09:39,777 DEBUG : looking for device 'vda1'... >09:09:39,780 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,783 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:39,784 DEBUG : looking for device 'vda'... >09:09:39,786 DEBUG : found DiskDevice instance (0x7fd252e28750) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7fd252d73750> size = 8192.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = <parted.device.Device object at 0x7fd252d733d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7fd252d73750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7fd252f50050> > origPartedDisk = <parted.disk.Disk object at 0x7fd252f50050> > partedDevice = <parted.device.Device object at 0x7fd252f46dd0> > removable = False partedDevice = <parted.device.Device object at 0x7fd252d733d0> >09:09:39,787 DEBUG : looking for device 'vda1'... >09:09:39,790 DEBUG : Ext4FS.supported: supported: True ; >09:09:39,793 DEBUG : found PartitionDevice instance (0x7fd252cc2b50) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7fd252e28750>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x34d58d0> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7fd24a408fd0> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext4FS instance (0x34d58d0) -- > type = ext4 name = ext4 status = True > device = /dev/vda1 uuid = 183c4737-9564-4fb8-ae94-68abe45bfff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = None > label = None size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7fd252cc2b10> disk = <storage.devices.DiskDevice object at 0x7fd252e28750> > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:09:40,540 WARNING : Storage.writeKS not completely implemented >09:09:40,685 DEBUG : looking up parted Device: /dev/vda2 >09:09:40,722 DEBUG : Ext4FS.supported: supported: True ; >09:09:40,751 DEBUG : PV size == 7691.0 >09:09:40,751 DEBUG : looking up parted Device: /dev/mapper/vg_office48 >09:09:40,753 DEBUG : PV size == 7691.0 >09:09:40,753 DEBUG : PV size == 7691.0 >09:09:40,754 DEBUG : vg_office48 size is 7688MB >09:09:40,756 DEBUG : lv lv_root uses 0MB for snapshots >09:09:40,756 DEBUG : lv lv_swap uses 0MB for snapshots >09:09:40,757 DEBUG : PV size == 7691.0 >09:09:40,757 DEBUG : vg vg_office48 has 0MB free >09:09:40,757 DEBUG : PV size == 7691.0 >09:09:40,758 DEBUG : vg_office48 size is 7688MB >09:09:40,760 DEBUG : lv lv_root uses 0MB for snapshots >09:09:40,761 DEBUG : lv lv_swap uses 0MB for snapshots >09:09:40,761 DEBUG : PV size == 7691.0 >09:09:40,762 DEBUG : vg vg_office48 has 0MB free >09:09:40,767 DEBUG : Ext4FS.supported: supported: True ; >09:09:40,786 DEBUG : Ext4FS.supported: supported: True ; > > >/tmp/ifcfg.log: >13:02:43,427 DEBUG : Network.update() called >13:02:43,434 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:F5:A3:D6 >UUID=cefeffe5-c96d-4939-84a7-01b3a79d61bb >ONBOOT=yes >TYPE=Ethernet >BOOTPROTO=dhcp > >13:02:43,434 DEBUG : NetworkDevice eth0: > >13:02:43,434 DEBUG : loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:02:43,435 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >13:02:43,449 DEBUG : NetworkDevice eth0 set: NM_CONTROLLED=yes >13:02:43,464 DEBUG : Network.update() called >13:02:43,470 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:F5:A3:D6 >UUID=cefeffe5-c96d-4939-84a7-01b3a79d61bb >ONBOOT=yes >TYPE=Ethernet >BOOTPROTO=dhcp > >13:02:43,470 DEBUG : NetworkDevice eth0: > >13:02:43,470 DEBUG : loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:02:43,471 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >13:02:43,481 DEBUG : NetworkDevice eth0 set: NM_CONTROLLED=yes >09:03:12,417 DEBUG : Network.write() called >09:03:12,419 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:F5:A3:D6 >UUID=cefeffe5-c96d-4939-84a7-01b3a79d61bb >ONBOOT=yes >TYPE=Ethernet >BOOTPROTO=dhcp > >09:03:12,420 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >NM_CONTROLLED="yes" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >09:03:12,420 DEBUG : writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 >09:09:38,630 DEBUG : Network.write() called >09:09:38,635 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >NM_CONTROLLED="yes" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >09:09:38,636 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:F5:A3:D6" >NM_CONTROLLED="yes" >ONBOOT="yes" >TYPE="Ethernet" >UUID="cefeffe5-c96d-4939-84a7-01b3a79d61bb" > >09:09:38,636 DEBUG : writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 not needed > > >/tmp/yum.log: >[2014-06-12 09:03:00,336] INFO_2 : Loaded plugins: blacklist, product-id, whiteout >[2014-06-12 09:03:00,336] INFO_2 : No plugin match for: pidplugin >[2014-06-12 09:03:00,343] DEBUG : Config time: 0.868 >[2014-06-12 09:03:00,352] WARNING : Repo Red Hat Enterprise Linux 6.6 - x86_64 - Source contains -source or -debuginfo, excluding >[2014-06-12 09:03:00,354] WARNING : Repo Red Hat Enterprise Linux 6.6 Beta - x86_64 - Source contains -source or -debuginfo, excluding >[2014-06-12 09:03:01,776] DEBUG : repo time: 1.376 >[2014-06-12 09:03:01,800] DEBUG : Setting up Package Sacks >[2014-06-12 09:03:01,984] DEBUG : rpmdb time: 0.001 >[2014-06-12 09:03:02,134] DEBUG : pkgsack time: 0.333 >[2014-06-12 09:03:02,738] DEBUG : group time: 0.604 >[2014-06-12 09:03:03,014] DEBUG : group time: 0.268 >[2014-06-12 09:03:03,169] DEBUG : Obs Init time: 0.090 >[2014-06-12 09:03:03,175] DEBUG : No package named iprutils available to be installed >[2014-06-12 09:03:03,226] DEBUG : No package named netxen-firmware available to be installed >[2014-06-12 09:03:03,230] DEBUG : No package named ppc64-diag available to be installed >[2014-06-12 09:03:03,236] DEBUG : No package named yaboot available to be installed >[2014-06-12 09:03:03,245] DEBUG : No package named s390utils available to be installed >[2014-06-12 09:03:03,255] DEBUG : No package named ppc64-utils available to be installed >[2014-06-12 09:03:03,342] DEBUG : No package named abrt-plugin-mailx available to be installed >[2014-06-12 09:03:03,369] DEBUG : No package named openssl-ibmca available to be installed >[2014-06-12 09:03:03,371] DEBUG : No package named abrt-plugin-sosreport available to be installed >[2014-06-12 09:03:06,727] DEBUG : Building updates object >[2014-06-12 09:03:07,085] DEBUG : up:simple updates time: 0.230 >[2014-06-12 09:03:07,090] DEBUG : up:obs time: 0.005 >[2014-06-12 09:03:07,090] DEBUG : up:condense time: 0.000 >[2014-06-12 09:03:07,090] DEBUG : updates time: 0.363 >[2014-06-12 09:03:07,093] DEBUG : TSINFO: Marking xdg-utils-1.0.2-17.20091016cvs.el6.noarch as install for Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-5-2.el6.noarch >[2014-06-12 09:03:07,107] DEBUG : TSINFO: Marking abrt-2.0.8-21.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,118] DEBUG : TSINFO: Marking abrt-libs-2.0.8-21.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,121] DEBUG : TSINFO: Marking python-2.6.6-52.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,126] DEBUG : TSINFO: Marking elfutils-0.158-3.2.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,134] DEBUG : TSINFO: Marking elfutils-libelf-0.158-3.2.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,143] DEBUG : TSINFO: Marking elfutils-libs-0.158-3.2.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,150] DEBUG : TSINFO: Marking nss-3.16.1-2.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,155] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libnss3.so(NSS_3.2)(64bit) >[2014-06-12 09:03:07,155] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libnss3.so(NSS_3.3)(64bit) >[2014-06-12 09:03:07,155] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libnss3.so(NSS_3.4)(64bit) >[2014-06-12 09:03:07,156] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libnss3.so(NSS_3.9.2)(64bit) >[2014-06-12 09:03:07,156] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libssl3.so(NSS_3.2)(64bit) >[2014-06-12 09:03:07,159] DEBUG : TSINFO: Marking btparser-0.17-2.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,163] DEBUG : TSINFO: Marking glib2-2.26.1-7.el6_5.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,168] DEBUG : TSINFO: Marking nspr-4.10.5-1.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,173] DEBUG : TSINFO: Marking nss-util-3.16.1-1.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,174] DEBUG : Quick matched nspr-4.10.5-1.el6.x86_64 to require for libplds4.so()(64bit) >[2014-06-12 09:03:07,177] DEBUG : TSINFO: Marking libreport-2.0.9-19.el6.x86_64 as install for abrt-addon-ccpp-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,179] DEBUG : Quick matched nss-3.16.1-2.el6.x86_64 to require for libssl3.so()(64bit) >[2014-06-12 09:03:07,184] DEBUG : TSINFO: Marking curl-7.19.7-37.el6_5.3.x86_64 as install for abrt-addon-kerneloops-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,187] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.9-19.el6.x86_64 as install for abrt-addon-kerneloops-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,197] DEBUG : TSINFO: Marking abrt-tui-2.0.8-21.el6.x86_64 as install for abrt-cli-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,199] DEBUG : TSINFO: Marking libreport-cli-2.0.9-19.el6.x86_64 as install for abrt-cli-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,201] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.9-19.el6.x86_64 as install for abrt-cli-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,204] DEBUG : TSINFO: Marking libreport-plugin-rhtsupport-2.0.9-19.el6.x86_64 as install for abrt-cli-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,206] DEBUG : TSINFO: Marking libreport-plugin-mailx-2.0.9-19.el6.x86_64 as install for abrt-cli-2.0.8-21.el6.x86_64 >[2014-06-12 09:03:07,215] DEBUG : TSINFO: Marking libacl-2.2.49-6.el6.x86_64 as install for acl-2.2.49-6.el6.x86_64 >[2014-06-12 09:03:07,216] DEBUG : Quick matched libacl-2.2.49-6.el6.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2014-06-12 09:03:07,217] DEBUG : Quick matched libacl-2.2.49-6.el6.x86_64 to require for libacl.so.1()(64bit) >[2014-06-12 09:03:07,219] DEBUG : TSINFO: Marking libattr-2.4.44-7.el6.x86_64 as install for acl-2.2.49-6.el6.x86_64 >[2014-06-12 09:03:07,228] DEBUG : TSINFO: Marking udev-147-2.51.el6.x86_64 as install for aic94xx-firmware-30-2.el6.noarch >[2014-06-12 09:03:07,242] DEBUG : TSINFO: Marking alsa-lib-1.0.22-3.el6.x86_64 as install for alsa-utils-1.0.22-5.el6.x86_64 >[2014-06-12 09:03:07,244] DEBUG : Quick matched alsa-lib-1.0.22-3.el6.x86_64 to require for libasound.so.2(ALSA_0.9.0rc4)(64bit) >[2014-06-12 09:03:07,244] DEBUG : Quick matched alsa-lib-1.0.22-3.el6.x86_64 to require for libasound.so.2(ALSA_0.9.0rc8)(64bit) >[2014-06-12 09:03:07,245] DEBUG : Quick matched alsa-lib-1.0.22-3.el6.x86_64 to require for libasound.so.2()(64bit) >[2014-06-12 09:03:07,248] DEBUG : TSINFO: Marking ncurses-libs-5.7-3.20090208.el6.x86_64 as install for alsa-utils-1.0.22-5.el6.x86_64 >[2014-06-12 09:03:07,250] DEBUG : Quick matched ncurses-libs-5.7-3.20090208.el6.x86_64 to require for libmenuw.so.5()(64bit) >[2014-06-12 09:03:07,250] DEBUG : Quick matched ncurses-libs-5.7-3.20090208.el6.x86_64 to require for libncursesw.so.5()(64bit) >[2014-06-12 09:03:07,250] DEBUG : Quick matched ncurses-libs-5.7-3.20090208.el6.x86_64 to require for libpanelw.so.5()(64bit) >[2014-06-12 09:03:07,250] DEBUG : Quick matched ncurses-libs-5.7-3.20090208.el6.x86_64 to require for libtinfo.so.5()(64bit) >[2014-06-12 09:03:07,258] DEBUG : TSINFO: Marking pam-1.1.1-17.el6.x86_64 as install for at-3.1.10-43.el6_2.1.x86_64 >[2014-06-12 09:03:07,260] DEBUG : Quick matched pam-1.1.1-17.el6.x86_64 to require for libpam.so.0()(64bit) >[2014-06-12 09:03:07,260] DEBUG : Quick matched pam-1.1.1-17.el6.x86_64 to require for libpam_misc.so.0()(64bit) >[2014-06-12 09:03:07,263] DEBUG : TSINFO: Marking libselinux-2.0.94-5.6.el6.x86_64 as install for at-3.1.10-43.el6_2.1.x86_64 >[2014-06-12 09:03:07,283] DEBUG : TSINFO: Marking audit-libs-2.2-4.el6_5.x86_64 as install for audit-2.2-4.el6_5.x86_64 >[2014-06-12 09:03:07,284] DEBUG : Quick matched audit-libs-2.2-4.el6_5.x86_64 to require for libaudit.so.1()(64bit) >[2014-06-12 09:03:07,284] DEBUG : Quick matched audit-libs-2.2-4.el6_5.x86_64 to require for libauparse.so.0()(64bit) >[2014-06-12 09:03:07,287] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-57.el6.x86_64 as install for audit-2.2-4.el6_5.x86_64 >[2014-06-12 09:03:07,293] DEBUG : TSINFO: Marking newt-python-0.52.11-3.el6.x86_64 as install for authconfig-6.1.12-13.el6.x86_64 >[2014-06-12 09:03:07,300] DEBUG : TSINFO: Marking module-init-tools-3.9-24.el6.x86_64 as install for b43-openfwwf-5.2-4.el6.noarch >[2014-06-12 09:03:07,309] DEBUG : TSINFO: Marking info-4.13a-8.el6.x86_64 as install for bc-1.06.95-1.el6.x86_64 >[2014-06-12 09:03:07,314] DEBUG : TSINFO: Marking readline-6.0-4.el6.x86_64 as install for bc-1.06.95-1.el6.x86_64 >[2014-06-12 09:03:07,330] DEBUG : TSINFO: Marking 32:bind-libs-9.8.2-0.29.rc1.el6.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,334] DEBUG : TSINFO: Marking libidn-1.18-2.el6.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,340] DEBUG : TSINFO: Marking krb5-libs-1.10.3-15.el6_5.1.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,344] DEBUG : TSINFO: Marking libcap-2.16-5.5.el6.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,350] DEBUG : TSINFO: Marking openssl-1.0.1e-16.el6_5.7.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,354] DEBUG : Quick matched 32:bind-libs-9.8.2-0.29.rc1.el6.x86_64 to require for libisccc.so.80()(64bit) >[2014-06-12 09:03:07,354] DEBUG : Quick matched 32:bind-libs-9.8.2-0.29.rc1.el6.x86_64 to require for libisccfg.so.82()(64bit) >[2014-06-12 09:03:07,359] DEBUG : TSINFO: Marking libxml2-2.7.6-14.el6_5.1.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,363] DEBUG : TSINFO: Marking zlib-1.2.3-29.el6.x86_64 as install for 32:bind-utils-9.8.2-0.29.rc1.el6.x86_64 >[2014-06-12 09:03:07,370] DEBUG : TSINFO: Marking pciutils-libs-3.1.10-4.el6.x86_64 as install for biosdevname-0.5.1-1.el6.x86_64 >[2014-06-12 09:03:07,371] DEBUG : Quick matched pciutils-libs-3.1.10-4.el6.x86_64 to require for libpci.so.3()(64bit) >[2014-06-12 09:03:07,386] DEBUG : TSINFO: Marking bzip2-libs-1.0.5-7.el6_0.x86_64 as install for bzip2-1.0.5-7.el6_0.x86_64 >[2014-06-12 09:03:07,392] DEBUG : TSINFO: Marking popt-1.13-7.el6.x86_64 as install for chkconfig-1.3.49.3-2.el6_4.1.x86_64 >[2014-06-12 09:03:07,393] DEBUG : Quick matched popt-1.13-7.el6.x86_64 to require for libpopt.so.0()(64bit) >[2014-06-12 09:03:07,401] DEBUG : TSINFO: Marking coreutils-libs-8.4-33.el6.x86_64 as install for coreutils-8.4-33.el6.x86_64 >[2014-06-12 09:03:07,407] DEBUG : TSINFO: Marking gmp-4.3.1-7.el6_2.2.x86_64 as install for coreutils-8.4-33.el6.x86_64 >[2014-06-12 09:03:07,409] DEBUG : TSINFO: Marking grep-2.6.3-6.el6.x86_64 as install for coreutils-8.4-33.el6.x86_64 >[2014-06-12 09:03:07,431] DEBUG : TSINFO: Marking cronie-anacron-1.4.4-12.el6.x86_64 as install for cronie-1.4.4-12.el6.x86_64 >[2014-06-12 09:03:07,433] DEBUG : TSINFO: Marking sed-4.2.1-10.el6.x86_64 as install for cronie-1.4.4-12.el6.x86_64 >[2014-06-12 09:03:07,444] DEBUG : TSINFO: Marking cryptsetup-luks-libs-1.2.0-7.el6.x86_64 as install for cryptsetup-luks-1.2.0-7.el6.x86_64 >[2014-06-12 09:03:07,446] DEBUG : Quick matched cryptsetup-luks-libs-1.2.0-7.el6.x86_64 to require for libcryptsetup.so.1(CRYPTSETUP_1.0)(64bit) >[2014-06-12 09:03:07,446] DEBUG : Quick matched cryptsetup-luks-libs-1.2.0-7.el6.x86_64 to require for libcryptsetup.so.1()(64bit) >[2014-06-12 09:03:07,449] DEBUG : TSINFO: Marking fipscheck-lib-1.2.0-7.el6.x86_64 as install for cryptsetup-luks-1.2.0-7.el6.x86_64 >[2014-06-12 09:03:07,459] DEBUG : TSINFO: Marking cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64 as install for cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64 >[2014-06-12 09:03:07,473] DEBUG : TSINFO: Marking 1:dbus-libs-1.2.24-7.el6_3.x86_64 as install for 1:dbus-1.2.24-7.el6_3.x86_64 >[2014-06-12 09:03:07,476] DEBUG : TSINFO: Marking libcap-ng-0.6.4-3.el6_0.1.x86_64 as install for 1:dbus-1.2.24-7.el6_3.x86_64 >[2014-06-12 09:03:07,480] DEBUG : TSINFO: Marking expat-2.0.1-11.el6_2.x86_64 as install for 1:dbus-1.2.24-7.el6_3.x86_64 >[2014-06-12 09:03:07,485] DEBUG : TSINFO: Marking 12:dhcp-common-4.1.1-43.P1.el6.x86_64 as install for 12:dhclient-4.1.1-43.P1.el6.x86_64 >[2014-06-12 09:03:07,495] DEBUG : TSINFO: Marking device-mapper-1.02.79-8.el6.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,497] DEBUG : TSINFO: Marking dmraid-events-1.0.0.rc16-11.el6.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,499] DEBUG : TSINFO: Marking kpartx-0.4.9-72.el6_5.2.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,503] DEBUG : TSINFO: Marking device-mapper-event-libs-1.02.79-8.el6.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,506] DEBUG : TSINFO: Marking device-mapper-libs-1.02.79-8.el6.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,510] DEBUG : TSINFO: Marking libsepol-2.0.41-4.el6.x86_64 as install for dmraid-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:07,522] DEBUG : TSINFO: Marking e2fsprogs-libs-1.41.12-18.el6.x86_64 as install for e2fsprogs-1.41.12-18.el6.x86_64 >[2014-06-12 09:03:07,528] DEBUG : TSINFO: Marking libcom_err-1.41.12-18.el6.x86_64 as install for e2fsprogs-1.41.12-18.el6.x86_64 >[2014-06-12 09:03:07,534] DEBUG : TSINFO: Marking libss-1.41.12-18.el6.x86_64 as install for e2fsprogs-1.41.12-18.el6.x86_64 >[2014-06-12 09:03:07,538] DEBUG : TSINFO: Marking libblkid-2.17.2-12.14.el6_5.x86_64 as install for e2fsprogs-1.41.12-18.el6.x86_64 >[2014-06-12 09:03:07,539] DEBUG : Quick matched libblkid-2.17.2-12.14.el6_5.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2014-06-12 09:03:07,539] DEBUG : Quick matched libblkid-2.17.2-12.14.el6_5.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >[2014-06-12 09:03:07,542] DEBUG : TSINFO: Marking libuuid-2.17.2-12.14.el6_5.x86_64 as install for e2fsprogs-1.41.12-18.el6.x86_64 >[2014-06-12 09:03:07,544] DEBUG : Quick matched e2fsprogs-libs-1.41.12-18.el6.x86_64 to require for libext2fs.so.2()(64bit) >[2014-06-12 09:03:07,562] DEBUG : TSINFO: Marking file-libs-5.04-16.el6.x86_64 as install for file-5.04-16.el6.x86_64 >[2014-06-12 09:03:07,563] DEBUG : Quick matched file-libs-5.04-16.el6.x86_64 to require for libmagic.so.1()(64bit) >[2014-06-12 09:03:07,571] DEBUG : TSINFO: Marking fprintd-0.1-21.git04fd09cfa.el6.x86_64 as install for fprintd-pam-0.1-21.git04fd09cfa.el6.x86_64 >[2014-06-12 09:03:07,575] DEBUG : TSINFO: Marking dbus-glib-0.86-6.el6_4.x86_64 as install for fprintd-pam-0.1-21.git04fd09cfa.el6.x86_64 >[2014-06-12 09:03:07,581] DEBUG : TSINFO: Marking glibc-common-2.12-1.146.el6.x86_64 as install for glibc-2.12-1.146.el6.x86_64 >[2014-06-12 09:03:07,585] DEBUG : TSINFO: Marking nss-softokn-freebl-3.14.3-13.el6.x86_64 as install for glibc-2.12-1.146.el6.x86_64 >[2014-06-12 09:03:07,591] DEBUG : TSINFO: Marking libgcc-4.4.7-6.el6.x86_64 as install for glibc-2.12-1.146.el6.x86_64 >[2014-06-12 09:03:07,602] DEBUG : TSINFO: Marking libgcrypt-1.4.5-11.el6_4.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,604] DEBUG : TSINFO: Marking pinentry-0.7.6-6.el6.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,609] DEBUG : TSINFO: Marking libcurl-7.19.7-37.el6_5.3.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,613] DEBUG : TSINFO: Marking libgpg-error-1.7-4.el6.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,617] DEBUG : TSINFO: Marking openldap-2.4.39-6.el6.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,622] DEBUG : TSINFO: Marking pth-2.0.7-9.3.el6.x86_64 as install for gnupg2-2.0.14-8.el6.x86_64 >[2014-06-12 09:03:07,627] DEBUG : TSINFO: Marking redhat-logos-60.0.14-1.el6.noarch as install for 1:grub-0.97-84.el6.x86_64 >[2014-06-12 09:03:07,635] DEBUG : TSINFO: Marking libstdc++-4.4.7-6.el6.x86_64 as install for hunspell-1.2.8-16.el6.x86_64 >[2014-06-12 09:03:07,637] DEBUG : Quick matched libstdc++-4.4.7-6.el6.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2014-06-12 09:03:07,637] DEBUG : Quick matched libstdc++-4.4.7-6.el6.x86_64 to require for libstdc++.so.6()(64bit) >[2014-06-12 09:03:07,646] DEBUG : TSINFO: Marking sysvinit-tools-2.87-5.dsf.el6.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,649] DEBUG : TSINFO: Marking upstart-0.6.5-13.el6_5.3.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,653] DEBUG : TSINFO: Marking gawk-3.1.7-10.el6.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,655] DEBUG : TSINFO: Marking 1:findutils-4.4.2-6.el6.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,657] DEBUG : TSINFO: Marking redhat-release-server-6Server-6.6.0.1.el6.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,660] DEBUG : TSINFO: Marking psmisc-22.6-19.el6_5.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,662] DEBUG : TSINFO: Marking mingetty-1.08-5.el6.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,664] DEBUG : TSINFO: Marking net-tools-1.60-110.el6_2.x86_64 as install for initscripts-9.03.41-1.el6.x86_64 >[2014-06-12 09:03:07,679] DEBUG : TSINFO: Marking db4-4.7.25-18.el6_4.x86_64 as install for iproute-2.6.32-32.el6_5.x86_64 >[2014-06-12 09:03:07,747] DEBUG : TSINFO: Marking numactl-2.0.9-2.el6.x86_64 as install for 2:irqbalance-1.0.4-10.el6.x86_64 >[2014-06-12 09:03:07,749] DEBUG : Quick matched numactl-2.0.9-2.el6.x86_64 to require for libnuma.so.1()(64bit) >[2014-06-12 09:03:07,761] DEBUG : TSINFO: Marking kbd-misc-1.15-11.el6.noarch as install for kbd-1.15-11.el6.x86_64 >[2014-06-12 09:03:07,850] DEBUG : TSINFO: Marking grubby-7.0.15-5.el6.x86_64 as install for kernel-2.6.32-472.el6.x86_64 >[2014-06-12 09:03:07,853] DEBUG : TSINFO: Marking dracut-kernel-004-349.el6.noarch as install for kernel-2.6.32-472.el6.x86_64 >[2014-06-12 09:03:07,865] DEBUG : TSINFO: Marking 1:busybox-1.15.1-20.el6.x86_64 as install for kexec-tools-2.0.0-275.el6.x86_64 >[2014-06-12 09:03:07,867] DEBUG : TSINFO: Marking dracut-004-349.el6.noarch as install for kexec-tools-2.0.0-275.el6.x86_64 >[2014-06-12 09:03:07,870] DEBUG : TSINFO: Marking lzo-2.03-3.1.el6.x86_64 as install for kexec-tools-2.0.0-275.el6.x86_64 >[2014-06-12 09:03:07,874] DEBUG : TSINFO: Marking snappy-1.1.0-1.el6.x86_64 as install for kexec-tools-2.0.0-275.el6.x86_64 >[2014-06-12 09:03:07,883] DEBUG : TSINFO: Marking sg3_utils-libs-1.28-5.el6.x86_64 as install for ledmon-0.78-1.el6.x86_64 >[2014-06-12 09:03:07,884] DEBUG : Quick matched sg3_utils-libs-1.28-5.el6.x86_64 to require for libsgutils2.so.2()(64bit) >[2014-06-12 09:03:07,904] DEBUG : TSINFO: Marking lvm2-libs-2.02.100-8.el6.x86_64 as install for lvm2-2.02.100-8.el6.x86_64 >[2014-06-12 09:03:07,907] DEBUG : TSINFO: Marking device-mapper-persistent-data-0.3.2-1.el6.x86_64 as install for lvm2-2.02.100-8.el6.x86_64 >[2014-06-12 09:03:07,911] DEBUG : TSINFO: Marking libudev-147-2.51.el6.x86_64 as install for lvm2-2.02.100-8.el6.x86_64 >[2014-06-12 09:03:07,917] DEBUG : TSINFO: Marking groff-1.18.1.4-21.el6.x86_64 as install for man-1.6f-32.el6.x86_64 >[2014-06-12 09:03:07,919] DEBUG : TSINFO: Marking gzip-1.3.12-22.el6.x86_64 as install for man-1.6f-32.el6.x86_64 >[2014-06-12 09:03:07,922] DEBUG : TSINFO: Marking less-436-12.el6.x86_64 as install for man-1.6f-32.el6.x86_64 >[2014-06-12 09:03:07,924] DEBUG : TSINFO: Marking xz-lzma-compat-4.999.9-0.4.beta.20091007git.el6.x86_64 as install for man-1.6f-32.el6.x86_64 >[2014-06-12 09:03:07,958] DEBUG : TSINFO: Marking libedit-2.11-4.20080712cvs.1.el6.x86_64 as install for ntp-4.2.6p5-1.el6.x86_64 >[2014-06-12 09:03:07,970] DEBUG : TSINFO: Marking newt-0.52.11-3.el6.x86_64 as install for ntsysv-1.3.49.3-2.el6_4.1.x86_64 >[2014-06-12 09:03:07,971] DEBUG : Quick matched newt-0.52.11-3.el6.x86_64 to require for libnewt.so.0.52()(64bit) >[2014-06-12 09:03:07,984] DEBUG : TSINFO: Marking openssh-5.3p1-94.el6.x86_64 as install for openssh-clients-5.3p1-94.el6.x86_64 >[2014-06-12 09:03:08,015] DEBUG : TSINFO: Marking libuser-0.56.13-5.el6.x86_64 as install for passwd-0.77-4.el6_2.2.x86_64 >[2014-06-12 09:03:08,023] DEBUG : TSINFO: Marking hwdata-0.233-9.1.el6.noarch as install for pciutils-3.1.10-4.el6.x86_64 >[2014-06-12 09:03:08,083] DEBUG : TSINFO: Marking plymouth-core-libs-0.8.3-27.el6.x86_64 as install for plymouth-0.8.3-27.el6.x86_64 >[2014-06-12 09:03:08,085] DEBUG : TSINFO: Marking plymouth-scripts-0.8.3-27.el6.x86_64 as install for plymouth-0.8.3-27.el6.x86_64 >[2014-06-12 09:03:08,089] DEBUG : TSINFO: Marking libdrm-2.4.52-4.el6.x86_64 as install for plymouth-0.8.3-27.el6.x86_64 >[2014-06-12 09:03:08,090] DEBUG : Quick matched libdrm-2.4.52-4.el6.x86_64 to require for libdrm_intel.so.1()(64bit) >[2014-06-12 09:03:08,090] DEBUG : Quick matched libdrm-2.4.52-4.el6.x86_64 to require for libdrm_nouveau.so.1()(64bit) >[2014-06-12 09:03:08,090] DEBUG : Quick matched libdrm-2.4.52-4.el6.x86_64 to require for libdrm_radeon.so.1()(64bit) >[2014-06-12 09:03:08,091] DEBUG : Quick matched plymouth-core-libs-0.8.3-27.el6.x86_64 to require for libply.so.2()(64bit) >[2014-06-12 09:03:08,097] DEBUG : TSINFO: Marking hal-0.5.14-13.el6.x86_64 as install for pm-utils-1.2.5-11.el6.x86_64 >[2014-06-12 09:03:08,101] DEBUG : TSINFO: Marking hdparm-9.43-4.el6.x86_64 as install for pm-utils-1.2.5-11.el6.x86_64 >[2014-06-12 09:03:08,110] DEBUG : TSINFO: Marking libselinux-utils-2.0.94-5.6.el6.x86_64 as install for policycoreutils-2.0.83-19.39.el6.x86_64 >[2014-06-12 09:03:08,113] DEBUG : TSINFO: Marking diffutils-2.8.1-28.el6.x86_64 as install for policycoreutils-2.0.83-19.39.el6.x86_64 >[2014-06-12 09:03:08,115] DEBUG : TSINFO: Marking checkpolicy-2.0.22-1.el6.x86_64 as install for policycoreutils-2.0.83-19.39.el6.x86_64 >[2014-06-12 09:03:08,119] DEBUG : TSINFO: Marking libsemanage-2.0.43-4.2.el6.x86_64 as install for policycoreutils-2.0.83-19.39.el6.x86_64 >[2014-06-12 09:03:08,122] DEBUG : Quick matched libsemanage-2.0.43-4.2.el6.x86_64 to require for libsemanage.so.1()(64bit) >[2014-06-12 09:03:08,133] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-13.el6_3.1.x86_64 as install for 2:postfix-2.6.6-6.el6_5.x86_64 >[2014-06-12 09:03:08,138] DEBUG : TSINFO: Marking mysql-libs-5.1.73-3.el6_5.x86_64 as install for 2:postfix-2.6.6-6.el6_5.x86_64 >[2014-06-12 09:03:08,140] DEBUG : Quick matched mysql-libs-5.1.73-3.el6_5.x86_64 to require for mysql-libs >[2014-06-12 09:03:08,144] DEBUG : TSINFO: Marking pcre-7.8-6.el6.x86_64 as install for 2:postfix-2.6.6-6.el6_5.x86_64 >[2014-06-12 09:03:08,167] DEBUG : TSINFO: Marking tcp_wrappers-7.6-57.el6.x86_64 as install for 1:quota-3.17-21.el6_5.x86_64 >[2014-06-12 09:03:08,170] DEBUG : TSINFO: Marking libnl-1.1.4-2.el6.x86_64 as install for 1:quota-3.17-21.el6_5.x86_64 >[2014-06-12 09:03:08,181] DEBUG : TSINFO: Marking redhat-support-lib-python-0.9.5-9.el6.noarch as install for redhat-support-tool-0.9.5-8.el6.noarch >[2014-06-12 09:03:08,183] DEBUG : TSINFO: Marking python-dateutil-1.4.1-6.el6.noarch as install for redhat-support-tool-0.9.5-8.el6.noarch >[2014-06-12 09:03:08,185] DEBUG : TSINFO: Marking python-lxml-2.2.3-1.1.el6.x86_64 as install for redhat-support-tool-0.9.5-8.el6.noarch >[2014-06-12 09:03:08,195] DEBUG : TSINFO: Marking rhn-check-1.0.0.1-16.el6.noarch as install for rhnsd-4.9.3-2.el6.x86_64 >[2014-06-12 09:03:08,210] DEBUG : TSINFO: Marking db4-utils-4.7.25-18.el6_4.x86_64 as install for rpm-4.8.0-37.el6.x86_64 >[2014-06-12 09:03:08,215] DEBUG : TSINFO: Marking lua-5.1.4-4.1.el6.x86_64 as install for rpm-4.8.0-37.el6.x86_64 >[2014-06-12 09:03:08,218] DEBUG : TSINFO: Marking xz-libs-4.999.9-0.4.beta.20091007git.el6.x86_64 as install for rpm-4.8.0-37.el6.x86_64 >[2014-06-12 09:03:08,222] DEBUG : TSINFO: Marking rpm-libs-4.8.0-37.el6.x86_64 as install for rpm-4.8.0-37.el6.x86_64 >[2014-06-12 09:03:08,223] DEBUG : Quick matched rpm-libs-4.8.0-37.el6.x86_64 to require for librpmbuild.so.1()(64bit) >[2014-06-12 09:03:08,224] DEBUG : Quick matched rpm-libs-4.8.0-37.el6.x86_64 to require for librpmio.so.1()(64bit) >[2014-06-12 09:03:08,241] DEBUG : TSINFO: Marking selinux-policy-3.7.19-231.el6_5.3.noarch as install for selinux-policy-targeted-3.7.19-231.el6_5.3.noarch >[2014-06-12 09:03:08,242] DEBUG : Quick matched selinux-policy-3.7.19-231.el6_5.3.noarch to require for selinux-policy >[2014-06-12 09:03:08,250] DEBUG : TSINFO: Marking usermode-1.102-3.el6.x86_64 as install for setuptool-1.19.9-4.el6.x86_64 >[2014-06-12 09:03:08,260] DEBUG : TSINFO: Marking mailx-12.4-7.el6.x86_64 as install for 1:smartmontools-5.43-1.el6.x86_64 >[2014-06-12 09:03:08,267] DEBUG : TSINFO: Marking libxml2-python-2.7.6-14.el6_5.1.x86_64 as install for sos-2.2-47.el6_5.1.noarch >[2014-06-12 09:03:08,270] DEBUG : TSINFO: Marking rpm-python-4.8.0-37.el6.x86_64 as install for sos-2.2-47.el6_5.1.noarch >[2014-06-12 09:03:08,272] DEBUG : TSINFO: Marking 2:tar-1.23-11.el6.x86_64 as install for sos-2.2-47.el6_5.1.noarch >[2014-06-12 09:03:08,281] DEBUG : TSINFO: Marking python-rhsm-1.9.7-1.el6_5.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,283] DEBUG : TSINFO: Marking dbus-python-0.83.0-6.1.el6.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,289] DEBUG : TSINFO: Marking pygobject2-2.20.0-5.el6.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,292] DEBUG : TSINFO: Marking python-dmidecode-3.10.13-3.el6_4.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,294] DEBUG : TSINFO: Marking python-ethtool-0.6-5.el6.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,296] DEBUG : TSINFO: Marking python-iniparse-0.3.1-2.1.el6.noarch as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,297] DEBUG : TSINFO: Marking python-simplejson-2.0.9-3.1.el6.x86_64 as install for subscription-manager-1.9.11-1.el6.x86_64 >[2014-06-12 09:03:08,316] DEBUG : TSINFO: Marking python-iwlib-0.1-1.2.el6.x86_64 as install for system-config-network-tui-1.6.0.el6.2-1.el6.noarch >[2014-06-12 09:03:08,335] DEBUG : TSINFO: Marking 14:libpcap-1.4.0-1.20130826git2dbcaa1.el6.x86_64 as install for 14:tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64 >[2014-06-12 09:03:08,353] DEBUG : TSINFO: Marking 1:pkgconfig-0.23-9.1.el6.x86_64 as install for usbutils-003-4.el6.x86_64 >[2014-06-12 09:03:08,357] DEBUG : TSINFO: Marking libusb1-1.0.9-0.6.rc1.el6.x86_64 as install for usbutils-003-4.el6.x86_64 >[2014-06-12 09:03:08,371] DEBUG : TSINFO: Marking libutempter-1.1.5-4.1.el6.x86_64 as install for util-linux-ng-2.17.2-12.14.el6_5.x86_64 >[2014-06-12 09:03:08,372] DEBUG : Quick matched libutempter-1.1.5-4.1.el6.x86_64 to require for libutempter.so.0()(64bit) >[2014-06-12 09:03:08,384] DEBUG : TSINFO: Marking 2:vim-common-7.2.411-1.8.el6.x86_64 as install for 2:vim-enhanced-7.2.411-1.8.el6.x86_64 >[2014-06-12 09:03:08,402] DEBUG : TSINFO: Marking 4:perl-5.10.1-136.el6.x86_64 as install for 2:vim-enhanced-7.2.411-1.8.el6.x86_64 >[2014-06-12 09:03:08,409] DEBUG : TSINFO: Marking gpm-libs-1.20.6-12.el6.x86_64 as install for 2:vim-enhanced-7.2.411-1.8.el6.x86_64 >[2014-06-12 09:03:08,413] DEBUG : TSINFO: Marking 4:perl-libs-5.10.1-136.el6.x86_64 as install for 2:vim-enhanced-7.2.411-1.8.el6.x86_64 >[2014-06-12 09:03:08,417] DEBUG : TSINFO: Marking python-libs-2.6.6-52.el6.x86_64 as install for 2:vim-enhanced-7.2.411-1.8.el6.x86_64 >[2014-06-12 09:03:08,429] DEBUG : TSINFO: Marking 1:dmidecode-2.12-5.el6_5.x86_64 as install for virt-what-1.11-1.2.el6.x86_64 >[2014-06-12 09:03:08,441] DEBUG : TSINFO: Marking crda-1.1.1_2010.11.22-1.el6.x86_64 as install for 1:wireless-tools-29-5.1.1.el6.x86_64 >[2014-06-12 09:03:08,451] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-9.el6.noarch as install for yum-3.2.29-58.el6.noarch >[2014-06-12 09:03:08,454] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.2-16.el6.x86_64 as install for yum-3.2.29-58.el6.noarch >[2014-06-12 09:03:08,456] DEBUG : TSINFO: Marking pygpgme-0.1-18.20090824bzr68.el6.x86_64 as install for yum-3.2.29-58.el6.noarch >[2014-06-12 09:03:08,462] DEBUG : TSINFO: Marking m2crypto-0.20.2-9.el6.x86_64 as install for yum-rhn-plugin-0.9.1-49.el6.noarch >[2014-06-12 09:03:08,464] DEBUG : TSINFO: Marking rhn-client-tools-1.0.0.1-16.el6.noarch as install for yum-rhn-plugin-0.9.1-49.el6.noarch >[2014-06-12 09:03:08,467] DEBUG : TSINFO: Marking rhn-setup-1.0.0.1-16.el6.noarch as install for yum-rhn-plugin-0.9.1-49.el6.noarch >[2014-06-12 09:03:08,516] DEBUG : TSINFO: Marking iw-3.10-1.1.el6.x86_64 as install for crda-1.1.1_2010.11.22-1.el6.x86_64 >[2014-06-12 09:03:08,539] DEBUG : TSINFO: Marking libssh2-1.4.2-1.el6.x86_64 as install for curl-7.19.7-37.el6_5.3.x86_64 >[2014-06-12 09:03:08,595] DEBUG : TSINFO: Marking device-mapper-event-1.02.79-8.el6.x86_64 as install for dmraid-events-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:08,598] DEBUG : TSINFO: Marking sgpio-1.2.0.10-5.el6.x86_64 as install for dmraid-events-1.0.0.rc16-11.el6.x86_64 >[2014-06-12 09:03:08,603] DEBUG : TSINFO: Marking dash-0.5.5.1-4.el6.x86_64 as install for dracut-004-349.el6.noarch >[2014-06-12 09:03:08,636] DEBUG : TSINFO: Marking fipscheck-1.2.0-7.el6.x86_64 as install for fipscheck-lib-1.2.0-7.el6.x86_64 >[2014-06-12 09:03:08,642] DEBUG : TSINFO: Marking libfprint-0.1.0-19.pre2.el6.x86_64 as install for fprintd-0.1-21.git04fd09cfa.el6.x86_64 >[2014-06-12 09:03:08,648] DEBUG : TSINFO: Marking polkit-0.96-5.el6_4.x86_64 as install for fprintd-0.1-21.git04fd09cfa.el6.x86_64 >[2014-06-12 09:03:08,667] DEBUG : TSINFO: Marking shared-mime-info-0.70-6.el6.x86_64 as install for glib2-2.26.1-7.el6_5.x86_64 >[2014-06-12 09:03:08,671] DEBUG : TSINFO: Marking gamin-0.1.10-9.el6.x86_64 as install for glib2-2.26.1-7.el6_5.x86_64 >[2014-06-12 09:03:08,676] DEBUG : TSINFO: Marking tzdata-2014d-1.el6.noarch as install for glibc-common-2.12-1.146.el6.x86_64 >[2014-06-12 09:03:08,707] DEBUG : TSINFO: Marking hal-libs-0.5.14-13.el6.x86_64 as install for hal-0.5.14-13.el6.x86_64 >[2014-06-12 09:03:08,709] DEBUG : TSINFO: Marking ConsoleKit-0.4.1-3.el6.x86_64 as install for hal-0.5.14-13.el6.x86_64 >[2014-06-12 09:03:08,716] DEBUG : TSINFO: Marking libusb-0.1.12-23.el6.x86_64 as install for hal-0.5.14-13.el6.x86_64 >[2014-06-12 09:03:08,718] DEBUG : TSINFO: Marking hal-info-20090716-3.1.el6.noarch as install for hal-0.5.14-13.el6.x86_64 >[2014-06-12 09:03:08,719] DEBUG : Quick matched hal-libs-0.5.14-13.el6.x86_64 to require for libhal.so.1()(64bit) >[2014-06-12 09:03:08,737] DEBUG : TSINFO: Marking keyutils-libs-1.4-4.el6.x86_64 as install for krb5-libs-1.10.3-15.el6_5.1.x86_64 >[2014-06-12 09:03:08,738] DEBUG : Quick matched keyutils-libs-1.4-4.el6.x86_64 to require for libkeyutils.so.1()(64bit) >[2014-06-12 09:03:08,772] DEBUG : TSINFO: Marking libpciaccess-0.13.3-0.1.el6.x86_64 as install for libdrm-2.4.52-4.el6.x86_64 >[2014-06-12 09:03:08,798] DEBUG : TSINFO: Marking libreport-compat-2.0.9-19.el6.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,800] DEBUG : TSINFO: Marking libreport-plugin-reportuploader-2.0.9-19.el6.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,803] DEBUG : TSINFO: Marking libreport-python-2.0.9-19.el6.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,807] DEBUG : TSINFO: Marking libproxy-0.3.0-4.el6_3.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,811] DEBUG : TSINFO: Marking xmlrpc-c-1.16.24-1210.1840.el6.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,815] DEBUG : TSINFO: Marking xmlrpc-c-client-1.16.24-1210.1840.el6.x86_64 as install for libreport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,829] DEBUG : TSINFO: Marking libtar-1.2.11-17.el6_4.1.x86_64 as install for libreport-plugin-rhtsupport-2.0.9-19.el6.x86_64 >[2014-06-12 09:03:08,842] DEBUG : TSINFO: Marking ustr-1.0.4-9.1.el6.x86_64 as install for libsemanage-2.0.43-4.2.el6.x86_64 >[2014-06-12 09:03:08,843] DEBUG : Quick matched ustr-1.0.4-9.1.el6.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >[2014-06-12 09:03:08,843] DEBUG : Quick matched ustr-1.0.4-9.1.el6.x86_64 to require for libustr-1.0.so.1()(64bit) >[2014-06-12 09:03:08,917] DEBUG : TSINFO: Marking binutils-2.20.51.0.2-5.41.el6.x86_64 as install for module-init-tools-3.9-24.el6.x86_64 >[2014-06-12 09:03:08,930] DEBUG : TSINFO: Marking ncurses-base-5.7-3.20090208.el6.x86_64 as install for ncurses-libs-5.7-3.20090208.el6.x86_64 >[2014-06-12 09:03:08,938] DEBUG : TSINFO: Marking slang-2.2.1-1.el6.x86_64 as install for newt-0.52.11-3.el6.x86_64 >[2014-06-12 09:03:08,939] DEBUG : Quick matched slang-2.2.1-1.el6.x86_64 to require for libslang.so.2()(64bit) >[2014-06-12 09:03:08,958] DEBUG : TSINFO: Marking nss-softokn-3.14.3-13.el6.x86_64 as install for nss-3.16.1-2.el6.x86_64 >[2014-06-12 09:03:08,960] DEBUG : TSINFO: Marking nss-sysinit-3.16.1-2.el6.x86_64 as install for nss-3.16.1-2.el6.x86_64 >[2014-06-12 09:03:08,962] DEBUG : Quick matched nss-softokn-3.14.3-13.el6.x86_64 to require for libsoftokn3.so()(64bit) >[2014-06-12 09:03:08,985] DEBUG : TSINFO: Marking nss-tools-3.16.1-2.el6.x86_64 as install for openldap-2.4.39-6.el6.x86_64 >[2014-06-12 09:03:09,006] DEBUG : TSINFO: Marking ca-certificates-2014.1.98-65.0.el6.noarch as install for openssl-1.0.1e-16.el6_5.7.x86_64 >[2014-06-12 09:03:09,008] DEBUG : TSINFO: Marking 1:make-3.81-20.el6.x86_64 as install for openssl-1.0.1e-16.el6_5.7.x86_64 >[2014-06-12 09:03:09,020] DEBUG : TSINFO: Marking cracklib-dicts-2.8.16-4.el6.x86_64 as install for pam-1.1.1-17.el6.x86_64 >[2014-06-12 09:03:09,026] DEBUG : TSINFO: Marking cracklib-2.8.16-4.el6.x86_64 as install for pam-1.1.1-17.el6.x86_64 >[2014-06-12 09:03:09,027] DEBUG : Quick matched cracklib-2.8.16-4.el6.x86_64 to require for libcrack.so.2()(64bit) >[2014-06-12 09:03:09,048] DEBUG : TSINFO: Marking 1:perl-Module-Pluggable-3.90-136.el6.x86_64 as install for 4:perl-5.10.1-136.el6.x86_64 >[2014-06-12 09:03:09,052] DEBUG : TSINFO: Marking 1:perl-Pod-Simple-3.13-136.el6.x86_64 as install for 4:perl-5.10.1-136.el6.x86_64 >[2014-06-12 09:03:09,055] DEBUG : TSINFO: Marking 3:perl-version-0.77-136.el6.x86_64 as install for 4:perl-5.10.1-136.el6.x86_64 >[2014-06-12 09:03:09,059] DEBUG : TSINFO: Marking gdbm-1.8.0-36.el6.x86_64 as install for 4:perl-5.10.1-136.el6.x86_64 >[2014-06-12 09:03:09,099] DEBUG : TSINFO: Marking gpgme-1.1.8-3.el6.x86_64 as install for pygpgme-0.1-18.20090824bzr68.el6.x86_64 >[2014-06-12 09:03:09,100] DEBUG : Quick matched gpgme-1.1.8-3.el6.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >[2014-06-12 09:03:09,101] DEBUG : Quick matched gpgme-1.1.8-3.el6.x86_64 to require for libgpgme.so.11()(64bit) >[2014-06-12 09:03:09,134] DEBUG : TSINFO: Marking libffi-3.0.5-3.2.el6.x86_64 as install for python-libs-2.6.6-52.el6.x86_64 >[2014-06-12 09:03:09,137] DEBUG : TSINFO: Marking sqlite-3.6.20-1.el6.x86_64 as install for python-libs-2.6.6-52.el6.x86_64 >[2014-06-12 09:03:09,150] DEBUG : TSINFO: Marking libxslt-1.1.26-2.el6_3.1.x86_64 as install for python-lxml-2.2.3-1.1.el6.x86_64 >[2014-06-12 09:03:09,152] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >[2014-06-12 09:03:09,152] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >[2014-06-12 09:03:09,152] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >[2014-06-12 09:03:09,152] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) >[2014-06-12 09:03:09,152] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) >[2014-06-12 09:03:09,153] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1(LIBXML2_1.1.9)(64bit) >[2014-06-12 09:03:09,153] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libexslt.so.0()(64bit) >[2014-06-12 09:03:09,153] DEBUG : Quick matched libxslt-1.1.26-2.el6_3.1.x86_64 to require for libxslt.so.1()(64bit) >[2014-06-12 09:03:09,160] DEBUG : TSINFO: Marking python-pycurl-7.19.0-8.el6.x86_64 as install for python-urlgrabber-3.9.1-9.el6.noarch >[2014-06-12 09:03:09,171] DEBUG : TSINFO: Marking rhnlib-2.5.22-15.el6.noarch as install for rhn-client-tools-1.0.0.1-16.el6.noarch >[2014-06-12 09:03:09,173] DEBUG : TSINFO: Marking python-gudev-147.1-4.el6_0.1.x86_64 as install for rhn-client-tools-1.0.0.1-16.el6.noarch >[2014-06-12 09:03:09,194] DEBUG : TSINFO: Marking m4-1.4.13-5.el6.x86_64 as install for selinux-policy-3.7.19-231.el6_5.3.noarch >[2014-06-12 09:03:09,222] DEBUG : TSINFO: Marking MAKEDEV-3.24-6.el6.x86_64 as install for udev-147-2.51.el6.x86_64 >[2014-06-12 09:03:09,230] DEBUG : TSINFO: Marking libnih-1.0.1-7.el6.x86_64 as install for upstart-0.6.5-13.el6_5.3.x86_64 >[2014-06-12 09:03:09,231] DEBUG : Quick matched libnih-1.0.1-7.el6.x86_64 to require for libnih.so.1(LIBNIH_1_0)(64bit) >[2014-06-12 09:03:09,231] DEBUG : Quick matched libnih-1.0.1-7.el6.x86_64 to require for libnih-dbus.so.1()(64bit) >[2014-06-12 09:03:09,232] DEBUG : Quick matched libnih-1.0.1-7.el6.x86_64 to require for libnih.so.1()(64bit) >[2014-06-12 09:03:09,239] DEBUG : TSINFO: Marking desktop-file-utils-0.15-9.el6.x86_64 as install for xdg-utils-1.0.2-17.20091016cvs.el6.noarch >[2014-06-12 09:03:09,259] DEBUG : TSINFO: Marking ConsoleKit-libs-0.4.1-3.el6.x86_64 as install for ConsoleKit-0.4.1-3.el6.x86_64 >[2014-06-12 09:03:09,271] DEBUG : TSINFO: Marking p11-kit-0.18.5-2.el6_5.2.x86_64 as install for ca-certificates-2014.1.98-65.0.el6.noarch >[2014-06-12 09:03:09,277] DEBUG : TSINFO: Marking p11-kit-trust-0.18.5-2.el6_5.2.x86_64 as install for ca-certificates-2014.1.98-65.0.el6.noarch >[2014-06-12 09:03:09,325] DEBUG : TSINFO: Marking gtk2-2.20.1-4.el6.x86_64 as install for libfprint-0.1.0-19.pre2.el6.x86_64 >[2014-06-12 09:03:09,341] DEBUG : TSINFO: Marking libproxy-bin-0.3.0-4.el6_3.x86_64 as install for libproxy-0.3.0-4.el6_3.x86_64 >[2014-06-12 09:03:09,343] DEBUG : TSINFO: Marking libproxy-python-0.3.0-4.el6_3.x86_64 as install for libproxy-0.3.0-4.el6_3.x86_64 >[2014-06-12 09:03:09,423] DEBUG : TSINFO: Marking 1:perl-Pod-Escapes-1.04-136.el6.x86_64 as install for 1:perl-Pod-Simple-3.13-136.el6.x86_64 >[2014-06-12 09:03:09,434] DEBUG : TSINFO: Marking eggdbus-0.6-5.el6.x86_64 as install for polkit-0.96-5.el6_4.x86_64 >[2014-06-12 09:03:09,443] DEBUG : TSINFO: Marking libgudev1-147-2.51.el6.x86_64 as install for python-gudev-147.1-4.el6_0.1.x86_64 >[2014-06-12 09:03:09,444] DEBUG : Quick matched libgudev1-147-2.51.el6.x86_64 to require for libgudev-1.0.so.0()(64bit) >[2014-06-12 09:03:09,449] DEBUG : TSINFO: Marking pyOpenSSL-0.10-2.el6.x86_64 as install for rhnlib-2.5.22-15.el6.noarch >[2014-06-12 09:03:09,498] DEBUG : TSINFO: Marking atk-1.30.0-1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,505] DEBUG : TSINFO: Marking libXrandr-1.4.1-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,511] DEBUG : TSINFO: Marking libtiff-3.9.4-10.el6_5.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,519] DEBUG : TSINFO: Marking pango-1.28.1-10.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,522] DEBUG : TSINFO: Marking hicolor-icon-theme-0.11-1.1.el6.noarch as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,525] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.1-3.el6_5.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,529] DEBUG : TSINFO: Marking 2:libpng-1.2.49-1.el6_2.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,532] DEBUG : TSINFO: Marking libX11-1.6.0-2.2.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,536] DEBUG : TSINFO: Marking libXcomposite-0.4.3-4.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,539] DEBUG : TSINFO: Marking libXcursor-1.1.14-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,543] DEBUG : TSINFO: Marking libXdamage-1.1.3-4.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,546] DEBUG : TSINFO: Marking libXext-1.3.2-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,549] DEBUG : TSINFO: Marking libXfixes-5.0.1-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,553] DEBUG : TSINFO: Marking libXi-1.7.2-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,559] DEBUG : TSINFO: Marking libXinerama-1.1.3-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,563] DEBUG : TSINFO: Marking libXrender-0.9.8-2.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,567] DEBUG : TSINFO: Marking cairo-1.8.8-3.1.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,571] DEBUG : TSINFO: Marking 1:cups-libs-1.4.2-50.el6_4.5.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,575] DEBUG : TSINFO: Marking fontconfig-2.8.0-5.el6.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,579] DEBUG : TSINFO: Marking freetype-2.3.11-14.el6_3.1.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,583] DEBUG : TSINFO: Marking jasper-libs-1.900.1-15.el6_1.1.x86_64 as install for gtk2-2.20.1-4.el6.x86_64 >[2014-06-12 09:03:09,585] DEBUG : Quick matched pango-1.28.1-10.el6.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >[2014-06-12 09:03:09,585] DEBUG : Quick matched pango-1.28.1-10.el6.x86_64 to require for libpangoft2-1.0.so.0()(64bit) >[2014-06-12 09:03:09,602] DEBUG : TSINFO: Marking libtasn1-2.3-6.el6_5.x86_64 as install for p11-kit-0.18.5-2.el6_5.2.x86_64 >[2014-06-12 09:03:09,603] DEBUG : Quick matched libtasn1-2.3-6.el6_5.x86_64 to require for libtasn1.so.3()(64bit) >[2014-06-12 09:03:09,627] DEBUG : TSINFO: Marking pixman-0.32.4-4.el6.x86_64 as install for cairo-1.8.8-3.1.el6.x86_64 >[2014-06-12 09:03:09,640] DEBUG : TSINFO: Marking gnutls-2.8.5-14.el6_5.x86_64 as install for 1:cups-libs-1.4.2-50.el6_4.5.x86_64 >[2014-06-12 09:03:09,644] DEBUG : TSINFO: Marking avahi-libs-0.6.25-12.el6.x86_64 as install for 1:cups-libs-1.4.2-50.el6_4.5.x86_64 >[2014-06-12 09:03:09,645] DEBUG : Quick matched avahi-libs-0.6.25-12.el6.x86_64 to require for libavahi-common.so.3()(64bit) >[2014-06-12 09:03:09,657] DEBUG : TSINFO: Marking libX11-common-1.6.0-2.2.el6.noarch as install for libX11-1.6.0-2.2.el6.x86_64 >[2014-06-12 09:03:09,662] DEBUG : TSINFO: Marking libxcb-1.9.1-2.el6.x86_64 as install for libX11-1.6.0-2.2.el6.x86_64 >[2014-06-12 09:03:09,706] DEBUG : TSINFO: Marking libthai-0.1.12-3.el6.x86_64 as install for pango-1.28.1-10.el6.x86_64 >[2014-06-12 09:03:09,707] DEBUG : Quick matched libthai-0.1.12-3.el6.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2014-06-12 09:03:09,710] DEBUG : TSINFO: Marking libXft-2.3.1-2.el6.x86_64 as install for pango-1.28.1-10.el6.x86_64 >[2014-06-12 09:03:09,729] DEBUG : TSINFO: Marking libXau-1.0.6-4.el6.x86_64 as install for libxcb-1.9.1-2.el6.x86_64 >[2014-06-12 09:03:10,141] DEBUG : Depsolve time: 3.617 >[2014-06-12 09:09:13,261] DEBUG : Installed products updated. >[2014-06-12 09:09:37,857] DEBUG : VerifyTransaction time: 24.595 > > >/mnt/sysimage/root/install.log: >Installing libgcc-4.4.7-6.el6.x86_64 >Installing setup-2.8.14-20.el6_4.1.noarch >warning: setup-2.8.14-20.el6_4.1.noarch: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY >Installing filesystem-2.4.30-3.el6.x86_64 >Installing tzdata-2014d-1.el6.noarch >Installing basesystem-10.0-4.el6.noarch >Installing libX11-common-1.6.0-2.2.el6.noarch >Installing ncurses-base-5.7-3.20090208.el6.x86_64 >Installing glibc-common-2.12-1.146.el6.x86_64 >Installing nss-softokn-freebl-3.14.3-13.el6.x86_64 >Installing glibc-2.12-1.146.el6.x86_64 >Installing ncurses-libs-5.7-3.20090208.el6.x86_64 >Installing bash-4.1.2-22.el6.x86_64 >Installing libattr-2.4.44-7.el6.x86_64 >Installing libcap-2.16-5.5.el6.x86_64 >Installing zlib-1.2.3-29.el6.x86_64 >Installing info-4.13a-8.el6.x86_64 >Installing dbus-libs-1.2.24-7.el6_3.x86_64 >Installing audit-libs-2.2-4.el6_5.x86_64 >Installing nspr-4.10.5-1.el6.x86_64 >Installing popt-1.13-7.el6.x86_64 >Installing chkconfig-1.3.49.3-2.el6_4.1.x86_64 >Installing libxml2-2.7.6-14.el6_5.1.x86_64 >Installing libcom_err-1.41.12-18.el6.x86_64 >Installing libstdc++-4.4.7-6.el6.x86_64 >Installing libacl-2.2.49-6.el6.x86_64 >Installing db4-4.7.25-18.el6_4.x86_64 >Installing nss-util-3.16.1-1.el6.x86_64 >Installing libsepol-2.0.41-4.el6.x86_64 >Installing libselinux-2.0.94-5.6.el6.x86_64 >Installing shadow-utils-4.1.4.2-13.el6.x86_64 >Installing sed-4.2.1-10.el6.x86_64 >Installing bzip2-libs-1.0.5-7.el6_0.x86_64 >Installing elfutils-libelf-0.158-3.2.el6.x86_64 >Installing gawk-3.1.7-10.el6.x86_64 >Installing readline-6.0-4.el6.x86_64 >Installing expat-2.0.1-11.el6_2.x86_64 >Installing btparser-0.17-2.el6.x86_64 >Installing xz-libs-4.999.9-0.4.beta.20091007git.el6.x86_64 >Installing xmlrpc-c-1.16.24-1210.1840.el6.x86_64 >Installing freetype-2.3.11-14.el6_3.1.x86_64 >Installing libuuid-2.17.2-12.14.el6_5.x86_64 >Installing libblkid-2.17.2-12.14.el6_5.x86_64 >Installing libgpg-error-1.7-4.el6.x86_64 >Installing libgcrypt-1.4.5-11.el6_4.x86_64 >Installing libudev-147-2.51.el6.x86_64 >Installing bzip2-1.0.5-7.el6_0.x86_64 >Installing findutils-4.4.2-6.el6.x86_64 >Installing cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64 >Installing libidn-1.18-2.el6.x86_64 >Installing file-libs-5.04-16.el6.x86_64 >Installing tcp_wrappers-libs-7.6-57.el6.x86_64 >Installing pciutils-libs-3.1.10-4.el6.x86_64 >Installing libcap-ng-0.6.4-3.el6_0.1.x86_64 >Installing dbus-1.2.24-7.el6_3.x86_64 >Installing libnl-1.1.4-2.el6.x86_64 >Installing libjpeg-turbo-1.2.1-3.el6_5.x86_64 >Installing elfutils-libs-0.158-3.2.el6.x86_64 >Installing lua-5.1.4-4.1.el6.x86_64 >Installing sqlite-3.6.20-1.el6.x86_64 >Installing pcre-7.8-6.el6.x86_64 >Installing grep-2.6.3-6.el6.x86_64 >Installing e2fsprogs-libs-1.41.12-18.el6.x86_64 >Installing cpio-2.10-11.el6_3.x86_64 >Installing which-2.19-6.el6.x86_64 >Installing libpng-1.2.49-1.el6_2.x86_64 >Installing libtasn1-2.3-6.el6_5.x86_64 >Installing p11-kit-0.18.5-2.el6_5.2.x86_64 >Installing nss-softokn-3.14.3-13.el6.x86_64 >Installing libtiff-3.9.4-10.el6_5.x86_64 >Installing xz-4.999.9-0.4.beta.20091007git.el6.x86_64 >Installing procps-3.2.8-25.el6.x86_64 >Installing psmisc-22.6-19.el6_5.x86_64 >Installing libselinux-utils-2.0.94-5.6.el6.x86_64 >Installing checkpolicy-2.0.22-1.el6.x86_64 >Installing tar-1.23-11.el6.x86_64 >Installing libusb-0.1.12-23.el6.x86_64 >Installing libtar-1.2.11-17.el6_4.1.x86_64 >Installing libedit-2.11-4.20080712cvs.1.el6.x86_64 >Installing pth-2.0.7-9.3.el6.x86_64 >Installing sysvinit-tools-2.87-5.dsf.el6.x86_64 >Installing pkgconfig-0.23-9.1.el6.x86_64 >Installing libusb1-1.0.9-0.6.rc1.el6.x86_64 >Installing dmidecode-2.12-5.el6_5.x86_64 >Installing gdbm-1.8.0-36.el6.x86_64 >Installing perl-Pod-Escapes-1.04-136.el6.x86_64 >Installing perl-libs-5.10.1-136.el6.x86_64 >Installing perl-Module-Pluggable-3.90-136.el6.x86_64 >Installing perl-version-0.77-136.el6.x86_64 >Installing perl-Pod-Simple-3.13-136.el6.x86_64 >Installing perl-5.10.1-136.el6.x86_64 >Installing gamin-0.1.10-9.el6.x86_64 >Installing glib2-2.26.1-7.el6_5.x86_64 >Installing shared-mime-info-0.70-6.el6.x86_64 >Installing dbus-glib-0.86-6.el6_4.x86_64 >Installing eggdbus-0.6-5.el6.x86_64 >Installing grubby-7.0.15-5.el6.x86_64 >Installing desktop-file-utils-0.15-9.el6.x86_64 >Installing libgudev1-147-2.51.el6.x86_64 >Installing atk-1.30.0-1.el6.x86_64 >Installing xz-lzma-compat-4.999.9-0.4.beta.20091007git.el6.x86_64 >Installing p11-kit-trust-0.18.5-2.el6_5.2.x86_64 >Installing ca-certificates-2014.1.98-65.0.el6.noarch >Installing gnutls-2.8.5-14.el6_5.x86_64 >Installing elfutils-0.158-3.2.el6.x86_64 >Installing jasper-libs-1.900.1-15.el6_1.1.x86_64 >Installing iw-3.10-1.1.el6.x86_64 >Installing hal-libs-0.5.14-13.el6.x86_64 >Installing tcp_wrappers-7.6-57.el6.x86_64 >Installing file-5.04-16.el6.x86_64 >Installing libxslt-1.1.26-2.el6_3.1.x86_64 >Installing device-mapper-persistent-data-0.3.2-1.el6.x86_64 >Installing bc-1.06.95-1.el6.x86_64 >Installing libutempter-1.1.5-4.1.el6.x86_64 >Installing MAKEDEV-3.24-6.el6.x86_64 >Installing vim-minimal-7.2.411-1.8.el6.x86_64 >Installing net-tools-1.60-110.el6_2.x86_64 >Installing db4-utils-4.7.25-18.el6_4.x86_64 >Installing acl-2.2.49-6.el6.x86_64 >Installing hunspell-1.2.8-16.el6.x86_64 >Installing gmp-4.3.1-7.el6_2.2.x86_64 >Installing snappy-1.1.0-1.el6.x86_64 >Installing libss-1.41.12-18.el6.x86_64 >Installing e2fsprogs-1.41.12-18.el6.x86_64 >Installing pinentry-0.7.6-6.el6.x86_64 >Installing libnih-1.0.1-7.el6.x86_64 >Installing upstart-0.6.5-13.el6_5.3.x86_64 >Installing avahi-libs-0.6.25-12.el6.x86_64 >Installing diffutils-2.8.1-28.el6.x86_64 >Installing binutils-2.20.51.0.2-5.41.el6.x86_64 >Installing make-3.81-20.el6.x86_64 >Installing m4-1.4.13-5.el6.x86_64 >Installing vim-common-7.2.411-1.8.el6.x86_64 >Installing dash-0.5.5.1-4.el6.x86_64 >Installing ncurses-5.7-3.20090208.el6.x86_64 >Installing groff-1.18.1.4-21.el6.x86_64 >Installing less-436-12.el6.x86_64 >Installing coreutils-libs-8.4-33.el6.x86_64 >Installing gzip-1.3.12-22.el6.x86_64 >Installing cracklib-2.8.16-4.el6.x86_64 >Installing cracklib-dicts-2.8.16-4.el6.x86_64 >Installing coreutils-8.4-33.el6.x86_64 >Installing pam-1.1.1-17.el6.x86_64 >Installing module-init-tools-3.9-24.el6.x86_64 >Installing hwdata-0.233-9.1.el6.noarch >Installing fontconfig-2.8.0-5.el6.x86_64 >Installing xdg-utils-1.0.2-17.20091016cvs.el6.noarch >Installing redhat-logos-60.0.14-1.el6.noarch >Installing plymouth-scripts-0.8.3-27.el6.x86_64 >Installing pciutils-3.1.10-4.el6.x86_64 >Installing libpciaccess-0.13.3-0.1.el6.x86_64 >Installing ConsoleKit-libs-0.4.1-3.el6.x86_64 >Installing polkit-0.96-5.el6_4.x86_64 >Installing ConsoleKit-0.4.1-3.el6.x86_64 >Installing logrotate-3.7.8-17.el6.x86_64 >Installing alsa-lib-1.0.22-3.el6.x86_64 >Installing nss-3.16.1-2.el6.x86_64 >Installing nss-sysinit-3.16.1-2.el6.x86_64 >Installing nss-tools-3.16.1-2.el6.x86_64 >Installing hicolor-icon-theme-0.11-1.1.el6.noarch >Installing libaio-0.3.107-10.el6.x86_64 >Installing ethtool-3.5-4.el6.x86_64 >Installing mingetty-1.08-5.el6.x86_64 >Installing numactl-2.0.9-2.el6.x86_64 >Installing lzo-2.03-3.1.el6.x86_64 >Installing sg3_utils-libs-1.28-5.el6.x86_64 >Installing plymouth-core-libs-0.8.3-27.el6.x86_64 >Installing hdparm-9.43-4.el6.x86_64 >Installing libpcap-1.4.0-1.20130826git2dbcaa1.el6.x86_64 >Installing gpm-libs-1.20.6-12.el6.x86_64 >Installing sgpio-1.2.0.10-5.el6.x86_64 >Installing keyutils-libs-1.4-4.el6.x86_64 >Installing krb5-libs-1.10.3-15.el6_5.1.x86_64 >Installing openssl-1.0.1e-16.el6_5.7.x86_64 >Installing libssh2-1.4.2-1.el6.x86_64 >Installing libcurl-7.19.7-37.el6_5.3.x86_64 >Installing curl-7.19.7-37.el6_5.3.x86_64 >Installing rpm-libs-4.8.0-37.el6.x86_64 >Installing rpm-4.8.0-37.el6.x86_64 >Installing openldap-2.4.39-6.el6.x86_64 >Installing xmlrpc-c-client-1.16.24-1210.1840.el6.x86_64 >Installing gnupg2-2.0.14-8.el6.x86_64 >Installing libuser-0.56.13-5.el6.x86_64 >Installing mailx-12.4-7.el6.x86_64 >Installing passwd-0.77-4.el6_2.2.x86_64 >Installing gpgme-1.1.8-3.el6.x86_64 >Installing man-1.6f-32.el6.x86_64 >Installing bind-libs-9.8.2-0.29.rc1.el6.x86_64 >Installing mysql-libs-5.1.73-3.el6_5.x86_64 >Installing fipscheck-lib-1.2.0-7.el6.x86_64 >Installing fipscheck-1.2.0-7.el6.x86_64 >Installing cups-libs-1.4.2-50.el6_4.5.x86_64 >Installing ustr-1.0.4-9.1.el6.x86_64 >Installing libsemanage-2.0.43-4.2.el6.x86_64 >Installing slang-2.2.1-1.el6.x86_64 >Installing newt-0.52.11-3.el6.x86_64 >Installing libffi-3.0.5-3.2.el6.x86_64 >Installing python-2.6.6-52.el6.x86_64 >Installing python-libs-2.6.6-52.el6.x86_64 >Installing rpm-python-4.8.0-37.el6.x86_64 >Installing newt-python-0.52.11-3.el6.x86_64 >Installing python-iniparse-0.3.1-2.1.el6.noarch >Installing libxml2-python-2.7.6-14.el6_5.1.x86_64 >Installing python-ethtool-0.6-5.el6.x86_64 >Installing m2crypto-0.20.2-9.el6.x86_64 >Installing python-dateutil-1.4.1-6.el6.noarch >Installing dbus-python-0.83.0-6.1.el6.x86_64 >Installing python-dmidecode-3.10.13-3.el6_4.x86_64 >Installing python-lxml-2.2.3-1.1.el6.x86_64 >Installing python-simplejson-2.0.9-3.1.el6.x86_64 >Installing pygobject2-2.20.0-5.el6.x86_64 >Installing python-gudev-147.1-4.el6_0.1.x86_64 >Installing python-rhsm-1.9.7-1.el6_5.x86_64 >Installing redhat-support-lib-python-0.9.5-9.el6.noarch >Installing sos-2.2-47.el6_5.1.noarch >Installing yum-metadata-parser-1.1.2-16.el6.x86_64 >Installing pygpgme-0.1-18.20090824bzr68.el6.x86_64 >Installing python-pycurl-7.19.0-8.el6.x86_64 >Installing python-urlgrabber-3.9.1-9.el6.noarch >Installing yum-3.2.29-58.el6.noarch >Installing pyOpenSSL-0.10-2.el6.x86_64 >Installing rhnlib-2.5.22-15.el6.noarch >Installing rhn-client-tools-1.0.0.1-16.el6.noarch >Installing libproxy-bin-0.3.0-4.el6_3.x86_64 >Installing libproxy-0.3.0-4.el6_3.x86_64 >Installing libproxy-python-0.3.0-4.el6_3.x86_64 >Installing libreport-plugin-rhtsupport-2.0.9-19.el6.x86_64 >Installing libreport-compat-2.0.9-19.el6.x86_64 >Installing libreport-python-2.0.9-19.el6.x86_64 >Installing libreport-2.0.9-19.el6.x86_64 >Installing libreport-plugin-reportuploader-2.0.9-19.el6.x86_64 >Installing abrt-libs-2.0.8-21.el6.x86_64 >Installing abrt-2.0.8-21.el6.x86_64 >Installing abrt-addon-ccpp-2.0.8-21.el6.x86_64 >Installing abrt-addon-python-2.0.8-21.el6.x86_64 >Installing abrt-tui-2.0.8-21.el6.x86_64 >Installing libreport-plugin-kerneloops-2.0.9-19.el6.x86_64 >Installing abrt-addon-kerneloops-2.0.8-21.el6.x86_64 >Installing libreport-cli-2.0.9-19.el6.x86_64 >Installing libreport-plugin-logger-2.0.9-19.el6.x86_64 >Installing libreport-plugin-mailx-2.0.9-19.el6.x86_64 >Installing pixman-0.32.4-4.el6.x86_64 >Installing libthai-0.1.12-3.el6.x86_64 >Installing libXau-1.0.6-4.el6.x86_64 >Installing libxcb-1.9.1-2.el6.x86_64 >Installing libX11-1.6.0-2.2.el6.x86_64 >Installing libXrender-0.9.8-2.1.el6.x86_64 >Installing libXext-1.3.2-2.1.el6.x86_64 >Installing libXfixes-5.0.1-2.1.el6.x86_64 >Installing cairo-1.8.8-3.1.el6.x86_64 >Installing libXcursor-1.1.14-2.1.el6.x86_64 >Installing libXdamage-1.1.3-4.el6.x86_64 >Installing libXrandr-1.4.1-2.1.el6.x86_64 >Installing libXi-1.7.2-2.1.el6.x86_64 >Installing libXinerama-1.1.3-2.1.el6.x86_64 >Installing libXft-2.3.1-2.el6.x86_64 >Installing pango-1.28.1-10.el6.x86_64 >Installing libXcomposite-0.4.3-4.el6.x86_64 >Installing gtk2-2.20.1-4.el6.x86_64 >Installing libfprint-0.1.0-19.pre2.el6.x86_64 >Installing fprintd-0.1-21.git04fd09cfa.el6.x86_64 >Installing busybox-1.15.1-20.el6.x86_64 >Installing kbd-misc-1.15-11.el6.noarch >Installing redhat-release-server-6Server-6.6.0.1.el6.x86_64 >Installing policycoreutils-2.0.83-19.39.el6.x86_64 >Installing iptables-1.4.7-11.el6.x86_64 >Installing iproute-2.6.32-32.el6_5.x86_64 >Installing iputils-20071127-17.el6_4.2.x86_64 >Installing util-linux-ng-2.17.2-12.14.el6_5.x86_64 >Installing initscripts-9.03.41-1.el6.x86_64 >Installing udev-147-2.51.el6.x86_64 >Installing usermode-1.102-3.el6.x86_64 >Installing device-mapper-libs-1.02.79-8.el6.x86_64 >Installing device-mapper-1.02.79-8.el6.x86_64 >Installing device-mapper-event-libs-1.02.79-8.el6.x86_64 >Installing device-mapper-event-1.02.79-8.el6.x86_64 >Installing kpartx-0.4.9-72.el6_5.2.x86_64 >Installing kbd-1.15-11.el6.x86_64 >Installing openssh-5.3p1-94.el6.x86_64 >Installing dmraid-1.0.0.rc16-11.el6.x86_64 >Installing dmraid-events-1.0.0.rc16-11.el6.x86_64 >Installing lvm2-libs-2.02.100-8.el6.x86_64 >Installing cryptsetup-luks-libs-1.2.0-7.el6.x86_64 >Installing cryptsetup-luks-1.2.0-7.el6.x86_64 >Installing pm-utils-1.2.5-11.el6.x86_64 >Installing hal-info-20090716-3.1.el6.noarch >Installing hal-0.5.14-13.el6.x86_64 >Installing rhnsd-4.9.3-2.el6.x86_64 >Installing rhn-setup-1.0.0.1-16.el6.noarch >Installing yum-rhn-plugin-0.9.1-49.el6.noarch >Installing rhn-check-1.0.0.1-16.el6.noarch >Installing mdadm-3.2.6-7.el6_5.2.x86_64 >Installing libdrm-2.4.52-4.el6.x86_64 >Installing plymouth-0.8.3-27.el6.x86_64 >Installing dracut-004-349.el6.noarch >Installing dracut-kernel-004-349.el6.noarch >Installing crda-1.1.1_2010.11.22-1.el6.x86_64 >Installing wireless-tools-29-5.1.1.el6.x86_64 >Installing python-iwlib-0.1-1.2.el6.x86_64 >Installing rsyslog-5.8.10-8.el6.x86_64 >Installing ntpdate-4.2.6p5-1.el6.x86_64 >Installing cyrus-sasl-2.1.23-13.el6_3.1.x86_64 >Installing postfix-2.6.6-6.el6_5.x86_64 >Installing crontabs-1.10-33.el6.noarch >Installing cronie-anacron-1.4.4-12.el6.x86_64 >Installing cronie-1.4.4-12.el6.x86_64 >Installing virt-what-1.11-1.2.el6.x86_64 >Installing iptables-ipv6-1.4.7-11.el6.x86_64 >Installing system-config-firewall-base-1.2.27-6.el6.noarch >Installing selinux-policy-3.7.19-231.el6_5.3.noarch >Installing dhcp-common-4.1.1-43.P1.el6.x86_64 >Installing kernel-firmware-2.6.32-472.el6.noarch >Installing kernel-2.6.32-472.el6.x86_64 >Installing irqbalance-1.0.4-10.el6.x86_64 >Installing pcmciautils-015-4.2.el6.x86_64 >Installing dhclient-4.1.1-43.P1.el6.x86_64 >Installing selinux-policy-targeted-3.7.19-231.el6_5.3.noarch >Installing system-config-firewall-tui-1.2.27-6.el6.noarch >Installing subscription-manager-1.9.11-1.el6.x86_64 >Installing sysstat-9.0.4-25.el6.x86_64 >Installing ntp-4.2.6p5-1.el6.x86_64 >Installing system-config-network-tui-1.6.0.el6.2-1.el6.noarch >Installing kexec-tools-2.0.0-275.el6.x86_64 >Installing lvm2-2.02.100-8.el6.x86_64 >Installing openssh-server-5.3p1-94.el6.x86_64 >Installing openssh-clients-5.3p1-94.el6.x86_64 >Installing parted-2.1-24.el6.x86_64 >Installing setuptool-1.19.9-4.el6.x86_64 >Installing bfa-firmware-3.2.23.0-2.el6.noarch >Installing iwl5150-firmware-8.24.2.2-1.el6.noarch >Installing iwl100-firmware-39.31.5.1-1.el6.noarch >Installing iwl6050-firmware-41.28.5.1-2.el6.noarch >Installing b43-openfwwf-5.2-4.el6.noarch >Installing iwl6000g2a-firmware-17.168.5.3-1.el6.noarch >Installing aic94xx-firmware-30-2.el6.noarch >Installing iwl6000-firmware-9.221.4.1-1.el6.noarch >Installing iwl1000-firmware-39.31.5.1-1.el6.noarch >Installing biosdevname-0.5.1-1.el6.x86_64 >Installing quota-3.17-21.el6_5.x86_64 >Installing acpid-1.0.10-2.1.el6.x86_64 >Installing rng-tools-2-13.el6_2.x86_64 >Installing readahead-1.5.6-2.el6.x86_64 >Installing microcode_ctl-1.17-18.el6.x86_64 >Installing cpuspeed-1.5-20.el6_4.x86_64 >Installing smartmontools-5.43-1.el6.x86_64 >Installing prelink-0.4.6-3.1.el6_4.x86_64 >Installing fprintd-pam-0.1-21.git04fd09cfa.el6.x86_64 >Installing abrt-cli-2.0.8-21.el6.x86_64 >Installing yum-plugin-security-1.1.30-28.el6.noarch >Installing yum-utils-1.1.30-28.el6.noarch >Installing redhat-support-tool-0.9.5-8.el6.noarch >Installing authconfig-6.1.12-13.el6.x86_64 >Installing vim-enhanced-7.2.411-1.8.el6.x86_64 >Installing grub-0.97-84.el6.x86_64 >Installing blktrace-1.0.1-6.el6.x86_64 >Installing ntsysv-1.3.49.3-2.el6_4.1.x86_64 >Installing bind-utils-9.8.2-0.29.rc1.el6.x86_64 >Installing man-pages-overrides-6.5.3-1.el6_5.noarch >Installing sudo-1.8.6p3-13.el6.x86_64 >Installing tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64 >Installing wget-1.12-5.el6.x86_64 >Installing ledmon-0.78-1.el6.x86_64 >Installing systemtap-runtime-2.5-3.el6.x86_64 >Installing alsa-utils-1.0.22-5.el6.x86_64 >Installing pinfo-0.6.9-12.el6.x86_64 >Installing Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-5-2.el6.noarch >Installing usbutils-003-4.el6.x86_64 >Installing at-3.1.10-43.el6_2.1.x86_64 >Installing pam_passwdqc-1.0.5-6.el6.x86_64 >Installing audit-2.2-4.el6_5.x86_64 >Installing psacct-6.3.2-63.el6_3.3.x86_64 >Installing tcsh-6.17-24.el6.x86_64 >Installing hunspell-en-0.20090216-7.1.el6.noarch >Installing tmpwatch-2.9.16-4.el6.x86_64 >Installing mlocate-0.22.2-4.el6.x86_64 >Installing efibootmgr-0.5.4-11.el6.x86_64 >Installing cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64 >Installing unzip-6.0-1.el6.x86_64 >Installing lsof-4.82-4.el6.x86_64 >Installing rsync-3.0.6-12.el6.x86_64 >Installing ed-1.1-3.3.el6.x86_64 >Installing nano-2.0.9-7.el6.x86_64 >Installing time-1.7-37.1.el6.x86_64 >Installing attr-2.4.44-7.el6.x86_64 >Installing scl-utils-20120927-13.el6.x86_64 >Installing mtr-0.75-5.el6.x86_64 >Installing traceroute-2.0.14-2.el6.x86_64 >Installing setserial-2.17-25.el6.x86_64 >Installing vconfig-1.9-8.1.el6.x86_64 >Installing zip-3.0-1.el6.x86_64 >Installing dosfstools-3.0.9-4.el6.x86_64 >Installing rfkill-0.3-4.el6.x86_64 >Installing rdate-1.4-16.el6.x86_64 >Installing bridge-utils-1.2-10.el6.x86_64 >Installing eject-2.1.5-17.el6.x86_64 >Installing strace-4.5.19-1.18.el6.x86_64 >Installing b43-fwcutter-012-2.2.el6.x86_64 >Installing man-pages-3.22-20.el6.noarch >Installing words-3.0-17.el6.noarch >Installing redhat-indexhtml-6-6.el6.noarch >Installing ql2400-firmware-7.03.00-1.el6.noarch >Installing iwl5000-firmware-8.83.5.1_1-1.el6_1.1.noarch >Installing ql2100-firmware-1.19.38-3.1.el6.noarch >Installing ivtv-firmware-20080701-20.2.noarch >Installing libertas-usb8388-firmware-5.110.22.p23-3.1.el6.noarch >Installing xorg-x11-drv-ati-firmware-7.3.99-2.el6.noarch >Installing ql2500-firmware-7.03.00-1.el6.noarch >Installing atmel-firmware-1.3-7.el6.noarch >Installing zd1211-firmware-1.4-4.el6.noarch >Installing iwl4965-firmware-228.61.2.24-2.1.el6.noarch >Installing rt61pci-firmware-1.2-7.el6.noarch >Installing iwl3945-firmware-15.32.2.9-4.el6.noarch >Installing ql2200-firmware-2.02.08-3.1.el6.noarch >Installing rt73usb-firmware-1.8-7.el6.noarch >Installing ipw2100-firmware-1.3-11.el6.noarch >Installing ql23xx-firmware-3.03.27-3.1.el6.noarch >Installing ipw2200-firmware-3.1-4.el6.noarch >Installing rootfiles-8.1-6.1.el6.noarch >*** FINISHED INSTALLING PACKAGES *** > >/proc/cmdline: >initrd=/test/mk/rhel6/initrd.img ksdevice=bootif kssendmac updates=http://cobra02/ks/mk/rhel6_updates.img repo=http://cobra02/trees/rhel6 stage2=http://cobra02/trees/mk/rhel6.img ks=http://cobra02/ks/mk/rhel6_testing.ks BOOT_IMAGE=/test/mk/rhel6/vmlinuz > > >/tmp/syslog: >13:02:18,610 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >13:02:18,610 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="69" x-info="http://www.rsyslog.com"] start >13:02:18,614 INFO kernel:Initializing cgroup subsys cpuset >13:02:18,614 INFO kernel:Initializing cgroup subsys cpu >13:02:18,614 NOTICE kernel:Linux version 2.6.32-472.el6.x86_64 (mockbuild@x86-026.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Sat May 31 11:14:05 EDT 2014 >13:02:18,614 INFO kernel:Command line: initrd=/test/mk/rhel6/initrd.img ksdevice=bootif kssendmac updates=http://cobra02/ks/mk/rhel6_updates.img repo=http://cobra02/trees/rhel6 stage2=http://cobra02/trees/mk/rhel6.img ks=http://cobra02/ks/mk/rhel6_testing.ks BOOT_IMAGE=/test/mk/rhel6/vmlinuz >13:02:18,614 INFO kernel:KERNEL supported cpus: >13:02:18,614 INFO kernel: Intel GenuineIntel >13:02:18,614 INFO kernel: AMD AuthenticAMD >13:02:18,614 INFO kernel: Centaur CentaurHauls >13:02:18,614 INFO kernel:BIOS-provided physical RAM map: >13:02:18,614 INFO kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) >13:02:18,614 INFO kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) >13:02:18,614 INFO kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >13:02:18,614 INFO kernel: BIOS-e820: 0000000000100000 - 000000007fffe000 (usable) >13:02:18,614 INFO kernel: BIOS-e820: 000000007fffe000 - 0000000080000000 (reserved) >13:02:18,614 INFO kernel: BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) >13:02:18,614 INFO kernel: BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) >13:02:18,614 INFO kernel:DMI 2.4 present. >13:02:18,614 WARNING kernel:SMBIOS version 2.4 @ 0xF17A0 >13:02:18,614 DEBUG kernel:DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >13:02:18,614 INFO kernel:Hypervisor detected: KVM >13:02:18,614 DEBUG kernel:e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved) >13:02:18,614 DEBUG kernel:e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >13:02:18,614 INFO kernel:last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >13:02:18,614 DEBUG kernel:MTRR default type: write-back >13:02:18,614 DEBUG kernel:MTRR fixed ranges enabled: >13:02:18,614 DEBUG kernel: 00000-9FFFF write-back >13:02:18,614 DEBUG kernel: A0000-BFFFF uncachable >13:02:18,614 DEBUG kernel: C0000-FFFFF write-protect >13:02:18,614 DEBUG kernel:MTRR variable ranges enabled: >13:02:18,614 DEBUG kernel: 0 base 0080000000 mask FF80000000 uncachable >13:02:18,614 DEBUG kernel: 1 disabled >13:02:18,614 DEBUG kernel: 2 disabled >13:02:18,615 DEBUG kernel: 3 disabled >13:02:18,615 DEBUG kernel: 4 disabled >13:02:18,615 DEBUG kernel: 5 disabled >13:02:18,615 DEBUG kernel: 6 disabled >13:02:18,615 DEBUG kernel: 7 disabled >13:02:18,615 INFO kernel:PAT not supported by CPU. >13:02:18,615 DEBUG kernel:initial memory mapped : 0 - 20000000 >13:02:18,615 INFO kernel:init_memory_mapping: 0000000000000000-000000007fffe000 >13:02:18,615 DEBUG kernel: 0000000000 - 007fe00000 page 2M >13:02:18,615 DEBUG kernel: 007fe00000 - 007fffe000 page 4k >13:02:18,615 DEBUG kernel:kernel direct mapping tables up to 7fffe000 @ 8000-c000 >13:02:18,615 INFO kernel:RAMDISK: 7deef000 - 7fefd3a6 >13:02:18,615 WARNING kernel:ACPI: RSDP 00000000000f1630 00014 (v00 BOCHS ) >13:02:18,615 WARNING kernel:ACPI: RSDT 000000007fffe3f0 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >13:02:18,615 WARNING kernel:ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >13:02:18,615 WARNING kernel:ACPI: DSDT 000000007fffe430 01137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >13:02:18,615 WARNING kernel:ACPI: FACS 000000007fffff40 00040 >13:02:18,615 WARNING kernel:ACPI: SSDT 000000007ffff6a0 00899 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >13:02:18,615 WARNING kernel:ACPI: APIC 000000007ffff5b0 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >13:02:18,615 WARNING kernel:ACPI: HPET 000000007ffff570 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >13:02:18,615 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >13:02:18,615 INFO kernel:Setting APIC routing to flat. >13:02:18,615 INFO kernel:No NUMA configuration found >13:02:18,615 INFO kernel:Faking a node at 0000000000000000-000000007fffe000 >13:02:18,615 INFO kernel:Bootmem setup node 0 0000000000000000-000000007fffe000 >13:02:18,615 INFO kernel: NODE_DATA [000000000000a000 - 000000000003dfff] >13:02:18,615 INFO kernel: bootmap [000000000003e000 - 000000000004dfff] pages 10 >13:02:18,615 INFO kernel:(7 early reservations) ==> bootmem [0000000000 - 007fffe000] >13:02:18,615 INFO kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] >13:02:18,615 INFO kernel: #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] >13:02:18,615 INFO kernel: #2 [0001000000 - 0002023164] TEXT DATA BSS ==> [0001000000 - 0002023164] >13:02:18,615 INFO kernel: #3 [007deef000 - 007fefd3a6] RAMDISK ==> [007deef000 - 007fefd3a6] >13:02:18,615 INFO kernel: #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000] >13:02:18,615 INFO kernel: #5 [0002024000 - 0002024079] BRK ==> [0002024000 - 0002024079] >13:02:18,615 INFO kernel: #6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000] >13:02:18,615 INFO kernel:found SMP MP-table at [ffff8800000f17c0] f17c0 >13:02:18,615 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >13:02:18,615 INFO kernel:kvm-clock: cpu 0, msr 0:1c25801, boot clock >13:02:18,615 DEBUG kernel: [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002600000-ffff8800041fffff] on node 0 >13:02:18,615 WARNING kernel:Zone PFN ranges: >13:02:18,615 WARNING kernel: DMA 0x00000001 -> 0x00001000 >13:02:18,615 WARNING kernel: DMA32 0x00001000 -> 0x00100000 >13:02:18,615 WARNING kernel: Normal 0x00100000 -> 0x00100000 >13:02:18,615 WARNING kernel:Movable zone start PFN for each node >13:02:18,615 WARNING kernel:early_node_map[2] active PFN ranges >13:02:18,615 WARNING kernel: 0: 0x00000001 -> 0x0000009f >13:02:18,615 WARNING kernel: 0: 0x00000100 -> 0x0007fffe >13:02:18,615 DEBUG kernel:On node 0 totalpages: 524188 >13:02:18,615 DEBUG kernel: DMA zone: 56 pages used for memmap >13:02:18,615 DEBUG kernel: DMA zone: 101 pages reserved >13:02:18,615 DEBUG kernel: DMA zone: 3841 pages, LIFO batch:0 >13:02:18,615 DEBUG kernel: DMA32 zone: 7112 pages used for memmap >13:02:18,615 DEBUG kernel: DMA32 zone: 513078 pages, LIFO batch:31 >13:02:18,615 INFO kernel:ACPI: PM-Timer IO Port: 0xb008 >13:02:18,615 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >13:02:18,615 INFO kernel:Setting APIC routing to flat. >13:02:18,615 INFO kernel:ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >13:02:18,615 INFO kernel:ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >13:02:18,615 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >13:02:18,615 INFO kernel:ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >13:02:18,615 INFO kernel:IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >13:02:18,615 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:02:18,615 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >13:02:18,615 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:02:18,615 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >13:02:18,615 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >13:02:18,615 DEBUG kernel:ACPI: IRQ0 used by override. >13:02:18,615 DEBUG kernel:ACPI: IRQ2 used by override. >13:02:18,615 DEBUG kernel:ACPI: IRQ5 used by override. >13:02:18,615 DEBUG kernel:ACPI: IRQ9 used by override. >13:02:18,615 DEBUG kernel:ACPI: IRQ10 used by override. >13:02:18,615 DEBUG kernel:ACPI: IRQ11 used by override. >13:02:18,615 INFO kernel:Using ACPI (MADT) for SMP configuration information >13:02:18,615 INFO kernel:ACPI: HPET id: 0x8086a201 base: 0xfed00000 >13:02:18,615 INFO kernel:SMP: Allowing 2 CPUs, 0 hotplug CPUs >13:02:18,615 DEBUG kernel:nr_irqs_gsi: 24 >13:02:18,615 INFO kernel:PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >13:02:18,615 INFO kernel:PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >13:02:18,615 INFO kernel:PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >13:02:18,615 INFO kernel:Allocating PCI resources starting at 80000000 (gap: 80000000:7effc000) >13:02:18,615 INFO kernel:Booting paravirtualized kernel on KVM >13:02:18,615 INFO kernel:NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >13:02:18,615 INFO kernel:PERCPU: Embedded 31 pages/cpu @ffff880002200000 s94936 r8192 d23848 u1048576 >13:02:18,615 INFO kernel:pcpu-alloc: s94936 r8192 d23848 u1048576 alloc=1*2097152 >13:02:18,615 INFO kernel:pcpu-alloc: [0] 0 1 >13:02:18,615 INFO kernel:kvm-clock: cpu 0, msr 0:2216801, primary cpu clock >13:02:18,615 INFO kernel:kvm-stealtime: cpu 0, msr 220e880 >13:02:18,615 WARNING kernel:Built 1 zonelists in Node order, mobility grouping on. Total pages: 516919 >13:02:18,615 WARNING kernel:Policy zone: DMA32 >13:02:18,615 NOTICE kernel:Kernel command line: initrd=/test/mk/rhel6/initrd.img ksdevice=bootif kssendmac updates=http://cobra02/ks/mk/rhel6_updates.img repo=http://cobra02/trees/rhel6 stage2=http://cobra02/trees/mk/rhel6.img ks=http://cobra02/ks/mk/rhel6_testing.ks BOOT_IMAGE=/test/mk/rhel6/vmlinuz >13:02:18,615 INFO kernel:PID hash table entries: 4096 (order: 3, 32768 bytes) >13:02:18,615 INFO kernel:Checking aperture... >13:02:18,615 INFO kernel:No AGP bridge found >13:02:18,615 INFO kernel:Memory: 2017968k/2097144k available (5323k kernel code, 392k absent, 78784k reserved, 7018k data, 1284k init) >13:02:18,615 INFO kernel:Hierarchical RCU implementation. >13:02:18,615 INFO kernel:NR_IRQS:33024 nr_irqs:424 >13:02:18,615 WARNING kernel:Console: colour VGA+ 80x25 >13:02:18,615 INFO kernel:console [tty0] enabled >13:02:18,615 INFO kernel:allocated 8388608 bytes of page_cgroup >13:02:18,615 INFO kernel:please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:02:18,615 DEBUG kernel:hpet clockevent registered >13:02:18,615 WARNING kernel:Detected 1595.926 MHz processor. >13:02:18,615 INFO kernel:Calibrating delay loop (skipped) preset value.. 3191.85 BogoMIPS (lpj=1595926) >13:02:18,615 INFO kernel:pid_max: default: 32768 minimum: 301 >13:02:18,615 INFO kernel:Security Framework initialized >13:02:18,615 INFO kernel:SELinux: Initializing. >13:02:18,615 DEBUG kernel:SELinux: Starting in permissive mode >13:02:18,615 INFO kernel:Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >13:02:18,615 INFO kernel:Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >13:02:18,615 WARNING kernel:Mount-cache hash table entries: 256 >13:02:18,615 INFO kernel:Initializing cgroup subsys ns >13:02:18,615 INFO kernel:Initializing cgroup subsys cpuacct >13:02:18,616 INFO kernel:Initializing cgroup subsys memory >13:02:18,616 INFO kernel:Initializing cgroup subsys devices >13:02:18,616 INFO kernel:Initializing cgroup subsys freezer >13:02:18,616 INFO kernel:Initializing cgroup subsys net_cls >13:02:18,616 INFO kernel:Initializing cgroup subsys blkio >13:02:18,616 INFO kernel:Initializing cgroup subsys perf_event >13:02:18,616 INFO kernel:Initializing cgroup subsys net_prio >13:02:18,616 INFO kernel:mce: CPU supports 10 MCE banks >13:02:18,616 INFO kernel:alternatives: switching to unfair spinlock >13:02:18,616 INFO kernel:ACPI: Core revision 20090903 >13:02:18,616 INFO kernel:ftrace: converting mcount calls to 0f 1f 44 00 00 >13:02:18,616 INFO kernel:ftrace: allocating 21740 entries in 86 pages >13:02:18,616 INFO kernel:APIC routing finalized to flat. >13:02:18,616 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:02:18,616 INFO kernel:CPU0: Intel QEMU Virtual CPU version 1.6.2 stepping 03 >13:02:18,616 WARNING kernel:APIC calibration not consistent with PM-Timer: 102ms instead of 100ms >13:02:18,616 INFO kernel:APIC delta adjusted to PM-Timer: 6250861 (6437905) >13:02:18,616 INFO kernel:Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >13:02:18,616 WARNING kernel:NMI watchdog disabled (cpu0): hardware events not enabled >13:02:18,616 INFO kernel:Booting Node 0, Processors #1 Ok. >13:02:18,616 INFO kernel:kvm-clock: cpu 1, msr 0:2316801, secondary cpu clock >13:02:18,616 INFO kernel:kvm-stealtime: cpu 1, msr 230e880 >13:02:18,616 INFO kernel:Brought up 2 CPUs >13:02:18,616 INFO kernel:Total of 2 processors activated (6383.70 BogoMIPS). >13:02:18,616 DEBUG kernel:sizeof(vma)=200 bytes >13:02:18,616 DEBUG kernel:sizeof(page)=56 bytes >13:02:18,616 DEBUG kernel:sizeof(inode)=592 bytes >13:02:18,616 DEBUG kernel:sizeof(dentry)=192 bytes >13:02:18,616 DEBUG kernel:sizeof(ext3inode)=800 bytes >13:02:18,616 DEBUG kernel:sizeof(buffer_head)=104 bytes >13:02:18,616 DEBUG kernel:sizeof(skbuff)=232 bytes >13:02:18,616 DEBUG kernel:sizeof(task_struct)=2648 bytes >13:02:18,616 INFO kernel:devtmpfs: initialized >13:02:18,616 INFO kernel:regulator: core version 0.5 >13:02:18,616 INFO kernel:NET: Registered protocol family 16 >13:02:18,616 INFO kernel:ACPI: bus type pci registered >13:02:18,616 INFO kernel:PCI: Using configuration type 1 for base access >13:02:18,616 WARNING kernel:bio: create slab <bio-0> at 0 >13:02:18,616 DEBUG kernel:ACPI: EC: Look up EC in DSDT >13:02:18,616 INFO kernel:ACPI: Interpreter enabled >13:02:18,616 INFO kernel:ACPI: (supports S0 S3 S4 S5) >13:02:18,616 INFO kernel:ACPI: Using IOAPIC for interrupt routing >13:02:18,616 INFO kernel:ACPI: No dock devices found. >13:02:18,616 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:02:18,616 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:02:18,616 INFO kernel:pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] >13:02:18,616 INFO kernel:pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] >13:02:18,616 INFO kernel:pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] >13:02:18,616 INFO kernel:pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfebfffff] >13:02:18,616 INFO kernel:PCI host bridge to bus 0000:00 >13:02:18,616 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:02:18,616 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:02:18,616 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:02:18,629 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >13:02:18,629 DEBUG kernel:pci 0000:00:01.1: reg 20: [io 0xc0e0-0xc0ef] >13:02:18,629 DEBUG kernel:pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >13:02:18,629 INFO kernel:pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >13:02:18,629 INFO kernel:pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >13:02:18,629 DEBUG kernel:pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >13:02:18,629 DEBUG kernel:pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >13:02:18,629 DEBUG kernel:pci 0000:00:02.0: reg 18: [mem 0xfc030000-0xfc033fff] >13:02:18,629 DEBUG kernel:pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >13:02:18,629 DEBUG kernel:pci 0000:00:02.0: reg 30: [mem 0xfc020000-0xfc02ffff pref] >13:02:18,630 DEBUG kernel:pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >13:02:18,630 DEBUG kernel:pci 0000:00:03.0: reg 14: [mem 0xfc034000-0xfc034fff] >13:02:18,630 DEBUG kernel:pci 0000:00:03.0: reg 30: [mem 0xfc000000-0xfc01ffff pref] >13:02:18,630 DEBUG kernel:pci 0000:00:04.0: reg 10: [io 0xc0a0-0xc0bf] >13:02:18,630 DEBUG kernel:pci 0000:00:04.0: reg 14: [mem 0xfc035000-0xfc035fff] >13:02:18,630 DEBUG kernel:pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >13:02:18,630 DEBUG kernel:pci 0000:00:05.0: reg 14: [mem 0xfc036000-0xfc036fff] >13:02:18,630 DEBUG kernel:pci 0000:00:06.0: reg 10: [io 0xc0c0-0xc0df] >13:02:18,630 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >13:02:18,630 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >13:02:18,630 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >13:02:18,630 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >13:02:18,630 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >13:02:18,630 INFO kernel:ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >13:02:18,630 INFO kernel:vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >13:02:18,630 INFO kernel:vgaarb: loaded >13:02:18,630 INFO kernel:vgaarb: bridge control possible 0000:00:02.0 >13:02:18,630 NOTICE kernel:SCSI subsystem initialized >13:02:18,630 DEBUG kernel:libata version 3.00 loaded. >13:02:18,630 INFO kernel:usbcore: registered new interface driver usbfs >13:02:18,630 INFO kernel:usbcore: registered new interface driver hub >13:02:18,630 INFO kernel:usbcore: registered new device driver usb >13:02:18,630 INFO kernel:PCI: Using ACPI for IRQ routing >13:02:18,630 DEBUG kernel:PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64 >13:02:18,630 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >13:02:18,630 INFO kernel:NetLabel: Initializing >13:02:18,630 INFO kernel:NetLabel: domain hash size = 128 >13:02:18,630 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 >13:02:18,630 INFO kernel:NetLabel: unlabeled traffic allowed by default >13:02:18,630 INFO kernel:HPET: 3 timers in total, 0 timers will be used for per-cpu timer >13:02:18,630 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >13:02:18,630 INFO kernel:hpet0: 3 comparators, 64-bit 100.000000 MHz counter >13:02:18,630 INFO kernel:Switching to clocksource kvm-clock >13:02:18,630 INFO kernel:pnp: PnP ACPI init >13:02:18,630 INFO kernel:ACPI: bus type pnp registered >13:02:18,630 DEBUG kernel:pnp 00:00: [io 0x0cf8-0x0cff] >13:02:18,630 DEBUG kernel:pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >13:02:18,630 DEBUG kernel:pnp 00:01: [io 0x0070-0x0071] >13:02:18,630 DEBUG kernel:pnp 00:01: [irq 8] >13:02:18,630 DEBUG kernel:pnp 00:01: [io 0x0072-0x0077] >13:02:18,630 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >13:02:18,630 DEBUG kernel:pnp 00:02: [io 0x0060] >13:02:18,630 DEBUG kernel:pnp 00:02: [io 0x0064] >13:02:18,630 DEBUG kernel:pnp 00:02: [irq 1] >13:02:18,630 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >13:02:18,630 DEBUG kernel:pnp 00:03: [irq 12] >13:02:18,630 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >13:02:18,630 DEBUG kernel:pnp 00:04: [io 0x03f2-0x03f5] >13:02:18,630 DEBUG kernel:pnp 00:04: [io 0x03f7] >13:02:18,630 DEBUG kernel:pnp 00:04: [irq 6] >13:02:18,630 DEBUG kernel:pnp 00:04: [dma 2] >13:02:18,630 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >13:02:18,630 DEBUG kernel:pnp 00:05: [io 0x0378-0x037f] >13:02:18,630 DEBUG kernel:pnp 00:05: [irq 7] >13:02:18,630 DEBUG kernel:pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active) >13:02:18,630 DEBUG kernel:pnp 00:06: [io 0x03f8-0x03ff] >13:02:18,630 DEBUG kernel:pnp 00:06: [irq 4] >13:02:18,630 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >13:02:18,630 DEBUG kernel:pnp 00:07: [io 0x02f8-0x02ff] >13:02:18,630 DEBUG kernel:pnp 00:07: [irq 3] >13:02:18,630 DEBUG kernel:pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >13:02:18,630 DEBUG kernel:pnp 00:08: [mem 0xfed00000-0xfed003ff] >13:02:18,630 DEBUG kernel:pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active) >13:02:18,630 INFO kernel:pnp: PnP ACPI: found 9 devices >13:02:18,630 INFO kernel:ACPI: ACPI bus type pnp unregistered >13:02:18,630 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:02:18,630 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:02:18,630 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:02:18,630 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >13:02:18,630 INFO kernel:NET: Registered protocol family 2 >13:02:18,630 INFO kernel:IP route cache hash table entries: 65536 (order: 7, 524288 bytes) >13:02:18,630 INFO kernel:TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >13:02:18,630 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:02:18,630 INFO kernel:TCP: Hash tables configured (established 262144 bind 65536) >13:02:18,630 INFO kernel:TCP reno registered >13:02:18,630 INFO kernel:NET: Registered protocol family 1 >13:02:18,630 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >13:02:18,630 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >13:02:18,630 INFO kernel:pci 0000:00:01.0: Activating ISA DMA hang workarounds >13:02:18,630 WARNING kernel:ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >13:02:18,630 INFO kernel:pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 >13:02:18,630 INFO kernel:pci 0000:00:01.2: PCI INT D disabled >13:02:18,630 DEBUG kernel:pci 0000:00:02.0: Boot video device >13:02:18,630 INFO kernel:Trying to unpack rootfs image as initramfs... >13:02:18,630 INFO kernel:Freeing initrd memory: 32824k freed >13:02:18,630 INFO kernel:audit: initializing netlink socket (disabled) >13:02:18,630 NOTICE kernel:type=2000 audit(1402578137.564:1): initialized >13:02:18,630 INFO kernel:HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:02:18,630 NOTICE kernel:VFS: Disk quotas dquot_6.5.2 >13:02:18,630 WARNING kernel:Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:02:18,630 INFO kernel:msgmni has been set to 4005 >13:02:18,630 DEBUG kernel:SELinux: Registering netfilter hooks >13:02:18,630 INFO kernel:alg: No test for stdrng (krng) >13:02:18,630 WARNING kernel:ksign: Installing public key data >13:02:18,630 WARNING kernel:Loading keyring >13:02:18,630 WARNING kernel:- Added public key 7A6E6B28353A2EBA >13:02:18,630 WARNING kernel:- User ID: Red Hat, Inc. (Kernel Module GPG key) >13:02:18,630 WARNING kernel:- Added public key D4A26C9CCD09BEDA >13:02:18,630 WARNING kernel:- User ID: Red Hat Enterprise Linux Driver Update Program <secalert@redhat.com> >13:02:18,630 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) >13:02:18,630 INFO kernel:io scheduler noop registered >13:02:18,630 INFO kernel:io scheduler anticipatory registered >13:02:18,630 INFO kernel:io scheduler deadline registered >13:02:18,630 INFO kernel:io scheduler cfq registered (default) >13:02:18,630 INFO kernel:pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:02:18,630 INFO kernel:pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:02:18,630 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:02:18,630 INFO kernel:acpiphp: Slot [3] registered >13:02:18,630 INFO kernel:acpiphp: Slot [4] registered >13:02:18,630 INFO kernel:acpiphp: Slot [5] registered >13:02:18,630 INFO kernel:acpiphp: Slot [6] registered >13:02:18,630 INFO kernel:acpiphp: Slot [7] registered >13:02:18,630 INFO kernel:acpiphp: Slot [8] registered >13:02:18,630 INFO kernel:acpiphp: Slot [9] registered >13:02:18,630 INFO kernel:acpiphp: Slot [10] registered >13:02:18,630 INFO kernel:acpiphp: Slot [11] registered >13:02:18,630 INFO kernel:acpiphp: Slot [12] registered >13:02:18,630 INFO kernel:acpiphp: Slot [13] registered >13:02:18,630 INFO kernel:acpiphp: Slot [14] registered >13:02:18,630 INFO kernel:acpiphp: Slot [15] registered >13:02:18,630 INFO kernel:acpiphp: Slot [16] registered >13:02:18,630 INFO kernel:acpiphp: Slot [17] registered >13:02:18,631 INFO kernel:acpiphp: Slot [18] registered >13:02:18,631 INFO kernel:acpiphp: Slot [19] registered >13:02:18,631 INFO kernel:acpiphp: Slot [20] registered >13:02:18,631 INFO kernel:acpiphp: Slot [21] registered >13:02:18,631 INFO kernel:acpiphp: Slot [22] registered >13:02:18,631 INFO kernel:acpiphp: Slot [23] registered >13:02:18,631 INFO kernel:acpiphp: Slot [24] registered >13:02:18,631 INFO kernel:acpiphp: Slot [25] registered >13:02:18,631 INFO kernel:acpiphp: Slot [26] registered >13:02:18,631 INFO kernel:acpiphp: Slot [27] registered >13:02:18,631 INFO kernel:acpiphp: Slot [28] registered >13:02:18,631 INFO kernel:acpiphp: Slot [29] registered >13:02:18,631 INFO kernel:acpiphp: Slot [30] registered >13:02:18,631 INFO kernel:acpiphp: Slot [31] registered >13:02:18,631 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >13:02:18,631 INFO kernel:ACPI: Power Button [PWRF] >13:02:18,631 DEBUG kernel:ACPI: acpi_idle registered with cpuidle >13:02:18,631 WARNING kernel:[Firmware Bug]: No valid trip found >13:02:18,631 INFO kernel:GHES: HEST is not enabled! >13:02:18,631 INFO kernel:Non-volatile memory driver v1.3 >13:02:18,631 INFO kernel:Linux agpgart interface v0.103 >13:02:18,631 INFO kernel:crash memory driver: version 1.1 >13:02:18,631 INFO kernel:Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:02:18,631 INFO kernel:serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:02:18,631 INFO kernel:00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:02:18,631 INFO kernel:brd: module loaded >13:02:18,631 INFO kernel:loop: module loaded >13:02:18,631 INFO kernel:input: Macintosh mouse button emulation as /devices/virtual/input/input1 >13:02:18,631 INFO kernel:Fixed MDIO Bus: probed >13:02:18,631 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:02:18,631 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:02:18,631 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >13:02:18,631 INFO kernel:uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 >13:02:18,631 DEBUG kernel:uhci_hcd 0000:00:01.2: setting latency timer to 64 >13:02:18,631 INFO kernel:uhci_hcd 0000:00:01.2: UHCI Host Controller >13:02:18,631 INFO kernel:uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >13:02:18,631 INFO kernel:uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >13:02:18,631 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >13:02:18,631 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:02:18,631 INFO kernel:usb usb1: Product: UHCI Host Controller >13:02:18,631 INFO kernel:usb usb1: Manufacturer: Linux 2.6.32-472.el6.x86_64 uhci_hcd >13:02:18,631 INFO kernel:usb usb1: SerialNumber: 0000:00:01.2 >13:02:18,631 INFO kernel:usb usb1: configuration #1 chosen from 1 choice >13:02:18,631 INFO kernel:hub 1-0:1.0: USB hub found >13:02:18,631 INFO kernel:hub 1-0:1.0: 2 ports detected >13:02:18,631 INFO kernel:PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:02:18,631 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >13:02:18,631 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >13:02:18,631 INFO kernel:mice: PS/2 mouse device common for all mice >13:02:18,631 INFO kernel:rtc_cmos 00:01: RTC can wake from S4 >13:02:18,631 INFO kernel:rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >13:02:18,631 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >13:02:18,631 INFO kernel:rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >13:02:18,631 INFO kernel:cpuidle: using governor ladder >13:02:18,631 INFO kernel:cpuidle: using governor menu >13:02:18,631 INFO kernel:EFI Variables Facility v0.08 2004-May-17 >13:02:18,631 INFO kernel:usbcore: registered new interface driver hiddev >13:02:18,631 INFO kernel:usbcore: registered new interface driver usbhid >13:02:18,631 INFO kernel:usbhid: v2.6:USB HID core driver >13:02:18,631 INFO kernel:GRE over IPv4 demultiplexor driver >13:02:18,631 INFO kernel:TCP cubic registered >13:02:18,631 INFO kernel:Initializing XFRM netlink socket >13:02:18,631 INFO kernel:NET: Registered protocol family 17 >13:02:18,631 WARNING kernel:registered taskstats version 1 >13:02:18,631 INFO kernel:rtc_cmos 00:01: setting system clock to 2014-06-12 13:02:18 UTC (1402578138) >13:02:18,631 INFO kernel:Initalizing network drop monitor service >13:02:18,631 INFO kernel:Freeing unused kernel memory: 1284k freed >13:02:18,631 INFO kernel:Write protecting the kernel read-only data: 10240k >13:02:18,631 INFO kernel:Freeing unused kernel memory: 800k freed >13:02:18,632 INFO kernel:Freeing unused kernel memory: 1592k freed >13:02:18,765 INFO kernel:usb 1-1: new full speed USB device number 2 using uhci_hcd >13:02:18,917 INFO kernel:usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >13:02:18,917 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >13:02:18,917 INFO kernel:usb 1-1: Product: QEMU USB Tablet >13:02:18,917 INFO kernel:usb 1-1: Manufacturer: QEMU >13:02:18,917 INFO kernel:usb 1-1: SerialNumber: 42 >13:02:18,917 INFO kernel:usb 1-1: configuration #1 chosen from 1 choice >13:02:18,926 INFO kernel:input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >13:02:18,926 INFO kernel:generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >13:02:19,081 INFO kernel:Refined TSC clocksource calibration: 1595.936 MHz. >13:02:19,150 INFO kernel:input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 >13:02:20,867 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:02:20,905 INFO kernel:Loading iSCSI transport class v2.0-870. >13:02:20,970 NOTICE kernel:iscsi: registered transport (tcp) >13:02:21,013 INFO kernel:FDC 0 is a S82078B >13:02:21,038 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >13:02:21,062 INFO kernel:input: PC Speaker as /devices/platform/pcspkr/input/input5 >13:02:21,103 INFO kernel:No iBFT detected. >13:02:21,182 INFO kernel:NET: Registered protocol family 10 >13:02:21,183 INFO kernel:lo: Disabled Privacy Extensions >13:02:21,310 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >13:02:21,310 DEBUG kernel:ata_piix 0000:00:01.1: setting latency timer to 64 >13:02:21,311 INFO kernel:scsi0 : ata_piix >13:02:21,311 INFO kernel:scsi1 : ata_piix >13:02:21,311 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >13:02:21,311 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >13:02:21,728 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:02:21,770 WARNING kernel:ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >13:02:21,771 INFO kernel:virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10 >13:02:21,771 INFO kernel:virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 >13:02:21,773 WARNING kernel:ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >13:02:21,773 INFO kernel:virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 >13:02:21,775 WARNING kernel:ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >13:02:21,775 INFO kernel:virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11 >13:02:22,135 DEBUG kernel: alloc irq_desc for 24 on node -1 >13:02:22,135 DEBUG kernel: alloc kstat_irqs on node -1 >13:02:22,135 DEBUG kernel:virtio-pci 0000:00:03.0: irq 24 for MSI/MSI-X >13:02:22,135 DEBUG kernel: alloc irq_desc for 25 on node -1 >13:02:22,135 DEBUG kernel: alloc kstat_irqs on node -1 >13:02:22,135 DEBUG kernel:virtio-pci 0000:00:03.0: irq 25 for MSI/MSI-X >13:02:22,135 DEBUG kernel: alloc irq_desc for 26 on node -1 >13:02:22,135 DEBUG kernel: alloc kstat_irqs on node -1 >13:02:22,135 DEBUG kernel:virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >13:02:22,175 DEBUG kernel: alloc irq_desc for 27 on node -1 >13:02:22,175 DEBUG kernel: alloc kstat_irqs on node -1 >13:02:22,175 DEBUG kernel:virtio-pci 0000:00:05.0: irq 27 for MSI/MSI-X >13:02:22,175 DEBUG kernel: alloc irq_desc for 28 on node -1 >13:02:22,175 DEBUG kernel: alloc kstat_irqs on node -1 >13:02:22,175 DEBUG kernel:virtio-pci 0000:00:05.0: irq 28 for MSI/MSI-X >13:02:22,177 INFO kernel: vda: vda1 vda2 >13:02:25,005 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:02:27,364 INFO NetworkManager: <info> NetworkManager (version 0.8.1-70.el6) is starting... >13:02:27,364 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >13:02:27,371 INFO NetworkManager: <info> trying to start the modem manager... >13:02:27,378 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:02:27,378 INFO NetworkManager: <info> Bonding/Bridging/VLAN support enabled >13:02:27,384 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:02:27,384 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:02:27,385 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:02:27,386 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >13:02:27,389 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >13:02:27,389 WARNING NetworkManager: Can not read directory '/etc/NetworkManager/system-connections': Error opening directory '/etc/NetworkManager/system-connections': No such file or directory >13:02:27,394 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:02:27,394 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:02:27,394 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:02:27,394 INFO NetworkManager: <info> Networking is enabled by state file >13:02:27,474 INFO kernel:802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> >13:02:27,474 INFO kernel:All bugs added by David S. Miller <davem@redhat.com> >13:02:27,474 INFO NetworkManager: <info> (eth0): carrier is OFF >13:02:27,474 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >13:02:27,474 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >13:02:27,474 INFO NetworkManager: <info> (eth0): now managed >13:02:27,474 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [1 2 2] >13:02:27,474 INFO NetworkManager: <info> (eth0): bringing up device. >13:02:27,476 INFO NetworkManager: <info> (eth0): carrier now ON (device state 2) >13:02:27,476 INFO kernel:8021q: adding VLAN 0 to HW filter on device eth0 >13:02:27,477 INFO NetworkManager: <info> (eth0): preparing device. >13:02:27,477 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >13:02:27,480 INFO NetworkManager: <info> (eth0): carrier now OFF (device state 2) >13:02:27,481 INFO NetworkManager: <info> (eth0): carrier now ON (device state 2) >13:02:27,483 INFO NetworkManager: <info> Trying to start the supplicant... >13:02:27,485 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [2 3 0] >13:02:27,512 INFO NetworkManager: <info> wpa_supplicant started >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,350 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,397 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,397 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,397 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,398 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,398 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,398 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,398 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,398 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,418 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,447 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,447 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,447 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,447 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,448 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,448 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,448 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:28,448 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:29,447 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >13:02:29,452 INFO NetworkManager: <info> Auto-activating connection 'System eth0'. >13:02:29,452 INFO NetworkManager: <info> Activation (eth0) starting connection 'System eth0' >13:02:29,453 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [3 4 0] >13:02:29,454 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >13:02:29,454 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >13:02:29,454 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >13:02:29,454 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >13:02:29,454 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >13:02:29,454 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [4 5 0] >13:02:29,455 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >13:02:29,455 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >13:02:29,455 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >13:02:29,455 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >13:02:29,455 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [5 7 0] >13:02:29,456 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction >13:02:29,463 INFO NetworkManager: <info> dhclient started with pid 528 >13:02:29,463 INFO NetworkManager: <info> Activation (eth0) DHCPv4 will time out in 45 seconds >13:02:29,464 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >13:02:29,468 INFO dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1 >13:02:29,468 INFO dhclient: Copyright 2004-2010 Internet Systems Consortium. >13:02:29,468 INFO dhclient: All rights reserved. >13:02:29,469 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:02:29,469 INFO dhclient: >13:02:29,480 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >13:02:29,487 INFO dhclient: Listening on LPF/eth0/52:54:00:f5:a3:d6 >13:02:29,487 INFO dhclient: Sending on LPF/eth0/52:54:00:f5:a3:d6 >13:02:29,487 INFO dhclient: Sending on Socket/fallback >13:02:29,487 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x4b0b2d08) >13:02:30,248 INFO dhclient: DHCPOFFER from 10.34.102.252 >13:02:30,248 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4b0b2d08) >13:02:30,253 INFO dhclient: DHCPACK from 10.34.102.252 (xid=0x4b0b2d08) >13:02:30,264 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >13:02:30,264 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled... >13:02:30,264 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started... >13:02:30,264 INFO NetworkManager: <info> address 10.34.102.48 >13:02:30,265 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >13:02:30,265 INFO dhclient: bound to 10.34.102.48 -- renewal in 1580 seconds. >13:02:30,265 INFO NetworkManager: <info> gateway 10.34.102.254 >13:02:30,265 INFO NetworkManager: <info> nameserver '10.34.39.2' >13:02:30,265 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >13:02:30,265 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >13:02:30,265 INFO NetworkManager: <info> domain name 'brq.redhat.com' >13:02:30,265 INFO NetworkManager: <info> domain name 'redhat.com' >13:02:30,266 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... >13:02:30,266 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete. >13:02:30,266 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... >13:02:31,267 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [7 8 0] >13:02:31,269 INFO NetworkManager: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >13:02:31,269 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >13:02:31,273 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. >13:02:31,286 INFO NetworkManager: <info> Setting system hostname to 'office48.anaconda.englab.brq.redhat.com' (from address lookup) >13:02:31,414 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,414 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,414 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,414 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,414 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,415 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,415 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,415 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:02:31,428 WARNING loader: error -2147483630 reading header: cpio: read failed - Success >13:02:32,818 NOTICE dbus-daemon: [system] Reloaded configuration >13:02:32,822 NOTICE dbus-daemon: [system] Reloaded configuration >13:02:32,825 NOTICE dbus-daemon: [system] Reloaded configuration >13:02:33,055 DEBUG kernel:SELinux: 2048 avtab hash slots, 277817 rules. >13:02:33,183 DEBUG kernel:SELinux: 2048 avtab hash slots, 277817 rules. >13:02:33,694 DEBUG kernel:SELinux: 9 users, 12 roles, 3917 types, 217 bools, 1 sens, 1024 cats >13:02:33,694 DEBUG kernel:SELinux: 81 classes, 277817 rules >13:02:33,702 DEBUG kernel:SELinux: Completing initialization. >13:02:33,702 DEBUG kernel:SELinux: Setting up existing superblocks. >13:02:33,702 DEBUG kernel:SELinux: initialized (dev loop0, type squashfs), not configured for labeling >13:02:33,702 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:02:33,702 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:02:33,704 DEBUG kernel:SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >13:02:33,704 DEBUG kernel:SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:02:33,704 DEBUG kernel:SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:02:33,704 DEBUG kernel:SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:02:33,704 DEBUG kernel:SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:02:33,704 DEBUG kernel:SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts >13:02:33,704 DEBUG kernel:SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:02:33,704 DEBUG kernel:SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:02:33,704 DEBUG kernel:SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:02:33,706 DEBUG kernel:SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:02:33,706 DEBUG kernel:SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:02:33,706 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:02:33,706 DEBUG kernel:SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:02:33,706 DEBUG kernel:SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:02:33,707 DEBUG kernel:SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:02:33,707 DEBUG kernel:SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:02:33,736 NOTICE kernel:type=1403 audit(1402578153.734:2): policy loaded auid=4294967295 ses=4294967295 >13:02:33,901 INFO polkitd: started daemon version 0.96 using authority implementation `local' version `0.96' >13:02:34,054 INFO kernel:md: raid0 personality registered for level 0 >13:02:34,085 INFO kernel:md: raid1 personality registered for level 1 >13:02:34,110 INFO kernel:async_tx: api initialized (async) >13:02:34,148 INFO kernel:xor: automatically using best checksumming function: generic_sse >13:02:34,154 INFO kernel: generic_sse: 5356.000 MB/sec >13:02:34,154 INFO kernel:xor: using function: generic_sse (5356.000 MB/sec) >13:02:34,199 WARNING kernel:raid6: sse2x1 2105 MB/s >13:02:34,216 WARNING kernel:raid6: sse2x2 4187 MB/s >13:02:34,233 WARNING kernel:raid6: sse2x4 4742 MB/s >13:02:34,233 WARNING kernel:raid6: using algorithm sse2x4 (4742 MB/s) >13:02:34,233 WARNING kernel:raid6: using intx1 recovery algorithm >13:02:34,289 INFO kernel:md: raid6 personality registered for level 6 >13:02:34,289 INFO kernel:md: raid5 personality registered for level 5 >13:02:34,289 INFO kernel:md: raid4 personality registered for level 4 >13:02:34,338 INFO kernel:md: raid10 personality registered for level 10 >13:02:34,362 INFO kernel:md: linear personality registered for level -1 >13:02:34,404 INFO kernel:device-mapper: uevent: version 1.0.3 >13:02:34,405 INFO kernel:device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >13:02:34,571 INFO kernel:device-mapper: multipath: version 1.6.0 loaded >13:02:34,595 INFO kernel:device-mapper: multipath round-robin: version 1.0.0 loaded >13:02:51,386 INFO kernel: vda: vda1 >13:02:51,847 INFO kernel: vda: >13:02:52,072 INFO kernel: vda: vda1 >13:02:53,381 INFO kernel: vda: vda1 vda2 >13:02:59,130 INFO kernel:Adding 835580k swap on /dev/mapper/vg_office48-lv_swap. Priority:-1 extents:1 across:835580k >13:02:59,206 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: >13:02:59,206 DEBUG kernel:SELinux: initialized (dev dm-0, type ext4), uses xattr >13:02:59,258 INFO kernel:EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: >13:02:59,258 DEBUG kernel:SELinux: initialized (dev vda1, type ext4), uses xattr >13:02:59,358 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:03:13,434 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >13:06:42,751 DEBUG kernel:SELinux: 2048 avtab hash slots, 277817 rules. >13:06:42,899 DEBUG kernel:SELinux: 2048 avtab hash slots, 277817 rules. >13:06:43,374 DEBUG kernel:SELinux: 9 users, 12 roles, 3917 types, 217 bools, 1 sens, 1024 cats >13:06:43,374 DEBUG kernel:SELinux: 81 classes, 277817 rules
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 1108715
:
908113
|
908114
|
908115
|
908116
|
908117
|
908118
| 908119 |
908120
|
908121